summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-09-13mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()Yi Yang1-1/+6
2023-09-13mtd: spi-nor: Check bus width while setting QE bitHsin-Yi Wang1-9/+10
2023-09-13leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...Marek Behún1-4/+8
2023-09-13leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always falseMarek Behún1-4/+4
2023-09-13leds: multicolor: Use rounded division when calculating color componentsMarek Behún1-3/+5
2023-09-13leds: pwm: Fix error code in led_pwm_create_fwnode()Dan Carpenter1-1/+1
2023-09-13rpmsg: glink: Add check for kstrdupJiasheng Jiang1-0/+4
2023-09-13phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg writeJonas Karlman1-2/+4
2023-09-13phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rateZheng Yang1-3/+5
2023-09-13phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328Jonas Karlman1-2/+2
2023-09-13dmaengine: idxd: Modify the dependence of attribute pasid_enabledRex Zhang1-1/+1
2023-09-13mtd: rawnand: brcmnand: Fix mtd oobsizeWilliam Zhang1-2/+5
2023-09-13tracing: Fix race issue between cpu buffer write and swapZheng Yejian1-5/+12
2023-09-13tracing: Remove extra space at the end of hwlat_detector/modeMikhail Kobuk1-1/+1
2023-09-13x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen1-4/+4
2023-09-13tick/rcu: Fix false positive "softirq work is pending" messagesPaul Gortmaker1-1/+1
2023-09-13platform/x86/amd/pmf: Fix a missing cleanup pathMario Limonciello1-1/+2
2023-09-13HID: multitouch: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu1-10/+3
2023-09-13HID: uclogic: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu1-10/+3
2023-09-13HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode()Nikita Zhandarovich1-1/+4
2023-09-13RDMA/efa: Fix wrong resources deallocation orderYonatan Nachum1-3/+3
2023-09-13RDMA/siw: Correct wrong debug messageGuoqing Jiang1-1/+1
2023-09-13RDMA/siw: Balance the reference of cep->kref in the error pathGuoqing Jiang1-1/+0
2023-09-13Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky1-0/+2
2023-09-13amba: bus: fix refcount leakPeng Fan1-0/+1