The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-01-27 08:34:15 to 2026-01-27 10:02:20 UTC [more...]

[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-27 10:02 UTC  (10+ messages)
` [PATCH v5 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete

[PATCH] ima_fs: Avoid creating measurement lists for unsupported hash algos
 2026-01-27 10:02 UTC  (4+ messages)

[PATCH] gpio/rockchip: Stop calling pinctrl for set_direction
 2026-01-27 10:00 UTC  (4+ messages)

[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-27 10:00 UTC  (2+ messages)

[PATCH v2 00/10] arm64: Unmap linear alias of kernel data/bss
 2026-01-27  9:58 UTC  (12+ messages)
` [PATCH v2 01/10] arm64: Move the zero page to rodata
` [PATCH v2 02/10] arm64: Move fixmap page tables to end of kernel image
` [PATCH v2 03/10] arm64: mm: Permit contiguous descriptors to be rewritten
` [PATCH v2 04/10] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v2 05/10] arm64: mm: Preserve non-contiguous descriptors "

[PATCH] ipmi: fix NULL pointer on smi_work
 2026-01-27  9:57 UTC  (2+ messages)
` [PATCH] ipmi: Fix use-after-free and list corruption on sender error

[PATCH] fuse: set ff->flock only on success
 2026-01-27  9:57 UTC  (2+ messages)

[PATCH v2 0/7] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
 2026-01-27  9:57 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: usb: document the Renesas UPD720201/UPD720202 USB 3.0 xHCI Host Controller
` [PATCH v2 2/7] pci: pwrctrl: add PCI pwrctrl driver for the "
` [PATCH v2 3/7] arm64: defconfig: enable pci-pwrctrl-upd720201 as module
` [PATCH v2 4/7] dt-binding: vendor-prefixes: document the Ayaneo brand
` [PATCH v2 5/7] dt-bindings: arm: qcom: document the Ayaneo Pocket S2
` [PATCH v2 6/7] arm64: dts: qcom: sm8650: Add sound DAI prefix for DP
` [PATCH v2 7/7] arm64: dts: qcom: add basic devicetree for Ayaneo Pocket S2 gaming console

[PATCH 0/6] rust: add `bitfield!` and `register!` macros
 2026-01-27  9:57 UTC  (6+ messages)
` [PATCH 3/6] rust: add `bitfield!` macro

[PATCH v2 0/5] Add support for AAEON SRG-IMX8PL MCU
 2026-01-27  9:54 UTC  (6+ messages)
` [PATCH v2 3/5] mfd: aaeon: Add SRG-IMX8PL MCU driver
` [PATCH v2 4/5] gpio: aaeon: Add GPIO driver for SRG-IMX8PL MCU

[PATCH net-next v2] devlink: Implement devlink param multi attribute nested data values
 2026-01-27  9:51 UTC  (3+ messages)

[PATCH v5 0/8] riscv: optimize string functions and add kunit tests
 2026-01-27  9:50 UTC  (5+ messages)
` [PATCH v5 4/8] lib/string_kunit: add performance benchmark for strlen()

[PATCH] fork: clarify copy_mm() comment for kernel thread
 2026-01-27  9:40 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: fix 'usb32_drvvbus0' group name
 2026-01-27  9:50 UTC  (2+ messages)

[net-next PATCH] octeontx2-pf: cn10k/cn20k: Update count_eot in NPA_LF_AURA_BATCH_FREE0
 2026-01-27  9:49 UTC  (3+ messages)
` [net-next] "
  ` [EXTERNAL] "

[RFC PATCH bpf-next v5 00/12] mm: memcontrol: Add BPF hooks for memory controller
 2026-01-27  9:48 UTC  (13+ messages)
` [RFC PATCH bpf-next v5 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v5 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v5 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v5 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v5 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v5 06/12] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v5 07/12] libbpf: Support passing user-defined flags "
` [RFC PATCH bpf-next v5 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v5 09/12] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v5 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support "
` [RFC PATCH bpf-next v5 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v5 12/12] samples/bpf: Add memcg priority control example

[PATCH] gpio: pca953x: mask interrupts in irq shutdown
 2026-01-27  9:47 UTC  (4+ messages)

[PATCH v1 0/2] i2c: add support for forced SDA recovery
 2026-01-27  9:47 UTC  (6+ messages)
` [PATCH v2 0/2] i2c: improve bus recovery for single-ended GPIOs
  ` [PATCH v2 1/2] gpiolib: add gpiod_is_single_ended() helper
  ` [PATCH v2 2/2] i2c: core: support recovery for single-ended GPIOs

[PATCH 1/2] PCI: dwc: Add helper to query integrated dw-edma register window
 2026-01-27  9:45 UTC  (2+ messages)

[PATCH v5 0/6] i2c: xiic: use generic device property accessors
 2026-01-27  9:45 UTC  (13+ messages)
` [PATCH v5 2/6] i2c: xiic: make the clock optional
` [PATCH v5 3/6] i2c: xiic: switch to devres managed APIs
` [PATCH v5 4/6] i2c: xiic: remove duplicate error message
` [PATCH v5 5/6] i2c: xiic: switch to generic device property accessors
` [PATCH v5 6/6] i2c: xiic: cosmetic cleanup

[PATCH v10 00/16] arm64: entry: Convert to Generic Entry
 2026-01-27  9:44 UTC  (8+ messages)
` [PATCH v10 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()
` [PATCH v10 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()

[QUESTION] fuse: why invalidate all page cache in truncate()
 2026-01-27  9:44 UTC  (2+ messages)

[PATCH 0/2] drm/msm/dpu: improve LM allocation
 2026-01-27  9:43 UTC  (3+ messages)
` [PATCH 2/2] drm/msm/dpu: try reserving the DSPP-less LM first

[PATCH 0/4] ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert to GPIO descriptors
 2026-01-27  9:43 UTC  (5+ messages)
` [PATCH 1/4] ASoC: codec: Remove ak4641
` [PATCH 2/4] ASoC: codec: Remove pxa2xx-ac97.c

[PATCH 00/21] IRQF_ONESHOT clean up
 2026-01-27  9:42 UTC  (3+ messages)
` [PATCH 08/21] ARM: versatile: Remove IRQF_ONESHOT

[PATCH v24 0/4] Add ASPEED AST2600 I2C controller driver
 2026-01-27  9:41 UTC  (3+ messages)
` [PATCH v24 3/4] i2c: ast2600: Add controller driver for new register layout

[PATCH v3 0/3] Enable ICE clock scaling
 2026-01-27  9:39 UTC  (8+ messages)
` [PATCH v3 1/3] soc: qcom: ice: Add OPP-based clock scaling support for ICE

[PATCH v1 v1 0/4] [RUST] Framebuffer driver support
 2026-01-27  9:38 UTC  (8+ messages)

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-01-27  9:38 UTC  (4+ messages)
` [PATCH bpf-next v3 07/17] mm: introduce BPF OOM struct ops

[PATCHSET v6] Inherited restrictions and BPF filtering for io_uring
 2026-01-27  9:34 UTC  (7+ messages)
` [PATCH 3/7] io_uring/bpf_filter: allow filtering on contents of struct open_how
` [PATCH 4/7] io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
` [PATCH 5/7] io_uring/bpf_filter: add ref counts to struct io_bpf_filter

[PATCH] ext4: EXT4_I(sbi->s_buddy_cache)->i_state_flags is not initialized
 2026-01-27  9:34 UTC 

[PATCH v5 00/11] Add support for Microchip LAN969x
 2026-01-27  9:32 UTC  (3+ messages)
` [PATCH v5 06/11] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x

[PATCH RFC 0/4] leds: extend disk trigger
 2026-01-27  9:32 UTC  (4+ messages)

[PATCH] arm64: dts: freescale: fsl-ls1028a-tqmls1028a-mbls1028a: switch mmc aliases
 2026-01-27  9:30 UTC  (2+ messages)

[PATCH] riscv: export kaslr offset and satp in VMCOREINFO ELF notes
 2026-01-27  9:31 UTC 

[PATCH 0/6] mailbox: pcc: Refactor and improve initialisation and interrupt handling
 2026-01-27  9:29 UTC  (5+ messages)

[PATCH] kho: cleanup error handling in kho_populate()
 2026-01-27  9:29 UTC  (2+ messages)

[PATCH v3 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-01-27  9:27 UTC  (5+ messages)
` [PATCH v3 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v3 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()

[PATCH v5 0/2] mux: gpio-mux: add enable GPIO support
 2026-01-27  9:27 UTC  (3+ messages)
` [PATCH v5 2/2] mux: gpio-mux: add support for enable GPIO

[PATCH] RDMA/rxe: Fix race condition in QP timer handlers
 2026-01-27  9:27 UTC  (3+ messages)

[PATCH v5 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
 2026-01-27  9:25 UTC  (7+ messages)
` [PATCH v5 02/12] dt-bindings: pinctrl: document access-controllers property for stm32 HDP
` [PATCH v5 05/12] bus: stm32_firewall: add stm32_firewall_get_grant_all_access() API
` [PATCH v5 12/12] pinctrl: stm32: add firewall checks before probing the HDP driver

[PATCH v4 00/15] media: rcar: Streams support
 2026-01-27  9:25 UTC  (6+ messages)

[PATCH] drm/nouveau: Fix memory leak in nouveau_channel_ctor()
 2026-01-27  9:21 UTC  (2+ messages)

[PATCH v3 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
 2026-01-27  9:20 UTC  (3+ messages)
` [PATCH v3 02/12] dt-bindings: pinctrl: document access-controllers property for stm32 HDP

[PATCH v6 0/5] Add support for S4 audio
 2026-01-27  9:20 UTC  (2+ messages)

[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
 2026-01-27  9:17 UTC  (7+ messages)
` [PATCH v8 03/10] arm64: dts: s32g: change pinctrl node into the new mfd node
` [PATCH v8 07/10] pinctrl: s32cc: skip syscon child nodes when parsing funcs and groups
` [PATCH v8 09/10] MAINTAINERS: add MAINTAINER for NXP SIUL2 MFD driver

[PATCH] gpio: virtuser: fix UAF in configfs release path
 2026-01-27  9:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] linux/interrupt.h: allow "guard" notation to disable and reenable IRQ with valid IRQ check
 2026-01-27  9:14 UTC  (2+ messages)

[PATCH] gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
 2026-01-27  9:14 UTC  (5+ messages)

[PATCH 0/4] sched: The newidle balance regression
 2026-01-27  9:13 UTC  (7+ messages)
` [PATCH 4/4] sched/fair: Proportional newidle balance

[PATCH v1 1/1] pinctrl: tangier: Join tng_pinctrl_probe() in its wrapper
 2026-01-27  9:13 UTC  (3+ messages)

[PATCH v4 00/10] drm/connector: hdmi: limit infoframes per driver capabilities, second approach
 2026-01-27  9:11 UTC  (6+ messages)
` [PATCH v4 02/10] drm/vc4: hdmi: implement clear_infoframe

[PATCH v5 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-01-27  9:10 UTC  (3+ messages)
` [PATCH v5 09/15] sched: Add task enqueue/dequeue trace points

[PATCH] gpio: sprd: Change sprd_gpio lock to raw_spin_lock
 2026-01-27  9:09 UTC  (4+ messages)

[PATCH] gpio: omap: do not register driver in probe()
 2026-01-27  9:09 UTC  (2+ messages)

[PATCH net-next v4 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-01-27  9:06 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net: dsa: microchip: Add support for KSZ8463 global irq
` [PATCH net-next v4 2/8] net: dsa: microchip: Decorrelate IRQ domain from port
` [PATCH net-next v4 3/8] net: dsa: microchip: Decorrelate msg_irq index from IRQ bit offset
` [PATCH net-next v4 4/8] net: dsa: microchip: Add support for KSZ8463's PTP interrupts
` [PATCH net-next v4 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling
` [PATCH net-next v4 6/8] net: dsa: microchip: Enable Ethernet PTP detection
` [PATCH net-next v4 7/8] net: dsa: microchip: Adapt port offset for KSZ8463's PTP register
` [PATCH net-next v4 8/8] net: dsa: microchip: Add two-step PTP support for KSZ8463

[PATCH] pinctrl: lpass-lpi: implement .get_direction() for the GPIO driver
 2026-01-27  9:06 UTC  (2+ messages)

[PATCH 0/3] pinctrl: ocelot: Extend pinctrl-ocelot driver for lan9645x
 2026-01-27  9:04 UTC  (2+ messages)

[PATCH] PCI: amd-mdb: fix incorrect IRQ number in INTx error message
 2026-01-27  9:04 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: enable ies_present flag for MT798x
 2026-01-27  9:03 UTC  (2+ messages)

[PATCH v2 0/3] Enable QoS configuration on QCS8300
 2026-01-27  9:01 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: qcom,qcs8300-rpmh: add clocks property to enable QoS
` [PATCH v2 2/3] interconnect: qcom: qcs8300: enable QoS configuration
` [PATCH v2 3/3] arm64: dts: qcom: qcs8300: Add clocks for "

[PATCH v4 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
 2026-01-27  9:01 UTC  (4+ messages)
` [PATCH v4 2/4] drm: Add CRTC background color property

[PATCH v2] ALSA: usb-audio: add mixer support for Focusrite Forte
 2026-01-27  9:00 UTC  (2+ messages)

[v5 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2026-01-27  8:57 UTC  (11+ messages)

[PATCH] media: renesas: vin: Fix RAW8 (again)
 2026-01-27  8:56 UTC 

[PATCH v4 1/3] net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMII
 2026-01-27  8:55 UTC  (5+ messages)
` [v4,1/3] "

[PATCH RFC 0/3] virtio: silence KCSAN warnings
 2026-01-27  8:54 UTC  (6+ messages)
` [PATCH RFC 1/3] virtio: silence KCSAN warning in virtqueue_kick_prepare
` [PATCH RFC 2/3] virtio: silence KCSAN warning in virtqueue_get_buf_ctx_split
` [PATCH RFC 3/3] virtio: silence KCSAN warning in vring_interrupt

[PATCH net V2 0/4] mlx5 misc fixes 2026-01-27
 2026-01-27  8:52 UTC  (5+ messages)
` [PATCH net V2 1/4] net/mlx5: fs, Fix inverted cap check in tx flow table root disconnect
` [PATCH net V2 2/4] net/mlx5: Fix deadlock between devlink lock and esw->wq
` [PATCH net V2 3/4] net/mlx5: Fix vhca_id access call trace use before alloc
` [PATCH net V2 4/4] net/mlx5e: Skip ESN replay window setup for IPsec crypto offload

[PATCH v2] sched/deadline: Reset dl_server execution state on stop
 2026-01-27  8:52 UTC  (6+ messages)

[PATCH v3] clk: vf610: Add support for the Ethernet switch clocks
 2026-01-27  8:51 UTC 

USB error on LS1046 platform
 2026-01-27  8:21 UTC 

[PATCH v3 0/3] PCI: dwc: ep: Enhance multi-function endpoint support
 2026-01-27  8:50 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: dwc: ep: Fix resizable BAR support for multi-PF configurations
` [PATCH v3 2/3] PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support
` [PATCH v3 3/3] PCI: dwc: ep: Add comment explaining controller-level PTM access

[PATCH net-next] net: phy: micrel: Add support for lan9645x internal phy
 2026-01-27  8:49 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: display: lt9611: Add dsi-port-b property
 2026-01-27  8:48 UTC  (2+ messages)

[RFC PATCH] cxl: Fix premature commit_end increment on decoder commit failure
 2026-01-27  8:48 UTC 

[PATCH] pinctrl: equilibrium: Fix device node reference leak in pinbank_init()
 2026-01-27  8:48 UTC  (2+ messages)

[PATCH 0/3] LoongArch: Fix problems about KASAN
 2026-01-27  8:46 UTC  (4+ messages)
` [PATCH 1/3] LoongArch: Prefer top-down allocation after arch_mem_init()
  ` [PATCH 2/3] LoongArch: Disable instrumentation for setup_ptwalker()
  ` [PATCH 3/3] LoongArch: Rework KASAN initialization for PTW-enabled systems

[PATCH] bpf: lwtunnel: Check skb->_skb_refdst in bpf_lwt_push_ip_encap
 2026-01-27  8:45 UTC 

[PATCH v5 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
 2026-01-27  8:45 UTC  (5+ messages)
` [PATCH v5 1/4] uapi: Provide DIV_ROUND_CLOSEST()
` [PATCH v5 2/4] drm: Add CRTC background color property
` [PATCH v5 3/4] drm/vkms: Support setting custom background color
` [PATCH v5 4/4] drm/rockchip: vop2: "

[PATCH] thunderbolt: Fix PCIe device enumeration with delayed rescan
 2026-01-27  8:45 UTC  (7+ messages)

[PATCH v2] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
 2026-01-27  8:44 UTC  (3+ messages)

[PATCH] pinctrl: renesas: rzt2h: Fix device node leak in rzt2h_gpio_register()
 2026-01-27  8:43 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Skip IMSIC update if vCPU IMSIC state is not initialized
 2026-01-27  8:43 UTC 

[PATCH] objtool: Print bfd_vma as unsigned long long on ia32-x86_64 cross build
 2026-01-27  8:43 UTC  (2+ messages)

[PATCH v7 0/7] Add AMD ISP4 driver
 2026-01-27  8:39 UTC  (13+ messages)
` [PATCH v7 3/7] media: platform: amd: Add isp4 fw and hw interface
` [PATCH v7 4/7] media: platform: amd: isp4 subdev and firmware loading handling added

[PATCH V3 0/3] arm64: dts: imx93: Add i.MX93 Wireless EVK and refactor common parts
 2026-01-27  8:37 UTC  (4+ messages)
` [PATCH V3 1/3] dt-bindings: arm: fsl: Add i.MX93 Wireless EVK board
` [PATCH V3 2/3] arm64: dts: imx93: Extract common parts of 11x11 EVK into imx93-evk-common.dtsi
` [PATCH V3 3/3] arm64: dts: imx93: Add i.MX93 Wireless EVK board support

[PATCH v2] genirq/matrix: Clarify CPU selection logic
 2026-01-27  8:37 UTC  (2+ messages)

[PATCH] perf: Fix data race in perf_event_set_bpf_handler()
 2026-01-27  8:37 UTC  (2+ messages)

[PATCH v4 00/10] arm64: dts: qcom: kaanapali: Add more features
 2026-01-27  8:34 UTC  (8+ messages)
` [PATCH v4 04/10] arm64: dts: qcom: kaanapali: Add ADSP and CDSP for Kaanapali SoC
` [PATCH v4 05/10] arm64: dts: qcom: kaanapali: Add support for audio
` [PATCH v4 06/10] arm64: dts: qcom: kaanapali-mtp: Enable ADSP and CDSP
` [PATCH v4 07/10] arm64: dts: qcom: kaanapali-qrd: "
` [PATCH v4 08/10] arm64: dts: qcom: kaanapali-mtp: Add audio support (WSA8845, WCD9395, DMIC)
` [PATCH v4 09/10] arm64: dts: qcom: kaanapali: Add support for MM clock controllers for Kaanapali
` [PATCH v4 10/10] arm64: defconfig: Enable Kaanapali clock controllers


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