All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-13 12:00:45 to 2025-03-13 12:42:27 UTC [more...]

[PATCH] netfilter: nft_exthdr: fix offset with ipv4_find_option()
 2025-03-13 12:41 UTC  (3+ messages)

[PATCH 0/5] target/riscv: Smepmp fixes to match specification
 2025-03-13 12:41 UTC  (7+ messages)
` [PATCH 2/5] target/riscv: pmp: move Smepmp operation conversion into a function
` [PATCH 3/5] target/riscv: pmp: fix checks on writes to pmpcfg in Smepmp MML mode
` [PATCH 4/5] target/riscv: pmp: exit csr writes early if value was not changed

[PATCHv2 0/3] block: protect debugfs attributes using elavtor_lock
 2025-03-13 12:42 UTC  (5+ messages)
` [PATCHv2 1/3] block: protect debugfs attrs using elevator_lock instead of sysfs_lock
` [PATCHv2 2/3] block: Remove unnecessary goto labels in debugfs attribute read methods

[oe] [meta-oe][PATCHv2] libsdl3: add recipe
 2025-03-13 12:04 UTC 

[PATCH] rust/revocable: add try_with() convenience method
 2025-03-13 12:40 UTC 

[PATCH net 0/7] net: fix lwtunnel reentry loops
 2025-03-13 12:40 UTC  (3+ messages)
` [PATCH net 4/7] net: ipv6: seg6_local: fix lwtunnel_input() loop

[PATCH 0/1 v2] [RISC-V/RVV] use a single function to probe memory
 2025-03-13 12:39 UTC  (2+ messages)
` [PATCH 1/1 v2] [RISC-V/RVV] Expand the probe_pages helper function to handle probe flags

[PATCH OE-Core v2 0/4] Upgrade kmod 33 -> 34.1
 2025-03-13 12:39 UTC  (4+ messages)
` [PATCH OE-Core v2 2/4] scdoc: Upgrade 1.11.2 -> 1.11.3
  ` [OE-core] "

[PATCH rdma-next v3] RDMA/bnxt_re: Support Perf management counters
 2025-03-13 12:39 UTC  (2+ messages)

[RFC] weird stuff in exfat_lookup()
 2025-03-13 12:39 UTC  (4+ messages)

[PATCH v3 00/17] riscv: add SBI FWFT misaligned exception delegation support
 2025-03-13 12:39 UTC  (9+ messages)
` [PATCH v3 01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v3 02/17] riscv: sbi: add FWFT extension interface

[PATCH bpf-next v2] selftests/bpf: Fix string read in strncmp benchmark
 2025-03-13 12:39 UTC  (2+ messages)

[PATCH] fbcon: Use static attribute groups for sysfs entries
 2025-03-13 12:38 UTC 

[PATCH] kbuild: Add KDEB_COMPRESS_LEVEL to control compression level
 2025-03-13 12:38 UTC  (2+ messages)

[meta-oe][PATCH] libsdl2-compat: add recipe
 2025-03-13 12:38 UTC 

[PATCH v5 0/4] initramfs-crypt-hook patch
 2025-03-13 12:35 UTC  (5+ messages)
` [PATCH v5 1/4] initramfs-crypt-hook: store initial encryption key in TPM2
` [PATCH v5 2/4] initramfs-crypt-hook: add re-encryption recovery
` [PATCH v5 3/4] initramfs-crypt-hook: implement 'noencrypt' option
` [PATCH v5 4/4] initramfs-crypt-hook: add 'format-if-empty' feature

[PATCH v7 00/10] Support ROHM BD79124 ADC
 2025-03-13 12:35 UTC  (9+ messages)
` [PATCH v7 02/10] property: Add functions to iterate named child
` [PATCH v7 03/10] iio: adc: add helpers for parsing ADC nodes
` [PATCH v7 05/10] iio: adc: sun20i-gpadc: Use adc-helpers
` [PATCH v7 net-next 09/10] net: gianfar: Use device_get_child_node_count_named()

[PATCH for-next] RDMA/rxe: Fix incorrect return value of rxe_odp_atomic_op()
 2025-03-13 12:36 UTC  (4+ messages)

[PATCH v2] mfd: max77620: Allow building as a module
 2025-03-13 12:36 UTC  (2+ messages)
` (subset) "

[PATCH v9 00/21] iommufd support pasid attach/replace
 2025-03-13 12:35 UTC  (22+ messages)
` [PATCH v9 01/21] iommu: Clear handle->domain in detach
` [PATCH v9 02/21] iommu: Wrap pasid_array entry creation and setting
` [PATCH v9 03/21] iommu: Introduce a replace API for device pasid
` [PATCH v9 04/21] iommufd: Pass @pasid through the device attach/replace path
` [PATCH v9 05/21] iommufd/device: Only add reserved_iova in non-pasid path
` [PATCH v9 06/21] iommufd/device: Replace idev->igroup with local variable
` [PATCH v9 07/21] iommufd/device: Check !igroup->hwpt in iommufd_device_attach_reserved_iova()
` [PATCH v9 08/21] iommufd/device: Lift iommufd_attach_handle handling to upper level helpers
` [PATCH v9 09/21] iommufd/device: Use iommufd_attach_handle track attachment
` [PATCH v9 10/21] iommufd/device: Replace device_list with device_array
` [PATCH v9 11/21] iommufd/device: Move attached device tracking to handle
` [PATCH v9 12/21] iommufd/device: Add pasid_attach array to track per-PASID attach
` [PATCH v9 13/21] iommufd: Enforce PASID-compatible domain in PASID path
` [PATCH v9 14/21] iommufd: Support pasid attach/replace
` [PATCH v9 15/21] iommufd: Enforce PASID-compatible domain for RID
` [PATCH v9 16/21] iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
` [PATCH v9 17/21] iommufd: Allow allocating PASID-compatible domain
` [PATCH v9 18/21] iommufd/selftest: Add set_dev_pasid in mock iommu
` [PATCH v9 19/21] iommufd/selftest: Add a helper to get test device
` [PATCH v9 20/21] iommufd/selftest: Add test ops to test pasid attach/detach
` [PATCH v9 21/21] iommufd/selftest: Add coverage for iommufd "

Linux kernel 6.13.7 released
 2025-03-13 12:35 UTC 

Mailing list inventing addresses for people
 2025-03-13 12:34 UTC 

[RFC PATCH] drm/xe: Add initial vfunc for flexible platform based TLB invals
 2025-03-13 12:33 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 6.13.y] virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex
 2025-03-13 12:32 UTC  (4+ messages)

[PATCH 00/10] erofs: 48-bit layout support
 2025-03-13 12:32 UTC  (3+ messages)

[PATCH] fs: consistently deref the files table with rcu_access_pointer()
 2025-03-13 12:31 UTC 

[PATCH 6.13 1/8] KVM: arm64: Calculate cptr_el2 traps on activating traps
 2025-03-13 12:31 UTC  (2+ messages)

[PATCH 5.10.y] KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel
 2025-03-13 12:31 UTC  (2+ messages)

[PATCH 5.10.y] x86/kexec: fix memory leak of elf header buffer
 2025-03-13 12:31 UTC  (2+ messages)

[PATCH 6.13 4/8] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
 2025-03-13 12:31 UTC  (2+ messages)

[PATCH 6.1.y] fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
 2025-03-13 12:31 UTC  (2+ messages)

[PATCH 6.13 8/8] KVM: arm64: Eagerly switch ZCR_EL{1,2}
 2025-03-13 12:31 UTC  (2+ messages)

[RFC PATCH v2 00/16] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-03-13 12:25 UTC  (3+ messages)
` [RFC PATCH v2 06/16] dt-bindings: media: i2c: max96717: add support for MAX96793

[PATCH 6.6.y] bpf: Use raw_spinlock_t in ringbuf
 2025-03-13 12:31 UTC  (2+ messages)

[PATCH 6.13 6/8] KVM: arm64: Refactor exit handlers
 2025-03-13 12:31 UTC  (2+ messages)

[PATCH 6.13 5/8] KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
 2025-03-13 12:31 UTC  (2+ messages)

[PATCH 6.13 2/8] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
 2025-03-13 12:31 UTC  (2+ messages)

[PATCH 6.13 3/8] KVM: arm64: Remove host FPSIMD saving for non-protected KVM
 2025-03-13 12:31 UTC  (2+ messages)

[PATCH 6.13 7/8] KVM: arm64: Mark some header functions as inline
 2025-03-13 12:31 UTC  (2+ messages)

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-13 12:30 UTC  (9+ messages)

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-03-13 12:25 UTC  (13+ messages)
` [PATCH v4 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v4 06/14] x86: Add support for suppressing warning backtraces
` [PATCH v4 07/14] arm64: "
` [PATCH v4 08/14] loongarch: "
` [PATCH v4 09/14] parisc: "
` [PATCH v4 10/14] s390: "
` [PATCH v4 11/14] sh: "
` [PATCH v4 12/14] sh: Move defines needed "
` [PATCH v4 13/14] riscv: Add support "
` [PATCH v4 14/14] powerpc: "

[PATCH net] net: mana: cleanup mana struct after debugfs_remove()
 2025-03-13 12:30 UTC  (2+ messages)

[PATCH v2 4/6] Audit: Add record for multiple task security contexts
 2025-03-13 12:29 UTC  (3+ messages)

[PATCH] arm64: versal2: Disable debug console
 2025-03-13 12:28 UTC 

[tglx-devel:timers/ptp/tkntp 30/30] drivers/ptp/ptp_clock.c:257:3: error: cannot jump from this goto statement to its label
 2025-03-13 12:28 UTC 

Linux 6.13.7
 2025-03-13 12:28 UTC  (2+ messages)

Linux 6.12.19
 2025-03-13 12:28 UTC  (2+ messages)

Linux 6.6.83
 2025-03-13 12:28 UTC  (2+ messages)

Linux 6.1.131
 2025-03-13 12:28 UTC  (2+ messages)

Linux 5.15.179
 2025-03-13 12:27 UTC  (2+ messages)

Linux 5.10.235
 2025-03-13 12:27 UTC  (2+ messages)

Linux 5.4.291
 2025-03-13 12:27 UTC  (2+ messages)

[PATCH v1 00/10] video: tegra: migrations, HDMI and HOST1x
 2025-03-13 12:27 UTC  (5+ messages)

[PATCH rdma-next v1] RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
 2025-03-13 12:26 UTC  (2+ messages)

[PATCH 0/9] fetch: further ref-prefix cleanups and optimizations
 2025-03-13 12:26 UTC  (5+ messages)
` [PATCH 6/9] fetch: ask server to advertise HEAD for config-less fetch

[PATCH] doc: centrally document various ways spell `true` and `false`
 2025-03-13 12:26 UTC  (3+ messages)

[PATCH] block: remove unused parameter
 2025-03-13 12:17 UTC  (5+ messages)

[Bug 219861] New: Bluetooth device in reset loop after suspend [regression]
 2025-03-13 12:25 UTC  (2+ messages)
` [Bug 219861] "

[PATCH] mm: Move nth_page from folio_page into folio_next
 2025-03-13 12:25 UTC  (2+ messages)

[PATCH 1/2] fbcon: Register sysfs groups through device_add_group
 2025-03-13 12:24 UTC  (3+ messages)

Linux kernel 6.12.19 released
 2025-03-13 12:25 UTC 

[PATCH] rndis_host: Flag RNDIS modems as WWAN devices
 2025-03-13 12:24 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix string read in strncmp benchmark
 2025-03-13 12:24 UTC  (3+ messages)

[PATCH] serial: Setup default base and frequency for Versal platforms
 2025-03-13 12:23 UTC 

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-13 12:23 UTC  (5+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH 0/2] Input: snvs_pwrkey - add configurable force shutdown time
 2025-03-13 12:22 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 00/10] MPU mm subsistem skeleton
 2025-03-13 12:21 UTC  (5+ messages)
` [PATCH 05/10] arm/mpu: Introduce frame_table, virt_to_page, maddr_to_virt

Regression from 7627a0edef54 ("ata: ahci: Drop low power policy board type") on reboot (but not cold boot)
 2025-03-13 12:21 UTC  (11+ messages)

[PATCH v1 1/1] mtd: mtdpart: Do not supply NULL to printf()
 2025-03-13 12:10 UTC  (6+ messages)

[PATCH v2 0/1] Accept unaccepted kexec segments' destination addresses
 2025-03-13 12:06 UTC  (6+ messages)

[PATCH v3 0/2] media: uvcvideo: Fix Fix deferred probing error
 2025-03-13 12:20 UTC  (3+ messages)
` [PATCH v3 1/2] media: uvcvideo: "
` [PATCH v3 2/2] media: uvcvideo: Use dev_err_probe for devm_gpiod_get_optional

[PATCH v5 RESEND 0/2] Add Block event interrupt support for I2C protocol
 2025-03-13 12:20 UTC  (4+ messages)
` [PATCH v5 RESEND 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support

[PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
 2025-03-13 12:20 UTC 

Linux kernel 6.6.83 released
 2025-03-13 12:20 UTC 

[PATCH net 0/6] mlx5 misc fixes 2025-03-10
 2025-03-13 12:20 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: Add pwm nodes for RK3528
 2025-03-13 12:03 UTC  (3+ messages)

[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
 2025-03-13 11:56 UTC  (4+ messages)
` [PATCH v6 14/26] drm/bridge: add support for refcounted "

[PATCH master] FIT: early exit if digest fails
 2025-03-13 11:54 UTC  (2+ messages)

[PATCH 0/2] pack-objects: freshen objects with multi-cruft packs
 2025-03-13 12:16 UTC  (11+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold

[PATCH 2/3] rust: clippy: disable `addr_of!` and `addr_of_mut` macros
 2025-03-13 12:16 UTC 

[PATCH 0/7] coresight: Clear self hosted claim tag on probe
 2025-03-13 11:46 UTC  (3+ messages)
` [PATCH 3/7] coresight: Only check bottom two claim bits

[PATCH v3 2/2] docs: tracing: Reduce maxdepth in index documentation
 2025-03-13 12:16 UTC  (5+ messages)

[PATCH v2 0/4] KVM: arm64: Separate the hyp FF-A buffers init from the host
 2025-03-13 12:15 UTC  (15+ messages)
` [PATCH v2 3/4] KVM: arm64: Map the hypervisor FF-A buffers on ffa init
` [PATCH v2 4/4] KVM: arm64: Release the ownership of the hyp rx buffer to Trustzone

[PATCH 0/4] Various fixes for the da9052 watchdog
 2025-03-13 12:14 UTC  (5+ messages)
` [PATCH 1/4] watchdog: da9052_wdt: add support for nowayout
` [PATCH 2/4] watchdog: da9052_wdt: use timeout value from external inputs
` [PATCH 3/4] watchdog: da9052_wdt: do not disable wdt during probe
` [PATCH 4/4] watchdog: da9052_wdt: respect TWDMIN

[PATCH] usb: storage: Fix `us->iobuf` size for BOT transmission to prevent memory overflow
 2025-03-13 12:12 UTC  (2+ messages)
`  "

SMB Share Deleted Automatically
 2025-03-13 12:12 UTC 

[PATCH v8] fuse: add more control over cache invalidation behaviour
 2025-03-13 12:11 UTC  (8+ messages)

[PATCH v2 00/10] Add DSI display support for SA8775P target
 2025-03-13 12:10 UTC  (4+ messages)
` [PATCH v2 07/10] arm64: dts: qcom: sa8775p-ride: add anx7625 DSI to DP bridge nodes

[PATCH v2] RDMA/erdma: Fix exception handling in erdma_accept_newconn()
 2025-03-13 12:10 UTC 

Linux kernel 5.15.179 released
 2025-03-13 12:10 UTC 

Linux kernel 6.1.131 released
 2025-03-13 12:10 UTC 

[PATCH 0/9] Minor cleanups and improvements to swap freeing code
 2025-03-13 21:05 UTC  (10+ messages)
` [PATCH 1/9] mm: swap: rename __swap_[entry/entries]_free[_locked] to swap_[entry/entries]_put[_locked]
` [PATCH 2/9] mm: swap: factor out the actual swap entry freeing logic to new helper
` [PATCH 3/9] mm: swap: use __swap_entry_free() to free swap entry in swap_entry_put_locked()
` [PATCH 4/9] mm: swap: remove unneeded VM_BUG_ON(*map != SWAP_HAS_CACHE) in swap_entry_range_free()
` [PATCH 5/9] mm: swap: use swap_entries_free() drop last 1 flag in swap_entries_put_nr()
` [PATCH 6/9] mm: swap: drop last SWAP_MAP_SHMEM flag in batch "
` [PATCH 7/9] mm: swap: free each cluster individually in swap_entries_put_map_nr()
` [PATCH 8/9] mm: swap: factor out helper to drop cache of entries within a single cluster
` [PATCH 9/9] mm: swap: replace cluster_swap_free_nr() with swap_entries_put_[map/cache]()

[PATCH v8 0/4] Optionally allow ttynull to be selected as a default console
 2025-03-13 12:09 UTC  (4+ messages)
` [PATCH v8 1/4] ttynull: Always initialize console index to -1

[PATCH 0/2] Fix for MediaTek reset affecting Focusrite audio interfaces
 2025-03-13 12:07 UTC  (6+ messages)

[patch 00/10] genirq/msi: Spring cleaning
 2025-03-13 12:07 UTC  (3+ messages)
` [patch 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()

[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
 2025-03-13 12:05 UTC 

[PATCH v3 0/3] media: uvcvideo: Introduce V4L2_META_FMT_UVC_CUSTOM + other meta fixes
 2025-03-13 12:06 UTC  (4+ messages)
` [PATCH v3 1/3] media: uvcvideo: Do not mark valid metadata as invalid
` [PATCH v3 2/3] media: Documentation: Add note about UVCH length field
` [PATCH v3 3/3] media: uvcvideo: Introduce V4L2_META_FMT_UVC_CUSTOM

[PATCH ipsec-next v5 0/2] Update offload configuration with SA
 2025-03-13 12:06 UTC  (5+ messages)
` [PATCH ipsec-next v5 1/2] xfrm: Migrate offload configuration
` [PATCH ipsec-next v5 2/2] xfrm: Refactor migration setup during the cloning process

[PATCH v1 00/19] xen: introduce CONFIG_SYSCTL
 2025-03-13 12:05 UTC  (8+ messages)
` [PATCH v1 02/19] xen/xsm: wrap around xsm_sysctl with CONFIG_SYSCTL
` [PATCH v1 03/19] xen/sysctl: wrap around XEN_SYSCTL_readconsole
` [PATCH v1 05/19] xen/sysctl: wrap around XEN_SYSCTL_sched_id

[PATCH iproute2-next v2] color: default to dark color theme
 2025-03-13 12:05 UTC  (5+ messages)

[PATCH] x86/boot: Move LA57 trampoline to separate source file
 2025-03-13 12:03 UTC 

[patch rdma-next v6 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2025-03-13 12:03 UTC  (2+ messages)

[meta-oe][PATCHv2] libsdl3: add recipe
 2025-03-13 12:03 UTC 

NET_RX softirq work in ktimers
 2025-03-13 12:02 UTC  (2+ messages)

[PATCH v4 00/17] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
 2025-03-13 12:01 UTC  (4+ messages)
` [PATCH v4 11/17] media: rzg2l-cru: Add register mapping support

[PATCH v3 0/2] regulator: fix race with probing of dummy regulator
 2025-03-13 12:01 UTC  (3+ messages)
` [PATCH v3 2/2] regulator: check that dummy regulator has been probed before using it

[PATCH v6 00/16] drm/bridge: Various quality of life improvements
 2025-03-13 12:00 UTC  (8+ messages)
` [PATCH v6 10/16] drm/bridge: ti-sn65dsi83: Switch to drm_bridge_helper_reset_crtc
` [PATCH v6 11/16] drm/bridge: Introduce drm_bridge_is_atomic() helper
` [PATCH v6 12/16] drm/bridge: cdns-csi: Switch to atomic helpers
` [PATCH v6 13/16] drm/bridge: tc358775: Switch to atomic commit
` [PATCH v6 14/16] drm/bridge: tc358768: Stop disabling when failing to enable
` [PATCH v6 15/16] drm/bridge: tc358768: Convert to atomic helpers
` [PATCH v6 16/16] drm/bridge: ti-sn65dsi86: Remove drm_encoder->crtc use


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.