All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-24 11:46:07 to 2026-06-24 12:21:08 UTC [more...]

[PATCH] isa: refactor code to remove nested blocks
 2026-06-24 12:20 UTC 

[PATCH v4 00/24] bpf: test and fix issues in verifier
 2026-06-24 12:17 UTC  (26+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/24] bpf: format and dump jlt, jle, jslt, and jsle
  ` [PATCH v5 02/24] bpf: add format instruction function
  ` [PATCH v5 03/24] bpf/validate: break on error in evaluate
  ` [PATCH v5 04/24] bpf/validate: expand comments in evaluate cycle
  ` [PATCH v5 05/24] bpf/validate: introduce debugging interface
  ` [PATCH v5 06/24] bpf/validate: fix BPF_ADD of pointer to a scalar
  ` [PATCH v5 07/24] bpf/validate: fix BPF_LDX | EBPF_DW signed range
  ` [PATCH v5 08/24] test/bpf_validate: add setup and basic tests
  ` [PATCH v5 09/24] test/bpf_validate: add harness for pointer tests
  ` [PATCH v5 10/24] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
  ` [PATCH v5 11/24] bpf/validate: fix BPF_NEG of INT64_MIN and 0
  ` [PATCH v5 12/24] bpf/validate: fix BPF_DIV and BPF_MOD signed part
  ` [PATCH v5 13/24] bpf/validate: fix BPF_MUL ranges minimum typo
  ` [PATCH v5 14/24] bpf/validate: fix BPF_MUL signed overflow UB
  ` [PATCH v5 15/24] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
  ` [PATCH v5 16/24] bpf/validate: fix BPF_JMP source range calculation
  ` [PATCH v5 17/24] bpf/validate: fix BPF_JMP empty range handling
  ` [PATCH v5 18/24] bpf/validate: fix BPF_AND min calculations
  ` [PATCH v5 19/24] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
  ` [PATCH v5 20/24] bpf/validate: fix BPF_OR min calculations
  ` [PATCH v5 21/24] bpf/validate: fix BPF_SUB signed max zero case
  ` [PATCH v5 22/24] bpf/validate: fix BPF_XOR signed min calculation
  ` [PATCH v5 23/24] bpf/validate: prevent overflow when building graph
  ` [PATCH v5 24/24] doc: add release notes for BPF validation fixes

[LTP] [PATCH 06/13] mem/ksm05: Add proper runtime support
 2026-06-24 12:20 UTC  (4+ messages)

[PATCH v3 00/15] drm/tidss: Add BeagleY-AI display support (and some more)
 2026-06-24 12:20 UTC  (3+ messages)

[PATCH v4 0/5] clk: rockchip: rk3588: add I2S MCLK output gate clocks
 2026-06-24 12:20 UTC  (5+ messages)
` [PATCH v4 5/5] clk: rockchip: rk3588: add GATE_GRF clocks for I2S MCLK output to IO

[PATCH 1/3] drm/xe/pf: Do not return an error for unrecognized VF events
 2026-06-24 12:19 UTC  (5+ messages)
` [PATCH 3/3] drm/xe/pf: Add the definition of VF resfix abort event
` ✓ Xe.CI.BAT: success for series starting with [1/3] drm/xe/pf: Do not return an error for unrecognized VF events

[PATCH 0/6] odb: refactor source-specific information in object info
 2026-06-24 12:19 UTC  (7+ messages)
` [PATCH 1/6] packfile: thread odb_source_packed through packed_object_info()
` [PATCH 2/6] odb: make backend-specific fields optional
` [PATCH 3/6] odb: add `source` field to struct object_info_source
` [PATCH 4/6] treewide: convert users of `whence` to the new source field
` [PATCH 5/6] odb: drop `whence` field from object info
` [PATCH 6/6] odb: document object info fields

[PATCH 00/37] drm/bridge: Convert all bridges to atomic
 2026-06-24 12:18 UTC  (2+ messages)

[PATCH v3 00/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-24 12:16 UTC  (2+ messages)

[PATCH 5.15/6.1/6.6] af_unix: Reject SIOCATMARK on non-stream sockets
 2026-06-24 15:16 UTC 

[PATCH 1/4] drm/bridge: tc358767: register DP aux bus even in DRM_BRIDGE_ATTACH_NO_CONNECTOR case
 2026-06-24 12:15 UTC  (4+ messages)
` [PATCH 2/4] drm/bridge: tc358767: allow panels or bridges (connectors) on output
` [PATCH 3/4] drm/bridge: tc358767: do not open-code devm_drm_of_get_bridge in DPI path
` [PATCH 4/4] drm/bridge: tc358767: do not open-code devm_drm_of_get_bridge in DSI path

[PATCH 5/7] soc: aspeed: Add eSPI flash channel support
 2026-06-24 12:14 UTC  (3+ messages)

[LTP] [PATCH 13/13] metadata: Add runtest file generator
 2026-06-24 12:14 UTC  (2+ messages)

[PATCH net] net: clear transport header during tunnel decapsulation
 2026-06-24 12:14 UTC  (2+ messages)
` [syzbot ci] "

[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
 2026-06-24 12:14 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] Documentation/technical: add paint-down-to-common doc
  ` [PATCH v2 2/7] t6600: add test cases for side-exhaustion edge cases
  ` [PATCH v2 3/7] t6099, t6600: add side-exhaustion regression tests
  ` [PATCH v2 4/7] commit-reach: add trace2 instrumentation to paint_down_to_common()
  ` [PATCH v2 5/7] commit-reach: introduce struct paint_state with per-side counters
  ` [PATCH v2 6/7] commit-reach: remove unused nonstale_queue dedup wrappers
  ` [PATCH v2 7/7] commit-reach: terminate merge-base walk when one paint side is exhausted

muon, an alternative to meson
 2026-06-24 12:11 UTC  (3+ messages)
` [OE-core] "

[PATCH v12 00/12] VMSCAPE optimization for BHI variant
 2026-06-24 12:12 UTC  (3+ messages)
` [PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[PATCH v4 0/3] arm64: dts: qcom: Add Vicharak Axon Mini
 2026-06-24 12:12 UTC  (9+ messages)
` [PATCH v4 3/3] "

[PATCH v3] x86/sgx: Fix RCU Tasks stalls in EPC sanitization loop
 2026-06-24 12:12 UTC  (4+ messages)

[PATCH i-g-t 00/25] tools: remove unnecessary shared library
 2026-06-24 12:10 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 3/4] arm64: dts: qcom: Add HONOR MagicBook Art 14 device tree
 2026-06-24 12:10 UTC  (3+ messages)

[PATCH v3 0/4] Introduce HONOR MagicBook Art 14 Snapdragon device tree
 2026-06-24 12:10 UTC  (4+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: Add HONOR MagicBook Art 14 "

[PATCH] target/riscv: Fix vsstatus.UXL reserved value
 2026-06-24  9:00 UTC 

[PATCH i-g-t 0/3] Treat new/moved KUnit tests as such
 2026-06-24 12:08 UTC  (5+ messages)
` [PATCH i-g-t 2/3] tests/gpu_buddy: Update buddy allocator tests
` [PATCH i-g-t 3/3] tests/intel-ci: Remove dmabuf tests from i915 fast feedback

[PATCH] ata: libata-scsi: fix ata_scsi_security_inout_xlat() buffer length conversion
 2026-06-24 12:09 UTC  (3+ messages)

[PATCH bpf 2/2] selftests/bpf: Cover link info metadata on ENOSPC
 2026-06-24 12:08 UTC  (2+ messages)

[PATCH GSoC RFC v12 00/12] cat-file: add remote-object-info to batch-command
 2026-06-24 12:08 UTC  (5+ messages)
` [PATCH GSoC RFC v13 "
  ` [PATCH GSoC RFC v13 06/12] connect: refactor packet writing

[PATCH bpf-next v2 5/5] selftests/bpf: add tests for bpf_strpbrk
 2026-06-24 12:08 UTC  (2+ messages)

[PATCH v2 net 0/2] tipc: syzbot related fixes
 2026-06-24 12:07 UTC  (5+ messages)
` [PATCH v2 net 1/2] tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()
` [PATCH v2 net 2/2] tipc: avoid busy looping in tipc_exit_net()

[PATCH] staging: media: atomisp: prefer __aligned over __attribute__((aligned))
 2026-06-24 12:06 UTC  (9+ messages)
` [PATCH v2 0/3] staging: media: atomisp: remove dead platform_support.h header
  ` [PATCH v2 1/3] staging: media: atomisp: replace CSS_ALIGN() with standard __aligned
  ` [PATCH v2 2/3] staging: media: atomisp: drop unused platform_support.h inclusions
  ` [PATCH v2 3/3] staging: media: atomisp: remove dead platform_support.h header file

[PATCH v2 1/4] wget: remove pcre packageconfig option
 2026-06-24 12:06 UTC  (2+ messages)
` [OE-core] "

[LTP] [PATCH 11/13] build: rules.mk: Fix HOST_MAKE_TARGET rule
 2026-06-24 12:05 UTC  (2+ messages)

[LTP] [PATCH 10/13] testcases: Fix the CVE tags
 2026-06-24 12:05 UTC  (2+ messages)

[LTP] [PATCH 08/13] lib: tst_test: Move the iterations to struct tst_test
 2026-06-24 12:05 UTC  (2+ messages)

mm/hwpoison: persist poisoned PFN list across kexec via KHO [RFC]
 2026-06-24 12:04 UTC  (2+ messages)

[PATCH v3 0/7] livepatch: Introduce replace set support
 2026-06-24 12:03 UTC  (7+ messages)
` [PATCH v3 1/7] livepatch: Fix NULL pointer dereference in klp_find_func()

[PATCH v2 0/4] x86/boot/compressed: Enable -Wunused and remove unused variables
 2026-06-24 12:02 UTC  (5+ messages)
` [PATCH v2 1/4] x86/boot/compressed: Remove unused variables in EFI helpers
` [PATCH v2 2/4] x86/boot/compressed: Clean up EFI RSDP lookup in efi_get_rsdp_addr()
` [PATCH v2 3/4] x86/boot/compressed: Mark process_mem_region() index __maybe_unused
` [PATCH v2 4/4] x86/boot/compressed: Enable -Wunused

[PATCH v1 0/8] Introducing guest driven VM launch update mechanism (BYOF interface)
 2026-06-24 12:02 UTC  (5+ messages)
` [PATCH v1 4/8] hw/misc/vmlaunchupdate: Introduce hypervisor fw-cfg interface support

[PATCH v2 1/2] arm64: dts: qcom: sm8250-xiaomi-elish: Add pm8008 PMIC
 2026-06-24 12:00 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sm8250-xiaomi-elish: add ov8856 front camera

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-06-24 12:00 UTC  (4+ messages)
` [PATCH v2 02/17] x86/virt/tdx: Configure add-on features on TDX module init and update

[PATCH 0/2] Couple fdinfo improvements
 2026-06-24 12:00 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

Recent changes (master)
 2026-06-24 12:00 UTC 

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-24 11:58 UTC  (9+ messages)
` [PATCH v4 1/5] mm/zswap: Extend shrink_memcg() writeback capability
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()

[PATCH 0/3] ovl: make cachestat() work
 2026-06-24 11:59 UTC  (8+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation

[PATCH v2 00/14] netfs: Miscellaneous fixes
 2026-06-24 11:57 UTC  (15+ messages)
` [PATCH v2 01/14] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH v2 02/14] cachefiles: Fix double fput
` [PATCH v2 03/14] cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE
` [PATCH v2 04/14] iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
` [PATCH v2 05/14] iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()
` [PATCH v2 06/14] iov_iter: Fix a memory leak in iov_iter_extract_user_pages()
` [PATCH v2 07/14] iov_iter: Remove unused variable in kunit_iov_iter.c
` [PATCH v2 08/14] scatterlist: Fix offset in folio calc in extract_xarray_to_sg()
` [PATCH v2 09/14] netfs: Fix kdoc warning
` [PATCH v2 10/14] netfs: Replace wb_lock with a bit lock for asynchronicity
` [PATCH v2 11/14] netfs: Fix writethrough to use collection offload
` [PATCH v2 12/14] netfs: Fix writeback error handling
` [PATCH v2 13/14] netfs: Fix folio state after ENOMEM whilst under writeback iteration
` [PATCH v2 14/14] netfs: Fix DIO write retry for filesystems without a ->prepare_write()

[PATCH v2] sched_ext: Avoid flooding the log with deprecation warnings
 2026-06-24 11:58 UTC  (2+ messages)

[PATCH 5.10] netfilter: nf_log: validate MAC header was set before dumping it
 2026-06-24 14:01 UTC  (4+ messages)

[PATCH] arm64: dts: mediatek: mt8395-radxa-nio-12l: Enable I2C3 on 40-pin header
 2026-06-24 11:58 UTC  (2+ messages)

[PATCH] dt-bindings: arm: qcom,ids: Add SoC ID for Snapdragon SDA 850
 2026-06-24 11:58 UTC  (7+ messages)

linux-next: build failure after merge of the arm64 tree
 2026-06-24 11:58 UTC 

[PATCH v3] sched/fair: Rebuild load weight when switching to fair
 2026-06-24 11:57 UTC  (3+ messages)
` [PATCH v4 0/2] sched/fair: Fix fair load state "

[PATCH] ASoC: SDCA: Validate written enum value in ge_put_enum_double()
 2026-06-23 13:47 UTC  (2+ messages)

[PATCH] ASoC: rt5575: Use __le32 for SPI burst write address
 2026-06-23 14:04 UTC  (2+ messages)

[PATCH] Bluetooth: virtio_bt: unregister HCI device on open failure
 2026-06-24 11:57 UTC  (2+ messages)
`  "

[PATCH v2 0/5] Fix SoundWire randconfig issues
 2026-06-23 13:47 UTC  (2+ messages)

[PATCH v4] ASoC: tas2783: Update loaded firmware names to linux-firmware 20260519
 2026-06-23 14:03 UTC  (2+ messages)

[PATCH 1/2] drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()
 2026-06-24 11:57 UTC  (3+ messages)
` [PATCH 2/2] drm/xe: Reject duplicated properties for EXEC_QUEUE_SET_PROPERTY

[Buildroot] [PATCH 1/3] package/iptables: improve kernel support for iptables-legacy and iptables-nft
 2026-06-24 11:56 UTC  (3+ messages)

[PATCH net] tipc: fix out-of-bounds read in broadcast Gap ACK blocks
 2026-06-24 11:56 UTC  (2+ messages)

[PATCH v3 00/23] Introduce enablemenant of dom0less
 2026-06-24 11:55 UTC  (4+ messages)
` [PATCH v3 13/23] xen/riscv: introduce per-vCPU IMSIC state

[PATCH 00/18] Wangxun Fixes
 2026-06-24 11:52 UTC  (27+ messages)
` [PATCH v9 00/21] "
  ` [PATCH v9 07/21] net/txgbe: fix Tx desc free logic
` [PATCH v10 00/21] Wangxun Fixes
  ` [PATCH v10 01/21] net/txgbe: remove duplicate xstats counters
  ` [PATCH v10 02/21] net/ngbe: "
  ` [PATCH v10 03/21] net/ngbe: add missing CDR config for YT PHY
  ` [PATCH v10 04/21] net/ngbe: fix VF promiscuous and allmulticast
  ` [PATCH v10 05/21] net/txgbe: fix inaccuracy in Tx rate limiting
  ` [PATCH v10 06/21] net/txgbe: fix link status check condition
  ` [PATCH v10 07/21] net/txgbe: fix Tx desc free logic
  ` [PATCH v10 08/21] net/txgbe: fix link flow control registers for Amber-Lite
  ` [PATCH v10 09/21] net/txgbe: fix link flow control config for Sapphire
  ` [PATCH v10 10/21] net/txgbe: fix a mass of unknown interrupts
  ` [PATCH v10 11/21] net/txgbe: fix traffic class priority configuration
  ` [PATCH v10 12/21] net/txgbe: fix link stability for 25G NIC
  ` [PATCH v10 13/21] net/txgbe: fix link stability for 40G NIC
  ` [PATCH v10 14/21] net/txgbe: fix link stability for Amber-Lite backplane mode
  ` [PATCH v10 15/21] net/txgbe: fix FEC mode configuration on 25G NIC
  ` [PATCH v10 16/21] net/txgbe: fix SFP module identification
  ` [PATCH v10 17/21] net/txgbe: fix get module info operation
  ` [PATCH v10 18/21] net/txgbe: fix get EEPROM operation
  ` [PATCH v10 19/21] net/txgbe: fix to reset Tx write-back pointer
  ` [PATCH v10 20/21] net/txgbe: fix to enable Tx desc check
  ` [PATCH v10 21/21] net/txgbe: fix temperature track for AML NIC

[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-24 11:54 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper

[PATCH] Bluetooth: eir: Fix OOB read in eir_get_service_data()
 2026-06-24 11:54 UTC 

[PATCH RFC] wifi: mac80211: fix userspace-triggerable warnings in TX rate control
 2026-06-24 11:54 UTC 

[PATCH v6 00/10] GuC paging engine support
 2026-06-24 11:53 UTC  (3+ messages)
` [PATCH v6 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES

[PATCH v3] nvme-multipath: expose path_state via sysfs
 2026-06-24 11:52 UTC  (4+ messages)

[moderation/CI] Re: net: clear transport header during tunnel decapsulation
 2026-06-24 11:52 UTC  (2+ messages)

[PATCH 0/8] Testcase improvements and Power8E/NVL removal
 2026-06-24 11:52 UTC  (5+ messages)
` [PATCH 2/8] tests/qtest/pnv_spi: Test Power11 PNV_SPI
` [PATCH 8/8] MAINTAINERS: Add self as maintainer for PowerNV

[RFC PATCH v3 0/3] drm/xe: Structured RAS error logging infrastructure
 2026-06-24 11:51 UTC  (4+ messages)
` [RFC PATCH v3 1/3] drm/xe: Add error Signature IDs for RAS logging

[PATCH v4 0/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
 2026-06-24 11:15 UTC  (4+ messages)
` [PATCH v4 2/3] mm, swap: allow archs to override SWAP_NR_ORDERS via ARCH_MAX_PMD_ORDER

[PATCH v6 0/9] Add support for Wave6 video codec driver
 2026-06-24 11:50 UTC  (3+ messages)
` [PATCH v6 9/9] arm64: dts: freescale: imx95: Add video codec node

[PATCH] media: cedrus: fix memory leak in cedrus_init_ctrls()
 2026-06-24 11:50 UTC  (2+ messages)

[PATCH 0/7] ARM: rockchip: rv1126: Add support for Alientek ATK-DLRV1126
 2026-06-24 11:50 UTC  (7+ messages)
` [PATCH 3/7] dt-bindings: net: rockchip-dwmac: Allow 9 clocks
` [PATCH 4/7] net: stmmac: dwmac-rk: Enable refout clock for RGMII

[PATCH 1/1] xfrm: nat_keepalive: avoid double free on send error
 2026-06-24 11:49 UTC  (4+ messages)

[PATCH 00/37] drm bridge hotplug
 2026-06-24 11:48 UTC  (9+ messages)
` [PATCH 06/37] drm/display: bridge-connector: use a drm_bridge_connector internally, not a drm_connector
` [PATCH 15/37] drm/display: bridge-connector: allocate the connector dynamically

[PATCH v2] block: serialize elevator changes for the same queue using a writer lock
 2026-06-24 11:48 UTC  (3+ messages)

[PATCH v4 0/3] workqueue: Shrink the lock time
 2026-06-24 11:47 UTC  (4+ messages)
` [PATCH v4 1/3] workqueue: split kick_pool() into kick_pool_pick() + wake_up_q()
` [PATCH v4 2/3] workqueue: defer the worker wakeup outside pool->lock in __queue_work()
` [PATCH v4 3/3] workqueue: defer the worker wakeup outside pool->lock in process_one_work()

[PATCH v2] iio: imu: inv_icm42600: add buffer hwfifo watermark attributes
 2026-06-24 11:47 UTC  (2+ messages)

[PATCH v4 0/6] remoteproc: qcom: pas: Misc fixes
 2026-06-24 11:47 UTC  (3+ messages)
` [PATCH v4 5/6] remoteproc: qcom: pas: Drop unused dtb_mem_region field

[RFC PATCH 0/2] doc: clarify review replies and reroll timing
 2026-06-24 11:47 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] doc: advise batching patch rerolls
  ` [PATCH v3 0/2] doc: clarify review replies and reroll timing
    ` [PATCH v3 2/2] doc: advise batching patch rerolls

[GIT PULL 00/35] UI patches
 2026-06-24 11:41 UTC  (6+ messages)
` [GIT PULL 24/35] ui/console: fire console ADDED/REMOVED notifications
` [GIT PULL 25/35] ui/console-vc: fire "
` [GIT PULL 31/35] ui/console: register console in QOM tree dynamically
` [GIT PULL 32/35] ui/console: unregister console from QOM tree on close
` [GIT PULL 33/35] ui/dbus: handle console hotplug/unplug events

[PATCH] usb: dwc3: fix kernel-doc string in struct dwc3_ep
 2026-06-24 11:46 UTC 

[GIT PULL v1 00/12] KVM: s390: Fix S390_USER_OPEREXEC and more gmap fixes
 2026-06-24 11:46 UTC  (3+ messages)
` [GIT PULL v1 10/12] KVM: s390: Fix cmma dirty tracking


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.