index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: fix building without CONFIG_UID16
Arnd Bergmann
2016-01-28
2
-2
/
+2
*
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-01-28
1
-0
/
+1
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-01-22
1
-0
/
+1
*
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2016-01-22
1
-0
/
+2
*
USB: add quirk for devices with broken LPM
Alan Stern
2016-01-22
1
-0
/
+3
*
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2016-01-22
1
-0
/
+1
*
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2016-01-22
1
-0
/
+1
*
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
2016-01-22
1
-0
/
+1
*
net: avoid NULL deref in inet_ctl_sock_destroy()
Eric Dumazet
2015-12-09
1
-1
/
+2
*
ASoC: wm8904: Correct number of EQ registers
Charles Keepax
2015-11-09
1
-1
/
+1
*
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
2015-10-27
1
-0
/
+8
*
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-10-27
1
-1
/
+1
*
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
2015-10-27
1
-0
/
+3
*
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
2015-10-27
1
-1
/
+5
*
security: fix typo in security_task_prctl
Jann Horn
2015-10-22
1
-1
/
+1
*
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
2015-10-22
1
-0
/
+8
*
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-10-01
1
-0
/
+1
*
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
2015-10-01
2
-0
/
+5
*
iio: Add inverse unit conversion macros
Lars-Peter Clausen
2015-09-21
1
-0
/
+17
*
drm/radeon: add new OLAND pci id
Alex Deucher
2015-09-13
1
-0
/
+1
*
nfs: increase size of EXCHANGE_ID name string buffer
Jeff Layton
2015-08-03
1
-1
/
+1
*
USB: usbfs: allow URBs to be reaped after disconnection
Alan Stern
2015-08-03
1
-1
/
+2
*
ACPICA: Tables: Fix an issue that FACS initialization is performed twice
Lv Zheng
2015-08-03
1
-0
/
+1
*
libata: add ATA_HORKAGE_NOTRIM
Arne Fitzenreiter
2015-08-03
1
-0
/
+1
*
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
2015-08-03
1
-2
/
+2
*
bus: mvebu: pass the coherency availability information at init time
Greg Ungerer
2015-07-03
1
-1
/
+1
*
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
2015-07-03
1
-1
/
+1
*
include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...
Oleg Nesterov
2015-07-03
1
-4
/
+4
*
get rid of s_files and files_lock
Al Viro
2015-07-03
1
-13
/
+0
*
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
2015-07-03
1
-0
/
+2
*
libata: Ignore spurious PHY event on LPM policy change
Gabriele Mazzotta
2015-06-05
1
-0
/
+9
*
libata: Add helper to determine when PHY events should be ignored
Gabriele Mazzotta
2015-06-05
1
-0
/
+1
*
ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.
Lv Zheng
2015-05-17
1
-1
/
+1
*
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
2015-05-17
1
-22
/
+0
*
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2015-05-17
1
-1
/
+1
*
ALSA: emu10k1: Emu10k2 32 bit DMA mode
Peter Zubaj
2015-05-13
1
-5
/
+9
*
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
2015-05-06
1
-0
/
+4
*
ACPICA: Utilities: split IO address types from data type models.
Lv Zheng
2015-05-06
2
-0
/
+21
*
usb: define a generic USB_RESUME_TIMEOUT macro
Felipe Balbi
2015-05-06
1
-0
/
+26
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-04-29
1
-2
/
+3
*
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2015-04-29
1
-4
/
+4
*
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
Kirill A. Shutemov
2015-04-29
1
-3
/
+2
*
remove extra definitions of U32_MAX
Alex Elder
2015-04-29
1
-19
/
+0
*
conditionally define U32_MAX
Alex Elder
2015-04-29
1
-0
/
+2
*
kernel.h: define u8, s8, u32, etc. limits
Alex Elder
2015-04-19
1
-0
/
+13
*
Defer processing of REQ_PREEMPT requests for blocked devices
Bart Van Assche
2015-04-19
1
-1
/
+3
*
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
2015-03-26
1
-1
/
+2
*
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
2015-03-06
1
-0
/
+1
*
fsnotify: fix handling of renames in audit
Jan Kara
2015-03-06
1
-2
/
+4
*
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2015-02-26
2
-1
/
+2
[next]