index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2018-05-22
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
2018-05-22
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
2018-05-22
virtio: add ability to iterate over vqs
Michael S. Tsirkin
2018-05-22
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
2018-05-22
HID: core: Fix size as type u32
Aaron Ma
2018-05-22
tty: make n_tty_read() always abort if hangup is in progress
Tejun Heo
2018-05-22
Kbuild: provide a __UNIQUE_ID for clang
Arnd Bergmann
2018-05-22
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
2018-05-22
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
2018-05-22
llist: clang: introduce member_address_is_nonnull()
Alexander Potapenko
2018-05-22
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2018-05-22
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
2018-05-22
jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp
Matthias Kaehlcke
2018-05-22
cpumask: Add helper cpumask_available()
Matthias Kaehlcke
2018-05-22
usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_align
Felipe F. Tonello
2018-05-22
regulator: isl9305: fix array size
Vincent Stehlé
2018-05-22
mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()
Kirill A. Shutemov
2018-03-20
usb: quirks: add control message delay for 1b1c:1b20
Danilo Krummrich
2018-03-20
nospec: Include <asm/barrier.h> dependency
Dan Williams
2018-03-20
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
2018-03-20
nospec: Allow index argument to have const-qualified type
Rasmus Villemoes
2018-03-04
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
2018-03-04
vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams
2018-03-04
array_index_nospec: Sanitize speculative array de-references
Dan Williams
2018-03-04
mtd: sh_flctl: pass FIFO as physical address
Arnd Bergmann
2018-03-04
driver-core: use 'dev' argument in dev_dbg_ratelimited stub
Arnd Bergmann
2018-03-04
Provide a function to create a NUL-terminated string from unterminated data
David Howells
2018-02-28
mtd: cfi: convert inline functions to macros
Arnd Bergmann
2018-02-28
tcp: __tcp_hdrlen() helper
Craig Gallek
2018-02-28
Revert "module: Add retpoline tag to VERMAGIC"
Greg Kroah-Hartman
2018-02-28
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
2018-02-28
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2018-02-28
module: Add retpoline tag to VERMAGIC
Andi Kleen
2018-02-28
kconfig.h: use __is_defined() to check if MODULE is defined
Masahiro Yamada
2018-02-28
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
2018-02-28
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2018-02-28
fscache: Fix the default for fscache_maybe_release_page()
David Howells
2018-02-28
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
2018-01-17
bitops.h: add sign_extend64()
Martin Kepplinger
2018-01-17
mm: Handle 0 flags in _calc_vm_trans() macro
Jan Kara
2018-01-17
net/mlx4_core: Avoid delays during VF driver device shutdown
Jack Morgenstein
2018-01-17
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
2018-01-17
ARM: OMAP2+: gpmc-onenand: propagate error on initialization failure
Ladislav Michl
2018-01-17
mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
Jan Kara
2018-01-17
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
2018-01-17
give up on gcc ilog2() constant optimizations
Linus Torvalds
2018-01-17
libceph: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2017-12-08
netlink: add a start callback for starting a netlink dump
Tom Herbert
2017-12-06
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
2017-12-06
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
[next]