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-06-11
bio: fix improper use of smp_mb__before_atomic()
Andrea Parri
2019-06-11
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
2019-06-11
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
2019-06-11
mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
Steve Twiss
2019-05-16
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-16
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
2019-05-16
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2019-05-16
x86/speculation: Rework SMT state change
Thomas Gleixner
2019-05-16
sched: Add sched_smt_active()
Ben Hutchings
2019-05-16
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
2019-05-16
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...
Will Deacon
2019-05-16
bitops: avoid integer overflow in GENMASK(_ULL)
Matthias Kaehlcke
2019-05-16
locking/static_keys: Provide DECLARE and well as DEFINE macros
Tony Luck
2019-05-16
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-04-27
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
2019-04-27
appletalk: Fix compile regression
Arnd Bergmann
2019-04-27
include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
Pi-Hsun Shih
2019-04-27
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
2019-04-27
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
2019-04-27
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-27
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
2019-04-03
Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2019-04-03
vmstat: make vmstat_updater deferrable again and shut down on idle
Christoph Lameter
2019-03-23
dm: fix to_sector() for 32bit
NeilBrown
2019-03-23
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
2019-02-23
net: Add header for usage of fls64()
David S. Miller
2019-02-23
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
2019-02-20
HID: debug: fix the ring buffer implementation
Vladis Dronov
2019-02-20
string: drop __must_check from strscpy() and restore strscpy() usages in cgroup
Tejun Heo
2019-02-20
drbd: Avoid Clang warning about pointless switch statment
Nathan Chancellor
2019-02-08
ip: use rb trees for IP frag queue.
Peter Oskolkov
2019-02-08
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
2019-02-08
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
2019-02-08
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
2019-02-08
rhashtable: reorganize struct rhashtable layout
Eric Dumazet
2019-02-08
rhashtable: Add rhashtable_lookup()
Ben Hutchings
2019-02-08
rhashtable: add rhashtable_lookup_get_insert_key()
Pablo Neira Ayuso
2019-02-06
drivers: core: Remove glue dirs from sysfs earlier
Benjamin Herrenschmidt
2019-02-06
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-26
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
2019-01-26
f2fs: use crc and cp version to determine roll-forward recovery
Jaegeuk Kim
2019-01-26
f2fs: fix to convert inline directory correctly
Chao Yu
2019-01-16
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2018-12-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
2018-12-17
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2018-12-17
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
[prev]
[next]