summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-261-1/+4
* ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2019-01-131-0/+20
* sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-131-2/+34
* posix-timers: Sanitize overrun handlingThomas Gleixner2018-12-211-2/+2
* ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2018-12-211-1/+1
* exec: avoid gcc-8 warning for get_task_commArnd Bergmann2018-12-171-1/+6
* neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-171-5/+23
* ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai2018-12-131-1/+3
* USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-131-2/+2
* can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde2018-12-011-0/+1
* new helper: uaccess_kernel()Al Viro2018-11-271-0/+3
* libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov2018-11-221-1/+7
* TC: Set DMA masks for devicesMaciej W. Rozycki2018-11-221-0/+1
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2018-11-102-2/+3
* net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2018-11-101-1/+1
* tty: audit: Fix audit sourcePeter Hurley2018-11-101-3/+3
* lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2018-11-103-1/+22
* NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2018-11-101-0/+3
* phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R2018-11-101-3/+3
* ebtables: arpreply: Add the standard target sanity checkGao Feng2018-10-131-0/+5
* Make file credentials available to the seqfile interfacesLinus Torvalds2018-10-131-9/+4
* media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2018-10-131-0/+1
* slub: make ->cpu_partial unsigned intAlexey Dobriyan2018-10-131-1/+2
* mm: get rid of vmacache_flush_all() entirelyLinus Torvalds2018-09-263-7/+2
* udlfb: set optimal write delayMikulas Patocka2018-09-091-1/+1
* scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche2018-09-051-0/+14
* netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-08-282-1/+1
* vsock: split dwork to avoid reinitializationsCong Wang2018-08-281-2/+2
* llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang2018-08-281-0/+5
* crypto: vmac - separate tfm and request contextEric Biggers2018-08-171-63/+0
* ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-08-091-0/+1
* tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-091-1/+1
* tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-281-0/+1
* tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-281-0/+1
* net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-281-6/+6
* block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-07-031-2/+2
* branch-check: fix long->int truncation when profiling branchesMikulas Patocka2018-07-031-1/+1
* tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2018-06-131-1/+1
* cfg80211: further limit wiphy names to 64 bytesEric Biggers2018-06-131-1/+1
* usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens2018-05-301-0/+3
* llc: properly handle dev_queue_xmit() return valueCong Wang2018-05-301-1/+1
* net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2018-05-301-0/+1
* regulatory: add NUL to request alpha2Johannes Berg2018-05-301-1/+1
* mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau2018-05-301-1/+1
* x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2018-05-301-0/+2
* asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov2018-05-301-0/+15
* tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner2018-05-301-4/+16
* do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-301-0/+1
* cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-05-251-0/+2
* efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel2018-05-251-4/+4