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
2014-11-05
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
1
-0
/
+5
2014-11-05
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
1
-3
/
+3
2014-11-05
alarmtimer: Return relative times in timer_gettime
Richard Larocque
1
-0
/
+1
2014-11-05
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
1
-12
/
+0
2014-11-05
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
1
-1
/
+1
2014-11-05
regulatory: add NUL to alpha2
Eliad Peller
1
-1
/
+1
2014-09-13
slab/mempolicy: always use local policy from interrupt context
Andi Kleen
1
-1
/
+1
2014-09-13
ip: make IP identifiers less predictable
Eric Dumazet
1
-10
/
+1
2014-09-13
inetpeer: get rid of ip_id_count
Eric Dumazet
5
-34
/
+33
2014-09-13
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
1
-4
/
+4
2014-09-13
mnt: Change the default remount atime from relatime to the existing value
Eric W. Biederman
1
-0
/
+1
2014-08-06
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-0
/
+1
2014-08-06
introduce SIZE_MAX
Xi Wang
3
-3
/
+4
2014-08-06
include/linux/math64.h: add div64_ul()
Alex Shi
1
-2
/
+4
2014-08-06
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
2
-1
/
+4
2014-08-06
Revert "net: ip, ipv6: handle gso skbs in forwarding path"
Ben Hutchings
1
-17
/
+0
2014-07-11
skbuff: add an api to orphan frags
Michael S. Tsirkin
1
-0
/
+16
2014-07-11
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-07-11
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+1
2014-07-11
fix our current target reap infrastructure
James Bottomley
1
-2
/
+1
2014-07-11
lib/lzo: Update LZO compression to current upstream version
Markus F.X.J. Oberhumer
1
-7
/
+8
2014-07-11
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
1
-0
/
+15
2014-07-11
ALSA: control: Protect user controls against concurrent access
Lars-Peter Clausen
1
-0
/
+2
2014-07-11
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
1
-0
/
+32
2014-07-11
reiserfs: drop vmtruncate
Marco Stornelli
1
-0
/
+1
2014-07-11
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
1
-0
/
+4
2014-06-09
trace: module: Maintain a valid user count
Romain Izard
1
-1
/
+1
2014-06-09
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-06-09
kvm: remove .done from struct kvm_async_pf
Radim Krčmář
1
-1
/
+0
2014-06-09
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
1
-1
/
+11
2014-06-09
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
1
-0
/
+5
2014-05-18
dmi: add support for exact DMI matches in addition to substring matching
Jani Nikula
1
-2
/
+4
2014-05-18
libata/ahci: accommodate tag ordered controllers
Dan Williams
1
-0
/
+1
2014-04-30
pid: get pid_t ppid of task in init_pid_ns
Richard Guy Briggs
1
-1
/
+19
2014-04-30
blktrace: fix accounting of partially completed requests
Roman Pen
1
-3
/
+30
2014-04-09
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
1
-0
/
+17
2014-04-09
net: add and use skb_gso_transport_seglen()
Florian Westphal
1
-0
/
+2
2014-04-09
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
1
-0
/
+15
2014-04-02
jiffies: Avoid undefined behavior from signed overflow
Paul E. McKenney
1
-4
/
+4
2014-04-02
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-04-02
compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
Steven Noonan
1
-5
/
+1
2014-04-02
xen: install xen/gntdev.h and xen/gntalloc.h
David Vrabel
1
-0
/
+2
2014-04-02
ore: Fix wrong math in allocation of per device BIO
Boaz Harrosh
1
-0
/
+1
2014-04-02
fuse: fix pipe_buf_operations
Miklos Szeredi
1
-0
/
+2
2014-04-02
libata: disable LPM for some WD SATA-I devices
Tejun Heo
1
-0
/
+2
2014-02-15
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
1
-0
/
+1
2014-02-15
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
1
-0
/
+6
2014-02-15
pci: Add PCI_DEVICE_SUB() macro
Ben Hutchings
1
-0
/
+14
2014-02-15
drm/radeon: 0x9649 is SUMO2 not SUMO
Alex Deucher
1
-1
/
+1
2014-02-15
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
1
-0
/
+9
[next]