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-12-16
posix-timers: Sanitize overrun handling
Thomas Gleixner
2018-12-16
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
2018-12-16
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-12-16
Make file credentials available to the seqfile interfaces
Linus Torvalds
2018-12-16
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
2018-12-16
bpf, net: add skb_mac_header_len helper
Daniel Borkmann
2018-12-16
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
2018-12-16
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
2018-12-16
block: move bio_integrity_{intervals,bytes} into blkdev.h
Greg Edwards
2018-11-20
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2018-11-20
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
2018-11-20
VFS: Impose ordering on accesses of d_inode and d_flags
David Howells
2018-11-20
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2018-11-20
can: dev: Consolidate and unify state change handling
Andri Yngvason
2018-11-20
string: drop __must_check from strscpy()
Ben Hutchings
2018-11-20
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
Hans de Goede
2018-11-20
block: Fix transfer when chunk sectors exceeds max
Keith Busch
2018-11-20
nfsd: silence sparse warning about accessing credentials
Jeff Layton
2018-11-20
backlight: as3711_bl: Fix Device Tree node leaks
Johan Hovold
2018-11-20
branch-check: fix long->int truncation when profiling branches
Mikulas Patocka
2018-11-20
perf/core: Fix group scheduling with mixed hw and sw events
Song Liu
2018-11-20
vfs: add the sb_start_intwrite_trylock() helper
Amir Goldstein
2018-10-21
give up on gcc ilog2() constant optimizations
Linus Torvalds
2018-10-21
string: provide strscpy()
Chris Metcalf
2018-10-21
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
2018-10-21
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-10-21
virtio: add ability to iterate over vqs
Michael S. Tsirkin
2018-10-21
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
2018-10-21
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
2018-10-21
drivers: tty: Merge alloc_tty_struct and initialize_tty_struct
Rasmus Villemoes
2018-10-21
iio:buffer: make length types match kfifo types
Martin Kelly
2018-10-21
ipc/msg: Fix msgctl(..., IPC_STAT, ...) between pid namespaces
Eric W. Biederman
2018-10-21
ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces.
Eric W. Biederman
2018-10-21
clk: fix mux clock documentation
Jerome Brunet
2018-10-21
HID: core: Fix size as type u32
Aaron Ma
2018-10-03
mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
Andy Lutomirski
2018-10-03
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
2018-10-03
pagewalk: improve vma handling
Naoya Horiguchi
2018-10-03
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
2018-10-03
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Dave Airlie
2018-10-03
mm: Add vm_insert_pfn_prot()
Andy Lutomirski
2018-10-03
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
2018-10-03
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
2018-10-03
mm: replace vma->sharead.linear with vma->shared
Kirill A. Shutemov
2018-10-03
rmap: drop support of non-linear mappings
Kirill A. Shutemov
2018-10-03
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2018-10-03
mm: drop support of non-linear mapping from fault codepath
Kirill A. Shutemov
2018-10-03
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
2018-10-03
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
2018-10-03
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
[next]