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-10-31
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
1
-1
/
+10
2019-10-05
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+4
2019-09-23
appletalk: Fix compile regression
Arnd Bergmann
1
-4
/
+14
2019-09-23
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
1
-1
/
+1
2019-09-23
mac80211: add API to request TDLS operation from userspace
Arik Nemtsov
2
-0
/
+16
2019-09-23
mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
Steve Twiss
1
-3
/
+3
2019-09-23
media: davinci/vpbe: array underflow in vpbe_enum_outputs()
Dan Carpenter
1
-1
/
+1
2019-09-23
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
1
-2
/
+2
2019-09-23
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+3
2019-09-23
smpboot: Place the __percpu annotation correctly
Sebastian Andrzej Siewior
1
-1
/
+1
2019-09-23
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
1
-0
/
+2
2019-09-23
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
1
-5
/
+0
2019-08-20
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
1
-1
/
+56
2019-08-20
tcp: Clear sk_send_head after purging the write queue
Ben Hutchings
1
-0
/
+3
2019-08-13
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
1
-0
/
+2
2019-08-13
inet: switch IP ID generator to siphash
Eric Dumazet
2
-0
/
+7
2019-08-13
siphash: add cryptographically secure PRF
Jason A. Donenfeld
1
-0
/
+85
2019-08-13
ipv6: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
1
-2
/
+3
2019-08-13
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
1
-5
/
+7
2019-08-13
ipv6: Make __ipv6_select_ident static
Vlad Yasevich
1
-2
/
+0
2019-08-13
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
1
-0
/
+3
2019-08-13
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
1
-0
/
+1
2019-08-13
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-2
/
+0
2019-08-13
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
1
-0
/
+1
2019-08-13
locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irq...
Frederic Weisbecker
1
-0
/
+15
2019-08-13
lib/string.c: implement a basic bcmp
Nick Desaulniers
1
-0
/
+3
2019-08-13
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
1
-1
/
+1
2019-07-09
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2
-14
/
+5
2019-07-09
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
1
-0
/
+2
2019-07-09
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
1
-0
/
+4
2019-07-09
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
1
-2
/
+10
2019-07-09
mm, swap: bounds check swap_info array accesses to avoid NULL derefs
Daniel Jordan
1
-0
/
+1
2019-07-09
splice: don't merge into linked buffers
Jann Horn
1
-0
/
+1
2019-06-20
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
1
-0
/
+1
2019-06-20
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
1
-0
/
+1
2019-06-20
tcp: limit payload size of sacked skbs
Eric Dumazet
2
-0
/
+5
2019-06-20
mm: introduce vma_is_anonymous(vma) helper
Oleg Nesterov
1
-0
/
+5
2019-05-22
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
1
-0
/
+17
2019-05-22
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+2
2019-05-22
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2
-0
/
+10
2019-05-22
x86/speculation: Rework SMT state change
Thomas Gleixner
1
-0
/
+2
2019-05-22
sched: Add sched_smt_active()
Ben Hutchings
1
-0
/
+18
2019-05-22
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
1
-2
/
+19
2019-05-22
locking/static_keys: Provide DECLARE and well as DEFINE macros
Tony Luck
1
-0
/
+6
2019-05-22
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
1
-3
/
+13
2019-05-22
jump_label: make static_key_enabled() work on static_key_true/false types too
Tejun Heo
1
-7
/
+11
2019-05-22
locking/static_keys: Fix up the static keys documentation
Jonathan Corbet
1
-6
/
+4
2019-05-22
locking/static_keys: Fix a silly typo
Jonathan Corbet
1
-1
/
+1
2019-05-22
jump label, locking/static_keys: Update docs
Jason Baron
1
-21
/
+46
2019-05-22
locking/static_keys: Add a new static_key interface
Peter Zijlstra
1
-10
/
+139
[next]