index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
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
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
2019-05-22
jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...
Peter Zijlstra
2019-05-22
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2019-05-22
jump_label: Allow jump labels to be used in assembly
Anton Blanchard
2019-05-22
jump_label: Fix small typos in the documentation
Ingo Molnar
2019-05-22
module: add within_module() function
Petr Mladek
[next]