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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-03
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-0
/
+8
2014-01-03
random32: fix off-by-one in seeding requirement
Daniel Borkmann
1
-3
/
+3
2014-01-03
x86, build, icc: Remove uninitialized_var() from compiler-intel.h
H. Peter Anvin
1
-2
/
+0
2014-01-03
PCI: Define macro for Marvell vendor ID
Xiangliang Yu
1
-0
/
+1
2014-01-03
ipc, msg: fix message length check for negative values
Mathias Krause
1
-3
/
+3
2014-01-03
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2
-3
/
+4
2014-01-03
mtd: map: fixed bug in 64-bit systems
Wang Haitao
1
-2
/
+2
2013-11-28
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-0
/
+15
2013-11-28
compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
Daniel Santos
1
-0
/
+3
2013-11-28
random: allow architectures to optionally define random_get_entropy()
Theodore Ts'o
1
-0
/
+14
2013-11-28
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
1
-0
/
+1
2013-11-28
include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
Fan Du
1
-0
/
+2
2013-11-28
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
1
-0
/
+5
2013-11-28
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
1
-5
/
+7
2013-11-28
ext3: return 32/64-bit dir name hash according to usage type
Eric Sandeen
1
-1
/
+5
2013-11-28
fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithash
Bernd Schubert
1
-0
/
+4
2013-11-28
tcp: must unclone packets before mangling them
Eric Dumazet
1
-0
/
+10
2013-10-26
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-1
/
+2
2013-10-26
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
1
-1
/
+1
2013-10-26
HID: provide a helper for validating hid reports
Kees Cook
1
-0
/
+4
2013-10-26
USB: fix build error when CONFIG_PM_SLEEP isn't enabled
Alan Stern
1
-1
/
+1
2013-10-26
HID: validate HID report id size
Kees Cook
1
-1
/
+3
2013-10-26
rculist: list_first_or_null_rcu() should use list_entry_rcu()
Tejun Heo
1
-2
/
+3
2013-10-26
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
1
-0
/
+2
2013-10-26
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+1
2013-09-10
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
1
-0
/
+1
2013-09-10
zfcp: fix lock imbalance by reworking request queue locking
Martin Peschke
1
-0
/
+57
2013-09-10
block: Add bio_for_each_segment_all()
Kent Overstreet
1
-3
/
+14
2013-09-10
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
1
-1
/
+3
2013-09-10
slab: introduce kmalloc_array()
Xi Wang
1
-3
/
+14
2013-08-02
virtio: support unlocked queue poll
Michael S. Tsirkin
1
-0
/
+4
2013-08-02
net: Swap ver and type in pppoe_hdr
Changli Gao
1
-2
/
+2
2013-07-27
perf: Fix perf mmap bugs
Peter Zijlstra
1
-2
/
+1
2013-07-27
nbd: correct disconnect behavior
Paul Clements
1
-0
/
+1
2013-07-27
cgroup: fix RCU accesses to task->cgroups
Tejun Heo
1
-7
/
+45
2013-07-27
futex: Take hugepages into account when generating futex_key
Zhang Yi
1
-0
/
+16
2013-06-29
net: force a reload of first item in hlist_nulls_for_each_entry_rcu
Eric Dumazet
1
-1
/
+6
2013-06-29
net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
Andy Lutomirski
1
-0
/
+3
2013-06-19
mm: migration: add migrate_entry_wait_huge()
Naoya Horiguchi
1
-0
/
+3
2013-06-19
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
1
-0
/
+4
2013-06-19
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
1
-0
/
+23
2013-05-30
macvlan: fix passthru mode race between dev removal and rx path
Jiri Pirko
1
-0
/
+17
2013-05-30
if_cablemodem.h: Add parenthesis around ioctl macros
Josh Boyer
1
-6
/
+6
2013-05-30
x86, efivars: firmware bug workarounds should be in platform code
Matt Fleming
1
-1
/
+10
2013-05-30
wait: fix false timeouts when using wait_event_timeout()
Imre Deak
1
-5
/
+11
2013-05-30
virtio_console: fix uapi header
Michael S. Tsirkin
1
-1
/
+1
2013-05-13
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
1
-0
/
+7
2013-05-13
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
1
-1
/
+1
2013-05-13
vm: add vm_iomap_memory() helper function
Linus Torvalds
1
-0
/
+2
2013-05-13
ipc: sysv shared memory limited to 8TiB
Robin Holt
1
-1
/
+1
[next]