All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-16 03:07:58 to 2026-07-16 05:14:34 UTC [more...]

[PATCH v3 00/10] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-07-16  3:38 UTC  (6+ messages)
` [PATCH v3 08/10] drm/rockchip: dw_dp: Add runtime PM support

[PATCH v2] virtio_net: fix infinite loop in virtnet_poll_cleantx when device is broken
 2026-07-16  5:14 UTC  (2+ messages)

CIP IRC weekly meeting today on libera.chat
 2026-07-16  5:13 UTC 

CVE-2026-53366: ipv4: account for fraggap on the paged allocation path
 2026-07-16  5:13 UTC 

[PATCH v2] drm/xe/guc: Keep scheduler timeline name alive
 2026-07-16  5:11 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Keep scheduler timeline name alive (rev2)

[PATCH 00/14] hexagon: add semihosting support
 2026-07-16  5:09 UTC  (5+ messages)
` [PATCH 01/14] target/hexagon: fix get_phys_addr_debug with in-page offset
` [PATCH 02/14] target/hexagon: fix PC advancement for non-COF TB terminators

[STABLE REQUEST] bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
 2026-07-16  5:09 UTC  (2+ messages)

[PATCH 0/3] media: dvb-usb: fix null-ptr-deref in {cxusb,dib0700,dw2102}_disconnect
 2026-07-16  5:01 UTC  (4+ messages)
` [PATCH 1/3] media: dvb-usb: cxusb: fix null-ptr-deref in cxusb_disconnect
` [PATCH 2/3] media: dvb-usb: dib0700: fix null-ptr-deref in dib0700_disconnect
` [PATCH 3/3] media: dvb-usb: dw2102: fix null-ptr-deref in dw2102_disconnect

[PATCH] clk: qcom: gcc: Set FORCE_MEM_CORE_ON/FORCE_PERIPH_CORE_ON for PCIe pipe clocks
 2026-07-16  5:05 UTC  (2+ messages)

[PATCH v5 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-16  5:00 UTC  (11+ messages)
` [PATCH v5 01/16] device property: Add fwnode_graph_get_port_by_id()
` [PATCH v5 03/16] power: sequencing: Add pwrseq_power_is_on()
` [PATCH v5 06/16] usb: hub: Associate port@ fwnode with USB port device

[PATCH bpf-next] bpf:syscall: Log error code on trampoline unlink failure
 2026-07-16  4:58 UTC  (3+ messages)

[PATCH v2] drm/xe/multi_queue: wait for secondary's own suspend in suspend_wait
 2026-07-16  4:58 UTC 

[PATCH v1 00/11] arm_mpam: minor fixes at v7.2
 2026-07-16  4:58 UTC  (18+ messages)
` [PATCH v1 02/11] arm_mpam: Restore the error interrupt enable from mpam_cpu_online()
` [PATCH v1 03/11] arm_mpam: Set mpam_feat_msmon_mbwu_31counter when there are bandwidth counters
` [PATCH v1 04/11] arm_mpam: Add missing mon_sel locking in MBWU restore
` [PATCH v1 06/11] arm_mpam: Use __ris_msmon_read() for saving MBWU state
` [PATCH v1 08/11] arm_mpam: resctrl: Correct check that existing class is L3
` [PATCH v1 09/11] arm_mpam: resctrl: Make read_mon_cdp_safe() self consistent
` [PATCH v1 10/11] arm_mpam: Don't loop forever if there is the maximum possible amount of PARTIDs
` [PATCH v1 11/11] arm_mpam: Switch to kvzmalloc_objs() for allocation of component cfg

[tip:smp/core] BUILD SUCCESS aeec9d9ae6143db48a01d8acc64c940b4e65d762
 2026-07-16  4:57 UTC 

[PATCH 0/3] Batch unmap of uffd-wp file folios
 2026-07-16  4:57 UTC  (3+ messages)

[PATCH RFC 00/12] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-16  4:55 UTC  (14+ messages)
` [PATCH RFC 08/12] mm/slab: change struct slabobj_ext to a union
` [PATCH RFC 09/12] mm/slab: introduce slab_obj_ext_has_codetag()
` [PATCH RFC 10/12] mm/slab: reduce slabobj_ext memory with allocation profiling disabled
` [PATCH RFC 11/12] mm/slab: add slab_needs_objcg() helper
` [PATCH RFC 12/12] mm/slab: stop allocating objcg pointers when unnecessary

DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-07-16  4:55 UTC  (11+ messages)
` [PATCH v11 12/31] cxl/mem: Set up framework for handling DC Events
` [PATCH v11 13/31] cxl/mem: Add 20 second timeout for stalled DC_ADD_CAPACITY chains

[RFC PATCH v2 00/14] perf stat: Decouple and modularize metrics/events output printing API
 2026-07-16  4:52 UTC  (26+ messages)
` [PATCH v3 00/14] perf stat: Decouple printing API and introduce streaming zero-allocation printers
  ` [PATCH v3 01/14] perf stat: Introduce core generic print traversal engine and header stubs
  ` [PATCH v3 02/14] perf stat: Implement standard console (STD) formatting callbacks
  ` [PATCH v3 03/14] perf stat: Extend STD output linter to test basic New API checks
  ` [PATCH v3 04/14] perf stat: Extend STD output linter to test core aggregation checks
  ` [PATCH v3 05/14] perf stat: Extend STD output linter to test advanced PMU checks
  ` [PATCH v3 06/14] perf stat: Extend STD output linter to test metric-only checks
  ` [PATCH v3 07/14] perf stat: Implement CSV formatting callbacks
  ` [PATCH v3 08/14] perf stat: Extend CSV output linter to test core aggregation checks
  ` [PATCH v3 09/14] perf stat: Extend CSV output linter to test advanced PMU and metric-only checks
  ` [PATCH v3 10/14] perf stat: Implement streaming JSON formatting callbacks
  ` [PATCH v3 11/14] perf stat: Extend JSON output linter to test core aggregation checks
  ` [PATCH v3 12/14] perf stat: Extend JSON output linter to test advanced PMU and metric-only checks
  ` [PATCH v3 13/14] perf stat: Add --new support to PMU metrics Python validator
  ` [PATCH v3 14/14] perf stat: Extend PMU metrics value linter to validate --new outputs

[PATCH v2 0/5] ceph: reduce mdsc->mutex contention in the cephfs kclient
 2026-07-16  4:50 UTC  (13+ messages)
` [PATCH v2 2/5] ceph: replace the request_tree rbtree with an xarray keyed by r_tid
` [PATCH v2 3/5] ceph: add wait_list_lock for wait-list serialization
` [PATCH v2 4/5] ceph: move mdsc->mutex into __do_request()
` [PATCH v2 5/5] ceph: narrow mdsc->mutex scope in replay_unsafe_requests

Pull request efi-2026-10-rc1
 2026-07-16  4:47 UTC 

[PATCH v2 0/2] clk: qcom: Add video clock controller support for Qualcomm Maili SoC
 2026-07-16  4:47 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom: Add Qualcomm Maili video clock controller
` [PATCH v2 2/2] clk: qcom: Add support for videocc driver on Qualcomm Maili SoC

[RFC PATCH net-next v2 0/2] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
 2026-07-16  4:47 UTC  (4+ messages)
` [RFC PATCH net-next v2 1/2] "

[PATCH] staging: rtl8723bs: use kfree_sensitive() for key material
 2026-07-16  4:47 UTC  (3+ messages)

[PATCH] LoongArch: KVM: Allow to set pv_feature until vCPU run
 2026-07-16  4:46 UTC  (3+ messages)

[PATCH 0/3] hw/ppc: reorg PowerPC RAS code for better maintainability
 2026-07-16  4:44 UTC  (3+ messages)
` [PATCH 1/3] hw/ppc: move RAS-specific RTAS handlers to spapr_rtas_ras.c

[PATCH] staging: sm750fb: remove unused set_all_eng_off field
 2026-07-16  4:46 UTC 

[PATCH 00/61] staging: rtl8723bs: monolithic HAL cleanup and tx power limit fix
 2026-07-16  4:45 UTC  (4+ messages)

[PATCH v3 0/3] clk: qcom: gcc-glymur: Tie the CX power domain to controller
 2026-07-16  4:43 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: clock: qcom: glymur-gcc: Add missing CX power domain

[PATCH] thermal: spacemit: k1: disable hardware on driver remove
 2026-07-16  4:39 UTC  (5+ messages)

EDAC support for Arrow Lake-HX (8086:7d1c) - working out-of-tree driver, test hardware available
 2026-07-16  4:39 UTC  (2+ messages)

[PATCH] arm64/mm: Rename PGD_SIZE as PGD_TABLE_SIZE
 2026-07-16  4:38 UTC  (3+ messages)

[syzbot] [media?] INFO: trying to register non-static key in __vb2_queue_cancel
 2026-07-16  4:35 UTC  (2+ messages)
` Forwarded: "

[PATCH net v2] net/smc: order the CDC receive path against buffer publication
 2026-07-16  4:34 UTC  (2+ messages)

[syzbot] Monthly kvm report (Jul 2026)
 2026-07-16  4:32 UTC 

[PATCH v5 00/98] tests/tcg: run tests with meson
 2026-07-16  4:30 UTC  (5+ messages)
` [PATCH v5 47/98] tests/tcg/hexagon/overflow.c: add missing include
` [PATCH v5 48/98] tests/tcg/hexagon: user tests

git-last-modified(1) slower than git-log(1)?
 2026-07-16  4:28 UTC  (2+ messages)

[PATCH] Documentation: warn users not to use select on choice options in Kconfig
 2026-07-16  4:19 UTC  (2+ messages)

[PATCH iproute2-next] ipmaddr: use RTM_GETMULTICAST to list multicast addresses
 2026-07-16  4:16 UTC  (3+ messages)

[BUG] mt7921e/MT7902: firmware programs near-zero Tx power for all 20/40 MHz rates -> assoc fails except at close range
 2026-07-16  4:13 UTC 

[PATCH v4 1/2] dt-bindings: qcom,snps-dwc3: Add property indicating presence of eUSB2 phy
 2026-07-16  4:12 UTC  (12+ messages)

[ndctl PATCH] test/fwctl: Add Get Feature OOB rejection regression test
 2026-07-16  4:08 UTC  (3+ messages)

[cxl:next] BUILD SUCCESS 5ca04f3ba91f1773bbd5da6d9c654ccc1ba7831d
 2026-07-16  4:06 UTC 

[PATCH] mm: mglru: promote mapped executable folios after first usage
 2026-07-16  4:06 UTC  (8+ messages)

[PATCH v2 1/1] MAINTAINERS: update RISC-V maintainers
 2026-07-16  3:54 UTC 

[PATCH v3] imx: Add FRDM-IMX95 initial support
 2026-07-16  2:55 UTC 

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-07-16  4:04 UTC  (9+ messages)
` [PATCH v3] iommu/riscv: Use 32-bit MMIO accesses for 64-bit registers

[PATCH 0/5] ceph: reduce mdsc->mutex contention in the cephfs kclient
 2026-07-16  4:04 UTC  (4+ messages)
` [PATCH 1/5] ceph: convert oldest_tid to atomic64_t

linux-next: build failure after merge of the tty tree
 2026-07-16  4:03 UTC  (5+ messages)

[PATCH 0/4] drm/i915/cdclk: Workaround some kind of scaler 2PPC issue
 2026-07-16  4:03 UTC  (9+ messages)
` [PATCH 1/4] drm/i915/cdclk: Use intel_cdclk_ppc() in intel_modeset_readout_hw_state()
` [PATCH 2/4] drm/i915/cdclk: Introduce HAS_2PPC()
` [PATCH 3/4] drm/i915/cdclk: Introduce crtc_state->pixel_rate_cdclk
` [PATCH 4/4] drm/i915/cdclk: Deal with 2 PPC hscale issues when calculating min CDCLK

[PATCH] drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD backlight
 2026-07-16  4:02 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ CI.KUnit: success for drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD backlight (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.BAT: failure "

[PATCH v12 1/7] Bluetooth: btmtksdio: Fix DMA out-of-bounds access in TX path
 2026-07-16  4:01 UTC  (2+ messages)
` Bluetooth: btmtk: Add MT7928 support

[PATCH] EDAC: fsl_ddr: use devm_platform_ioremap_resource()
 2026-07-16  4:00 UTC  (2+ messages)

[PATCH v2] cpufreq: amd-pstate-ut: fix null pointer dereference
 2026-07-16  3:52 UTC  (2+ messages)

[PATCH] docs: pt_BR: process: Translate programming-language
 2026-07-16  4:00 UTC  (2+ messages)

[PATCH v2 0/2] mm: fix node reclaim swappiness handling
 2026-07-16  3:58 UTC  (5+ messages)
` [PATCH v2 1/2] memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
` [PATCH v2 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter

Linking Patchwork with Sashiko?
 2026-07-16  3:53 UTC  (11+ messages)

(no subject)
 2026-07-16  3:54 UTC  (2+ messages)
` 

[PATCH v7 0/3] Teach git-replay(1) to linearize merge commits
 2026-07-16  3:53 UTC  (7+ messages)
` [PATCH v7 3/3] replay: offer an option to linearize the commit topology

[PATCH v2] PCI/TPH: fold reserved completer encoding in get_rp_completer_type()
 2026-07-16  3:50 UTC  (3+ messages)

[RFC v2 0/3] mm/mglru: proactive aging via memory.aging
 2026-07-16  3:49 UTC  (5+ messages)

[PATCH 0/3] regulator: handle regulator late cleanup race with PM suspend
 2026-07-16  3:50 UTC  (4+ messages)
` [PATCH 1/3] regulator: core: use system_freezable_wq for init complete work
` [PATCH 2/3] regulator: pfuze100: add set_suspend_disable for LDO ops
` [PATCH 3/3] arm64: dts: imx8mq-evk: add regulator-off-in-suspend for VGEN1/VGEN6

[PATCH v3] rust: hrtimer: Restrict expires() to safe contexts
 2026-07-16  3:46 UTC  (4+ messages)

[PATCH] media: renesas: vsp1: Propagate runtime PM resume errors
 2026-07-16  3:41 UTC 

[PATCH v4 0/2] drm/xe: Use IBC v3 on PTL
 2026-07-16  3:39 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Use IBC v3 on PTL (rev4)

[PATCH 0/2] thermal: loongson2: Add support for Loongson-2K0300 SoC
 2026-07-16  3:37 UTC  (5+ messages)
` [PATCH 2/2] thermal/drivers/loongson2: Add thermal driver support for Loongson-2K0300

ath12k: WCN7850 fw stats permanently wedge after AP channel switch (v7.1.3, includes 8f153eb74546)
 2026-07-16  3:36 UTC 

[PATCH] drm: fix unmet dependencies from missing GPIOLIB
 2026-07-16  3:34 UTC 

[PATCH v2] hw/virtio: propagate vhost_virtqueue_mask() errors from start path
 2026-07-16  3:33 UTC 

[PATCH v2] USB: storage: add NO_ATA_1X quirk for Longmai USB Key
 2026-07-16  3:33 UTC 

[PATCH] nvme-apple: Remove redundant dev_err_probe()
 2026-07-16  3:33 UTC 

[liveupdate:misc] BUILD SUCCESS 4867ab462d8d69e73c239b9a1a98e42a222f17a2
 2026-07-16  3:31 UTC 

[RFC PATCH] mm/page_reporting: Add page_reporting_delay sysctl
 2026-07-16  3:30 UTC  (3+ messages)

[PATCH net-next 0/7] net: mana: harden the HWC and add dynamic queue depth
 2026-07-16  3:30 UTC  (11+ messages)
` [PATCH net-next 2/7] net: mana: fix HWC RQ/SQ buffer size swap
` [PATCH net-next 3/7] net: mana: free HWC comp_buf after destroying the EQ
` [PATCH net-next 4/7] net: mana: validate hardware-supplied values in the HWC RX path
` [PATCH net-next 5/7] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
` [PATCH net-next 6/7] net: mana: support concurrent HWC requests with proper synchronization

[PATCH 1/3] android: Implement lightweight GKeyFile INI string parser in glib shim
 2026-07-16  3:27 UTC  (2+ messages)
` ✓ i915.CI.Full: success for series starting with [1/3] "

[PATCH] ntb: idt: Remove redundant dev_err()
 2026-07-16  3:25 UTC 

[PATCH] drm/amdgpu/mes: document for the MES rs64mem funcs
 2026-07-16  3:26 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-07-15
 2026-07-16  3:26 UTC 

[PATCH] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
 2026-07-16  3:25 UTC  (4+ messages)

[PATCH v9 00/14] media: iris: Add support for glymur platform
 2026-07-16  3:25 UTC  (7+ messages)
` [PATCH v9 04/14] media: iris: Add helper to select relevant context bank device
` [PATCH v9 06/14] media: iris: Enable Secure PAS support with IOMMU managed by Linux

[PATCH] erofs-utils: tar: fix overly large size in tar header
 2026-07-16  3:24 UTC 

[pci:controller/dwc-spacemit-k1] BUILD SUCCESS 46a1b74f2cafaa0152a4c994c60034f14119570b
 2026-07-16  3:21 UTC 

[PATCH RFC v2] jfs: add dmap validation to prevent txLock BUG
 2026-07-16  3:23 UTC 

[GSoC Patch 0/7] repo: add more path keys to git repo info
 2026-07-16  3:23 UTC  (3+ messages)
` [GSoC Patch 7/7] repo: add path.git-prefix path key validation

[PATCH bpf-next v2 0/2] Reject callback subprogs invoke tailcall
 2026-07-16  3:22 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: "

[PATCH 0/2] Enable WiFi on Spacemit K3 Pico ITX
 2026-07-16  3:21 UTC  (6+ messages)
` [PATCH 1/2] PCI: Move Spacemit vendor and device ID to linux/pci_Ids.h
` [PATCH 2/2] wifi: rtw89: pci: enable 36-bit DMA on spacemit K3

[PATCH v2] RDMA/rxe: Hold netdev reference for transmit skbs
 2026-07-16  3:17 UTC  (6+ messages)
` [PATCH v3] "
      `  "

[PATCH v2] ASoC: generic: Card name parsing should be called after xxx_for_each_link()
 2026-07-16  3:17 UTC 

[PATCH] docs: pt_BR: process: Translate programming-language
 2026-07-16  3:17 UTC 

[PATCH + QUESTION] bpf: use cond_resched_tasks_rcu_qs in bpf_fd_array_map_clear() loop
 2026-07-16  3:17 UTC  (2+ messages)

[PATCH 0/9] gitdm/next: more updates to stats meta data
 2026-07-16  3:16 UTC  (3+ messages)
` [PATCH 7/9] contrib/gitdm: add more individual contributors

[PATCH] NFC: trf7970a: Remove redundant dev_err()
 2026-07-16  3:16 UTC 

[PATCH v2] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
 2026-07-16  3:15 UTC  (2+ messages)

[PATCH v8 0/4] Enable multi-owner I2C support for QCOM GENI controllers
 2026-07-16  3:14 UTC  (3+ messages)
` [PATCH v8 1/4] dt-bindings: i2c: qcom,i2c-geni: Document multi-owner controller support

[PATCH v8 0/9] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-07-16  3:13 UTC  (11+ messages)
` [PATCH v8 1/9] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v8 6/9] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v8 7/9] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v8 8/9] tracing: wprobe: Add wprobe event trigger
` [PATCH v8 9/9] selftests: ftrace: Add wprobe trigger testcase

[scarthgap][meta-networking][PATCH v2] dnsmasq: fix CVE-2026-4890
 2026-07-16  3:12 UTC  (2+ messages)
` [oe] "

[PATCH] exec: Add RISC-V WorldGuard WID field to MemTxAttrs
 2026-07-16  3:12 UTC  (8+ messages)

[pci:controller/dwc-rcar-gen4] BUILD SUCCESS a8818827486cd303f63be6ceadd949f64665938f
 2026-07-16  3:10 UTC 

[PATCH] vdpa/mlx5: fix MR state corruption on setup_vq_resources failure
 2026-07-16  3:12 UTC  (2+ messages)

[ath:main] BUILD SUCCESS d53596236d27bc5cfb0f8566a85e79b67421f0f4
 2026-07-16  3:09 UTC 

[powerpc:fixes-test] BUILD SUCCESS 359cfbbc8527990d76a9d75b74c9c1268ce2f64d
 2026-07-16  3:07 UTC 

[powerpc:fixes] BUILD SUCCESS a2c02aa0c6ca3ec9fab6f1c99912a440c7b8bfdb
 2026-07-16  3:08 UTC 

[PATCH] coresight: Fix scheduling while atomic in coresight_device_release()
 2026-07-16  3:07 UTC  (6+ messages)
` [PATCH v2] coresight: Fix scheduling while atomic in coresight_put_percpu_source_ref()


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.