All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-03 19:33:18 to 2026-04-03 21:02:00 UTC [more...]

[PATCH] netfilter: xt_HL: add pr_fmt, default case and NULL checks
 2026-04-03 21:01 UTC  (3+ messages)

[PATCH -e2fsprogs 0/3] Fix portability issues on MacOS
 2026-04-03 21:00 UTC  (6+ messages)
` [PATCH 1/3] libsupport: fix portability issues with the bthread.c

[PATCH net v3 0/7] net/sched: Fix packet loops in mirred and netem
 2026-04-03 21:00 UTC  (5+ messages)

[PATCH net-next 0/9] net: safe guard net/core/tso.c users
 2026-04-03 21:00 UTC  (7+ messages)
` [PATCH net-next 1/9] net: tso: add tso_features_check()

[PATCH v2] sched: use u64 for bandwidth ratio calculations
 2026-04-03 21:00 UTC 

[PATCh v3 00/14] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-04-03 21:00 UTC  (17+ messages)
` [PATCh v3 10/14] ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock management
` [PATCh v3 11/14] ASoC: rsnd: src: Add SRC reset and clock support for RZ/G3E
` [PATCh v3 13/14] ASoC: rsnd: Export rsnd_ssiu_mod_get() for PM support
` [PATCh v3 14/14] ASoC: rsnd: Add system suspend/resume support

[RFC PATCH 0/4] cxl: Region attach for accelerators
 2026-04-03 21:00 UTC  (5+ messages)
` [RFC PATCH 1/4] cxl/mem: Add support to cleanly continue after attach
` [RFC PATCH 2/4] cxl/region: Move region lock error code to -EBUSY
` [RFC PATCH 3/4] cxl/region: Block region delete for locked regions
` [RFC PATCH 4/4] cxl/region: Introduce cxl_memdev_attach_region

[PATCH v3] netfilter: xt_HL: add pr_fmt and checkentry validation
 2026-04-03 20:59 UTC 

[Intel-wired-lan] [PATCH iwl-next] ixgbe: increase SWFW semaphore timeout for X550 FW updates
 2026-04-03 20:55 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH iwl-next] ixgbe: use ktime_get_real_ns() in ixgbe_ptp_reset()
        `  "
` [Intel-wired-lan] [PATCH iwl-next] ixgbe: extend 5 s SWFW semaphore timeout to all X550EM variants
    `  "

[RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
 2026-04-03 20:55 UTC  (4+ messages)
` [RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch

[PATCH] drm/fb-helper: Fix a locking bug in an error path
 2026-04-03 20:53 UTC 

[PATCH] drm/xe/guc: Add support for NO_RESPONSE_BUSY in CTB
 2026-04-03 20:51 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH] vhost: return early when memslots overflow in vhost_get_free_memslots()
 2026-04-03 20:50 UTC 

[PATCH v2] mm/vmpressure: skip socket pressure for costly order reclaim
 2026-04-03 20:49 UTC  (2+ messages)

[PATCH v2 00/13] drm/xe/pf: Improve EQ/PT provisioning
 2026-04-03 20:48 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/pf: Improve EQ/PT provisioning (rev2)

[BUG] ASUS ProArt PX13 HN7306WU: amd_pmc s2idle S0ix corrupts AMD 1022:150b root port, NVIDIA dGPU returns header type 7f
 2026-04-03 20:47 UTC  (5+ messages)

[syzbot] [netfilter?] KCSAN: data-race in hash_ipportnet6_add / hash_ipportnet6_head
 2026-04-03 20:46 UTC 

[PATCH net] net: rose: stop timers before freeing neighbour in rose_neigh_put
 2026-04-03 20:44 UTC 

[PATCH 0/4] sched/fair: SMT-aware asymmetric CPU capacity
 2026-04-03 20:44 UTC  (10+ messages)

[PATCH v4 00/25] perf tool: Add evsel to perf_sample
 2026-04-03 20:40 UTC  (27+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/25] perf sample: Document struct perf_sample
  ` [PATCH v5 02/25] perf sample: Make sure perf_sample__init/exit are used
  ` [PATCH v5 03/25] perf sample: Add evsel to struct perf_sample
  ` [PATCH v5 04/25] perf tool: Remove evsel from tool APIs that pass the sample
  ` [PATCH v5 05/25] perf kvm: Don't pass evsel with sample
  ` [PATCH v5 06/25] perf evsel: Refactor evsel tracepoint sample accessors perf_sample
  ` [PATCH v5 07/25] perf trace: Don't pass evsel with sample
  ` [PATCH v5 08/25] perf callchain: Don't pass evsel and sample
  ` [PATCH v5 09/25] perf lock: Only pass sample to handlers
  ` [PATCH v5 10/25] perf lock: Constify trace_lock_handler variables
  ` [PATCH v5 11/25] perf hist: Remove evsel parameter from inc samples functions
  ` [PATCH v5 12/25] perf db-export: Remove evsel from struct export_sample
  ` [PATCH v5 13/25] perf hist: Remove evsel from struct hist_entry_iter
  ` [PATCH v5 14/25] perf report: Directly use sample->evsel to avoid computing from sample->id
  ` [PATCH v5 15/25] perf annotate: Don't pass evsel to add_sample
  ` [PATCH v5 16/25] perf inject: Don't pass evsel with sample
  ` [PATCH v5 17/25] perf kmem: "
  ` [PATCH v5 18/25] perf kwork: "
  ` [PATCH v5 19/25] perf sched: "
  ` [PATCH v5 20/25] perf timechart: "
  ` [PATCH v5 21/25] perf trace: "
  ` [PATCH v5 22/25] perf evlist: Try to avoid computing evsel from sample
  ` [PATCH v5 23/25] perf script: Don't pass evsel with sample
  ` [PATCH v5 24/25] perf s390-sample-raw: Don't pass evsel or its PMU "
  ` [PATCH v5 25/25] perf evsel: Don't pass evsel "

[PATCH v2] netfilter: xt_HL: add pr_fmt, drop NULL checks, add checkentry validation
 2026-04-03 20:40 UTC  (2+ messages)

[PATCH 0/2] Add USB Ethernet controller (LAN7500) node in VAR-SOM-OM44 devicetree
 2026-04-03 20:33 UTC  (3+ messages)

[PATCH net] net/sched: cls_fw: fix NULL dereference of "old" filters before change()
 2026-04-03 20:31 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: add flags for mx25u12835f
 2026-04-03 20:31 UTC 

Backport request for fda024fb64769e9d6b3916d013c78d6b189129f8 to stable/6.18.y
 2026-04-03 20:30 UTC 

[PATCH] sched/rt: use u64 for RT group bandwidth accounting
 2026-04-03 20:29 UTC  (3+ messages)

[PATCH] lib: utils/regmap: Fix reg_stride calculation in syscon regmap
 2026-04-03 20:29 UTC 

[PATCH] nvme-apple: drop invalid put of admin queue reference count
 2026-04-03 20:27 UTC 

[PATCH net-next] selftests/net: convert so_txtime to drv-net
 2026-04-03 20:28 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: qcom: Introduce support for Monaco-ac-sku Evaluation Kit
 2026-04-03 20:28 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Add monaco-evk-ac support

[PATCH bpf-next v3 0/9] Introduce arena library and runtime
 2026-04-03 20:25 UTC  (5+ messages)
` [PATCH bpf-next v3 1/9] bpf: Upgrade scalar to PTR_TO_ARENA on arena pointer addition
` [PATCH bpf-next v3 2/9] selftests/bpf: Add test for scalar/arena "

[PATCH v3] Add remoteproc PAS loader for SoCCP on Glymur DT
 2026-04-03 20:25 UTC  (2+ messages)

[abelloni:rtc-next 17/17] drivers/rtc/rtc-cmos.c:776:2: error: call to undeclared function 'acpi_clear_event'; ISO C99 and later do not support implicit function declarations
 2026-04-03 20:23 UTC 

[PATCH 0/7] clk: qcom: add support for the clock controllers on Nord platforms
 2026-04-03 20:22 UTC  (6+ messages)
` [PATCH 5/7] clk: qcom: rpmh: Add support for Nord rpmh clocks
` [PATCH 7/7] arm64: defconfig: enable clock controller drivers for Qualcomm Nord

[Bug 221318] New: mice behind ASMedia ASM1042A via Thunderbolt 2 never produce input, most likely due to interrupt pipe idle window during enumeration
 2026-04-03 20:22 UTC 

[PATCH] staging: atomisp: fix alignment in function signature
 2026-04-03 20:21 UTC  (2+ messages)
` [PATCH v2] staging: atomisp: cleanup parenthesis alignment in pci

[Buildroot] [PATCH] package/mali-driver: bump to version 2026-04-03
 2026-04-03 20:20 UTC 

[PATCH v2 0/3] Add USB support for Kaanapali
 2026-04-03 20:20 UTC  (4+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: kaanpaali: Add USB support for MTP platform

[PATCH] rust: fs: file: add FMODE constants and stream_open for LocalFile
 2026-04-03 20:19 UTC 

[PATCH v9 00/10] VMSCAPE optimization for BHI variant
 2026-04-03 20:19 UTC  (5+ messages)
` [PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[RFC PATCH 1/2] xhci: prevent automatic endpoint restart after stall or error
 2026-04-03 20:17 UTC  (11+ messages)
                ` xhci-hcd and URB_SHORT_NOT_OK

[PATCH] selftests: net: fix checkpatch warnings in iou-zcrx.c
 2026-04-03 20:16 UTC  (2+ messages)

[GSoC PATCH v5 0/2] graph: add --graph-lane-limit option
 2026-04-03 20:15 UTC  (7+ messages)
` [GSoC PATCH v6 0/3] "

[SECURITY] NFS symlink chain buffer overflow → remote code execution (net/nfs-common.c)
 2026-04-03 19:49 UTC  (2+ messages)

[PATCH 0/3] mtd: spinand: winbond: Misc fixes
 2026-04-03 16:17 UTC  (4+ messages)
` [PATCH 1/3] cmd: mtd: Prevent out-of-bound check
` [PATCH 2/3] mtd: spinand: winbond: Add missing QE bit on W25NxxJW devices
` [PATCH 3/3] mtd: spinand: winbond: Clarify when to enable the HS bit

[PATCH] xiaomi pad 5 support
 2026-04-03 16:01 UTC 

[PATCH v2] dma-buf: Suppress a thread-safety complaint
 2026-04-03 20:10 UTC  (4+ messages)

[PATCH] x86/fpu: Disable shstk if no CET_USER state
 2026-04-03 20:10 UTC  (4+ messages)

ucm2 USB-Audio: add RME Fireface 802 (CC+USB mode) and UFX III, fix typos in existing UCX/UCX-II
 2026-04-03 20:07 UTC 

[PATCH] octeon_ep_vf: add NULL check for napi_build_skb()
 2026-04-03 20:07 UTC 

[PATCH] arm64: dts: qcom: sm8750: Enable cpufreq cooling devices
 2026-04-03 20:04 UTC  (2+ messages)

[tip:master] BUILD SUCCESS d998c62f267213aeb815cf654908608eb7c00db2
 2026-04-03 20:02 UTC 

[PATCH v2 0/3] Add support for GXCLK for Milos
 2026-04-03 20:02 UTC  (3+ messages)
` [PATCH v2 2/3] clk: qcom: "

[PATCH 0/5] crc64: Tweak intrinsics code and enable it for ARM
 2026-04-03 19:59 UTC  (6+ messages)

[PATCH] mmc: host: sdhci-msm: Fix the wrapped key handling
 2026-04-03 20:00 UTC  (2+ messages)

[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
 2026-04-03 19:59 UTC  (4+ messages)
` [PATCH v3 04/13] selftest/mm: fix cgroup task placement and drop memory.current checks in hugetlb_reparenting_test.sh

[RFC] weird stuff in exfat_lookup()
 2026-04-03 20:02 UTC  (6+ messages)

[PATCH v3 0/5] linux-user/riscv: add vector state to signal context
 2026-04-03 19:57 UTC  (4+ messages)

[PATCH 0/3] pinctrl: qcom: add support for the TLMM controller on Nord platforms
 2026-04-03 19:57 UTC  (5+ messages)
` [PATCH 2/3] pinctrl: qcom: add the TLMM driver for the "
` [PATCH 3/3] arm64: defconfig: enable the Qualcomm Nord TLMM driver

[PATCH net-next] eth: remove the driver for acenic / tigon1&2
 2026-04-03 19:56 UTC  (4+ messages)

[PATCH] ASoC: Intel: sst: Fix firmware resource leak in sst_request_fw()
 2026-04-03 19:55 UTC 

[PATCH v1 1/2] x86/sev: Do not initialize SNP if missing CPUs
 2026-04-03 19:53 UTC  (5+ messages)

[GIT PULL] arm64 fix for 7.0
 2026-04-03 19:52 UTC  (2+ messages)

[GIT PULL] sched_ext: Another fix for v7.0-rc6
 2026-04-03 19:52 UTC  (2+ messages)

[GIT PULL] SPI fixes for v7.0-rc6
 2026-04-03 19:52 UTC  (2+ messages)

[GIT PULL] Power management fixes for v7.0-rc7
 2026-04-03 19:52 UTC  (2+ messages)

[GIT PULL] Thermal control fixes for v7.0-rc7
 2026-04-03 19:52 UTC  (2+ messages)

[GIT PULL] gpio fixes for v7.0-rc7
 2026-04-03 19:52 UTC  (2+ messages)

[git pull] drm fixes for 7.0-rc7
 2026-04-03 19:52 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 7.0-rc7
 2026-04-03 19:52 UTC  (2+ messages)

[PATCH net-next v2 00/14][pull request] Introduce iXD driver
 2026-04-03 19:49 UTC  (15+ messages)
` [PATCH net-next v2 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH net-next v2 02/14] libie: add PCI device initialization helpers to libie
` [PATCH net-next v2 03/14] libeth: allow to create fill queues without NAPI
` [PATCH net-next v2 04/14] libie: add control queue support
` [PATCH net-next v2 05/14] libie: add bookkeeping support for control queue messages
` [PATCH net-next v2 06/14] idpf: remove 'vport_params_reqd' field
` [PATCH net-next v2 07/14] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v2 08/14] idpf: refactor idpf to use libie control queues
` [PATCH net-next v2 09/14] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH net-next v2 10/14] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH net-next v2 11/14] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH net-next v2 12/14] ixd: add reset checks and initialize the mailbox
` [PATCH net-next v2 13/14] ixd: add the core initialization
` [PATCH net-next v2 14/14] ixd: add devlink support

[PATCH] spi: Correct dependency on SPI_MEM for many drivers
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] acpi: Correct dependencies for GENERATE_ACPI_TABLE
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Add ADSP FastRPC node
 2026-04-03 19:49 UTC  (2+ messages)

[PATCH] misc: Add missing dependency to CROS_EC_SANDBOX
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] gpio: Correct dependencies for legacy CMD_PCA953X
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] phy: qcom: edp: Initialize swing_pre_emph_cfg for sc7280
 2026-04-03 19:49 UTC  (3+ messages)

[PATCH] clk: Add missing dependency for SANDBOX_CLK_CCF
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] cmd: Add missing dependency to CMD_PMC
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] boot: Add DM_RTC as a dependency to CEDIT
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] loads: Add LMB as a dependency
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] lmb: Correct dependency around CMD_BOOT[IMZ]
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] env: Make use of IF_ENABLED_INT in spi flash support
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] env: Correct dependency for ENV_IS_IN_NAND
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] rtc: Update Kconfig dependencies
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] rtc: ds1337: Remove various legacy code and update dependencies
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] rtc: Remove legacy DS1338 support
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] bootcount: Give i2c-eeprom a unique identifier
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] sata: Rework the CMD_SATA and SATA symbols
 2026-04-03 19:47 UTC  (2+ messages)

[PATCH] global: Audit Kconfig usage of PARTITION_TYPE_GUID
 2026-04-03 19:47 UTC  (2+ messages)

[PATCHv2] clk: mvebu: use kzalloc_flex
 2026-04-03 19:47 UTC 

[PATCH] optee: Correct dependencies for BOOTM_OPTEE
 2026-04-03 19:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] sandbox: Add missing select's to the architecture symbol
 2026-04-03 19:47 UTC  (3+ messages)
` [PATCH v2] "

[RFC 0/2] mm: page_alloc: pcp buddy allocator
 2026-04-03 19:40 UTC  (3+ messages)
` [RFC 1/2] mm: page_alloc: replace pageblock_flags bitmap with struct pageblock_data
` [RFC 2/2] mm: page_alloc: per-cpu pageblock buddy allocator

[PATCH net-next v3 0/3] gve: add support for PTP gettimex64
 2026-04-03 19:44 UTC  (4+ messages)
` [PATCH net-next v3 1/3] gve: skip error logging for retryable AdminQ commands
` [PATCH net-next v3 2/3] gve: make nic clock reads thread safe
` [PATCH net-next v3 3/3] gve: implement PTP gettimex64

[PATCH] netfilter: xt_dscp: replace -EDOM with -EINVAL and unify match functions
 2026-04-03 19:44 UTC  (2+ messages)

[PATCH 0/2] x86/tdx: Fix memory hotplug in TDX guests
 2026-04-03 19:41 UTC  (13+ messages)
` [PATCH 2/2] x86/tdx: Accept hotplugged memory before online

[PATCH 0/6] block: fix integrity offset/length conversions
 2026-04-03 19:41 UTC  (7+ messages)
` [PATCH 1/6] blk-integrity: take sector_t in bio_integrity_intervals()
` [PATCH 2/6] block: use integrity interval instead of sector as seed
` [PATCH 3/6] bio-integrity-fs: pass data iter to bio_integrity_verify()
` [PATCH 4/6] bio-integrity-fs: use integrity interval instead of sector as seed
` [PATCH 5/6] t10-pi: use bio_integrity_intervals() helper
` [PATCH 6/6] target: "

[PATCH v2 0/6] selftests/liveupdate: add memfd tests
 2026-04-03 19:40 UTC  (7+ messages)
` [PATCH v2 1/6] selftests/liveupdate: add framework for "
` [PATCH v2 2/6] selftests/liveupdate: add helper functions "
` [PATCH v2 3/6] selftests/liveupdate: add test for memfd content preservation
` [PATCH v2 4/6] selftests/liveupdate: add test for zero-size memfd preservation
` [PATCH v2 5/6] selftests/liveupdate: add test for operations on a preserved memfd
` [PATCH v2 6/6] selftests/liveupdate: add fallocate test for memfd

[PATCH v3] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
 2026-04-03 19:37 UTC  (8+ messages)

[PATCH 0/1] iomap: avoid compaction for costly folio order allocation
 2026-04-03 19:35 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 00/20] vfio/pci: Add CXL Type-2 device passthrough support
 2026-04-03 19:35 UTC  (3+ messages)
` [PATCH v2 16/20] vfio/cxl: Register regions with VFIO layer

[PATCH v2 0/7] Enable Bluetooth and WiFi on Fairphone (Gen. 6)
 2026-04-03 19:35 UTC  (7+ messages)
` [PATCH v2 5/7] arm64: dts: qcom: milos: Add WCN6755 WiFi node
` [PATCH v2 6/7] arm64: dts: qcom: milos-fairphone-fp6: Enable Bluetooth
` [PATCH v2 7/7] arm64: dts: qcom: milos-fairphone-fp6: Enable WiFi

[PATCH] wifi: brcmsmac: phy_lcn: Remove dead code in wlc_lcnphy_radio_2064_channel_tune_4313()
 2026-04-03 19:33 UTC 


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.