All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-07 19:42:58 to 2026-09-07 20:41:44 UTC [more...]

[PATCH] hazptrtorture: Fix inverted sleep condition in do_pending kthread
 2026-09-07 20:41 UTC  (10+ messages)

[PATCH v6 0/9] rtc: abx80x: add support for abx81x
 2026-09-07 20:41 UTC  (12+ messages)
` [PATCH v6 1/9] dt-bindings: rtc: abx80x: document ABX81X RTCs
` [PATCH v6 2/9] rtc: abx80x: fix error check after i2c_smbus_read in read_alarm()
` [PATCH v6 3/9] rtc: abx80x: add mutex protection for register writes
` [PATCH v6 4/9] rtc: abx80x: properly handle shared IRQs
` [PATCH v6 5/9] rtc: abx80x: add irq to struct abx80x_priv
` [PATCH v6 6/9] rtc: abx80x: use regmap instead of I2C specific API
` [PATCH v6 7/9] rtc: abx80x: replace read-modify-write pattern with regmap helpers
` [PATCH v6 8/9] rtc: abx80x: create abx80x_i2c_probe()
` [PATCH v6 9/9] rtc: abx80x: add support for ABX81X

sof-hda-dsp: Huawei MACHD-WXX9 CX11880 exposes internal woofers as Headphone
 2026-09-07 20:40 UTC 

htmldocs: Documentation/block/deadline-iosched.rst:89: WARNING: Title underline too short
 2026-09-07 20:40 UTC 

[PATCH v4 00/17] mm/huge_memory: clean up and decouple the anon and file split helpers
 2026-09-07 20:39 UTC  (9+ messages)
` [PATCH v4 09/17] mm/huge_memory: rename remap_page() to remap_folio()
` [PATCH v4 10/17] mm/huge_memory: move the racy refcount check into unmap_folio()
` [PATCH v4 11/17] mm/huge_memory: move filemap management into the file split helper
` [PATCH v4 12/17] mm/huge_memory: move anon_vma handling into the anon "

[PATCH net] net: dsa: realtek: rtl8365mb: wait out the full chip reset time
 2026-09-07 20:39 UTC  (2+ messages)

[PATCH v8 00/16] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings
 2026-09-07 20:38 UTC  (26+ messages)
` [PATCH v8 01/16] drm/panfrost: Move shrinker initialization and unplug one level down
` [PATCH v8 02/16] drm/panfrost: Move lock and modparam initialisations into their subsystems
` [PATCH v8 03/16] drm/panfrost: Move debugfs initialisation to relevant subsystems
` [PATCH v8 04/16] drm/panfrost: Skip NULL checks for clock enable/disabling
` [PATCH v8 05/16] drm/panfrost: Consolidate device clock management and reset
` [PATCH v8 06/16] drm/panfrost: Fix PM refcnt and autosuspend issues at device probe/remove
` [PATCH v8 07/16] drm/panfrost: Explicitly enable MMU interrupts at device init
` [PATCH v8 08/16] drm/panfrost: Move all DRM device initialisation into device_init()
` [PATCH v8 09/16] drm/panfrost: Add warning messages to fatal error conditions
` [PATCH v8 10/16] drm/panfrost: Add debugfs knob for manually triggering a GPU reset
` [PATCH v8 11/16] drm/panfrost: Move perfcnt GPU disable sequence into a helper
` [PATCH v8 12/16] drm/panfrost: Skip cache flush/invalidate when enabling perfcnt
` [PATCH v8 13/16] drm/panfrost: Avoid cache flush after perfcnt sample in fully coherent systems
` [PATCH v8 14/16] drm/panfrost: Introduce a reset lock
` [PATCH v8 15/16] drm/panfrost: Fix races between perfcnt and reset sequence
` [PATCH v8 16/16] drm/panfrost: Bump driver minor to reflect new DUMP IOCTL req field

[PATCH v12 0/8] Vswing / Pre-emphasis Override
 2026-09-07 20:37 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Vswing / Pre-emphasis Override (rev8)

[PATCH 00/45] net/dpaa2: features and fixes for NXP DPAA2 drivers
 2026-09-07 20:35 UTC  (2+ messages)

[BUG] iommu/dma: "Not yet supported" CC_SHARED rejection regresses dma_alloc_attrs() on SME hosts with IOMMU-attached GPUs (commit 8277a12d0d60)
 2026-09-07 20:35 UTC  (5+ messages)

[PATCH v2 0/4] devfreq: check the get_cur_freq() return value and use it in ufshcd
 2026-09-07 20:29 UTC  (7+ messages)
` [PATCH v2 1/4] PM / devfreq: Fall back to previous_freq when get_cur_freq() fails
` [PATCH v2 4/4] scsi: ufs: core: Report the current clock frequency to devfreq

Avermedia GC515 implementation
 2026-09-07 20:34 UTC  (8+ messages)
  ` Re : "

[PATCH] leds: is31fl32xx: Use fwnode/device property APIs
 2026-09-07 20:34 UTC  (2+ messages)

[PATCH wireless-next 00/18] wifi: Add Seamless Mobility Domain (SMD) AP support
 2026-09-07 20:29 UTC  (19+ messages)
` [PATCH wireless-next 01/18] net: skbuff: Add SKB extension support to wireless drivers
` [PATCH wireless-next 02/18] wifi: nl80211: Define Seamless Mobility Domain (SMD) device capability
` [PATCH wireless-next 03/18] wifi: nl80211: Add kernel interfaces for Seamless Mobility Domain setup
` [PATCH wireless-next 04/18] wifi: cfg80211/mac80211: Configure AP with SMD capabilities
` [PATCH wireless-next 05/18] wifi: cfg80211/mac80211: Parse SMD parameters in STA addition/modification
` [PATCH wireless-next 06/18] wifi: nl80211/cfg80211: Indicate STA creation via SMD BSS Transition
` [PATCH wireless-next 07/18] wifi: nl80211/mac80211: Add SMD BSS Transition sub-state STA flags
` [PATCH wireless-next 08/18] wifi: mac80211: Add driver_op for SMD substate changes
` [PATCH wireless-next 09/18] wifi: mac80211: Send BlockAck policy in AMPDU action
` [PATCH wireless-next 10/18] wifi: mac80211: Define SMD BSS Transition context for transport
` [PATCH wireless-next 11/18] wifi: mac80211: Enable skb extensions along with mac80211
` [PATCH wireless-next 12/18] wifi: nl80211: Define attributes to pack SMD BSS Transition context
` [PATCH wireless-next 13/18] wifi: cfg80211/mac80211: Handle UHR Link Reconfiguration frame
` [PATCH wireless-next 14/18] wifi: nl80211: Pack SMD dynamic context along with frame
` [PATCH wireless-next 15/18] wifi: nl80211/cfg80211: Add support for SMD context programming
` [PATCH wireless-next 16/18] wifi: mac80211: Add mac80211 support to handle NL80211_CMD_SET_SMD_CTX
` [PATCH wireless-next 17/18] wifi: nl80211/cfg80211: Add support for querying SMD context for target AP MLD
` [PATCH wireless-next 18/18] wifi: mac80211: Add mac80211 support to handle NL80211_CMD_GET_SMD_CTX

[PATCH 00/12] RFC: drm/amdgpu/sdma: Refactor SDMA v4 and older functions to be per-instance
 2026-09-07 20:33 UTC  (13+ messages)
` [PATCH 01/12] drm/amdgpu/sdma: Refactor SI DMA functions to be per instance
` [PATCH 02/12] drm/amdgpu/sdma: Refactor SI DMA clock gating functions to be per-instance
` [PATCH 03/12] drm/amdgpu/sdma: Refactor CIK SDMA functions to be per instance
` [PATCH 04/12] drm/amdgpu/sdma: Refactor CIK SDMA clock gating functions to be per-instance
` [PATCH 05/12] drm/amdgpu/sdma: Refactor SDMA v2.4 functions to be per instance
` [PATCH 06/12] drm/amdgpu/sdma: Refactor SDMA v2.4 golden registers to be per-instance
` [PATCH 07/12] drm/amdgpu/sdma: Refactor SDMA v3.0 functions to be per instance
` [PATCH 08/12] drm/amdgpu/sdma: Refactor SDMA v3.0 clock gating functions to be per-instance
` [PATCH 09/12] drm/amdgpu/sdma: Refactor SDMA v3.0 golden registers "
` [PATCH 10/12] drm/amdgpu/sdma: Refactor SDMA v4.0 functions to be per instance
` [PATCH 11/12] drm/amdgpu/sdma: Refactor SDMA v4.0 clock gating functions to be per-instance
` [PATCH 12/12] drm/amdgpu/sdma: Refactor SDMA v4.0 golden registers "

[PATCH net-next v2 0/6] net: dsa: motorcomm: MIB fixup
 2026-09-07 20:33 UTC  (13+ messages)
` [PATCH net-next v2 1/6] net: dsa: motorcomm: Rename MIB stuffs
` [PATCH net-next v2 2/6] net: dsa: motorcomm: Split MIB buffers
` [PATCH net-next v2 3/6] net: dsa: motorcomm: Split MIB module
` [PATCH net-next v2 4/6] net: dsa: motorcomm: Use u64_stats_t for MIB stats
` [PATCH net-next v2 5/6] net: dsa: motorcomm: Fix MIB synchronization
` [PATCH net-next v2 6/6] net: dsa: motorcomm: Use safe 64-bit counter reader

[PATCH 0/3] Rework IPU6 PCI table
 2026-09-07 20:31 UTC  (4+ messages)
` [PATCH 1/3] media: ipu-bridge: Add ipu_bridge_get_ipu6()
` [PATCH 2/3] media: cvs: Use ipu_bridge_get_ipu6()
` [PATCH 3/3] media: ivsc: "

[PATCH v3] virtio_net: add rx-alloc-fail counter
 2026-09-07 20:31 UTC  (2+ messages)

[PATCH] leds: syscon: Use device property API
 2026-09-07 20:30 UTC  (2+ messages)

[PATCH i-g-t v6 0/3] Add CMRR subtests
 2026-09-07 20:28 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Add CMRR subtests (rev6)

[PATCH bpf-next] bpf, x86: Use global buffer for trampoline size generation
 2026-09-07 20:26 UTC  (3+ messages)

[PATCH net-next v2 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-09-07 20:23 UTC  (10+ messages)
` [PATCH net-next v2 1/9] dt-bindings: net: ti,dp83867: add supply properties
` [PATCH net-next v2 2/9] net: phy: dp83867: add regulator supply management
` [PATCH net-next v2 3/9] dt-bindings: net: qcom,ethqos: add qcom,shikra-ethqos compatible
` [PATCH net-next v2 4/9] net: stmmac: qcom-ethqos: convert ethqos_rgmii_macro_init() to void
` [PATCH net-next v2 5/9] net: stmmac: qcom-ethqos: fix RGMII_ID mode to use DLL bypass
` [PATCH net-next v2 6/9] net: stmmac: qcom-ethqos: warn about legacy RGMII PHY modes
` [PATCH net-next v2 7/9] net: stmmac: qcom-ethqos: set initial RGMII link clock to lowest speed
` [PATCH net-next v2 8/9] net: stmmac: qcom-ethqos: add per-platform NOC clock voting
` [PATCH net-next v2 9/9] net: stmmac: qcom-ethqos: add Shikra EMAC support

[Buildroot] [PATCH 0/2] package/passt: dependency fixes and version bump
 2026-09-07 20:23 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] package/passt: bump to version 2026_07_28.f8df3f1

[PATCH net v2] usbnet: fix smp_processor_id() use in preemptible context
 2026-09-07 20:23 UTC  (3+ messages)

[PATCH] PCI: Add ACS quirks for Broadcom BCM57412/57416 NICs
 2026-09-07 20:22 UTC  (2+ messages)

[PATCH] interconnect: qcom: icc-rpmh: Add opt-out parameter for QoS settings
 2026-09-07 20:21 UTC  (2+ messages)

[PATCH v2 0/7] btrfs: convert some struct page users to folios
 2026-09-07 20:20 UTC  (8+ messages)
` [PATCH v2 1/7] btrfs: tests: rename process_page_range() to process_folio_range()
` [PATCH v2 2/7] btrfs: tests: convert test_find_delalloc() to use folios
` [PATCH v2 3/7] btrfs: tests: use eb folio helpers in extent buffer memory checks
` [PATCH v2 4/7] btrfs: convert btrfs_compr_pool_scan() to use folios
` [PATCH v2 5/7] btrfs: convert heuristic_collect_sample() "
` [PATCH v2 6/7] btrfs: fix stale function references in compression comments
` [PATCH v2 7/7] btrfs: use folios for reading super blocks from the block device

[PATCH i-g-t] tests/intel/xe_sync_file: Exercise sync file access post queue destruction
 2026-09-07 20:19 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/intel/xe_sync_file: Exercise sync file access post queue destruction (rev3)

[PATCH] fbdev: atafb: Restrict SuperBlitter to supported formats
 2026-09-07 20:18 UTC  (6+ messages)

[PATCH] ui/gtk: Handle empty notebook state in menu handlers
 2026-09-07 20:17 UTC 

[syzbot] [jffs2?] possible deadlock in jffs2_do_clear_inode (2)
 2026-09-07 20:14 UTC  (2+ messages)

[syzbot] [bpf?] WARNING in pcpu_get_vm_areas
 2026-09-07 20:14 UTC 

mac80211: Basic MCS Set check drops connection to legacy rates against Wi-Fi 7 gateway
 2026-09-07 20:12 UTC 

[ANN] U-Boot v2026.10-rc4 released
 2026-09-07 20:10 UTC 

[RFC PATCH net-next 0/2] net: phylink: wait for a PHY that probes after the MAC
 2026-09-07 20:07 UTC  (4+ messages)
` [RFC PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add phy-needs-host-firmware

[PATCH bpf-next v5 0/7] bpf: Add user memory access kfuncs for mm_struct
 2026-09-07 20:06 UTC  (3+ messages)
` [PATCH bpf-next v5 1/7] mm: Add copy_remote_mm_str()

[PATCH v5 0/6] btrfs: add per-inode compression levels in xattrs
 2026-09-07 20:05 UTC  (7+ messages)
` [PATCH v5 1/6] btrfs: export btrfs_match_compress_type(), move it to compression.h
` [PATCH v5 2/6] btrfs: also validate compression levels in btrfs_compress_is_valid_type()
` [PATCH v5 3/6] btrfs: add per-inode compression levels in xattrs
` [PATCH v5 4/6] btrfs: support inheritance for per-inode compression levels
` [PATCH v5 5/6] btrfs: add btrfs_compress_typelevel2str() helper
` [PATCH v5 6/6] btrfs: preserve btrfs.compression when setting inode flags

[PATCH v5 00/40] Use defined 16-bits ASC/ASCQ combinations
 2026-09-07 20:05 UTC  (9+ messages)
` [PATCH v5 01/40] scsi: define all additional sense codes and their qualifiers
` [PATCH v5 06/40] scsi: use struct scsi_sense_hdr to log sense keys and codes
` [PATCH v5 07/40] scsi: core: use 16-bits defined sense codes

[PATCH i-g-t 0/7] Validate PM_PME signalling on display hotplug
 2026-09-07 20:02 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Validate PM_PME signalling on display hotplug (rev2)
` ✓ i915.CI.BAT: "

[PATCH v2] mm/huge_memory: bypass THP tuneables for huge pfnmap mappings
 2026-09-07 20:02 UTC  (2+ messages)

[PATCH bpf] bpf: refresh seg6local SRH pointer after skb pull
 2026-09-07 20:02 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/broot: bump to version 1.60.0
 2026-09-07 20:00 UTC  (2+ messages)

[PATCH 6.12.y 1/3] cifs: Scripted clean up fs/smb/client/fscache.h
 2026-09-07 20:00 UTC  (2+ messages)
  ` [PATCH 6.12.y 2/3] cifs: SMB1 split: connect.c

[PATCH 6.6.y 1/4] cifs: Remove the server pointer from smb_message
 2026-09-07 20:00 UTC  (3+ messages)
  ` [PATCH 6.6.y 2/4] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.6.y 3/4] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations

[PATCH v2 bpf-next 00/18] Support inline functions in BTF
 2026-09-07 20:00 UTC  (5+ messages)
` [PATCH v2 bpf-next 14/18] btf: Make vmlinux, module inline info available in /sys/kernel/btf

[RFC PATCH 0/6] Git 3.0: restrict hex object IDs to lowercase only
 2026-09-07 19:59 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] hex: add functionality for lowercase-only hex
  ` [PATCH v2 2/7] hex: allow specifying hex type with hex2chr
  ` [PATCH v2 3/7] hex: make hex_to_bytes accept kind of hex to use
  ` [PATCH v2 4/7] hex: label usages of hex parsing for object IDs
  ` [PATCH v2 5/7] object-name: use hexval
  ` [PATCH v2 6/7] t5324: adjust tests for corrupt commit-graph
  ` [PATCH v2 7/7] hex: allow only lowercase object IDs in breaking changes mode

[PATCHv2] ARM: dts: BCM5301X: AC87U: specify switch
 2026-09-07 19:59 UTC 

[Buildroot] [git commit] package/broot: bump to version 1.60.0
 2026-09-07 19:55 UTC 

[PATCH] prserv: add --status to list running servers
 2026-09-07 19:58 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH 00/23] ALSA compress / ASoC compress / SOF: Compressed audio support with IPC4
 2026-09-07 19:55 UTC  (8+ messages)
` [PATCH 04/23] ASoC: soc-compress: Implement trigger FE-BE sequencing as with normal PCMs

[PATCH v2 00/11] ASoC: SDCA: enable on DT platforms and add Qualcomm WCD9378 (Tambora) codec
 2026-09-07 19:47 UTC  (5+ messages)
` [PATCH v2 11/11] ASoC: codecs: add Qualcomm Tambora (WCD9378) SDCA codec

[PATCH] mm/huge_memory: add folio_reset_partially_mapped()
 2026-09-07 19:57 UTC  (3+ messages)

[PATCH v3 00/18] mm/huge_memory: clean up folio split and lift swapcache split limits
 2026-09-07 19:56 UTC  (7+ messages)
` [PATCH v3 09/18] mm/huge_memory: move anon_vma and filemap management into split helpers

[PATCH v3 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug
 2026-09-07 19:54 UTC  (7+ messages)
` [PATCH v3 1/3] x86/hyperv: Set irq_retrigger for root partition PCI/MSI irqchip
` [PATCH v3 2/3] x86/irq: Fall back to irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH v3 3/3] x86/irq, iommu/amd, x86/hyperv, PCI: Drop redundant irq_retrigger inits

[PATCH 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
 2026-09-07 19:54 UTC  (5+ messages)
` [PATCH 3/6] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous

[RFC PATCH bpf-next 0/6] bpf: Add UHMUL and SHMUL instructions
 2026-09-07 19:53 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/6] "
` [RFC PATCH bpf-next 3/6] bpf: Reject UHMUL/SHMUL in unsupported JITs

[Buildroot] [PATCH v2 1/1] package/{rust, rust-bin}: bump version to 1.98.1
 2026-09-07 19:52 UTC  (2+ messages)

[PATCH v1] iommu/vsi: Fix use-after-free during module unload
 2026-09-07 19:52 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [git commit] package/{rust, rust-bin}: bump version to 1.98.1
 2026-09-07 19:35 UTC 

[PATCH] wifi: wfx: validate num_tx_confs against HIF message length
 2026-09-07 19:52 UTC  (2+ messages)

drbd-9.2.20-rc.1
 2026-09-07 19:51 UTC 

[PATCH] ARM: dts: BCM5301X: AC68U: add nvram node
 2026-09-07 19:46 UTC 

[PATCH net-next v3] r8152: simplify loops in generic_ocp_{read,write}()
 2026-09-07 19:46 UTC 

[PATCH] ARM: dts: BCM5301X: AC56U: add nvram node
 2026-09-07 19:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/nnn: bump to version 5.3
 2026-09-07 19:45 UTC 

[PATCH] kconfig: reject malformed KCONFIG_PROBABILITY values
 2026-09-07 19:45 UTC 

[LTP] [PATCH v2] uevent02: Make wait_for_uevents() order-independent
 2026-09-07 19:44 UTC  (2+ messages)
` [LTP] [PATCH v3] "

[PATCH i-g-t v1 0/2] Improve LOBF reliability with low RR retry
 2026-09-07 19:42 UTC  (3+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_vrr: Add VRR helper library for display refresh rate testing
` [PATCH i-g-t v1 2/2] tests/kms_vrr: Retry LOBF detection on low refresh mode

[PATCH net-next] ppp: Use common code in ppp_push()
 2026-09-07 19:43 UTC 

[PATCH net] net: openvswitch: fix use-after-free of the flow table mask array
 2026-09-07 19:43 UTC  (2+ messages)

[PATCH v1 0/2] ring-buffer: Fix and unify size and page calculations
 2026-09-07 19:42 UTC  (3+ messages)
` [PATCH v1 2/2] ring-buffer: Unify ring buffer minimum "


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.