messages from 2026-07-03 11:04:07 to 2026-07-03 12:32:38 UTC [more...]
[PATCH v5 00/18] mm: Some cleanups for page allocator APIs
2026-07-03 12:31 UTC (14+ messages)
` [PATCH v5 01/18] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v5 02/18] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v5 03/18] mm: name some args in a function declaration
` [PATCH v5 04/18] mm: Split out internal page_alloc.h
` [PATCH v5 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v5 06/18] mm/page_alloc: relax GFP WARN in nolock allocs
` [PATCH v5 07/18] mm: move some stuff to mm/page_alloc.h
` [PATCH v5 08/18] perf/x86/intel: Use higher-level allocator API
` [PATCH v5 09/18] KVM: VMX: "
` [PATCH v5 10/18] x86/virt: "
` [PATCH v5 11/18] sgi-xp: "
` [PATCH v5 12/18] net/funeth: Switch to "
` [PATCH v5 13/18] mm: Remove __alloc_pages_node()
[syzbot] Monthly udf report (Jul 2026)
2026-07-03 12:32 UTC
[PATCH v4 0/3] Add remoteproc PAS loader for SoCCP on Glymur DT
2026-07-03 12:31 UTC (4+ messages)
` [PATCH v4 1/3] remoteproc: qcom: pas: add needs_tzmem flag to force shmbridge creation
` [PATCH v4 2/3] arm64: dts: qcom: fix SoCCP memory mappings for Glymur
` [PATCH v4 3/3] arm64: dts: qcom: add SoCCP DT node "
[PATCH v2 00/19] ARM: platform and feature deprecation
2026-07-03 12:30 UTC (3+ messages)
` [PATCH v2 14/19] ARM: mark mach-sa1100 as deprecated
[PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
2026-07-03 12:28 UTC (4+ messages)
` [PATCH v8 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [PATCH v8 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v8 3/3] riscv: store percpu offset into thread_info
[PATCH v4 0/6] Add support for AD3532R/AD3532
2026-07-03 12:29 UTC (7+ messages)
` [PATCH v4 3/6] iio: dac: ad3530r: Convert sw_ldac_trig_reg to a function pointer
` [PATCH v4 4/6] iio: dac: ad3530r: Refactor setup to table-driven register banks
` [PATCH v4 5/6] iio: dac: ad3530r: Make regmap_config selectable per chip
[PATCH v2 0/3] Subject: [PATCH 0/3] Add Shikra (QCM2390) display support
2026-07-03 12:28 UTC (5+ messages)
` [PATCH v2 2/3] arm64: defconfig: Enable ILI7807S DSI panel driver
[PATCH v2] wmi/core: fix use-after-free in wmi_add_device()
2026-07-03 12:28 UTC (3+ messages)
` [PATCH v3] "
[PATCH] tools/objtool: Fix typo in warning message
2026-07-03 12:28 UTC (2+ messages)
[PATCH v4 0/2] KVM: arm64: vgic: Fix racy LPI release and re-registration handling
2026-07-03 12:26 UTC (3+ messages)
` [PATCH v4 1/2] KVM: arm64: vgic: Fix race between LPI release and re-registration
` [PATCH v4 2/2] KVM: arm64: vgic: Mitigate potential LPI registration failure
[PATCH v7 3/3] riscv: store percpu offset into thread_info
2026-07-03 12:26 UTC (3+ messages)
` [External] "
[PATCH v2] audit: add FSOPEN record to log filesystem name
2026-07-03 12:25 UTC
[PATCH v4] ARM: breakpoint: CFI breakpoints only on demand
2026-07-03 12:25 UTC
[PATCH v1 00/10] platform/x86: Stop using acpi_device_name/class()
2026-07-03 12:24 UTC (18+ messages)
` [PATCH v1 01/10] platform/x86: asus-laptop: Stop setting acpi_device_name/class()
` [PATCH v1 02/10] platform/x86: eeepc-laptop: "
` [PATCH v1 03/10] platform/x86: fujitsu-laptop: "
` [PATCH v1 04/10] platform/x86: fujitsu-tablet: "
` [PATCH v1 05/10] platform/x86: thinkpad_acpi: Stop setting acpi_device_class()
` [PATCH v1 06/10] platform/x86: panasonic-laptop: Stop setting acpi_device_name/class()
` [PATCH v1 07/10] platform/x86: sony-laptop: Stop setting acpi_device_class()
` [PATCH v1 08/10] platform/x86: toshiba_acpi: Do not use uninitialized device_class
` [PATCH v1 09/10] platform/x86: toshiba_haps: "
` [PATCH v1 10/10] platform/x86: xo15-ebook: Stop setting acpi_device_name/class()
[PATCH 7.1 000/121] 7.1.3-rc2 review
2026-07-03 12:21 UTC (3+ messages)
[PATCH] smb: client: remove redundant NULL check before kfree()
2026-07-03 12:21 UTC
[PATCH v3 00/13] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-07-03 12:17 UTC (16+ messages)
` [PATCH v3 02/13] device property: Add fwnode_graph_get_next_port_endpoint()
` [PATCH v3 03/13] power: sequencing: Add pwrseq_power_is_on()
` [PATCH v3 05/13] usb: hub: Associate port@ fwnode with USB port device
` [PATCH v3 07/13] usb: hub: Use usb_hub_set_port_power() to control port power everywhere
` [PATCH v3 08/13] usb: hub: Power on connected M.2 E-key connectors with power sequencing API
` [PATCH v3 09/13] dt-bindings: usb: mediatek,mtk-xhci: Switch to ports for USB connections
` [PATCH v3 10/13] power: sequencing: pcie-m2: support matching on remote "port" node
` [PATCH v3 11/13] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
` [PATCH v3 12/13] arm64: dts: mediatek: mt8195-cherry: Add M.2 E-key slot
` [PATCH v3 13/13] arm64: dts: mediatek: mt8188-geralt: Add WiFi/BT as "
[PATCH v7 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
2026-07-03 12:16 UTC (4+ messages)
` [PATCH v7 1/7] dt-bindings: clock: qcom: Move glymur TCSR to own binding
[PATCH v3 0/5] pinctrl: samsung: exynos9 cleanups and fixes
2026-07-03 12:15 UTC (5+ messages)
` [PATCH v3 2/5] pinctrl: samsung: fix incorrect pin-bank entries on Exynos2200/7885/8890/8895
[PATCH v2 0/4] media: rzg2l-cru: Fix DMA stride alignment
2026-07-03 12:14 UTC (3+ messages)
` [PATCH v2 2/4] media: v4l2-common: Add kernel-doc for v4l2_fill_pixfmt_mp_aligned()
[PATCH v3 07/11] dma-buf: heaps: Add debugfs support
2026-07-03 12:14 UTC (2+ messages)
[PATCH 5.10/5.15] clk: imx: Add check for kcalloc
2026-07-03 12:13 UTC
[PATCH] kunit: string-stream: Replace strlcat() with strscpy() and seq_buf
2026-07-03 12:12 UTC
[PATCH net v2 0/2] octeon_ep, octeon_ep_vf: fix skb frags overflow in the RX path
2026-07-03 12:11 UTC (5+ messages)
` [PATCH net v2 1/2] octeon_ep: "
` [PATCH net v2 2/2] octeon_ep_vf: "
[RFC PATCH v6] platform/x86: panasonic-laptop: add fan speed mode for newer models
2026-07-03 12:11 UTC (2+ messages)
[PATCH] rtla: Simplify osnoise tracer option setting code
2026-07-03 12:11 UTC (3+ messages)
[PATCH] selftests/lsm: Fix memory leak in attr_lsm_count
2026-07-03 12:09 UTC (2+ messages)
` [PATCH v2] "
[PATCH net-next v3 00/15] net: macb: implement context swapping
2026-07-03 12:09 UTC (19+ messages)
` [PATCH net-next v3 01/15] net: macb: drop "consistent" from alloc/free function names
` [PATCH net-next v3 02/15] net: macb: unify device pointer naming convention
` [PATCH net-next v3 03/15] net: macb: unify variable naming convention in at91ether functions
` [PATCH net-next v3 04/15] net: macb: unify queue index variable naming convention and types
` [PATCH net-next v3 05/15] net: macb: enforce reverse christmas tree (RCT) convention
` [PATCH net-next v3 07/15] net: macb: introduce macb_context struct for buffer management
` [PATCH net-next v3 10/15] net: macb: change caps helpers signatures
` [PATCH net-next v3 11/15] net: macb: change function signatures to take contexts
` [PATCH net-next v3 13/15] net: macb: re-read ISR inside IRQ handler locked section
[PATCH 0/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatibles
2026-07-03 12:08 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatible
` [PATCH 2/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add Maili PCIe PHY compatibles
[PATCH 6.12 000/204] 6.12.95-rc2 review
2026-07-03 12:08 UTC (2+ messages)
[PATCH v1 0/2] iio: adc: add MAX40080 current-sense amplifier driver
2026-07-03 12:08 UTC (4+ messages)
` [PATCH v1 2/2] "
[PATCH] usb: typec: qcom-pmic-typec: avoid uninit values in dev_dbg() error paths
2026-07-03 12:04 UTC (2+ messages)
[PATCH] Documentation: remove the requirement for LLM attribution
2026-07-03 12:04 UTC (16+ messages)
[syzbot] [hfs?] WARNING in hfs_mdb_commit
2026-07-03 12:04 UTC (2+ messages)
[PATCH] dm: crash dump: remove redundant NULL check before kvfree()
2026-07-03 12:03 UTC (2+ messages)
[PATCH] usb: cdns3: plat: fix a typo in cdns3_plat_probe()
2026-07-03 12:01 UTC
[PATCH v4 02/12] rvtrace: Initial implementation of driver framework
2026-07-03 12:01 UTC (7+ messages)
[PATCH] staging: rtl8723bs: fix operator spacing in rtw_mlme_ext
2026-07-03 11:59 UTC
[PATCH] Revert "mtd: maps: remove uclinux map driver"
2026-07-03 12:00 UTC (2+ messages)
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-07-03 11:59 UTC (10+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
[PATCH] sched/Documentation: fix code
2026-07-03 11:51 UTC
[PATCH RFC] coding-assistants: simplify attribution
2026-07-03 11:58 UTC (3+ messages)
[PATCH] ASoC: samsung: spdif: Preserve the original clock acquisition error
2026-07-02 19:01 UTC (2+ messages)
[PATCH 0/2] ASoC: Fix mixed goto and guard() usage
2026-07-01 15:42 UTC (2+ messages)
[PATCH 0/3] ASoC: codecs: tas675x: misc bugfixes and minor changes
2026-07-01 18:53 UTC (2+ messages)
` [PATCH 0/3] ASoC: codecs: tas675x: sound "
[PATCH] ASoC: SOF: validate probe info element counts
2026-07-01 12:17 UTC (2+ messages)
[PATCH] fix: sound/soc/samsung: aries_audio_probe: double of_node_put due to direct assignment without of_node_get
2026-07-01 16:41 UTC (2+ messages)
[PATCH rc v7 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-07-03 11:57 UTC (11+ messages)
[PATCH] fix: regulator: max8998_pmic_dt_parse_pdata: of_node_put on reg_np after ownership transferred to rdata
2026-07-02 17:49 UTC (2+ messages)
[PATCH] fix: regulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving dangling of_node pointer
2026-07-02 16:22 UTC (2+ messages)
[PATCH 1/4] remoteproc: qcom: Fix glink->node reference leak in qcom_add_glink_subdev
2026-07-01 11:30 UTC (2+ messages)
` (subset) "
[PATCH v2 0/7] arm64: mediatek: Chromebook trackpad supply fixes
2026-07-03 11:56 UTC (8+ messages)
` [PATCH v2 1/7] Input: elan_i2c - Wait for initialization after enabling regulator supply
` [PATCH v2 2/7] HID: i2c-hid-of: skip post-power-on delay if already powered on
` [PATCH v2 3/7] i2c: of-prober: "
` [PATCH v2 4/7] i2c: of-prober: Defer regulator_disable() on successful probe in simple helper
` [PATCH v2 5/7] platform/chrome: of_hw_prober: Add delay for hana trackpads
` [PATCH v2 6/7] arm64: dts: mediatek: mt8173-elm-hana: Unmark trackpad supply as always-on
` [PATCH v2 7/7] arm64: dts: mediatek: mt8192-asurada-spherion: Add Synaptics trackpad's supply
[REGRESSION][BISECTED] tun/tap & vhost-net: multi-threaded network performance
2026-07-03 11:55 UTC (3+ messages)
[PATCH] ext4: get rid of ppath in get_ext_path()
2026-07-03 11:48 UTC (8+ messages)
[PATCH 6.12] bcachefs: avoid truncating fiemap extent length
2026-07-03 11:48 UTC
[PATCH v2 0/5] ptrace_set_syscall_info: add support for seccomp syscall skipping and instruction pointer modification
2026-07-03 11:48 UTC (5+ messages)
` [PATCH v2 1/5] ptrace: PTRACE_SET_SYSCALL_INFO syscall skipping support
` [PATCH v2 4/5] ptrace: add PTRACE_SYSCALL_INFO_FLAG_SET_IP
[PATCH v2] RFC: ARM: breakpoint: CFI breakpoints only on demand
2026-07-03 11:47 UTC (3+ messages)
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-07-03 11:46 UTC (10+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
[PATCH 1/3] mtd: maps: remove AMD Élan specific drivers
2026-07-03 11:39 UTC (6+ messages)
` [PATCH 2/3] mtd: maps: remove uclinux map driver
[PATCH v2 12/18] gfs2: convert iomap ops to ->iomap_next()
2026-07-03 11:45 UTC (2+ messages)
[PATCH v4 00/18] mm: Some cleanups for page allocator APIs
2026-07-03 11:43 UTC (4+ messages)
` [PATCH v4 18/18] mm: factor out can_spin_trylock()
[PATCH v3 0/6] Fix incorrect access of hugetlb pte entries
2026-07-03 11:41 UTC (7+ messages)
` [PATCH v3 1/6] arm64: make huge_ptep_get handled unaligned addresses
` [PATCH v3 2/6] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
` [PATCH v3 3/6] mm/rmap: use huge_ptep_get() in try_to_migrate_one()
` [PATCH v3 4/6] mm/migrate: use huge_ptep_get() in remove_migration_pte()
` [PATCH v3 5/6] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
` [PATCH v3 6/6] mm/mprotect: "
[PATCH v2 0/5] arm64: dts: describe the Lynx 10G and 28G SerDes blocks for Layerscape SoCs
2026-07-03 11:42 UTC (6+ messages)
` [PATCH v2 1/5] arm64: dts: lx2160a: transition to device-specific SerDes compatible strings
[PATCH] platform/x86/intel/vsec: free ACPI discovery data on early errors
2026-07-03 11:40 UTC (2+ messages)
[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
2026-07-03 11:39 UTC (10+ messages)
[PATCH] docs: arm64: Document that text_offset is always 0
2026-07-03 11:39 UTC (4+ messages)
[PATCH v5 00/20] rust: I/O type generalization and projection
2026-07-03 11:37 UTC (3+ messages)
` [PATCH v5 14/20] rust: io: add I/O backend for system memory with volatile access
[PATCH] fs/ceph/caps: skip __touch_cap() most of the time
2026-07-03 11:32 UTC
[GIT PULL for v7.2] vfs fixes
2026-07-03 11:32 UTC
[PATCH v2 0/3] regulator: qcom_usb_vbus: add pm4125 VBUS regulator support
2026-07-03 11:29 UTC (7+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Fix pm4125 vbus regulator compatible and constraints
[PATCH v1 0/4] gpio: regmap: Keep tracking IRQ requests and releases
2026-07-03 11:29 UTC (3+ messages)
` [PATCH v1 2/4] gpio: regmap: Provide default IRQ resource request and release callbacks
[PATCH 0/5] drm/sched: Introduce the miracle of locking to entity
2026-07-03 11:27 UTC (3+ messages)
` [PATCH 1/5] drm/sched: Protect entity->last_scheduled with spinlock
[PATCH v4] riscv: Prevent NULL pointer dereference in machine_kexec_prepare
2026-07-03 11:15 UTC
[PATCH v3] rust_binder: clear freeze listener on node removal
2026-07-03 11:25 UTC
[PATCH 20/32] drivers/ata: Stop using 32-bit MSR interfaces
2026-07-03 11:25 UTC (2+ messages)
` [PATCH v2 "
[PATCH 16/32] cpufreq: Stop using 32-bit MSR interfaces
2026-07-03 11:24 UTC (2+ messages)
` [PATCH v2 "
[PATCH net] psp: fix NULL genl_sock deref race with concurrent netns teardown
2026-07-03 11:24 UTC
[PATCH 13/32] x86/featctl: Stop using 32-bit MSR interfaces
2026-07-03 11:24 UTC (2+ messages)
` [PATCH v2 "
[PATCH 0/2] mm/kmemleak: add min_unref_scans to suppress transient false positives
2026-07-03 11:24 UTC (5+ messages)
` [PATCH 2/2] selftests/mm: test kmemleak's N-consecutive-scan leak confirmation
[PATCH] kernel/cpu: Disallow offlining boot CPU based on config
2026-07-03 11:23 UTC (3+ messages)
[PATCH 05/32] x86/mtrr: Stop using 32-bit MSR interfaces
2026-07-03 11:23 UTC (2+ messages)
` [PATCH v2 "
[PATCH 01/32] thermal/intel: Stop using 32-bit MSR interfaces
2026-07-03 11:22 UTC (2+ messages)
` [PATCH v2 "
[PATCH] sched/fair: Stabilize idle SMT core selection with asym-capacity
2026-07-03 11:20 UTC (4+ messages)
[PATCH v7 0/9] leds: st1202: fix multiple bugs in pattern engine and brightness handling
2026-07-03 11:21 UTC (2+ messages)
[PATCH] rust: sync: arc: use intra-doc links for `Arc` in doc comments
2026-07-03 11:20 UTC
[tip:locking/urgent] BUILD SUCCESS 39def6d250d370298f86c116f4ac60093cefadaa
2026-07-03 11:20 UTC
[PATCH v2] arm64: Disallow disabling boot CPU based on config
2026-07-03 11:20 UTC
[PATCH] misc: fastrpc: release pending invoke refs on rpmsg removal
2026-07-03 11:19 UTC (5+ messages)
[PATCH] misc: fastrpc: reject overflowing invoke buffer ranges
2026-07-03 11:19 UTC (3+ messages)
[PATCH net] ieee802154: hwsim: free PIB after unregistering hardware
2026-07-03 11:19 UTC (3+ messages)
[PATCH v5 00/14] mfd: lm3533: convert to OF bindings, improve support
2026-07-03 11:18 UTC (5+ messages)
` [PATCH v5 09/14] mfd: lm3533: Add support for VIN power supply
` [PATCH v5 10/14] mfd: lm3533: Set DMA mask
[PATCH v3 0/6] Add support for IPQ5018 Bluetooth
2026-07-03 11:15 UTC (4+ messages)
` [PATCH v3 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes
[PATCH] usb: typec: ucsi: cancel pending work on system suspend
2026-07-03 11:07 UTC
[PATCH 0/3] Add subsystem sleep stats support for Shikra
2026-07-03 11:13 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: soc: qcom: stats: Add compatible "
` [PATCH 2/3] soc: qcom: stats: Add stats compatible and config "
` [PATCH 3/3] arm64: dts: qcom: shikra: Add LPM stats support for subsystems
[PATCH net 0/4] rxrpc: Fix CHALLENGE packet handling
2026-07-03 11:12 UTC (3+ messages)
` [PATCH net 3/4] afs: Fix UAF when sending a message
[PATCH] ALSA: aloop: Add 'hrtimer' option to timer_source
2026-07-03 11:12 UTC (2+ messages)
[PATCH v3] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
2026-07-03 11:11 UTC (2+ messages)
[PATCH v3] riscv: Fix a NULL pointer dereference in machine_kexec_prepare
2026-07-03 11:11 UTC (7+ messages)
[PATCH 0/2] ASoC: codecs: lpass-{tx,rx}-macro: switch to PM clock framework
2026-07-03 11:08 UTC (3+ messages)
` [PATCH 1/2] ASoC: codecs: lpass-tx-macro: switch to PM clock framework for runtime PM
` [PATCH 2/2] ASoC: codecs: lpass-rx-macro: "
[PATCH] ALSA: core: propagate actual error code from register_chrdev
2026-07-03 11:07 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Enable mute LED quirk for HP Laptop 15-dw0xxx
2026-07-03 11:07 UTC (2+ messages)
[PATCH v2 0/7] ALSA: Remove redundant open helper return checks
2026-07-03 11:06 UTC (2+ messages)
[PATCH] dt-bindings: rtc: microchip,pic32mzda-rtc: Convert to DT schema
2026-07-03 11:04 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