All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-01 15:32:46 to 2026-07-01 16:11:45 UTC [more...]

[PATCH] mshv: fix hv_input_get_system_property struct
 2026-07-01 16:11 UTC  (3+ messages)

[PATCH] rust: io: fix example in `register!` macro
 2026-07-01 16:09 UTC  (2+ messages)

[PATCH RFC] coding-assistants: simplify attribution
 2026-07-01 16:10 UTC  (4+ messages)

[PATCH v1 0/4] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE behind driver feature
 2026-07-01 16:10 UTC  (5+ messages)

[PATCH 0/5] Rate limited printing for Rust
 2026-07-01 16:10 UTC  (3+ messages)
` [PATCH 1/5] rust: sync: move lockdep types to rust/kernel/sync/lockdep.rs

[PATCH net-next v4 00/13] dpaa2-switch: add support for LAG offload
 2026-07-01 16:10 UTC  (2+ messages)

[PATCH v6 00/23] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-01 16:09 UTC  (5+ messages)
` [PATCH v6 03/23] cpumask: Introduce cpu_preferred_mask
` [PATCH v6 05/23] sched/core: Try to use a preferred CPU in is_cpu_allowed

[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
 2026-07-01 16:09 UTC  (2+ messages)

[PATCH v5 0/2] media: nxp: imx8-isi: Add virtual channel and frame descriptor support
 2026-07-01 16:09 UTC  (7+ messages)
` (subset) "

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-01 16:09 UTC  (6+ messages)
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-01 16:08 UTC  (12+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 02/11] dt-bindings: display: tegra: Document memory regions
` [PATCH v3 03/11] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
` [PATCH v3 05/11] bitmap: Add bitmap_allocate() function
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
` [PATCH v3 07/11] dma-buf: heaps: Add debugfs support
` [PATCH v3 08/11] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v3 09/11] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH v3 10/11] arm64: tegra: Hook up VPR to host1x
` [PATCH v3 11/11] arm64: tegra: Add VPR placeholder node on Tegra264

[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-07-01 16:07 UTC  (3+ messages)

[PATCH] dt-bindings: gpu: host1x: Fix email address
 2026-07-01 16:06 UTC 

[PATCH v2] Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()
 2026-07-01 16:06 UTC 

[PATCH v3 0/3] KVM: arm64: fix pKVM mapping cache corner cases
 2026-07-01 16:05 UTC  (3+ messages)
` [PATCH v3 1/3] KVM: arm64: skip pKVM cache flushes for non cacheable mappings

[PATCH v8 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-01 16:05 UTC  (15+ messages)
` [PATCH v8 2/2] "

[PATCH v5] lib: utils: Add Logging service group handlers
 2026-07-01 16:05 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Flatten usb controller nodes
 2026-07-01 16:04 UTC  (3+ messages)

[RFC PATCH 0/8] mm/damon: validate all parameters in the core
 2026-07-01 16:04 UTC  (7+ messages)
` [RFC PATCH 4/8] mm/damon/reclaim: remove duplicated min_region_sz power of 2 check
` [RFC PATCH 5/8] mm/damon/lru_sort: remove duplicated min_region_sz power_of_2() check
` [RFC PATCH 6/8] mm/damon: document region size validation in damon_set_regions()

[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
 2026-07-01 15:32 UTC  (35+ messages)
` [PATCH v2 01/34] drm/i915/doc: Document DP link capabilities
` [PATCH v2 02/34] drm/i915/dp_link_caps: Factor out helper to get link config by index
` [PATCH v2 03/34] drm/i915/dp_link_caps: Add support for link rate, lane count iteration orders
` [PATCH v2 04/34] drm/i915/dp_link_caps: Add link configuration iterator
` [PATCH v2 05/34] drm/i915/dp_link_caps: Add helper to get iteration order for a connector
` [PATCH v2 06/34] drm/i915/dp_link_caps: Validate max link limits
` [PATCH v2 07/34] drm/i915/dp_link_caps: Add filter for enabled link configurations
` [PATCH v2 08/34] drm/i915/dp_link_caps: Re-enable link configurations after a link reset
` [PATCH v2 09/34] drm/i915/dp_link_caps: Re-enable link configurations after sink caps change
` [PATCH v2 10/34] drm/i915/dp_link_caps: Drop noupdate postfix from max link limit set helpers
` [PATCH v2 11/34] drm/i915/dp_link_caps: Add debugfs entry showing allowed configurations
` [PATCH v2 12/34] drm/i915/dp: Add link configuration filter for modeset computation
` [PATCH v2 13/34] drm/i915/dp_link_caps: Add helper to query max BW link configuration
` [PATCH v2 14/34] drm/i915/dp: Query max BW config via link_caps during mode validation
` [PATCH v2 15/34] drm/i915/dp_tunnel: Query max BW config via link_caps for BW computation
` [PATCH v2 16/34] drm/i915/dp_test: Use link caps for compliance link configs
` [PATCH v2 17/34] drm/i915/dp: Iterate configurations via link_caps for SST non-DSC
` [PATCH v2 18/34] drm/i915/dp: Iterate configurations via link_caps for SST DSC
` [PATCH v2 19/34] drm/i915/dp: Use link caps for eDP DSC config selection
` [PATCH v2 20/34] drm/i915/dp_mst: Use link caps for non-DSC "
` [PATCH v2 21/34] drm/i915/dp_mst: Use link caps for MST DSC "
` [PATCH v2 22/34] drm/i915/dp: Remove min/max link config limits
` [PATCH v2 23/34] drm/i915/dp_link_training: Reset the max link limits in the fallback code
` [PATCH v2 24/34] drm/i915/dp_link_training: Use config iterator for fallback
` [PATCH v2 25/34] drm/i915/dp_link_training: Disable failed config during fallback
` [PATCH v2 26/34] drm/i915/kunit: Enable KUnit tests
` [PATCH v2 27/34] drm/i915/kunit: Add DP link test stub
` [PATCH v2 28/34] drm/xe/kunit: Add display test config
` [PATCH v2 29/34] drm/xe/kunit: Build DP link display tests
` [PATCH v2 30/34] drm/i915/kunit: Setup DP link test context
` [PATCH v2 31/34] drm/i915/kunit: Export link training and caps funcs for testing
` [PATCH v2 32/34] drm/i915/kunit: DP link: add baseline fixed table reference test
` [PATCH v2 33/34] drm/i915/kunit: DP link: add update config tests
` [PATCH v2 34/34] drm/i915/kunit: DP link: add fallback tests

fix GFP_ flag use in the buffer cache
 2026-07-01 16:03 UTC  (5+ messages)
` [PATCH 2/4] xfs: lift setting __GFP_NOFAIL from xfs_buf_alloc_kmem to the caller

[PATCH v3 0/2] sdhci: fix SDMA boundary bug
 2026-07-01 15:57 UTC  (3+ messages)
` [PATCH v3 1/2] hw/sd: sdhci: Fix "
` [PATCH v3 2/2] qtest: add xilinx-zynq SDHCI sdma test

[PATCH 2/3] can: rockchip: add RK3588 CAN-FD support
 2026-07-01 16:02 UTC  (4+ messages)

7.1 regression bisected to "usb: core: Fix SuperSpeed root hub wMaxPacketSize"
 2026-07-01 16:02 UTC 

[PATCH net-next 0/6] net: hold instance lock around NETDEV_DOWN and NETDEV_GOING_DOWN
 2026-07-01 16:02 UTC  (4+ messages)
` [PATCH net-next 6/6] net: document NETDEV_UNREGISTER unlocked rationale

[PATCH] libselinux: selinux_restorecon(): fstat() if skip_multilink set
 2026-07-01 16:02 UTC  (3+ messages)

[PATCH 5.10/5.15] crypto: af_alg - Set merge to zero early in af_alg_sendmsg
 2026-07-01 16:01 UTC 

[ANNOUNCEMENT/CFP] LPC 2026 Live Patching MC
 2026-07-01 16:01 UTC 

[PATCH v4 0/2] LoongArch: kexec: avoid clobbering the QEMU FDT
 2026-07-01 15:59 UTC  (3+ messages)
` [PATCH v4 1/2] LoongArch: kexec: use core control page for relocation trampoline to avoid QEMU FDT conflict
` [PATCH v4 2/2] LoongArch: kexec: load the command line in its own segment

[PATCH v7 0/9] Support for block device NVMEM providers
 2026-07-01 16:00 UTC  (10+ messages)
` [PATCH v7 1/9] dt-bindings: mmc: Document fixed-layout NVMEM provider support
` [PATCH v7 2/9] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v7 3/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v7 4/9] nvmem: layouts: Support fixed-layout as the nvmem device node itself
` [PATCH v7 5/9] block: implement NVMEM provider
` [PATCH v7 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v7 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v7 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v7 9/9] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH 0/9] drm/xe: Probe info outside of xe_info_init() and xe_info_init_early()
 2026-07-01 16:00 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe: Probe info outside of xe_info_init() and xe_info_init_early() (rev2)

[PATCH net-next v3 00/15] net: macb: implement context swapping
 2026-07-01 15:59 UTC  (16+ messages)
` [PATCH net-next v3 01/15] net: macb: drop "consistent" from alloc/free function names
` [PATCH net-next v3 02/15] net: macb: unify device pointer naming convention
` [PATCH net-next v3 03/15] net: macb: unify variable naming convention in at91ether functions
` [PATCH net-next v3 04/15] net: macb: unify queue index variable naming convention and types
` [PATCH net-next v3 05/15] net: macb: enforce reverse christmas tree (RCT) convention
` [PATCH net-next v3 06/15] net: macb: allocate tieoff descriptor once across device lifetime
` [PATCH net-next v3 07/15] net: macb: introduce macb_context struct for buffer management
` [PATCH net-next v3 08/15] net: macb: avoid macb_init_rx_buffer_size() modifying state
` [PATCH net-next v3 09/15] net: macb: make `struct macb` subset reachable from macb_context struct
` [PATCH net-next v3 10/15] net: macb: change caps helpers signatures
` [PATCH net-next v3 11/15] net: macb: change function signatures to take contexts
` [PATCH net-next v3 12/15] net: macb: introduce macb_context_alloc() helper
` [PATCH net-next v3 13/15] net: macb: re-read ISR inside IRQ handler locked section
` [PATCH net-next v3 14/15] net: macb: use context swapping in .set_ringparam()
` [PATCH net-next v3 15/15] net: macb: use context swapping in .ndo_change_mtu()

[PATCH v2] net/9p: add vsock transport
 2026-07-01 15:59 UTC 

[PATCH v2 0/8] btrfs-progs: fscrypt updates
 2026-07-01 15:59 UTC  (7+ messages)
` [PATCH v2 1/8] btrfs-progs: check: fix max inline extent size
` [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents

[PATCH v4] mm: mglru: fix stale batch updates after memcg reparenting
 2026-07-01 15:59 UTC  (3+ messages)

[PATCH] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
 2026-07-01 15:58 UTC  (3+ messages)

[PATCH v5 0/2] contrib/plugins: add dlcall to call host functions from a guest
 2026-07-01 15:57 UTC  (3+ messages)
` [PATCH v5 1/2] contrib/plugins: add a minimal dlcall plugin
` [PATCH v5 2/2] docs/about/emulation: document the "

[PATCH net-next v3 0/3] net: dsa: motorcomm: Add LED support
 2026-07-01 15:54 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: dsa: motorcomm: Move to subdirectory
` [PATCH net-next v3 2/3] net: dsa: motorcomm: Split SMI module
` [PATCH net-next v3 3/3] net: dsa: motorcomm: Add LED support

[PATCH v2] libceph: Assign requests to homeless osd if calculated osd exceeds max_osd
 2026-07-01 15:56 UTC 

[PATCH V1] accel/amdxdna: Fix use-after-free in debug BO command handling
 2026-07-01 15:55 UTC 

[PATCH v10 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
 2026-07-01 15:56 UTC  (4+ messages)

[PATCH] fix: sound/soc/qcom: qcom_snd_parse_of: leaked device_node reference from of_parse_phandle on error path
 2026-07-01 15:56 UTC  (2+ messages)

[PATCH v7 0/3] Bluetooth: btmtk: Add MT7928 support
 2026-07-01 15:55 UTC  (3+ messages)
` [PATCH v7 1/3] Bluetooth: btmtk: Replace magic numbers with WMT packet flag enum

[PATCH] cmd: kconfig: i2c: add DM_I2C dependency
 2026-07-01 15:55 UTC 

[PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-07-01 15:54 UTC  (5+ messages)
` [PATCH v5 08/17] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz

[PATCH 0/2] mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops
 2026-07-01 15:54 UTC  (11+ messages)

[PATCH v2 00/16] LoongArch initial support
 2026-07-01 15:53 UTC  (2+ messages)

[PATCH v1 1/1] arm64: dts: imx95-var-dart: wm8904: Add INL1 as DMICDAT1
 2026-07-01 15:53 UTC 

[PATCH 0/3] bloom-related leak fixes
 2026-07-01 15:52 UTC  (5+ messages)
` [PATCH 1/3] bloom: make bloom-filter slab initialization idempotent
` [PATCH 2/3] revision: avoid leaking bloom keyvecs with multiple traversals

[PATCH] drm/i915/mst: limit DP MST ESI service loop
 2026-07-01 15:52 UTC  (2+ messages)

[PATCH v2] xfs: zero newly allocated btree root space
 2026-07-01 15:52 UTC  (5+ messages)

Moving reset branches to git.kernel.org
 2026-07-01 15:51 UTC  (2+ messages)

[PATCH net-next 0/2] sit: prepare for RTNL-less link dumping
 2026-07-01 15:51 UTC  (3+ messages)
` [PATCH net-next 1/2] ip_tunnel: use WRITE_ONCE in ip_tunnel_encap_setup
` [PATCH net-next 2/2] sit: no longer rely on RTNL in ipip6_fill_info()

is kernel task "do_kernel_menuconfig" different from "do_menuconfig"?
 2026-07-01 15:51 UTC  (3+ messages)
` [docs] "

[Bug 220564] New: Wrong indentification of Bluetooth in Lenovo Legion Pro 5 and 0489:e111 Foxconn / Hon Hai Wireless_Device
 2026-07-01 15:50 UTC  (2+ messages)
` [Bug 220564] hci0: ACL packet for unknown connection handle 3837 and sound interruption

Update i2c branches
 2026-07-01 15:50 UTC  (3+ messages)

[PATCH] stubdom: remove c-stubdom
 2026-07-01 15:49 UTC  (2+ messages)

[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
 2026-07-01 15:49 UTC  (7+ messages)

[PATCH] iio: hid-sensors: Fix poll_value sign check before msleep_interruptible
 2026-07-01 15:49 UTC  (2+ messages)

[PATCH] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC
 2026-07-01 15:47 UTC 

Include in next: Switch SpacemiT SoC tree's repo
 2026-07-01 15:47 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: ISO: fix malformed ISO_END/CONT handling
 2026-07-01 15:46 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: ISO: exclude RFU bits from ISO_SDU_Length

[PATCH] Bluetooth: bpa10x: check response length in bpa10x_setup()
 2026-07-01 15:45 UTC  (3+ messages)

[PATCH] iio: imu: adis16480: fix 'temprature' typo in comment
 2026-07-01 15:45 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel
 2026-07-01 15:45 UTC 

[PATCH] futex/requeue: Revert "Prevent NULL pointer dereference in remove_waiter() on self-deadlock""
 2026-07-01 15:45 UTC  (3+ messages)

[PATCH v2 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-07-01 15:44 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drivers: Improve memory management for large object allocations when i915/shmem is used with iommu (rev3)

[PATCH] xfs: fail recovery on a committed log item with no regions
 2026-07-01 15:43 UTC  (4+ messages)

[PATCH v2] Bluetooth: Properly disable remote wakeup for MT7922/MT7925 on Ryzen platform
 2026-07-01 15:43 UTC 

[PATCH] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
 2026-07-01 15:43 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for "

[PATCH 0/2] SC8280XP CRD touch-ups
 2026-07-01 15:43 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc8280xp-crd: Add pmic-glink orientation GPIOs
` [PATCH 2/2] arm64: dts: qcom: sc8280xp-crd: Fix the pin index for misc_3p3_reg_en

[PATCH] dt-bindings: wireless: ath12k: allow calibration variant for WCN7850
 2026-07-01 15:42 UTC 

[PATCH v6 0/2] clk: amlogic: Add A9 peripherals clock controller
 2026-07-01 15:41 UTC  (4+ messages)
` [PATCH v6 2/2] clk: amlogic: Add A9 peripherals clock controller driver

[PATCH 7.0 00/49] 7.0.14-rc1 review
 2026-07-01 15:41 UTC  (4+ messages)

[PATCH v2 0/3] mm/migrate: preparatory cleanups for batch copy and offload
 2026-07-01 15:39 UTC  (3+ messages)
` [PATCH v2 1/3] mm/migrate: rename page to folio leftovers

[PATCH 0/8] Support ROHM BD73800
 2026-07-01 15:39 UTC  (3+ messages)
` [PATCH 1/8] dt-bindings: regulator: ROHM BD73800 regulators

[PATCH v2 0/3] xfs: fix NULL deref in log recovery reorder
 2026-07-01 15:38 UTC  (4+ messages)
` [PATCH v2 1/3] xfs: drop ASSERT(0) on unrecognized log item type
` [PATCH v2 2/3] xfs: splice unsorted log items back to the transaction after the loop
` [PATCH v2 3/3] xfs: fail recovery on a committed log item with no regions

[PATCH v6 1/1] arm64: dts: add tqma9596la-mba95xxca
 2026-07-01 15:37 UTC  (4+ messages)

[PATCH] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC
 2026-07-01 15:36 UTC  (2+ messages)

[Patch mm-hotfixes v5] mm/page_vma_mapped: fix device-private PMD handling
 2026-07-01 15:36 UTC  (3+ messages)

[RESEND v2 0/8] drm/{i915,xe}: unify runtime pm calls
 2026-07-01 15:36 UTC  (2+ messages)
` ✗ CI.KUnit: failure for drm/{i915,xe}: unify runtime pm calls (rev3)

[PATCH] rpcbind: fix leak of nconf in main()
 2026-07-01 15:36 UTC  (2+ messages)

[PATCH net 0/3] Fix broken TC_ACT_REDIRECT from qdiscs
 2026-07-01 15:35 UTC  (5+ messages)
` [PATCH net 2/3] net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains

[PATCH] dt-bindings: PCI: mediatek-gen3: Add support for MT8189 SoC
 2026-07-01 15:34 UTC  (2+ messages)

[PATCH 0/3] Change XEN_DOMCTL_setvcpuaffinity interface
 2026-07-01 15:34 UTC  (3+ 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.