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
2018-07-25
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
2018-07-25
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
2018-07-22
compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
Nick Desaulniers
2018-07-22
compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
David Rientjes
2018-07-22
compiler, clang: properly override 'inline' for clang
Linus Torvalds
2018-07-22
compiler, clang: suppress warning for unused static inline functions
David Rientjes
2018-07-17
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
Hans de Goede
2018-07-03
block: Fix transfer when chunk sectors exceeds max
Keith Busch
2018-07-03
iio:buffer: make length types match kfifo types
Martin Kelly
2018-07-03
branch-check: fix long->int truncation when profiling branches
Mikulas Patocka
2018-06-16
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
2018-06-06
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
2018-05-30
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
2018-05-30
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-26
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
2018-05-26
dmaengine: ensure dmaengine helpers check valid callback
Vinod Koul
2018-05-26
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
2018-05-26
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
2018-05-02
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
2018-05-02
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
2018-05-02
virtio: add ability to iterate over vqs
Michael S. Tsirkin
2018-04-29
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
2018-04-24
writeback: safer lock nesting
Greg Thelen
2018-04-24
mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
Michal Hocko
2018-04-24
HID: core: Fix size as type u32
Aaron Ma
2018-04-24
tty: make n_tty_read() always abort if hangup is in progress
Tejun Heo
2018-04-13
Kbuild: provide a __UNIQUE_ID for clang
Arnd Bergmann
2018-04-13
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
2018-04-13
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
2018-04-13
mlx5: fix bug reading rss_hash_type from CQE
Jesper Dangaard Brouer
2018-04-08
nospec: Kill array_index_nospec_mask_check()
Dan Williams
2018-04-08
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
2018-04-08
llist: clang: introduce member_address_is_nonnull()
Alexander Potapenko
2018-04-08
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2018-04-08
tty: provide tty_name() even without CONFIG_TTY
Arnd Bergmann
2018-04-08
audit: add tty field to LOGIN event
Richard Guy Briggs
2018-04-08
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
2018-04-08
jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp
Matthias Kaehlcke
2018-04-08
cpumask: Add helper cpumask_available()
Matthias Kaehlcke
2018-04-08
usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_align
Felipe F. Tonello
2018-03-24
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
2018-03-22
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2018-03-22
regulator: isl9305: fix array size
Vincent Stehlé
2018-03-22
mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()
Kirill A. Shutemov
2018-03-18
usb: quirks: add control message delay for 1b1c:1b20
Danilo Krummrich
2018-03-18
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2018-03-18
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2018-03-18
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2018-03-18
nospec: Include <asm/barrier.h> dependency
Dan Williams
[prev]
[next]