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
2013-11-28
drm: Pad drm_mode_get_connector to 64-bit boundary
Chris Wilson
1
-0
/
+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
net: fix cipso packet validation when !NETLABEL
Seif Mazareeb
1
-2
/
+4
2013-11-28
net: dst: provide accessor function to dst->xfrm
Vlad Yasevich
1
-0
/
+12
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
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2
-5
/
+9
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
inetpeer: fix a race in inetpeer_gc_worker()
Eric Dumazet
1
-1
/
+4
2013-10-26
inetpeer: Invalidate the inetpeer tree along with the routing cache
Steffen Klassert
1
-0
/
+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
xen/io/ring.h: new macro to detect whether there are too many requests on the...
Jan Beulich
1
-0
/
+5
2013-08-02
virtio: support unlocked queue poll
Michael S. Tsirkin
1
-0
/
+4
2013-08-02
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
1
-0
/
+1
2013-08-02
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
1
-0
/
+3
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
xen-netfront: reduce gso_max_size to account for max TCP header
Wei Liu
1
-0
/
+1
2013-06-19
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
1
-0
/
+23
2013-06-19
xen-netback: coalesce slots in TX path and fix regressions
Wei Liu
1
-0
/
+18
2013-05-30
ipv6: do not clear pinet6 field
Eric Dumazet
1
-0
/
+12
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
tcp: force a dst refcount when prequeue packet
Eric Dumazet
1
-0
/
+1
2013-05-30
x86, efivars: firmware bug workarounds should be in platform code
Matt Fleming
1
-1
/
+10
[next]