aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-10-07kunit: make kunit_kfree(NULL) a no-op to match kfree()Daniel Latypov1-0/+3
2022-10-07kunit: make kunit_kfree() not segfault on invalid inputsDaniel Latypov1-12/+2
2022-10-07kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friendsDaniel Latypov3-18/+15
2022-10-07kunit: drop test pointer in string_stream_fragmentDaniel Latypov2-6/+5
2022-10-07kunit: string-stream: Simplify resource useDavid Gow3-76/+18
2022-10-07btrfs: add missing path cache update during fiemapFilipe Manana1-0/+13
2022-10-07Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds30-326/+859
2022-10-07Merge tag 'fs-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds7-30/+86
2022-10-07Merge tag 'fsnotify-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-10/+0
2022-10-07Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds26-152/+284
2022-10-07Merge tag 'nand/for-6.1' into mtd/nextMiquel Raynal20-199/+253
2022-10-07xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANTJuergen Gross1-0/+3
2022-10-07xen/virtio: restructure xen grant dma setupJuergen Gross1-25/+43
2022-10-07vfio: Make the group FD disassociate from the iommu_groupJason Gunthorpe2-24/+44
2022-10-07vfio: Hold a reference to the iommu_group in kvm for SPAPRJason Gunthorpe2-13/+18
2022-10-07vfio: Add vfio_file_is_group()Jason Gunthorpe4-4/+35
2022-10-07MAINTAINERS: rectify file entry in ALIBABA PMU DRIVERLukas Bulwahn1-1/+1
2022-10-07drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPIGeert Uytterhoeven1-1/+1
2022-10-07drivers/perf: fix return value check in ali_drw_pmu_probe()Sun Ke1-2/+2
2022-10-07arm64: errata: Add Cortex-A55 to the repeat tlbi listJames Morse3-0/+24
2022-10-07virtio_blk: add SECURE ERASE command supportAlvaro Karsz2-18/+111
2022-10-07vp_vdpa: support feature provisioningJason Wang1-2/+20
2022-10-07vdpa_sim_net: support feature provisioningJason Wang4-5/+17
2022-10-07vdpa: device feature provisioningJason Wang3-0/+8
2022-10-07virtio-net: use mtu size as buffer length for big packetsGavin Li1-13/+24
2022-10-07virtio-net: introduce and use helper function for guest gso support checksGavin Li1-4/+9
2022-10-07virtio: drop vp_legacy_set_queue_sizeMichael S. Tsirkin1-2/+0
2022-10-07virtio_ring: make vring_alloc_queue_packed prettierDeming Wang1-3/+3
2022-10-07virtio_ring: split: Operators use unified styleDeming Wang1-1/+1
2022-10-07vhost: add __init/__exit annotations to module init/exit funcsXiu Jianfeng1-2/+2
2022-10-07arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASKMark Brown1-1/+1
2022-10-07wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexible arrayKees Cook1-1/+3
2022-10-07wifi: wext: use flex array destination for memcpy()Hawkins Jiawei2-8/+19
2022-10-07wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packetsFelix Fietkau1-19/+21
2022-10-07wifi: mac80211: netdev compatible TX stop for iTXQ driversAlexander Wetzel2-7/+9
2022-10-07riscv: dts: microchip: fix fabric i2c reg sizeConor Dooley1-1/+1
2022-10-07wifi: mac80211: fix decap offload for stations on AP_VLAN interfacesFelix Fietkau1-3/+4
2022-10-07wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()Dan Carpenter1-1/+1
2022-10-07wifi: mac80211: remove/avoid misleading printsJames Prestwood1-3/+4
2022-10-07wifi: mac80211: fix probe req HE capabilities accessJames Prestwood1-1/+1
2022-10-07wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rxFelix Fietkau1-1/+1
2022-10-07net/9p: clarify trans_fd parse_opt failure handlingLi Zhong1-1/+3
2022-10-07net/9p: add __init/__exit annotations to module init/exit funcsXiu Jianfeng1-2/+2
2022-10-07net/9p: use a dedicated spinlock for trans_fdDominique Martinet1-16/+25
2022-10-07KVM: PPC: Book3S HV: Fix stack frame regs markerNicholas Piggin1-1/+1
2022-10-07mmc: sdhci-tegra: Use actual clock rate for SW tuning correctionPrathamesh Shete1-1/+1
2022-10-07watchdog: twl4030_wdt: add missing mod_devicetable.h includeDmitry Torokhov1-0/+1
2022-10-07mmc: renesas_sdhi: Fix rounding errorsBiju Das1-3/+18
2022-10-07net: ethernet: bgmac: Remove -Warray-bounds exceptionKees Cook1-5/+0
2022-10-07net: ethernet: mediatek: Remove -Warray-bounds exceptionKees Cook1-5/+0