All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-18 17:19:20 to 2026-02-18 18:36:47 UTC [more...]

[PATCH net v2 0/3] vsock: add write-once semantics to child_ns_mode
 2026-02-18 18:10 UTC  (4+ messages)
` [PATCH net v2 1/3] selftests/vsock: change tests to respect write-once child ns mode
` [PATCH net v2 2/3] vsock: lock down child_ns_mode as write-once
` [PATCH net v2 3/3] vsock: document write-once behavior of the child_ns_mode sysctl

[PATCH] staging: iio: impedance-analyzer: ad5933: use div64_ul() instead of do_div()
 2026-02-18 18:36 UTC  (10+ messages)

[PATCH 0/3] Fix misuse of `refs_for_each_ref_in()`
 2026-02-18 18:36 UTC  (3+ messages)
` [PATCH v3 0/4] "

[RFC] git repo info: exposing repository paths
 2026-02-18 18:35 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix spaces around binary operators
 2026-02-18 18:34 UTC  (2+ messages)

[PATCH] drm/sun4i: mixer: Fix layer init code
 2026-02-18 18:34 UTC 

[PATCH] media: ipu-bridge: Add DMI quirk for CVS-sensor dependency
 2026-02-18 18:35 UTC  (4+ messages)

[PATCH 1/7] drivers: clk: meson: Add Amlogic T7 fix pll support
 2026-02-18 18:34 UTC  (19+ messages)
` [PATCH 2/7] dt-bindings: "
` [PATCH 3/7] "
` [PATCH 4/7] drivers: clk: meson: Add Amlogic T7 sys "
` [PATCH 5/7] dt-bindings: "
` [PATCH 6/7] arm64: dts: amlogic: Add clock and EMMC for T7

[PATCH bpf-next 0/2] libbpf: Add bpf_prog_clone for individual program loading
 2026-02-18 18:33 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Use bpf_prog_clone() in veristat

What's cooking in git.git (Feb 2026, #06)
 2026-02-18 18:31 UTC  (4+ messages)
` ps/tests-wo-iconv-fixes (was: What's cooking in git.git (Feb 2026, #06))
  ` ps/tests-wo-iconv-fixes
` [PATCH v4 0/3] wt-status: reduce reliance on global state

[PATCH iproute2 0/2] mptcp: support colors & display iface name
 2026-02-18 18:31 UTC  (3+ messages)
` [PATCH iproute2 1/2] mptcp: monitor: also show "

[PATCH net] net_sched: act_ct: drop all packets when not attached to ingress
 2026-02-18 18:31 UTC  (7+ messages)

[PATCH BlueZ v1 1/5] doc/btmon: Add missing documentation
 2026-02-18 18:31 UTC  (5+ messages)
` [PATCH BlueZ v1 2/5] doc/btmon: Add dedicate sections for timestamp and frame number
` [PATCH BlueZ v1 3/5] doc/btmon: Add connection tracking section
` [PATCH BlueZ v1 4/5] doc/btmon: Add a dedicated section for analyze mode
` [PATCH BlueZ v1 5/5] doc/btmon: Add a section for automated trace analysis

[PATCH v5 0/2] fs/resctrl: Add "*" shorthand to set io_alloc CBM for all domains
 2026-02-18 18:30 UTC  (5+ messages)
` [PATCH v5 1/2] fs/resctrl: Report invalid domain ID when parsing io_alloc
` [PATCH v5 2/2] fs/resctrl: Add "*" shorthand to set io_alloc CBM for all domains

[PATCH v7 0/5] Introduce DRM_RAS using generic netlink for RAS
 2026-02-18 18:29 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Introduce DRM_RAS using generic netlink for RAS (rev7)

[PATCH v4 0/7] Add initial Exynos850 support to the thermal driver
 2026-02-18 18:29 UTC  (2+ messages)

[PATCH v6 0/7] single-binary: Drop TARGET_PHYS_ADDR_SPACE_BITS
 2026-02-18 18:27 UTC  (9+ messages)
` [PATCH v6 1/7] target/hppa: Define PA[20|1X] physical address space size
` [PATCH v6 2/7] hw/hppa: Use hppa_abs_to_phys_pa1x()
` [PATCH v6 3/7] target/i386: Drop physical address range checks
` [PATCH v6 4/7] target/loongarch: Introduce loongarch_palen_mask()
` [PATCH v6 5/7] hw/loongarch: Use loongarch_palen_mask()
` [PATCH v6 6/7] hw/riscv: Set IOMMU PAS via property
` [PATCH v6 7/7] Drop TARGET_PHYS_ADDR_SPACE_BITS

[PATCH] MAINTAINERS: drop enic maintainer entry for benve
 2026-02-18 18:26 UTC  (2+ messages)

[PATCH 00/19] drm/i915/overlay: Convert to parent interface
 2026-02-18 18:26 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "

[PATCH 00/15 v2] tick/sched: Refactor idle cputime accounting
 2026-02-18 18:25 UTC  (8+ messages)
` [PATCH 01/15] sched/idle: Handle offlining first in idle loop
` [PATCH 02/15] sched/cputime: Remove superfluous and error prone kcpustat_field() parameter

[PATCH 0/3] git-receive-pack(1): optimize `assign_shallow_commits_to_refs()`
 2026-02-18 18:26 UTC  (3+ messages)
` [PATCH 1/3] commit: avoid parsing non-commits in `lookup_commit_reference_gently()`

[PATCH bpf-next 0/5] Introduce KF_FORBID_SLEEP modifier for acquire/release kfuncs
 2026-02-18 18:25 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: Add KF_ACQUIRE and KF_RELEASE support for iterators
` [PATCH bpf-next 2/5] bpf: Add KF_FORBID_SLEEP modifier for KF_ACQUIRE kfuncs
` [PATCH bpf-next 3/5] bpf: Move locking to bpf_iter_task_vma_next()
` [PATCH bpf-next 4/5] bpf: Add split iteration support to task_vma iterator
` [PATCH bpf-next 5/5] selftests/bpf: Add tests for split "

[PATCH v3 0/4] O_REGULAR flag support for open
 2026-02-18 18:26 UTC  (8+ messages)
` [PATCH v3 1/4] open: new O_REGULAR flag support

[PATCH 0/4] rust: add pointer projection infrastructure and convert DMA
 2026-02-18 18:25 UTC  (10+ messages)

[PATCH v4] setup: allow cwd/.git to be a symlink to a directory
 2026-02-18 18:25 UTC  (6+ messages)
` [PATCH v5 0/2] setup.c: v5 reroll
  ` [PATCH v5 1/2] setup: distingush ENOENT from other stat errors
  ` [PATCH v5 2/2] setup: allow cwd/.git to be a symlink to a directory

[PATCH 0/7] net/nfb: ethernet enhancements
 2026-02-18 18:21 UTC  (5+ messages)
` [PATCH 5/7] net/nfb: support setting Rx MTU
` [PATCH v2 0/6] net/nfb: ethernet enhancements

[Buildroot] [PATCH for 2025.02.x] package/python-django: security bump to v5.2.11
 2026-02-18 18:18 UTC  (2+ messages)

[PATCH bpf v2 00/15] selftests/bpf: Fixes for userspace ASAN
 2026-02-18 18:17 UTC  (6+ messages)
` [PATCH bpf v2 09/15] selftests/bpf: Fix double thread join in uprobe_multi_test
` [PATCH bpf v2 14/15] selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()

[PATCH i-g-t 0/1] tests/xe_vm: Add oversubscribe concurrent bind stress test
 2026-02-18 18:17 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] net/nfb: fix eth_node memory leak in deinit
 2026-02-18 18:16 UTC 

[PATCH v2 0/3] arm64: qcom: sm8550: add DDR, LLCC & L3 CPU bandwidth scaling
 2026-02-18 18:16 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: OSM L3: Document sm8550 OSM L3 compatible
` [PATCH v2 2/3] arm64: dts: qcom: sm8550: add OSM L3 node and cpu interconnect nodes
` [PATCH v2 3/3] arm64: dts: qcom: sm8550: add cpu OPP table with DDR, LLCC & L3 bandwidths

[PATCH 0/4] ARM: dts: TQMa6UL: modify for use in bootloaders
 2026-02-18 18:14 UTC  (3+ messages)
` [PATCH 1/4] ARM: dts: imx6ul/imx6ull: add boot phase properties

[RFC PATCH 00/20] boot: add OpenWrt boot method and on-demand FIT loading
 2026-02-18 17:25 UTC  (8+ messages)

[PATCH] staging: fbtft: fb_upd161704: replace udelay with usleep_range
 2026-02-18 18:03 UTC 

[PATCH 00/14] user queue support for VCN 4.0.5
 2026-02-18 18:13 UTC  (3+ messages)

[PATCH v3 0/3] Add CAMSS support for SM6350
 2026-02-18 18:12 UTC  (5+ messages)

[PATCH v3 0/3] support for taiguan-xti05101-01a MIPI-DSI panel
 2026-02-18 18:12 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: vendor: add taiguanck

[PATCH v3 10/16] x86/msr: Use the alternatives mechanism for RDMSR
 2026-02-18 18:11 UTC 

[PATCH] strparser: Use worker disable API instead of cancellation in strp_done()
 2026-02-18 18:11 UTC  (4+ messages)

Question about redundant copies of json-writer.c
 2026-02-18 18:11 UTC 

[PATCH] t: use test_seq -f and pipes in a few more places
 2026-02-18 18:10 UTC 

[RFC PATCH v2 00/12] spi: cadence-quadspi: add PHY tuning support
 2026-02-18 18:08 UTC  (19+ messages)
` [RFC PATCH v2 09/12] spi: cadence-quadspi: add PHY tuning infrastructure

[PATCH v2] gpio: swnode: restore the swnode-name-against-chip-label matching
 2026-02-18 18:08 UTC  (5+ messages)

[PATCH] stop_machine: Fix the documentation for a NULL cpus argument
 2026-02-18 18:08 UTC  (5+ messages)

[PATCH] staging: fbtft: fb_ra8875: replace udelay with usleep_range
 2026-02-18 17:47 UTC 

[Buildroot] [PATCH 2/2] support/scripts: add filter-kernel-cve script for Linux kernel CVE analysis
 2026-02-18 18:06 UTC  (3+ messages)

[PATCH v3 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
 2026-02-18 18:06 UTC  (4+ messages)
` [PATCH v3 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion

[PATCH] drm/amd/display: check if dml21_add_phantom_plane() is successful
 2026-02-18 18:05 UTC 

[PATCH] staging: fbtft: fb_tinylcd: replace udelay with usleep_range
 2026-02-18 17:55 UTC 

[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-02-18 18:05 UTC  (5+ messages)
` [PATCH v6 7/9] dax: Add deferred-work helpers for dax_hmem and dax_cxl coordination
` [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges

[PATCH libgpiod] dbus: daemon: watch for "add"/"remove" uevents instead of "bind"/"unbind"
 2026-02-18 18:05 UTC  (2+ messages)

[PATCH 0/1] Avoid oops on illegal VGA register access
 2026-02-18 18:04 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Avoid oops on illegal VGA register access (rev2)

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-02-18 18:02 UTC  (6+ messages)

[PATCH net] psp: use sk->sk_hash in psp_write_headers()
 2026-02-18 18:02 UTC  (3+ messages)

[PATCH 0/2] soundwire: suppress expected unattach warnings during codec reset
 2026-02-18 18:02 UTC  (2+ messages)
` [PATCH v4] soundwire: bus: demote UNATTACHED state warnings to dev_dbg()

num_args branch
 2026-02-18 18:02 UTC  (3+ messages)

[bluez/bluez] f484da: zsh: amend completions
 2026-02-18 18:02 UTC 

[PATCH v2] mm: move pgscan and pgsteal to node stats
 2026-02-18 18:02 UTC  (3+ messages)

[PATCH 0/2] pmdomain: qcom: Add support for Eliza SoC
 2026-02-18 18:01 UTC  (3+ messages)
` [PATCH 2/2] pmdomain: qcom: rpmhpd: Add Eliza RPMh Power Domains

[PATCH] PCI: endpoint: pci-epf-test: select configfs
 2026-02-18 18:00 UTC  (2+ messages)

[PATCH RFC 0/5] nvme: Refactor and expose per-controller timeout configuration
 2026-02-18 18:00 UTC  (8+ messages)
` [PATCH RFC 2/5] nvme: add sysfs attribute to change admin timeout per nvme controller
` [PATCH RFC 4/5] nvme: add sysfs attribute to change IO "

[PATCH 0/2] soc: qcom: qmi: Fix endianess-related issues in encdec
 2026-02-18 18:00 UTC  (5+ messages)
` [PATCH 1/2] soc: qcom: qmi: Fix "invalid data length" in encoder

[PATCH] PCI: endpoint: pci-epf-test: select configfs
 2026-02-18 18:00 UTC  (2+ messages)

[BUG] [~6.6 Kernel] Corruption when retrying encrypted sync writes
 2026-02-18 18:00 UTC 

[PATCH] drm/bridge: nwl-dsi: Choose burst mode over non-burst with sync pulse
 2026-02-18 17:59 UTC 

[PATCH nfs-utils v2 0/4] nfsdctl: properly handle older kernels that don't support min-threads
 2026-02-18 17:59 UTC  (4+ messages)

[PATCH v2] ALSA: usb-audio: Add SPDX id to midi.c
 2026-02-18 17:56 UTC  (3+ messages)

[PATCH 0/3] wt-status: reduce reliance on global state
 2026-02-18 17:53 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] wt-status: pass struct repository through function parameters
  ` [PATCH v5 2/3] wt-status: replace uses of the_repository with local repository instances
  ` [PATCH v5 3/3] wt-status: use hash_algo from local repository instead of global the_hash_algo

[PATCH v2] osxkeychain: define build targets in the top-level Makefile
 2026-02-18 17:55 UTC  (3+ messages)
` [PATCH v3] "

[PATCH BlueZ v2] zsh: amend completions
 2026-02-18 17:47 UTC 

[PATCH v3 00/21] Cache Aware Scheduling
 2026-02-18 17:54 UTC  (11+ messages)
` [PATCH v3 04/21] sched/cache: Make LLC id continuous
` [PATCH v3 15/21] sched/cache: Disable cache aware scheduling for processes with high thread counts

[PATCH v3 dwarves 0/5] Improve BTF concrete function accuracy
 2026-02-18 17:54 UTC  (3+ messages)

[PATCH] kernel.bbclass: remove dependency on initramfs when not bundled
 2026-02-18 17:53 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 next 00/11] tools/nolibc: Enhance printf()
 2026-02-18 17:52 UTC  (27+ messages)
` [PATCH v2 next 03/11] tools/nolibc/printf: Add buffering to vfprintf() callback
` [PATCH v2 next 04/11] tools/nolibc/printf: Output pad characters in 16 byte chunks
` [PATCH v2 next 06/11] tools/nolibc/printf: Use bit-masks to hold requested flag, length and conversion chars
` [PATCH v2 next 07/11] tools/nolibc/printf: Add support for conversion flags "#- +" and format "%X"
` [PATCH v2 next 09/11] selftests/nolibc: Improve reporting of vfprintf() errors
` [PATCH v2 next 10/11] selftests/nolibc: Increase coverage of printf format tests

drivers/scsi/qla2xxx/qla2xxx.o: error: SIGSEGV: objtool stack overflow!
 2026-02-18 17:51 UTC 

[PATCH] staging : rtl8723bs : Fix typo in comment
 2026-02-18 17:51 UTC  (2+ messages)

[PATCH v2 0/5] Bridges without VGA support
 2026-02-18 17:51 UTC  (2+ messages)

[PATCH v6 0/7] rpm: 4.20.1 -> 6.0.1
 2026-02-18 17:50 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] ALSA: opl4: Add SPDX id lines to files in opl4 driver
 2026-02-18 17:48 UTC  (3+ messages)

[PATCH v3 0/5] Fix tests with missing iconv(1) executable
 2026-02-18 17:46 UTC  (3+ messages)
` [PATCH v3 5/5] t6006: don't use iconv(1) without ICONV prereq

[ndctl PATCH v5] test/cxl-translate.sh: add new cxl-translate.sh unit test
 2026-02-18 17:45 UTC 

[PATCH i-g-t] panthor: Enable compilation on big-endian arch
 2026-02-18 17:45 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH BlueZ 0/2] shared: recover from failed input initialization
 2026-02-18 17:45 UTC  (4+ messages)
` [PATCH BlueZ 2/2] shared/shell: gracefully "

[PATCH 1/1] io_uring/zcrx: fix user_ref race between scrub and refill paths
 2026-02-18 17:44 UTC  (2+ messages)

[PATCH v2 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state()
 2026-02-18 17:44 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Buffered atomic writes
 2026-02-18 17:42 UTC  (9+ messages)
      ` [Lsf-pc] "

[LTP] [PATCH v2] readahead02: Always allow at least 100ms for cache to fill
 2026-02-18 17:41 UTC 

[PATCH v2 0/5] iomap, xfs: improve zero range flushing and lookup
 2026-02-18 17:41 UTC  (9+ messages)
` [PATCH v2 1/5] iomap, xfs: lift zero range hole mapping flush into xfs
` [PATCH v2 4/5] xfs: only flush when COW fork blocks overlap data fork holes

[PATCH v5 00/34] Introduce support for confidential guest reset (x86)
 2026-02-18 17:39 UTC  (7+ messages)
` [PATCH v5 22/34] hw/vfio: generate new file fd for pseudo device and rebind existing descriptors

[PATCH v9 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile
 2026-02-18 17:39 UTC  (2+ messages)

[android-common:android16-6.12-desktop 7/7] drivers/vfio/vfio_main.c:436:9: warning: variable 'fn' set but not used
 2026-02-18 17:39 UTC 

[PATCH RFC 06/10] driver core: make struct device_type member groups a constant array
 2026-02-18 17:39 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: interconnect: qcom,glymur-rpmh: De-acronymize SoC name
 2026-02-18 17:36 UTC  (2+ messages)

[PATCH] wifi: iwlwifi: prevent NAPI processing after firmware error
 2026-02-18 17:35 UTC  (4+ messages)

[PATCH] x86/shadow: don't use #if in macro invocations
 2026-02-18 17:35 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: clock: qcom,glymur-dispcc: De-acronymize SoC name
 2026-02-18 17:35 UTC  (2+ messages)

[PATCH v2] rust: Enable dynamic linking with llvm
 2026-02-18 17:34 UTC  (2+ messages)

[PATCH v2] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
 2026-02-18 17:33 UTC  (5+ messages)

[RFC] ethdev: clarify rte_eth_tx_burst() return value and ownership semantics
 2026-02-18 17:32 UTC  (4+ messages)

[PATCH v6] qapi: net: deprecate vhostforce option
 2026-02-18 17:30 UTC  (5+ messages)

[PATCH v4 0/4] arm64: dts: qcom: sm8750: Enable display
 2026-02-18 17:31 UTC  (3+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: sm8750: Add display (MDSS) with Display CC

[ANNOUNCE] 6.1.163-rt59
 2026-02-18 17:24 UTC 

[PATCH bpf v2] selftests/bpf: Remove hexdump dependency
 2026-02-18 17:28 UTC  (2+ messages)

[ANNOUNCE] 6.6.126-rt68
 2026-02-18 17:27 UTC 

[PATCH for-next] RDMA/efa: Add AH usage counter with sysfs exposure
 2026-02-18 17:27 UTC  (11+ messages)

[PATCH] rust: Enable dynamic linking with llvm
 2026-02-18 17:26 UTC  (5+ messages)
` [OE-core] "

[PATCH v6 00/43] btrfs: add fscrypt support
 2026-02-18 17:25 UTC  (4+ messages)
` [PATCH v6 24/43] btrfs: add extent encryption context tree item type

pcengines_apuv2: LEDs/Input fails since v6.18
 2026-02-18 17:25 UTC  (6+ messages)

Mount option to reject mount if given NFS share is not case-insenstive?
 2026-02-18 17:24 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: qcom: Drop redundant VSYNC pin state
 2026-02-18 17:24 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: qcom: msm8996: "
` [PATCH 2/5] arm64: dts: qcom: msm8998: "
` [PATCH 3/5] arm64: dts: qcom: sdm845-axolotl: "
` [PATCH 4/5] arm64: dts: qcom: sm8550: "
` [PATCH 5/5] arm64: dts: qcom: sm8650: "

[PATCH] contrib/plugins/uftrace_symbols.py: filter out some addr2line error messages
 2026-02-18 17:23 UTC 

[PATCH] selftests/nolibc: Fix build with host headers and libc
 2026-02-18 17:23 UTC  (4+ messages)

[PATCH 0/1] lib/gpgpu_shader: set r1.4 to dim.x
 2026-02-18 17:22 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for "
` ✗ i915.CI.Full: "

[PATCH 1/2] arm_mpam: Force __iomem casts
 2026-02-18 17:21 UTC  (6+ messages)
` [PATCH 2/2] arm64: MAINTAINERS: Include resctrl MPAM driver

[PATCH 00/11] net/dpaa2: fixes and improvements
 2026-02-18 17:21 UTC  (2+ messages)

[PATCH] drm/xe/hwmon: Read accepted power limit for CRI
 2026-02-18 17:20 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v5 00/23] vhost refactoring and fixes
 2026-02-18 17:18 UTC  (2+ messages)

[PATCH v3 00/11] imx8qxp: siemens: small board updates
 2026-02-18 17:19 UTC  (3+ messages)
` [PATCH v3 11/11] siemens: capricorn: protect environment


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.