summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-28vsock: split dwork to avoid reinitializationsCong Wang1-2/+2
2018-08-28llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang1-0/+5
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers1-63/+0
2018-08-09ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu1-0/+1
2018-08-09tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet1-1/+1
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng1-0/+1
2018-07-28tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng1-0/+1
2018-07-28net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio1-6/+6
2018-07-03block: Fix transfer when chunk sectors exceeds maxKeith Busch1-2/+2
2018-07-03branch-check: fix long->int truncation when profiling branchesMikulas Patocka1-1/+1
2018-06-13tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2018-06-13cfg80211: further limit wiphy names to 64 bytesEric Biggers1-1/+1
2018-05-30usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens1-0/+3
2018-05-30llc: properly handle dev_queue_xmit() return valueCong Wang1-1/+1
2018-05-30net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita1-0/+1
2018-05-30regulatory: add NUL to request alpha2Johannes Berg1-1/+1
2018-05-30mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau1-1/+1
2018-05-30x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann1-0/+2
2018-05-30asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov1-0/+15
2018-05-30tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner1-4/+16
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro1-0/+1
2018-05-25cfg80211: limit wiphy names to 128 bytesJohannes Berg1-0/+2
2018-05-25efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel1-4/+4