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
Age
Commit message (
Expand
)
Author
2017-11-02
workqueue: implicit ordered attribute should be overridable
Tejun Heo
2017-11-02
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-11-02
sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
Dan Carpenter
2017-11-02
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
Xin Long
2017-11-02
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
Alexander Potapenko
2017-11-02
wext: handle NULL extra data in iwe_stream_add_point better
Arnd Bergmann
2017-11-02
KEYS: prevent creating a different user's keyrings
Eric Biggers
2017-11-01
target: Avoid mappedlun symlink creation during lun shutdown
Nicholas Bellinger
2017-11-01
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
2017-06-21
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-20
give up on gcc ilog2() constant optimizations
Linus Torvalds
2017-06-20
uapi: fix linux/packet_diag.h userspace compilation error
Dmitry V. Levin
2017-06-20
nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
Chuck Lever
2017-06-20
cred/userns: define current_user_ns() as a function
Arnd Bergmann
2017-06-20
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
2017-06-08
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
2017-06-08
kvm: exclude ioeventfd from counting kvm_io_range limit
Amos Kong
2017-06-08
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
2017-06-08
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
Rafael J. Wysocki
2017-06-08
ACPI / PNP: Avoid conflicting resource reservations
Rafael J. Wysocki
2017-06-08
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
2017-06-08
tracing: Add #undef to fix compile error
Rik van Riel
2017-06-08
nlm: Ensure callback code also checks that the files match
Trond Myklebust
2017-06-08
RDMA/core: Fix incorrect structure packing for booleans
Jason Gunthorpe
2017-06-08
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2017-06-08
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2017-06-08
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
2017-06-08
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2017-06-08
crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
James Yonan
2017-02-10
mfd: 88pm80x: Double shifting bug in suspend/resume
Dan Carpenter
2017-02-10
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
2017-02-10
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2017-02-10
net: avoid sk_forward_alloc overflows
Eric Dumazet
2017-02-10
net: fix sk_mem_reclaim_partial()
Eric Dumazet
2017-02-10
bonding: Fix bonding crash
Mahesh Bandewar
2017-02-10
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2017-02-10
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
2017-02-10
ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
Eli Cooper
2017-02-10
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2017-02-10
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
2017-02-10
ipv6: don't call fib6_run_gc() until routing is ready
Michal KubeÄek
2017-02-10
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
Joe Perches
2017-02-10
include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header
Denys Vlasenko
2017-02-10
drivers/vfio: Rework offsetofend()
Gavin Shan
2017-02-10
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2017-02-10
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
2017-02-06
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
2017-02-06
asm-generic: make copy_from_user() zero the destination properly
Al Viro
2017-02-06
asm-generic: make get_user() clear the destination on errors
Al Viro
2017-02-06
xen: Add RING_COPY_REQUEST()
David Vrabel
[next]