index
:
Linux Stable
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.13.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
...
*
KVM: Add infrastructure and macro to mark VM as bugged
Sean Christopherson
2022-08-25
1
-1
/
+27
*
ACPI: CPPC: Do not prevent CPPC from working in the future
Rafael J. Wysocki
2022-08-25
1
-1
/
+1
*
tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
Huacai Chen
2022-08-25
1
-1
/
+1
*
spmi: trace: fix stack-out-of-bound access in SPMI tracing functions
David Collins
2022-08-25
1
-6
/
+6
*
mfd: t7l66xb: Drop platform disable callback
Uwe Kleine-König
2022-08-25
1
-1
/
+0
*
kfifo: fix kfifo_to_user() return type
Dan Carpenter
2022-08-25
1
-1
/
+1
*
can: error: specify the values of data[5..7] of CAN error frames
Vincent Mailhol
2022-08-25
1
-1
/
+4
*
wait: Fix __wait_event_hrtimeout for RT/DL tasks
Juri Lelli
2022-08-25
1
-4
/
+5
*
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
2022-08-25
1
-0
/
+1
*
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-08-25
1
-0
/
+2
*
add barriers to buffer_uptodate and set_buffer_uptodate
Mikulas Patocka
2022-08-25
1
-1
/
+24
*
ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
Ziyang Xuan
2022-08-03
1
-0
/
+3
*
tcp: Fix a data-race around sysctl_tcp_adv_win_scale.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+1
*
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-08-03
1
-0
/
+1
*
tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
Jiri Slaby
2022-07-29
1
-0
/
+3
*
tty: drop tty_schedule_flip()
Jiri Slaby
2022-07-29
1
-1
/
+0
*
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
2022-07-29
1
-2
/
+1
*
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2022-07-29
1
-1
/
+1
*
Bluetooth: Add bt_skb_sendmmsg helper
Luiz Augusto von Dentz
2022-07-29
1
-0
/
+38
*
Bluetooth: Add bt_skb_sendmsg helper
Luiz Augusto von Dentz
2022-07-29
1
-0
/
+28
*
bitfield.h: Fix "type of reg too small for mask" test
Peter Zijlstra
2022-07-29
1
-1
/
+18
*
mmap locking API: initial implementation as rwsem wrappers
Michel Lespinasse
2022-07-29
2
-0
/
+55
*
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
2022-07-29
1
-100
/
+58
*
locking/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions
Will Deacon
2022-07-29
1
-7
/
+2
*
locking/refcount: Move saturation warnings out of line
Will Deacon
2022-07-29
1
-19
/
+20
*
locking/refcount: Improve performance of generic REFCOUNT_FULL code
Will Deacon
2022-07-29
1
-56
/
+75
*
locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the ...
Will Deacon
2022-07-29
1
-9
/
+228
*
locking/refcount: Remove unused refcount_*_checked() variants
Will Deacon
2022-07-29
1
-18
/
+7
*
locking/refcount: Ensure integer operands are treated as signed
Will Deacon
2022-07-29
1
-7
/
+7
*
locking/refcount: Define constants for saturation and max refcount values
Will Deacon
2022-07-29
1
-1
/
+9
*
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2022-07-29
1
-2
/
+2
*
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+2
*
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+2
*
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
raw: Fix a data-race around sysctl_raw_l3mdev_accept.
Kuniyuki Iwashima
2022-07-21
1
-1
/
+1
*
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
2022-07-21
1
-1
/
+1
*
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
2022-07-21
1
-1
/
+2
*
net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
Steven Rostedt (Google)
2022-07-21
1
-2
/
+4
*
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
*
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2022-07-12
1
-0
/
+4
*
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-07-12
1
-2
/
+0
*
linux/dim: Fix divide by 0 in RDMA DIM
Tao Liu
2022-07-07
1
-1
/
+1
*
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
2022-07-02
1
-8
/
+38
*
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
2022-06-29
1
-4
/
+8
[prev]
[next]