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
2016-09-07
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
2016-09-07
PCI: Add Netronome NFP4000 PF device ID
Simon Horman
2016-09-07
PCI: Add Netronome vendor and device IDs
Jason S. McMullan
2016-08-20
IB/mlx5: Fix post send fence logic
Eli Cohen
2016-08-20
IB/mlx5: Fix MODIFY_QP command input structure
Artemy Kovalyov
2016-08-16
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-07-27
USB: EHCI: declare hostpc register as zero-length array
Alan Stern
2016-06-24
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-06-24
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-06-24
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-06-24
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-06-24
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-06-24
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-05-11
x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"
Behan Webster
2016-05-11
compiler-gcc: disable -ftracer for __noclone functions
Paolo Bonzini
2016-05-11
compiler-gcc: integrate the various compiler-gcc[345].h files
Joe Perches
2016-05-04
include/linux/poison.h: fix LIST_POISON{1,2} offset
Vasily Kulikov
2016-04-12
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-12
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-12
PCI: Disable IO/MEM decoding for devices with non-compliant BARs
Bjorn Helgaas
2016-03-16
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-03-16
efi: Make efivarfs entries immutable by default
Peter Jones
2016-03-16
efi: Make our variable validation list include the guid
Peter Jones
2016-03-16
efi: Do variable name validation tests in utf8
Peter Jones
2016-03-16
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
2016-03-16
tracing: Fix check for cpu online when event is disabled
Steven Rostedt (Red Hat)
2016-03-09
libata: Align ata_device's id on a cacheline
Harvey Hunt
2016-03-09
libata: fix HDIO_GET_32BIT ioctl
Arnd Bergmann
2016-03-03
nfs: fix nfs_size_to_loff_t
Christoph Hellwig
2016-03-03
ses: fix additional element traversal bug
James Bottomley
2016-03-03
lockd: create NSM handles per net namespace
Andrey Ryabinin
2016-03-03
tracepoints: Do not trace when cpu is offline
Steven Rostedt (Red Hat)
2016-02-25
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
2016-02-25
radix-tree: fix race in gang lookup
Matthew Wilcox
2016-02-25
tracing: Fix freak link error caused by branch tracer
Arnd Bergmann
2016-02-25
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-02-25
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
2016-02-17
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
2016-01-28
arm64: fix building without CONFIG_UID16
Arnd Bergmann
2016-01-28
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-01-22
USB: add quirk for devices with broken LPM
Alan Stern
2016-01-22
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2015-10-27
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-10-27
sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
Frederic Weisbecker
2015-10-27
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-10-27
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
2015-10-22
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
2015-10-22
security: fix typo in security_task_prctl
Jann Horn
2015-09-21
iio: Add inverse unit conversion macros
Lars-Peter Clausen
2015-08-16
dentry_kill(): don't try to remove from shrink list
Al Viro
[next]