summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-11exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfreegaoming
2023-07-11drm/client: Send hotplug event after registering a clientThomas Zimmermann
2023-07-11octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh
2023-07-11platform/x86: touchscreen_dmi: Add info for the Archos 101 Cesium Educ tabletThomas GENTY
2023-07-11platform/x86: dell-ddv: Fix mangled list in documentationArmin Wolf
2023-07-11platform/x86: dell-ddv: Improve error handlingArmin Wolf
2023-07-11platform/x86/amd: pmf: Add new ACPI ID AMDI0103Shyam Sundar S K
2023-07-11platform/x86/amd: pmc: Add new ACPI ID AMDI000AShyam Sundar S K
2023-07-11clk: meson: change usleep_range() to udelay() for atomic contextDmitry Rokosov
2023-07-11platform/x86/amd: pmc: Apply nvme quirk to HP 15s-eq2xxxMario Limonciello
2023-07-11platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmcMario Limonciello
2023-07-11ip_vti: fix potential slab-use-after-free in decode_session6Zhengchao Shao
2023-07-11ip6_vti: fix slab-use-after-free in decode_session6Zhengchao Shao
2023-07-11xfrm: fix slab-use-after-free in decode_session6Zhengchao Shao
2023-07-11net: dsa: Removed unneeded of_node_put in felix_parse_ports_nodeLu Hongfei
2023-07-11drm/i915: Fix one wrong caching mode enum usageTvrtko Ursulin
2023-07-11drm/i915: Remove dead code from gen8_pte_encodeTvrtko Ursulin
2023-07-11drm/i915/perf: Consider OA buffer boundary when zeroing out reportsUmesh Nerlige Ramappa
2023-07-11drm/i915: Don't preserve dpll_hw_state for slave crtc in BigjoinerStanislav Lisovskiy
2023-07-11x86/cfi: Only define poison_cfi() if CONFIG_X86_KERNEL_IBT=yIngo Molnar
2023-07-11irqchip/gic-v3: Workaround for GIC-700 erratum 2941627Lorenzo Pieralisi
2023-07-11Merge branch 'net-fec-fix-some-issues-of-ndo_xdp_xmit'Paolo Abeni
2023-07-11net: fec: use netdev_err_once() instead of netdev_err()Wei Fang
2023-07-11net: fec: increase the size of tx ring and update tx_wake_thresholdWei Fang
2023-07-11net: fec: recycle pages for transmitted XDP framesWei Fang
2023-07-11net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDPWei Fang
2023-07-11Merge v6.5-rc1 into drm-misc-fixesMaxime Ripard
2023-07-11riscv, bpf: Fix inconsistent JIT image generationBjörn Töpel
2023-07-11fbdev: imxfb: remove unneeded labelsYangtao Li
2023-07-11fbdev: imxfb: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-11fbdev: imxfb: Convert to devm_kmalloc_array()Yangtao Li
2023-07-11fbdev: imxfb: Removed unneeded release_mem_regionYangtao Li
2023-07-11fbdev: imxfb: switch to DEFINE_SIMPLE_DEV_PM_OPSMartin Kaiser
2023-07-11fbdev: imxfb: warn about invalid left/right marginMartin Kaiser
2023-07-10xtensa: fix unaligned and load/store configuration interactionMax Filippov
2023-07-10xtensa: ISS: fix call to split_if_specMax Filippov
2023-07-10xtensa: ISS: add comment about etherdev freeingMax Filippov
2023-07-10jbd2: remove __journal_try_to_free_buffer()Zhang Yi
2023-07-10jbd2: fix a race when checking checkpoint buffer busyZhang Yi
2023-07-10jbd2: Fix wrongly judgement for buffer head removing while doing checkpointZhihao Cheng
2023-07-10jbd2: remove journal_clean_one_cp_list()Zhang Yi
2023-07-10jbd2: remove t_checkpoint_io_listZhang Yi
2023-07-10jbd2: recheck chechpointing non-dirty bufferZhang Yi
2023-07-10tracing/user_events: Fix struct arg size match checkBeau Belgrave
2023-07-10x86/ftrace: Remove unsued extern declaration ftrace_regs_caller_ret()YueHaibing
2023-07-11fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)
2023-07-10arm64: ftrace: Add direct call trampoline samples supportFlorent Revest
2023-07-10samples: ftrace: Save required argument registers in sample trampolinesFlorent Revest
2023-07-10openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABIStafford Horne
2023-07-10Merge tag 'linux-watchdog-6.5-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds