Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b6c09b512dc0c5f62a4cc40184f5de749e90fdac
/
include
/
linux
d19f05d
kernel/params.c: generalize bool_enable_only
by Luis R. Rodriguez
· 10 years ago
9c27847
kernel/params: constify struct kernel_param_ops uses
by Luis R. Rodriguez
· 10 years ago
28b8d0c
sysfs: tightened sysfs permission checks
by Gobinda Charan Maji
· 10 years ago
6c9692e
module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING
by Peter Zijlstra
· 10 years ago
93c2e10
module: Optimize __module_address() using a latched RB-tree
by Peter Zijlstra
· 10 years ago
ade3f51
rbtree: Implement generic latch_tree
by Peter Zijlstra
· 10 years ago
7fc2632
seqlock: Introduce raw_read_seqcount_latch()
by Peter Zijlstra
· 10 years ago
0a04b01
rcu: Move lockless_dereference() out of rcupdate.h
by Peter Zijlstra
· 10 years ago
6695b92
seqlock: Better document raw_write_seqcount_latch()
by Peter Zijlstra
· 10 years ago
d72da4a
rbtree: Make lockless searches non-fatal
by Peter Zijlstra
· 10 years ago
0be964b
module: Sanitize RCU usage and locking
by Peter Zijlstra
· 10 years ago
c5db6a3
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0b6280c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
1c8df7b
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
572152a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
d654976
tcp: fix a potential deadlock in tcp_get_info()
by Eric Dumazet
· 10 years ago
6efdb11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
3d854120
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 10 years ago
faecbb4
Revert "netfilter: bridge: query conntrack about skb dnat"
by Florian Westphal
· 10 years ago
dd8edd7
Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
07ee072
rhashtable: Add cap on number of elements in hash table
by Herbert Xu
· 10 years ago
14db1e8
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
929aa5b
uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER
by Josh Triplett
· 10 years ago
8f4fc07
gfp: add __GFP_NOACCOUNT
by Vladimir Davydov
· 10 years ago
f7bcb70
ktime: Fix ktime_divns to do signed division
by John Stultz
· 10 years ago
110bc76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
01d460d
net: Remove remaining remnants of pm_qos from netdevice.h
by David Ahern
· 10 years ago
336b7e1
block: remove export for blk_queue_bio
by Mike Snitzer
· 10 years ago
2d94e52
HID: hid-sensor-hub: Fix debug lock warning
by Srinivas Pandruvada
· 10 years ago
b3e5838
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
1a48632
pty: Fix input race when closing
by Peter Hurley
· 10 years ago
9d88f22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1daac19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
26b293e
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
0cd3be6
clk: si5351: Do not pass struct clk in platform_data
by Sebastian Hesselbarth
· 10 years ago
0782e63
sched: Handle priority boosted tasks proper in setscheduler()
by Thomas Gleixner
· 10 years ago
ac01ce1
tracing: Make ftrace_print_array_seq compute buf_len
by Alex Bennée
· 10 years ago
d8fce2d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d8fd150
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
by Ryusuke Konishi
· 10 years ago
05836c3
util_macros.h: have array pointer point to array of constants
by Guenter Roeck
· 10 years ago
d9cee5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
73e8431
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
b2387dd
blk-mq: fix FUA request hang
by Shaohua Li
· 10 years ago
7829fb0
lib: make memzero_explicit more robust against dead store elimination
by Daniel Borkmann
· 10 years ago
6c3c1eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
9dbbe3c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
9263a06
Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
dcca8de
Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
bdd1f9e
tcp: add tcpi_bytes_received to tcp_info
by Eric Dumazet
· 10 years ago
0df48c2
tcp: add tcpi_bytes_acked to tcp_info
by Eric Dumazet
· 10 years ago
46c264d
bridge/nl: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 10 years ago
14bc84ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
b00f5c2
tty: Re-add external interface for tty_set_termios()
by Frederic Danis
· 10 years ago
ee136af
uas: Add US_FL_MAX_SECTORS_240 flag
by Hans de Goede
· 10 years ago
39376cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
2decb26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
73459e2
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
by Paolo Bonzini
· 10 years ago
9f86262
Merge git://git.infradead.org/intel-iommu
by Linus Torvalds
· 10 years ago
59953fb
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
36a8032
Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 10 years ago
09c5b48
libata: Ignore spurious PHY event on LPM policy change
by Gabriele Mazzotta
· 10 years ago
8393b81
libata: Add helper to determine when PHY events should be ignored
by Gabriele Mazzotta
· 10 years ago
2ea2f62
net: fix crash in build_skb()
by Eric Dumazet
· 10 years ago
ac74d8d
fix I_DIO_WAKEUP definition
by Eric Sandeen
· 10 years ago
fe0f07d
direct-io: only inc/dec inode->i_dio_count for file systems
by Jens Axboe
· 10 years ago
1dcc73d
irqchip: gic: Drop support for gic_arch_extn
by Marc Zyngier
· 10 years ago
547c4b5
netfilter: bridge: fix NULL deref in physin/out ifindex helpers
by Florian Westphal
· 10 years ago
b3f4ef0
Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf
by Linus Torvalds
· 10 years ago
d6a4c0e
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
474095e
Merge tag 'md/4.1' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
d56a669
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
1d8dc3d
rhashtable: don't attempt to grow when at max_size
by Johannes Berg
· 10 years ago
836ee48
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
860448c
Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
1aef882
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
f139b6c
Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 10 years ago
40c64c2
NFS: Move nfs_idmap.h into fs/nfs/
by Anna Schumaker
· 10 years ago
f9ebd61
NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
by Anna Schumaker
· 10 years ago
3f94009
sunrpc: make debugfs file creation failure non-fatal
by Jeff Layton
· 10 years ago
9a51940
NFS: Don't zap caches on fallocate()
by Anna Schumaker
· 10 years ago
ec65aaf
netdev_alloc_pcpu_stats: use less common iterator variable
by Johannes Berg
· 10 years ago
7e01b5a
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
by Martin Schwidefsky
· 10 years ago
a62d016
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
7c034df
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
1204c46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
03c5774
mpls: Per-device MPLS state
by Robert Shearman
· 10 years ago
b9bb6fb
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
f3ca10d
Revert "mm: avoid tail page refcounting on non-THP compound pages"
by Linus Torvalds
· 10 years ago
5e6c94a
Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
8b3c8ba
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e5ac320
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
7d2b6ef
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
5c73cc4
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e6c81cc
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
d0440c5
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
7c1c474
libceph: announce support for straw2 buckets
by Ilya Dryomov
· 10 years ago
958a276
crush: straw2 bucket type with an efficient 64-bit crush_ln()
by Ilya Dryomov
· 10 years ago
0ea611a
ceph: rename snapshot support
by Yan, Zheng
· 10 years ago
0140e61
perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver
by Sonny Rao
· 10 years ago
Next »