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
Age
Commit message (
Expand
)
Author
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
media: davinci/vpbe: array underflow in vpbe_enum_outputs()
Dan Carpenter
2019-09-23
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
2019-09-23
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
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-20
tcp: Clear sk_send_head after purging the write queue
Ben Hutchings
2019-08-13
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
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
ipv6: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2019-08-13
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2019-08-13
ipv6: Make __ipv6_select_ident static
Vlad Yasevich
2019-08-13
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
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-08-13
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
2019-07-09
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-07-09
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
2019-07-09
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-07-09
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
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: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-20
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
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
2019-05-22
locking/static_keys: Fix a silly typo
Jonathan Corbet
2019-05-22
jump label, locking/static_keys: Update docs
Jason Baron
2019-05-22
locking/static_keys: Add a new static_key interface
Peter Zijlstra
[next]