summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-05USB: core: Fix RST error in hub.cAlan Stern1-1/+1
2022-09-05sched/debug: fix dentry leak in update_sched_domain_debugfsGreg Kroah-Hartman1-1/+1
2022-09-05debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman2-0/+28
2022-09-05driver core: fix driver_set_override() issue with empty stringsGreg Kroah-Hartman1-0/+6
2022-09-05arm64: dts: rockchip: Remove 'enable-active-low' from rk3566-quartz64-aFabio Estevam1-1/+0
2022-09-05arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-pumaFabio Estevam1-1/+0
2022-09-05arm64: dts: rockchip: fix property for usb2 phy supply on rk3568-evb1-v10Michael Riesch1-1/+1
2022-09-05arm64: dts: rockchip: fix property for usb2 phy supply on rock-3aMichael Riesch1-1/+1
2022-09-05ipv6: sr: fix out-of-bounds read when setting HMAC data.David Lebrun1-0/+5
2022-09-05Merge branch 'bonding-fixes'David S. Miller2-7/+21
2022-09-05bonding: accept unsolicited NA messageHangbin Liu1-5/+12
2022-09-05bonding: add all node mcast address when slave upHangbin Liu1-2/+6
2022-09-05bonding: use unspecified address if no available link local addressHangbin Liu1-0/+3
2022-09-05dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warningShravya Kumbham1-1/+1
2022-09-05dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()Liang He1-3/+3
2022-09-05arm64: dts: imx8ulp: add #reset-cells for pccPeng Fan1-0/+3
2022-09-05arm64: dts: tqma8mpxl-ba8mpxl: Fix button GPIOsAlexander Stein1-2/+2
2022-09-05arm64: dts: imx8mn: remove GPU power domain resetMarco Felsch1-1/+0
2022-09-04Linux 6.0-rc4v6.0-rc4Linus Torvalds1-1/+1
2022-09-04Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-69/+89
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-103/+151
2022-09-04Makefile.extrawarn: re-enable -Wformat for clang; take 2Nick Desaulniers1-0/+12
2022-09-04dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...Swati Agarwal1-1/+5
2022-09-04dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores propertySwati Agarwal1-1/+1
2022-09-04dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handlingSwati Agarwal1-6/+7
2022-09-04arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHzzain wang1-0/+8
2022-09-04arm64: dts: imx8mm: Reverse CPLD_Dn GPIO label mapping on MX8MenloMarek Vasut1-5/+5
2022-09-04Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller11-26/+73
2022-09-04ALSA: hda/sigmatel: Keep power up while beep is enabledTakashi Iwai1-0/+22
2022-09-04RDMA/siw: Pass a pointer to virt_to_page()Linus Walleij1-4/+14
2022-09-04Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-109/+135
2022-09-04exfat: fix overflow for large capacity partitionYuezhang Mo1-2/+1
2022-09-03gpio: ws16c48: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray1-7/+11
2022-09-03gpio: 104-idi-48: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-10/+22
2022-09-03Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-29/+28
2022-09-03Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds6-52/+65
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-7/+20
2022-09-03Merge tag 'dt-fixes-for-palmer-6.0-rc4' of git://git.kernel.org/pub/scm/linux...Palmer Dabbelt2-31/+50
2022-09-03Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-61/+67
2022-09-03Merge tag 'staging-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-36/+2
2022-09-03block: don't add partitions if GD_SUPPRESS_PART_SCAN is setMing Lei1-0/+3
2022-09-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-7/+13
2022-09-03Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+15
2022-09-03mm: pagewalk: Fix race between unmap and page walkerSteven Price3-13/+16
2022-09-03wifi: use struct_group to copy addressesJohannes Berg3-6/+8
2022-09-03wifi: mac80211_hwsim: check length for virtio packetsSoenke Huster1-1/+6
2022-09-03wifi: mac80211: fix locking in auth/assoc timeoutJohannes Berg1-6/+5