index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-24
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
1
-0
/
+1
2016-03-08
nfs: fix nfs_size_to_loff_t
Christoph Hellwig
1
-3
/
+1
2016-03-04
tracing: Fix freak link error caused by branch tracer
Arnd Bergmann
1
-1
/
+1
2016-03-04
tracepoints: Do not trace when cpu is offline
Steven Rostedt (Red Hat)
1
-0
/
+6
2016-02-25
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2
-0
/
+5
2016-02-25
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
1
-0
/
+4
2016-02-25
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
1
-3
/
+3
2016-02-25
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
Konstantin Khlebnikov
1
-14
/
+0
2016-02-25
radix-tree: fix race in gang lookup
Matthew Wilcox
1
-0
/
+16
2016-02-25
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
1
-0
/
+6
2016-02-24
crypto: skcipher - Add crypto_skcipher_has_setkey
Herbert Xu
1
-0
/
+8
2016-02-03
arm64: fix building without CONFIG_UID16
Arnd Bergmann
2
-2
/
+2
2016-02-03
net/mlx4: Remove unused macro
Moni Shoua
1
-4
/
+0
2016-02-03
printk: help pr_debug and pr_devel to optimize out arguments
Aaron Conole
1
-6
/
+6
2016-02-02
mtd: nand: remove unused and buggy get_platform_nandchip() helper function
Boris BREZILLON
1
-9
/
+0
2016-02-02
mtd: nand: fix ONFI parameter page layout
Boris BREZILLON
1
-2
/
+2
2016-02-02
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
1
-0
/
+1
2016-01-28
unix: properly account for FDs passed over unix sockets
willy tarreau
1
-0
/
+1
2016-01-25
Revert "[stable-only] net: add length argument to skb_copy_and_csum_datagram_...
Luis Henriques
1
-1
/
+1
2016-01-25
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
1
-0
/
+19
2016-01-25
ftrace/module: Call clean up function when module init fails early
Steven Rostedt (Red Hat)
1
-0
/
+1
2016-01-25
include/linux/mmdebug.h: should include linux/bug.h
James Morse
1
-0
/
+1
2016-01-25
ses: fix additional element traversal bug
James Bottomley
1
-0
/
+4
2016-01-19
USB: add quirk for devices with broken LPM
Alan Stern
1
-0
/
+3
2016-01-05
locking: Add WARN_ON_ONCE lock assertion
Peter Hurley
1
-0
/
+5
2016-01-05
block: Always check queue limits for cloned requests
Hannes Reinecke
1
-1
/
+0
2015-12-18
ipv6: add complete rcu protection around np->opt
Eric Dumazet
1
-1
/
+1
2015-12-14
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
1
-1
/
+0
2015-12-13
ACPI: Use correct IRQ when uninstalling ACPI interrupt handler
Chen Yu
1
-0
/
+6
2015-12-13
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
1
-0
/
+1
2015-12-13
lockd: create NSM handles per net namespace
Andrey Ryabinin
1
-3
/
+6
2015-11-16
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
3
-11
/
+14
2015-11-16
sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
Frederic Weisbecker
1
-4
/
+4
2015-10-28
[stable-only] net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
1
-1
/
+1
2015-10-28
skbuff: Fix skb checksum partial check.
Pravin B Shelar
1
-1
/
+1
2015-10-28
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
1
-0
/
+3
2015-10-28
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
1
-0
/
+1
2015-10-28
drivers: usb :fsl: Implement Workaround for USB Erratum A007792
Nikhil Badola
1
-0
/
+1
2015-10-19
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
1
-1
/
+2
2015-09-30
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
1
-2
/
+11
2015-09-30
net: fix endian check warning in etherdevice.h
Jesse Brandeburg
1
-1
/
+1
2015-09-29
fs: create and use seq_show_option for escaping
Kees Cook
1
-0
/
+35
2015-09-28
iio: Add inverse unit conversion macros
Lars-Peter Clausen
1
-0
/
+17
2015-09-28
PCI: Add dev_flags bit to access VPD through function 0
Mark Rustad
1
-0
/
+2
2015-08-31
rcu: Move lockless_dereference() out of rcupdate.h
Peter Zijlstra
2
-15
/
+15
2015-08-31
rcu: Provide counterpart to rcu_dereference() for non-RCU situations
Paul E. McKenney
1
-0
/
+15
2015-08-27
bufferhead: Add _gfp version for sb_getblk()
Nikolay Borisov
1
-0
/
+7
2015-08-27
fs/buffer.c: support buffer cache allocations with gfp modifiers
Gioh Kim
1
-5
/
+42
2015-08-11
mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict
Scott Wood
1
-5
/
+5
2015-08-11
libata: add ATA_HORKAGE_NOTRIM
Arne Fitzenreiter
1
-0
/
+2
[next]