summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2019-03-251-0/+6
* KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2019-03-251-0/+6
* HID: debug: fix the ring buffer implementationVladis Dronov2019-03-251-5/+4
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-03-251-1/+4
* mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2019-03-251-2/+2
* USB: check usb_get_extra_descriptor for proper sizeMathias Payer2019-02-111-2/+2
* new helper: uaccess_kernel()Al Viro2019-02-111-0/+3
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2019-02-111-1/+3
* can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde2019-02-111-0/+1
* USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng2019-02-111-0/+3
* clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley2019-02-111-0/+1
* netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2019-02-111-0/+2
* of: add helper to lookup compatible child nodeJohan Hovold2019-02-111-0/+8
* libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov2019-02-111-1/+7
* KVM: x86: remove code for lazy FPU handlingPaolo Bonzini2019-02-111-2/+0
* cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore2019-02-111-9/+16
* posix-timers: Sanitize overrun handlingThomas Gleixner2018-12-161-2/+2
* cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas2018-12-161-0/+3
* net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2018-12-162-0/+8
* Make file credentials available to the seqfile interfacesLinus Torvalds2018-12-161-9/+4
* USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2018-12-161-1/+1
* bpf, net: add skb_mac_header_len helperDaniel Borkmann2018-12-161-0/+5
* netfilter: nft_set: fix allocation size overflow in privsize callback.Taehee Yoo2018-12-161-2/+2
* percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2018-12-161-1/+12
* scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche2018-12-161-0/+14
* block: move bio_integrity_{intervals,bytes} into blkdev.hGreg Edwards2018-12-161-0/+38
* udlfb: set optimal write delayMikulas Patocka2018-12-161-1/+1
* udlfb: make a local copy of fb_opsMikulas Patocka2018-12-161-0/+1
* udlfb: don't switch if we are switching to the same videomodeMikulas Patocka2018-12-161-0/+1
* udlfb: fix semaphore value leakMikulas Patocka2018-12-161-1/+0
* crypto: vmac - separate tfm and request contextEric Biggers2018-12-161-63/+0
* kexec: Fix make headers_checkGeoff Levand2018-11-201-6/+0
* 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