messages from 2025-08-12 17:31:11 to 2025-08-12 20:13:29 UTC [more...]
[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
2025-08-12 20:13 UTC (11+ messages)
` [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
` [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
` [PATCH 09/10] mm: convert remaining users to mm_flags_*() accessors
` [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits
linux-next: Fixes tag needs some work in the mm-hotfixes tree
2025-08-12 20:12 UTC (3+ messages)
[PATCH 0/4] Alloc and drm::Device fixes
2025-08-12 20:12 UTC (5+ messages)
` [PATCH 1/4] rust: alloc: replace aligned_size() with Kmalloc::aligned_layout()
[PATCH v2 0/7] media: rkvdec: Add HEVC backend
2025-08-12 20:10 UTC (17+ messages)
` [PATCH v2 1/7] "
[PATCH] usb: storage: realtek_cr: Simplify rts51x_bulk_transport()
2025-08-12 20:06 UTC (2+ messages)
[PATCH 00/13] arm64: dts: renesas: Add support for SCI/LEDs/I2C/MMC on RZ/{T2H,RZ/N2H} SoCs and boards
2025-08-12 20:03 UTC (14+ messages)
` [PATCH 01/13] arm64: dts: renesas: r9a09g077: Add DT nodes for SCI channels 1-5
` [PATCH 02/13] arm64: dts: renesas: r9a09g087: "
` [PATCH 03/13] arm64: dts: renesas: r9a09g077: Add pinctrl node
` [PATCH 04/13] arm64: dts: renesas: r9a09g087: "
` [PATCH 05/13] arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Add user LEDs
` [PATCH 06/13] arm64: dts: renesas: r9a09g087m44-rzn2h-evk: "
` [PATCH 07/13] arm64: dts: renesas: rzt2h-evk-common: Add pinctrl for SCI0 node
` [PATCH 08/13] arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Enable I2C0 and I2C1 support
` [PATCH 09/13] arm64: dts: renesas: r9a09g087m44-rzt2h-evk: "
` [PATCH 10/13] arm64: dts: renesas: rzt2h-evk-common: Enable EEPROM on I2C0
` [PATCH 11/13] arm64: dts: renesas: rzt2h/rzn2h: Enable eMMC
` [PATCH 12/13] arm64: dts: renesas: rzt2h/rzn2h: Enable MicroSD card slot
` [PATCH 13/13] arm64: dts: renesas: rzt2h/rzn2h: Enable SD "
[GIT PULL] bcachefs changes for 6.17
2025-08-12 20:03 UTC (5+ messages)
[PATCH v2] clocksource: hyper-v: Skip unnecessary checks for the root partition
2025-08-12 20:02 UTC (2+ messages)
[PATCH v3 0/2] Add the s32g2 and s32g3 FTM PWM support
2025-08-12 20:00 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: pwm: fsl,vf610-ftm-pwm: Add compatible for s32g2 and s32g3
` [PATCH v3 2/2] pwm: Add the S32G support in the Freescale FTM driver
[PATCH] PCI: vmd: Remove MSI-X check on child devices
2025-08-12 19:59 UTC (7+ messages)
[PATCH 6.16 000/627] 6.16.1-rc1 review
2025-08-12 19:48 UTC (2+ messages)
[PATCH 6.12 000/369] 6.12.42-rc1 review
2025-08-12 19:51 UTC (2+ messages)
[PATCH 0/7] docs: kdoc: tidy up create_parameter_list() somewhat
2025-08-12 19:57 UTC (8+ messages)
` [PATCH 1/7] docs: kdoc: remove dead code
` [PATCH 2/7] docs: kdoc: tidy up space removal in create_parameter_list()
` [PATCH 3/7] docs: kdoc: clean up the create_parameter_list() "first arg" logic
` [PATCH 4/7] docs: kdoc: add a couple more comments in create_parameter_list()
` [PATCH 5/7] docs: kdoc: tighten up the array-of-pointers case
` [PATCH 6/7] docs: kdoc: tighten up the pointer-to-function case
` [PATCH 7/7] docs: kdoc: remove redundant comment stripping
[PATCH 6.15 000/480] 6.15.10-rc1 review
2025-08-12 19:57 UTC (2+ messages)
[PATCH 6.6 000/262] 6.6.102-rc1 review
2025-08-12 19:56 UTC (2+ messages)
[PATCH 6.1 000/253] 6.1.148-rc1 review
2025-08-12 19:54 UTC (2+ messages)
[PATCH] rust: workaround `rustdoc` target modifiers bug
2025-08-12 19:53 UTC (2+ messages)
[PATCH] rust: kbuild: clean output before running `rustdoc`
2025-08-12 19:53 UTC (2+ messages)
[PATCH RFC 04/29] fsverity: add per-sb workqueue for post read processing
2025-08-12 19:52 UTC (4+ messages)
[PATCH 0/4] clk: thead: Misc changes to TH1520 clock driver
2025-08-12 19:50 UTC (4+ messages)
[PATCH] ACPI: EC: Relax sanity check of the ECDT ID string
2025-08-12 19:49 UTC (11+ messages)
[PATCH v3 00/11] mm: vm_normal_page*() improvements
2025-08-12 19:43 UTC (17+ messages)
` [PATCH v3 05/11] mm/huge_memory: mark PMD mappings of the huge zero folio special
` [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"
` [PATCH v3 07/11] mm/rmap: convert "enum rmap_level" to "enum pgtable_level"
` [PATCH v3 08/11] mm/memory: convert print_bad_pte() to print_bad_page_map()
` [PATCH v3 09/11] mm/memory: factor out common code from vm_normal_page_*()
` [PATCH v3 10/11] mm: introduce and use vm_normal_page_pud()
` [PATCH v3 11/11] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
[PATCH v2 1/3] testing/radix-tree/maple: Hack around kfree_rcu not existing
2025-08-12 19:41 UTC (2+ messages)
[PATCH 0/6] KVM: Export KVM-internal symbols for sub-modules only
2025-08-12 19:40 UTC (3+ messages)
` [PATCH 1/6] KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
[PATCH v7 2/2] PCI: amd-mdb: Add support for PCIe RP PERST# signal handling
2025-08-12 19:41 UTC (2+ messages)
[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
2025-08-12 19:38 UTC (13+ messages)
` [PATCH v7 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support
[PATCH] softirq: Provide a handshake for canceling tasklets via polling on PREEMPT_RT
2025-08-12 19:38 UTC (3+ messages)
[PATCH net-next v2] selftests: netconsole: Validate interface selection by MAC address
2025-08-12 19:38 UTC
[PATCH v2 1/2] dt-bindings: Pinefeat cef168 lens control board
2025-08-12 19:37 UTC (2+ messages)
[PATCH] xen/events: Fix Global and Domain VIRQ tracking
2025-08-12 19:36 UTC (3+ messages)
[syzbot] [net?] general protection fault in llc_mac_hdr_init
2025-08-12 19:34 UTC
[PATCH v2 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
2025-08-12 19:32 UTC (6+ messages)
` [PATCH RESEND v2 1/2] bpf: refactor max_depth computation in bpf_get_stack()
` [PATCH bpf-next v3 "
` [PATCH bpf-next v3 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
[RFC] Another take at restarting FUSE servers
2025-08-12 19:28 UTC (7+ messages)
[PATCH] watchdog-test.c: Remove unused variable in main
2025-08-12 19:27 UTC (2+ messages)
[PATCH net-next] net: kcm: Fix race condition in kcm_unattach()
2025-08-12 19:27 UTC (3+ messages)
[GIT PULL for v6.17-rc2] add a generic yaml parser integrated with Netlink specs generation
2025-08-12 19:23 UTC (5+ messages)
[PATCHv2 0/3] wifi: ath9k: ahb: add OF LED support
2025-08-12 19:23 UTC (4+ messages)
` [PATCHv2 1/3] dt-bindings: net: wireless: ath9k: add led bindings
` [PATCHv2 2/3] wifi: ath9k: ahb: add led pin OF support
` [PATCHv2 3/3] mips: qca: use led-sources for WMAC LED
[PATCH v16 00/34] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-08-12 19:23 UTC (13+ messages)
` [PATCH v16 31/34] fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled
` [PATCH v16 32/34] fs/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v16 33/34] x86/resctrl: Configure mbm_event mode if supported
` [PATCH v16 34/34] MAINTAINERS: resctrl: add myself as reviewer
[PATCH 0/7] tracing: Show contents of syscall trace event user space fields
2025-08-12 19:22 UTC (6+ messages)
` [PATCH 2/7] tracing: Have syscall trace events show "0x" for values greater than 10
[PATCH v5 0/7] KVM: x86/mmu: Run TDP MMU NX huge page recovery under MMU read lock
2025-08-12 19:21 UTC (10+ messages)
` [PATCH v5 3/7] KVM: x86/mmu: Recover TDP MMU NX huge pages using "
[PATCH v9 0/7] rust: add support for request_irq
2025-08-12 19:21 UTC (4+ messages)
[PATCH net v2] net: kcm: Fix race condition in kcm_unattach()
2025-08-12 19:18 UTC
[PATCH WIP] i2c: add tracepoints to aid debugging in i2c-core-base
2025-08-12 19:16 UTC (2+ messages)
[PATCH 0/2] x86/microcode: Add debugging glue
2025-08-12 19:14 UTC (10+ messages)
` [PATCH 1/2] x86/microcode: Add microcode= cmdline parsing
` [PATCH 2/2] x86/microcode: Add microcode loader debugging functionality
[PATCH 1/2] Input: Add key event code for Fn + P
2025-08-12 18:58 UTC (4+ messages)
` [PATCH 2/2] platform/x86: hp-wmi: Add support for Fn+P hotkey
[PATCH] MAINTAINERS: add "DEVICE I/O & IRQ [RUST]" entry
2025-08-12 19:09 UTC (2+ messages)
[PATCH net] Octeontx2-af: Fix negative array index read warning
2025-08-12 19:01 UTC (3+ messages)
[PATCH v5 00/23] x86: text_poke() fixes and executable lockdowns
2025-08-12 18:59 UTC (7+ messages)
` [PATCH v5 18/23] bpf: Use vmalloc special flag
[PATCH] cgroup: Replace deprecated strcpy() with strscpy()
2025-08-12 18:57 UTC (2+ messages)
[PATCH v2] rust: drm: Introduce the Tyr driver for Arm Mali GPUs
2025-08-12 18:55 UTC
[PATCH v3 0/2] Replace verbatim license text with a `SPDX-License-Identifier`
2025-08-12 18:54 UTC (3+ messages)
` [PATCH v3 1/2] ARM: dts: imx6-compulab: Replace license text comment with SPDX identifier
` [PATCH v3 2/2] ARM: dts: imx6-utilite: "
[PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
2025-08-12 18:52 UTC (2+ messages)
Query regarding work scheduling
2025-08-12 18:52 UTC (2+ messages)
[PATCH v2] ARM: dts: imx6-bx50v3: Replace license text comment with SPDX identifier
2025-08-12 18:50 UTC
[PATCH v3] ARM: dts: imx6-cubox: Replace license text comment with SPDX identifier
2025-08-12 18:39 UTC
[PATCHv2 00/12] TDX: Enable Dynamic PAMT
2025-08-12 18:44 UTC (11+ messages)
[PATCH RESEND] docs: arm: stm32: fix typo "busses" -> "buses"
2025-08-12 18:45 UTC (2+ messages)
[PATCH 0/3] Apple Silicon SMC RTC driver
2025-08-12 18:40 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: rtc: Add Apple SMC RTC
` [PATCH 2/3] rtc: Add new rtc-macsmc driver for Apple Silicon Macs
` [PATCH 3/3] arm64: dts: apple: t8103,t600x,t8112: Add SMC RTC node
[PATCH] Documentation/rv: Fix minor typo in monitor_synthesis page
2025-08-12 18:41 UTC (2+ messages)
[RFC v2 0/9] cpu avoid state and push task mechanism
2025-08-12 18:40 UTC (3+ messages)
` [RFC v2 6/9] sched/core: Push current task out if CPU is marked as avoid
[PATCH v2] mm: remove redundant __GFP_NOWARN
2025-08-12 18:40 UTC (6+ messages)
[PATCH] docs: folio_queue: Fix minor typo in folio_queue page
2025-08-12 18:40 UTC (2+ messages)
[PATCH] MAINTAINERS: add File entry for scripts/checktransupdate.py to DOCUMENTATION
2025-08-12 18:39 UTC (2+ messages)
[PATCH v2] tracing: Limit access to parser->buffer when trace_get_user failed
2025-08-12 18:38 UTC (2+ messages)
[PATCH 00/21] gpiolib: fence off legacy interfaces
2025-08-12 18:28 UTC (3+ messages)
` [PATCH 04/21] sh: select legacy gpiolib interface
[PATCH v3 00/12] man2: document "new" mount API
2025-08-12 18:25 UTC (3+ messages)
` [PATCH v3 06/12] man/man2/fsconfig.2: "
FYI: i.MX8MP ISP (RKISP1) MI registers corruption
2025-08-12 18:22 UTC (12+ messages)
` FYI: i.MX8MP ISP (RKISP1) MI registers corruption: resolved
[PATCH v2 0/1] powerpc, arm64: move preempt dynamic key into kernel/sched
2025-08-12 18:21 UTC (3+ messages)
` [PATCH v2 1/1] sched: preempt: Move dynamic keys "
[PATCH RESEND net-next v2] net: enetc: Remove error print for devm_add_action_or_reset()
2025-08-12 18:17 UTC (2+ messages)
[Patch v2 0/6] x86 perf bug fixes and optimization
2025-08-12 18:16 UTC (5+ messages)
` [Patch v2 3/6] perf/x86: Check if cpuc->events[*] pointer exists before accessing it
[PATCH] dt-bindings: arm/cpus: Add missing Applied Micro CPU compatibles
2025-08-12 18:14 UTC
[PATCH] dt-bindings: perf: Convert apm,xgene-pmu to DT schema
2025-08-12 18:14 UTC
[PATCH] dt-bindings: mailbox: Convert brcm,iproc-flexrm-mbox to DT schema
2025-08-12 18:14 UTC
[PATCH] dt-bindings: mailbox: Convert brcm,iproc-pdc-mbox to DT schema
2025-08-12 18:14 UTC
[PATCH] dt-bindings: mailbox: Convert marvell,armada-3700-rwtm-mailbox to DT schema
2025-08-12 18:13 UTC
[PATCH] dt-bindings: mailbox: Convert rockchip,rk3368-mailbox to DT schema
2025-08-12 18:13 UTC
[PATCH 0/4] Add agent coding assistant configuration to Linux kernel
2025-08-12 18:13 UTC (2+ messages)
[PATCH v3] perf: Avoid undefined behavior from stopping/starting inactive events
2025-08-12 18:10 UTC
[PATCH 0/4] drm/tidss: Fixes data edge sampling
2025-08-12 18:10 UTC (7+ messages)
` [PATCH 4/4] drm/tidss: Fix sampling edge configuration
[PATCH v4] rust: kernel: introduce `unsafe_precondition_assert!` macro
2025-08-12 18:08 UTC (3+ messages)
[PATCH v8 0/2] drm_bridge: Add HDCP support
2025-08-12 18:07 UTC (4+ messages)
` [PATCH v8 1/2] drm_bridge: register content protect property
[PATCH] sfc: replace min/max nesting with clamp()
2025-08-12 18:06 UTC (2+ messages)
[PATCH v1 0/4] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM
2025-08-12 18:05 UTC (2+ messages)
[PATCH] dt-bindings: clock: adi,axi-clkgen: add clock-output-names property
2025-08-12 18:04 UTC (2+ messages)
[PATCH v2 net-next] amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing
2025-08-12 18:03 UTC (2+ messages)
[PATCH] trace/trace_fprobe.c: TODO: handle filter, nofilter or symbol list
2025-08-12 18:03 UTC (2+ messages)
[PATCH] .mailmap: Add entry for Easwar Hariharan
2025-08-12 18:02 UTC
[PATCH v2 0/2] x86/kexec: Carry forward the boot DTB on kexec
2025-08-12 18:00 UTC (2+ messages)
[PATCH 0/3] Add LTC2495 support
2025-08-12 18:00 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: ltc2497: add docs for LTC2495
[PATCH v9] rust: transmute: Add methods for FromBytes trait
2025-08-12 18:00 UTC (3+ messages)
[PATCH 0/2] introduce kasan stonly-mode in hw-tags
2025-08-12 17:58 UTC (5+ messages)
` [PATCH 2/2] kasan: apply store-only mode in kasan kunit testcases
[PATCH 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver (RFC)
2025-08-12 17:58 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings
[PATCH] sunrpc: fix "occurence"->"occurrence"
2025-08-12 17:57 UTC (2+ messages)
[PATCH v2 0/2] Take ARCH_KMALLOC_MINALIGN into account for build-time XArray check
2025-08-12 17:52 UTC (4+ messages)
` [PATCH v2 1/2] rust: alloc: specify the minimum alignment of each allocator
[PATCH] vsock/test: Remove redundant semicolons
2025-08-12 17:45 UTC (2+ messages)
[PATCH 0/7] can: m_can: fix pm_runtime and CAN state handling
2025-08-12 17:36 UTC (8+ messages)
` [PATCH 1/7] can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
` [PATCH 2/7] can: m_can: m_can_rx_handler(): only handle active interrupts
` [PATCH 3/7] can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Active
` [PATCH 4/7] can: m_can: m_can_chip_config(): bring up interface in correct state
` [PATCH 5/7] can: m_can: fix CAN state in system PM
` [PATCH 6/7] can: m_can: m_can_get_berr_counter(): don't wake up controller if interface is down
` [PATCH 7/7] can: m_can: add optional support for reset
[syzbot] [net?] KMSAN: uninit-value in pfkey_send_notify
2025-08-12 17:33 UTC
[PATCH] arm64: defconfig: enable CONFIG_SCHED_CLUSTER
2025-08-12 17:32 UTC (4+ messages)
[Discuss] First steps for ASI (ASI is fast again)
2025-08-12 17:31 UTC
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).