summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-11-20fs/proc: Stop trying to report thread stacksAndy Lutomirski
2018-11-20use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro
2018-11-20VFS: Impose ordering on accesses of d_inode and d_flagsDavid Howells
2018-11-20ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu
2018-11-20can: dev: Consolidate and unify state change handlingAndri Yngvason
2018-11-20string: drop __must_check from strscpy()Ben Hutchings
2018-11-20ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-11-20block: Fix transfer when chunk sectors exceeds maxKeith Busch
2018-11-20nfsd: silence sparse warning about accessing credentialsJeff Layton
2018-11-20backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold
2018-11-20branch-check: fix long->int truncation when profiling branchesMikulas Patocka
2018-11-20perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu
2018-11-20vfs: add the sb_start_intwrite_trylock() helperAmir Goldstein
2018-10-21give up on gcc ilog2() constant optimizationsLinus Torvalds
2018-10-21string: provide strscpy()Chris Metcalf
2018-10-21efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel
2018-10-21do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-10-21virtio: add ability to iterate over vqsMichael S. Tsirkin
2018-10-21mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-10-21tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa
2018-10-21drivers: tty: Merge alloc_tty_struct and initialize_tty_structRasmus Villemoes
2018-10-21iio:buffer: make length types match kfifo typesMartin Kelly
2018-10-21ipc/msg: Fix msgctl(..., IPC_STAT, ...) between pid namespacesEric W. Biederman
2018-10-21ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces.Eric W. Biederman
2018-10-21clk: fix mux clock documentationJerome Brunet
2018-10-21HID: core: Fix size as type u32Aaron Ma
2018-10-03mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski
2018-10-03x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen
2018-10-03pagewalk: improve vma handlingNaoya Horiguchi
2018-10-03mm/pagewalk: remove pgd_entry() and pud_entry()Naoya Horiguchi
2018-10-03x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2018-10-03mm: Add vm_insert_pfn_prot()Andy Lutomirski
2018-10-03x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-10-03mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov
2018-10-03mm: replace vma->sharead.linear with vma->sharedKirill A. Shutemov
2018-10-03rmap: drop support of non-linear mappingsKirill A. Shutemov
2018-10-03mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov
2018-10-03mm: drop support of non-linear mapping from fault codepathKirill A. Shutemov
2018-10-03mm: drop support of non-linear mapping from unmap/zap codepathKirill A. Shutemov
2018-10-03mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov
2018-10-03seccomp: Move speculation migitation control to arch codeThomas Gleixner
2018-10-03seccomp: Add filter flag to opt-out of SSB mitigationKees Cook
2018-10-03prctl: Add force disable speculationThomas Gleixner
2018-10-03nospec: Allow getting/setting on non-current taskKees Cook
2018-10-03prctl: Add speculation control prctlsThomas Gleixner
2018-10-03x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-09-25mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-09-25seccomp: add "seccomp" syscallKees Cook
2018-06-16skb: Add skb_postpush_rcsum()Ben Hutchings
2018-06-16fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman