index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2020-02-11
inet: protect against too small mtu values.
Eric Dumazet
2020-02-11
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2020-02-11
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2020-02-11
futex: Prevent robust futex exit race
Yang Tao
2020-02-11
regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
Stephan Gerhold
2020-02-11
regulator: ab8500: Remove AB8505 USB regulator
Stephan Gerhold
2020-02-11
jbd2: Fix possible overflow in jbd2_log_space_left()
Jan Kara
2020-02-11
quota: Check that quota is not dirty before release
Dmitry Monakhov
2020-01-11
suspend: simplify block I/O handling
Christoph Hellwig
2019-12-19
USB: gadget: Reject endpoints with 0 maxpacket value
Alan Stern
2019-12-19
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-12-19
hrtimer: Store cpu-number in struct hrtimer_cpu_base
Viresh Kumar
2019-12-10
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
YueHaibing
2019-12-10
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
2019-11-22
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-11-15
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-11-15
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-10-31
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
2019-10-05
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-09-23
appletalk: Fix compile regression
Arnd Bergmann
2019-09-23
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
2019-09-23
mac80211: add API to request TDLS operation from userspace
Arik Nemtsov
2019-09-23
mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
Steve Twiss
2019-09-23
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
2019-09-23
smpboot: Place the __percpu annotation correctly
Sebastian Andrzej Siewior
2019-09-23
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
2019-09-23
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-08-20
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
2019-08-13
inet: switch IP ID generator to siphash
Eric Dumazet
2019-08-13
siphash: add cryptographically secure PRF
Jason A. Donenfeld
2019-08-13
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
2019-08-13
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-08-13
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
2019-08-13
locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irq...
Frederic Weisbecker
2019-08-13
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-07-09
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-07-09
mm, swap: bounds check swap_info array accesses to avoid NULL derefs
Daniel Jordan
2019-07-09
splice: don't merge into linked buffers
Jann Horn
2019-06-20
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-20
mm: introduce vma_is_anonymous(vma) helper
Oleg Nesterov
2019-05-22
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-22
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
2019-05-22
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2019-05-22
x86/speculation: Rework SMT state change
Thomas Gleixner
2019-05-22
sched: Add sched_smt_active()
Ben Hutchings
2019-05-22
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
2019-05-22
locking/static_keys: Provide DECLARE and well as DEFINE macros
Tony Luck
2019-05-22
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
2019-05-22
jump_label: make static_key_enabled() work on static_key_true/false types too
Tejun Heo
2019-05-22
locking/static_keys: Fix up the static keys documentation
Jonathan Corbet
[next]