All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-07 05:39:27 to 2025-04-07 07:01:59 UTC [more...]

[PATCH] irqchip: davinci: remove leftover header
 2025-04-07  6:59 UTC  (2+ messages)

[PATCH v8 net-next 0/5] PHC support in ENA driver
 2025-04-07  7:01 UTC  (8+ messages)
` [PATCH v8 net-next 5/5] net: ena: Add PHC documentation

[PATCH] gpiolib: don't allow setting values on input lines
 2025-04-07  7:01 UTC  (2+ messages)

[PATCH for-10.1 v2 00/37] vfio: Spring cleanup
 2025-04-07  6:58 UTC  (10+ messages)
` [PATCH for-10.1 v2 03/37] vfio: Introduce a new header file for external migration services
` [PATCH for-10.1 v2 06/37] vfio: Introduce a new header file for internal "
` [PATCH for-10.1 v2 11/37] vfio: Introduce new files for VFIORegion definitions and declarations
` [PATCH for-10.1 v2 26/37] vfio: Move dirty tracking related services into container-base.c

[PATCH 1/1] doc/buildman: typo 'require'
 2025-04-07  6:59 UTC 

[RFC PATCH 0/3] allow easier use of high lcore-ids
 2025-04-07  6:59 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] eal: centralize core parameter parsing
  ` [PATCH v2 2/3] eal: convert core masks and lists to core sets

[PATCH] mtd: nand: Add error log for marvell_nfc_end_cmd()
 2025-04-07  6:59 UTC  (4+ messages)

Update driver xdpe152c4.c
 2025-04-07  6:58 UTC  (5+ messages)

[PATCH v5] staging: rtl8723bs: Add error handling for sd_read()
 2025-04-07  6:57 UTC  (2+ messages)

[PATCH v2] mtd: bcm47xxnflash: Add error handling for bcm47xxnflash_ops_bcm4706_ctl_cmd()
 2025-04-07  6:51 UTC  (3+ messages)

[RFC PATCH v2 1/7] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
 2025-04-07  6:54 UTC  (3+ messages)
` [RFC PATCH v2 2/7] mm: Implement for_each_valid_pfn() for CONFIG_FLATMEM

[PATCH v2] drm/xe: Add the missed value paramter of LE_COS
 2025-04-07  6:56 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add the missed value paramter of LE_COS (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] tiny-printf: Add support for upper case hex values
 2025-04-07  6:55 UTC  (11+ messages)

[PATCH v2] MIPS: dec: Remove dec_irq_dispatch()
 2025-04-07  6:55 UTC  (2+ messages)

[PATCH v4] staging: rtl8723bs: Use % 4096u instead of & 0xfff
 2025-04-07  6:53 UTC  (3+ messages)

[PATCH] loop: replace freezing queue with quiesce when changing loop specific setting
 2025-04-07  6:48 UTC  (4+ messages)

[PATCH] iommufd: Fix offset handling in folio subroutines
 2025-04-07  6:53 UTC  (3+ messages)

[PATCH v2 00/32] kselftest harness and nolibc compatibility
 2025-04-07  6:52 UTC  (33+ messages)
` [PATCH v2 01/32] selftests: harness: Add harness selftest
` [PATCH v2 02/32] selftests: harness: Use C89 comment style
` [PATCH v2 03/32] selftests: harness: Ignore unused variant argument warning
` [PATCH v2 04/32] selftests: harness: Mark functions without prototypes static
` [PATCH v2 05/32] selftests: harness: Remove inline qualifier for wrappers
` [PATCH v2 06/32] selftests: harness: Remove dependency on libatomic
` [PATCH v2 07/32] selftests: harness: Implement test timeouts through pidfd
` [PATCH v2 08/32] selftests: harness: Don't set setup_completed for fixtureless tests
` [PATCH v2 09/32] selftests: harness: Always provide "self" and "variant"
` [PATCH v2 10/32] selftests: harness: Move teardown conditional into test metadata
` [PATCH v2 11/32] selftests: harness: Add teardown callback to "
` [PATCH v2 12/32] selftests: harness: Stop using setjmp()/longjmp()
` [PATCH v2 13/32] selftests: harness: Guard includes on nolibc
` [PATCH v2 14/32] tools/nolibc: handle intmax_t/uintmax_t in printf
` [PATCH v2 15/32] tools/nolibc: use intmax definitions from compiler
` [PATCH v2 16/32] tools/nolibc: use pselect6_time64 if available
` [PATCH v2 17/32] tools/nolibc: use ppoll_time64 "
` [PATCH v2 18/32] tools/nolibc: add tolower() and toupper()
` [PATCH v2 19/32] tools/nolibc: add _exit()
` [PATCH v2 20/32] tools/nolibc: add setpgrp()
` [PATCH v2 21/32] tools/nolibc: implement waitpid() in terms of waitid()
` [PATCH v2 22/32] Revert "selftests/nolibc: use waitid() over waitpid()"
` [PATCH v2 23/32] tools/nolibc: add dprintf() and vdprintf()
` [PATCH v2 24/32] tools/nolibc: add getopt()
` [PATCH v2 25/32] tools/nolibc: allow different write callbacks in printf
` [PATCH v2 26/32] tools/nolibc: allow limiting of printf destination size
` [PATCH v2 27/32] tools/nolibc: add snprintf() and friends
` [PATCH v2 28/32] selftests/nolibc: use snprintf() for printf tests
` [PATCH v2 29/32] selftests/nolibc: rename vfprintf test suite
` [PATCH v2 30/32] selftests/nolibc: add test for snprintf() truncation
` [PATCH v2 31/32] tools/nolibc: implement width padding in printf()
` [PATCH v2 32/32] HACK: selftests/nolibc: demonstrate usage of the kselftest harness

[PATCH RFC] statx.2: Add stx_atomic_write_unit_max_opt
 2025-04-07  6:51 UTC  (10+ messages)

[PATCH v3 0/2] firmware: exynos-acpm: allow use during system shutdown
 2025-04-07  6:47 UTC  (2+ messages)

[PATCH] ALSA: hda/tas2781: Remove unnecessary NULL check before release_firmware()
 2025-04-07  6:49 UTC  (2+ messages)

[PATCH] block: don't grab elevator lock during queue initialization
 2025-04-07  6:49 UTC  (4+ messages)

[PATCH] migration: add FEATURE_SEEKABLE to QIOChannelBlock
 2025-04-07  6:47 UTC  (6+ messages)

[PATCH] firmware: exynos-acpm: check saved RX before bailing out on empty RX queue
 2025-04-07  6:46 UTC  (2+ messages)

[PATCH] wifi: iwlwifi: mvm: Add error logging for iwl_finish_nic_init()
 2025-04-07  6:47 UTC  (2+ messages)

[PATCH] net/mlx5: fix potential null dereference when enable shared FDB
 2025-04-07  6:47 UTC  (2+ messages)
` [PATCH V2] "

[BUG] NULL pointer dereference in iov_iter_revert() via netfs_write_collection_worker
 2025-04-07  6:47 UTC  (2+ messages)

[PATCH 1/1] buildman: update PyYAML requirement
 2025-04-07  6:47 UTC 

[brauner-github:vfs-6.16.async.dir] e6e4bf924a: WARNING:at_fs/namei.c:#try_lookup_noperm
 2025-04-07  6:45 UTC 

[PATCH -next] regulator: pf9453: Improve documentation for pf9453_regulator_set_ramp_delay_regmap
 2025-04-07  6:45 UTC 

[PATCH 0/2] acpi,smbios: select CONFIG_BLOBLIST
 2025-04-07  6:44 UTC  (3+ messages)
` [PATCH 1/2] acpi: "
` [PATCH 2/2] smbios: "

[PATCH v2] fpga: dfl: fme: Add NULL check in fme_perf_pmu_register()
 2025-04-07  6:44 UTC 

[RFC PATCH 0/6] Deep talk about folio vmap
 2025-04-07  6:43 UTC  (9+ messages)
` CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP is broken, was "

[PATCH RFC] fdt.c: fdt chosen cmd had off-by-one issue
 2025-04-07  6:43 UTC 

[PATCH RESEND v13 0/5] Expose modifiers/formats supported by async flips
 2025-04-07  6:43 UTC  (7+ messages)
` [PATCH RESEND v13 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH RESEND v13 2/5] drm/plane: modify create_in_formats to acommodate async
` [PATCH RESEND v13 3/5] drm/i915/display: Acomodate format check in intel_plane_can_async_flip()
` [PATCH RESEND v13 4/5] drm/i915/display: Add i915 hook for format_mod_supported_async
` [PATCH RESEND v13 5/5] drm/i915/display: Indexed 8bit format does not support async flip
` ✗ Fi.CI.SPARSE: warning for Expose modifiers/formats supported by async flips (rev15)

[PATCH 0/4] Add support for Mali-G52 to RZ/G3E SoC
 2025-04-07  6:43 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: gpu: mali-bifrost: Add compatible for "

[PATCH v2] wifi: iwlwifi: mld: fix building with CONFIG_PM_SLEEP disabled
 2025-04-07  6:42 UTC  (2+ messages)

[linux-next:master] [x86] 61aa5e5dd7: WARNING:possible_circular_locking_dependency_detected_trinity-main_is_trying_to_acquire_lock:at:__perf_event_task_sched_out_but_task_is_already_holding_lock:at:rq_lock
 2025-04-07  6:42 UTC 

[PATCH 0/5] iio: adc: ad7380: add ad7389-4 support
 2025-04-07  6:42 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: iio: adc: ad7380: add AD7389-4

[PATCH v2 0/6] gpiolib: acpi: Refactor to shrink the code by ~8%
 2025-04-07  6:41 UTC  (3+ messages)

Xen 4.19.2 released
 2025-04-07  6:40 UTC 

[PATCH v4 4/4] net/macb: add necessary docs and update related files
 2025-04-07  6:40 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v2 0/2] drm: renesas: Extend RZ/G2L KMS formats
 2025-04-07  6:40 UTC  (3+ messages)
` [PATCH v2 2/2] drm: renesas: Extend RZ/G2L supported "

[PATCH i-g-t v2] tests/kms_universal_plane: Fix fb count mismatch
 2025-04-07  6:40 UTC  (2+ messages)

[PATCH v2 1/2] board: atmel: sama5d2_wlsom1_ek: Fix spurious serial output
 2025-04-07  6:39 UTC  (2+ messages)

[PATCH v4 3/4] net/macb: add NEON vectorized Rx/Tx
 2025-04-07  6:39 UTC  (2+ messages)
` [PATCH v5 "

[RESEND PATCH] powerpc64/bpf: fix JIT code size calculation of bpf trampoline
 2025-04-07  6:38 UTC  (3+ messages)

[PATCH net 0/2] ipv6: Multipath routing fixes
 2025-04-07  6:38 UTC  (6+ messages)
` [PATCH net 1/2] ipv6: Start path selection from the first nexthop

Does GUP page unpinning have to be done in the pinning context?
 2025-04-07  6:39 UTC  (4+ messages)

[PATCH v4 2/4] net/macb: add new poll mode driver
 2025-04-07  6:38 UTC  (2+ messages)
` [PATCH v5 "

[PATCH] drm/i915/vrr: Stop writing VRR_CTL_IGN_MAX_SHIFT for LNL onwards
 2025-04-07  6:37 UTC 

[QUESTION] Minimal Xen Configuration
 2025-04-07  6:37 UTC  (4+ messages)

[PATCH v4 1/4] usertools/dpdk-devbind: add bind/unbind for platform device
 2025-04-07  6:37 UTC  (3+ messages)
` [PATCH v5 0/4]
` [PATCH v5 1/4] usertools/dpdk-devbind: add platform devices support

[syzbot] [net?] WARNING: bad unlock balance in do_setlink
 2025-04-07  6:37 UTC  (2+ messages)

[PATCH v1] perf/amlogic: Replace smp_processor_id() with raw_smp_processor_id() in meson_ddr_pmu_create()
 2025-04-07  6:32 UTC  (2+ messages)

[PATCH v4 0/2] Add basic SPI support for SG2042 SoC
 2025-04-07  6:35 UTC  (6+ messages)
` [PATCH v4 1/2] spi: dt-bindings: snps,dw-apb-ssi: Add compatible for SOPHGO "
` [PATCH v4 2/2] riscv: sophgo: dts: Add spi controller for SG2042

[REGRESSION][BISECTED] Firmware load error for TEE on Framework Desktop
 2025-04-07  6:36 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Remove unnecessary NULL check before release_firmware()
 2025-04-07  6:34 UTC 

[Patch v2 0/3] memblock: some fix for memmap_init_reserved_pages()
 2025-04-07  6:34 UTC  (2+ messages)

[RESEND,V1,00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-04-07  6:32 UTC  (5+ messages)
` [RESEND,V1,01/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgdec compatible

[PATCH] mm: pcp: scale batch to reduce number of high order pcp flushes on deallocation
 2025-04-07  6:32 UTC  (2+ messages)

[PATCH] memblock tests: Fix mutex related build error
 2025-04-07  6:34 UTC  (2+ messages)

[PATCH 0/2] Fix mincore() tmpfs test failure
 2025-04-07  6:33 UTC  (7+ messages)
` [PATCH 2/2] mm: mincore: use folio_pte_batch() to batch process large folios

[PATCH v3] staging: rtl8723bs: Use % 4096u instead of & 0xfff
 2025-04-07  6:32 UTC  (3+ messages)

[OE-core][PATCH] qemu.bbclass: move to classes/ directory so that INHERIT can use it
 2025-04-07  6:31 UTC  (3+ messages)

[PATCH 00/10] Introduce drm sharpness property
 2025-04-07  6:30 UTC  (5+ messages)
` [PATCH 07/10] drm/i915/display: Configure the second scaler
` [PATCH 08/10] drm/i915/display: Set and get the casf config

objtool warning in ice_free_prof_mask
 2025-04-07  6:20 UTC 

[PATCH] ASoC: tas2781-fmwlib: Remove unnecessary NULL check before release_firmware()
 2025-04-07  6:30 UTC 

[V1,00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-04-07  6:27 UTC  (3+ messages)

[PATCH v7 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-04-07  6:28 UTC  (6+ messages)

[PATCH 1/6] crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run()
 2025-04-07  6:26 UTC  (4+ messages)
` [PATCH 4/6] crypto: sun8i-ce-hash - drop CONFIG_CRYPTO_DEV_SUN8I_CE_DEBUG ifdefs

[PATCH] ASoC: tas2781-i2c: Remove unnecessary NULL check before release_firmware()
 2025-04-07  6:27 UTC 

[PATCH] hwrng: core - Add WARN_ON for buggy read return values
 2025-04-07  6:26 UTC  (2+ messages)
` [PATCH] tpm: Mask TPM RC in tpm2_start_auth_session()

[PATCH 1/1] time/sched_clock: move sched_clock_register() out of .init section
 2025-04-07  6:26 UTC  (3+ messages)

[PATCH v1 0/3] Enable env in UFS
 2025-04-07  6:26 UTC  (3+ messages)
` [PATCH v1 3/3] configs: qcs9100: "

[krzk-github:track/x1e-t14s 29/102] arch/arm64/boot/dts/qcom/qcs6490-rb3gen2-vision-mezzanine.dtb: isp@acb3000: clock-names:12: 'gcc_camera_ahb' was expected
 2025-04-07  6:24 UTC 

[RFC PATCH v2 0/4] remove buffer heads from ext2
 2025-04-07  6:25 UTC  (4+ messages)

[PATCH] platform/x86: amd: pmf: Fix STT limits
 2025-04-07  6:24 UTC  (2+ messages)

[PATCH] ASoC: pcm6240: Remove unnecessary NULL check before release_firmware()
 2025-04-07  6:23 UTC 

[PATCH 0/8] staging: sm750fb: change function naming style
 2025-04-07  6:23 UTC  (7+ messages)

[PATCH v2] wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()
 2025-04-07  6:19 UTC 

[PATCH v3 0/9] btrfs: remove ASSERT()s for folio_order() and folio_test_large()
 2025-04-07  6:18 UTC  (3+ messages)
` [PATCH v3 8/9] btrfs: prepare btrfs_end_repair_bio() for larger data folios

[RFC 00/29] PREFETCH and MADVISE for SVM ranges
 2025-04-07  6:16 UTC  (10+ messages)
` [RFC 08/29] drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
` [RFC 09/29] drm/xe/svm: Allow unaligned addresses and ranges for prefetch
` [RFC 10/29] drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm

[PATCH] ASoC: amd: acp: Add a missing Huawei Matebook variant
 2025-04-07  6:13 UTC 

[PATCH V4 0/2] Fix race conditions in the nvme-tcp driver
 2025-04-07  6:13 UTC  (5+ messages)
` [PATCH V4 1/2] nvme-tcp: Prevent infinite loop if socket closes during CONNECTING state
` [PATCH V4 2/2] nvme-tcp: do not complete the request if send operation fails

[PATCH] cxl: Remove always true condition for cxlctl_validate_hw_command()
 2025-04-07  6:11 UTC  (2+ messages)

[PATCH v3 00/11] systemd based initrd and modular kernel support
 2025-04-07  6:12 UTC  (4+ messages)
` [PATCH v3 04/11] core-image-initramfs-boot: add option to build systemd based initrd
  ` [OE-core] "

[PATCH v2 0/2] x86: Refactor and consolidate startup code
 2025-04-07  6:11 UTC  (3+ messages)
` [PATCH v2 1/2] x86/boot: Move early kernel mapping code into startup/
` [PATCH v2 2/2] x86/boot: Move early SME init "

[PATCH] cxl : fix cxlctl_validate_hw_command() warn: always true condition
 2025-04-07  6:10 UTC  (2+ messages)

[PATCH 0/6] Support ROHM BD79104 ADC
 2025-04-07  6:10 UTC  (6+ messages)
` [PATCH 6/6] iio: adc: ti-adc128s052: Support ROHM BD79104

[PATCH 0/2] btrfs: add large folio support to read-repair and defrag
 2025-04-07  6:09 UTC  (3+ messages)
` [PATCH 1/2] btrfs: prepare btrfs_end_repair_bio() for larger data folios
` [PATCH 2/2] btrfs: enable larger data folios support for defrag

[syzbot] [net?] possible deadlock in team_vlan_rx_kill_vid
 2025-04-07  6:08 UTC 

[PATCH] mach-k3: common_fdt: Fix Label Issue
 2025-04-07  6:07 UTC 

[PATCH v2] arm64: dts: exynos: Add DT node for all UART ports
 2025-04-07  6:04 UTC  (2+ messages)

[PATCH 1/3] perf sort: Keep output fields in the same level
 2025-04-07  6:02 UTC  (7+ messages)
        ` [perf top] annotation doesn't work, libunwind doesn't seem to be working either

[PATCH v2] octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()
 2025-04-07  6:01 UTC 

[PATCH 0/2] node: add mbuf dynamic field for nodes
 2025-04-07  6:01 UTC  (7+ messages)
` [PATCH 1/2] node: add global node mbuf dynfield
      ` [EXTERNAL] "

[Buildroot] [PATCH] package/uclibc: fix NPTL alignment on m68k
 2025-04-07  5:45 UTC  (3+ messages)

[PATCH v1] drm/amdgpu: no need to set queue_active in mes_userq_resume
 2025-04-07  5:58 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: make mes_userq_unmap as int from void
 2025-04-07  5:58 UTC  (2+ messages)

[PATCH v2 00/10] Add kernel cmdline option for rt_group_sched
 2025-04-07  5:57 UTC  (4+ messages)

[PATCH i-g-t v3 0/2] lib/i915/fbc: update fbc support based on psr mode
 2025-04-07  5:57 UTC  (3+ messages)
` [PATCH i-g-t v3 2/2] "

[PATCH] octeontx2-pf: Add error handling for cn10k_map_unmap_rq_policer()
 2025-04-07  5:57 UTC 

[PATCH] btrfs: fix invalid inode pointer after failure to create reloc inode
 2025-04-07  5:55 UTC  (2+ messages)

[syzbot] [net?] general protection fault in addrconf_add_ifaddr
 2025-04-07  5:56 UTC 

Wake on connect / wake on disconnect
 2025-04-07  5:55 UTC  (10+ messages)

[PATCH] drm/amdgpu: still cleanup sid.h
 2025-04-07  5:52 UTC 

[PATCH 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
 2025-04-07  5:52 UTC  (6+ messages)
` [PATCH 2/3] iio: light: add support "

[PATCH 0/3] dma mapping benchmark: add support for dma_map_sg
 2025-04-07  5:50 UTC  (3+ messages)
` [PATCH 2/3] dma-mapping: "

[syzbot] [squashfs?] UBSAN: shift-out-of-bounds in squashfs_bio_read
 2025-04-07  5:30 UTC  (2+ messages)

xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state
 2025-04-07  5:49 UTC  (9+ messages)

[PATCH v4 0/3] Add configfs support for survivability mode
 2025-04-07  5:44 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Add configfs support for survivability mode (rev4)

[PATCH] Drivers: hv: Fix bad pointer dereference in hv_get_partition_id
 2025-04-07  5:42 UTC  (4+ messages)

[PATCH V2 0/3] mm/ptdump: Drop assumption that pxd_val() is u64
 2025-04-07  5:31 UTC  (5+ messages)
` [PATCH V2 2/3] mm/ptdump: Split effective_prot() into level specific callbacks
` [PATCH V2 3/3] arm64/mm: Define ptdesc_t

[PATCH 1/2] drm/amdgpu: add UAPI to query if user queues are supported
 2025-04-07  5:39 UTC  (2+ messages)

[PATCH] tools/lib/perf: Fix -Werror=alloc-size-larger-than in cpumap.c
 2025-04-07  5:39 UTC  (2+ messages)

[PATCH-for-10.0 0/3] More imx8mp-evk improvements
 2025-04-07  5:38 UTC  (3+ messages)
` [PATCH-for-10.0 1/3] tests/functional: Add test for imx8mp-evk board with USDHC coverage


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.