index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
tty: drop tty_schedule_flip()
Jiri Slaby
1
-1
/
+0
2022-07-29
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
1
-2
/
+1
2022-07-29
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
1
-1
/
+1
2022-07-29
Bluetooth: Add bt_skb_sendmmsg helper
Luiz Augusto von Dentz
1
-0
/
+38
2022-07-29
Bluetooth: Add bt_skb_sendmsg helper
Luiz Augusto von Dentz
1
-0
/
+28
2022-07-29
bitfield.h: Fix "type of reg too small for mask" test
Peter Zijlstra
1
-1
/
+18
2022-07-29
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-29
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-29
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
1
-3
/
+6
2022-07-29
net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
Menglong Dong
2
-0
/
+12
2022-07-29
net: ipv4: use kfree_skb_reason() in ip_rcv_core()
Menglong Dong
2
-0
/
+12
2022-07-29
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
2
-0
/
+2
2022-07-29
net: skb_drop_reason: add document for drop reasons
Menglong Dong
1
-6
/
+6
2022-07-29
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
2
-2
/
+2
2022-07-29
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
Menglong Dong
2
-0
/
+2
2022-07-29
net: skb: use kfree_skb_reason() in tcp_v4_rcv()
Menglong Dong
2
-0
/
+8
2022-07-29
net: skb: introduce kfree_skb_reason()
Menglong Dong
2
-8
/
+51
2022-07-29
tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
Kuniyuki Iwashima
2
-3
/
+3
2022-07-29
tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
Eric Dumazet
1
-2
/
+3
2022-07-29
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-29
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
1
-3
/
+10
2022-07-29
ipv4/tcp: do not use per netns ctl sockets
Eric Dumazet
1
-1
/
+0
2022-07-29
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-23
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-2
/
+4
2022-07-23
objtool: Add entry UNRET validation
Peter Zijlstra
1
-0
/
+3
2022-07-23
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+2
2022-07-23
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
1
-1
/
+1
2022-07-21
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
1
-0
/
+5
2022-07-21
firmware: sysfb: Add sysfb_disable() helper function
Javier Martinez Canillas
1
-0
/
+12
2022-07-21
firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
Javier Martinez Canillas
1
-5
/
+5
2022-07-21
net/tls: Check for errors in tls_device_init
Tariq Toukan
1
-2
/
+2
2022-07-21
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
1
-0
/
+6
2022-07-21
raw: Fix a data-race around sysctl_raw_l3mdev_accept.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-21
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
1
-5
/
+9
2022-07-21
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-21
reset: Fix devm bulk optional exclusive control getter
Serge Semin
1
-1
/
+1
2022-07-21
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
1
-1
/
+2
2022-07-21
net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
Steven Rostedt (Google)
1
-2
/
+4
2022-07-21
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
1
-1
/
+1
2022-07-12
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
2
-2
/
+0
2022-07-12
misc: rtsx_usb: use separate command and response buffers
Shuah Khan
1
-1
/
+0
2022-07-12
misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
Shuah Khan
1
-1
/
+0
2022-07-12
video: of_display_timing.h: include errno.h
Hsin-Yi Wang
1
-0
/
+2
2022-07-12
memregion: Fix memregion_free() fallback definition
Dan Williams
1
-1
/
+1
[next]