messages from 2026-02-23 10:07:38 to 2026-02-23 10:54:38 UTC [more...]
[PATCH v3 0/4] Replace old wq name and add WQ_PERCPU and WQ_UNBOUND to alloc_workqueue users
2026-02-23 10:51 UTC (3+ messages)
[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
2026-02-23 10:14 UTC (5+ messages)
` [PATCH 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
[PATCH 0/2] refs: allow setting the reference directory
2026-02-23 10:54 UTC (3+ messages)
` [PATCH v8 0/6] "
[PATCH master 1/2] video: mode-helpers: preserve sync polarity in fb_videomode conversion
2026-02-23 10:53 UTC (2+ messages)
[PATCH 0/4] TI: k3-{am64,am65,j7200,j721e}: Add ti,min-output-impedance
2026-02-23 10:54 UTC (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-am642-{evm,sk}: add ti,min-output-impedance
` [PATCH 2/4] arm64: dts: ti: k3-am654-base-board: "
` [PATCH 3/4] arm64: dts: ti: k3-j7200-common-proc-board: "
` [PATCH 4/4] arm64: dts: ti: k3-j721e-common-proc-board: "
[PATCH] EDAC/versalnet: Fix resource leaks and NULL derefs in init_versalnet()
2026-02-23 10:52 UTC (5+ messages)
Sparse not supporting kzalloc_obj() and friends
2026-02-23 10:51 UTC
[PATCH] arc: axs10x: drop unneeded dependency on OF_GPIO
2026-02-23 10:51 UTC (3+ messages)
[PATCH 0/3] test: test boot with Debian netinstaller CDROM image
2026-02-23 10:51 UTC (2+ messages)
[PATCH 00/12] xen: Misc MISRA fixes for *-allcode targets
2026-02-23 10:50 UTC (7+ messages)
` [PATCH 06/12] xen: Include suitable headers to make declarations visible
` [PATCH 07/12] xen/vmac: Const the key parameter of vmac_set_key()
` [PATCH 11/12] xen: Bracket uses of macro parameters
[PATCH v3 0/6] clk: qcom: Add support for basic clocks providers on Eliza SoC
2026-02-23 10:50 UTC (10+ messages)
` [PATCH v3 5/6] clk: qcom: Add support for Global clock controller on Eliza
[PATCH] scsi: qla2xxx: Completely fix fcport double free
2026-02-23 10:49 UTC (2+ messages)
[PATCH i-g-t v2] panthor: Enable compilation on big-endian arch
2026-02-23 10:49 UTC (2+ messages)
[PATCH v2] gpiolib: normalize the return value of gc->get() on behalf of buggy drivers
2026-02-23 10:49 UTC (2+ messages)
[PATCH v1 0/4] video: add ILI9488 panel support with MIPI DBI Type C1
2026-02-23 10:48 UTC (2+ messages)
[PATCH 0/4] pack-check: fix verification of large objects
2026-02-23 10:49 UTC (3+ messages)
` [PATCH 2/4] object-file: adapt `stream_object_signature()` to take a stream
[PATCH bpf-next v3 1/2] bpf: Support multi-level pointer params via SCALAR_VALUE for trampolines
2026-02-23 10:47 UTC (2+ messages)
` "
[PATCH v3 next 00/17] Enhance printf()
2026-02-23 10:17 UTC (11+ messages)
` [PATCH v3 next 01/17] tools/nolibc: Add _NOLIBC_OPTIMIZER_HIDE_VAR() to compiler.h
` [PATCH v3 next 02/17] tools/nolibc: Optimise and common up the number to ascii functions
` [PATCH v3 next 03/17] selftests/nolibc: Fix build with host headers and libc
` [PATCH v3 next 05/17] tools/nolibc: Implement strerror() in terms of strerror_r()
` [PATCH v3 next 07/17] tools/nolibc/printf: Move snprintf length check to callback
` [PATCH v3 next 08/17] tools/nolibc/printf: Output pad characters in 16 byte chunks
` [PATCH v3 next 11/17] tools/nolibc/printf: Use bit-masks to hold requested flag, length and conversion chars
` [PATCH v3 next 13/17] tools/nolibc/printf: Add support for conversion flags
` [PATCH v3 next 14/17] tools/nolibc/printf: Add support for left aligning fields
` [PATCH v3 next 17/17] selftests/nolibc: Use printf variable field widths and precisions
[PATCH 00/17] refs: unify `refs_for_each_*()` functions
2026-02-23 10:48 UTC (13+ messages)
` [PATCH 01/17] refs: move `refs_head_ref_namespaced()`
` [PATCH 07/17] refs: speed up `refs_for_each_glob_ref_in()`
` [PATCH 08/17] refs: generalize `refs_for_each_namespaced_ref()`
` [PATCH 11/17] refs: replace `refs_for_each_ref_in()`
[PATCH net v7 0/1] net/sched: act_gate: snapshot parameters with RCU on replace
2026-02-23 10:47 UTC (5+ messages)
` [PATCH net v7 1/1] "
migration: stable machine types?
2026-02-23 10:46 UTC (2+ messages)
[PATCH 00/19] Refactor LT PHY PLL handling to use DPLL framework
2026-02-23 10:47 UTC (4+ messages)
` [PATCH 16/19] drm/i915/lt_phy: Get encoder configuration for xe3plpd platform
[PATCH] arm64: defconfig: Enable the Keystone PCIe host and endpoint driver
2026-02-23 10:46 UTC
[meta-oe][PATCH] dtschema: new package
2026-02-23 10:11 UTC
[PATCH] arm64: defconfig: Enable the J721E PCIe endpoint driver
2026-02-23 10:46 UTC
[Bug 220722] New: Non existent battery reporting for a laptop with touchscreen MSI
2026-02-23 10:45 UTC (2+ messages)
` [Bug 220722] "
[PATCH v4 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
2026-02-23 10:45 UTC (5+ messages)
` [PATCH v4 1/4] clone: add CLONE_AUTOREAP
` [PATCH v4 2/4] pidfd: add CLONE_PIDFD_AUTOKILL
` [PATCH v4 3/4] selftests/pidfd: add CLONE_AUTOREAP tests
` [PATCH v4 4/4] selftests/pidfd: add CLONE_PIDFD_AUTOKILL tests
[RFC PATCH 0/4] PCI: Add DOE support for endpoint
2026-02-23 10:44 UTC (4+ messages)
` [RFC PATCH 3/4] PCI/DOE: Add DOE mailbox support for endpoint functions
[PATCH 0/9] workqueue / drivers: Add device-managed allocate workqueue
2026-02-23 10:44 UTC (9+ messages)
` [PATCH 1/9] workqueue: devres: "
` [PATCH 3/9] power: supply: max77705: Free allocated workqueue and fix removal order
[PATCH v4 0/6] Rust GPUVM immediate mode
2026-02-23 10:44 UTC (9+ messages)
` [PATCH v4 3/6] rust: gpuvm: add GpuVm::obtain()
[PATCH v2 00/11] staging: stl8723bs: Various cleanups
2026-02-23 10:43 UTC (5+ messages)
` [PATCH v2 01/11] staging: stl8723bs: Use common round_up macro
[PATCH v1 00/11] Zero page->private when freeing pages
2026-02-23 10:43 UTC (3+ messages)
` [PATCH v1 03/11] drm/ttm: zero "
[PATCH RFC 0/5] nvme: Refactor and expose per-controller timeout configuration
2026-02-23 10:36 UTC (9+ messages)
` [PATCH RFC 4/5] nvme: add sysfs attribute to change IO timeout per nvme controller
[PATCH 0/7] Factor out common build rules and helpers in tools/tests
2026-02-23 10:42 UTC (9+ messages)
` [PATCH 1/7] tools/tests/*/Makefile: factor out common PHONY rules into Rules.mk
` [PATCH 2/7] tools/tests/vpci/main.c: drop unused variables
` [PATCH 3/7] tools/tests/*/Makefile: factor out build rules
` [PATCH 4/7] tools/tests: factor out common helpers
` [PATCH 5/7] tools/tests/common: ensure error messages have a newline
` [PATCH 6/7] tools/tests/tsx: move guest creation to common area
` [PATCH 7/7] tools/tests: print more debug info
[PATCH v7 0/8] ADF41513/ADF41510 PLL frequency synthesizers
2026-02-23 10:41 UTC (6+ messages)
` [PATCH v7 2/8] iio: core: add fixed point parsing with 64-bit parts
[PATCH] net: wireless: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
2026-02-23 10:42 UTC (2+ messages)
[LTP] [PATCH] nfs: Adapt the lib to allow to test in 2-host mode
2026-02-23 10:41 UTC (3+ messages)
[PATCH] dt-bindings: firmware: qcom,scm: document Eliza SCM Firmware Interface
2026-02-23 10:41 UTC (2+ messages)
[PATCH v5 0/4] Input: Add support for TouchNetix aXiom touchscreen
2026-02-23 10:39 UTC (4+ messages)
` [PATCH v5 1/4] firmware_loader: expand firmware error codes with up-to-date error
[PATCH v1] ufs: core: Move link recovery for hibern8 exit failure to wl_resume
2026-02-23 10:37 UTC
[PATCH v2] umh: replace use of system_unbound_wq with system_dfl_wq
2026-02-23 10:38 UTC (2+ messages)
[PATCH v3 0/2] Update the PHY timeouts
2026-02-23 10:38 UTC (5+ messages)
` [PATCH v3 1/2] drm/i915/cx0_phy_regs: Include SoC and OS turnaround time
` [PATCH v3 2/2] drm/i915/lt_phy_regs: Add SoC/OS "
please pull u-boot-samsung master
2026-02-23 10:37 UTC
[PATCH] dt-bindings: crypto: qcom,inline-crypto-engine: Document the Eliza ICE
2026-02-23 10:37 UTC (2+ messages)
[PATCH 0/4] bpf: add a few hooks for sandboxing
2026-02-23 10:36 UTC (3+ messages)
` [PATCH 1/4] ns: add bpf hooks
[PATCH v2 0/1] Introduce Monaco EVK Interface Plus Mezzanine
2026-02-23 10:36 UTC (6+ messages)
` [PATCH v2 1/1] arm64: dts: qcom: monaco-evk: Add "
[PATCH v1 1/2] drm/amdgpu: update memdup_user with memdup_array_user
2026-02-23 10:36 UTC (8+ messages)
[PATCH v2] rapidio: rio: add WQ_PERCPU to alloc_workqueue users
2026-02-23 10:35 UTC
[PATCH v2] iio: addac: ad74413r: simplify timeout return
2026-02-23 10:34 UTC (2+ messages)
[RFC PATCH v2] cmd: part: add dupcheck command to detect duplicate PARTUUIDs
2026-02-23 10:34 UTC (2+ messages)
[PATCH] drm/displayid: reduce DisplayID checksum error logging to debug
2026-02-23 10:32 UTC (2+ messages)
[PATCH v2 0/3] Add AHT20 sensor bindings and fix driver initialization
2026-02-23 10:32 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: add aosong,aht10 family
[PATCH] perf/core: Fix invalid wait context in ctx_sched_in()
2026-02-23 10:30 UTC (2+ messages)
` [tip: perf/urgent] "
[PATCH] perf/x86/intel/uncore: Add per-scheduler IMC CAS count events
2026-02-23 10:30 UTC (2+ messages)
` [tip: perf/urgent] "
[PATCH v2] perf/core: Fix refcount bug and potential UAF in perf_mmap
2026-02-23 10:30 UTC (2+ messages)
` [tip: perf/urgent] "
[PATCH 00/11] Various Exynos mobile board enhancements
2026-02-23 10:30 UTC (2+ messages)
[PATCH v2 0/3] Add wiko-chuppito devictree
2026-02-23 10:29 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add WIKO SAS
` [PATCH v2 2/3] dt-bindings: arm: qcom: add wiko,chuppito compatible string
[PATCH] media: platform: Add WQ_PERCPU to alloc_workqueue users
2026-02-23 10:28 UTC (2+ messages)
[PATCH 6.12.y-cip 0/4] Add RZ/V2N GPU support
2026-02-23 10:27 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/V2N SoC
` [PATCH 2/4] clk: renesas: r9a09g056: Add clocks and resets for Mali-G31 GPU
` [PATCH 3/4] arm64: dts: renesas: r9a09g056: Add Mali-G31 GPU node
` [PATCH 4/4] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable Mali-G31 GPU
[PATCH v2 0/2] net:ethernet:enic: add VIC ids and link modes
2026-02-23 10:27 UTC (6+ messages)
` [PATCH v2 1/2] net:ethernet:enic: add VIC subsystem ids
` [PATCH v2 2/2] net:ethernet:enic: map ethtool link modes by VIC type
[PATCH 6.1.y-cip 0/4] Add RZ/V2N GPU support
2026-02-23 10:27 UTC (5+ messages)
` [PATCH 6.1.y-cip 1/4] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/V2N SoC
` [PATCH 6.1.y-cip 2/4] clk: renesas: r9a09g056: Add clocks and resets for Mali-G31 GPU
` [PATCH 6.1.y-cip 3/4] arm64: dts: renesas: r9a09g056: Add Mali-G31 GPU node
` [PATCH 6.1.y-cip 4/4] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable Mali-G31 GPU
[android-common:android14-5.15 1/1] vec-syscfg.c:24:9: warning: "ARRAY_SIZE" redefined
2026-02-23 10:26 UTC
[PATCH 1/1] pinctrl: sunxi: add GPIO get_direction callback
2026-02-23 10:25 UTC (3+ messages)
[PATCH v3 0/2] riscv: Introduce support for hardware break/watchpoints
2026-02-23 10:24 UTC (4+ messages)
` [PATCH v3 1/2] "
[PATCH] x86/fred: Correct speculative safety in fred_extint()
2026-02-23 10:25 UTC (2+ messages)
` [tip: x86/urgent] "
[tip: x86/urgent] x86/bug: Handle __WARN_printf() trap in early_fixup_exception()
2026-02-23 10:25 UTC
[tip: x86/urgent] x86/cfi: Fix CFI rewrite for odd alignments
2026-02-23 10:25 UTC
[PATCH v5] x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__
2026-02-23 10:25 UTC (2+ messages)
` [tip: x86/urgent] "
[tip: sched/urgent] sched/fair: Fix zero_vruntime tracking
2026-02-23 10:25 UTC
[PATCH] sched/eevdf: Update se->vprot in reweight_entity()
2026-02-23 10:25 UTC (2+ messages)
` [tip: sched/urgent] "
[tip: sched/urgent] sched/fair: Only set slice protection at pick time
2026-02-23 10:25 UTC
[PATCH] sched/fair: Increase max lag clamping
2026-02-23 10:25 UTC (2+ messages)
` [tip: sched/urgent] sched/fair: Fix lag clamp
[PATCH] rseq: mark rseq_arm_slice_extension_timer() __always_inline
2026-02-23 10:25 UTC (2+ messages)
` [tip: sched/urgent] rseq: Mark "
[linus:master] [sched/core] 704069649b: kernel-selftests.kvm.hardware_disable_test.fail
2026-02-23 10:25 UTC (2+ messages)
` [tip: sched/urgent] sched/core: Fix wakeup_preempt's next_class tracking
[PATCH v3 1/2] rseq: Clarify rseq registration rseq_size bound check comment
2026-02-23 10:25 UTC (2+ messages)
` [tip: sched/urgent] "
[PATCH v3 2/2] rseq: slice ext: Ensure rseq feature size differs from original rseq size
2026-02-23 10:25 UTC (2+ messages)
` [tip: sched/urgent] "
[PATCH] media: Documentation: Fix frame interval calculation for raw camera sensors
2026-02-23 10:25 UTC (4+ messages)
[PATCH 1/3] locking/mutex: Rename mutex_init_lockep()
2026-02-23 10:25 UTC (2+ messages)
` [tip: locking/core] "
[PATCH 2/3] locking/mutex: Fix wrong comment for CONFIG_DEBUG_LOCK_ALLOC
2026-02-23 10:25 UTC (2+ messages)
` [tip: locking/core] "
[PATCH 3/3] locking/mutex: Add killable flavor to guard definitions
2026-02-23 10:25 UTC (2+ messages)
` [tip: locking/core] "
[PATCH v2 0/3] replace old wq(s), added WQ_PERCPU to alloc_workqueue
2026-02-23 10:23 UTC (4+ messages)
` [PATCH v2 1/3] nvmet: replace use of system_wq with system_percpu_wq
` [PATCH v2 2/3] nvme: add WQ_PERCPU to alloc_workqueue users
` [PATCH v2 3/3] nvmet-fc: "
[PATCH v2 0/7] sched: Various reweight_entity() fixes
2026-02-23 10:23 UTC (3+ messages)
` [PATCH v2 4/7] sched/fair: Fix lag clamp
[PATCH] coresight: tmc: Fix overflow when calculating is bigger than 2GiB
2026-02-23 10:23 UTC (3+ messages)
[PATCH net-next] docs: net: document neigh gc_interval and gc_stale_time sysctls
2026-02-23 10:23 UTC (2+ messages)
[PATCH iwl-next 00/10] libeth and full XDP for ixgbevf
2026-02-23 9:52 UTC (22+ messages)
` [Intel-wired-lan] "
` [PATCH iwl-next 01/10] ixgbevf: remove legacy Rx
` [Intel-wired-lan] "
` [PATCH iwl-next 02/10] ixgbevf: do not share pages between packets
` [Intel-wired-lan] "
` [PATCH iwl-next 03/10] ixgbevf: use libeth in Rx processing
` [Intel-wired-lan] "
` [PATCH iwl-next 04/10] ixgbevf: branch prediction and cleanup
` [Intel-wired-lan] "
` [PATCH iwl-next 05/10] ixgbevf: support XDP multi-buffer on Rx path
` [Intel-wired-lan] "
` [PATCH iwl-next 06/10] ixgbevf: XDP_TX in multi-buffer through libeth
` [Intel-wired-lan] "
` [PATCH iwl-next 07/10] ixgbevf: support XDP_REDIRECT and .ndo_xdp_xmit
` [Intel-wired-lan] "
` [PATCH iwl-next 08/10] ixgbevf: add pseudo header split
` [Intel-wired-lan] "
` [PATCH iwl-next 09/10] ixgbevf: reconfigure page pool when reallocating buffers
` [Intel-wired-lan] "
` [PATCH iwl-next 10/10] ixgbevf: allow changing MTU when XDP program is attached
` [Intel-wired-lan] "
[PATCH] virtio: fix variable shadowing in virtqueue_add_sgs input scatter loop
2026-02-23 10:21 UTC (2+ messages)
[PATCH] of: fdt: fix double free in fdt_ensure_space
2026-02-23 10:21 UTC (2+ messages)
[PATCH] mempool: introduce statistics reset function
2026-02-23 10:20 UTC
[PATCH v3 0/4] Add LVDS display support and PLL handling
2026-02-23 10:19 UTC (5+ messages)
` [PATCH v3 1/4] mfd: atmel-hlcdc: fetch LVDS PLL clock for LVDS display
` [PATCH v3 2/4] drm: atmel-hlcdc: configure LVDS PLL clock rate for LVDS Displays
` [PATCH v3 3/4] drm: atmel-hlcdc: bypass clock divider for LVDS displays
` [PATCH v3 4/4] drm: atmel-hlcdc: add support for LVDS output formats
[PATCH v2 0/2] mtd: spi-nor: Fix SST AAI write mode
2026-02-23 10:17 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] mtd: spi-nor: sst: Fix write enable before AAI sequence
` [PATCH v3 2/2] mtd: spi-nor: core: Fix AAI mode when dirmap is not available
[PATCH v1 net 0/2] ipmr/ip6mr: Fix mr_mfc.unres.unresolved corruption
2026-02-23 10:15 UTC (3+ messages)
` [PATCH v1 net 1/2] ipmr: Fix mr_mfc.unres.unresolved corruption in ipmr_cache_resolve()
[PATCH 0/3] SDM670 LPASS LPI pin controller support
2026-02-23 10:14 UTC (2+ messages)
[PATCH] test: 9p: switch security_model from mapped to none
2026-02-23 10:14 UTC (2+ messages)
[PATCH 1/2] kconfig: add merge_into_defconfig_named to set CONFIG_NAME
2026-02-23 10:13 UTC (2+ messages)
[PATCH v4] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi-pinctrl: Add SA8775P and QCS8300 pinctrl
2026-02-23 10:13 UTC (2+ messages)
[PATCH 01/12] firmware: xilinx-fpga: fix double free in probe error path
2026-02-23 10:12 UTC (3+ messages)
` [PATCH 05/12] bootm: android: fix PTR_ERR called after clearing error pointer
[PATCH net-next v2] docs: net: document neigh gc_stale_time sysctl
2026-02-23 10:12 UTC
[PATCH 0/4] SDCA Improvements
2026-02-23 10:12 UTC (3+ messages)
` [PATCH 3/4] ASoC: SDCA: Improve mapping of Q7.8 SDCA volumes
OE-core CVE metrics for kirkstone on Sun Feb 22 21:42:03 2026
2026-02-23 10:11 UTC (4+ messages)
` OE-core CVE metrics for scarthgap on Sun Feb 22 22:17:13 2026
` [OE-core] "
[PATCH 0/3] Add support for AD5706R DAC
2026-02-23 10:10 UTC (7+ messages)
` [PATCH 2/3] iio: dac: ad5706r: "
[PATCH v5 00/34] Introduce support for confidential guest reset (x86)
2026-02-23 10:08 UTC (3+ messages)
` [PATCH v5 33/34] qom: add 'confidential-guest-reset' property for x86 confidential vms
[PATCH v2] drm/xe: Fix memory leak in xe_vm_madvise_ioctl
2026-02-23 10:09 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/xe: Fix memory leak in xe_vm_madvise_ioctl (rev2)
[PATCH] pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()
2026-02-23 10:08 UTC (2+ messages)
[PATCH v5 0/3] Implement Send and Sync for clk
2026-02-23 10:08 UTC (4+ messages)
` [PATCH v5 1/3] rust: clk: implement Send and Sync
` [PATCH v5 2/3] tyr: remove impl Send/Sync for TyrData
` [PATCH v5 3/3] pwm: th1520: remove impl Send/Sync for Th1520PwmDriverData
[RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
2026-02-23 10:08 UTC (13+ messages)
[PATCH v10 0/7] User readable error codes on atomic_ioctl failure
2026-02-23 10:07 UTC (2+ messages)
[PATCH net-next 0/5] net: cadence: macb: add IEEE 802.3az EEE support
2026-02-23 10:07 UTC (3+ messages)
` [PATCH net-next 3/5] net: cadence: macb: implement EEE TX LPI support
[PATCH] fetch: fix wrong evaluation order in URL trailing-slash trimming
2026-02-23 10:07 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.