All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-12 02:14:34 to 2026-08-12 03:49:55 UTC [more...]

[PATCH v2 0/3] Fix value being written to DDI_CLK_VALFREQ
 2026-08-12  3:49 UTC  (5+ messages)
` [PATCH v2 1/3] drm/i915/ddi: add helper to compute DDI clock frequency
` [PATCH v2 2/3] drm/i915/cx0: program DDI_CLK_VALFREQ with "

[PATCH v4 0/5] brcmfmac: add FT/OKC roaming offload support
 2026-08-12  3:44 UTC  (12+ messages)
  ` [PATCH v4 1/5] wifi: nl80211: add roam offload extended feature
  ` [PATCH v4 2/5] wifi: brcmfmac: detect firmware FBT and OKC support
  ` [PATCH v4 3/5] wifi: brcmfmac: add PMK programming for firmware roaming offload
  ` [PATCH v4 4/5] wifi: brcmfmac: report port authorization after offloaded roaming
  ` [PATCH v4 5/5] wifi: brcmfmac: advertise firmware roam offload support

[PATCH] drm/amdgpu: check thunderbolt before switcheroo registration
 2026-08-12  3:47 UTC 

[PATCH v2] KVM: PPC: Book3S HV: Don't drop pending doorbell across L2 entry
 2026-08-12  3:46 UTC 

[PATCH v3 0/3] Filter out local and mapping symbols during module load
 2026-08-12  3:44 UTC  (6+ messages)
` [PATCH v3 1/3] module/kallsyms: Rename is_mapping_symbol() to is_local_mapping_symbol()
` [PATCH v3 2/3] module/kallsyms: Refactor current symbol filtering into is_kept_symbol()
` [PATCH v3 3/3] module/kallsyms: Filter out local and mapping symbols during module load

[PATCH] tests/sw_sync: fix invalid fd test
 2026-08-12  3:43 UTC  (2+ messages)
` ✓ i915.CI.Full: success for tests/sw_sync: fix invalid fd test (rev3)

[PATCH v3 net-next 00/15] neighbour: Namespacify arp_tbl and nd_tbl
 2026-08-12  3:43 UTC  (4+ messages)
` [PATCH v3 net-next 05/15] neighbour: Remove __rcu from neigh_tables[]

[RFC PATCH] i2c: designware: Enable SAR in slave mode for Multiple SAR controllers
 2026-08-12  3:40 UTC  (2+ messages)
` [PATCH v2] "

[folded-merged] selftests-mm-fix-soft-dirty-kselftest-supported-check-fix.patch removed from -mm tree
 2026-08-12  3:39 UTC 

[PATCH 0/2] iio: light: vcnl4000: shared IRQ support
 2026-08-12  3:39 UTC  (4+ messages)
` [PATCH 1/2] iio: light: vcnl4000: use correct channel array size

[syzbot] [fuse?] KASAN: slab-use-after-free Read in fuse_dev_do_write
 2026-08-12  3:37 UTC 

[PATCH 0/7] tcg: Add min/max opcodes
 2026-08-12  3:35 UTC  (3+ messages)
` [PATCH 3/7] util/cpuinfo-aarch64: Detect FEAT_CSSC

[PATCH] dt-bindings: iio: accel: adi,adis16201: add adis16203 compatible
 2026-08-12  3:35 UTC  (3+ messages)

[PATCH v4 0/2] iio: adc: Add support for Texas Instruments ADS112C04
 2026-08-12  3:38 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: ti,ads112c04: Add binding for ADS112C04
` [PATCH v4 2/2] iio: adc: ti-ads112c04: Add support for TI ADS112C04

[PATCH v7 0/3] pwm: add support for Andes platform
 2026-08-12  3:34 UTC  (9+ messages)
` [PATCH v7 1/3] dt-bindings: pwm: add support for AE350 PWM controller
` [PATCH v7 2/3] pwm: add Andes PWM driver support
` [PATCH v7 3/3] MAINTAINERS: add an entry for Andes PWM driver

[PATCH v4 00/12] syscalls: Add a shared table for all archs
 2026-08-12  3:33 UTC  (13+ messages)
` [PATCH v4 01/12] syscalls: Make --abis parsing more robust
` [PATCH v4 02/12] syscalls: Create unified partial table for all archs
` [PATCH v4 03/12] scripts/syscall.tbl: Use the common table
` [PATCH v4 04/12] arm: Use the common syscall table
` [PATCH v4 05/12] s390: "
` [PATCH v4 06/12] sparc: "
` [PATCH v4 07/12] mips: Remove duplicated syscallnr.sh
` [PATCH v4 08/12] mips: Get rid of custom mips ABIs for syscall tables
` [PATCH v4 09/12] mips: Use the common syscall table
` [PATCH v4 10/12] syscalls: Add an option for offsetting the common table
` [PATCH v4 11/12] alpha: Define entry point for set_mempolicy_home_node syscall
` [PATCH v4 12/12] alpha: Use the common syscall table

[PATCH v5 0/4] i2c: add support for Andes platform
 2026-08-12  3:31 UTC  (5+ messages)
` [PATCH v5 2/4] i2c: add Andes I2C driver support

[PATCH 2/2] ALSA: hda/ca0132: replace sprintf() with snprintf()
 2026-08-12  3:30 UTC 

[PATCH 1/2] ALSA: hda/ca0132: set codec->spec to NULL after freeing
 2026-08-12  3:30 UTC 

[PATCH v2 RESEND] usbip: make remote list honor parsable output
 2026-08-12  3:30 UTC  (3+ messages)

[PATCH] ALSA: hda: simplify match functions and remove unreachable return
 2026-08-12  3:30 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_sent_cmd_data
 2026-08-12  3:29 UTC 

[PATCH v3 2/2] usbip: apply list options regardless of order
 2026-08-12  3:28 UTC 

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-12  3:27 UTC  (5+ messages)
` [PATCH v10 01/41] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
` [PATCH v10 02/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings

[folded-merged] kselftest-alloc_tag-add-kselftest-for-ioctl-interface-fix.patch removed from -mm tree
 2026-08-12  3:27 UTC 

[folded-merged] alloc_tag-add-accuracy-based-filtering-to-ioctl-fix.patch removed from -mm tree
 2026-08-12  3:26 UTC 

[PATCH] mips: econet: fulfill unmet kconfig dependencies
 2026-08-12  3:26 UTC 

[folded-merged] alloc_tag-add-ioctl-to-proc-allocinfo-fix.patch removed from -mm tree
 2026-08-12  3:26 UTC 

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-12  3:25 UTC  (6+ messages)

[PATCH V15 00/14] Add memory page offlining support
 2026-08-12  3:25 UTC  (5+ messages)
` [PATCH V15 06/14] drm/xe: Guard teardown paths against purged BOs
` [PATCH V15 07/14] drm/xe/vram: Extract buddy alloc and free helpers

[folded-merged] selftests-mm-use-pattern-matching-in-gitignore-fix.patch removed from -mm tree
 2026-08-12  3:25 UTC 

[folded-merged] mm-page_alloc-only-update-lowmem_reserve_ratio-on-sysctl-write-fix.patch removed from -mm tree
 2026-08-12  3:24 UTC 

[PATCH v4] nvme: reduce firmware activation poll interval
 2026-08-12  3:23 UTC  (3+ messages)

[PATCH v2 RESEND] usbip: make remote list honor parsable output
 2026-08-12  3:23 UTC 

[folded-merged] tools-testing-selftests-mm-test-anonymous-page-offset-merge-behaviour-fix.patch removed from -mm tree
 2026-08-12  3:23 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-08-11
 2026-08-12  3:22 UTC 

[folded-merged] mm-provide-vma_is_cow_mapping-and-remove-is_cow_mapping-fix-fix.patch removed from -mm tree
 2026-08-12  3:22 UTC 

[folded-merged] mm-provide-vma_is_cow_mapping-and-remove-is_cow_mapping-fix.patch removed from -mm tree
 2026-08-12  3:22 UTC 

[PATCH v2 0/3] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-08-12  3:20 UTC  (7+ messages)
` [PATCH v2 2/3] KVM: TDX: Fix the exit reason handling

[PATCH] btrfs-progs: docs: add a note about RW degraded mount
 2026-08-12  3:19 UTC 

[PATCH] gpio: rtd1625: minor cleanups and log improvements
 2026-08-12  3:19 UTC 

[PATCH] powerpc/kexec_file: Use inclusive range checks in add_usable_mem()
 2026-08-12  3:11 UTC  (4+ messages)

[PATCH net v3] tcp: reset late connection after listening socket close
 2026-08-12  3:16 UTC  (2+ messages)

[PATCH] drm/stm/ltdc: Fix clock cleanup error handling
 2026-08-12  3:13 UTC  (2+ messages)

[PATCH] mm/vmscan: fix missing NR_ISOLATED counter update in MGLRU reclaim path
 2026-08-12  3:11 UTC  (3+ messages)

[PATCH 0/2] backlight: Add support for Orient Chip OCP8178
 2026-08-12  3:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: backlight: Add "

[PATCH v4 00/23] perf arm64: Support data type profiling
 2026-08-12  3:09 UTC  (7+ messages)
` [PATCH v4 09/23] perf annotate: Deduplicate overlapping ARM SPE events for "
` [PATCH v4 12/23] perf annotate-arm64: Enable instruction tracking support

[PATCH net-next 0/7] net: xilinx: axienet: Add 10G/25G (XXV) ethernet support
 2026-08-12  3:09 UTC  (4+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 3/7] dt-bindings: net: xlnx,xxv-ethernet: Add Xilinx XXV 10G/25G Ethernet

[PATCH 0/3] docs/mm/damon/design: add explanation of nr_snapshots
 2026-08-12  3:07 UTC  (2+ messages)

[PATCH] drm/i915: Make suspend idle wait uninterruptible
 2026-08-12  3:07 UTC  (2+ messages)

[PATCH] target/riscv: preserve vl on element-zero fault
 2026-08-12  3:04 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net v4 0/4] net: phy: dp83640: fix shared clock lifetime and probe error cleanup
 2026-08-12  3:04 UTC  (5+ messages)

[PATCH v2 0/7] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-08-12  3:04 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: iio: adc: Add AD7768

[PATCH v7 0/6] Add Amlogic stateless H.264 video decoder for S4
 2026-08-12  3:04 UTC  (27+ messages)
` [PATCH v7 1/6] firmware: meson: sm: video firmware loading via secure monitor
` [PATCH v7 2/6] firmware: meson: sm: Add video firmware loading SMC call
` [PATCH v7 3/6] media: dt-bindings: Add Amlogic V4L2 video decoder
` [PATCH v7 4/6] decoder: Add V4L2 stateless H.264 decoder driver
` [PATCH v7 5/6] arm64: dts: amlogic: Add video decoder driver support for S4 SOCs
` [PATCH v7 6/6] arm64: defconfig: Enable CONFIG_VIDEO_AMLOGIC_VDEC

[PATCH] PCI: Fix use-after-free race in pci_find_bus()
 2026-08-12  3:00 UTC  (3+ messages)

[PATCH net-next V3] net/mlx5: Expedite notifier unregistration during device teardown
 2026-08-12  2:48 UTC  (2+ messages)
` 答复: [外部邮件] "

[PATCH 2/2] mm/page_alloc: replace custom bad page ratelimiting logic
 2026-08-12  2:59 UTC  (2+ messages)

[PATCH 0/3] Add driver for Invensense ICM42370P accelerometer
 2026-08-12  2:59 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: Add InvenSense ICM-42370-p accelerometer

[PATCH 0/6] ASoC: samsung: Improve probe error handling
 2026-08-12  2:59 UTC  (4+ messages)
` [PATCH 2/6] ASoC: samsung: aries_wm8994: Drop redundant probe error messages

[RFC PATCH 0/7] riscv: iommu: Add QoS ID support for resctrl device assignment
 2026-08-12  2:58 UTC  (17+ messages)
` [RFC PATCH 3/7] resctrl: Add a devices file for external requester assignment
` [RFC PATCH 4/7] iommu/riscv: Program QoS IDs for assigned groups
` [RFC PATCH 5/7] iommu/riscv: Expose global QoS IDs in sysfs

[PATCH net-next v4 2/2] net: macb: add support for 1000BASE-X autonegotiation to PCS
 2026-08-12  2:58 UTC  (3+ messages)

[PATCH 1/2] mm: replace custom bad page map ratelimiting logic
 2026-08-12  2:56 UTC  (2+ messages)

[PATCH net v12] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
 2026-08-12  2:55 UTC 

[PATCH v2] dt-bindings: i2c: renesas,riic: Drop clock-frequency from required
 2026-08-12  2:56 UTC  (2+ messages)

[PATCH] checkpatch: Add devres_alloc() to allocation functions
 2026-08-12  2:55 UTC  (2+ messages)

[PATCH v4 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
 2026-08-12  2:53 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: usb: tps6598x: Add sn201202x/ACE3

[syzbot] [net?] WARNING in ipgre_xmit (2)
 2026-08-12  2:51 UTC  (7+ messages)

[syzbot] [mtd?] divide error in block2mtd_setup2
 2026-08-12  2:51 UTC  (9+ messages)

[PATCH 0/5] clk: socfpga: add Agilex72 clock manager support
 2026-08-12  2:49 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: arm: altera: fix Agilex72 compatible vendor prefix

[PATCH 0/3] PCI: imx6: select the PCIe REF_CLK source on i.MX8MQ
 2026-08-12  2:49 UTC  (3+ messages)
` [PATCH 2/3] PCI: imx6: Use the external clock as REF_CLK when needed for i.MX8MQ

[PATCH net-next v4 1/2] net: macb: Poll for link state changes when using the internal PCS
 2026-08-12  2:48 UTC  (3+ messages)

`command -p` Not Searching Path
 2026-08-12  2:42 UTC  (3+ messages)

[PATCH v2 00/10] Ambarella CV75 SoC minimal bring-up
 2026-08-12  2:47 UTC  (3+ messages)
` [PATCH v2 05/10] dt-bindings: serial: add Ambarella UART

[PATCH v2] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
 2026-08-12  2:45 UTC  (4+ messages)

[PATCH 0/8] arm64: dts: phy: st: usb: Add STM32MP2 USB support
 2026-08-12  2:45 UTC  (4+ messages)
` [PATCH 1/8] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY

[PATCH net-next 1/5] selftests/xsk: add UMEM users refcount and centralize socket teardown
 2026-08-12  2:42 UTC  (2+ messages)

[PATCH net-next 2/5] selftests/xsk: roll back partial socket setup on configure failures
 2026-08-12  2:42 UTC  (2+ messages)

[PATCH net-next 3/5] selftests/xsk: expand XSKMAP capacity and add length-based XDP program
 2026-08-12  2:42 UTC  (2+ messages)

[PATCH v2] smb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()
 2026-08-12  2:41 UTC 

[PATCH v3 0/2] usbip: usbip_host: remove legacy rebind_store in favor of drivers_probe
 2026-08-12  2:40 UTC  (2+ messages)

+ mm-hugetlb_cma-fix-null-nodemask-dereference-in-hugetlb_cma_alloc_frozen_folio.patch added to mm-hotfixes-unstable branch
 2026-08-12  2:40 UTC 

[PATCH v1] ASoC: Intel: sof_sdw: Add ASUS UX5406AA SoundWire configuration
 2026-08-12  2:39 UTC  (2+ messages)

[PATCH v2 0/2] ocfs2: bound-check both readdir re-validation scans
 2026-08-12  2:37 UTC  (4+ messages)
` [PATCH v2 1/2] ocfs2: bound-check dir entries in the readdir re-validation scan

[PATCH] hwmon: yogafan: add Lenovo Yoga Pro 9 16IMH9
 2026-08-12  2:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 0/3] PCI/ASPM: Mask ASPM states based on Devicetree properties
 2026-08-12  2:37 UTC  (2+ messages)

[PATCH 0/3] perf/x86: Fix perf_event_print_debug() on non-Intel PMUs
 2026-08-12  2:37 UTC  (3+ messages)
` [PATCH 1/3] perf/x86: Add x86_pmu::print_debug

[PATCH] kasan: fix quarantine_size accounting during cache removal
 2026-08-12  2:34 UTC  (2+ messages)

[PATCH v2 1/2] rust: mm: add VmaRef range query helpers
 2026-08-12  2:34 UTC  (2+ messages)
` [PATCH v2 2/2] rust: mm: refactor zap_vma_range() to use contains_range()

[PATCH v7 0/2] hwrng: starfive: add JHB100 support and fix clk/reset teardown
 2026-08-12  2:34 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: rng: starfive,jh7110-trng: add jhb100, drop jh8100
` [PATCH v7 2/2] hwrng: starfive: rework clk/reset teardown order for JHB100

[PATCH v10 0/10] xenguest optimisations
 2026-08-12  2:33 UTC  (3+ messages)

[PATCH 1/2] rust: mm: add VmaRef range query helpers
 2026-08-12  2:32 UTC  (2+ messages)

[PATCH net] tls: fix RX desync on overlapping skbs
 2026-08-12  2:33 UTC  (2+ messages)

[STATUS] next/master - 5e6de6a2b522f659defacb1551d0465ba6ce13cf
 2026-08-12  2:30 UTC 

[PATCH 0/2] mm: vmscan: fix scan overshoot and ineligible folio scanning
 2026-08-12  2:29 UTC  (3+ messages)

[PATCH net-next 5/5] selftests/xsk: make pkt_stream_even_odd_sequence rollback-safe
 2026-08-12  2:28 UTC  (2+ messages)

[PATCH v3 0/4] LoongArch : Add KVM DINTC support
 2026-08-12  2:28 UTC  (5+ messages)
` [PATCH v3 3/4] Add dintc kvm_irqchip_in_kernel support
` [PATCH v3 4/4] targe/loongarch: KVM disable msgint

[PATCH v2] cgroup/cpuset: Add test for partition root invalidation returning wrong CPUs
 2026-08-12  2:26 UTC  (2+ messages)

[PATCH] virtio_blk: add use_irq_affinity module parameter
 2026-08-12  2:25 UTC  (5+ messages)

[PATCH v3 0/2] arm64: dts: qcom: qcs6490-rubikpi3: Add IMX219 camera overlays
 2026-08-12  2:22 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: qcs6490-rubikpi3: Add 3.3 V output supply
` [PATCH v3 2/2] arm64: dts: qcom: qcs6490-rubikpi3: Add IMX219 camera overlays

[RESEND][PATCH v31 0/9] Sleeping Owner Handling for Proxy Execution (v31)
 2026-08-12  2:21 UTC  (5+ messages)
` [RESEND][PATCH v31 8/9] sched: Add deactivated (sleeping) owner handling to find_proxy_task()

[PATCH v2 0/2] phy: ti: ti-pipe3: allow configuring ACSPCIe TX/RX mode
 2026-08-12  2:20 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: ti,phy-usb3: Add aspcie reference clock setting

[PATCH v13 00/11] clk / reset: realtek: Add RTD1625 clock and reset support
 2026-08-12  2:18 UTC  (5+ messages)
` [PATCH v13 09/11] clk: realtek: Add RTD1625-CRT clock controller driver
` [PATCH v13 10/11] clk: realtek: Add RTD1625-ISO "

[PATCH v2 0/2] Add bindings and driver for Sony IMX908
 2026-08-12  2:16 UTC  (4+ messages)
` [PATCH v2 1/2] media: dt-bindings: imx908: Add Sony IMX908 sensor

[tj-wq:for-7.3 11/19] kernel/workqueue.c:5682:57: sparse: sparse: incorrect type in initializer (different address spaces)
 2026-08-12  2:15 UTC 

[PATCH 00/16] NTB: Add direct TX/RX using PCI endpoint DMA
 2026-08-12  2:15 UTC  (4+ messages)
` [PATCH 01/16] NTB: ntb_transport: Abort link setup on QP MW allocation failure

[PATCH v5] tracing: Fix race between update_event_fields and, event_define_fields
 2026-08-12  2:14 UTC  (5+ 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.