summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore1-9/+16
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 Dubroca2-0/+8
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-16netfilter: nft_set: fix allocation size overflow in privsize callback.Taehee Yoo1-2/+2
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-12-16udlfb: set optimal write delayMikulas Patocka1-1/+1
2018-12-16udlfb: make a local copy of fb_opsMikulas Patocka1-0/+1
2018-12-16udlfb: don't switch if we are switching to the same videomodeMikulas Patocka1-0/+1
2018-12-16udlfb: fix semaphore value leakMikulas Patocka1-1/+0
2018-12-16crypto: vmac - separate tfm and request contextEric Biggers1-63/+0
2018-11-20kexec: Fix make headers_checkGeoff Levand1-6/+0
2018-11-20fs/proc: Stop trying to report thread stacksAndy Lutomirski1-2/+1
2018-11-20media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus1-0/+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-20vsock: split dwork to avoid reinitializationsCong Wang1-2/+2
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 Yngvason2-0/+4
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-20tty: vt, remove reduntant checkJiri Slaby1-1/+0
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-20netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2-1/+1
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-20ALSA: core: Assure control device to be registered at lastTakashi Iwai1-1/+1
2018-11-20vfs: add the sb_start_intwrite_trylock() helperAmir Goldstein1-0/+5