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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
1
-0
/
+6
2020-06-11
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-2
/
+2
2020-05-22
USB: serial: ir-usb: fix link-speed handling
Johan Hovold
1
-1
/
+12
2020-05-22
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
1
-9
/
+4
2020-05-22
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
1
-0
/
+2
2020-05-22
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
1
-0
/
+2
2020-04-28
futex: Fix inode life-time issue
Peter Zijlstra
2
-7
/
+11
2020-04-28
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-8
/
+11
2020-04-28
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
1
-0
/
+5
2020-04-28
blktrace: Protect q->blk_trace with RCU
Jan Kara
2
-2
/
+6
2020-04-28
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
1
-0
/
+2
2020-04-28
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-4
/
+4
2020-04-28
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
Florian Westphal
1
-1
/
+1
2020-04-28
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
1
-0
/
+8
2020-04-28
kobject: Export kobject_get_unless_zero()
Jan Kara
1
-0
/
+2
2020-04-28
USB: core: add endpoint-blacklist quirk
Johan Hovold
1
-0
/
+3
2020-04-28
mod_devicetable: fix PHY module format
Russell King
1
-2
/
+2
2020-04-28
quota: fix wrong condition in is_quota_modification()
Chao Yu
1
-1
/
+1
2020-02-11
inet: protect against too small mtu values.
Eric Dumazet
1
-0
/
+5
2020-02-11
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
1
-0
/
+12
2020-02-11
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
1
-2
/
+4
2020-02-11
futex: Prevent robust futex exit race
Yang Tao
1
-1
/
+6
2020-02-11
regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
Stephan Gerhold
1
-2
/
+0
2020-02-11
regulator: ab8500: Remove AB8505 USB regulator
Stephan Gerhold
1
-1
/
+0
2020-02-11
jbd2: Fix possible overflow in jbd2_log_space_left()
Jan Kara
1
-2
/
+2
2020-02-11
quota: Check that quota is not dirty before release
Dmitry Monakhov
1
-0
/
+10
2020-01-11
suspend: simplify block I/O handling
Christoph Hellwig
1
-1
/
+0
2019-12-19
USB: gadget: Reject endpoints with 0 maxpacket value
Alan Stern
1
-0
/
+10
2019-12-19
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-0
/
+22
2019-12-19
hrtimer: Store cpu-number in struct hrtimer_cpu_base
Viresh Kumar
1
-0
/
+2
2019-12-10
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
YueHaibing
1
-1
/
+1
2019-12-10
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
1
-0
/
+53
2019-11-22
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-2
/
+2
2019-11-15
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+2
2019-11-15
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+3
2019-10-31
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
1
-1
/
+10
2019-10-05
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+4
2019-09-23
appletalk: Fix compile regression
Arnd Bergmann
1
-4
/
+14
2019-09-23
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
1
-1
/
+1
2019-09-23
mac80211: add API to request TDLS operation from userspace
Arik Nemtsov
1
-0
/
+3
2019-09-23
mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
Steve Twiss
1
-3
/
+3
2019-09-23
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
1
-2
/
+2
2019-09-23
smpboot: Place the __percpu annotation correctly
Sebastian Andrzej Siewior
1
-1
/
+1
2019-09-23
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
1
-0
/
+2
2019-09-23
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
1
-5
/
+0
2019-08-20
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
1
-1
/
+56
2019-08-13
inet: switch IP ID generator to siphash
Eric Dumazet
1
-0
/
+5
2019-08-13
siphash: add cryptographically secure PRF
Jason A. Donenfeld
1
-0
/
+85
2019-08-13
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
1
-0
/
+1
2019-08-13
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-2
/
+0
[next]