summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fs/proc: Stop trying to report thread stacksAndy Lutomirski2018-11-201-2/+1
* media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2018-11-201-0/+1
* use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro2018-11-201-3/+1
* VFS: Impose ordering on accesses of d_inode and d_flagsDavid Howells2018-11-201-18/+3
* vsock: split dwork to avoid reinitializationsCong Wang2018-11-201-2/+2
* ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-11-201-0/+1
* can: dev: Consolidate and unify state change handlingAndri Yngvason2018-11-202-0/+4
* string: drop __must_check from strscpy()Ben Hutchings2018-11-201-1/+1
* ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-11-201-0/+1
* tty: vt, remove reduntant checkJiri Slaby2018-11-201-1/+0
* block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-11-201-2/+2
* nfsd: silence sparse warning about accessing credentialsJeff Layton2018-11-201-0/+9
* netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-11-202-1/+1
* backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold2018-11-201-2/+2
* branch-check: fix long->int truncation when profiling branchesMikulas Patocka2018-11-201-1/+1
* perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu2018-11-201-0/+8
* ALSA: core: Assure control device to be registered at lastTakashi Iwai2018-11-201-1/+1
* vfs: add the sb_start_intwrite_trylock() helperAmir Goldstein2018-11-201-0/+5
* media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad2018-11-202-22/+0
* give up on gcc ilog2() constant optimizationsLinus Torvalds2018-10-211-11/+2
* ppp: remove the PPPIOCDETACH ioctlEric Biggers2018-10-211-1/+1
* string: provide strscpy()Chris Metcalf2018-10-211-0/+3
* Make asm/word-at-a-time.h available on all architecturesChris Metcalf2018-10-211-8/+72
* tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)2018-10-211-16/+0
* efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel2018-10-211-4/+4
* do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-10-211-0/+1
* virtio: add ability to iterate over vqsMichael S. Tsirkin2018-10-211-0/+3
* ALSA: control: Hardening for potential Spectre v1Takashi Iwai2018-10-211-2/+5
* mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-10-211-0/+1
* RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2018-10-211-0/+2
* tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2018-10-211-1/+1
* tty: handle the case where we cannot restore a line disciplineAlan Cox2018-10-211-0/+1
* drivers: tty: Merge alloc_tty_struct and initialize_tty_structRasmus Villemoes2018-10-211-3/+1
* soreuseport: initialise timewait reuseport fieldEric Dumazet2018-10-211-0/+1
* net: fix rtnh_ok()Eric Dumazet2018-10-211-1/+1
* iio:buffer: make length types match kfifo typesMartin Kelly2018-10-211-3/+3
* ipc/msg: Fix msgctl(..., IPC_STAT, ...) between pid namespacesEric W. Biederman2018-10-211-2/+2
* ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces.Eric W. Biederman2018-10-211-2/+2
* ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2018-10-211-0/+1
* clk: fix mux clock documentationJerome Brunet2018-10-211-1/+2
* net: core: dst: Add kernel-doc for 'net' parameterJonathan Neuschäfer2018-10-211-0/+1
* HID: core: Fix size as type u32Aaron Ma2018-10-211-2/+2
* mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski2018-10-031-2/+0
* x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina2018-10-031-6/+6
* x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen2018-10-031-0/+2
* x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-10-031-0/+12
* pagewalk: improve vma handlingNaoya Horiguchi2018-10-031-3/+12
* mm/pagewalk: remove pgd_entry() and pud_entry()Naoya Horiguchi2018-10-031-6/+0
* x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2018-10-031-0/+22
* mm: Add vm_insert_pfn_prot()Andy Lutomirski2018-10-031-0/+2