summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-16posix-timers: Sanitize overrun handlingThomas Gleixner
2018-12-16cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas
2018-12-16net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-12-16Make file credentials available to the seqfile interfacesLinus Torvalds
2018-12-16USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern
2018-12-16bpf, net: add skb_mac_header_len helperDaniel Borkmann
2018-12-16netfilter: nft_set: fix allocation size overflow in privsize callback.Taehee Yoo
2018-12-16percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner
2018-12-16scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche
2018-12-16block: move bio_integrity_{intervals,bytes} into blkdev.hGreg Edwards
2018-12-16udlfb: set optimal write delayMikulas Patocka
2018-12-16udlfb: make a local copy of fb_opsMikulas Patocka
2018-12-16udlfb: don't switch if we are switching to the same videomodeMikulas Patocka
2018-12-16udlfb: fix semaphore value leakMikulas Patocka
2018-12-16crypto: vmac - separate tfm and request contextEric Biggers
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