summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-02coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-05-02KEYS: user: Align the payload bufferEric Biggers
2019-05-02perf/x86: Add check_period PMU callbackJiri Olsa
2019-05-02Rip out get_signal_to_deliver()Richard Weinberger
2019-05-02Clean up signal_delivered()Richard Weinberger
2019-05-02tracehook_signal_handler: Remove sig, info, ka and regsRichard Weinberger
2019-05-02ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax
2019-04-04mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2019-04-04ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o
2019-04-04gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski
2019-03-25KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall
2019-03-25KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall
2019-03-25HID: debug: fix the ring buffer implementationVladis Dronov
2019-03-25sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-03-25mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
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