messages from 2025-08-13 17:02:42 to 2025-08-13 20:03:52 UTC [more...]
[PATCH v3 00/30] Live Update Orchestrator
2025-08-13 20:03 UTC (9+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd
[syzbot] [block?] KASAN: slab-use-after-free Read in update_io_ticks (3)
2025-08-13 20:02 UTC
[syzbot] [cgroups?] BUG: unable to handle kernel paging request in bpf_prog_ADDR (4)
2025-08-13 19:56 UTC
[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
2025-08-13 19:53 UTC (3+ messages)
` [PATCH 01/10] mm: add bitmap mm->flags field
[PATCH v4 0/2] review of v3 loop: use vfs_getattr_nosec()
2025-08-13 19:52 UTC (3+ messages)
` [PATCH v4 1/2] loop: Rename and merge get_size/get_loop_size to lo_calculate_size
` [PATCH v4 2/2] loop: use vfs_getattr_nosec for accurate file size
[-next v2 0/4] some optimization for cpuset
2025-08-13 19:50 UTC (5+ messages)
` [-next v2 1/4] cpuset: remove redundant CS_ONLINE flag
` [-next v2 2/4] cpuset: decouple tmpmaks and cpumaks of cs free
[PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
2025-08-13 19:42 UTC (6+ messages)
do_change_type(): refuse to operate on unmounted/not ours mounts
2025-08-13 19:41 UTC (8+ messages)
[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
2025-08-13 19:42 UTC (5+ messages)
` [PATCH 13/21] pinctrl: "
` [PATCH 16/21] reset: "
[PATCH] media: nxp: imx8-isi: fix streaming cleanup on release
2025-08-13 19:35 UTC (2+ messages)
[PATCH v2] PCI/pwrctrl: Fix double cleanup on devm_add_action_or_reset() failure
2025-08-13 19:35 UTC (2+ messages)
[PATCH v1] ASoC: tas2781: Normalize the volume kcontrol name
2025-08-13 19:34 UTC (2+ messages)
[PATCH v1] ASoC: tas2781: Normalize the volume kcontrol name
2025-08-13 19:34 UTC (2+ messages)
[PATCH 0/2] drm/bridge: it66121: Add it66122 support
2025-08-13 19:32 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: display: bridge: it66121: Add compatible string for IT66122
` [PATCH 2/2] drm/bridge: it66121: Add it66122 support
[PATCH v2] x86/CPU/AMD: Ignore invalid reset reason value
2025-08-13 19:32 UTC (2+ messages)
question about disable_irq() and free_irq()
2025-08-13 19:31 UTC
[PATCH v5] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
2025-08-13 19:30 UTC
[PATCH v12 2/9] PCI: stm32: Add PCIe host support for STM32MP25
2025-08-13 19:29 UTC (2+ messages)
[PATCH 4/7] rust: fs: update ARef and AlwaysRefCounted imports from sync::aref
2025-08-13 19:26 UTC (2+ messages)
[PATCH v2 0/2] x86/kexec: Carry forward the boot DTB on kexec
2025-08-13 19:24 UTC (4+ messages)
[PATCH 0/3] Fix a lost async pagefault notification when the guest is using SMM
2025-08-13 19:23 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: Warn if KVM tries to deliver an #APF completion when APF is not enabled
` [PATCH 2/3] KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued
` [PATCH 3/3] KVM: x86: Fix the interaction between SMM and the asynchronous pagefault
[PATCH] ASoC: dt-bindings: Convert brcm,bcm2835-i2s to DT schema
2025-08-13 19:22 UTC (2+ messages)
[PATCH v1] PM: Support aborting suspend during filesystem sync
2025-08-13 19:21 UTC (2+ messages)
PF_USER_WORKERs and shadow stack
2025-08-13 19:21 UTC (5+ messages)
[PATCH net-next 0/2] net/mlx5: Support disabling host PFs
2025-08-13 19:19 UTC (3+ messages)
` [PATCH net-next 1/2] net/mlx5: Query to see if host PF is disabled
` [PATCH net-next 2/2] net/mlx5: Support disabling host PFs
[PATCH v7 00/13] Enhance the PCIe controller driver for next generation controllers
2025-08-13 19:17 UTC (10+ messages)
` [PATCH v7 03/13] PCI: cadence: Add register definitions for HPA(High Perf Architecture)
` [PATCH v7 08/13] dt-bindings: PCI: Add CIX Sky1 PCIe Root Complex bindings
` [PATCH v7 10/13] PCI: sky1: Add PCIe host support for CIX Sky1
[PATCH v1 0/3] cpuidle: governors: menu: A fix, a corner case adjustment and a cleanup
2025-08-13 19:13 UTC (3+ messages)
` [PATCH v1 1/3] cpuidle: governors: menu: Avoid selecting states with too much latency
[PATCH v3 0/6] x86: Support for Intel Microcode Staging Feature
2025-08-13 19:08 UTC (13+ messages)
` [PATCH v4 "
` [PATCH v4 1/6] x86/microcode: Introduce staging step to reduce late-loading time
` [PATCH v4 2/6] x86/microcode/intel: Establish staging control logic
` [PATCH v4 3/6] x86/microcode/intel: Define staging state struct
` [PATCH v4 4/6] x86/microcode/intel: Implement staging handler
` [PATCH v4 5/6] x86/microcode/intel: Support mailbox transfer
` [PATCH v4 6/6] x86/microcode/intel: Enable staging when available
[RFC PATCH v2] arm64: dts: qcom: sm8750-mtp: Add WiFi and Bluetooth
2025-08-13 19:07 UTC (10+ messages)
[PATCH] clocksource/drivers/timer-tegra186: don't print superfluous errors
2025-08-13 19:06 UTC
[PATCH v1] PCI: stm32: use pinctrl_pm_select_init_state() in stm32_pcie_resume_noirq()
2025-08-13 19:06 UTC (2+ messages)
[PATCH v6 0/7] rust/hrtimer: Various hrtimer + time additions
2025-08-13 19:01 UTC (3+ messages)
[PATCH v1 net] netlink: Fix wraparounds of sk->sk_rmem_alloc
2025-08-13 19:00 UTC (3+ messages)
[PATCH] cleanup: Fix unused guard error function with DEFINE_CLASS_IS_COND_GUARD
2025-08-13 18:57 UTC (3+ messages)
[PATCH net-next V3 0/5] Expose error burst period for devlink health reporter
2025-08-13 18:55 UTC (6+ messages)
` [PATCH net-next V3 1/5] devlink: Move graceful period parameter to reporter ops
` [PATCH net-next V3 2/5] devlink: Move health reporter recovery abort logic to a separate function
` [PATCH net-next V3 3/5] devlink: Introduce error burst period for health reporter
` [PATCH net-next V3 4/5] devlink: Make health reporter error burst period configurable
` [PATCH net-next V3 5/5] net/mlx5e: Set default error burst period for TX and RX reporters
[PATCH 0/5] thermal: intel: int340x: New power slider interface
2025-08-13 18:55 UTC (6+ messages)
` [PATCH 1/5] thermal: intel: int340x: Add support for power slider
` [PATCH 2/5] thermal: intel: int340x: Enable power slider interface
` [PATCH 3/5] thermal: intel: int340x: Add module parameter for balanced Slider
` [PATCH 4/5] thermal: intel: int340x: Add module parameter to change slider offset
` [PATCH 5/5] thermal: intel: int340x: Add suspend and resume callbacks
[GIT PULL] erofs fixes for 6.17-rc2
2025-08-13 18:55 UTC (2+ messages)
[PATCH v4 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
2025-08-13 18:53 UTC (5+ messages)
` [PATCH v4 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
[PATCH v4 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-13 18:52 UTC (5+ messages)
` [PATCH v4 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise
[PATCH] of/irq: Convert of_msi_map_id() callers to of_msi_xlate()
2025-08-13 18:52 UTC (2+ messages)
[PATCH][next] drm/dp: remove redundant check on ret and return statement
2025-08-13 18:48 UTC (2+ messages)
[PATCH] reset: thead: Scope TH1520 reset driver to VO subsystem
2025-08-13 18:48 UTC (4+ messages)
[PATCH 0/6] Introduce SpacemiT K1 PCIe phy and host controller
2025-08-13 18:47 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: phy: spacemit: add SpacemiT PCIe/combo PHY
` [PATCH 2/6] dt-bindings: phy: spacemit: introduce PCIe PHY
` [PATCH 3/6] dt-bindings: phy: spacemit: introduce PCIe root complex
` [PATCH 4/6] phy: spacemit: introduce PCIe/combo PHY
` [PATCH 5/6] PCI: spacemit: introduce SpacemiT PCIe host driver
` [PATCH 6/6] riscv: dts: spacemit: PCIe and PHY-related updates
[PATCH 1/3] arm64: dts: ti: k3-am62p: Fix memory ranges for GPU
2025-08-13 18:42 UTC (10+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am62p-j722s: enable the bxs-4-64
` [PATCH 3/3] arm64: dts: ti: k3-j784s4-j742s2: "
[PATCH] dt-bindings: clock: adi,axi-clkgen: add clock-output-names property
2025-08-13 18:42 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sm8450: Fix address for usb controller node
2025-08-13 18:42 UTC (3+ messages)
[PATCH RFC v2 0/3] arm64: dts: qcom: sm8750: Add Iris VPU v3.5
2025-08-13 18:41 UTC (6+ messages)
` [PATCH RFC v2 1/3] "
[PATCH v9 0/9] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-08-13 18:37 UTC (12+ messages)
` [PATCH v9 1/9] arm64: Add config for Microchip SoC platforms
` [PATCH v9 2/9] ARM: at91: select ARCH_MICROCHIP
` [PATCH v9 3/9] arm64: lan969x: Add support for Microchip LAN969x SoC
` [PATCH v9 4/9] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP
` [PATCH v9 5/9] tty: serial: atmel: make "
` [PATCH v9 6/9] spi: "
` [PATCH v9 7/9] i2c: at91: "
` [PATCH v9 8/9] char: hw_random: atmel: "
` [PATCH v9 9/9] crypto: atmel-aes: "
[PATCH 0/5] net: use vmalloc_array() to simplify code
2025-08-13 18:35 UTC (4+ messages)
` [PATCH 5/5] wifi: mwifiex: "
[PATCH net v2] TUN/TAP: Improving throughput and latency by avoiding SKB drops
2025-08-13 18:33 UTC (5+ messages)
[PATCH] hung_task: Skip hung task detection during core dump operations
2025-08-13 18:30 UTC
[PATCH] regmap: Remove superfluous check for !config in __regmap_init()
2025-08-13 18:30 UTC (2+ messages)
[PATCH V1] of: dynamic: Fix memleak when of_pci_add_properties failed
2025-08-13 18:28 UTC
[PATCH] dt-bindings: clock: Remove unused fujitsu,mb86s70-crg11 binding
2025-08-13 18:28 UTC (2+ messages)
[PATCH v6 00/17] drm/msm: Add support for SM8750
2025-08-13 18:25 UTC (3+ messages)
` [PATCH v6 06/17] drm/msm/dsi/phy: Toggle back buffer resync after preparing PLL
[PATCH RESEND] fs/ext4: remove unused variable 'de' in ext4_init_new_dir()
2025-08-13 18:24 UTC
[PATCH v4 0/7] hyperv: Introduce new way to manage hypercall args
2025-08-13 18:22 UTC (5+ messages)
` [PATCH v4 2/7] x86/hyperv: Use hv_setup_*() to set up hypercall arguments -- part 1
[PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
2025-08-13 18:21 UTC (3+ messages)
` [PATCH bpf-next 2/4] libbpf: ringbuf: Add overwrite ring buffer process
[PATCH] hyperv: Add missing field to hv_output_map_device_interrupt
2025-08-13 18:20 UTC
[RFC PATCH 0/3] drm/imagination: add AM62P/AM67A/J722S support
2025-08-13 18:19 UTC (3+ messages)
` [RFC PATCH 2/3] drm/imagination: fix clock control on the J722S
[PATCH] USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles
2025-08-13 18:19 UTC (4+ messages)
` [usb-storage] "
[PATCH v1 RFC 0/6] kfuzztest: a new kernel fuzzing framework
2025-08-13 18:13 UTC (3+ messages)
` [PATCH v1 RFC 6/6] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
[PATCH net-next] net: dsa: realtek: remove unnecessary file, dentry, inode declarations
2025-08-13 18:10 UTC
[PATCH] ocfs2: Remove commented out mlog() statements
2025-08-13 18:06 UTC
RFC: configfs attribute description
2025-08-13 18:06 UTC (2+ messages)
[PATCH] softirq: Provide a handshake for canceling tasklets via polling on PREEMPT_RT
2025-08-13 18:05 UTC (5+ messages)
[PATCH v4 00/15] rnull: add configfs, remote completion to rnull
2025-08-13 18:05 UTC (7+ messages)
` [PATCH v4 11/15] rnull: enable configuration via `configfs`
[PATCH] dt-bindings: clock: Convert silabs,si570 to DT schema
2025-08-13 18:01 UTC (2+ messages)
[PATCH] misc: hisi_hikey_usb: Use str_enabled_disabled() in hub_power_ctrl()
2025-08-13 18:01 UTC
[PATCH] dt-bindings: clock: Convert silabs,si5341 to DT schema
2025-08-13 18:01 UTC (2+ messages)
[PATCH] dt-bindings: clock: Convert silabs,si514/544 to DT schema
2025-08-13 18:01 UTC (2+ messages)
arch/arm/include/asm/stacktrace.h:48:21: error: call to undeclared function 'in_entry_text'; ISO C99 and later do not support implicit function declarations
2025-08-13 17:57 UTC
[PATCH] accel/rocket: Fix usages of kfree() and sizeof()
2025-08-13 17:56 UTC (2+ messages)
[PATCH v4 0/2] ceph: fix client race conditions with stale r_parent
2025-08-13 17:56 UTC (5+ messages)
` [PATCH v4 1/2] ceph: fix client race condition validating r_parent before applying state
` [PATCH v4 2/2] ceph: fix client race condition where r_parent becomes stale before sending message
next-20250813: x86_64 iov_iter.h:171:7: error: variable 'remain' is used uninitialized whenever 'if'
2025-08-13 17:56 UTC
[PATCH net-next v5 2/5] net: vxlan: add netlink option to bind vxlan sockets to local addresses
2025-08-13 17:55 UTC (5+ messages)
[PATCH v2 0/2] introduce kasan.store_only option in hw-tags
2025-08-13 17:53 UTC (3+ messages)
` [PATCH v2 1/2] kasan/hw-tags: introduce kasan.store_only option
` [PATCH v2 2/2] kasan: apply store-only mode in kasan kunit testcases
[PATCH net v3 0/2] net: tcp: lookup the best matched listen socket
2025-08-13 17:52 UTC (9+ messages)
` [PATCH net v3 1/2] "
[GIT PULL] RCU fix for v6.17
2025-08-13 17:51 UTC (2+ messages)
[PATCH v1 0/6] Error recovery for vfio-pci devices on s390x
2025-08-13 17:45 UTC (8+ messages)
` [PATCH v1 1/6] s390/pci: Restore airq unconditionally for the zPCI device
` [PATCH v1 2/6] s390/pci: Update the logic for detecting passthrough device
` [PATCH v1 3/6] s390/pci: Store PCI error information for passthrough devices
` [PATCH v1 4/6] vfio-pci/zdev: Setup a zpci memory region for error information
` [PATCH v1 5/6] vfio-pci/zdev: Perform platform specific function reset for zPCI
` [PATCH v1 6/6] vfio: Allow error notification and recovery for ISM device
[patch 00/11] rseq: Optimize exit to user space
2025-08-13 17:45 UTC (4+ messages)
` [patch 07/11] entry: Cleanup header
[PATCH net-next v3 0/5] dpll: zl3073x: Add support for devlink flash
2025-08-13 17:44 UTC (6+ messages)
` [PATCH net-next v3 1/5] dpll: zl3073x: Add functions to access hardware registers
` [PATCH net-next v3 2/5] dpll: zl3073x: Add low-level flash functions
` [PATCH net-next v3 3/5] dpll: zl3073x: Add firmware loading functionality
` [PATCH net-next v3 4/5] dpll: zl3073x: Refactor DPLL initialization
` [PATCH net-next v3 5/5] dpll: zl3073x: Implement devlink flash callback
[PATCH v6 0/5] thermal: renesas: Add support for RZ/G3E
2025-08-13 17:44 UTC (8+ messages)
` [PATCH v6 3/5] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
[PATCH] drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset
2025-08-13 17:40 UTC (4+ messages)
[PATCH v8 00/30] TDX KVM selftests
2025-08-13 17:30 UTC (4+ messages)
` [PATCH v8 28/30] KVM: selftests: TDX: Add TDX UPM selftest
linux-next: duplicate patch in the devicetree tree
2025-08-13 17:30 UTC (2+ messages)
[RFC PATCH -next 00/16] mm/damon: support ARM32 with LPAE
2025-08-13 17:28 UTC (3+ messages)
[PATCH 6.15 000/480] 6.15.10-rc1 review
2025-08-13 17:25 UTC (2+ messages)
` (no subject)
[PATCH 6.1 000/253] 6.1.148-rc1 review
2025-08-13 17:26 UTC (2+ messages)
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-08-13 15:59 UTC (2+ messages)
` [PATCH v2 11/19] rust: miscdevice: "
[PATCH v5 0/3] Add support for clock controllers and CPU scaling for QCS615
2025-08-13 17:20 UTC (5+ messages)
` [PATCH v5 2/3] arm64: dts: qcom: qcs615: Add clock nodes for multimedia clock
[PATCH] memcg: Optimize exit to user space
2025-08-13 17:19 UTC (2+ messages)
[PATCH v2 0/4] Add LTC2495 support
2025-08-13 17:17 UTC (6+ messages)
` [PATCH v2 3/4] iio: adc: ltc2497: add temperature sensor support
` [PATCH v2 4/4] iio: adc: ltc2497: reorder ltc2497core_driverdata members to remove hole
[PATCH v2 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
2025-08-13 17:16 UTC (2+ messages)
[PATCH 0/2] clk: thead: th1520-ap: allow gate cascade and fix padctrl0
2025-08-13 17:16 UTC (4+ messages)
` [PATCH 1/2] clk: thead: th1520-ap: describe gate clocks with clk_gate
` [PATCH 2/2] clk: thead: th1520-ap: fix parent of padctrl0 clock
[RFC PATCH -next 16/16] mm/damon/core: handle quota->esz overflow issues
2025-08-13 17:15 UTC (2+ messages)
[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
2025-08-13 17:11 UTC (7+ messages)
[RFC PATCH -next 15/16] mm/damon: the byte statistics data type in damos_stat uses unsigned long long
2025-08-13 17:10 UTC (2+ messages)
[RFC PATCH -next 14/16] mm/damon/core: convert sz to byte units when updating state
2025-08-13 17:08 UTC (2+ messages)
[PATCH v3 0/2] Add the s32g2 and s32g3 FTM PWM support
2025-08-13 17:04 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: pwm: fsl,vf610-ftm-pwm: Add compatible for s32g2 and s32g3
[ANNOUNCE] Git v2.51.0-rc2
2025-08-13 17:03 UTC
[PATCH] ARM: mach-hpe: Rework support and directory structure
2025-08-13 17:03 UTC
[PATCH 00/19] perf: Rework event_init checks
2025-08-13 17:01 UTC (4+ messages)
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events
` [PATCH 19/19] perf: Garbage-collect event_init checks
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).