summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-13drm/amd/display: Add smu write msg id fail retry processFudong Wang1-4/+16
2023-09-13parisc: Fix /proc/cpuinfo output for lscpuHelge Deller1-3/+10
2023-09-13procfs: block chmod on /proc/thread-self/commAleksa Sarai1-1/+2
2023-09-13block: don't add or resize partition on the disk with GENHD_FL_NO_PARTLi Lingfeng1-0/+2
2023-09-13Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas1-1/+1
2023-09-13ntb: Fix calculation ntb_transport_tx_free_entry()Dave Jiang1-1/+1
2023-09-13ntb: Clean up tx tail index on link downDave Jiang1-2/+9
2023-09-13ntb: Drop packets when qp link is downDave Jiang1-1/+5
2023-09-13PCI/PM: Only read PCI_PM_CTRL register when availableFeiyang Chen1-4/+9
2023-09-13PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernationDexuan Cui1-0/+3
2023-09-13PCI: Free released resource after coalescingRoss Lagerwall1-0/+1
2023-09-13scsi: mpt3sas: Perform additional retries if doorbell read returns 0Ranjan Kumar2-13/+34
2023-09-13Revert "scsi: qla2xxx: Fix buffer overrun"Nilesh Javali1-1/+1
2023-09-13media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interruptsKonrad Dybcio1-1/+1
2023-09-13media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman105-112/+112
2023-09-13ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.Vitaly Rodionov2-1/+2
2023-09-13arm64: csum: Fix OoB access in IP checksum code for negative lengthsWill Deacon1-1/+1
2023-09-13i3c: master: svc: fix probe failure when no i3c device existFrank Li1-2/+12
2023-09-13LoongArch: mm: Add p?d_leaf() definitionsHongchen Zhang1-0/+3
2023-09-13xtensa: PMU: fix base address for the newer hardwareMax Filippov2-4/+22
2023-09-13drm/amd/display: register edp_backlight_control() for DCN301Hamza Mahfooz1-0/+1
2023-09-13backlight/lv5207lp: Compare against struct fb_info.deviceThomas Zimmermann1-1/+1
2023-09-13backlight/bd6107: Compare against struct fb_info.deviceThomas Zimmermann1-1/+1
2023-09-13backlight/gpio_backlight: Compare against struct fb_info.deviceThomas Zimmermann1-1/+1
2023-09-13io_uring: break iopolling on signalPavel Begunkov1-0/+3
2023-09-13XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle)2-3/+67
2023-09-13ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()Gustavo A. R. Silva1-1/+1
2023-09-13ipmi_si: fix a memleak in try_smi_init()Yi Yang1-0/+5
2023-09-13PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI addressRick Wertenbroek1-3/+3
2023-09-13media: i2c: Add a camera sensor top level menuSakari Ailus1-3/+10
2023-09-13media: i2c: ccs: Check rules is non-NULLSakari Ailus1-45/+56
2023-09-13cpu/hotplug: Prevent self deadlock on CPU hot-unplugThomas Gleixner1-1/+23
2023-09-13mm/vmalloc: add a safer version of find_vm_area() for debugJoel Fernandes (Google)1-4/+22
2023-09-13scsi: core: Fix the scsi_set_resid() documentationBart Van Assche1-2/+2
2023-09-13printk: ringbuffer: Fix truncating buffer size min_t castKees Cook1-1/+1
2023-09-13rcu: dump vmalloc memory info safelyZqiang1-1/+3
2023-09-13ALSA: pcm: Fix missing fixup call in compat hw_refine ioctlTakashi Iwai1-2/+6
2023-09-13PM / devfreq: Fix leak in devfreq_dev_release()Boris Brezillon1-0/+1
2023-09-13igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl1-4/+7
2023-09-13skbuff: skb_segment, Call zero copy functions before using skbuff fragsMohamed Khalfella1-14/+20
2023-09-13netfilter: xt_sctp: validate the flag_info countWander Lairson Costa1-0/+2
2023-09-13netfilter: xt_u32: validate user space inputWander Lairson Costa1-0/+21
2023-09-13netfilter: nft_exthdr: Fix non-linear header modificationXiao Liang1-12/+8
2023-09-13netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...Kyle Zeng1-0/+1
2023-09-13igmp: limit igmpv3_newpack() packet size to IP_MAX_MTUEric Dumazet1-1/+2
2023-09-13virtio_ring: fix avail_wrap_counter in virtqueue_add_packedYuan Yao1-1/+1
2023-09-13cpufreq: Fix the race condition while updating the transition_task of policyLiao Chang1-0/+2
2023-09-13Drivers: hv: vmbus: Don't dereference ACPI root object handleMaciej S. Szmigiero1-1/+2
2023-09-13dmaengine: ste_dma40: Add missing IRQ check in d40_proberuanjinjie1-0/+4
2023-09-13um: Fix hostaudio build errorsRandy Dunlap5-15/+7