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
2019-05-14
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-14
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
2019-05-10
linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
Jann Horn
2019-05-08
clk: x86: Add system specific quirk to mark clocks as critical
David Müller
2019-05-08
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-05-08
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-05-08
i2c: Allow recovery of the initial IRQ by an I2C client device.
Jim Broadus
2019-05-04
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-05-04
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-05-04
mm: add 'try_get_page()' helper function
Linus Torvalds
2019-05-04
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
2019-05-02
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2019-05-02
tracing: Fix buffer_ref pipe ops
Jann Horn
2019-04-27
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
2019-04-27
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-27
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2019-04-20
appletalk: Fix compile regression
Arnd Bergmann
2019-04-20
include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
Pi-Hsun Shih
2019-04-20
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
2019-04-20
compiler.h: update definition of unreachable()
ndesaulniers@google.com
2019-04-20
x86/gart: Exclude GART aperture from kcore
Kairui Song
2019-04-17
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
Cornelia Huck
2019-04-17
mm: writeback: use exact memcg dirty counts
Greg Thelen
2019-04-17
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
2019-04-17
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
2019-04-17
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-17
net/mlx5e: Add a lock on tir list
Yuval Avnery
2019-04-05
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...
Oleg Nesterov
2019-04-05
bpf: fix missing prototype warnings
Valdis Kletnieks
2019-04-05
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-04-05
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-04-05
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
2019-04-05
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-04-05
clk: fractional-divider: check parent rate only if flag is set
Katsuhiro Suzuki
2019-04-05
f2fs: fix to check inline_xattr_size boundary correctly
Chao Yu
2019-04-05
include/linux/relay.h: fix percpu annotation in struct rchan
Luc Van Oostenryck
2019-04-05
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
2019-04-03
drivers: base: Helpers for adding device connection descriptions
Heikki Krogerus
2019-04-03
mm: add support for kmem caches in DMA32 zone
Nicolas Boichat
2019-03-27
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2019-03-23
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-03-23
dm: fix to_sector() for 32bit
NeilBrown
2019-03-23
arm64: Fix HCR.TGE status for NMI contexts
Julien Thierry
2019-03-23
bpf: only test gso type on gso packets
Willem de Bruijn
2019-03-23
device property: Fix the length used in PROPERTY_ENTRY_STRING()
Heikki Krogerus
2019-03-23
splice: don't merge into linked buffers
Jann Horn
2019-03-23
keys: Fix dependency loop between construction record and auth key
David Howells
2019-03-23
bpf: only adjust gso_size on bytestream protocols
Willem de Bruijn
2019-03-13
irqchip/gic-v3-its: Fix ITT_entry_size accessor
Zenghui Yu
2019-03-13
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
[next]