All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-25 09:33:40 to 2026-07-25 11:44:40 UTC [more...]

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-24 16:21 UTC  (6+ messages)
` [PATCH 01/36] coccinelle: misc: add cond_return_no_effect.cocci
  ` [cocci] "
` [PATCH 25/36] platform/x86: toshiba_haps: remove conditional return with no effect
    ` [cocci] "

[PATCH] clocksource/drivers/sun4i: Wait for pending reload before CTRL write
 2026-07-25 11:43 UTC  (2+ messages)

[PATCH v9 00/13] fix several inconsistencies with sysfs configuration in etmX
 2026-07-25 11:36 UTC  (14+ messages)
` [PATCH v9 01/13] coresight: etm4x: fix wrong check of etm4x_sspcicrn_present()
` [PATCH v9 02/13] coresight: etm4x: fix underflow for usage of (nrseqstate - 1)
` [PATCH v9 03/13] coresight: etm4x: fix leaked trace id
` [PATCH v9 04/13] coresight: etm4x: fix inconsistencies with sysfs configuration
` [PATCH v9 05/13] coresight: etm4x: missing cscfg_csdev_disable_active_config() in perf enable
` [PATCH v9 06/13] coresight: etm3x: fix inconsistencies with sysfs configuration
` [PATCH v9 07/13] coresight: etm3x: change drvdata->spinlock type to raw_spin_lock_t
` [PATCH v9 08/13] coresight: etm3x: remove redundant cpu online check on etm_enable_sysfs()
` [PATCH v9 09/13] coresight: etm4x: introduce struct etm4_caps
` [PATCH v9 10/13] coresight: etm4x: exclude ss_status from drvdata->config
` [PATCH v9 11/13] coresight: etm4x: remove s_ex_level from config
` [PATCH v9 12/13] coresight: etm4x: remove redundant fields in etmv4_save_state
` [PATCH v9 13/13] coresight: etm3x: introduce struct etm_caps

[PATCH v2] hw/display/virtio-gpu: fix use-after-free on blob detach backing
 2026-07-25 11:37 UTC 

[PATCH v2] Bluetooth: SCO: give the socket its own sco_conn reference
 2026-07-25 11:37 UTC  (2+ messages)

[PATCH] Input: elo: fix coding style issues in elo_setup_10()
 2026-07-25 11:36 UTC 

[PATCH 0/3] coccinelle: improve performance of mini_lock, double_lock and minmax
 2026-07-25 11:32 UTC  (4+ messages)
` [PATCH 1/3] coccinelle: mini_lock: improve performance when searching loops
` [PATCH 2/3] coccinelle: double_lock: improve performance when no double lock exists
` [PATCH 3/3] coccinelle: misc: minmax: improve performance when no candidate exists

[tip:tip/urgent] BUILD SUCCESS 6fa1a9921b4696ac3fd2a0eb03ac5a74825f3e5d
 2026-07-25 11:34 UTC 

[PATCH v3 00/17] media: i2c: os05b10: Refactor driver and Add new features
 2026-07-25 11:33 UTC  (3+ messages)
` [PATCH v3 17/17] media: i2c: os05b10: remove unused control fields, simplify error handling

[PATCH v22 0/7] branch: delete-merged
 2026-07-25 11:32 UTC  (9+ messages)
` [PATCH v23 "
  ` [PATCH v23 1/7] branch: add --forked filter for --list mode
  ` [PATCH v23 2/7] branch: convert delete_branches() to a flags argument
  ` [PATCH v23 3/7] branch: let delete_branches skip unmerged branches on bulk refusal
  ` [PATCH v23 4/7] branch: prepare delete_branches for a bulk caller
  ` [PATCH v23 5/7] branch: add --delete-merged <branch>
  ` [PATCH v23 6/7] branch: add branch.<name>.deleteMerged opt-out
  ` [PATCH v23 7/7] branch: add --dry-run for --delete-merged

[tytso-ext4:dev] BUILD SUCCESS 97e211ad1a34a5a979558a037619b9e633ca8620
 2026-07-25 11:30 UTC 

[PATCH v3 0/8] s390/vfio_ccw fixes
 2026-07-25 11:29 UTC  (7+ messages)
` [PATCH v3 7/8] s390/vfio_ccw: implement a channel program mutex
` [PATCH v3 8/8] s390/vfio_ccw: implement a crw lock

arch/x86/net/bpf_jit_comp.c:3418 __arch_prepare_bpf_trampoline() error: we previously assumed 'im' could be null (see line 3333)
 2026-07-25 11:29 UTC 

[PATCH v5 00/10] commit-reach: terminate merge-base walk when one side is exhausted
 2026-07-25 11:29 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 02/10] test-lib-functions: improve diagnostic output for trace2 data assertions

[PATCH 00/19] wifi: rtw88: preparations for RTL8723B/RTL8723BS
 2026-07-25 11:25 UTC  (7+ messages)
` [PATCH 07/19] wifi: rtw88: fw: add the vendor firmware commands used by RTL8723BS
` [PATCH 12/19] wifi: rtw88: sdio: handle the RTL8723BS management TX path
` [PATCH 13/19] wifi: rtw88: sdio: set up RX aggregation and interrupts for RTL8723BS

[PATCH v2] rebase: skip branch symref aliases
 2026-07-25 11:21 UTC  (6+ messages)
` [PATCH v3 0/2] rebase: handle --update-refs branch symrefs
  ` [PATCH v3 1/2] rebase: skip branch symref aliases

[PATCH] Bluetooth: ISO: fix UAF in iso_conn_ready
 2026-07-25 11:21 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: sun50i-a64-pinephone: Fix mpu6050 mount matrix
 2026-07-25 11:19 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: sun50i-a64-pinephone: Fix mpu6050 mount matrix
 2026-07-25 11:19 UTC 

[PATCH 0/2] worktree: Fix out of bounds read that causes data loss and reject invalid empty input in worktree add
 2026-07-25 11:19 UTC  (3+ messages)
` [PATCH 1/2] worktree: don't read out of bounds
` [PATCH 2/2] worktree: reject empty string

[PATCH] drm/panel: novatek-nt36536: Fix panel double-remove on attach failure
 2026-07-25 11:17 UTC  (2+ messages)

[PULL 0/5] 9p queue 2026-07-25
 2026-07-25 11:05 UTC  (6+ messages)
` [PULL 5/5] hw/9pfs/xen: drain in-flight PDUs before xen-9p disconnect
` [PULL 4/5] hw/9pfs/virtio: drain in-flight PDUs before virtio-9p unrealize
` [PULL 1/5] tests/9p: prevent potential error in do_local_xattr_limit()
` [PULL 3/5] hw/9pfs: fix O_TRUNC bypass on read-only export
` [PULL 2/5] tests/9p: reduce xattr size to 1k

[PATCH v2] hw/display/virtio-gpu: validate blob iov size
 2026-07-25 11:13 UTC 

❌ FAIL: Test report for master (7.2.0-rc4, upstream-mainline, 0c452fbd)
 2026-07-25 11:13 UTC 

[Buildroot] [PATCH 1/1] package/sqlite: bump version to 3.53.4
 2026-07-25 11:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/zix: bump version to 0.8.2
 2026-07-25 11:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/openconnect: bump version to 9.21
 2026-07-25 11:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dav1d: bump version to 1.5.4
 2026-07-25 11:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/{rust, rust-bin}: bump version to 1.97.1
 2026-07-25 11:08 UTC  (2+ messages)

[GIT PULL] firewire fixes for v7.2-rc5
 2026-07-25 11:08 UTC 

[Buildroot] [git commit] package/openconnect: bump version to 9.21
 2026-07-25  9:46 UTC 

[Buildroot] [git commit] package/{rust, rust-bin}: bump version to 1.97.1
 2026-07-25  9:43 UTC 

[Buildroot] [git commit] package/sqlite: bump version to 3.53.4
 2026-07-25  9:47 UTC 

[Buildroot] [git commit] package/dav1d: bump version to 1.5.4
 2026-07-25  9:46 UTC 

[Buildroot] [git commit] package/zix: bump version to 0.8.2
 2026-07-25  9:47 UTC 

[PATCH] fstests: add a dio-read-into-mmap and sync race test case
 2026-07-25 11:07 UTC 

[PATCH nf-next 0/4] flowtable: pass dst_entry from ipip tunnel
 2026-07-25 11:05 UTC  (9+ messages)
` [PATCH nf-next 1/4] netfilter: flowtable: consolidate net_device field in nft_forward_info struct
` [PATCH nf-next 2/4] netfilter: flowtable: consolidate flowtable device check
` [PATCH nf-next 3/4] net: pass dst via net_device_path in dev_fill_forward_path()
` [PATCH nf-next 4/4] netfilter: flowtable: release tunnel route on error when building forward path

[PATCH v4] dt-bindings: pinctrl: microchip,pic32mzda-pinctrl: Convert to DT schema
 2026-07-25 11:03 UTC  (4+ messages)

[for-linus][PATCH 0/9] tracing: Fixes for 7.2
 2026-07-25 11:04 UTC  (4+ messages)
` [for-linus][PATCH 1/9] tracing/remotes: Fix page_va[] access before counter update in trace_remote_alloc_buffer()

[PATCH] PCI: Handle dev_set_name() failure in pci_setup_device()
 2026-07-25 10:57 UTC  (2+ messages)

[PATCH liburing 0/4] Upgrade to Clang 23 and git tree link update
 2026-07-25 10:57 UTC  (2+ messages)

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-07-25 10:56 UTC  (12+ messages)
` [PATCH v4 03/48] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v4 06/48] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v4 07/48] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH v4 08/48] KVM: arm64: gic-v5: Add VPE doorbell domain

[PATCH v2 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-07-25 10:53 UTC  (11+ messages)
` [PATCH v2 1/3] scsi: ufs: spacemit: dt-bindings: Add UFS controller for "
` [PATCH v2 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver
` [PATCH v2 3/3] riscv: dts: spacemit: k3: Add UFS support

[PATCH 01/11] Bluetooth: btintel: Fix diagnostics event detection
 2026-07-25 10:52 UTC  (2+ messages)
` Bluetooth: Miscellaneous fixes and cleanups

[PATCH v5 0/7] Bluetooth: hci_conn: hold conn references in hci_sync tasks
 2026-07-25 10:50 UTC  (9+ messages)
` [PATCH v5 1/7] Bluetooth: hci_conn: hold conn reference in abort_conn_sync()
  ` Bluetooth: hci_conn: hold conn references in hci_sync tasks
` [PATCH v5 2/7] Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks
` [PATCH v5 3/7] Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callback
` [PATCH v5 4/7] Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callback
` [PATCH v5 5/7] Bluetooth: hci_sync: hold conn in hci_past_sync() callback
` [PATCH v5 6/7] Bluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_sync
` [PATCH v5 7/7] Bluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_sync

[PATCH] Bluetooth: hci_sync: add conditional locking annotations
 2026-07-25 10:50 UTC  (2+ messages)
`  "

[PATCH net v2 0/2] net/sched: act_vlan: pop_eth can strip non-Ethernet skbs and panic loopback
 2026-07-25 10:46 UTC  (2+ messages)

[PATCH 0/9] watchdog: w83627hf_wdt: Convert driver to the driver model and add minute support
 2026-07-25 10:44 UTC  (15+ messages)
` [PATCH 1/9] watchdog: w83627hf_wdt: Replace magic numbers with descriptive macros
` [PATCH 2/9] watchdog: w83627hf_wdt: Convert to platform driver model
` [PATCH 3/9] watchdog: w83627hf_wdt: Use private driver data structure
` [PATCH 4/9] watchdog: w83627hf_wdt: Move register offsets into driver data
` [PATCH 5/9] watchdog: w83627hf_wdt: Add Super I/O configuration port as a platform device resource
` [PATCH 6/9] watchdog: w83627hf_wdt: Store Super I/O unlocking sequence in platform data
` [PATCH 7/9] watchdog: w83627hf_wdt: Add minute mode counting
` [PATCH 8/9] watchdog: w83627hf_wdt: Report all initialization failures in probe
` [PATCH 9/9] watchdog: w83627hf_wdt: Use dev_* logging instead of pr_*

[PATCH] branch: report kind of checkout when rejecting delete
 2026-07-25 10:41 UTC  (2+ messages)
` [PATCH v2] branch: report active bisect run "

Policy regarding linux-next only changes
 2026-07-25 10:38 UTC  (16+ messages)

[GIT PULL] LoongArch fixes for v7.2-rc5
 2026-07-25 10:36 UTC 

[PATCH v7 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-07-25 10:34 UTC  (16+ messages)
` [PATCH v7 2/5] x86/asm: add volatile, clobbers and zero-length check in inline memcmp

[syzbot] [pci?] WARNING in pci_scan_single_device (2)
 2026-07-25 10:32 UTC 

[PATCH bpf-next v2 0/7] Fixes for bpf_jit_free
 2026-07-25 10:31 UTC  (14+ messages)
` [PATCH bpf-next v2 1/7] bpf, arm64: Fix memory leak in bpf_jit_free
` [PATCH bpf-next v2 2/7] s390/bpf: "
` [PATCH bpf-next v2 3/7] parisc: "
` [PATCH bpf-next v2 4/7] bpf, sparc64: "
` [PATCH bpf-next v2 5/7] ARC, bpf: "
` [PATCH bpf-next v2 6/7] riscv, bpf: Adjust bpf_func to account for CFI offset "
` [PATCH bpf-next v2 7/7] bpf: Fix double-free RO header "

[PATCH v2] ksmbd: refactor smb2_notify() to a blocking wait, matching smb2_lock()
 2026-07-25 10:26 UTC 

[PATCH v3 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-07-25 10:24 UTC  (5+ messages)
` [PATCH v3 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-07-25 10:18 UTC  (2+ messages)

[PATCH 0/2] iio: dac: mcp47a1: add support for new device
 2026-07-25 10:17 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2] irqchip/irq-realtek-rtl: change to __raw reads and writes
 2026-07-25 10:14 UTC 

[PATCH v2] mm/huge_memory: Initialise workingset state before folio split
 2026-07-25 10:14 UTC 

[PATCH v2 0/2] media: i2c: Add Samsung S5KJN5 image sensor
 2026-07-25 10:14 UTC  (3+ messages)
` [PATCH v2 2/2] media: i2c: Add Samsung S5KJN5 image sensor driver

[PATCH] arm: asid: Do not replace active_asids if already 0
 2026-07-25 10:12 UTC  (2+ messages)

[PATCH 0/2] packfile URIs: support concurrent downloads
 2026-07-25 10:10 UTC  (7+ messages)
` [PATCH v3 0/3] "

[PATCH] Documentation: fix grammar in description of nilfs2 recovery code
 2026-07-25 10:06 UTC 

[syzbot] [pci?] WARNING in pci_scan_single_device (2)
 2026-07-25 10:06 UTC  (2+ messages)
` Forwarded: [PATCH] PCI: Handle dev_set_name() failure in pci_setup_device()

[RFC PATCH] btrfs: trigger cow fixup via dirty_folio()
 2026-07-25 10:04 UTC  (2+ messages)

[PATCH v9 0/6] Add reclaim to the dmem cgroup controller
 2026-07-25 10:00 UTC  (7+ messages)
` [PATCH v9 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v9 2/6] cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
` [PATCH v9 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v9 4/6] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v9 5/6] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v9 6/6] drm/amdgpu: "

Regression: webcam freezing since Linux 6.15
 2026-07-25  9:59 UTC  (4+ messages)

[PATCH v2] Bluetooth: hci_event: Add HCI_Write_Link_Supervision_Timeout command/event structures
 2026-07-25  9:52 UTC  (2+ messages)

[PATCH v3 0/2] More virtio-snd fortifications/coverity fixes
 2026-07-25  9:50 UTC  (4+ messages)

[PATCH] gpio: pch: use raw_spinlock_t for the register lock
 2026-07-25  9:50 UTC  (2+ messages)

[PATCH v2 0/8] coroutine: add missing annotations
 2026-07-25  9:48 UTC  (9+ messages)
` [PATCH v2 1/8] monitor: annotate monitor_qmp_dispatcher_pop_any() as coroutine
` [PATCH v2 2/8] migration: fix qemu_get_counted_string annotation
` [PATCH v2 3/8] io: add missing coroutine annotation
` [PATCH v2 4/8] block: "
` [PATCH v2 5/8] qcow2: remove invalid qcow2_check_refcounts calls
` [PATCH v2 6/8] block: add missing coroutine_fn annotations
` [PATCH v2 7/8] hw/9pfs: annotate V9fsTransport callbacks as coroutine_fn
` [PATCH v2 8/8] migration/rdma: annotate and simplify wait_comp_channel()

[PATCH v2] pinctrl: s32cc: fix unmet dependency for PINCTRL_S32CC
 2026-07-25  9:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libheif: security bump version to 1.23.1
 2026-07-25  9:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libass: security bump version to 0.17.5
 2026-07-25  9:45 UTC  (2+ messages)

[Buildroot] [git commit] package/libheif: security bump version to 1.23.1
 2026-07-25  9:36 UTC 

[Buildroot] [git commit] package/libass: security bump version to 0.17.5
 2026-07-25  9:35 UTC 

[meta-oe][PATCH] malcontent: update 1.13.1 -> 1.14.0
 2026-07-25  9:45 UTC 

[PATCH] ARM: ptrace: keep ARM_ORIG_r0 consistent with ARM_r0 after ptrace writes
 2026-07-25  9:44 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: mt7622: allow gpio-hogs
 2026-07-25  9:43 UTC  (3+ messages)

[PATCH net-next v3] net: ip6_tunnel: use tunnel parameters for fill_forward_path route lookup
 2026-07-25  9:43 UTC  (2+ messages)

[PATCH 0/2] pinctrl: qcom: ipq806x: mark gpio and pcie-reset as GPIO
 2026-07-25  9:42 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: qcom: ipq806x: mark gpio as a GPIO pin function
` [PATCH 2/2] pinctrl: qcom: ipq806x: mark pci reset "

[PATCH 2/2] KVM: LoongArch: selftests: Add in-kernel MMIO read fast path test
 2026-07-25  9:41 UTC  (3+ messages)

[PATCH 0/8] Optimize anonymous swapbacked large folio unmapping
 2026-07-25  9:40 UTC  (4+ messages)
` [PATCH 2/8] mm/swapfile: add batched version of folio_put_swap

[PATCH 0/2] gpio: realtek-otto: make the driver work with SWAP_IO_SPACE
 2026-07-25  9:39 UTC  (3+ messages)
` [PATCH 1/2] gpio: realtek-otto: use __raw_readl/writel in realtek_gpio_update_line_imr()

[PATCH] pinctrl: bm1880: add missing select GENERIC_PINCONF
 2026-07-25  9:33 UTC  (2+ messages)

[PATCH net-next] ipip: reject unsupported configurations in fill_forward_path
 2026-07-25  9:33 UTC 

[PATCH v6 0/9] Introduce MMIO-based CMT access for Enhanced RDT
 2026-07-25  9:23 UTC  (2+ messages)
` [PATCH v6 9/9] x86/resctrl: Add MMIO-based LLC occupancy monitoring support


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.