aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-11-12Linux 6.7-rc1HEADmasterLinus Torvalds1-2/+2
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit1-1/+1
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+6
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds13-63/+215
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-24/+24
2023-11-11Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds16-88/+491
2023-11-10Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-31/+25
2023-11-10Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-110/+70
2023-11-11tracing/kprobes: Fix the order of argument descriptionsYujie Liu1-1/+1
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds97-812/+1760
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-86/+78
2023-11-10Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-51/+171
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter85-773/+1688
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-17/+41
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds8-8/+38
2023-11-10Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+3
2023-11-10Merge tag 'io_uring-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds6-45/+80
2023-11-10Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds18-80/+72
2023-11-10Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds3-27/+11
2023-11-10Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...Linus Torvalds5-24/+86
2023-11-10Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2023-11-10Merge tag '6.7-rc-smb3-server-part2' of git://git.samba.org/ksmbdLinus Torvalds3-6/+41
2023-11-10Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds26-1464/+2061
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds86-690/+2541
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds52-4033/+5
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König1-15/+16
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-2/+2
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher13-46/+37
2023-11-10drm/amdgpu: move kfd_resume before the ip late initTim Huang1-7/+6
2023-11-10drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello1-0/+3
2023-11-10Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter10-21/+28
2023-11-10Merge tag 'drm-intel-next-fixes-2023-11-08' of git://anongit.freedesktop.org/...Daniel Vetter8-36/+65
2023-11-10cifs: update internal module version number for cifs.koSteve French1-2/+2
2023-11-10cifs: handle when server stops supporting multichannelShyam Prasad N6-10/+145
2023-11-10cifs: handle when server starts supporting multichannelShyam Prasad N3-2/+34
2023-11-10Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFOSteve French1-0/+1
2023-11-10parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller1-3/+2
2023-11-10spi: Fix null dereference on suspendMark Hasemeyer2-17/+40
2023-11-10tracing: fprobe-event: Fix to check tracepoint event and returnMasami Hiramatsu (Google)1-4/+5
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann10-19/+4
2023-11-10lib: test_objpool: make global variables staticwuqiang.matt1-3/+3
2023-11-10Documentation: tracing: Add a note about argument and retval accessMasami Hiramatsu (Google)2-4/+12
2023-11-10pwm: Fix double shift bugDan Carpenter1-2/+2
2023-11-10pwm: samsung: Fix a bit test in pwm_samsung_resume()Dan Carpenter1-1/+1
2023-11-10fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann1-1/+1
2023-11-10fbdev: amifb: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-11-10fbdev: amifb: Mark driver struct with __refdata to prevent section mismatch w...Uwe Kleine-König1-1/+7
2023-11-10smb3: allow dumping session and tcon id to improve stats analysis and debuggingSteve French2-0/+31
2023-11-10parport: gsc: mark init function staticArnd Bergmann1-1/+1
2023-11-10fbdev: hyperv_fb: fix uninitialized local variable useArnd Bergmann1-0/+2
2023-11-10fbdev: omapfb/tpd12s015: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/tfp410: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/sharp-ls037v7dw01: Convert to platform remove callback returnin...Uwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/opa362: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/hdmi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/dvi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/dsi-cm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/dpi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/analog-tv: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: atmel_lcdfb: Convert to platform remove callback returning voidUwe Kleine-König1-5/+3
2023-11-10fbdev: omapfb/tpd12s015: Don't put .remove() in .exit.text and drop suppress_...Uwe Kleine-König1-3/+2
2023-11-10fbdev: omapfb/tfp410: Don't put .remove() in .exit.text and drop suppress_bin...Uwe Kleine-König1-3/+2
2023-11-10fbdev: omapfb/sharp-ls037v7dw01: Don't put .remove() in .exit.text and drop s...Uwe Kleine-König1-3/+2
2023-11-10fbdev: omapfb/opa362: Don't put .remove() in .exit.text and drop suppress_bin...Uwe Kleine-König1-3/+2
2023-11-10fbdev: omapfb/hdmi: Don't put .remove() in .exit.text and drop suppress_bind_...Uwe Kleine-König1-3/+2
2023-11-10fbdev: omapfb/dvi: Don't put .remove() in .exit.text and drop suppress_bind_a...Uwe Kleine-König1-3/+2
2023-11-10fbdev: omapfb/dsi-cm: Don't put .remove() in .exit.text and drop suppress_bin...Uwe Kleine-König1-3/+2
2023-11-10fbdev: omapfb/dpi: Don't put .remove() in .exit.text and drop suppress_bind_a...Uwe Kleine-König1-3/+2
2023-11-10fbdev: omapfb/analog-tv: Don't put .remove() in .exit.text and drop suppress_...Uwe Kleine-König1-3/+2
2023-11-10fbdev: atmel_lcdfb: Stop using platform_driver_probe()Uwe Kleine-König1-7/+7
2023-11-09Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds178-432/+1240
2023-11-09Merge tag 'v6.7-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2-3/+26
2023-11-09Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds91-471/+240
2023-11-09Merge tag 'for-6.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-64/+94
2023-11-09drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0 (v2)Victor Lu3-43/+37
2023-11-09drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu9-18/+116
2023-11-09drm/amdgpu: add smu v13.0.6 pcs xgmi ras error query supportYang Wang2-0/+22
2023-11-09drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak1-3/+6
2023-11-09drm/amd/display: remove duplicated argumentJosé Pekkarinen1-1/+1
2023-11-09drm/amdgpu: correct mca debugfs dump reg listYang Wang1-2/+9
2023-11-09drm/amdgpu: correct acclerator check architecutre dumpHawking Zhang2-6/+11
2023-11-09drm/amdgpu: add pcs xgmi v6.4.0 ras supportYang Wang2-3/+161
2023-11-09drm/amdgpu: Change extended-scope MTYPE on GC 9.4.3David Yat Sin2-5/+10
2023-11-09drm/amdgpu: disable smu v13.0.6 mca debug mode by defaultYang Wang1-1/+1
2023-11-09drm/amdgpu: Support multiple error query modesHawking Zhang2-23/+78
2023-11-09drm/amdgpu: refine smu v13.0.6 mca dump driverYang Wang3-182/+319
2023-11-09drm/amdgpu: Do not program PF-only regs in hdp_v4_0.c under SRIOV (v2)Victor Lu1-0/+4
2023-11-09drm/amdgpu: Skip PCTL0_MMHUB_DEEPSLEEP_IB write in jpegv4.0.3 under SRIOVVictor Lu1-6/+10
2023-11-09drm: amd: Resolve Sphinx unexpected indentation warningHunter Chasens1-6/+7
2023-11-09drm/amdgpu: correct smu v13.0.6 umc ras error checkYang Wang3-7/+16
2023-11-09drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)Victor Lu6-19/+25
2023-11-09drm/amdgpu: Add flag to enable indirect RLCG access for gfx v9.4.3Victor Lu1-0/+1
2023-11-09drm/amd/pm: raise the deep sleep clock threshold for smu 13.0.6Le Ma1-1/+1
2023-11-09drm/amdgpu: correct amdgpu ip block rev infoYang Wang2-2/+2
2023-11-09drm/amd/pm: Hide pp_dpm_pcie device attributeLijo Lazar1-0/+4
2023-11-09drm/amdgpu: Don't warn for unsupported set_xgmi_plpd_modeTao Zhou1-6/+8
2023-11-09drm/amdgpu: lower CS errors to debug severityChristian König1-1/+1
2023-11-09drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König1-0/+1
2023-11-09drm/amdgpu: fix AGP init orderAlex Deucher7-3/+7
2023-11-09Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds21-83/+248
2023-11-09Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds74-775/+536
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds58-3907/+2137
2023-11-09smb: client: fix mount when dns_resolver key is not availablePaulo Alcantara3-7/+29
2023-11-09riscv: Optimize bitops with Zbb extensionXiao Wang2-4/+252
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang14-102/+95
2023-11-09arm64/syscall: Remove duplicate declarationKevin Brodsky1-1/+0
2023-11-09OSS: dmasound/paula: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2023-11-09smb3: fix caching of ctime on setxattrSteve French1-1/+4
2023-11-09smb3: minor cleanup of session handling codeSteve French1-6/+12
2023-11-09cifs: reconnect work should have reference on server structShyam Prasad N2-16/+34
2023-11-09cifs: do not pass cifs_sb when trying to add channelsShyam Prasad N3-8/+8
2023-11-09cifs: account for primary channel in the interface listShyam Prasad N2-0/+34
2023-11-09cifs: distribute channels across interfaces based on speedShyam Prasad N3-14/+88
2023-11-09cifs: handle cases where a channel is closedShyam Prasad N6-7/+43
2023-11-09smb3: more minor cleanups for session handling routinesSteve French1-10/+15
2023-11-09smb3: minor RDMA cleanupSteve French1-2/+2
2023-11-09ALSA: hda: ASUS UM5302LA: Added quirks for cs35L41/10431A83 on i2c busVitalii Torshyn1-0/+6
2023-11-09ALSA: info: Fix potential deadlock at disconnectionTakashi Iwai1-8/+13
2023-11-09Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...Palmer Dabbelt16-45/+80
2023-11-09drivers: perf: Do not broadcast to other cpus when starting a counterAlexandre Ghiti1-4/+2
2023-11-09drivers: perf: Check find_first_bit() return valueAlexandre Ghiti1-0/+5
2023-11-09net: ti: icss-iep: fix setting counter valueDiogo Ivo1-1/+1
2023-11-09Merge tag 'asoc-fix-v6.7-merge-window-2' of https://git.kernel.org/pub/scm/li...Takashi Iwai2-0/+64
2023-11-08Merge patch series "Linux RISC-V AIA Preparatory Series"Palmer Dabbelt2-5/+8
2023-11-08of: property: Add fw_devlink support for msi-parentAnup Patel1-0/+2
2023-11-08RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTsAnup Patel1-5/+6
2023-11-08ptp: fix corrupted list in ptp_openEdward Adam Davis3-11/+19
2023-11-08ptp: ptp_read should not release queueEdward Adam Davis1-2/+0
2023-11-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2-41/+91
2023-11-08net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAPEric Dumazet1-8/+2
2023-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-5/+6
2023-11-08net: kcm: fill in MODULE_DESCRIPTION()Jakub Kicinski1-0/+1
2023-11-08Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski40-7/+82
2023-11-08Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski30-130/+341
2023-11-08net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov3-15/+32
2023-11-08Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds20-54/+121
2023-11-08Merge tag 'exfat-for-6.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+3
2023-11-08Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds31-950/+1433
2023-11-08MAINTAINERS: update lists.linuxfoundation.org migrated listsKonstantin Ryabitsev1-25/+25
2023-11-08Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds25-537/+319
2023-11-08lsm: fix default return value for inode_getsecctxOndrej Mosnacek1-1/+1
2023-11-08lsm: fix default return value for vm_enough_memoryOndrej Mosnacek1-1/+1
2023-11-08Merge tag 'rcu-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds3-14/+63
2023-11-08Merge tag 'memblock-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-11-08Merge tag 'kgdb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2-4/+6
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds44-298/+918
2023-11-08Merge tag 'asoc-fix-v6.7-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai12-32/+50
2023-11-08Merge tag 'nvme-6.7-2023-11-8' of git://git.infradead.org/nvme into block-6.7Jens Axboe16-76/+61
2023-11-08nvme: keyring: fix conditional compilationHannes Reinecke3-20/+6
2023-11-08cifs: Fix encryption of cleared, but unset rq_iter data buffersDavid Howells1-3/+9
2023-11-08netfilter: nat: fix ipv6 nat redirect with mapped and scoped addressesFlorian Westphal1-1/+26
2023-11-08Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"Douglas Anderson2-5/+2
2023-11-08arm64: Move MediaTek GIC quirk handling from irqchip to coreDouglas Anderson2-29/+39
2023-11-08swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMICPetr Tesarik1-1/+2
2023-11-08Merge patch series "riscv: Fix set_memory_XX() and set_direct_map_XX()"Palmer Dabbelt2-46/+236
2023-11-08riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear m...Alexandre Ghiti1-40/+230
2023-11-08riscv: Don't use PGD entries for the linear mappingAlexandre Ghiti1-6/+6
2023-11-08ASoC: nau8540: Add self recovery to improve capture quilityDavid Lin2-0/+64
2023-11-08netfilter: xt_recent: fix (increase) ipv6 literal buffer lengthMaciej Żenczykowski1-1/+1
2023-11-08ipvs: add missing module descriptionsFlorian Westphal16-0/+16
2023-11-08netfilter: nf_tables: remove catchall element in GC sync pathPablo Neira Ayuso1-5/+17
2023-11-08netfilter: add missing module descriptionsFlorian Westphal22-0/+22
2023-11-08drivers/net/ppp: use standard array-copy-functionPhilipp Stanner1-2/+2
2023-11-08i2c: cp2615: Fix 'assignment to __be16' warningBence Csókás1-1/+1
2023-11-08i2c: dev: copy userspace array safelyPhilipp Stanner1-2/+2
2023-11-08i2c: designware: Disable TX_EMPTY irq while waiting for block length byteTam Nguyen1-3/+16
2023-11-08i2c: iproc: handle invalid slave stateRoman Bacik1-58/+75
2023-11-08ALSA: hda/realtek: Add support dual speaker for DellKailang Yang1-7/+33
2023-11-08selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen6-6/+12
2023-11-08LoongArch: BPF: Support signed mod instructionsHengqi Chen1-9/+25
2023-11-08LoongArch: BPF: Support signed div instructionsHengqi Chen1-9/+25
2023-11-08LoongArch: BPF: Support 32-bit offset jmp instructionsHengqi Chen1-1/+5
2023-11-08LoongArch: BPF: Support unconditional bswap instructionsHengqi Chen1-0/+1
2023-11-08LoongArch: BPF: Support sign-extension mov instructionsHengqi Chen1-2/+17
2023-11-08LoongArch: BPF: Support sign-extension load instructionsHengqi Chen1-10/+39
2023-11-08LoongArch: Add more instruction opcodes and emit_* helpersHengqi Chen1-0/+13
2023-11-08LoongArch/smp: Call rcutree_report_cpu_starting() earlierHuacai Chen1-1/+2
2023-11-08LoongArch: Relax memory ordering for atomic operationsWANG Rui1-20/+68
2023-11-08LoongArch: Mark __percpu functions as always inlineNathan Chancellor1-5/+5
2023-11-08LoongArch: Disable module from accessing external data directlyWANG Rui1-0/+2
2023-11-08LoongArch: Support PREEMPT_DYNAMIC with static keysHuacai Chen1-0/+1
2023-11-07net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean1-1/+1
2023-11-07virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()Shigeru Yoshida1-0/+2
2023-11-07r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit1-0/+2
2023-11-07Merge tag 'pm-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-1/+64
2023-11-07Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds72-1345/+1718
2023-11-07Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+9
2023-11-07ksmbd: handle malformed smb1 messageNamjae Jeon1-0/+11
2023-11-07ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()Namjae Jeon1-3/+4
2023-11-07ksmbd: fix slab out of bounds write in smb_inherit_dacl()Namjae Jeon1-3/+26
2023-11-07Merge tag 'rproc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds16-248/+932
2023-11-07Merge tag 'rpmsg-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds3-5/+5
2023-11-07Merge tag 'pcmcia-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds4-7/+12
2023-11-07Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds39-310/+198
2023-11-08ata: pata_gayle: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-08ata: pata_falcon: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-08ata: pata_gayle: Stop using module_platform_driver_probe()Uwe Kleine-König1-4/+5
2023-11-08ata: pata_falcon: Stop using module_platform_driver_probe()Uwe Kleine-König1-4/+5
2023-11-08ata: libata-core: Fix ata_pci_shutdown_one()Damien Le Moal1-15/+1
2023-11-07Merge branch 'Let BPF verifier consider {task,cgroup} is trusted in bpf_iter_...Martin KaFai Lau3-14/+6