All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-24 11:50:16 to 2026-06-24 12:28:24 UTC [more...]

[PATCH v4] kconfig: add kconfig-sym-check static checker
 2026-06-24 12:28 UTC  (5+ messages)

[PATCH] uki.bbclass: add merge logic in dtb section
 2026-06-24 12:27 UTC  (2+ messages)
` [OE-core] "

[PATCH] tools/power: intel_pstate_tracer: avoid optional imports for help
 2026-06-24 12:27 UTC 

[PATCH] objtool: fix UNRET warning typo
 2026-06-24 12:27 UTC  (2+ messages)

PI fixes v2
 2026-06-24 12:26 UTC  (2+ messages)

[PATCH 0/2] sched: Remove sched_class::balance()
 2026-06-24 12:13 UTC  (3+ messages)
` [PATCH 1/2] sched/core: Allow newidle for core-sched
` [PATCH 2/2] sched: Remove sched_class::balance()

[PATCH 00/37] drm bridge hotplug
 2026-06-24 12:26 UTC  (5+ messages)
` [PATCH 18/37] drm/bridge: samsung-dsim: remove the panel_bridge on host_detach

update BDI {io,ra}_pages values based on the RT device limits
 2026-06-24 12:26 UTC  (2+ messages)

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

[RFCv2 PATCH 0/6] Support memory hotplug/unplug for TDX CoCo guests
 2026-06-24 12:25 UTC  (3+ messages)
` [RFCv2 PATCH 1/6] efi/unaccepted: Support hotplug memory in unaccepted bitmap via SRAT

[Intel-wired-lan] [PATCH net v7 0/4] Fix i40e/ice/iavf VF bonding after netdev lock changes
 2026-06-24 12:28 UTC  (4+ messages)
` [PATCH net v7 3/4] iavf: send MAC change request synchronously
  ` [Intel-wired-lan] "

[PATCH] docs: kdoc: fix troff output description typo
 2026-06-24 12:24 UTC 

[PATCH GSoC RFC v12 00/12] cat-file: add remote-object-info to batch-command
 2026-06-24 12:24 UTC  (10+ messages)
` [PATCH GSoC RFC v13 "
  ` [PATCH GSoC RFC v13 05/12] fetch-pack: move function to connect.c
  ` [PATCH GSoC RFC v13 06/12] connect: refactor packet writing

[PATCH 1/4] drm/bridge: tc358767: register DP aux bus even in DRM_BRIDGE_ATTACH_NO_CONNECTOR case
 2026-06-24 12:24 UTC  (5+ 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.10.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
 2026-06-24 12:24 UTC 

[PATCH 5.15.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
 2026-06-24 12:23 UTC 

[PATCH 6.1.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
 2026-06-24 12:23 UTC 

[PATCH 6.6.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
 2026-06-24 12:22 UTC 

[PATCH v3 0/3] i3c: Improve CCC reliability for DesignWare master
 2026-06-24 12:22 UTC  (8+ messages)
` [PATCH v3 3/3] i3c: master: Validate GET CCC payload length and retry M0/M2 once

[PATCH net] sctp: fix SCTP_RESET_STREAMS stream list length limit
 2026-06-24 12:22 UTC 

[PATCH 0/3] ovl: make cachestat() work
 2026-06-24 12:22 UTC  (9+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation
` [PATCH 3/3] selftests/cachestat: add an overlayfs test case

[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 5/7] soc: aspeed: Add eSPI flash channel support
 2026-06-24 12:14 UTC  (3+ 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 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 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  (23+ messages)
` [PATCH v10 00/21] "
  ` [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  (3+ messages)
` [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 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 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] 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  (4+ messages)
` [PATCH 3/7] dt-bindings: net: rockchip-dwmac: Allow 9 clocks


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.