summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-11-20kexec: Fix make headers_checkGeoff Levand
2018-11-20fs/proc: Stop trying to report thread stacksAndy Lutomirski
2018-11-20media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
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-20vsock: split dwork to avoid reinitializationsCong Wang
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-20tty: vt, remove reduntant checkJiri Slaby
2018-11-20block: Fix transfer when chunk sectors exceeds maxKeith Busch
2018-11-20nfsd: silence sparse warning about accessing credentialsJeff Layton
2018-11-20netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
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-20ALSA: core: Assure control device to be registered at lastTakashi Iwai
2018-11-20vfs: add the sb_start_intwrite_trylock() helperAmir Goldstein
2018-11-20media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad
2018-10-21give up on gcc ilog2() constant optimizationsLinus Torvalds
2018-10-21ppp: remove the PPPIOCDETACH ioctlEric Biggers
2018-10-21string: provide strscpy()Chris Metcalf
2018-10-21Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2018-10-21tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
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-21ALSA: control: Hardening for potential Spectre v1Takashi Iwai
2018-10-21mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-10-21RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-10-21tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa
2018-10-21tty: handle the case where we cannot restore a line disciplineAlan Cox
2018-10-21drivers: tty: Merge alloc_tty_struct and initialize_tty_structRasmus Villemoes
2018-10-21soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-10-21net: fix rtnh_ok()Eric Dumazet
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-21ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai
2018-10-21clk: fix mux clock documentationJerome Brunet
2018-10-21net: core: dst: Add kernel-doc for 'net' parameterJonathan Neuschäfer
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: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina
2018-10-03x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen
2018-10-03x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi 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