summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-16USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern1-2/+0
2019-04-27x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu1-0/+1
2019-04-27appletalk: Fix compile regressionArnd Bergmann1-4/+14
2019-04-27include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih1-2/+2
2019-04-27appletalk: Fix use-after-free in atalk_proc_exitYueHaibing1-1/+1
2019-04-27string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo1-1/+1
2019-04-27netns: provide pure entropy for net_hash_mix()Eric Dumazet2-13/+4
2019-04-27lib/string.c: implement a basic bcmpNick Desaulniers1-0/+3
2019-04-27tracing: kdb: Fix ftdump to not sleepDouglas Anderson1-1/+1
2019-04-03sctp: get sctphdr by offset in sctp_compute_cksumXin Long1-1/+1
2019-04-03packets: Always register packet sk in the same orderMaxime Chevallier1-0/+6
2019-04-03Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller1-0/+36
2019-04-03asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland1-6/+6
2019-03-23gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet1-2/+10
2019-03-23net: avoid use IPCB in cipso_v4_errorNazarov Sergey1-0/+2
2019-03-23net: Add __icmp_send helper.Nazarov Sergey1-1/+8
2019-03-23KEYS: user: Align the payload bufferEric Biggers1-1/+1
2019-02-23ax25: fix possible use-after-freeEric Dumazet1-0/+12
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi1-0/+1
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet1-0/+1
2019-02-20HID: debug: fix the ring buffer implementationVladis Dronov1-5/+4
2019-02-20ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax1-1/+5
2019-02-20drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor1-1/+4
2019-01-26sunrpc: use-after-free in svc_process_common()Vasily Averin1-1/+4
2019-01-13ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o1-0/+20
2019-01-13sock: Make sock->sk_stamp thread-safeDeepa Dinamani1-2/+34
2018-12-21posix-timers: Sanitize overrun handlingThomas Gleixner1-2/+2
2018-12-21ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto1-1/+1
2018-12-17exec: avoid gcc-8 warning for get_task_commArnd Bergmann1-1/+6
2018-12-17neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio1-5/+23
2018-12-13ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai1-1/+3
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer1-2/+2
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde1-0/+1
2018-11-27new helper: uaccess_kernel()Al Viro1-0/+3
2018-11-22libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov1-1/+7
2018-11-22TC: Set DMA masks for devicesMaciej W. Rozycki1-0/+1
2018-11-10unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2-2/+3
2018-11-10net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa1-1/+1
2018-11-10tty: audit: Fix audit sourcePeter Hurley1-3/+3
2018-11-10lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann3-1/+22
2018-11-10NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust1-0/+3
2018-11-10phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R1-3/+3
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng1-0/+5
2018-10-13Make file credentials available to the seqfile interfacesLinus Torvalds1-9/+4
2018-10-13media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus1-0/+1
2018-10-13slub: make ->cpu_partial unsigned intAlexey Dobriyan1-1/+2
2018-09-26mm: get rid of vmacache_flush_all() entirelyLinus Torvalds3-7/+2
2018-09-09udlfb: set optimal write delayMikulas Patocka1-1/+1
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche1-0/+14
2018-08-28netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2-1/+1