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
2014-03-23
jiffies: Avoid undefined behavior from signed overflow
Paul E. McKenney
1
-4
/
+4
2014-03-23
firewire: don't use PREPARE_DELAYED_WORK
Tejun Heo
1
-0
/
+1
2014-03-23
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-03-11
xen/io/ring.h: new macro to detect whether there are too many requests on the...
Jan Beulich
1
-0
/
+5
2014-03-11
xen-netback: coalesce slots in TX path and fix regressions
Wei Liu
1
-0
/
+18
2014-03-11
nbd: correct disconnect behavior
Paul Clements
1
-0
/
+1
2014-03-11
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
1
-0
/
+1
2014-03-11
cgroup: fix RCU accesses to task->cgroups
Tejun Heo
1
-7
/
+45
2014-03-11
cgroup: cgroup_subsys->fork() should be called after the task is added to css...
Tejun Heo
1
-1
/
+0
2014-03-11
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
1
-0
/
+17
2014-03-11
net: add and use skb_gso_transport_seglen()
Florian Westphal
1
-0
/
+2
2014-02-20
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
1
-0
/
+1
2014-02-13
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
1
-0
/
+1
2014-02-13
ore: Fix wrong math in allocation of per device BIO
Boaz Harrosh
1
-0
/
+1
2014-02-13
audit: correct a type mismatch in audit_syscall_exit()
AKASHI Takahiro
1
-1
/
+1
2014-02-06
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
1
-0
/
+6
2014-01-15
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
1
-0
/
+9
2014-01-15
net: unix: allow set_peek_off to fail
Sasha Levin
1
-1
/
+1
2014-01-08
drm/radeon: 0x9649 is SUMO2 not SUMO
Alex Deucher
1
-1
/
+1
2013-12-20
ALSA: memalloc.h - fix wrong truncation of dma_addr_t
Stefano Panella
1
-1
/
+1
2013-12-11
crypto: scatterwalk - Use sg_chain_ptr on chain entries
Tom Lendacky
1
-1
/
+1
2013-12-11
crypto: scatterwalk - Set the chain pointer indication bit
Tom Lendacky
1
-0
/
+1
2013-12-08
dm: fix truncated status strings
Mikulas Patocka
1
-2
/
+2
2013-12-08
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2
-3
/
+5
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-0
/
+8
2013-12-08
random32: fix off-by-one in seeding requirement
Daniel Borkmann
1
-3
/
+3
2013-12-04
tracing: Allow events to have NULL strings
Steven Rostedt (Red Hat)
1
-2
/
+3
2013-12-04
mtd: map: fixed bug in 64-bit systems
Wang Haitao
1
-2
/
+2
2013-11-29
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2
-3
/
+4
2013-11-29
include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
Fan Du
1
-0
/
+2
2013-11-29
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
1
-14
/
+4
2013-11-04
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
1
-0
/
+5
2013-11-04
net: fix cipso packet validation when !NETLABEL
Seif Mazareeb
1
-2
/
+4
2013-11-04
net: dst: provide accessor function to dst->xfrm
Vlad Yasevich
1
-0
/
+12
2013-11-04
tcp: must unclone packets before mangling them
Eric Dumazet
1
-0
/
+10
2013-10-22
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
1
-0
/
+1
2013-10-13
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-1
/
+2
2013-10-13
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2
-5
/
+9
2013-10-01
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
1
-1
/
+1
2013-10-01
HID: provide a helper for validating hid reports
Kees Cook
1
-0
/
+4
2013-09-26
media: v4l2: added missing mutex.h include to v4l2-ctrls.h
Andrzej Hajda
1
-0
/
+1
2013-09-26
HID: validate HID report id size
Kees Cook
1
-1
/
+3
2013-09-26
rculist: list_first_or_null_rcu() should use list_entry_rcu()
Tejun Heo
1
-2
/
+3
2013-09-14
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
1
-0
/
+2
2013-09-14
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+1
2013-08-29
SCSI: zfcp: fix lock imbalance by reworking request queue locking
Martin Peschke
1
-0
/
+57
2013-08-20
futex: Take hugepages into account when generating futex_key
Zhang Yi
1
-0
/
+16
2013-08-14
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
1
-1
/
+3
2013-08-04
virtio: support unlocked queue poll
Michael S. Tsirkin
1
-0
/
+4
2013-08-04
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
2
-2
/
+3
[next]