summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-12-16posix-timers: Sanitize overrun handlingThomas Gleixner1-2/+2
2018-12-16cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas1-0/+3
2018-12-16net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca1-0/+7
2018-12-16Make file credentials available to the seqfile interfacesLinus Torvalds1-9/+4
2018-12-16USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern1-1/+1
2018-12-16bpf, net: add skb_mac_header_len helperDaniel Borkmann1-0/+5
2018-12-16percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner1-1/+12
2018-12-16scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche1-0/+14
2018-12-16block: move bio_integrity_{intervals,bytes} into blkdev.hGreg Edwards1-0/+38
2018-11-20fs/proc: Stop trying to report thread stacksAndy Lutomirski1-2/+1
2018-11-20use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro1-3/+1
2018-11-20VFS: Impose ordering on accesses of d_inode and d_flagsDavid Howells1-18/+3
2018-11-20ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu1-0/+1
2018-11-20can: dev: Consolidate and unify state change handlingAndri Yngvason1-0/+3
2018-11-20string: drop __must_check from strscpy()Ben Hutchings1-1/+1
2018-11-20ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede1-0/+1
2018-11-20block: Fix transfer when chunk sectors exceeds maxKeith Busch1-2/+2
2018-11-20nfsd: silence sparse warning about accessing credentialsJeff Layton1-0/+9
2018-11-20backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold1-2/+2
2018-11-20branch-check: fix long->int truncation when profiling branchesMikulas Patocka1-1/+1
2018-11-20perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu1-0/+8
2018-11-20vfs: add the sb_start_intwrite_trylock() helperAmir Goldstein1-0/+5
2018-10-21give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2018-10-21string: provide strscpy()Chris Metcalf1-0/+3
2018-10-21efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel1-4/+4
2018-10-21do d_instantiate/unlock_new_inode combinations safelyAl Viro1-0/+1
2018-10-21virtio: add ability to iterate over vqsMichael S. Tsirkin1-0/+3
2018-10-21mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-0/+1
2018-10-21tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa1-1/+1
2018-10-21drivers: tty: Merge alloc_tty_struct and initialize_tty_structRasmus Villemoes1-3/+1
2018-10-21iio:buffer: make length types match kfifo typesMartin Kelly1-3/+3
2018-10-21ipc/msg: Fix msgctl(..., IPC_STAT, ...) between pid namespacesEric W. Biederman1-2/+2
2018-10-21ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces.Eric W. Biederman1-2/+2
2018-10-21clk: fix mux clock documentationJerome Brunet1-1/+2
2018-10-21HID: core: Fix size as type u32Aaron Ma1-2/+2
2018-10-03mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski1-2/+0
2018-10-03x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen1-0/+2
2018-10-03pagewalk: improve vma handlingNaoya Horiguchi1-3/+12
2018-10-03mm/pagewalk: remove pgd_entry() and pud_entry()Naoya Horiguchi1-6/+0
2018-10-03x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie1-0/+22
2018-10-03mm: Add vm_insert_pfn_prot()Andy Lutomirski1-0/+2
2018-10-03x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen1-0/+2
2018-10-03mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov2-4/+1
2018-10-03mm: replace vma->sharead.linear with vma->sharedKirill A. Shutemov1-5/+3
2018-10-03rmap: drop support of non-linear mappingsKirill A. Shutemov4-14/+2
2018-10-03mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2-9/+0
2018-10-03mm: drop support of non-linear mapping from fault codepathKirill A. Shutemov1-9/+7
2018-10-03mm: drop support of non-linear mapping from unmap/zap codepathKirill A. Shutemov1-1/+0
2018-10-03mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov1-2/+6
2018-10-03seccomp: Move speculation migitation control to arch codeThomas Gleixner1-0/+2