summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-04-04mm: migration: fix migration of huge PMD shared pagesMike Kravetz2-0/+20
2019-04-04gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski1-1/+1
2019-03-25KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall1-0/+6
2019-03-25KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall1-0/+6
2019-03-25HID: debug: fix the ring buffer implementationVladis Dronov1-5/+4
2019-03-25sunrpc: use-after-free in svc_process_common()Vasily Averin1-1/+4
2019-03-25mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani1-2/+2
2019-02-11USB: check usb_get_extra_descriptor for proper sizeMathias Payer1-2/+2
2019-02-11new helper: uaccess_kernel()Al Viro1-0/+3
2019-02-11iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede1-1/+3
2019-02-11can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde1-0/+1
2019-02-11USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng1-0/+3
2019-02-11clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley1-0/+1
2019-02-11netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal1-0/+2
2019-02-11of: add helper to lookup compatible child nodeJohan Hovold1-0/+8
2019-02-11libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov1-1/+7
2019-02-11KVM: x86: remove code for lazy FPU handlingPaolo Bonzini1-2/+0
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