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-11-23
lib/lzo: Update LZO compression to current upstream version
Markus F.X.J. Oberhumer
1
-7
/
+8
2014-11-23
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
1
-3
/
+3
2014-11-23
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-11-23
ALSA: control: Protect user controls against concurrent access
Lars-Peter Clausen
1
-0
/
+2
2014-06-19
ethtool: Report link-down while interface is down
Ben Hutchings
1
-1
/
+3
2014-05-19
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
1
-0
/
+1
2014-05-19
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2
-3
/
+4
2014-05-19
vm: add vm_iomap_memory() helper function
Linus Torvalds
1
-0
/
+2
2014-05-19
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2
-2
/
+3
2014-05-19
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-0
/
+8
2014-05-19
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
1
-0
/
+2
2014-05-19
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+1
2014-05-19
net: Swap ver and type in pppoe_hdr
Changli Gao
1
-2
/
+2
2014-05-19
net: dst: provide accessor function to dst->xfrm
Vlad Yasevich
1
-0
/
+11
2014-05-19
tcp: must unclone packets before mangling them
Eric Dumazet
1
-0
/
+10
2014-05-19
HID: provide a helper for validating hid reports
Kees Cook
1
-0
/
+4
2014-05-19
HID: validate HID report id size
Kees Cook
1
-1
/
+3
2014-05-19
sctp: deal with multiple COOKIE_ECHO chunks
Max Matveev
1
-0
/
+1
2014-05-19
scsi: fix missing include linux/types.h in scsi_netlink.h
Thomas Bork
1
-1
/
+1
2013-06-10
ipv6: make fragment identifications less predictable
Eric Dumazet
2
-11
/
+3
2013-06-10
tcp: allow splice() to build full TSO packets
Eric Dumazet
1
-1
/
+1
2013-06-10
inet: add RCU protection to inet->opt
Eric Dumazet
2
-8
/
+17
2013-06-10
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
1
-2
/
+3
2013-06-10
fat: Fix stat->f_namelen
Kevin Dankwardt
1
-1
/
+2
2013-06-10
scsi: use __uX types for headers exported to user space
Peter Korsgaard
2
-6
/
+6
2013-06-10
mempolicy: fix a race in shared_policy_replace()
Mel Gorman
1
-1
/
+1
2013-06-10
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
1
-1
/
+7
2013-06-10
tracing: Don't call page_to_pfn() if page is NULL
Wen Congyang
1
-2
/
+2
2013-06-10
signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer
Ben Hutchings
1
-0
/
+4
2013-06-10
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
1
-1
/
+10
2013-06-10
exec: use -ELOOP for max recursion depth
Kees Cook
1
-2
/
+0
2013-06-10
exec: do not leave bprm->interp on stack
Kees Cook
1
-0
/
+1
2013-06-10
usermodehelper: implement UMH_KILLABLE
Oleg Nesterov
1
-0
/
+2
2013-06-10
Revert "block: improve queue_should_plug() by looking at IO depths"
Jens Axboe
1
-3
/
+1
2012-10-07
random: remove rand_initialize_irq()
Theodore Ts'o
2
-3
/
+0
2012-10-07
random: add new get_random_bytes_arch() function
Theodore Ts'o
1
-0
/
+1
2012-10-07
random: create add_device_randomness() interface
Linus Torvalds
1
-0
/
+1
2012-10-07
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
1
-1
/
+1
2012-10-07
random: Add support for architectural random hooks
H. Peter Anvin
1
-0
/
+13
2012-10-07
epoll: limit paths
Jason Baron
2
-0
/
+2
2012-10-07
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2
-1
/
+6
2012-10-07
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
1
-0
/
+13
2012-10-07
ipsec: be careful of non existing mac headers
Eric Dumazet
1
-0
/
+10
2012-10-07
hugepages: fix use after free bug in "quota" handling
David Gibson
1
-4
/
+10
2012-10-07
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
1
-0
/
+7
2012-10-07
block: Fix io_context leak after failure of clone with CLONE_IO
Louis Rilling
1
-2
/
+3
2012-10-07
rose: Add length checks to CALL_REQUEST parsing
Ben Hutchings
1
-1
/
+7
2012-10-07
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
1
-0
/
+7
2012-10-07
time: Improve sanity checking of timekeeping inputs
John Stultz
2
-9
/
+20
2012-10-07
timekeeping: Provide hrtimer update function
Thomas Gleixner
1
-1
/
+1
[next]