summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-22sunrpc: clean up properly in gss_mech_unregister()NeilBrown2-1/+3
2020-06-22software node: implement software_node_unregister()Greg Kroah-Hartman1-0/+1
2020-06-22iommu/vt-d: Allocate domain info for real DMA sub-devicesJon Derrick1-0/+1
2020-06-22x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov1-0/+1
2020-06-22serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng1-0/+6
2020-06-22mm: initialize deferred pages with interrupts enabledPavel Tatashin1-0/+2
2020-06-22btrfs: fix corrupt log due to concurrent fsync of inodes with shared extentsFilipe Manana1-0/+1
2020-06-22string.h: fix incompatibility between FORTIFY_SOURCE and KASANDaniel Axtens1-12/+48
2020-06-22bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann2-0/+16
2020-06-22bpf: Fix running sk_skb program types with ktlsJohn Fastabend2-0/+17
2020-06-22kgdb: Fix spurious true from in_dbg_master()Daniel Thompson1-1/+1
2020-06-22sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra1-0/+2
2020-06-22Bluetooth: Adding driver and quirk defs for multi-role LEAlain Michaud1-0/+9
2020-06-22x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron1-0/+2
2020-06-17media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen1-1/+1
2020-06-17dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai1-0/+6
2020-06-17x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck1-1/+1
2020-06-17KVM: x86: Fix APIC page invalidation raceEiichi Tsukata1-2/+2
2020-06-17x86: mm: ptdump: calculate effective permissions correctlySteven Price1-0/+1
2020-06-17padata: add separate cpuhp node for CPUHP_PADATA_DEADDaniel Jordan1-2/+4
2020-06-17mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long1-0/+1
2020-06-17elfnote: mark all .note sections SHF_ALLOCNick Desaulniers1-1/+1
2020-06-10x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross1-0/+2
2020-06-07mmc: fix compilation of user APIJérôme Pouiller1-0/+1
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-26/+122
2020-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-1/+2
2020-05-28net: be more gentle about silly gso requests coming from userEric Dumazet1-8/+9
2020-05-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+14
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2020-05-28include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann1-1/+1
2020-05-28mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov1-2/+13
2020-05-27Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+5
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe1-1/+1
2020-05-27fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein1-2/+1
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso1-1/+1
2020-05-26net: check untrusted gso_size at kernel entryWillem de Bruijn1-2/+12
2020-05-26ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern2-0/+35
2020-05-26ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern2-0/+35
2020-05-26nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern1-16/+25
2020-05-26nexthops: don't modify published nexthop groupsNikolay Aleksandrov1-0/+1
2020-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2020-05-25Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux...David S. Miller1-1/+1
2020-05-25net/tls: fix race condition causing kernel panicVinay Kumar Yadav1-0/+4
2020-05-25netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso1-1/+1
2020-05-25ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu1-1/+1
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+11
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-13/+61
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha1-0/+9