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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
2015-04-27
1
-2
/
+4
*
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
2015-04-27
1
-0
/
+12
*
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-27
1
-0
/
+6
*
dm snapshot: suspend merging snapshot when doing exception handover
Mikulas Patocka
2015-03-30
1
-0
/
+1
*
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
2015-03-23
1
-1
/
+2
*
Revert "USB: serial: make bulk_out_size a lower limit"
Johan Hovold
2015-03-18
1
-2
/
+1
*
quota: Store maximum space limit in bytes
Jan Kara
2015-03-04
1
-2
/
+2
*
NFS: struct nfs_commit_info.lock must always point to inode->i_lock
Trond Myklebust
2015-03-02
1
-1
/
+1
*
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
2015-03-02
2
-4
/
+8
*
fsnotify: fix handling of renames in audit
Jan Kara
2015-03-02
1
-2
/
+4
*
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
2015-03-02
1
-0
/
+2
*
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
2015-02-24
1
-0
/
+1
*
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2015-02-04
1
-6
/
+0
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-02-04
1
-2
/
+4
*
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
2015-02-04
2
-4
/
+47
*
usb-core bInterval quirk
James P Michels III
2015-02-04
1
-0
/
+11
*
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
2015-02-04
1
-7
/
+6
*
crypto: prefix module autoloading with "crypto-"
Kees Cook
2015-02-04
1
-0
/
+13
*
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
2015-02-04
1
-0
/
+1
*
PCI: Add pci_claim_bridge_resource() to clip window if necessary
Yinghai Lu
2015-02-04
1
-0
/
+1
*
PCI: Add flag for devices where we can't use bus reset
Alex Williamson
2015-02-04
1
-0
/
+2
*
time: settimeofday: Validate the values of tv from user
Sasha Levin
2015-02-02
1
-0
/
+13
*
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
2015-01-16
1
-1
/
+0
*
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
2015-01-16
1
-0
/
+10
*
mm: propagate error from stack expansion even for guard page
Linus Torvalds
2015-01-16
1
-1
/
+1
*
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2015-01-15
1
-4
/
+4
*
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
2015-01-15
1
-0
/
+4
*
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
2015-01-15
1
-0
/
+1
*
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
2015-01-15
1
-0
/
+7
*
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
2015-01-15
1
-1
/
+3
*
userns: Don't allow setgroups until a gid mapping has been setablished
Eric W. Biederman
2015-01-15
1
-0
/
+5
*
groups: Consolidate the setgroups permission checks
Eric W. Biederman
2015-01-15
1
-0
/
+1
*
PCI/MSI: Add device flag indicating that 64-bit MSIs don't work
Benjamin Herrenschmidt
2014-12-10
1
-0
/
+1
*
clk-divider: Fix READ_ONLY when divider > 1
James Hogan
2014-12-10
1
-1
/
+0
*
iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask
Cristina Ciocan
2014-12-04
1
-1
/
+1
*
bitops: Fix shift overflow in GENMASK macros
Maxime COQUELIN
2014-12-01
1
-2
/
+5
*
inetdevice: fixed signed integer overflow
Vincent BENAYOUN
2014-12-01
1
-1
/
+1
*
clocksource: Remove "weak" from clocksource_default_clock() declaration
Bjorn Helgaas
2014-11-27
1
-1
/
+1
*
kgdb: Remove "weak" from kgdb_arch_pc() declaration
Bjorn Helgaas
2014-11-27
1
-1
/
+1
*
vmcore: Remove "weak" from function declarations
Bjorn Helgaas
2014-11-27
1
-8
/
+7
*
memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration
Bjorn Helgaas
2014-11-27
1
-1
/
+1
*
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
2014-11-27
1
-0
/
+1
*
nfs: fix pnfs direct write memory leak
Peng Tao
2014-11-27
1
-0
/
+11
*
tracing: Do not busy wait in buffer splice
Rabin Vincent
2014-11-27
1
-1
/
+1
*
power: charger-manager: Fix accessing invalidated power supply after charger ...
Krzysztof Kozlowski
2014-11-20
1
-2
/
+0
*
power: charger-manager: Fix accessing invalidated power supply after fuel gau...
Krzysztof Kozlowski
2014-11-20
1
-1
/
+0
*
HID: usbhid: add always-poll quirk
Johan Hovold
2014-11-17
1
-0
/
+1
*
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
2014-11-17
1
-3
/
+2
*
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
2014-11-14
1
-0
/
+1
*
of: Fix overflow bug in string property parsing functions
Grant Likely
2014-11-14
1
-14
/
+70
[next]