messages from 2026-04-07 12:20:00 to 2026-04-07 13:35:34 UTC [more...]
[PATCH] printf: mark errptr() noinline
2026-04-07 13:34 UTC (6+ messages)
[PATCH v3 00/15] Renesas: dmaengine and ASoC fixes
2026-04-07 13:34 UTC (5+ messages)
` [PATCH v3 01/15] dmaengine: sh: rz-dmac: Use list_first_entry_or_null()
` [PATCH v3 02/15] dmaengine: sh: rz-dmac: Use rz_dmac_disable_hw()
` [PATCH v3 03/15] dmaengine: sh: rz-dmac: Do not disable the channel on error
` [PATCH v3 04/15] dmaengine: sh: rz-dmac: Add helper to compute the lmdesc address
[PATCH] staging: rtl8723bs: fix unnamed parameters warning detected at checkpatch
2026-04-07 13:27 UTC
[PATCH V2 00/17] Add ACPI-based PMT discovery support for Intel PMC
2026-04-07 13:33 UTC (9+ messages)
` [PATCH V2 08/17] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S
` [PATCH V2 10/17] platform/x86/intel/pmc/ssram: Use fixed-size static pmc array
` [PATCH V2 11/17] platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper
` [PATCH V2 14/17] platform/x86/intel/pmc/ssram_telemetry: Fix cleanup pattern for __free() variables
[PATCH] ALSA: ctxfi: Limit PTP to a single page
2026-04-07 13:32 UTC (4+ messages)
[PATCH] tick/nohz: fix inverted return value in check_tick_dependency() fast path
2026-04-07 13:31 UTC (2+ messages)
` [tip: timers/urgent] tick/nohz: Fix "
[PATCH v3 0/5] media: qcom: camss: Fix RDI streaming for various CSIDs
2026-04-07 13:30 UTC (11+ messages)
` [PATCH v3 1/5] media: qcom: camss: Fix RDI streaming for CSID 680
` [PATCH v3 2/5] media: qcom: camss: Fix RDI streaming for CSID 340
` [PATCH v3 3/5] media: qcom: camss: Fix RDI streaming for CSID GEN2
` [PATCH v3 4/5] media: qcom: camss: Fix RDI streaming for CSID GEN3
` [PATCH v3 5/5] media: qcom: camss: csid: Rename en_vc to en_port
[PATCH v2 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
2026-04-07 13:30 UTC (8+ messages)
` [PATCH v2 1/4] software node: return -ENXIO when referenced swnode is not registered yet
[PATCH RFC] clk: qcom: gcc-sc7280: switch GP clocks to clk_rcg2_gp_ops
2026-04-07 13:29 UTC (2+ messages)
[PATCH v2 0/2] nfs: delegated attribute fixes
2026-04-07 13:28 UTC (4+ messages)
` [PATCH v2 1/2] nfs: fix utimensat() for atime with delegated timestamps
[PATCH v4 0/2] driver core: make references to unregistered software nodes a special case
2026-04-07 13:27 UTC (3+ messages)
` [PATCH v4 1/2] software node: return -ENOTCONN when referenced swnode is not registered yet
` [PATCH v4 2/2] gpio: swnode: defer probe on references to unregistered software nodes
[PATCH] regulator: bd71828-regulator.c: Fix LDON-HEAD mode
2026-04-07 13:27 UTC
[PATCH v12 0/2] Add Meta (Facebook) Ventura BMC (AST2600)
2026-04-07 12:42 UTC (5+ messages)
` [PATCH v12 2/2] arm: dts: aspeed: ventura: add Meta Ventura BMC
[PATCH V11 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-04-07 13:27 UTC (3+ messages)
` [PATCH V11 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
[PATCH] mfd: bd72720: Drop BUCK11 ID
2026-04-07 13:26 UTC
[PATCH v8 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
2026-04-07 13:24 UTC (3+ messages)
` [PATCH v8 1/2] docs: s390/pci: Improve and update PCI documentation
` [PATCH v8 2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
[PATCH] selftests/timens: extend CFLAGS to keep options from environment
2026-04-07 13:23 UTC
[PATCH 00/24] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-04-07 13:21 UTC (25+ messages)
` [PATCH 01/24] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH 02/24] filelock: add a tracepoint to start of break_lease()
` [PATCH 03/24] filelock: add an inode_lease_ignore_mask helper
` [PATCH 04/24] nfsd: add protocol support for CB_NOTIFY
` [PATCH 05/24] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH 06/24] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH 07/24] vfs: add fsnotify_modify_mark_mask()
` [PATCH 08/24] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH 09/24] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH 10/24] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH 11/24] nfsd: use RCU to protect fi_deleg_file
` [PATCH 12/24] nfsd: add data structures for handling CB_NOTIFY
` [PATCH 13/24] nfsd: add notification handlers for dir events
` [PATCH 14/24] nfsd: add tracepoint to dir_event handler
` [PATCH 15/24] nfsd: apply the notify mask to the delegation when requested
` [PATCH 16/24] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH 17/24] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH 18/24] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH 19/24] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH 20/24] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH 21/24] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH 22/24] nfsd: properly track requested child attributes
` [PATCH 23/24] nfsd: track requested dir attributes
` [PATCH 24/24] nfsd: add support to CB_NOTIFY for dir attribute changes
[PATCH v7 2/3] kho: fix deferred init of kho scratch
2026-04-07 13:21 UTC (13+ messages)
[PATCH] usb: ulpi: fix memory leak on ulpi_register() error paths
2026-04-07 13:21 UTC
[PATCH net-next 00/10] net: lan966x: add support for PCIe FDMA
2026-04-07 13:20 UTC (8+ messages)
[PATCH 0/7] KVM: x86: APX reg prep work
2026-04-07 13:20 UTC (11+ messages)
[PATCH 00/10] arm64/entry:
2026-04-07 13:16 UTC (11+ messages)
` [PATCH 01/10] entry: Fix stale comment for irqentry_enter()
` [PATCH 02/10] entry: Remove local_irq_{enable,disable}_exit_to_user()
` [PATCH 03/10] entry: Move irqentry_enter() prototype later
` [PATCH 04/10] entry: Split kernel mode logic from irqentry_{enter,exit}()
` [PATCH 05/10] entry: Split preemption from irqentry_exit_to_kernel_mode()
` [PATCH 06/10] arm64: entry: Don't preempt with SError or Debug masked
` [PATCH 07/10] arm64: entry: Consistently prefix arm64-specific wrappers
` [PATCH 08/10] arm64: entry: Use irqentry_{enter_from,exit_to}_kernel_mode()
` [PATCH 09/10] arm64: entry: Use split preemption logic
` [PATCH 10/10] arm64: Check DAIF (and PMR) at task-switch time
[PATCH v2 0/7] Enable Bluetooth and WiFi on Fairphone (Gen. 6)
2026-04-07 13:16 UTC (8+ messages)
` [PATCH v2 4/7] arm64: dts: qcom: milos: Split up uart11 pinctrl
` [PATCH v2 6/7] arm64: dts: qcom: milos-fairphone-fp6: Enable Bluetooth
` [PATCH v2 7/7] arm64: dts: qcom: milos-fairphone-fp6: Enable WiFi
[PATCH net] can: sja1000: Fix pci_iounmap() buffer
2026-04-07 13:15 UTC (3+ messages)
[PATCH] iommu: Use dev_dbg for group handling code
2026-04-07 13:06 UTC
[PATCH net-next v5 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-04-07 13:10 UTC (2+ messages)
[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
2026-04-07 13:10 UTC (2+ messages)
[PATCH v4 00/15] selftests/mm: fix failures and robustness improvements
2026-04-07 13:08 UTC (2+ messages)
[PATCH 0/2] regulator: even more OF node imbalance fixes
2026-04-07 13:07 UTC (4+ messages)
` [PATCH 1/2] regulator: act8945a: fix OF node reference imbalance
` [PATCH 2/2] regulator: bd9571mwv: "
[PATCH v2 0/3] Fix bugs for realm guest plus BBML2_NOABORT
2026-04-07 13:06 UTC (9+ messages)
` [PATCH v2 1/3] arm64: mm: Fix rodata=full block mapping support for realm guests
[PATCH v7 0/3] PCI: Refactor PCIe speed validation and conversion functions
2026-04-07 13:04 UTC (4+ messages)
` [PATCH v7 1/3] PCI: Add public pcie_valid_speed() for shared validation
` [PATCH v7 2/3] PCI: Move pci_bus_speed2lnkctl2() to public header
` [PATCH v7 3/3] PCI: dwc: Use common speed conversion function
[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
2026-04-07 13:05 UTC (13+ messages)
` [PATCH v3 2/6] KVM: s390: Add alignment checks for hugepages
` [PATCH v3 3/6] KVM: s390: Allow 4k granularity for memslots
` [PATCH v3 4/6] KVM: selftests: Remove 1M alignment requirement for s390
` [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests
` [PATCH v3 6/6] KVM: s390: ucontrol: Fix memslot handling
[PATCH v4 0/5] PCI: qcom: Add D3cold support
2026-04-07 13:03 UTC (6+ messages)
` [PATCH v4 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
` [PATCH v4 2/5] PCI: qcom: Add .get_ltssm() helper
` [PATCH v4 3/5] PCI: qcom: Power down PHY via PARF_PHY_CTRL before disabling rails/clocks
` [PATCH v4 4/5] PCI: dwc: Use common D3cold eligibility helper in suspend path
` [PATCH v4 5/5] PCI: qcom: Add D3cold support
[PATCH v2] drm/bridge: dw-mipi-dsi: Fix bridge leak when host attach fails
2026-04-07 13:03 UTC (2+ messages)
[PATCH v3] mm/slub: defer freelist construction until after bulk allocation from a new slab
2026-04-07 13:02 UTC (2+ messages)
[PATCH v5 0/3] PCI: Refactor PCIe speed validation and conversion functions
2026-04-07 13:01 UTC (9+ messages)
` [PATCH v5 2/3] PCI: Move pci_bus_speed2lnkctl2() to public header
[PATCH] docs: proc: document ProtectionKey in smaps
2026-04-07 13:00 UTC (2+ messages)
[PATCH] drm/amd/display: Deduplicate DCN DDC register assignment
2026-04-07 13:00 UTC (3+ messages)
` [PATCH v3] "
[PATCH] pinctrl: mcp23s08: Disable all pin interrupts during probe
2026-04-07 12:59 UTC (4+ messages)
[PATCH net-next v2] selftests: forwarding: lib: rewrite processing of command line arguments
2026-04-07 12:57 UTC (2+ messages)
[PATCH] MIPS: Increase default mmap randomization bits for 64-bit
2026-04-07 12:59 UTC (2+ messages)
[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
2026-04-07 12:58 UTC (6+ messages)
` [PATCH 17/53] selftests/mm: uffd-stress: use kselftest framework
` [PATCH 18/53] selftests/mm: uffd-unit-tests: "
[PATCH 0/4] nstree: Fix spurious ENOENT in listns pagination during grace period
2026-04-07 12:57 UTC (2+ messages)
[PATCH v3 0/4] regulator: qcom-rpmh: Support RPMH address reads and use it for rpmh-regulators
2026-04-07 12:56 UTC (6+ messages)
` [PATCH v3 1/4] soc: qcom: rpmh: Add support to read back resource settings
` [PATCH v3 3/4] regulator: qcom-rpmh: readback voltage/bypass/mode/status set during bootup
[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-07 12:54 UTC (6+ messages)
[PATCH 19/19] gpio: add GPIO controller found on Waveshare DSI TOUCH panels
2026-04-07 12:53 UTC (2+ messages)
[PATCH 18/19] dt-bindings: gpio: describe Waveshare GPIO controller
2026-04-07 12:53 UTC (2+ messages)
[PATCH 14/19] drm/panel: jadard-jd9365da-h3: support Waveshare DSI panels
2026-04-07 12:53 UTC (2+ messages)
[PATCH 13/19] drm/panel: jadard-jd9365da-h3: set prepare_prev_first
2026-04-07 12:51 UTC (2+ messages)
[PATCH 12/19] drm/panel: jadard-jd9365da-h3: support variable DSI configuration
2026-04-07 12:51 UTC (2+ messages)
[PATCH] x86/mce: Fix timer interval adjustment after logging a MCE event
2026-04-07 12:51 UTC (12+ messages)
` 答复: [外部邮件] "
` 答复: "
` 答复: "
` [PATCH] x86/mce: Restore MCA polling interval halving
[PATCHES v3 perf-tools-next 0/4] Cleanups and a fix
2026-04-07 12:50 UTC (3+ messages)
` [PATCH 1/4] perf tools: Make more global variables static
[PATCH v4 0/3] rust: workqueue: add safe cancellation and status methods
2026-04-07 12:48 UTC (3+ messages)
` [PATCH v4 1/3] rust: helpers: add workqueue helpers
[PATCH RFC 0/2] cgroup/mem: add a node to double charge in memcg
2026-04-07 12:48 UTC (3+ messages)
` [PATCH RFC 2/2] cgroup/dmem: "
[PATCH] mm: move folio LRU helpers out of swap
2026-04-07 12:46 UTC (6+ messages)
[PATCH 0/2] PCI: endpoint: pci-epf-{v}ntb: A couple of fixes
2026-04-07 12:44 UTC (3+ messages)
` [PATCH 1/2] PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0
` [PATCH 2/2] PCI: endpoint: pci-epf-ntb: "
[PATCH v3 00/11] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
2026-04-07 12:43 UTC (4+ messages)
` [PATCH v3 08/11] drm/bridge: imx8mp-hdmi-tx-connector-fixup: add an hdmi-connector when missing using a DT overlay at boot time
[PATCH net-next v2] net/smc: cap allocation order for SMC-R physically contiguous buffers
2026-04-07 12:43 UTC
[PATCH v5 0/5] iio: ssp_sensors: improve resource cleanup
2026-04-07 12:42 UTC (3+ messages)
` [PATCH v5 4/5] iio: ssp_sensors: use devm APIs for mutex and IRQ resources
[PATCH] dt-binding: leds: publish common bindings under dual license
2026-04-07 12:42 UTC (2+ messages)
[PATCH v12 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2026-04-07 12:41 UTC (3+ messages)
` [PATCH v12 02/17] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use
[PATCH] gpio: handle missing regmap
2026-04-07 12:41 UTC
[PATCH v2 0/6] LoongArch: KVM: Set max VM supported FPU type with FPU exception
2026-04-07 12:41 UTC (3+ messages)
[RFC PATCH] Limit directory child dentry retention
2026-04-07 12:41 UTC (6+ messages)
` [RFC PATCH] vfs: limit "
[PATCH v3] slub: clarify kmem_cache_refill_sheaf() comments
2026-04-07 12:40 UTC (2+ messages)
[PATCH v6 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-04-07 12:38 UTC (6+ messages)
` [PATCH v6 4/4] iio: adc: ad4691: add SPI offload support
[PATCH 0/4] zram: fix four error-handling and input-validation bugs
2026-04-07 12:38 UTC (5+ messages)
` [PATCH 1/4] zram: complete parent bio on allocation failure in read_from_bdev_async()
` [PATCH 2/4] zram: call bio_endio() on early return in zram_bio_discard()
` [PATCH 3/4] zram: reject unrecognized type= values in recompress_store()
` [PATCH 4/4] zram: add init_done() guard to algorithm_params_store()
[PATCH] gpio: gpio-by-pinctrl: s/used to do/is used to do/
2026-04-07 12:37 UTC (2+ messages)
[PATCH 0/3] regulator: more OF node reference fixes
2026-04-07 12:35 UTC (5+ messages)
` [PATCH 1/3] regulator: max77650: fix OF node reference imbalance
` [PATCH 2/3] regulator: mt6357: "
` [PATCH 3/3] regulator: s2dos05: "
[PATCH 0/4] perf arm_spe: Dump IMPDEF events
2026-04-07 12:35 UTC (4+ messages)
` [PATCH 3/4] perf arm_spe: Decode Arm N1 "
[PATCH v6 0/4] Support sparse mappings in Panthor
2026-04-07 12:34 UTC (3+ messages)
` [PATCH v6 3/4] drm/panthor: Support sparse mappings
[PATCH] soundwire: intel_auxdevice: Add cs42l43b to wake_capable_list
2026-04-07 12:34 UTC
[PATCH] ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=m
2026-04-07 12:34 UTC (2+ messages)
[PATCH v9 0/2] LoongArch: KVM: Add DMSINTC support irqchip in kernel
2026-04-07 12:34 UTC (2+ messages)
[PATCH v2] power: supply: max17042: fix OF node reference imbalance
2026-04-07 12:33 UTC
[PATCH v6 0/3] PCI: Refactor PCIe speed validation and conversion functions
2026-04-07 12:32 UTC (6+ messages)
` [PATCH v6 3/3] PCI: dwc: Use common speed conversion function
[PATCH] media: ipu-bridge: Add upside-down sensor quirk for Dell 16 Premium DA16250
2026-04-07 12:33 UTC (3+ messages)
error: kernel-address sanitizer is not supported for this target
2026-04-07 12:31 UTC (3+ messages)
[PATCH v3 0/2] mm/mprotect: micro-optimization work
2026-04-07 12:31 UTC (3+ messages)
` [PATCH v3 2/2] mm/mprotect: special-case small folios when applying write permissions
[PATCH v7 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
2026-04-07 12:28 UTC (3+ messages)
` [PATCH v7 1/2] docs: s390/pci: Improve and update PCI documentation
[PATCH v3] drbd: use get_random_u64() where appropriate
2026-04-07 12:27 UTC (2+ messages)
[PATCH v2] sched: use u64 for bandwidth ratio calculations
2026-04-07 12:27 UTC (2+ messages)
[PATCH] rtc: ntxec: fix OF node reference imbalance
2026-04-07 12:27 UTC
[PATCH v3 0/5] PCI: qcom: Add D3cold support
2026-04-07 12:27 UTC (7+ messages)
` [PATCH v3 5/5] "
[PATCH] riscv: Add WFI to secondary hart spinwait loop
2026-04-07 12:27 UTC (2+ messages)
[PATCH] usb: typec: ucsi: skip connector validation before init
2026-04-07 12:26 UTC (2+ messages)
[PATCH v4 00/11] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
2026-04-07 12:24 UTC (12+ messages)
` [PATCH v4 01/11] drm/mxsfb/lcdif: simplify remote pointer management using __free
` [PATCH v4 02/11] drm/mxsfb/lcdif: simplify ep "
` [PATCH v4 03/11] drm/mxsfb/lcdif: use dev_err_probe() consistently in lcdif_attach_bridge
` [PATCH v4 04/11] drm/mxsfb/lcdif: move iteration-specific variables declaration inside loop "
` [PATCH v4 05/11] drm/bridge: dw-hdmi: document the output_port field
` [PATCH v4 06/11] drm/bridge: dw-hdmi: warn on unsupported attach combination
` [PATCH v4 07/11] drm/bridge: dw-hdmi: move next_bridge lookup to attach time
` [PATCH v4 08/11] drm/bridge: imx8mp-hdmi-tx-connector-fixup: add an hdmi-connector when missing using a DT overlay at boot time
` [PATCH v4 09/11] drm/bridge: imx8mp-hdmi-tx-connector-fixup: show a warning when adding the overlay
` [PATCH v4 10/11] drm/bridge: imx8mp-hdmi-tx: switch to DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH v4 11/11] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
[PATCH v10 0/6] Introduce MAX77759 charger driver
2026-04-07 12:24 UTC (5+ messages)
` [PATCH v10 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode
[PATCH v5 0/4] ti-ads7950: fix gpio handling and facelift
2026-04-07 12:24 UTC (2+ messages)
[PATCH bpf] bpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooks
2026-04-07 12:23 UTC
[PATCH net v2] ipvs: fix MTU check for GSO packets in tunnel mode
2026-04-07 12:22 UTC (2+ messages)
[PATCH v1 0/2] Load cros_ec_ucsi from OF and ACPI nodes
2026-04-07 12:22 UTC (3+ messages)
` [PATCH v1 2/2] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions
[PATCH] sched/deadline: Fix stale dl_defer_running in dl_server else-branch
2026-04-07 12:22 UTC (7+ messages)
` [PATCH] sched/deadline: Fix stale dl_defer_running in update_dl_entity() if-branch
[PATCH V10 00/13] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-04-07 12:21 UTC (7+ messages)
` [PATCH V10 03/13] PCI: dwc: Parse Root Port nodes in dw_pcie_host_init()
[PATCH v1] usb: typec: ucsi: Set usb mode on partner change
2026-04-07 12:21 UTC (2+ messages)
[PATCH v2] tools: hv: Fix cross-compilation
2026-04-07 12:20 UTC
[PATCH] perf build: Fix detection of latest openjdk
2026-04-07 12:19 UTC (2+ messages)
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