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
...
*
net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
Steven Rostedt (Google)
2022-07-21
1
-2
/
+4
*
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2022-07-21
1
-1
/
+1
*
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
2022-07-12
2
-2
/
+0
*
misc: rtsx_usb: use separate command and response buffers
Shuah Khan
2022-07-12
1
-1
/
+0
*
misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
Shuah Khan
2022-07-12
1
-1
/
+0
*
video: of_display_timing.h: include errno.h
Hsin-Yi Wang
2022-07-12
1
-0
/
+2
*
memregion: Fix memregion_free() fallback definition
Dan Williams
2022-07-12
1
-1
/
+1
*
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
2022-07-12
1
-3
/
+2
*
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2022-07-12
1
-0
/
+4
*
rxrpc: Fix locking issue
David Howells
2022-07-12
2
-0
/
+14
*
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
2022-07-12
2
-0
/
+14
*
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
2022-07-12
2
-0
/
+2
*
uapi/linux/stddef.h: Add include guards
Tadeusz Struk
2022-07-12
1
-0
/
+4
*
stddef: Introduce DECLARE_FLEX_ARRAY() helper
Kees Cook
2022-07-12
2
-0
/
+29
*
mm: vmalloc: introduce array allocation functions
Paolo Bonzini
2022-07-12
1
-0
/
+5
*
Compiler Attributes: add __alloc_size() for better bounds checking
Kees Cook
2022-07-12
3
-0
/
+30
*
media: omap3isp: Use struct_group() for memcpy() region
Kees Cook
2022-07-12
1
-8
/
+13
*
stddef: Introduce struct_group() helper macro
Kees Cook
2022-07-12
2
-0
/
+69
*
block: fix rq-qos breakage from skipping rq_qos_done_bio()
Tejun Heo
2022-07-12
1
-1
/
+2
*
netfilter: nft_payload: support for inner header matching / mangling
Pablo Neira Ayuso
2022-07-12
2
-0
/
+4
*
netfilter: nf_tables: convert pktinfo->tprot_set to flags field
Pablo Neira Ayuso
2022-07-12
3
-8
/
+13
*
bpf: Stop caching subprog index in the bpf_pseudo_func insn
Martin KaFai Lau
2022-07-12
1
-0
/
+6
*
qed: Improve the stack space of filter_config()
Shai Malin
2022-07-12
1
-13
/
+8
*
drm/fourcc: fix integer type usage in uapi header
Carlos Llamas
2022-07-07
1
-2
/
+2
*
net: fix IFF_TX_SKB_NO_LINEAR definition
Dan Carpenter
2022-07-07
1
-1
/
+1
*
linux/dim: Fix divide by 0 in RDMA DIM
Tao Liu
2022-07-07
1
-1
/
+1
*
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
2022-07-07
1
-0
/
+6
*
fs: fix acl translation
Christian Brauner
2022-07-02
1
-0
/
+4
*
fs: support mapped mounts of mapped filesystems
Christian Brauner
2022-07-02
1
-8
/
+9
*
fs: add i_user_ns() helper
Christian Brauner
2022-07-02
1
-4
/
+9
*
fs: port higher-level mapping helpers
Christian Brauner
2022-07-02
2
-8
/
+12
*
fs: remove unused low-level mapping helpers
Christian Brauner
2022-07-02
1
-56
/
+0
*
fs: account for filesystem mappings
Christian Brauner
2022-07-02
2
-6
/
+191
*
fs: tweak fsuidgid_has_mapping()
Christian Brauner
2022-07-02
1
-3
/
+11
*
fs: move mapping helpers
Christian Brauner
2022-07-02
2
-90
/
+102
*
fs: add is_idmapped_mnt() helper
Christian Brauner
2022-07-02
1
-0
/
+14
*
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-29
1
-0
/
+5
*
ata: libata: add qc->flags in ata_qc_complete_template tracepoint
Edward Wu
2022-06-29
1
-0
/
+1
*
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
2022-06-29
1
-4
/
+8
*
init: Initialize noop_backing_dev_info early
Jan Kara
2022-06-22
1
-0
/
+2
*
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
2022-06-16
1
-0
/
+3
*
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
2022-06-14
1
-0
/
+1
*
random: mark bootloader randomness code as __init
Jason A. Donenfeld
2022-06-14
1
-1
/
+1
*
nodemask: Fix return values to be unsigned
Kees Cook
2022-06-14
1
-19
/
+19
*
jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds
Peter Zijlstra
2022-06-14
1
-2
/
+2
*
extcon: Fix extcon_get_extcon_dev() error handling
Dan Carpenter
2022-06-14
1
-1
/
+1
*
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
2022-06-14
1
-0
/
+3
*
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
2022-06-14
2
-3
/
+3
*
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-14
2
-1
/
+2
*
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-06-14
1
-1
/
+0
[prev]
[next]