public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-20 02:55:54 to 2024-12-20 07:24:48 UTC [more...]

[PATCH v7 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-12-20  7:24 UTC  (2+ messages)

[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2024-12-20  7:22 UTC  (8+ messages)
` [PATCH 1/7] arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1
` [PATCH 2/7] arm64/sysreg: Add register fields for HDFGRTR2_EL2
` [PATCH 3/7] arm64/sysreg: Add register fields for HDFGWTR2_EL2
` [PATCH 4/7] arm64/sysreg: Add register fields for HFGITR2_EL2
` [PATCH 5/7] arm64/sysreg: Add register fields for HFGRTR2_EL2
` [PATCH 6/7] arm64/sysreg: Add register fields for HFGWTR2_EL2
` [PATCH 7/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9

[PATCH v1] kexec_core: Add and update comments regarding the KEXEC_JUMP flow
 2024-12-20  7:22 UTC  (6+ messages)
  ` Does anyone actually use KEXEC_JUMP?

[PATCH v5 1/2] virt: pvmemcontrol: control guest physical memory properties
 2024-12-20  7:21 UTC  (3+ messages)

[PATCH RESEND] VMCI: remove unused ioctl definitions
 2024-12-20  7:17 UTC  (3+ messages)

[PATCH] tty: mips_ejtag_fdc: Call cpu_relax() in registers polling busy loops
 2024-12-20  7:16 UTC  (2+ messages)

[PATCH] lockdep: Fix wait context check on softirq for PREEMPT_RT
 2024-12-20  7:15 UTC  (4+ messages)

[RFC PATCH] soc: audio-graph-card2: use correct endpoint when getting link parameters
 2024-12-20  7:11 UTC 

[PATCH 0/1] lib: Remove dead code
 2024-12-20  7:09 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

Intel Comet Lake Wifi (8086:02f0) only working after cold start, failed with error -110
 2024-12-20  7:09 UTC  (4+ messages)

[PATCH bpf v3 0/2] bpf: fix wrong copied_seq calculation and add tests
 2024-12-20  7:06 UTC  (5+ messages)
` [PATCH bpf v3 1/2] bpf: fix wrong copied_seq calculation

[PATCH v5] i2c: imx: support DMA defer probing
 2024-12-20  7:06 UTC  (9+ messages)

[PATCH v2 0/4] Enable TRNG support
 2024-12-20  7:00 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: qcom,prng: document ipq9574, ipq5424 and ipq5322
` [PATCH v2 2/4] arm64: dts: qcom: ipq5424: add TRNG node
` [PATCH v2 3/4] arm64: dts: qcom: ipq9574: update TRNG compatible
` [PATCH v2 4/4] arm64: dts: qcom: ipq5332: "

[PATCH 04/11] reboot: rename now misleading hw_protection symbols
 2024-12-20  6:56 UTC  (2+ messages)

[PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
 2024-12-20  6:48 UTC  (7+ messages)

[PATCH v6 0/5] Add CMN PLL clock controller driver for IPQ9574
 2024-12-20  6:43 UTC  (7+ messages)
` [PATCH v6 5/5] arm64: dts: qcom: Update IPQ9574 xo_board_clk to use fixed factor clock

[PATCH 0/4] Add PCIe support for IPQ5424
 2024-12-20  6:42 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: qcom: ipq5424: Add PCIe PHYs and controller nodes

[PATCH 0/2] cpufreq: qcom: Clock provider fixes
 2024-12-20  6:40 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: remove not used field dwc3_request.sg
 2024-12-20  6:39 UTC  (2+ messages)

[PATCH v3 0/7] Apple A7-A11, T2 SoC cpufreq support
 2024-12-20  6:39 UTC  (2+ messages)

[PATCH v2 0/6] Fixes and improvements in /proc/schedstat
 2024-12-20  6:32 UTC  (7+ messages)
` [PATCH v2 1/6] sched/fair: Fix value reported by hot tasks pulled "
` [PATCH v2 2/6] sched/fair: Cleanup in migrate_degrades_locality() to improve readability
` [PATCH v2 3/6] sched: Report the different kinds of imbalances in /proc/schedstat
` [PATCH v2 4/6] sched: Move sched domain name out of CONFIG_SCHED_DEBUG
` [PATCH v2 5/6] sched/stats: Print domain name in /proc/schedstat
` [PATCH v2 6/6] docs: Update Schedstat version to 17

[git pull] drm fixes for 6.13-rc4
 2024-12-20  6:33 UTC 

[PATCH 0/6] arm64: dts: freescale: imx8mp-skov: switch to nominal drive mode
 2024-12-20  6:30 UTC  (6+ messages)
` [PATCH 6/6] clk: imx8mp: inform CCF of maximum frequency of clocks

[RFC PATCH V0 0/10] mm: slowtier page promotion based on PTE A bit
 2024-12-20  6:30 UTC  (2+ messages)

[PATCH v4 0/3] rust: add kunit doctest with doc fixes
 2024-12-20  6:25 UTC  (4+ messages)
` [PATCH v4 1/3] rust: error: Change `LayoutError` to internal
` [PATCH v4 2/3] rust: error: Update 'stack_try_pin_init' example
` [PATCH v4 3/3] rust: alloc: Add doctest for `ArrayLayout`

[PATCH] media: venc: destroy hfi session after m2m_ctx release
 2024-12-20  6:22 UTC  (8+ messages)
` [PATCHv2] "

[PATCH v7 0/7] rust: Add IO polling
 2024-12-20  6:18 UTC  (8+ messages)
` [PATCH v7 1/7] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v7 2/7] rust: time: Introduce Delta type
` [PATCH v7 3/7] rust: time: Introduce Instant type
` [PATCH v7 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v7 5/7] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH v7 6/7] rust: Add read_poll_timeout functions
` [PATCH v7 7/7] net: phy: qt2025: Wait until PHY becomes ready

[PATCH v6 0/6] sched_ext: Support high-performance monotonically non-decreasing clock
 2024-12-20  6:20 UTC  (7+ messages)
` [PATCH v6 1/6] sched_ext: Relocate scx_enabled() related code
` [PATCH v6 2/6] sched_ext: Implement scx_bpf_now_ns()
` [PATCH v6 3/6] sched_ext: Add scx_bpf_now_ns() for BPF scheduler
` [PATCH v6 4/6] sched_ext: Add time helpers for BPF schedulers
` [PATCH v6 5/6] sched_ext: Replace bpf_ktime_get_ns() to scx_bpf_now_ns()
` [PATCH v6 6/6] sched_ext: Use time helpers in BPF schedulers

[PATCH v1 0/2] Improve error handling in fastrpc_rpmsg_probe
 2024-12-20  6:18 UTC  (3+ messages)
` [PATCH v1 1/2] misc: fastrpc: Deregister device nodes properly in error scenarios
` [PATCH v1 2/2] misc: fastrpc: Add meaningful labels for exit paths

[PATCH for-rc 0/4] RDMA/hns: Bugfixes
 2024-12-20  5:52 UTC  (5+ messages)
` [PATCH for-rc 1/4] RDMA/hns: Fix mapping error of zero-hop WQE buffer
` [PATCH for-rc 2/4] RDMA/hns: Fix accessing invalid dip_ctx during destroying QP
` [PATCH for-rc 3/4] RDMA/hns: Fix warning storm caused by invalid input in IO path
` [PATCH for-rc 4/4] RDMA/hns: Fix missing flush CQE for DWQE

[PATCH v3 00/15] Add eDP support for RK3588
 2024-12-20  5:38 UTC  (12+ messages)
` [PATCH v3 07/15] drm/bridge: analogix_dp: Add support for phy configuration
` [PATCH v3 10/15] dt-bindings: display: rockchip: analogix-dp: Add support to get panel from the DP AUX bus
` [PATCH v3 14/15] arm64: dts: rockchip: Enable eDP0 display on RK3588S EVB1 board

[PATCH v2] cpufreq/amd-pstate: Refactor max frequency calculation
 2024-12-20  6:16 UTC  (2+ messages)

[PATCH v3 1/3] rust: error: Change `LayoutError` to internal
 2024-12-20  6:15 UTC  (2+ messages)

[PATCH 02/11] reboot: reboot, not shutdown, on hw_protection_reboot timeout
 2024-12-20  6:12 UTC  (2+ messages)

[PATCH 0/5] ext4: fix issues caused by data write-back failures
 2024-12-20  6:07 UTC  (6+ messages)
` [PATCH 1/5] ext4: replace opencoded ext4_end_io_end() in ext4_put_io_end()
` [PATCH 2/5] ext4: do not convert the unwritten extents if data writeback fails
` [PATCH 3/5] ext4: abort journal on data writeback failure if in data_err=abort mode
` [PATCH 4/5] ext4: remove unused member 'i_unwritten' from 'ext4_inode_info'
` [PATCH 5/5] ext4: pack holes in ext4_inode_info

[PATCH v1] cgroup/cpuset: remove kernfs active break
 2024-12-20  6:11 UTC  (5+ messages)

[PATCH v3 00/33] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2024-12-20  6:09 UTC  (9+ messages)
` [PATCH v3 14/33] drm/mediatek: mtk_hdmi: Move audio params selection to new function
` [PATCH v3 16/33] drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting "
` [PATCH v3 17/33] drm/mediatek: mtk_hdmi: Move N/CTS "
` [PATCH v3 18/33] drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridge

[PATCH RFC v2 0/4] lib/sbitmap: fix shallow_depth tag allocation
 2024-12-20  6:08 UTC  (9+ messages)
` [PATCH RFC v2 4/4] block/mq-deadline: introduce min_async_depth

+ lib-remove-dead-code.patch added to mm-nonmm-unstable branch
 2024-12-20  6:06 UTC 

[PATCH] selftests/mm: Added new test cases to the migration test
 2024-12-20  6:05 UTC  (2+ messages)

[PATCH linux next] net:dsa:fix the dsa_ptr null pointer dereference
 2024-12-20  6:05 UTC 

[PATCH] RISC-V: Enable Zicbom in usermode
 2024-12-20  6:01 UTC  (3+ messages)
  ` [External] "

[PATCH v1 0/4] hwmon: (acpi_power_meter) Some trival optimizations
 2024-12-20  6:00 UTC  (13+ messages)
` [PATCH v1 1/4] hwmon: (acpi_power_meter) Fix using uninitialized variables

[PATCH v4 00/25] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-12-20  6:00 UTC  (14+ messages)
` [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
` [PATCH v4 16/25] drm/msm/dpu: Require modeset if clone mode status changes
` [PATCH v4 17/25] drm/msm/dpu: Fail atomic_check if CWB and CDM are enabled
` [PATCH v4 18/25] drm/msm/dpu: Reserve resources for CWB
` [PATCH v4 19/25] drm/msm/dpu: Configure CWB in writeback encoder
` [PATCH v4 24/25] drm/msm/dpu: Reorder encoder kickoff for CWB

[PATCH v3 0/4] perf lock contention: Symbolize locks using slab cache names
 2024-12-20  6:00 UTC  (5+ messages)
` [PATCH v3 1/4] perf lock contention: Add and use LCB_F_TYPE_MASK
` [PATCH v3 2/4] perf lock contention: Run BPF slab cache iterator
` [PATCH v3 3/4] perf lock contention: Resolve slab object name using BPF
` [PATCH v3 4/4] perf lock contention: Handle slab objects in -L/--lock-filter option

[PATCH v6 0/7] rust: Add IO polling
 2024-12-20  5:57 UTC  (4+ messages)
` [PATCH v6 7/7] net: phy: qt2025: Wait until PHY becomes ready

[PATCH v3 0/8] pci: qcom: Add QCS8300 PCIe support
 2024-12-20  5:52 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS8300 QMP PCIe PHY Gen4 x2
` [PATCH v3 2/8] phy: qcom-qmp-pcie: add dual lane PHY support for QCS8300
` [PATCH v3 3/8] dt-bindings: PCI: qcom,pcie-sa8775p: document qcs8300
` [PATCH v3 4/8] PCI: qcom: Add QCS8300 PCIe support
` [PATCH v3 5/8] arm64: dts: qcom: qcs8300: enable pcie0 for qcs8300 soc
` [PATCH v3 6/8] arm64: dts: qcom: qcs8300: enable pcie0 for qcs8300 platform
` [PATCH v3 7/8] arm64: dts: qcom: qcs8300: enable pcie1 for qcs8300 soc
` [PATCH v3 8/8] arm64: dts: qcom: qcs8300: enable pcie1 for qcs8300 platform

[PATCH] arm64: dts: qcom: sa8775p: fix the secure device bootup issue
 2024-12-20  5:51 UTC  (3+ messages)

[PATCH 0/8] Add support for MAX7360 multifunction device
 2024-12-20  5:51 UTC  (3+ messages)
` [PATCH 4/8] pwm: max7360: Add MAX7360 PWM support

[PATCH] serial: sc16is7xx: Add polling feature if no IRQ usage possible
 2024-12-20  5:50 UTC  (5+ messages)
  ` [External Email] "

[PATCH] arm64: dts: ti: k3-am62p-j722s-common-main: enable USB0 for DFU boot
 2024-12-20  5:45 UTC 

[PATCH net-next 0/4] Add Multicast Filtering support for VLAN interface
 2024-12-20  5:31 UTC  (6+ messages)
` [PATCH net-next 1/4] net: ti: Kconfig: Select HSR for ICSSG Driver

linux-next: Tree for Dec 20
 2024-12-20  5:20 UTC 

[PATCH v7 1/2] dt-bindings: cpufreq: Document support for Airoha EN7581 CPUFreq
 2024-12-20  5:19 UTC  (7+ messages)
` [PATCH v7 2/2] cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver

[PATCH v2 0/4] RTL9300 MDIO driver
 2024-12-20  5:11 UTC  (6+ messages)
` [PATCH v2 4/4] net: mdio: Add "

[PATCH] clk: clk-imx8mp-audiomix: fix function signature
 2024-12-20  6:12 UTC  (2+ messages)

[PATCH net] net/smc: fix data error when recvmsg with MSG_PEEK flag
 2024-12-20  5:04 UTC  (3+ messages)

[RFC PATCH 0/6] Introduce flexible CLOSID/RMID translation
 2024-12-20  5:01 UTC  (3+ messages)
` [RFC PATCH 4/6] arm_mpam: "

[PATCH v6 0/9] Add jump table support for objtool on LoongArch
 2024-12-20  5:02 UTC  (6+ messages)
` [PATCH v6 9/9] drm/amd/display: Mark dc_fixpt_from_fraction() noinline

[PATCH] f2fs: Introduce linear search for dentries
 2024-12-20  4:59 UTC  (3+ messages)

linux-next: build warnings after merge of the drm-misc tree
 2024-12-20  4:42 UTC 

[PATCH v1] ARM: dts: aspeed: yosemite4: add fan led config
 2024-12-20  4:38 UTC 

[PATCH] mm: migration :shared anonymous migration test is failing
 2024-12-20  4:37 UTC  (8+ messages)

[PATCH v5 0/8] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-20  4:28 UTC  (2+ messages)

[PATCH v3 00/19] Disable USB U1/U2 entry for QC targets
 2024-12-20  4:24 UTC  (7+ messages)

[PATCH net-next 0/2] net: renesas: rswitch: update irq handling
 2024-12-20  4:16 UTC  (3+ messages)
` [PATCH net-next 1/2] net: renesas: rswitch: use per-port irq handlers
` [PATCH net-next 2/2] net: renesas: rswitch: request ts interrupt at port open

[PATCH] seq_file: copy as much as possible to user buffer in seq_read()
 2024-12-20  4:16 UTC 

[PATCH] platform/chrome: cros_ec_lpc: Only check for events on MKBP notifies
 2024-12-20  4:15 UTC  (2+ messages)

[PATCH bpf-next v6 0/5] Support eliding map lookup nullness
 2024-12-20  4:09 UTC  (6+ messages)
` [PATCH bpf-next v6 1/5] bpf: verifier: Add missing newline on verbose() call
` [PATCH bpf-next v6 2/5] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
` [PATCH bpf-next v6 3/5] bpf: verifier: Refactor helper access type tracking
` [PATCH bpf-next v6 4/5] bpf: verifier: Support eliding map lookup nullness
` [PATCH bpf-next v6 5/5] bpf: selftests: verifier: Add nullness elision tests

[PATCH net-next v16 00/26] Introducing OpenVPN Data Channel Offload
 2024-12-20  4:02 UTC  (3+ messages)
` [PATCH net-next v16 26/26] testing/selftests: add test tool and scripts for ovpn module

[PATCH bpf-next v5 4/5] bpf: verifier: Support eliding map lookup nullness
 2024-12-20  4:00 UTC  (11+ messages)

[PATCH net-next 0/7] xdp: a fistful of generic changes pt. III
 2024-12-20  4:00 UTC  (4+ messages)
` [PATCH net-next 6/7] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go

[PATCH net-next v2 0/8] Introduce unified and structured PHY
 2024-12-20  3:54 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
 2024-12-20  3:17 UTC  (2+ messages)

[PATCH net-next v5] net: Document netmem driver support
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH net-next v1] net: stmmac: Drop useless code related to ethtool rx-copybreak
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH net] af_unix: Add a prompt to CONFIG_AF_UNIX_OOB
 2024-12-20  3:30 UTC  (2+ messages)

[net-next PATCH v6 0/6] CN20K silicon with mbox support
 2024-12-20  3:26 UTC  (3+ messages)
` [net-next PATCH v6 5/6] octeontx2-af: CN20K mbox implementation for AF's VF

missing clear bdr in check_ram_in_range_map()?
 2024-12-20  3:25 UTC  (3+ messages)

[syzbot] [fs?] KASAN: slab-use-after-free Read in u32_array_open
 2024-12-20  3:24 UTC 

[PATCH v10 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-12-20  3:23 UTC  (9+ messages)
` [PATCH v10 20/24] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v10 21/24] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v10 22/24] x86/resctrl: Update assignments on event configuration changes
` [PATCH v10 24/24] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH net v3 0/4] Fix race conditions in ndo_get_stats64
 2024-12-20  3:23 UTC  (7+ messages)
` [PATCH net v3 1/4] octeon_ep: fix "
` [PATCH net v3 2/4] octeon_ep: remove firmware stats fetch "
` [PATCH net v3 3/4] octeon_ep_vf: fix race conditions "

include/net/ip_fib.h:539:19: sparse: sparse: cast to non-scalar
 2024-12-20  3:21 UTC 

[PATCH v2 00/15] move pagetable_*_dtor() to __tlb_remove_table()
 2024-12-20  3:19 UTC  (4+ messages)
` [PATCH v2 02/15] mm: pgtable: introduce generic p4d_alloc_one() and p4d_free()

[PATCH 00/11 RFC] Allow concurrent changes in a directory
 2024-12-20  2:54 UTC  (12+ messages)
` [PATCH 01/11] VFS: introduce vfs_mkdir_return()
` [PATCH 02/11] VFS: add _shared versions of the various directory modifying inode_operations
` [PATCH 03/11] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 04/11] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
` [PATCH 05/11] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
` [PATCH 06/11] VFS: introduce done_lookup_and_lock()
` [PATCH 07/11] VFS: introduce lookup_and_lock()
` [PATCH 08/11] VFS: add inode_dir_lock/unlock
` [PATCH 09/11] VFS: re-pack DENTRY_ flags
` [PATCH 10/11] VFS: take a shared lock for create/remove directory operations
` [PATCH 11/11] nfsd: use lookup_and_lock_one()

[PATCH -next v5] mm: vmscan: retry folios written back while isolated for traditional LRU
 2024-12-20  3:09 UTC  (3+ messages)

[peterz-queue:x86/text_poke_early] [x86] d83d84ba82: WARNING:at_arch/x86/kernel/alternative.c:#poison_endbr
 2024-12-20  2:57 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox