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.19.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-02
net/ncsi: handle overflow when incrementing mac address
Tao Ren
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
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
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
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
appletalk: Fix compile regression
Arnd Bergmann
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
efi: Fix build error due to enum collision between efi.h and ima.h
Anders Roxell
2019-04-05
clk: fractional-divider: check parent rate only if flag is set
Katsuhiro Suzuki
2019-04-05
i2c: Allow recovery of the initial IRQ by an I2C client device.
Jim Broadus
2019-04-05
f2fs: fix to check inline_xattr_size boundary correctly
Chao Yu
2019-04-05
kasan: fix kasan_check_read/write definitions
Arnd Bergmann
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
mm: add support for kmem caches in DMA32 zone
Nicolas Boichat
2019-04-03
mm/hotplug: fix offline undo_isolate_page_range()
Qian Cai
2019-04-03
net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helper
Claudiu Manoil
2019-03-27
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
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
swiotlb: Add is_swiotlb_active() function
Joerg Roedel
2019-03-23
swiotlb: Introduce swiotlb_max_mapping_size()
Joerg Roedel
2019-03-23
dma: Introduce dma_max_mapping_size()
Joerg Roedel
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-10
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-27
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
2019-02-25
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-23
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
2019-02-21
net: avoid false positives in untrusted gso validation
Willem de Bruijn
2019-02-20
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]