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.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
*
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2016-10-22
1
-0
/
+1
*
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
2016-10-05
1
-19
/
+19
*
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
2016-10-05
1
-3
/
+0
*
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
2016-10-05
1
-0
/
+3
*
asm-generic: make get_user() clear the destination on errors
Al Viro
2016-10-05
1
-3
/
+7
*
asm-generic: {get,put}_user ptr argument evaluate only 1 time
Yoshinori Sato
2016-10-05
1
-4
/
+6
*
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
2016-10-05
1
-0
/
+10
*
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
2016-10-05
1
-7
/
+13
*
asm-generic: make copy_from_user() zero the destination properly
Al Viro
2016-10-05
1
-4
/
+6
*
PCI: Add Netronome NFP4000 PF device ID
Simon Horman
2016-09-02
1
-0
/
+1
*
PCI: Add Netronome vendor and device IDs
Jason S. McMullan
2016-09-02
1
-0
/
+6
*
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
2016-08-22
2
-11
/
+19
*
dcache: let the dentry count go down to zero without taking d_lock
Linus Torvalds
2016-08-22
1
-1
/
+2
*
radix-tree: fix radix_tree_iter_retry() for tagged iterators.
Andrey Ryabinin
2016-08-07
1
-0
/
+1
*
x86/quirks: Add early quirk to reset Apple AirPort card
Lukas Wunner
2016-08-07
1
-0
/
+1
*
drm/ttm: Make ttm_bo_mem_compat available
Sinclair Yeh
2016-08-07
1
-0
/
+14
*
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-08-03
1
-0
/
+4
*
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-07-12
1
-0
/
+3
*
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-07-12
1
-1
/
+1
*
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-07-12
1
-2
/
+2
*
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-07-12
1
-0
/
+3
*
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-07-12
1
-0
/
+4
*
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-07-12
2
-0
/
+5
*
net_sched: update hierarchical backlog too
WANG Cong
2016-07-12
2
-2
/
+7
*
net_sched: introduce qdisc_replace() helper
WANG Cong
2016-07-12
1
-0
/
+17
*
ASoC: samsung: pass DMA channels as pointers
Arnd Bergmann
2016-07-12
1
-0
/
+4
*
mm: rename deactivate_page to deactivate_file_page
Minchan Kim
2016-07-12
1
-1
/
+1
*
USB: EHCI: declare hostpc register as zero-length array
Alan Stern
2016-07-12
1
-2
/
+2
*
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
2016-07-12
1
-2
/
+0
*
irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
Marc Zyngier
2016-06-19
1
-1
/
+1
*
arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
Andre Przywara
2016-06-19
1
-0
/
+12
*
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2016-06-19
1
-1
/
+1
*
can: fix handling of unmodifiable configuration options
Oliver Hartkopp
2016-06-03
1
-2
/
+20
*
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
2016-06-03
1
-1
/
+1
*
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2016-06-03
2
-2
/
+2
*
Minimal fix-up of bad hashing behavior of hash_64()
Linus Torvalds
2016-05-17
1
-2
/
+18
*
IB/security: Restrict use of the write() interface
Jason Gunthorpe
2016-05-17
1
-0
/
+16
*
[media] v4l2-dv-timings.h: fix polarity for 4k formats
Hans Verkuil
2016-05-17
1
-10
/
+20
*
regulator: s2mps11: Fix invalid selector mask and voltages for buck9
Krzysztof Kozlowski
2016-05-17
1
-0
/
+2
*
mm: hugetlb: allow hugepages_supported to be architecture specific
Dominik Dingel
2016-05-10
1
-9
/
+8
*
drm: Loongson-3 doesn't fully support wc memory
Huacai Chen
2016-05-10
1
-0
/
+2
*
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
2016-04-20
1
-0
/
+2
*
compiler-gcc: disable -ftracer for __noclone functions
Paolo Bonzini
2016-04-20
1
-1
/
+1
*
compiler-gcc: integrate the various compiler-gcc[345].h files
Joe Perches
2016-04-20
4
-179
/
+116
*
mm: use 'unsigned int' for page order
Kirill A. Shutemov
2016-04-18
2
-3
/
+4
*
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-18
1
-1
/
+1
*
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-18
1
-3
/
+3
*
bitops: Do not default to __clear_bit() for __clear_bit_unlock()
Peter Zijlstra
2016-04-18
1
-7
/
+7
*
Thermal: Ignore invalid trip points
Zhang Rui
2016-04-18
1
-0
/
+2
*
PCI: Disable IO/MEM decoding for devices with non-compliant BARs
Bjorn Helgaas
2016-04-18
1
-0
/
+1
[next]