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-08-09
fork: unconditionally clear stack on fork
Kees Cook
2018-08-09
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
2018-08-09
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2018-08-03
serial: core: Make sure compiler barfs for 16-byte earlycon names
Douglas Anderson
2018-08-03
brcmfmac: Add support for bcm43364 wireless chipset
Sean Lanigan
2018-08-03
dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA
Marc Zyngier
2018-08-03
netfilter: ipset: List timing out entries with "timeout 1" instead of zero
Jozsef Kadlecsik
2018-07-28
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
2018-07-28
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
2018-07-25
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
2018-07-22
string: drop __must_check from strscpy() and restore strscpy() usages in cgroup
Tejun Heo
2018-07-22
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
2018-07-22
arm/arm64: smccc: Add SMCCC-specific return codes
Marc Zyngier
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-13
complete e390f9a port for v4.9.106
Philip Müller
2018-06-06
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
2018-06-05
objtool: Enclose contents of unreachable() macro in a block
Josh Poimboeuf
2018-06-05
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
2018-05-30
kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
Sebastian Ott
2018-05-30
ptr_ring: prevent integer overflow when calculating size
Jason Wang
2018-05-30
cpumask: Make for_each_cpu_wrap() available on UP as well
Michael Kelley
2018-05-30
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
2018-05-30
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
2018-05-30
device property: Define type of PROPERTY_ENRTY_*() macros
Andy Shevchenko
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-25
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
2018-05-22
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
2018-05-22
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
2018-05-22
prctl: Add force disable speculation
Thomas Gleixner
2018-05-22
nospec: Allow getting/setting on non-current task
Kees Cook
2018-05-22
prctl: Add speculation control prctls
Thomas Gleixner
2018-05-22
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
2018-05-22
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
2018-05-22
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
2018-05-19
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
2018-05-01
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
2018-05-01
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
2018-05-01
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
2018-05-01
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
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
[next]