All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-16 10:08:40 to 2026-07-16 10:40:07 UTC [more...]

[PATCH v3 00/10] ASoC: ti: Improve probe error handling
 2026-07-16 10:39 UTC  (11+ messages)
` [PATCH v3 01/10] ASoC: ti: ams-delta: Use dev_err_probe() for "
` [PATCH v3 02/10] ASoC: ti: davinci-evm: "
` [PATCH v3 03/10] ASoC: ti: j721e-evm: Return the original error from card name parsing
` [PATCH v3 04/10] ASoC: ti: omap-abe-twl6040: Preserve error code and drop redundant log
` [PATCH v3 05/10] ASoC: ti: omap-abe-twl6040: Use dev_err_probe() for error handling
` [PATCH v3 06/10] ASoC: ti: omap-dmic: "
` [PATCH v3 07/10] ASoC: ti: omap-hdmi: "
` [PATCH v3 08/10] ASoC: ti: omap-twl4030: Return the original error code
` [PATCH v3 09/10] ASoC: ti: omap-twl4030: Use dev_err_probe() for error handling
` [PATCH v3 10/10] ASoC: ti: rx51: "

[PATCH V13 00/11] Add memory page offlining support
 2026-07-16 10:39 UTC 

[PATCH v7 00/22] vhost refactoring and fixes
 2026-07-16 10:39 UTC  (5+ messages)

[PATCH V13 00/11] Add memory page offlining support
 2026-07-16 10:39 UTC  (13+ messages)
` [PATCH V13 01/11] drm/xe: Link VRAM object with gpu buddy
` [PATCH V13 02/11] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V13 03/11] drm/xe: Link LRC BO and its execution Queue
` [PATCH V13 04/11] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V13 05/11] drm/xe: Handle physical memory address error
` [PATCH V13 06/11] gpu/buddy: Add routine to dump allocated buddy blocks
` [PATCH V13 07/11] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V13 08/11] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` [PATCH V13 09/11] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V13 10/11] drm/xe: Add soft/hard offline mode for VRAM page retirement
` [PATCH V13 11/11] drm/xe: Add fault-inject based VRAM page offline injection

[PATCH 1/1] vfio/pci: Reject invalid PCI interrupt pin values
 2026-07-16 10:33 UTC  (2+ messages)

[PATCH] hw/display/virtio-gpu: cap submit_3d command buffer allocation
 2026-07-16 10:37 UTC  (3+ messages)

[PATCH] doc: fix anchors namespace in guides
 2026-07-16 10:31 UTC  (10+ messages)
` [PATCH v3 0/8] doc: clean-up links "
  ` [PATCH v3 1/8] doc: adjust heading underline lengths
  ` [PATCH v3 2/8] doc: remove unused labels from guides
  ` [PATCH v3 3/8] doc: replace vague references with precise links
  ` [PATCH v3 4/8] doc: shorten page references in guides
  ` [PATCH v3 5/8] doc: link whole-guide references to pages
  ` [PATCH v3 6/8] doc: remove redundant link captions
  ` [PATCH v3 7/8] doc: avoid numbered guide references
  ` [PATCH v3 8/8] doc: add prefixes to guide labels

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-07-16 10:38 UTC  (9+ messages)
` [PATCH v15 17/37] KVM: arm64: Expose support for private memory
` [PATCH v15 25/37] KVM: arm64: CCA: Handle Realm PSCI requests
` [PATCH v15 27/37] KVM: arm64: CCA: Allow userspace to inject aborts
` [PATCH v15 28/37] KVM: arm64: CCA: Support RSI_HOST_CALL

[PATCH] usb: chipidea: fix usage_count leak when autosuspend_delay is negative
 2026-07-16 10:41 UTC 

[PATCH v4 1/2] dt-bindings: qcom,snps-dwc3: Add property indicating presence of eUSB2 phy
 2026-07-16 10:37 UTC  (11+ messages)

[tip:irq/drivers] BUILD SUCCESS 616dd89d81ad9a3cf1cfff4088a4c43e4e00d6ba
 2026-07-16 10:36 UTC 

[PATCH] PCI: starfive: Fix resource leaks on error paths in host_init()
 2026-07-16 10:36 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 00/17] ACPI: processor: idle/intel_idle: Add ACPI _LPI support to intel_idle
 2026-07-16 10:36 UTC  (4+ messages)
` [PATCH v1 04/17] ACPI: processor: idle: Rearrange acpi_processor_evaluate_lpi()

kernel BUG at mm/slub.c:634 (kfree) when unbinding device from iwlwifi
 2026-07-16 10:36 UTC  (3+ messages)

[PATCH v3 0/3] i2c: qcom-geni: improve transfer error recovery and synchronization
 2026-07-16 10:35 UTC  (3+ messages)
` [PATCH v3 3/3] i2c: qcom-geni: distinguish address-phase and data-phase NACK

[PATCH 0/4] Add devicetree for LincPlus LincStation E1
 2026-07-16 10:35 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: leds: Document "gpio" trigger
  ` (subset) "

[Buildroot] [PATCH 1/1] package/bootgen: fix build with host-gcc >= 14.x
 2026-07-16 10:33 UTC  (2+ messages)

[PATCH v6 00/24] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-07-16 10:30 UTC  (25+ messages)
` [PATCH v6 01/24] mm: Make readahead store folio count in readahead_control
` [PATCH v6 02/24] netfs: Bulk load the readahead-provided folios up front
` [PATCH v6 03/24] Add a function to kmap one page of a multipage bio_vec
` [PATCH v6 04/24] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v6 05/24] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v6 06/24] netfs: Add some tools for managing bvecq chains
` [PATCH v6 07/24] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v6 08/24] afs: Fix afs_edit_dir_remove() to get, not find, block 0
` [PATCH v6 09/24] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v6 10/24] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v6 11/24] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v6 12/24] netfs: Remove the writethrough code
` [PATCH v6 13/24] cachefiles,netfs: sunset ondemand mode
` [PATCH v6 14/24] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v6 15/24] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v6 16/24] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v6 17/24] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v6 18/24] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v6 19/24] netfs: Remove netfs_extract_user_iter()
` [PATCH v6 20/24] iov_iter: Remove ITER_FOLIOQ
` [PATCH v6 21/24] netfs: Remove folio_queue and rolling_buffer
` [PATCH v6 22/24] netfs: Check for too much data being read
` [PATCH v6 23/24] netfs: Limit the minimum trigger for progress reporting
` [PATCH v6 24/24] netfs: Combine prepare and issue ops and grab the buffers on request

[PATCH v4] staging: rtl8723bs: remove redundant ReadChipVersion8723B wrapper
 2026-07-16 10:33 UTC 

[PATCH] btrfs: zoned: skip fully truncated ordered extents at zone finish
 2026-07-16 10:33 UTC  (2+ messages)

[PATCH] block: do not warn when doing greedy allocation in folio_alloc_greedy()
 2026-07-16 10:33 UTC  (4+ messages)

[PATCH] drm/fb-helper: guard against NULL fb_helper->funcs in restore path
 2026-07-16 10:33 UTC  (2+ messages)

[harry:kmalloc-no-objext-rfc-v1r3] [mm/slab] d6967566f4: RIP:mark_obj_codetag_empty
 2026-07-16 10:32 UTC  (4+ messages)

[PATCH 1/1] tcmode-default: Also set PREFERRED_VERSION for nativesdk-rust
 2026-07-16 10:02 UTC 

[PATCH v7 0/7] drm/xe: add page size allocation mode control and coverage
 2026-07-16 10:31 UTC  (3+ messages)
` [PATCH v7 1/7] drm/xe: add page size allocation control state to xe_device

arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: sparse: sparse: cast truncates bits from constant value (1a0a1a becomes a1a)
 2026-07-16 10:30 UTC 

[android-common:android16-6.12 12/12] arch/arm64/kvm/hyp/nvhe/iommu/iommu.c:77:23: warning: no previous prototype for '__get_vcpu'
 2026-07-16 10:30 UTC 

[android-common:android15-6.6-2026-04 1/1] mm/shmem.c:2180:12: warning: no previous prototype for 'shmem_fault'
 2026-07-16 10:30 UTC 

WARNING: modpost: vmlinux: section mismatch in reference: __do_trace_initcall_level+0x40 (section: .text.unlikely) -> initcall_level_names (section: .init.data)
 2026-07-16 10:30 UTC 

[PATCH rdma-next v2 00/14] RDMA: Make device names unique per net namespace
 2026-07-16 10:30 UTC  (4+ messages)
` [PATCH rdma-next v2 14/14] RDMA/selftests: Add rxe_netns_names test

[PATCH] wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-oper
 2026-07-16 10:30 UTC 

[PATCH] ALSA: hda: cs35l41: Fix Speakers on HP OmniBook 7 16-bh0xxx
 2026-07-16 10:29 UTC  (2+ messages)

[PATCH 00/60] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-07-16 10:29 UTC  (3+ messages)
` [PATCH 08/60] drm/ssd130x: Convert to atomic_create_state

[PATCH 1/5] Bluetooth: bfusb: validate received block boundaries
 2026-07-16 10:29 UTC  (2+ messages)
` Bluetooth: harden packet and transport parsing

[PATCH RFC v2 0/9] Add System Controller support for RZ/T2H and RZ/N2H SoCs
 2026-07-16 10:28 UTC  (8+ messages)

[PATCH v1 net 0/2] net: Fix two issues in sk_clone() error path
 2026-07-16 10:29 UTC  (2+ messages)

[PATCH v3 0/4] xen/console: updates to rate-limiting
 2026-07-16 10:26 UTC  (4+ messages)
` [PATCH v3 2/4] xen/console: correct leaky-bucket rate limiter

[agd5f:drm-next-7.3 130/155] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2026-07-16 10:26 UTC 

[PATCH RFC 0/2] irqchip/ls-scfg-msi: add multi-MSI support
 2026-07-16 10:15 UTC  (3+ messages)
` [PATCH RFC 1/2] irqchip/ls-scfg-msi: refactor allocation to bitmap_find_free_region()
` [PATCH RFC 2/2] irqchip/ls-scfg-msi: enable multi-MSI allocation

[PATCH v3] tests/docker: ensure container command is probed at most once
 2026-07-16 10:25 UTC 

[PATCH] ASoC: meson: Keep link pointers valid on realloc failure
 2026-07-16 10:25 UTC  (3+ messages)

[PATCH i-g-t v3 00/31] tools: remove unnecessary shared library dependencies from standalone tools
 2026-07-16 10:25 UTC  (5+ messages)
` [PATCH i-g-t v3 05/31] lib/igt_tools_stub: add stubs needed by tools

[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
 2026-07-16 10:24 UTC  (4+ messages)
` [PATCH v4 0/2] bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup

[PATCH 00/22] Simplify special kernel page table handling
 2026-07-16 10:24 UTC  (4+ messages)
` [PATCH 17/22] mm: pagewalk: drop redundant address check for kernel mm walks

[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
 2026-07-16 10:24 UTC  (2+ messages)

[PATCH v3 0/3] drm/ssd130x: Add support for the Solomon SSD1351 OLED controller
 2026-07-16 10:23 UTC  (3+ messages)
` [PATCH v3 3/3] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support

[PATCH v2] meson.build: re-add explicit gcrypt/nettle request check
 2026-07-16 10:23 UTC  (2+ messages)

[PATCH] rust: device: avoid trailing ; in printing macros
 2026-07-16 10:22 UTC 

[pci:dt-binding] BUILD SUCCESS 068601b547da091d9f56131cbb25e40ad40f4825
 2026-07-16 10:22 UTC 

[PATCH 00/31] block/swim: Fixes and improvements
 2026-07-16 10:02 UTC  (32+ messages)
` [PATCH 11/31] swim: Handle FIFO timeout error
` [PATCH 12/31] swim: Simplify return value initialization
` [PATCH 19/31] swim: Deduplicate polling loops
` [PATCH 27/31] swim: Remove unused macro definitions
` [PATCH 28/31] swim: Clean up whitespace
` [PATCH 15/31] swim: Don't use the mark register to read data
` [PATCH 23/31] swim: Don't needlessly re-read sectors
` [PATCH 08/31] swim: Don't start motor until medium is present
` [PATCH 05/31] swim: Perform ISM/IWM mode switching according to specs
` [PATCH 04/31] swim: Don't disable drive after every sector
` [PATCH 09/31] swim: Recalibrate when drive is probed
` [PATCH 26/31] swim: Add some helpful references
` [PATCH 03/31] swim: Enable the drive when probing
` [PATCH 06/31] swim: Configure parameter memory
` [PATCH 01/31] swim: Assert strobe with stable outputs
` [PATCH 16/31] swim: Fix buffer overflow
` [PATCH 25/31] swim: Move swd initialization
` [PATCH 24/31] swim: Remove pointless specifiers
` [PATCH 18/31] swim: Remove redundant RELAX actions
` [PATCH 22/31] swim: Remove pointless mode0 register write
` [PATCH 30/31] swim: Define symbols for constants
` [PATCH 10/31] swim: Add track zero recalibration delay
` [PATCH 02/31] swim: Select appropriate drive once only
` [PATCH 13/31] swim: Check for CRC errors
` [PATCH 20/31] swim: Check drive ready bit
` [PATCH 29/31] swim: Define macros for constants
` [PATCH 31/31] swim: Unexport global symbols
` [PATCH 21/31] swim: Revisit delays
` [PATCH 07/31] swim: Enable clock divider only where appropriate
` [PATCH 17/31] swim: Convert to blocking queue
` [PATCH 14/31] swim: Check error register during sector read

[bluez/bluez]
 2026-07-16 10:21 UTC 

[PATCH 0/3] migration: postcopy blocktime cleanups and assert fix
 2026-07-16 10:19 UTC  (4+ messages)
` [PATCH 1/3] migration: fix ineffective overflow assert in postcopy blocktime
` [PATCH 2/3] migration: fix const mismatch in format_time_str()
` [PATCH 3/3] migration: clean up postcopy blocktime presentation

[bluez/bluez] 9ce798: policy: Connect profiles for bonded inbound ACL co
 2026-07-16 10:20 UTC 

[PATCH v2 0/2] ARM: dts: renesas: r9a06g032-rzn1d400: GPIO updates
 2026-07-16 10:20 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: renesas: r9a06g032-rzn1d400-eb: enable GPIOs on CN12

[PATCH] mm/mseal: Fix range_contains_unmapped() ignoring its mm argument
 2026-07-16 10:19 UTC  (2+ messages)

[PATCH v2 00/10] ASoC: ti: Improve probe error handling
 2026-07-16 10:19 UTC  (6+ messages)
` [PATCH v2 07/10] ASoC: ti: omap-hdmi: Use dev_err_probe() for "
` [PATCH v2 10/10] ASoC: ti: rx51: "

[android-common:android15-6.6-2025-10 1/1] lib/sbitmap.c:104: warning: Function parameter or member 'sb' not described in 'sbitmap_spinlock'
 2026-07-16 10:18 UTC 

[PATCH 6.1.y 3/5] cifs: Fix reacquisition of volume cookie on still-live connection
 2026-07-16 10:18 UTC  (2+ messages)
  ` [PATCH 6.1.y 4/5] cifs: Add tracing for the cifs_tcon struct refcounting

[PATCH 6.18.y 1/3] cifs: SMB1 split: Rename cifstransport.c
 2026-07-16 10:18 UTC  (2+ messages)
  ` [PATCH 6.18.y 2/3] cifs: SMB1 split: Add some #includes

[PATCH 0/3] history: sign rewritten commits
 2026-07-16 10:18 UTC  (5+ messages)
` [PATCH 1/3] builtin/history: "
` [PATCH 2/3] doc: document history signing options

[PATCH v1 0/3] Add workarounds for Picoheart erratas
 2026-07-16 10:14 UTC  (3+ messages)
` [PATCH v1 2/3] riscv: errata: picoheart: Add workaround for cbo.clean errata

[PATCH] media: nuvoton: npcm-video: quiesce VCD IRQ before teardown in remove
 2026-07-16 10:15 UTC  (2+ messages)
` [PATCH v2] media: nuvoton: npcm-video: quiesce VCD IRQ before teardown

[PATCH v5 0/7] Add initial device trees for Nord platform
 2026-07-16 10:16 UTC  (6+ messages)
` [PATCH v5 5/7] arm64: dts: qcom: Add device tree for Nord Embedded variant

[PATCH i-g-t] tests/kms_plane_alpha_blend: Skip 7efc alpha-swap CRC check on AMD at >8bpc/DSC
 2026-07-16 10:16 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v7] drm/ttm/pool: back up at native page order
 2026-07-16 10:16 UTC  (4+ messages)

[PATCH] iotests: increase timeouts for tests to 5 minutes
 2026-07-16 10:15 UTC  (2+ messages)

[RESEND PATCH 00/22] IIO: Clean out superfluous I2C checks for single transfers
 2026-07-16 10:15 UTC  (2+ messages)

[PATCH net v2] phonet: check register_netdevice_notifier() error in phonet_device_init()
 2026-07-16 10:15 UTC 

[PATCH 0/3 v6] Oe-selftest for Clang, LLVM, LLD
 2026-07-16 10:14 UTC  (3+ messages)
` [OE-core] "

[PATCH] dt-bindings: mfd: qcom,tcsr: Add compatible for Shikra
 2026-07-16 10:14 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/2] Record maintainer/reviewer Git Lab handles
 2026-07-16 10:13 UTC  (3+ messages)
` [PATCH v4 1/2] gitlab: introduce files mapping GitLab accounts to real names
` [PATCH v4 2/2] get_maintainer: add ability to report Git Lab handle

linux-next: manual merge of the scsi-mkp tree with the origin tree
 2026-07-16 10:13 UTC  (2+ messages)

[PATCH 0/2] Fix for unintended FUSE ACL cache
 2026-07-16 10:12 UTC  (7+ messages)
` [PATCH 2/2] selftests/fuse: add ACL_DONT_CACHE regression test

[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-16 10:12 UTC  (3+ messages)
` [PATCH v7 5/7] mm/vmalloc: Extract vm_shift() to consolidate mapping shift selection

[PATCH] rust: Upgrade 1.96.1 -> 1.97.0
 2026-07-16 10:11 UTC  (2+ messages)
` [OE-core] "

Security: OS command injection
 2026-07-16 10:11 UTC  (2+ messages)

[PATCH 0/2] iio: magnetometer: add support for QST QMC6308
 2026-07-16 10:11 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v10] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
 2026-07-16 10:11 UTC  (2+ messages)

[PATCH] ARM: dts: renesas: r9a06g032: don't set status to the default value
 2026-07-16 10:10 UTC 

[PATCH 6.12.y-cip 00/23] Add support for RZ/G3L pincontrol
 2026-07-16 10:11 UTC  (3+ messages)
  ` [cip-dev] "

[PATCH] spi: geni-qcom: Fix sticky ret causing wrong return value on invalid proto
 2026-07-16 10:10 UTC  (2+ messages)

[PATCH net] mac802154: llsec: reject frames shorter than the authentication tag
 2026-07-16 10:09 UTC  (2+ messages)

[PATCH net-next v2 2/3] net: ti: icssm-prueth: Add priority based RX IRQ handlers
 2026-07-16 10:09 UTC  (3+ messages)

[PATCH v3 0/2] Record maintainer/reviewer Git Lab handles
 2026-07-16 10:07 UTC  (4+ messages)
` [PATCH v3 1/2] gitlab: introduce files mapping GitLab accounts to real names

[PATCH v2 1/2] liveupdate: fix GET_NAME ioctl argument validation
 2026-07-16 10:08 UTC  (2+ messages)

[PATCH v2 blktests 1/2] common/rc: add _have_debugfs()
 2026-07-16 10:08 UTC  (2+ messages)
` [PATCH blktests v2 2/2] nvme/039: skip cleanly when debugfs is not mounted


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.