summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-06vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()Jinjie Ruan1-1/+2
2023-10-06btrfs: reset destination buffer when read_extent_buffer() gets invalid rangeQu Wenruo1-1/+7
2023-10-06direct_write_fallback(): on error revert the ->ki_pos update from buffered writeAl Viro1-0/+1
2023-10-06arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reservedAmit Pundir1-0/+9
2023-10-06drm/amd/display: fix a regression in blank pixel data caused by coding mistakeWenjing Liu2-2/+2
2023-10-06drm/amd/display: Update DPG test pattern programmingWenjing Liu2-74/+78
2023-10-06ASoC: cs35l56: Disable low-power hibernation modeRichard Fitzgerald1-1/+0
2023-10-06drm/amdgpu: set completion status as preempted for the resubmissionJiadong Zhu2-0/+12
2023-10-06i2c: xiic: Correct return value check for xiic_reinit()Daniel Scally1-1/+1
2023-10-06i2c: mux: gpio: Add missing fwnode_handle_put()Liang He1-1/+3
2023-10-06i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()Xiaoke Wang1-0/+4
2023-10-06gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()Christophe JAILLET1-1/+5
2023-10-06cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu2-11/+24
2023-10-06proc: nommu: fix empty /proc/<pid>/mapsBen Wolsieffer2-17/+22
2023-10-06proc: nommu: /proc/<pid>/maps: release mmap read lockBen Wolsieffer1-12/+15
2023-10-06cxl/region: Match auto-discovered region decoders by HPA rangeAlison Schofield1-1/+23
2023-10-06igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli1-12/+19
2023-10-06octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior1-6/+13
2023-10-06bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior1-0/+5
2023-10-06net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior1-0/+3
2023-10-06locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...Sebastian Andrzej Siewior1-1/+1
2023-10-06drm/virtio: clean out_fence on complete_submitJosé Pekkarinen1-1/+0
2023-10-06i915/pmu: Move execlist stats initialization to execlist specific setupUmesh Nerlige Ramappa2-1/+2
2023-10-06net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()Jinjie Ruan1-7/+7
2023-10-06net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing1-3/+0
2023-10-06netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAPJozsef Kadlecsik1-2/+10
2023-10-06netfilter: nf_tables: disable toggling dormant table state more than onceFlorian Westphal1-0/+4
2023-10-06vxlan: Add missing entries to vxlan_get_size()Benjamin Poirier1-0/+4
2023-10-06net: rds: Fix possible NULL-pointer dereferenceArtem Chernyshev1-5/+7
2023-10-06locking/atomic: scripts: fix fallback ifdefferyMark Rutland2-10/+2
2023-10-06team: fix null-ptr-deref when team device type is changedZiyang Xuan2-1/+11
2023-10-06net: bridge: use DEV_STATS_INC()Eric Dumazet2-4/+4
2023-10-06net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang1-0/+5
2023-10-06net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao1-0/+6
2023-10-06net: hns3: only enable unicast promisc when mac table fullJian Shen1-1/+1
2023-10-06net: hns3: fix GRE checksum offload issueJie Wang1-0/+9
2023-10-06net: hns3: add cmdq check for vf periodic service taskJie Wang1-1/+2
2023-10-06x86/srso: Fix SBPB enablement for spec_rstack_overflow=offJosh Poimboeuf1-1/+1
2023-10-06x86/srso: Don't probe microcode in a guestJosh Poimboeuf1-1/+1
2023-10-06x86/srso: Set CPUID feature bits independently of bug or mitigation statusJosh Poimboeuf3-33/+10
2023-10-06x86/srso: Fix srso_show_state() side effectJosh Poimboeuf1-1/+1
2023-10-06x86/asm: Fix build of UML with KASANVincent Whitchurch4-3/+10
2023-10-06platform/x86: intel_scu_ipc: Fail IPC send if still busyStephen Boyd1-12/+28
2023-10-06platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_c...Stephen Boyd1-1/+0
2023-10-06platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interr...Stephen Boyd1-2/+4
2023-10-06platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()Stephen Boyd1-11/+8
2023-10-06net: hsr: Properly parse HSRv1 supervisor frames.Lukasz Majewski1-2/+2
2023-10-06x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()Rik van Riel1-6/+2
2023-10-06dccp: fix dccp_v4_err()/dccp_v6_err() againEric Dumazet2-14/+4
2023-10-06powerpc/dexcr: Move HASHCHK trap handlerBenjamin Gray1-20/+36