All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-08 20:46:09 to 2025-05-08 22:33:12 UTC [more...]

[PATCH net-next 0/3] Convert cpsw and cpsw_new to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-05-08 22:33 UTC  (3+ messages)
` [PATCH net-next 1/3] net: cpsw: return proper RX timestamping filter in cpsw_hwtstamp_get()

[PATCH] dt-bindings: Move altr,msi-controller to interrupt-controller directory
 2025-05-08 22:32 UTC  (2+ messages)

[PATCH bpf-next] bpf: Always WARN_ONCE on verifier bugs
 2025-05-08 22:31 UTC  (2+ messages)

[BUG] Lockdep warning from "genirq/cpuhotplug: Convert to lock guards"
 2025-05-08 22:29 UTC 

[PATCH v3 0/2] NVMe Atomic Write fixes
 2025-05-08 22:38 UTC  (3+ messages)
` [PATCH v3 1/2] nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing
` [PATCH v3 2/2] nvme: all namespaces in a subsystem must adhere to a common atomic write size

[to-be-updated] fix-zero-copy-i-o-on-__get_user_pages-allocated-pages.patch removed from -mm tree
 2025-05-08 22:28 UTC 

[bytedance:5.15-velinux 1/1] include/linux/lsm_hook_defs.h:411:18: warning: 'uring_cmd_default' defined but not used
 2025-05-08 22:25 UTC 

[bytedance:5.15-velinux 0/1] drivers/gpu/drm/../../accel/drm_accel.c:66:29: error: invalid use of undefined type 'struct drm_master'
 2025-05-08 22:26 UTC 

[syzbot] [kernel?] BUG: unable to handle kernel NULL pointer dereference in module_kobj_release
 2025-05-08 22:24 UTC 

[PATCH 0/2] Miscellaneous MSan finding
 2025-05-08 22:21 UTC  (3+ messages)
` [PATCH 1/2] util: fix msan findings in keyval
` [PATCH 2/2] accel/tcg: fix msan findings in translate-all

[PATCH v15] rtc: sophgo: add rtc support for Sophgo CV1800 SoC
 2025-05-08 22:21 UTC  (2+ messages)

[PATCH v2] cpupower: add a systemd service to run cpupower
 2025-05-08 22:22 UTC  (5+ messages)

[PATCH v1] selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
 2025-05-08 22:20 UTC 

[PATCH] arm64: dts: qcom: sm8750: Add adsp fastrpc support
 2025-05-08 22:20 UTC  (3+ messages)

[PATCH v2 RESEND] phy: Fix error handling in tegra_xusb_port_init
 2025-05-08 22:17 UTC  (3+ messages)

[PATCH 1/1] cmd: ximg: handle Z_BUF_ERROR explicitly in GZIP decompression
 2025-05-08 19:37 UTC 

[PATCH] decode_header: fix pointential memory leak if decode_header failed
 2025-05-08 22:16 UTC  (2+ messages)

[PATCH v3 0/4] Make MIGRATE_ISOLATE a standalone bit
 2025-05-08 22:15 UTC  (14+ messages)
` [PATCH v3 1/4] mm/page_isolation: make page isolation "
` [PATCH v3 3/4] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [PATCH v3 4/4] mm/page_isolation: remove migratetype parameter from more functions

[PATCH net-next] net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-05-08 22:15 UTC  (6+ messages)

[PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
 2025-05-08 22:14 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION f48887a98b78880b7711aca311fbbbcaad6c4e3b
 2025-05-08 22:13 UTC 

[PATCH i-g-t] tests/intel/xe_fault_injection: Use xe_device_wait_for_vram_ready
 2025-05-08 22:13 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] security/commoncap: don't assume "setid" if all ids are identical
 2025-05-08 22:12 UTC  (6+ messages)

[f2fs-dev] [PATCH V3 0/7] f2fs: new mount API conversion
 2025-05-08 22:11 UTC  (5+ messages)
` [f2fs-dev] [PATCH V3 5/7] f2fs: separate the options parsing and options checking

[PATCH v4 00/15] Extend IGT to support Android
 2025-05-08 22:11 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for Extend IGT to support Android (rev4)

[dtor-input:for-linus] BUILD SUCCESS a609cb4cc07aa9ab8f50466622814356c06f2c17
 2025-05-08 22:11 UTC 

[Buildroot] [PATCH 1/1] configs/freescale_t2080_qds_rdb: bump linux kernel to 6.12.27
 2025-05-08 22:11 UTC 

[PATCH RFC 0/2] Introduce PRU UART driver
 2025-05-08 22:11 UTC  (6+ messages)
` [PATCH RFC 2/2] serial: 8250: Add PRUSS "

[PATCH v4 RESEND] clk: socfpga: agilex: add support for the Intel Agilex5
 2025-05-08 22:10 UTC  (3+ messages)

[PATCH v2] mm: userfaultfd: correct dirty flags set for both present and swap pte
 2025-05-08 22:09 UTC 

[PATCH 0/2] hw/arm: Nuvoton 8xx - GMAC patches
 2025-05-08 22:07 UTC  (3+ messages)
` [PATCH 1/2] hw/arm: Add GMAC devices to NPCM8XX SoC
` [PATCH 2/2] tests/qtest: Migrate GMAC test from 7xx to 8xx

[PATCH net-next] selftests: net-drv: remove the nic_performance and nic_link_layer tests
 2025-05-08 22:07 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] Introduce kfuncs for memory reads into dynptrs
 2025-05-08 22:06 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] helpers: make few bpf helpers public
` [PATCH bpf-next v4 2/3] bpf: implement dynptr copy kfuncs
` [PATCH bpf-next v4 3/3] selftests/bpf: introduce tests for "

[PATCH v2] wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtbl
 2025-05-08 22:05 UTC  (2+ messages)

[android-common:android15-6.6-desktop 4/4] arch/x86/include/asm/paravirt.h:873:47: warning: declaration of 'struct mm_struct' will not be visible outside of this function
 2025-05-08 22:03 UTC 

[PATCH 2/6] crypto: ahash - Handle partial blocks in API
 2025-05-08 22:03 UTC  (2+ messages)

[syzbot] [bluetooth?] WARNING in hci_conn_drop (2)
 2025-05-08 22:03 UTC 

[PATCH RFC] mm: userfaultfd: correct dirty flags set for both present and swap pte
 2025-05-08 22:00 UTC  (5+ messages)

[PATCH v4 0/4] Tegra CEC Updates
 2025-05-08 22:00 UTC  (2+ messages)

[PATCH] drm/xe: Do not print engine reset message on a killed queue
 2025-05-08 22:00 UTC  (3+ messages)

[PATCH net-next] selftests: drv-net: ping: make sure the ping test restores checksum offload
 2025-05-08 21:59 UTC  (2+ messages)

[PATCH 0/2] panel: visionox-rm69299: support the variant found in the SHIFT6mq
 2025-05-08 21:57 UTC  (3+ messages)
` [PATCH 2/2] drm/panel: "

[PATCH 0/5] btrfs: fixes and cleanups for ordered extent allocation
 2025-05-08 21:57 UTC  (6+ messages)
` [PATCH 1/5] btrfs: fix qgroup reservation leak on failure to allocate ordered extent

[PATCH 0/5] miscellaneous build mods (part 2)
 2025-05-08 21:55 UTC  (9+ messages)
` [PATCH 1/5] meson.build: quote the GITWEBDIR build configuration
  ` [PATCH 2/5] meson: correct install location of YAML.pm
    ` [PATCH 3/5] meson: correct path to system config/attribute files
      ` [PATCH 4/5] meson.build: correct setting of GIT_EXEC_PATH
        ` [PATCH 5/5] configure.ac: upgrade to a compilation check for sysinfo

[PATCH] drm/amdkfd: improve performance with XNACK enable
 2025-05-08 21:54 UTC  (3+ messages)

[PATCH v1] mailbox: tegra-hsp: Fix null-ptr-deref in tegra_hsp_doorbell_create()
 2025-05-08 21:54 UTC  (2+ messages)

[PATCH v8 6/6] platform/x86: Add Lenovo Other Mode WMI Driver
 2025-05-08 21:53 UTC  (2+ messages)

[linux-next:master 7745/9729] arch/arm64/boot/dts/freescale/imx8mm-beacon-kit.dtb: clock-controller@30360000 (fsl,imx8mm-anatop): 'clocks' is a required property
 2025-05-08 21:53 UTC 

[ebiggers:wip-net-crc32c 5/10] ERROR: modpost: "skb_crc32c" [net/netfilter/nf_conntrack.ko] undefined!
 2025-05-08 21:53 UTC 

[Intel-wired-lan] [PATCH iwl-next v4 0/9] refactor IDPF resource access
 2025-05-08 21:50 UTC  (20+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next v4 1/9] idpf: introduce local idpf structure to store virtchnl queue chunks
  `  "
` [Intel-wired-lan] [PATCH iwl-next v4 2/9] idpf: use existing queue chunk info instead of preparing it
  `  "
` [Intel-wired-lan] [PATCH iwl-next v4 3/9] idpf: introduce idpf_q_vec_rsrc struct and move vector resources to it
  `  "
` [Intel-wired-lan] [PATCH iwl-next v4 4/9] idpf: move queue resources to idpf_q_vec_rsrc structure
  `  "
` [Intel-wired-lan] [PATCH iwl-next v4 5/9] idpf: reshuffle idpf_vport struct members to avoid holes
  `  "
` [Intel-wired-lan] [PATCH iwl-next v4 6/9] idpf: add rss_data field to RSS function parameters
  `  "
` [Intel-wired-lan] [PATCH iwl-next v4 7/9] idpf: generalize send virtchnl message API
  `  "
` [Intel-wired-lan] [PATCH iwl-next v4 8/9] idpf: avoid calling get_rx_ptypes for each vport
  `  "
` [PATCH iwl-next v4 9/9] idpf: generalize mailbox API
  ` [Intel-wired-lan] "

[nft PATCH] tests/shell: Skip netdev_chain_dev_addremove on tainted kernels
 2025-05-08 21:50 UTC  (2+ messages)

[PATCH v4 04/11] net: reserve prefix
 2025-05-08 21:47 UTC  (2+ messages)

[nft PATCH] parser_json: Introduce parse_flags_array()
 2025-05-08 21:47 UTC  (8+ messages)
` [nft PATCH 0/6] Add test for parse_flags_array()
  ` [nft PATCH 1/6] doc: Fix typo in nat statement 'prefix' description
  ` [nft PATCH 2/6] json: Print single set flag as non-array
  ` [nft PATCH 3/6] json: Print single fib "
  ` [nft PATCH 4/6] json: Print single synproxy flags "
  ` [nft PATCH 5/6] json: Introduce json_add_array_new()
  ` [nft PATCH 6/6] tests: shell: Add test case for JSON 'flags' arrays

[PATCH v5 0/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS
 2025-05-08 21:44 UTC  (4+ messages)
` [PATCH v5 1/7] iio: make IIO_DMA_MINALIGN minimum of 8 bytes

linux-next: Signed-off-by missing for commit in the pm tree
 2025-05-08 21:44 UTC 

[tip: perf/core] perf: Fix irq work dereferencing garbage
 2025-05-08 21:43 UTC  (4+ messages)

[PATCH] HID: playstation: DS4: Add BT poll interval adjustment
 2025-05-08 21:41 UTC 

❌ FAIL: Test report for master (6.15.0-rc5, upstream-mainline, acaa3e72)
 2025-05-08 21:43 UTC 

[PATCH 0/3] Document more pytests
 2025-05-08 21:34 UTC  (5+ messages)
` [PATCH 0/3] doc: Document remaining test_b* tests
  ` [PATCH 1/3] doc: pytest: Document the test_bind test
  ` [PATCH 2/3] doc: pytest: Document the test_bootmenu test
  ` [PATCH 3/3] doc: pytest: Document the test_button test

[PATCH] REFTABLE_REALLOC_ARRAY: fix potential memory leak if realloc failed
 2025-05-08 21:42 UTC  (2+ messages)

[PATCH] alloc_tag: avoid mem alloc and iter reset when reading allocinfo
 2025-05-08 21:41 UTC  (4+ messages)

[GIT PULL] bcachefs fixes for 6.15-rc6
 2025-05-08 21:41 UTC  (2+ messages)

[PATCH v5 00/24] target/m68k: fpu improvements
 2025-05-08 21:39 UTC  (3+ messages)

[Buildroot] Grub security situation
 2025-05-08 21:38 UTC  (5+ messages)

[PATCH] arm64: tegra: Enable ramoops on Tegra210 and newer
 2025-05-08 21:33 UTC  (11+ messages)

[agd5f:drm-next 418/514] drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:856 amdgpu_userq_wait_ioctl() warn: missing error code 'r'
 2025-05-08 21:31 UTC 

[PATCH v1 net-next 4/7] af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to sk->sk_flags
 2025-05-08 21:31 UTC 

[PATCH v6 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-08 20:17 UTC  (3+ messages)
` [PATCH v6 01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions

Not capturing ust events
 2025-05-08 17:59 UTC  (5+ messages)

[PATCH net-next] net/mlx5: support software TX timestamp
 2025-05-08 21:30 UTC  (5+ messages)

[PATCH v9 00/14] drm/msm/dpu: Support quad pipe with dual-DSI
 2025-05-08 21:30 UTC  (10+ messages)
` [PATCH v9 09/14] drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixer
` [PATCH v9 11/14] drm/msm/dpu: blend pipes per mixer pairs config
` [PATCH v9 13/14] drm/msm/dpu: support plane splitting in quad-pipe case
` [PATCH v9 14/14] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case

[PATCH] tests/intel/xe_svm_prefetch: Test to validate SVM prefetch ranges
 2025-05-08 21:30 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC 0/4] virtio-blk: Add support for FUA write requests
 2025-05-08 21:28 UTC  (4+ messages)
` [RFC 2/4] virtio-blk: Add VIRTIO_BLK_T_OUT_FUA command support

[PATCH v9 -next 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-05-08 21:28 UTC  (10+ messages)
` [PATCH v9 -next 04/12] clk: rp1: Add support for clocks provided by RP1
` [PATCH v9 -next 08/12] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5

[PATCH] windows: fix pread/pwrite
 2025-05-08 21:28 UTC  (4+ messages)

[PATCH 0/3] Fixes for VF GuC version and guc_info debugfs
 2025-05-08 21:26 UTC  (5+ messages)
` [PATCH 1/3] drm/xe/vf: use uc_fw_version to store the negotiated GuC ABI
` [PATCH 2/3] drm/xe/vf: Store the GuC FW info in guc->fw

U-Boot STM32H747i-DISCO support
 2025-05-08 21:24 UTC  (12+ messages)
` [PATCH 00/10] add STM32H747 discovery board
` [PATCH 01/10] arm: mach-stm32: stm32h7: add initial lowlevel early function
` [PATCH 02/10] arm: mach-stm32: stm32h7: add initial Makefile
` [PATCH 03/10] arm: mach-stm32: stm32h7: add STM32H747-DISCO board
` [PATCH 04/10] arm: mach-stm32: add stm32h7 subdirectory
` [PATCH 05/10] board: st: add STM32H747 discovery board
` [PATCH 06/10] configs: "
` [PATCH 07/10] include: "
` [PATCH 08/10] arm: dts: "
` [PATCH 09/10] dts: upstream: arm: st: "
` [PATCH 10/10] dts: upstream: arm: st: stm32h7-pinctrl: change pins for USART1

[PATCHv3 0/3] nvme-tcp: fixup I/O stall on congested sockets
 2025-05-08 21:23 UTC  (14+ messages)
` [PATCH 3/3] nvme-tcp: fix I/O stalls "

[GIT PULL] amd-pstate content for 6.16 (5/8/25)
 2025-05-08 21:23 UTC 

[linux-next:master 8486/9729] fs/bcachefs/extents.c:1169 bch2_extent_ptr_set_cached() warn: variable dereferenced before check 'ptr' (see line 1143)
 2025-05-08 21:21 UTC 

[riteshharjani:vfs.all-ext4-atomic-write-bigalloc-lsfmm-rfcv2-wipv7-0day 7/10] fs/ext4/extents.c:4437 ext4_ext_map_blocks() error: uninitialized symbol 'ex'
 2025-05-08 21:21 UTC 

[PATCH bpf-next v3 0/3] Introduce kfuncs for memory reads into dynptrs
 2025-05-08 21:20 UTC  (4+ messages)
` [PATCH bpf-next v3 3/3] selftests/bpf: introduce tests for dynptr copy kfuncs

[RESEND PATCH v9 00/19] zswap compression batching
 2025-05-08 21:20 UTC  (3+ messages)

[PATCH v2] PM: hibernate: Explicitly set `PM_SUSPEND_MAX` at hibernate entry
 2025-05-08 21:17 UTC 

[PATCH v1] ARM: tegra: apalis-eval: remove pcie-switch node
 2025-05-08 21:17 UTC  (2+ messages)

Kernels >= 6.3 disable video output
 2025-05-08 21:17 UTC  (2+ messages)

[linux-nvme:nvme-6.15] BUILD SUCCESS 650415fca0a97472fdd79725e35152614d1aad76
 2025-05-08 21:15 UTC 

[PATCH] arm64: tegra: Bump #address-cells and #size-cells on Tegra186
 2025-05-08 21:15 UTC  (2+ messages)

[PATCH] arm64: tegra: Add uartd serial alias for Jetson TX1 module
 2025-05-08 21:15 UTC  (3+ messages)

[PATCH net-next] net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-05-08 21:10 UTC 

[PATCH] rcutorture: Fix rcutorture_one_extend_check() splat in RT kernels
 2025-05-08 21:14 UTC  (3+ messages)
` [PATCH] rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access

[PATCH v4 0/9] Add support for Mesa GPU hang replay tool
 2025-05-08 21:12 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Add support for Mesa GPU hang replay tool (rev4)

[bytedance:5.15-velinux 0/1] drivers/platform/x86/intel/speed_select_if/isst_tpmi.c:44:12: warning: 'intel_sst_resume' defined but not used
 2025-05-08 21:10 UTC 

[meta-arago][scarthgap/master][PATCHv2] mesa-demos: add a git version
 2025-05-08 21:10 UTC 

[PATCH RFC 00/10] qapi: remove all TARGET_* conditionals from the schema
 2025-05-08 21:09 UTC  (4+ messages)
` [PATCH 09/10] qapi: make most CPU commands unconditionally available

[PATCH] arm64: tegra: p2180: Explicitly enable GPU
 2025-05-08 21:08 UTC  (3+ messages)

[RFC PATCH 1/2] power: Userspace performance QoS
 2025-05-08 21:05 UTC  (2+ messages)

[PATCH] meson: do not check supported TCG architecture if no emulators built
 2025-05-08 21:03 UTC  (2+ messages)

[PATCH] iio: adc: ad7944: max high bits on direct read
 2025-05-08 21:03 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/qt6grpc: new package
 2025-05-08 21:01 UTC  (2+ messages)

[PATCH] clk: s2mps11: initialise clk_hw_onecell_data::num before accessing ::hws[] in probe()
 2025-05-08 21:01 UTC  (2+ messages)

[PATCH] target/i386: ignore misplaced REX prefixes
 2025-05-08 21:01 UTC  (2+ messages)

[PATCH v9 00/10] Amlogic C3 ISP support
 2025-05-08 21:00 UTC  (5+ messages)
` [PATCH v9 08/10] media: platform: Add C3 ISP driver

[PATCH] media: rkvdec: Restore iommu addresses on errors
 2025-05-08 21:00 UTC  (2+ messages)

[PATCH v3] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
 2025-05-08 21:00 UTC 

[PATCH v2] arm64: tegra: Enable PWM fan on the Jetson TX1 Devkit
 2025-05-08 20:59 UTC  (3+ messages)

[PATCH] arm64: tegra: p3310: Explicitly enable GPU
 2025-05-08 20:59 UTC  (2+ messages)

[PATCH] arm64: tegra: Enable PWM fan on the Jetson TX2 Devkit
 2025-05-08 20:59 UTC  (2+ messages)

[PATCH 0/2] arm64: tegra: Clean up serial nodes
 2025-05-08 20:59 UTC  (2+ messages)

[PATCH v1 00/26] x86: Introduce centralized CPUID model
 2025-05-08 20:58 UTC  (5+ messages)
` [PATCH v1 02/26] x86/cpu: Sanitize CPUID(0x80000000) output

perf r5101c4 counter regression
 2025-05-08 20:56 UTC  (2+ messages)

[patch V2 00/45] genirq: Cleanups and conversion to lock guards
 2025-05-08 20:56 UTC  (3+ messages)
  ` [patch V2 12/45] genirq/chip: Rework handle_nested_irq()

[PATCH v3 0/7] ext4: Add multi-fsblock atomic write support with bigalloc
 2025-05-08 20:50 UTC  (8+ messages)
` [PATCH v3 1/7] ext4: Document an edge case for overwrites
` [PATCH v3 2/7] ext4: Check if inode uses extents in ext4_inode_can_atomic_write()
` [PATCH v3 3/7] ext4: Make ext4_meta_trans_blocks() non-static for later use
` [PATCH v3 4/7] ext4: Add support for EXT4_GET_BLOCKS_QUERY_LEAF_BLOCKS
` [PATCH v3 5/7] ext4: Add multi-fsblock atomic write support with bigalloc
` [PATCH v3 6/7] ext4: Enable support for ext4 multi-fsblock atomic write using bigalloc
` [PATCH v3 7/7] ext4: Add atomic block write documentation

[PATCH] drm/amdkfd: drop warning in event_interrupt_isr_v1*()
 2025-05-08 20:49 UTC  (2+ messages)

[PATCH v5 0/9] x86: Add support for NMI-source reporting with FRED
 2025-05-08 20:49 UTC  (7+ messages)
` [PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information

[PATCH 00/13] single-binary: make QAPI generated files common
 2025-05-08 20:48 UTC  (4+ messages)
` [PATCH 09/13] qapi: transform target specific 'if' in runtime checks

[PATCH v2 0/2] User namespace aware fanotify
 2025-05-08 20:46 UTC  (3+ messages)

[PATCH net v2] net: devmem: fix kernel panic when socket close after module unload
 2025-05-08 20:45 UTC  (4+ 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.