summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-16mm/slub: clarify verification reportingKees Cook
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu
2021-06-16mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi
2021-06-16Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-16Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-16can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin
2021-06-16can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek
2021-06-16can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa
2021-06-16can: j1939: fix Use-after-Free, hold skb ref while in useOleksij Rempel
2021-06-16printk: Move EXPORT_SYMBOL() closer to vprintk definitionPunit Agrawal
2021-06-16Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-06-16usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima
2021-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-06-15lantiq: net: fix duplicated skb in rx descriptor ringAleksander Jan Bajkowski
2021-06-15qmi_wwan: Do not call netif_rx from rx_fixupKristian Evensen
2021-06-15net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski
2021-06-15net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du
2021-06-15ptp: improve max_adj check against unreasonable valuesJakub Kicinski
2021-06-15proc: only require mm_struct for writingLinus Torvalds
2021-06-15x86/sgx: Add missing xa_destroy() when virtual EPC is destroyedKai Huang
2021-06-15afs: Fix an IS_ERR() vs NULL checkDan Carpenter
2021-06-15powerpc: Fix initrd corruption with relative jump labelsMichael Ellerman
2021-06-15usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-15quota: finish disable quotactl_path syscallMarcin Juszkiewicz
2021-06-14Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0Tor Vic
2021-06-14net: mhi_net: Update the transmit handler prototypeSubash Abhinov Kasiviswanathan
2021-06-14bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-06-14bpf: Fix leakage under speculation on mispredicted branchesDaniel Borkmann
2021-06-14bpf: Do not mark insn as seen under speculative path verificationDaniel Borkmann
2021-06-14bpf: Inherit expanded/patched seen count from old aux dataDaniel Borkmann
2021-06-14Merge tag 'for-net-2021-06-14' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2021-06-14sched/fair: Correctly insert cfs_rq's to list on unthrottleOdin Ugedal
2021-06-14Bluetooth: SMP: Fix crash when receiving new connection when debug is enabledLuiz Augusto von Dentz
2021-06-14net: qrtr: fix OOB Read in qrtr_endpoint_postPavel Skripkin
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern
2021-06-14net: caif: fix memory leak in ldisc_openPavel Skripkin
2021-06-14cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy
2021-06-14netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET
2021-06-14qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET
2021-06-14ethtool: strset: fix message length calculationJakub Kicinski
2021-06-14net: qualcomm: rmnet: don't over-count statisticsAlex Elder
2021-06-14sch_cake: revise docs for RFC 8622 LE PHB supportTyson Moore
2021-06-14Revert "cpufreq: CPPC: Add support for frequency invariance"Viresh Kumar
2021-06-14powerpc/signal64: Copy siginfo before changing regs->nipMichael Ellerman
2021-06-14fanotify: fix copy_event_to_user() fid error clean upMatthew Bobrowski
2021-06-13Linux 5.13-rc6v5.13-rc6Linus Torvalds
2021-06-13Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub...Linus Torvalds
2021-06-13Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-06-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-12riscv: sifive: fix Kconfig errata warningRandy Dunlap