summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-05-16USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-04-27x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-27appletalk: Fix compile regressionArnd Bergmann
2019-04-27include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih
2019-04-27appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-04-27string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo
2019-04-27lib/string.c: implement a basic bcmpNick Desaulniers
2019-04-27tracing: kdb: Fix ftdump to not sleepDouglas Anderson
2019-04-03Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2019-02-20HID: debug: fix the ring buffer implementationVladis Dronov
2019-02-20drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor
2019-01-26sunrpc: use-after-free in svc_process_common()Vasily Averin
2018-12-21posix-timers: Sanitize overrun handlingThomas Gleixner
2018-12-17exec: avoid gcc-8 warning for get_task_commArnd Bergmann
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde
2018-11-27new helper: uaccess_kernel()Al Viro
2018-11-22libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov
2018-11-22TC: Set DMA masks for devicesMaciej W. Rozycki
2018-11-10tty: audit: Fix audit sourcePeter Hurley
2018-11-10lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2018-11-10NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust
2018-11-10phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng
2018-10-13Make file credentials available to the seqfile interfacesLinus Torvalds
2018-10-13slub: make ->cpu_partial unsigned intAlexey Dobriyan
2018-09-26mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche
2018-08-09ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu
2018-07-28net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-03block: Fix transfer when chunk sectors exceeds maxKeith Busch
2018-07-03branch-check: fix long->int truncation when profiling branchesMikulas Patocka
2018-06-13tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet
2018-05-30usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens
2018-05-30x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-05-25efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel
2018-05-02mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-02virtio: add ability to iterate over vqsMichael S. Tsirkin
2018-04-13net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2018-04-13skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld
2018-04-08proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner
2018-04-08netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2018-04-08usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello
2018-03-22regulator: isl9305: fix array sizeVincent Stehlé
2018-03-22mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-02-25Provide a function to create a NUL-terminated string from unterminated dataDavid Howells
2018-01-31tcp: __tcp_hdrlen() helperCraig Gallek
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet