summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-11USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2019-02-11new helper: uaccess_kernel()Al Viro
2019-02-11iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2019-02-11can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde
2019-02-11USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng
2019-02-11clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley
2019-02-11netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2019-02-11of: add helper to lookup compatible child nodeJohan Hovold
2019-02-11libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov
2019-02-11KVM: x86: remove code for lazy FPU handlingPaolo Bonzini
2019-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore
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