All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-31 01:01:45 to 2026-03-31 02:41:12 UTC [more...]

[PATCH v3] KVM: arm64: Prevent the host from using an smc with imm16 != 0
 2026-03-31  2:41 UTC  (2+ messages)

[PATCH v2] ALSA: hda/realtek: fix bad indentation for alc269
 2026-03-31  2:40 UTC 

[PATCH v19 0/8] Specifying cache topology on ARM
 2026-03-31  2:39 UTC  (7+ messages)
` [PATCH v19 2/8] hw/core/machine: topology functions capabilities added
` [PATCH v19 3/8] hw/arm/virt: add cache hierarchy to device tree
` [PATCH v19 6/8] hw/acpi: add cache hierarchy to pptt table

[PATCH bpf-next v2 3/4] selftests/bpf: impose global ordering for test decl_tags
 2026-03-31  2:38 UTC  (2+ messages)

[meta-security][PATCH] scap-security-guide: Replace pkg_resources.Requirement
 2026-03-31  2:38 UTC 

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-03-31  2:37 UTC  (4+ messages)
` [RFC v3 16/27] lib: rspdm: Support SPDM get_certificate

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

[GIT PULL] arm64: dts: socfpga: updates for v7.1, version 2
 2026-03-31  2:36 UTC 

[PATCH v9 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
 2026-03-31  2:36 UTC  (8+ messages)
` [PATCH v9 16/31] rust: ptr: add const_align_up()

[PATCH 0/2] spi: more GPIO CS work
 2026-03-31  2:35 UTC  (6+ messages)
` [PATCH 2/2] spi: spi-mem: fallback to using transfers when CS gpios are used

[PATCH v6 00/22] Runtime TDX module update support
 2026-03-31  2:34 UTC  (4+ messages)
` [PATCH v6 17/22] x86/virt/tdx: Avoid updates during update-sensitive operations

[PATCH experimental-tests] erofs-utils: tests: test FUSE error handling on corrupted inodes
 2026-03-31  2:33 UTC  (3+ messages)
` [PATCH v2 "

[REGRESSION?] scsi: sas: wildcard user scan may iterate over huge max_id
 2026-03-31  2:33 UTC  (3+ messages)

[PATCH] erofs: fix missing folio_unlock causing lock imbalance
 2026-03-31  2:33 UTC 

[PATCH v12 0/4] x86: Capability bits fix and required bits sanity check
 2026-03-31  2:15 UTC  (9+ messages)
` [PATCH v12 2/4] x86/cpu: Check if feature string is non-zero

[PATCH bpf v3] bpf: Fix RCU stall in bpf_fd_array_map_clear()
 2026-03-31  2:30 UTC 

[PATCH V1] accel/amdxdna: Add per-process BO memory usage query support
 2026-03-31  2:30 UTC  (4+ messages)

[STATUS] next/master - cf7c3c02fdd0dfccf4d6611714273dcb538af2cb
 2026-03-31  2:30 UTC 

[PATCH 0/2] mm/memory-failure: add panic option for unrecoverable pages
 2026-03-31  2:27 UTC  (5+ messages)
` [PATCH 1/2] mm/memory-failure: add panic_on_unrecoverable_memory_failure sysctl

[PATCH DO NOT MERGE i-g-t] tests/intel: Add current IGT PID to driver options
 2026-03-31  2:26 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[melver:alloc-token 1/1] Warning: mm/slub.c:5287 function parameter 'token' not described in '_kmalloc_nolock'
 2026-03-31  2:25 UTC 

[RFC PATCH] md/raid5: Fix UAF on IO across the reshape position
 2026-03-31  2:24 UTC  (4+ messages)

[PATCH bpf-next 0/2] bpf: enable x86 fentry on tail-called programs
 2026-03-31  2:24 UTC  (13+ messages)
` [PATCH bpf-next 1/2] bpf, x86: patch tail-call fentry slot on non-IBT JITs

[PATCH] drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig option
 2026-03-31  2:22 UTC  (2+ messages)

[PATCH] KVM: Fix kvm_vcpu_map[_readonly]() function prototypes
 2026-03-31  2:22 UTC  (2+ messages)

[PATCH v3] selftests/x86: Fix sysret_rip assertion failure on FRED systems
 2026-03-31  2:21 UTC  (4+ messages)

[PATCH] jfs: fix null log dereference from sb during readonly mode
 2026-03-31  2:20 UTC 

An Enticing Optimization For Linux Memory Reclaim On Today's Multi-Core Platforms
 2026-03-31  2:16 UTC 

[PATCH bpf-next v2 0/2] libbpf: allow address-based single kprobe attach
 2026-03-31  2:15 UTC  (10+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: add test for "

[PATCH v2 00/11] x86/microcode: Refactor NMI-based rendezvous mechanism to stop-machine
 2026-03-31  1:42 UTC  (12+ messages)
` [PATCH v2 01/11] stop_machine: Clarify @cpus == NULL semantics
` [RFC][PATCH v2 02/11] stop_machine: Accumulate error code rather than overwrite
` [PATCH v2 03/11] stop_machine: Refactor multi-CPU stop glue code
` [PATCH v2 04/11] stop_machine: Add NMI-based execution path
` [PATCH v2 05/11] stop_machine: Introduce stop_machine_nmi_cpuslocked()
` [PATCH v2 06/11] x86/apic: Implement self-NMI support
` [PATCH v2 07/11] x86/nmi: Support NMI stop-machine handler
` [PATCH v2 08/11] x86/microcode: Distinguish NMI control path on stop-machine callback
` [PATCH v2 09/11] x86/microcode: Use stop-machine NMI facility
` [PATCH v2 10/11] x86/nmi: Simplify offline microcode handler invocation
` [PATCH v2 11/11] x86/microcode: Remove microcode_nmi_handler_enable

[tip:locking/core 21/38] drivers/platform/x86/lenovo/wmi-gamezone.c:34:31: warning: unused variable 'gz_chain_head'
 2026-03-31  2:14 UTC 

[PATCH v3 0/2] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-03-31  2:13 UTC  (4+ messages)
` [PATCH v3 1/2] lsm: add backing_file LSM hooks

[PATCH 0/3] migration/postcopy: Preparatory refactoring for fast snapshot load
 2026-03-31  2:12 UTC  (3+ messages)

[PATCH v4 0/7] Tegra264 PWM support
 2026-03-31  2:12 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: pwm: Document Tegra264 controller
` [PATCH v4 2/7] pwm: tegra: Avoid hard-coded max clock frequency
` [PATCH v4 3/7] pwm: tegra: Modify read/write accessors for multi-register channel
` [PATCH v4 4/7] pwm: tegra: Parametrize enable register offset
` [PATCH v4 5/7] pwm: tegra: Parametrize duty and scale field widths
` [PATCH v4 6/7] pwm: tegra: Add support for Tegra264
` [PATCH v4 7/7] arm64: tegra: Add PWM controllers on Tegra264

[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
 2026-03-31  2:11 UTC  (5+ messages)
` [PATCH v16 07/10] cxl: Update error handlers to support CXL Port devices

OpenBMC add meta-zephyr for AST2700 A2
 2026-03-31  2:11 UTC 

[PATCH 00/10] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-03-31  2:09 UTC  (7+ messages)

[PATCH] usb: phy: mxs: manually reset phy regs after a warm reset
 2026-03-31  2:01 UTC  (5+ messages)

[PATCH net-next V9 12/14] net/mlx5: qos: Support cross-device tx scheduling
 2026-03-31  2:08 UTC  (2+ messages)

[PATCH net-next V9 11/14] net/mlx5: qos: Remove qos domains and use shd lock
 2026-03-31  2:08 UTC  (2+ messages)

[PATCH net-next V9 07/14] devlink: Allow rate node parents from other devlinks
 2026-03-31  2:08 UTC  (2+ messages)

[PATCH net-next V9 04/14] devlink: Decouple rate storage from associated devlink object
 2026-03-31  2:08 UTC  (2+ messages)

[PATCH net-next V9 02/14] devlink: Add helpers to lock nested-in instances
 2026-03-31  2:08 UTC  (2+ messages)

[PATCH v4] char/nvram: Remove redundant nvram_mutex
 2026-03-31  1:49 UTC  (2+ messages)

[PATCH net-next v7 0/5] TLS read_sock performance scalability
 2026-03-31  2:06 UTC  (4+ messages)
` [PATCH net-next v7 4/5] tls: Suppress spurious saved_data_ready on all receive paths

[PATCH net 0/3] bnxt_en: Bug fixes
 2026-03-31  2:05 UTC  (3+ messages)
` [PATCH net 2/3] bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()

[PATCH] mm, KMSAN: Add missing shadow memory initialization in special allocation paths
 2026-03-31  2:04 UTC  (4+ messages)

[android-common:android16-6.12 1/1] kernel/sched/test_ksched_football.c:57:15: sparse: sparse: symbol 'players_per_team' was not declared. Should it be static?
 2026-03-31  2:03 UTC 

[PATCH net-next v4 3/3] r8152: add helper functions for PHY OCP registers
 2026-03-31  2:01 UTC  (2+ messages)

[PATCH 0/3] Reduce interrupt latency
 2026-03-31  2:01 UTC  (3+ messages)

[PATCH 1/5] iommu/amd: Simplify build_inv_address()
 2026-03-31  2:01 UTC  (4+ messages)

[PATCH] dt-bindings: display: bridge: ldb: Require reg property only for i.MX6SX/8MP LDBs
 2026-03-31  2:01 UTC  (5+ messages)

[PATCH net-next] FDDI: defza: Rate-limit memory allocation errors
 2026-03-31  2:00 UTC  (2+ messages)

[PATCH net-next] FDDI: defxx: Rate-limit memory allocation errors
 2026-03-31  2:00 UTC  (2+ messages)

[RESEND][BUG] lib/logic_pio.c: 6.6.0-19 kernel panic when using legacy I/O port function
 2026-03-31  1:59 UTC 

[PATCH v3 0/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1
 2026-03-31  1:57 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH 00/11] ASoC: fsl: fix mixer-test failures
 2026-03-31  1:58 UTC  (4+ messages)
` [PATCH 11/11] ASoC: fsl_easrc: Change the type for iec958 channel status controls

[net-next,PATCH v5 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2026-03-31  1:57 UTC  (3+ messages)
` [net-next,PATCH v5 3/3] net: phy: realtek: Add property to enable SSC

[PATCH v3] bcache: fix cached_dev.sb_bio use-after-free and crash
 2026-03-31  1:56 UTC  (2+ messages)

[LTP] [PATCH v2] Rewrite ftrace_regression tests with new C API
 2026-03-31  1:55 UTC  (2+ messages)
` [LTP] [PATCH v3] "

[PATCH v13 0/4] ring-buffer: Making persistent ring buffers robust
 2026-03-31  1:54 UTC  (5+ messages)
` [PATCH v13 4/4] ring-buffer: Add persistent ring buffer selftest

[PATCH 1/2 RESEND] erofs-utils: mount: generalize nbd source types for multi-backend support
 2026-03-31  1:53 UTC  (3+ messages)
` [PATCH 2/2] erofs-utils: mount: add fanotify pre-content OCI backend

kernel/trace/trace.c:6382:27-28: ERROR: invalid reference to the index variable of the iterator on line 6308
 2026-03-31  1:52 UTC 

[PATCH v2 00/23] Add SMMUv3 Stage 1 Support for Xen guests
 2026-03-31  1:52 UTC  (25+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/23] xen/arm: smmuv3: Maintain a SID->device structure
  ` [PATCH v3 02/23] xen/arm: smmuv3: Add support for stage-1 and nested stage translation
  ` [PATCH v3 03/23] xen/arm: smmuv3: Alloc io_domain for each device
  ` [PATCH v3 04/23] xen/arm: vIOMMU: add generic vIOMMU framework
  ` [PATCH v3 05/23] xen/arm: vsmmuv3: Add dummy support for virtual SMMUv3 for guests
  ` [PATCH v3 06/23] xen/domctl: Add XEN_DOMCTL_CONFIG_VIOMMU_* and viommu config param
  ` [PATCH v3 07/23] xen/arm: vIOMMU: Add cmdline boot option "viommu = <string>"
  ` [PATCH v3 08/23] xen/arm: vsmmuv3: Add support for registers emulation
  ` [PATCH v3 09/23] xen/arm: vsmmuv3: Add support for cmdqueue handling
  ` [PATCH v3 10/23] xen/arm: vsmmuv3: Add support for command CMD_CFGI_STE
  ` [PATCH v3 11/23] xen/arm: vsmmuv3: Attach Stage-1 configuration to SMMUv3 hardware
  ` [PATCH v3 12/23] xen/arm: vsmmuv3: Add support for event queue and global error
  ` [PATCH v3 13/23] xen/arm: vsmmuv3: Add "iommus" property node for dom0 devices
  ` [PATCH v3 14/23] xen/arm: vIOMMU: IOMMU device tree node for dom0
  ` [PATCH v3 15/23] xen/arm: vsmmuv3: Emulated SMMUv3 device tree node for dom0less
  ` [PATCH v3 16/23] arm/libxl: vsmmuv3: Emulated SMMUv3 device tree node in libxl
  ` [PATCH v3 17/23] xen/arm: vsmmuv3: Alloc virq for virtual SMMUv3
  ` [PATCH v3 18/23] xen/arm: vsmmuv3: Add support to send stage-1 event to guest
  ` [PATCH v3 19/23] libxl/arm: vIOMMU: Modify the partial device tree for iommus
  ` [PATCH v3 20/23] xen/arm: vIOMMU: Modify the partial device tree for dom0less
  ` [PATCH v3 21/23] xen/arm: vIOMMU vSID->pSID mapping layer
  ` [PATCH v3 22/23] libxl/arm: Introduce domctl command for IOMMU vSID/vRID mapping
  ` [PATCH v3 23/23] doc/arm: vIOMMU design document

tools/testing/selftests
 2026-03-31  1:52 UTC  (6+ messages)

[PATCH v2 bpf-next 0/6] Fix invariant violations and improve branch detection
 2026-03-31  1:51 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/6] bpf: Use bpf_verifier_env buffers for reg_set_min_max

[PATCH bpf v4 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-03-31  1:50 UTC  (3+ messages)
` [PATCH bpf v4 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()

[dpdk-dev v1] crypto/qat: fix EC session segfault on missing pkey/pub key
 2026-03-31  1:48 UTC  (2+ messages)

lib/crypto/mips/poly1305-core.S:95: Error: opcode not supported on this processor: mips64r6 (mips64r6) `lwl $8,0+3($5)'
 2026-03-31  1:48 UTC  (4+ messages)

[PATCH v3 0/2] drm/i915/dp: Implement POST_LT_ADJ_REQ
 2026-03-31  1:49 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/dp: Implement POST_LT_ADJ_REQ (rev4)

[PATCH] net: alteon: Add missing DMA mapping error checks in ace_start_xmit
 2026-03-31  1:48 UTC 

[PATCH 0/5] ata: libata-transport: series with further refactorings
 2026-03-31  1:42 UTC  (11+ messages)
` [PATCH 1/5] ata: libata-transport: instantiate struct ata_internal statically
` [PATCH 2/5] ata: libata-transport: inline ata_attach|release_transport
` [PATCH 3/5] ata: libata-transport: use static struct ata_transport_internal to simplify match functions
` [PATCH 4/5] ata: libata-transport: split struct ata_internal
` [PATCH 5/5] ata: libata-transport: remove static variable ata_scsi_transport_template

[PATCH bpf v4 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
 2026-03-31  1:35 UTC  (4+ messages)

[PATCH] IB/mlx5: Fix potential NULL dereference in query_device
 2026-03-31  1:44 UTC 

[PATCH v14 0/5] ring-buffer: Making persistent ring buffers robust
 2026-03-31  1:43 UTC  (8+ messages)
` [PATCH v14 2/5] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v14 4/5] ring-buffer: Reset RB_MISSED_* flags on "

[PATCH v1 1/1] cat-file: add use-mailmap/no-use-mailmap to --batch-command
 2026-03-31  1:43 UTC  (9+ messages)
` [PATCH v2 0/1] cat-file: add mailmap subcommand "
  ` [PATCH v2 1/1] "

[android-common:android15-6.6 2/2] arch/arm64/kvm/hyp_events.c:134:6: warning: no previous prototype for function 'hyp_trace_init_event_early'
 2026-03-31  1:40 UTC 

[geert-m68k:master] BUILD SUCCESS 81f72848fedb94705054e7318ed629a33ab15e68
 2026-03-31  1:40 UTC 

[FOR CI][PATCH] drm/xe/xe_vm: Convert comma to semicolon
 2026-03-31  1:39 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/xe_vm: Convert comma to semicolon (rev2)

[PATCH 1/6] test: Skip tst.depth.sh
 2026-03-31  1:02 UTC  (6+ messages)
` [PATCH 2/6] Simple typo in comment
` [PATCH 3/6] Check if the BPF PROG_LOAD is either -1 or else non-negative
` [PATCH 4/6] test: Remove unnecessary "destructive" pragma
` [PATCH 5/6] Possible uninitialized 'last' variable in usdt_copyin_data()
` [PATCH 6/6] test: Check declaration (without init) inside a probe

[PATCH v2] ALSA: hda/realtek: add quirk for HP Laptop 15-fc0xxx
 2026-03-31  1:35 UTC 

[PATCH net v2] ipv6: fix data race in fib6_metric_set() using cmpxchg
 2026-03-31  1:34 UTC  (5+ messages)

[PATCH i-g-t v9 0/3] tests/intel/xe_vm: Add support for overcommit tests
 2026-03-31  1:34 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_vm: Add support for overcommit tests (rev5)
` ✓ i915.CI.BAT: "

[PATCH] clk: visconti: pll: use kzalloc_flex
 2026-03-31  1:05 UTC  (2+ messages)

[PATCH v1 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
 2026-03-31  1:31 UTC  (2+ messages)

[PATCH] irqchip/riscv-aplic: Restrict genpd notifier to device tree only
 2026-03-31  1:30 UTC  (2+ messages)

[PATCH v1 00/10] devfreq: Fix NULL pointer dereference when a governor module is unloaded
 2026-03-31  1:30 UTC  (3+ messages)

[RFC PATCH] Limit directory child dentry retention
 2026-03-31  1:29 UTC  (2+ messages)
` [RFC PATCH] vfs: limit "

[PATCH v2 0/5] Xdiff cleanup part 3
 2026-03-31  1:29 UTC  (8+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 4/6] xdiff/xdl_cleanup_records: make limits more clear

[PATCH v3] coresight: tpdm: add traceid_show for checking traceid
 2026-03-31  1:29 UTC  (3+ messages)

[PATCH] drm/xe: expose multi_lrc_mask in debugfs info
 2026-03-31  1:29 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: expose multi_lrc_mask in debugfs info (rev3)

[PATCH] IB/mlx5: Clarify success return path in mlx5_ib_alloc_transport_domain
 2026-03-31  1:28 UTC 

[android-common:android15-6.6 0/2] arch/arm64/kvm/hyp/nvhe/iommu/iommu.c:175:6: warning: no previous prototype for 'kvm_iommu_donate_from_cma'
 2026-03-31  1:27 UTC 

[PATCH 0/2] interconnect: qcom: Add support for upcoming Hawi SoC
 2026-03-31  1:27 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in "

[PATCH v9 0/7] media: i2c: IMX355 for the Pixel 3a
 2026-03-31  1:27 UTC  (7+ messages)
` [PATCH v9 7/7] arm64: dts: qcom: sdm670-google-sargo: add imx355 front camera

[PATCH V6 0/5] Miscellaneous Intel uncore patches
 2026-03-31  1:26 UTC  (5+ messages)
` [PATCH V6 3/5] perf/x86/intel/uncore: Do not treat -1 die_id as error during UBOX scan
` [PATCH V6 4/5] perf/x86/intel/uncore: Fix PMON enumeration with NUMA disabled

[PATCH 0/3] mount.cifs: minor buflen tracking cleanups
 2026-03-31  0:37 UTC  (4+ messages)
` [PATCH 1/3] build_assert: add ccan build_assert.h header
` [PATCH 2/3] mount.cifs: adjust get_password_from_file() buf size
` [PATCH 3/3] mount.cifs: remove runtime pass_length calculation

[PATCH v2 0/2] iio: adc: ltc2309: Add LTC2305 read delay and optimize chip_info
 2026-03-31  1:24 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: ltc2309: add read delay for ltc2305
` [PATCH v2 2/2] iio: adc: ltc2309: Optimize chip_info structure layout

[PATCH v4] ASoC: dt-bindings: imx-card: Complete the full list of supported DAI formats
 2026-03-31  1:24 UTC 

[PATCH] ASoC: soc-core: remove duplicate snd_soc_flush_all_delayed_work()
 2026-03-31  1:25 UTC 

[powerpc:next-test] BUILD SUCCESS bb8a6943a9901648afbf401b7555af63cad07190
 2026-03-31  1:22 UTC 

[PATCH 0/4] drm/panel: simple: add Waveshare LCD panels
 2026-03-31  1:22 UTC  (3+ messages)

[PATCH net-next v3 0/4] udp: Preserve UDP socket addresses on abort
 2026-03-31  1:21 UTC  (3+ messages)
` [PATCH net-next v3 1/4] udp: Only compare daddr/dport when sk_state == TCP_ESTABLISHED

Fwd: Malformed patches
 2026-03-31  1:21 UTC 

[RFC] mm, page_alloc: reintroduce page allocation stall warning
 2026-03-31  1:20 UTC  (4+ messages)
` [patch] "
  ` [patch v2] "
    ` [patch v3] "

[PATCH] platform/x86/lenovo: thinkpad_acpi: add named speed presets to fan_write_cmd_speed
 2026-03-31  1:19 UTC  (2+ messages)

[PATCH v3] ASoC: core: use Complete rebind cards by default for all users
 2026-03-31  1:19 UTC  (4+ messages)

[PATCH v2 00/25] libfuse: Add support for synchronous init
 2026-03-31  1:17 UTC  (3+ messages)
` [PATCH v2 24/25] Add mount and daemonization README documents

[PATCH] net-shapers: free rollback entries using kfree_rcu
 2026-03-31  1:15 UTC  (2+ messages)

[PATCH v5] hfs: update sanity check of the root record
 2026-03-31  1:12 UTC  (3+ messages)

Kernel ML-KEM implementation plans
 2026-03-31  1:11 UTC  (3+ messages)

[PATCH] platform/chrome: cros_usbpd_notify: Add NULL pointer check for ACPI companion
 2026-03-31  1:10 UTC 

[PATCH net-next v2] net: airoha: Delay offloading until all net_devices are fully registered
 2026-03-31  1:10 UTC  (2+ messages)

[PATCH net v7] bnxt_en: set backing store type from query type
 2026-03-31  1:10 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()" failed to apply to 6.18-stable tree
 2026-03-31  1:09 UTC  (2+ messages)
` [PATCH 6.18.y] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()

[PATCH] smb: client: add support for O_TMPFILE
 2026-03-31  1:08 UTC 

[PATCH net-next] net: dsa: mxl862xx: cancel pending work on probe error
 2026-03-31  1:07 UTC  (2+ messages)

[PATCH v2 0/3] cgroup/cpuset: Fix v1 task migration failure from empty cpuset
 2026-03-31  1:05 UTC  (4+ messages)
` [PATCH v2 3/3] cgroup/cpuset: Improve check for v1 task migration out of "

[syzbot] [ext4?] KASAN: use-after-free Read in xattr_find_entry (2)
 2026-03-31  1:04 UTC  (2+ messages)
` Forwarded: [PATCH] loop: block changing lo_offset/lo_sizelimit on mounted device

[PATCH net-next v2 0/2] net: phy: microchip: add downshift support for LAN88xx
 2026-03-31  1:02 UTC  (3+ messages)
` [PATCH v2 1/2] net: phy: microchip: add downshift tunable "

[PATCH v9 00/13] blk: honor isolcpus configuration
 2026-03-31  1:01 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.