All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-30 13:39:17 to 2026-06-30 14:06:49 UTC [more...]

[PATCH] btrfs: don't let shrinker touch extent_maps that are being logged
 2026-06-30 14:06 UTC  (7+ messages)

[PATCH net-next 00/15] pull request for net-next: batman-adv 2026-06-30
 2026-06-30 14:06 UTC  (16+ messages)
` [PATCH net-next 01/15] batman-adv: create hardif only for netdevs that are part of a mesh
` [PATCH net-next 02/15] batman-adv: remove global hardif list
` [PATCH net-next 03/15] batman-adv: make hard_iface->mesh_iface immutable
` [PATCH net-next 04/15] batman-adv: remove BATADV_IF_NOT_IN_USE hardif state
` [PATCH net-next 05/15] batman-adv: move hardif generation counter into batadv_priv
` [PATCH net-next 06/15] batman-adv: drop unneeded goto and initialization from batadv_hardif_disable_interface()
` [PATCH net-next 07/15] batman-adv: drop NULL check for immutable hardif->mesh_iface
` [PATCH net-next 08/15] Revert "batman-adv: v: stop OGMv2 on disabled interface"
` [PATCH net-next 09/15] batman-adv: iv: drop migration check for batadv_hard_iface
` [PATCH net-next 10/15] batman-adv: tvlv: extract tvlv header iterator
` [PATCH net-next 11/15] batman-adv: tp_meter: simplify unordered ack calculation
` [PATCH net-next 12/15] batman-adv: tp_meter: combine adjacent/overlapping unacked entries
` [PATCH net-next 13/15] batman-adv: tp_meter: keep unacked list for receivers
` [PATCH net-next 14/15] batman-adv: tp_meter: adjust name of receiver lock
` [PATCH net-next 15/15] batman-adv: tp_meter: delay allocation of unacked entry

[PATCH v4 0/3] x86/time: avoid early uses of NOW() to return zero
 2026-06-30 14:06 UTC  (3+ messages)
` [PATCH v4 1/3] time: add "NOW() good" indicator
` [PATCH v4 2/3] x86/Intel: split model-specific freq calculation off of intel_log_freq()

[PATCH 0/3] Renesas CANFD Fixes
 2026-06-30 14:06 UTC  (7+ messages)
` [PATCH 1/3] can: rcar_canfd: Fix dangling pointer on channel probe failure
` [PATCH 2/3] can: rcar_canfd: Fix double-cleanup and unclocked register access on init failure
` [PATCH 3/3] can: rcar_canfd: Fix interrupt registration order

[Linux Kernel Bug] INFO: task hung in hfsplus_write_inode
 2026-06-30 14:06 UTC  (2+ messages)

[PATCH v2 0/4] gpio: mt7621: address Sashiko complains and other cleanups
 2026-06-30 14:06 UTC  (3+ messages)
` [PATCH v2 3/4] gpio: mt7621: be sure IRQ domain is created before exposing GPIO chips

[RFC PATCH v4 0/5] drm/xe: Structured RAS error logging infrastructure
 2026-06-30 14:05 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Structured RAS error logging infrastructure (rev4)

[PATCH 0/3] drm/xe: Disable stolen memory for driver allocations
 2026-06-30 14:05 UTC  (5+ messages)
` [PATCH 1/3] drm/xe: Avoid using stolen memory for DPT
` [PATCH 2/3] drm/xe/display: Avoid using stolen memory for framebuffer when media gt exists
` [PATCH 3/3] drm/xe/display: Do not allocate into stolen for new framebuffers

[PATCH v2 2/4] drm/ssd130x: Add RGB565 support to SSD133X family
 2026-06-30 14:04 UTC  (2+ messages)

[PATCH 0/3] arm64: dts/net: stmmac: Add Agilex5 SoCDK TSN Config2 board support
 2026-06-30 14:04 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: socfpga: agilex5: Add SoCDK TSN Config2 board
` [PATCH 3/3] net: stmmac: dwmac-socfpga: Add mac-mode DT property support

[PATCH v4 0/3] regulator: Rework i2c_device_id initialisation
 2026-06-30 14:01 UTC  (4+ messages)
` [PATCH v4 1/3] regulator: Drop unused i2c driver data
` [PATCH v4 2/3] regulator: Use named initializers for arrays of i2c_device_data
` [PATCH v4 3/3] regulator: Improve style of i2c_device_id arrays

[PATCH v3 0/2] gpio: fix sleeping-in-atomic in shared-proxy; restore meson non-sleeping
 2026-06-30 14:03 UTC  (3+ messages)
` (subset) "

[PATCH v2] gpu: nova-core: parse structs via zerocopy
 2026-06-30 14:03 UTC  (2+ messages)

[PATCH v13 00/12] pinctrl: add support of Airoha SoCs
 2026-06-30 14:03 UTC  (2+ messages)

[PATCH v2] mm/damon/vaddr: remove redundant RCU lock
 2026-06-30 14:03 UTC  (2+ messages)

[PATCH v2 1/1] xfrm: nat_keepalive: avoid double free on send error
 2026-06-30 14:03 UTC  (3+ messages)

[PATCH net-next v7 0/5] veth: add Byte Queue Limits (BQL) support
 2026-06-30 14:00 UTC  (4+ messages)
` [PATCH net-next v7 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs

[PATCH 1/2] dt-bindings: iio: adc: ti,ads1298: add ADS1299 EEG ADC variants
 2026-06-30 14:03 UTC  (2+ messages)
` [PATCH 2/2] iio: adc: ti-ads1298: add ADS1299 EEG ADC family support

[PATCH net] selftests: net: bump default cmd() timeout to 20 seconds
 2026-06-30 14:02 UTC  (2+ messages)

[PATCH v6 00/16] AD9910 Direct Digital Synthesizer
 2026-06-30 14:02 UTC  (3+ messages)
` [PATCH v6 08/16] dt-bindings: iio: frequency: add ad9910

[PATCH net-next v2 0/4] net: convert UDP getsockopt to sockopt_t
 2026-06-30 14:01 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: add sockopt_init_user() for getsockopt conversion
` [PATCH net-next v2 2/4] udp: convert udp_lib_getsockopt to sockopt_t
` [PATCH net-next v2 3/4] ipv4: raw: convert do_raw_getsockopt "
` [PATCH net-next v2 4/4] selftests: net: getsockopt_iter: add raw ICMP_FILTER coverage

[PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-06-30 14:01 UTC  (6+ messages)

[PATCH v4 0/4] history: add squash subcommand to fold a range
 2026-06-30 14:01 UTC  (11+ messages)
` [PATCH v5 "

[PATCH v4 00/10] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-06-30 14:00 UTC  (5+ messages)
` [PATCH v4 10/10] arm64: dts: qcom: shikra: Enable Bluetooth and WiFi on EVK boards

[PATCH-next v9 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-30 14:01 UTC  (3+ messages)
` [PATCH-next v9 01/11] cgroup/cpuset: Make nr_deadline_tasks an atomic_t

[PATCH v1] rockchip: doc: fix typo evb-rk3288-rk808_defconfig
 2026-06-30 14:01 UTC 

iio: accel: dmard09: in_accel_scale always returns -EINVAL
 2026-06-30 13:59 UTC  (3+ messages)

[PATCH v8 00/18] target/s390x: Extend qemu CPACF support
 2026-06-30 13:59 UTC  (7+ messages)
` [PATCH v8 06/18] target/s390x: Support AES CBC for cpacf kmc instruction
` [PATCH v8 07/18] target/s390x: Support AES CTR for cpacf kmctr instruction

[RFC PATCH v2 0/4] tracing/osnoise: Track IPIs
 2026-06-30 13:59 UTC  (10+ messages)
` [RFC PATCH v2 1/4] rtla/osnoise: Add IPI tracking cmdline option
` [RFC PATCH v2 2/4] rtla/osnoise: Record IPI count in osnoise top
` [RFC PATCH v2 4/4] rtla/osnoise: Leverage IPI event filters when tracing a subset of CPUs

[PATCH 00/10] hw/{block,ssi}: Fix spi-nor flash dummy byte handling
 2026-06-30 13:57 UTC  (11+ messages)
` [PATCH 01/10] hw/block: m25p80: Fix dummy byte handling for Winbond flash
` [PATCH 02/10] hw/block: m25p80: Fix dummy byte handling for Numonyx/Micron flash
` [PATCH 03/10] hw/block: m25p80: Fix dummy byte handling for Macronix flash
` [PATCH 04/10] hw/block: m25p80: Fix dummy byte handling for Spansion flash
` [PATCH 05/10] hw/ssi: npcm7xx_fiu: Correct the dummy cycle emulation logic
` [PATCH 06/10] hw/ssi: xilinx_spips: Fix dummy phase handling
` [PATCH 07/10] hw/ssi: aspeed_smc: Fix direct-read dummy bytes
` [PATCH 08/10] Revert "aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command"
` [PATCH 09/10] Revert "aspeed/smc: snoop SPI transfers to fake dummy cycles"
` [PATCH 10/10] docs/devel: Document SSI dummy-cycle ownership

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-30 13:59 UTC  (3+ messages)
` [PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h

[PATCH] soc: imx8m: fix clock reference leak in imx8m_soc_prepare()
 2026-06-30 13:58 UTC  (3+ messages)

[PATCH v4 0/2] drm/xe/guc: Handle GuC local uncorrectable error notifications
 2026-06-30 13:58 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH 00/10] Add support for Apple Silicon DockChannel internal keyboards
 2026-06-30 13:58 UTC  (6+ messages)
` [PATCH 07/10] HID: apple: Add support for DockChannel HID keyboards
` [PATCH 08/10] HID: apple: Add DockChannel HID transport driver

[PATCH RESEND net-next] net: hns3: add support to query/set TX pfc_prevention_tout for ethtool with RX prevention disabled
 2026-06-30 13:40 UTC 

[PATCH v6 0/5] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-06-30 13:57 UTC  (7+ messages)
` [PATCH v6 3/5] arm64: dts: qcom: Add Shikra CQ2390M SoM platform
` [PATCH v6 4/5] arm64: dts: qcom: Add Shikra IQ2390S "

[PATCH v7 0/3] Add root port reset to support link recovery
 2026-06-30 13:56 UTC  (3+ messages)
` [PATCH v7 1/3] dt-bindings: imx6q-pcie: Add optional intr/aer/pme interrupts for i.MX95

[PATCH v4 0/5] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-06-30 13:56 UTC  (7+ messages)
` [PATCH v4 3/5] arm64: dts: qcom: Add Shikra CQ2390M SoM platform
` [PATCH v4 4/5] arm64: dts: qcom: Add Shikra IQ2390S "

[PATCH 0/4] firmware: raspberrypi: Add support for the tryboot mode
 2026-06-30 13:56 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: raspberrypi,bcm2835-firmware: Include 'reboot-mode.yaml'

[PATCH v6 1/3] Bluetooth: btmtk: Replace magic numbers with WMT packet flag enum
 2026-06-30 13:56 UTC  (2+ messages)
` Bluetooth: btmtk: Add MT7928 support

objtool: undefined stack state in folio_zero_user()
 2026-06-30 13:54 UTC  (2+ messages)

[PATCH v5 0/7] Tegra264 PWM support
 2026-06-30 13:54 UTC  (3+ messages)

[PATCH v3 00/16] mm: Some cleanups for page allocator APIs
 2026-06-30 13:54 UTC  (5+ messages)
` [PATCH v3 04/16] mm: Split out internal page_alloc.h
` [PATCH v3 06/16] mm/page_alloc: relax GFP WARN in nolock allocs

[PATCH v3 0/2] x86: remaining XSA-492 and -491 follow-on
 2026-06-30 13:54 UTC  (3+ messages)
` [PATCH v3 1/2] x86/domctl: don't imply I/O port permissions from I/O port mapping
` [PATCH v3 2/2] x86/HVM: more checking for XEN_DOMCTL_ioport_mapping

[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-06-30 13:54 UTC  (3+ messages)
` [PATCH v4 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible

[PATCH] mm/damon/vaddr: remove redundant RCU lock
 2026-06-30 13:54 UTC  (2+ messages)

[PATCH v7 0/4] PCI: tegra: Add Tegra264 support
 2026-06-30 13:54 UTC  (3+ messages)
` [PATCH v7 1/4] dt-bindings: pci: Strictly distinguish C0 from C1-C5

[PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
 2026-06-30 13:53 UTC  (6+ messages)

[PATCH v3 net-next 0/2] Add support for dual port USXGMII+SGMII
 2026-06-30 13:53 UTC  (10+ messages)
` [PATCH v3 net-next 1/2] arm64: dts: ti: Add PLL1 refclk to J784S4 SoC SERDES node
` [PATCH v3 net-next 2/2] dt-bindings: phy: cadence-torrent: Update property values to support 3 clocks

[PATCH v4 0/2] arm64: errata: NVIDIA Olympus device store/load ordering
 2026-06-30 13:53 UTC  (4+ messages)

[PATCH v6] drm/imagination: Fix double call to drm_sched_entity_fini()
 2026-06-30 13:53 UTC  (2+ messages)

[PATCH v2 0/4] drm/i915/display: Switch DG2 MPLLB handling to the DPLL framework
 2026-06-30 13:52 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Switch DG2 MPLLB handling to the DPLL framework (rev2)

[PATCH v6 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-30 13:52 UTC  (3+ messages)
` [PATCH v6 09/10] dt-bindings: firmware: add arm,ras-cper

[RFC PATCH v1 0/1] Fix hmat_adist_nb for coming CXL Type2
 2026-06-30 14:35 UTC  (3+ messages)
` [RFC PATCH v1 1/1] acpi/hmat: preserve hmat_adist_nb notifier block

[feature] PQC KEM
 2026-06-30 13:51 UTC  (4+ messages)

[PATCH v5] rust: configfs: add procedural macro for declaring configfs attributes
 2026-06-30 13:51 UTC  (2+ messages)

[PATCH net-next v4 00/13] dpaa2-switch: add support for LAG offload
 2026-06-30 13:51 UTC  (3+ messages)
` [PATCH net-next v4 06/13] dpaa2-switch: add dpaa2_switch_port_to_bridge_port() helper

[PATCH] wic: upgrade 0.3.0 -> 0.3.1
 2026-06-30 13:50 UTC  (2+ messages)

[PATCH 00/27] ASoC: codecs: Use guard() for mutex & spin locks
 2026-06-30 13:50 UTC  (6+ messages)
` [PATCH 09/27] ASoC: codecs: idt821034: Use guard() for mutex locks

[PATCH] dropbear: Clarify LICENSE and drop PD
 2026-06-30 13:50 UTC  (5+ messages)
` [OE-core] "

[PATCH v4 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
 2026-06-30 13:50 UTC  (3+ messages)
` [PATCH v4 2/7] rust: types: introduce ForLt base trait for CovariantForLt

[PATCH v2] powerpc/powernv: Cache OPAL check_token() results
 2026-06-30 13:50 UTC  (2+ messages)

[PATCH 3/4] arm64: dts: qcom: Add Shikra CQM SoM platform
 2026-06-30 13:50 UTC  (13+ messages)

[PATCH v3 0/3] arm: demuxed ID registers (CCSIDR_EL1)
 2026-06-30 13:49 UTC  (4+ messages)
` [PATCH v3 2/3] arm: handle CCSIDR_EL1 as a demuxed register

[PATCH 0/3] Convert LP8864 LED driver to backlight class
 2026-06-30 13:50 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: backlight: ti, lp8864: Add backlight class properties
  ` [PATCH 1/3] dt-bindings: backlight: ti,lp8864: "

[RFC PATCH] kernfs: release kernfs_mutex before the inode allocation
 2026-06-30 13:50 UTC  (4+ messages)

[PATCH v2 0/3] Misc. SCM driver fixes
 2026-06-30 13:50 UTC  (2+ messages)

[PATCH] dropbear: Add missing WTFPL & Unlicense in LICENSE and LIC_FILES_CHKSUM
 2026-06-30 13:48 UTC 

[PATCH net 0/6] pull request: batman-adv 2026-06-30
 2026-06-30 13:44 UTC  (7+ messages)
` [PATCH net 1/6] batman-adv: retrieve ethhdr after potential skb realloc on RX
` [PATCH net 2/6] batman-adv: access unicast_ttvn skb->data only after skb realloc
` [PATCH net 3/6] batman-adv: gw: acquire ethernet header "
` [PATCH net 4/6] batman-adv: dat: acquire ARP hw source "
` [PATCH net 5/6] batman-adv: bla: reacquire gw address "
` [PATCH net 6/6] batman-adv: dat: ensure accessible eth_hdr proto field

[PATCH 00/13] drm/xe: Add and use more KLV helpers
 2026-06-30 13:49 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH] [RFC] nfs4: inject process namespace into COMPOUND tag
 2026-06-30 13:48 UTC  (3+ messages)

[PATCH net-next v4] net: usb: rtl8150: handle link status read failures
 2026-06-30 13:48 UTC  (2+ messages)

[PATCH] drm/i915: add disable_edp module parameter to skip phantom eDP init
 2026-06-30 13:47 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 0/2] regulator: qcom_usb_vbus: add pm4125 VBUS regulator support
 2026-06-30 13:47 UTC  (5+ messages)
` [PATCH 2/2] regulator: qcom_usb_vbus: add support for qcom,pm4125-vbus-reg

[PATCH] drm/virtio: defer hotplug event from dequeue worker to avoid deadlock
 2026-06-30 13:46 UTC  (2+ messages)

[PATCH v4 0/2] remoteproc: add AMD BRAM-based remote processor driver
 2026-06-30 13:47 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: document AMD BRAM-based rproc

[PATCH v2 3/3] mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()
 2026-06-30 13:47 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/1] package/util-linux: bump version to 2.42.2
 2026-06-30 13:46 UTC  (3+ messages)

[PATCH v2] drm/vmwgfx: Fix NULL vs error pointer bug in vmw_prime_import_sg_table()
 2026-06-30 13:45 UTC  (2+ messages)

Draft of Git Rev News edition 136
 2026-06-30 13:44 UTC 

[isar-cip-core][PATCH v2] Revise README files to reflect the latest changes
 2026-06-30 13:31 UTC 

[PATCH v3] net/sched: act_nat: only rewrite IPv4 packets
 2026-06-30 13:44 UTC  (2+ messages)

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-06-30 13:44 UTC  (10+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p

[PATCH v3 0/5] Fix traceNoC probe issue on multiple QCOM platforms
 2026-06-30 13:44 UTC  (4+ messages)
` [PATCH v3 3/5] arm64: dts: qcom: kaanapali: fix traceNoC probe issue

[PATCH] x86: kexec is PV-only
 2026-06-30 13:43 UTC  (5+ messages)

[RFC PATCH v2 0/4] Add PASID to fpriv lookup infrastructure
 2026-06-30 13:43 UTC  (5+ messages)
` [RFC PATCH v2 1/4] drm/amdgpu: Add PASID fpriv ownership helpers
` [RFC PATCH v2 2/4] drm/amdgpu: Register DRM PASID ownership
` [RFC PATCH v2 3/4] drm/amdgpu: Resolve VM through "
` [RFC PATCH v2 4/4] drm/amdgpu: Drop vm_manager PASID to VM mapping

[PATCH v4 0/3] Teach git-replay(1) to linearize merge commits
 2026-06-30 13:42 UTC  (4+ messages)
` [PATCH v5 "

[PATCH] dma-buf: explicitely forbid exposing pages from get_user_pages()
 2026-06-30 13:42 UTC  (2+ messages)

[PATCH v4 0/3] i3c: Improve CCC reliability for DesignWare master
 2026-06-30 13:41 UTC  (4+ messages)
` [PATCH v4 3/3] i3c: master: Validate GET CCC payload length and retry Direct GET once

[PATCH b4 0/2] review-tui: handle null Patchwork series names
 2026-06-30 13:41 UTC  (3+ messages)
` [PATCH b4 1/2] review-tui: fall back to '(no subject)' for "
` [PATCH b4 2/2] review-tui: test null Patchwork series name in bulk set-state

[PATCH v3] io_uring: annotate remote tasks for kcoverage
 2026-06-30 13:41 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v5 0/9] pnv/phb5: Update PHB4 to the latest PHB5 spec
 2026-06-30 13:39 UTC  (3+ messages)

[PATCH] ge: common: vpd_reader: fix errloc array size in verify_bch()
 2026-06-30 13:39 UTC 

[PATCH v4 00/64] drivers: usb: dwc3: sync code with Linux v6.16
 2026-06-30 13:38 UTC  (3+ messages)

[PATCH BlueZ v2 0/6] RAP: Move CS default settings
 2026-06-30 13:39 UTC  (7+ messages)
` [PATCH BlueZ v2 1/6] shared: remove default settings params from bt_rap_attach_hci
` [PATCH BlueZ v2 2/6] profiles: update bt_rap_attach_hci call to drop def settings
` [PATCH BlueZ v2 3/6] rap: remove CS default settings from main.conf
` [PATCH BlueZ v2 4/6] shared: replace the wrapper API
` [PATCH BlueZ v2 5/6] profiles: replace "
` [PATCH BlueZ v2 6/6] shared: remove "

[PATCH v3 0/4] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-06-30 13:40 UTC  (3+ messages)
` [PATCH v3 4/4] vhost/vsock: add VHOST_RESET_OWNER ioctl

[PATCH] usb: xhci: Fix bNbrPorts overwritten by another controller
 2026-06-30 13:25 UTC  (5+ messages)
  `  "
      `  "

[PATCH] mm/page_alloc: free allocated PFNs if the range does not match
 2026-06-30 13:39 UTC  (3+ messages)

[PATCH v3 00/14] spl: ufs: add UFS boot support for Qualcomm Snapdragon in SPL
 2026-06-30 13:10 UTC  (2+ messages)

[PATCH] net/dpaa2: drop the fake software VLAN strip offload
 2026-06-30 13:39 UTC  (2+ messages)

[PATCH v3] ARM: entry: expand comment in __switch_to
 2026-06-30 13:38 UTC  (2+ messages)


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.