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
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
2019-11-06
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
1
-0
/
+2
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
1
-0
/
+5
2019-11-06
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
1
-1
/
+1
2019-11-06
USB: gadget: Reject endpoints with 0 maxpacket value
Alan Stern
1
-0
/
+10
2019-10-17
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
1
-9
/
+9
2019-10-17
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
1
-0
/
+53
2019-10-17
ASoC: Define a set of DAPM pre/post-up events
Oleksandr Suvorov
1
-0
/
+2
2019-10-07
scsi: core: Reduce memory required for SCSI logging
Bart Van Assche
1
-2
/
+0
2019-10-05
quota: fix wrong condition in is_quota_modification()
Chao Yu
1
-1
/
+1
2019-10-05
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
1
-0
/
+5
2019-09-21
isdn/capi: check message length in capi_write()
Eric Biggers
1
-0
/
+1
2019-09-16
xfrm: clean up xfrm protocol checks
Cong Wang
1
-0
/
+17
2019-09-10
libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
Luis Henriques
1
-1
/
+2
2019-09-10
gpio: Fix build error of function redefinition
YueHaibing
1
-24
/
+0
2019-09-06
tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue
Tim Froidcoeur
1
-0
/
+4
2019-09-06
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
1
-0
/
+2
2019-09-06
inet: switch IP ID generator to siphash
Eric Dumazet
2
-0
/
+7
2019-09-06
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
1
-1
/
+56
2019-09-06
siphash: add cryptographically secure PRF
Jason A. Donenfeld
1
-0
/
+85
2019-08-25
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
1
-0
/
+1
2019-08-25
asm-generic: default BUG_ON(x) to if(x)BUG()
Arnd Bergmann
1
-1
/
+1
2019-08-25
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
1
-2
/
+2
2019-08-25
Backport minimal compiler_attributes.h to support GCC 9
Miguel Ojeda
1
-0
/
+16
2019-08-25
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
1
-30
/
+20
2019-08-25
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
1
-4
/
+1
2019-08-11
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
1
-0
/
+3
2019-08-11
tcp: be more careful in tcp_fragment()
Eric Dumazet
1
-0
/
+17
2019-08-06
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
2
-13
/
+11
2019-08-06
coda: fix build using bare-metal toolchain
Sam Protsenko
1
-2
/
+1
2019-08-06
ACPI: fix false-positive -Wuninitialized warning
Arnd Bergmann
1
-1
/
+4
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-2
/
+2
2019-08-04
tcp: reset sk_send_head in tcp_write_queue_purge
Soheil Hassas Yeganeh
1
-5
/
+6
2019-08-04
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-1
/
+6
2019-08-04
elevator: fix truncation of icq_cache_name
Eric Biggers
1
-1
/
+1
2019-08-04
rcu: Force inlining of rcu_read_lock()
Waiman Long
1
-1
/
+1
2019-07-21
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
1
-1
/
+10
2019-07-10
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
3
-1
/
+20
2019-07-10
swiotlb: Make linux/swiotlb.h standalone includible
Thierry Reding
1
-0
/
+3
2019-07-10
net: check before dereferencing netdev_ops during busy poll
Josh Elsasser
1
-1
/
+1
2019-07-10
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+3
2019-06-22
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+21
2019-06-22
cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
Tejun Heo
1
-2
/
+8
2019-06-22
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
1
-3
/
+0
2019-06-22
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
1
-5
/
+0
2019-06-17
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
1
-0
/
+1
2019-06-17
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
1
-0
/
+1
2019-06-17
tcp: limit payload size of sacked skbs
Eric Dumazet
2
-0
/
+5
2019-06-11
ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled
David Ahern
1
-0
/
+8
2019-06-11
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
1
-0
/
+2
2019-06-11
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
1
-0
/
+4
[next]