summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-19mm/vmalloc: do not output a spurious warning when huge vmalloc() failsLorenzo Stoakes1-4/+13
2023-06-19mm/mprotect: fix do_mprotect_pkey() limit checkLiam R. Howlett1-1/+1
2023-06-19writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini1-1/+1
2023-06-19x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava1-1/+4
2023-06-19Merge tag 'afs-fixes-20230719' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+5
2023-06-19regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet1-2/+2
2023-06-19ipvs: align inner_mac_header for encapsulationTerin Stock1-0/+2
2023-06-19afs: Fix waiting for writeback then skipping folioVishal Moola (Oracle)1-2/+4
2023-06-19afs: Fix dangling folio ref counts in writebackVishal Moola (Oracle)1-0/+1
2023-06-19gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle2-1/+10
2023-06-19ALSA: hda/realtek: Add quirk for ASUS ROG G634ZLuke D. Jones1-0/+1
2023-06-19ASoC: intel: sof_sdw: Fixup typo in device link checkingCharles Keepax1-1/+1
2023-06-19mmc: usdhi60rol0: fix deferred probingSergey Shtylyov1-2/+4
2023-06-19mmc: sunxi: fix deferred probingSergey Shtylyov1-2/+2
2023-06-19mmc: sh_mmcif: fix deferred probingSergey Shtylyov1-1/+1
2023-06-19mmc: sdhci-spear: fix deferred probingSergey Shtylyov1-2/+2
2023-06-19mmc: sdhci-acpi: fix deferred probingSergey Shtylyov1-1/+1
2023-06-19mmc: owl: fix deferred probingSergey Shtylyov1-1/+1
2023-06-19mmc: omap_hsmmc: fix deferred probingSergey Shtylyov1-2/+4
2023-06-19mmc: omap: fix deferred probingSergey Shtylyov1-1/+1
2023-06-19mmc: mvsdio: fix deferred probingSergey Shtylyov1-1/+1
2023-06-19mmc: mtk-sd: fix deferred probingSergey Shtylyov1-1/+1
2023-06-19mmc: meson-gx: fix deferred probingSergey Shtylyov1-2/+2
2023-06-19mmc: bcm2835: fix deferred probingSergey Shtylyov1-2/+2
2023-06-19mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang1-0/+1
2023-06-19Merge tag 'mlx5-fixes-2023-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller15-36/+163
2023-06-19net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren1-2/+1
2023-06-19Linux 6.4-rc7v6.4-rc7Linus Torvalds1-1/+1
2023-06-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-7/+51
2023-06-18Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds4-4/+25
2023-06-18Merge tag 'parisc-for-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+0
2023-06-18net: phy: Manual remove LEDs to ensure correct orderingAndrew Lunn1-1/+14
2023-06-18mm/mmap: Fix error path in do_vmi_align_munmap()Liam R. Howlett1-20/+17
2023-06-18nfc: fdp: Add MODULE_FIRMWARE macrosJuerg Haefliger1-0/+3
2023-06-18ieee802154/adf7242: Add MODULE_FIRMWARE macroJuerg Haefliger1-0/+2
2023-06-18PCI: hv: Add a per-bus mutex state_lockDexuan Cui1-3/+26
2023-06-18Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"Dexuan Cui1-37/+34
2023-06-18PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_devDexuan Cui1-12/+0
2023-06-18PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panicDexuan Cui1-6/+5
2023-06-18PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui1-0/+18
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal4-4/+25
2023-06-18io_uring/poll: serialize poll linked timer start with poll removalJens Axboe1-5/+4
2023-06-18arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencingMichael Kelley1-1/+1
2023-06-18x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley3-25/+26
2023-06-17Merge tag 'staging-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-06-17Merge tag 'usb-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-70/+198
2023-06-17Merge tag 'tty-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+2
2023-06-17sfc: use budget for TX completionsÍñigo Huguet6-13/+31
2023-06-17parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings1-4/+0
2023-06-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+21