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
2015-02-02
of: Fix overflow bug in string property parsing functions
Grant Likely
1
-14
/
+70
2015-02-02
USB: core: add device-qualifier quirk
Johan Hovold
1
-0
/
+3
2015-02-02
mm, thp: fix collapsing of hugepages on madvise
David Rientjes
1
-7
/
+10
2015-02-02
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
1
-0
/
+4
2015-02-02
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2
-0
/
+14
2015-02-02
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
1
-1
/
+3
2015-02-02
crypto: more robust crypto_memneq
Cesar Eduardo Barros
2
-0
/
+10
2015-02-02
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
1
-0
/
+1
2015-02-02
kernel: add support for gcc 5
Sasha Levin
1
-0
/
+66
2015-02-02
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
1
-3
/
+2
2015-02-02
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
1
-0
/
+3
2014-12-01
mnt: Only change user settable mount flags in remount
Eric W. Biederman
1
-1
/
+3
2014-12-01
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2
-4
/
+12
2014-12-01
sched: add macros to define bitops for task atomic flags
Zefan Li
1
-0
/
+13
2014-12-01
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
1
-12
/
+0
2014-09-25
slab/mempolicy: always use local policy from interrupt context
Andi Kleen
1
-1
/
+1
2014-08-07
Revert: "net: ip, ipv6: handle gso skbs in forwarding path"
Greg Kroah-Hartman
1
-17
/
+0
2014-08-07
printk: rename printk_sched to printk_deferred
John Stultz
1
-3
/
+3
2014-07-31
introduce SIZE_MAX
Xi Wang
2
-1
/
+2
2014-07-31
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-0
/
+1
2014-07-09
USB: add USB_DEVICE_INTERFACE_CLASS macro
Bjørn Mork
1
-0
/
+16
2014-07-06
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-06-30
skbuff: add an api to orphan frags
Michael S. Tsirkin
1
-0
/
+16
2014-06-30
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
1
-0
/
+4
2014-06-26
lib/lzo: Update LZO compression to current upstream version
Markus F.X.J. Oberhumer
1
-7
/
+8
2014-06-26
team: fix mtu setting
Jiri Pirko
1
-0
/
+1
2014-06-11
tty/serial: Add support for Altera serial port
Ley Foon Tan
1
-1
/
+4
2014-06-11
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
1
-1
/
+2
2014-06-11
hpsa: gen8plus Smart Array IDs
Mike Miller
1
-0
/
+1
2014-06-11
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+1
2014-06-11
virtio_console: fix uapi header
Michael S. Tsirkin
1
-1
/
+1
2014-06-11
mm: add kmap_to_page()
Ben Hutchings
1
-0
/
+7
2014-06-07
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
1
-0
/
+23
2014-06-07
x86, efivars: firmware bug workarounds should be in platform code
Matt Fleming
1
-1
/
+8
2014-06-07
efi_pstore: Introducing workqueue updating sysfs
Seiji Aguchi
1
-1
/
+2
2014-06-07
efi: be more paranoid about available space when creating variables
Josh Boyer
1
-0
/
+5
2014-06-07
efi_pstore: Check remaining space with QueryVariableInfo() before writing data
Seiji Aguchi
1
-0
/
+1
2014-06-07
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
1
-0
/
+1
2014-06-07
x86, build, icc: Remove uninitialized_var() from compiler-intel.h
H. Peter Anvin
1
-2
/
+0
2014-06-07
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
1
-5
/
+7
2014-06-07
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-06-07
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
1
-1
/
+11
2014-06-07
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
1
-0
/
+16
2014-05-18
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
1
-0
/
+23
2014-05-13
libata/ahci: accommodate tag ordered controllers
Dan Williams
1
-0
/
+1
2014-04-14
USB: fix build error when CONFIG_PM_SLEEP isn't enabled
Alan Stern
1
-1
/
+1
2014-04-14
USB: serial: add modem-status-change wait queue
Johan Hovold
1
-0
/
+2
2014-04-14
ARM: Orion: Set eth packet size csum offload limit
Arnaud Patard (Rtp)
1
-0
/
+2
2014-04-14
HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAW
Jiri Kosina
1
-1
/
+1
2014-04-14
HID: hidraw: add proper error handling to raw event reporting
Jiri Kosina
2
-3
/
+3
[next]