All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-29 20:58:41 to 2026-01-29 22:01:36 UTC [more...]

[PATCH] drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()
 2026-01-29 22:01 UTC  (2+ messages)

[PATCH v3 00/14] s390x: Add support for virtio-blk-pci IPL device
 2026-01-29 22:00 UTC  (12+ messages)
` [PATCH v3 01/14] pc-bios/s390-ccw: Fix misattributed function prototypes
` [PATCH v3 02/14] pc-bios/s390-ccw: Remove redundant vring schid attribute
` [PATCH v3 06/14] include/hw/s390x: Move CLP definitions for easier BIOS access
` [PATCH v3 07/14] pc-bios/s390-ccw: Introduce CLP Architecture

What's cooking in git.git (Jan 2026, #09)
 2026-01-29 22:01 UTC  (3+ messages)

[PATCH net-next v2 00/14] net: stmmac: SerDes, PCS, BASE-X, and inband goodies
 2026-01-29 22:00 UTC  (8+ messages)

[soc:soc/arm] BUILD SUCCESS 16868b35b915a8a0fc810cd14b3b4927a5fb2213
 2026-01-29 21:59 UTC 

[PATCH 0/3] Revert "revocable: Revocable resource management"
 2026-01-29 22:00 UTC  (11+ messages)

[PATCH 1/2] drm/xe/xe2hpg: Remove SRIOV VF check for Wa_18041344222
 2026-01-29 21:59 UTC  (2+ messages)
` [PATCH 2/2] drm/xe/xe3: "

[PATCH 0/6] irqchip/renesas-rzv2h: Add support to handle ICU error IRQ and add SWPE trigger
 2026-01-29 21:59 UTC  (5+ messages)
` [PATCH 4/6] irqchip/renesas-rzv2h: Add CA55 software interrupt support

[PATCH v2 0/4] bugfix some issues under abnormal scenarios
 2026-01-29 21:58 UTC  (2+ messages)

[RFC PATCH v2 0/3] mm/damon: Introduce node_target_mem_bp Quota Goal Metric
 2026-01-29 21:58 UTC  (4+ messages)
` [PATCH 1/3] mm/damon/core: add DAMOS_QUOTA_NODE_TARGET_MEM_BP metric
` [PATCH 2/3] mm/damon/core: implement NODE_TARGET_MEM_BP metric calculation
` [PATCH 3/3] mm/damon/sysfs-schemes: expose NODE_TARGET_MEM_BP metric

[jarkko-tpmdd:vcam 5/5] drivers/media/vcam.c:2125 vcam_ioc_create() warn: missing unwind goto?
 2026-01-29 21:57 UTC 

+ procfs-avoid-fetching-build-id-while-holding-vma-lock-fix.patch added to mm-nonmm-unstable branch
 2026-01-29 21:56 UTC 

[PATCH 0/4] odb: support ODB source specific transaction handling
 2026-01-29 21:54 UTC  (7+ messages)
` [PATCH 1/4] odb: store ODB source in `struct odb_transaction`

[PATCH] qapi/net: deprecate TAP fd and vhostfd options
 2026-01-29 21:53 UTC 

[PATCH v2 mm-stable] procfs: avoid fetching build ID while holding VMA lock
 2026-01-29 21:53 UTC 

[Intel-wired-lan] [PATCH iwl-next] i40e: only timestamp PTP event packets
 2026-01-29 21:52 UTC  (2+ messages)
`  "

[PATCH v1 0/9] Move RAPL defaults to interface drivers
 2026-01-29 21:52 UTC  (3+ messages)
` [PATCH v1 3/9] powercap: intel_rapl: Use GENMASK() and BIT() macros

[PATCH] ui/kbd-state.h: Make the header C++ compatible
 2026-01-29 21:51 UTC  (6+ messages)

[PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-01-29 21:51 UTC  (3+ messages)

[PATCH 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
 2026-01-29 21:50 UTC  (3+ messages)
` [PATCH v2 1/3] amd_iommu: Use switch case to determine mmio register name

[PATCH v4] hwrng: core - use RCU and work_struct to fix race condition
 2026-01-29 21:50 UTC 

[PATCH v10 00/30] Tracefs support for pKVM
 2026-01-29 21:50 UTC  (9+ messages)
` [PATCH v10 05/30] tracing: Introduce trace remotes
` [PATCH v10 14/30] tracing: Add a trace remote module for testing

[PATCH v2 0/5] Add support for Battery Status & Battery Caps AMS in TCPM
 2026-01-29 21:50 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: connector: extend ports property to model power connections

[Intel-wired-lan] [PATCH net] iavf: fix PTP use-after-free during reset
 2026-01-29 21:48 UTC  (2+ messages)

[PATCH mm-stable] procfs: avoid fetching build ID while holding VMA lock
 2026-01-29 21:48 UTC  (7+ messages)

[PATCH] tests/data/acpi: disassemble-aml: rename and change interpreter line
 2026-01-29 21:48 UTC  (4+ messages)

[LTP] [PATCH 1/2] tst_net.sh: Print netstress.c logs on unexpected error
 2026-01-29 21:47 UTC  (4+ messages)
` [LTP] [PATCH 2/2] tst_net.sh: Fix tst_brk() use in tst_netload_brk()

[PATCH] vfs: add FS_USERNS_DELEGATABLE flag and set it for NFS
 2026-01-29 21:47 UTC 

[PATCH v3 2/4] arm64: dts: qcom: ipq9574-rdp433: Reorganize DTS to introduce eMMC support
 2026-01-29 21:46 UTC  (2+ messages)

[PATCH v2 0/6] Landlock: Implement scope control for pathname Unix sockets
 2026-01-29 21:28 UTC  (11+ messages)
` [PATCH v2 1/6] landlock: Add LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET scope bit to uAPI
` [PATCH v2 2/6] landlock: Implement LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET
` [PATCH v2 3/6] samples/landlock: Support LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET
` [PATCH v2 5/6] selftests/landlock: Repurpose scoped_abstract_unix_test.c for pathname sockets too
` [PATCH v2 6/6] selftests/landlock: Add pathname socket variants for more tests

[v3 00/19] Make Display free from i915_reg.h
 2026-01-29 21:45 UTC  (12+ messages)
` ✗ CI.checkpatch: warning for Make Display free from i915_reg.h (rev3)
` ✓ CI.KUnit: success "
` [v3 13/19] drm/i915: Remove i915_reg.h from intel_rom.c
` [v3 14/19] drm/i915: Remove i915_reg.h from intel_psr.c
` [v3 15/19] drm/i915: Remove i915_reg.h from intel_fifo_underrun.c
` [v3 16/19] drm/i915: Remove i915_reg.h from intel_display_irq.c
` [v3 17/19] drm/i915: Remove i915_reg.h from intel_display_power_well.c
` [v3 18/19] drm/i915: Remove i915_reg.h from intel_modeset_setup.c
` [v3 19/19] drm/{i915, xe}: Remove i915_reg.h from display
` ✗ CI.checksparse: warning for Make Display free from i915_reg.h (rev3)
` ✓ Xe.CI.BAT: success "

[PATCH v7 0/6] i2c: xiic: use generic device property accessors
 2026-01-29 21:43 UTC  (14+ messages)
` [PATCH v7 1/6] i2c: xiic: skip input clock setup on non-OF systems
` [PATCH v7 2/6] i2c: xiic: switch to devres managed APIs
` [PATCH v7 3/6] i2c: xiic: remove duplicate error message
` [PATCH v7 4/6] i2c: xiic: switch to generic device property accessors
` [PATCH v7 5/6] i2c: xiic: cosmetic cleanup
` [PATCH v7 6/6] i2c xiic: cosmetic: use resource format specifier in debug log

[PATCH v4 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-01-29 21:41 UTC  (16+ messages)
` [PATCH v4 01/15] PCI: rzg3s-host: Fix reset handling in probe error path
` [PATCH v4 02/15] PCI: renesas: rzg3s: Rework inbound window algorithm for multi-SoC support
` [PATCH v4 03/15] clk: renesas: rzv2h-cpg: Add support for init_{off|asserted} clocks/resets
` [PATCH v4 04/15] clk: renesas: r9a09g047: Add PCIe clocks and reset
` [PATCH v4 05/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix naming properties
` [PATCH v4 06/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
` [PATCH v4 07/15] PCI: rzg3s-host: Make SYSC register offsets SoC-specific
` [PATCH v4 08/15] PCI: rzg3s-host: Make configuration reset lines optional
` [PATCH v4 09/15] PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
` [PATCH v4 10/15] PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibility
` [PATCH v4 11/15] PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed support
` [PATCH v4 12/15] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller
` [PATCH v4 13/15] arm64: dts: renesas: r9a09g047: Add PCIe node
` [PATCH v4 14/15] arm64: dts: renesas: r9a09g047e57-smarc-som: Add PCIe reference clock
` [PATCH v4 15/15] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe

[PATCH v1 0/2] drm/xe:Mutual exclusivity between CCS-mode and PF
 2026-01-29 21:41 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] drm/xe: Fix Prevent VFs from exposing the CCS mode sysfs file
  ` [PATCH v2 2/2] drm/xe: Mutual exclusivity between CCS-mode and PF

[Buildroot] [PATCH] package/usb_modeswitch_data: bump to version 20251207
 2026-01-29 21:40 UTC 

[PATCH 1/2] drm/xe: Skip over non leaf pte for PRL generation
 2026-01-29 21:40 UTC  (3+ messages)
` [PATCH 2/2] drm/xe: Move page reclaim done_handler to own func

[PATCH/RFC v3] diff.tcl: made alignment of tabs in git-gui diff consistent with gitk
 2026-01-29 21:36 UTC  (3+ messages)
` [PATCH v4] git-gui: shift tabstops to account for the first column of context diffs

[PATCH v2 00/12] net: refactoring and fixes
 2026-01-29 21:32 UTC  (13+ messages)
` [PATCH v2 01/12] net/af-xdp: fix type overflow
` [PATCH v2 02/12] net/tap: net_init_tap_one(): add return value
` [PATCH v2 03/12] net/tap: net_init_tap(): drop extra vhostfdname variable
` [PATCH v2 04/12] net/tap: net_init_tap(): refactor parameter checking
` [PATCH v2 05/12] net/tap: net_init_tap(): common fail label
` [PATCH v2 06/12] net/tap: net_init_tap_one() refactor to get vhostfd param
` [PATCH v2 07/12] net/tap: net_init_tap_one(): drop model parameter
` [PATCH v2 08/12] net: introduce net_parse_fds()
` [PATCH v2 09/12] net/tap: move fds parameters handling to separate functions
` [PATCH v2 10/12] net/tap: fix vhostfds/vhostfd parameters API
` [PATCH v2 11/12] net/tap: net_init_tap(): merge fd=, fds= and helper= cases into one
` [PATCH v2 12/12] net/tap: net_init_tap(): relax QEMU hubs check

[PATCH v2 net-next 0/2] virtio_net: add page_pool support
 2026-01-29 21:33 UTC  (4+ messages)
` [PATCH v2 net-next 2/2] selftests: virtio_net: add buffer circulation test

[GIT PULL] timer drivers update for v7.0/v6.20
 2026-01-29 21:32 UTC  (2+ messages)
` [tip: timers/clocksource] Merge tag 'timers-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource

[PATCH] clocksource/drivers/sh_tmu: Always leave device running after probe
 2026-01-29 21:32 UTC  (2+ messages)
` [tip: timers/clocksource] "

[PATCH] clocksource/drivers/armada-370-xp: Fix dead link to timer binding
 2026-01-29 21:32 UTC  (2+ messages)
` [tip: timers/clocksource] "

[PATCH] clocksource: add missing Kconfig dependency on OF for timer-integrator-ap
 2026-01-29 21:32 UTC  (2+ messages)
` [tip: timers/clocksource] clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OF

[PATCH v2] clocksource: timer-sp804: Fix an Oops when read_current_timer is called on ARM32 platforms where the SP804 is not registered as the sched_clock
 2026-01-29 21:32 UTC  (2+ messages)
` [tip: timers/clocksource] clocksource/drivers/timer-sp804: "

[PATCH 5/6] clocksource: mips-gic-timer: Move GIC timer to request_percpu_irq()
 2026-01-29 21:32 UTC  (2+ messages)
` [tip: timers/clocksource] clocksource/drivers/mips-gic-timer: "

[PATCH v4 00/10] mm: add and use vma_assert_stabilised() helper
 2026-01-29 21:30 UTC  (5+ messages)
` [PATCH v4 04/10] mm/vma: add+use vma lockdep acquire/release defines

[BUG] divide error in tabledist
 2026-01-29 21:26 UTC  (3+ messages)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-01-29 21:25 UTC  (23+ messages)
` [PATCH v2 01/22] liveupdate: Export symbols needed by modules
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during "
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 09/22] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH v2 11/22] docs: liveupdate: Document VFIO device file preservation
` [PATCH v2 12/22] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v2 13/22] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH v2 14/22] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v2 15/22] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v2 16/22] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v2 17/22] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v2 18/22] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v2 19/22] vfio: selftests: Expose iommu_modes to tests
` [PATCH v2 20/22] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH v2 21/22] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v2 22/22] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test

[PATCH v7 0/7] Add AMD ISP4 driver
 2026-01-29 21:17 UTC  (5+ messages)
` [PATCH v7 5/7] media: platform: amd: isp4 video node and buffers handling added

[Buildroot] [PATCH 1/1] configs/qemu: update defconfigs to Linux 6.18.7
 2026-01-29 21:25 UTC 

[pull] amdgpu drm-fixes-6.19
 2026-01-29 21:25 UTC 

[PATCH] drm: Unwind drm device registration upon error
 2026-01-29 21:24 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm: unwind drm device registration upon error (rev4)

[PATCH] vfio/migration: Send migration event before device state transition
 2026-01-29 21:18 UTC  (10+ messages)

[PATCH 0/6] x86/cpu: Take Intel platform into account for old microcode checks
 2026-01-29 21:23 UTC  (3+ messages)
` [PATCH 6/6] x86/microcode: Add platform mask to Intel microcode "old" list

[PATCH net 0/6] net/sched: Fix packet loops in mirred and netem
 2026-01-29 21:22 UTC  (5+ messages)

[PATCH v6] qapi: net: deprecate vhostforce option
 2026-01-29 21:21 UTC  (3+ messages)

[PATCH v3 0/5] scsi: persistent reservation live migration
 2026-01-29 21:20 UTC  (6+ messages)
` [PATCH v3 1/5] scsi: generalize scsi_SG_IO_FROM_DEV() to scsi_SG_IO()
` [PATCH v3 2/5] scsi: add error reporting "
` [PATCH v3 3/5] scsi: track SCSI reservation state for live migration
` [PATCH v3 4/5] scsi: save/load SCSI reservation state
` [PATCH v3 5/5] docs: add SCSI migrate-pr documentation

[patch 0/4] sched/mmcid: Cure mode transition woes
 2026-01-29 21:20 UTC  (5+ messages)
` [patch 1/4] sched/mmcid: Prevent live lock on task to CPU mode transition
` [patch 2/4] sched/mmcid: Protect transition on weakly ordered systems
` [patch 3/4] sched/mmcid: Drop per CPU CID immediately when switching to per task mode
` [patch 4/4] sched/mmcid: Optimize transitional CIDs when scheduling out

[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-01-29 21:20 UTC  (4+ messages)
` [PATCH v5 6/7] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges

[PATCH v3 0/2] Support runtime configuration for per-VM's HGATP mode
 2026-01-29 20:25 UTC  (4+ messages)
` [PATCH v3 1/2] RISC-V: KVM: "
    ` [SUGGESTION] KVM: RISC-V: detect gstage mode hierarchy

[PATCH v1] Documentation: riscv: update Vector discovery for userspace
 2026-01-29 15:48 UTC 

[PATCH 0/9] cxl: explicit DAX driver selection and hotplug
 2026-01-29 21:17 UTC  (11+ messages)
` [PATCH 1/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH 2/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH 3/9] dax: plumb online_type from dax_kmem creators to hotplug
` [PATCH 4/9] drivers/cxl,dax: add dax driver mode selection for dax regions
` [PATCH 5/9] cxl/core/region: move pmem region driver logic into pmem_region
` [PATCH 6/9] cxl/core/region: move dax region device logic into dax_region.c
` [PATCH 7/9] cxl/core: add cxl_devdax_region driver for explicit userland region binding
` [PATCH 8/9] cxl/core: Add dax_kmem_region and sysram_region drivers
` [PATCH 9/9] Documentation/driver-api/cxl: add dax and sysram driver documentation

[PATCH] pci: remove slot specific lock/unlock and save/restore
 2026-01-29 21:16 UTC  (3+ messages)

[PATCH/for-next 0/2] cgroup/cpuset: Fix partition related locking issues
 2026-01-29 21:16 UTC  (4+ messages)
` [PATCH/for-next 2/2] cgroup/cpuset: Introduce a new top level isolcpus_update_mutex

[PATCH v6 0/4] generate-cve-exclusions: Add a .bbclass
 2026-01-29 21:10 UTC  (5+ messages)
  ` [PATCH v6 1/4] generate-cve-exclusions: Add output format option
  ` [PATCH v6 2/4] cvelistv5: add a new recipe
  ` [PATCH v6 3/4] kernel-generate-cve-exclusions: Add a .bbclass
  ` [PATCH v6 4/4] generate-cve-exclusions: Move python script

[PATCH v4 0/7] rust: add `register!` macro
 2026-01-29 21:08 UTC  (6+ messages)
` [PATCH v4 5/7] rust: io: "

[linux-next:master 9772/10718] arch/parisc/kernel/drivers.c:928 qemu_header() error: strcpy() 'boot_cpu_data.pdc.sys_model_name' too large for 'name_mpe' (81 vs 64)
 2026-01-29 21:05 UTC 

[soc:ti/defconfig] BUILD SUCCESS 65428481cf6e174cc1bb45444ddc7489e3f2ef0d
 2026-01-29 21:04 UTC 

[PATCH] iio: light: apds9306: remove redundant explicit pointer cast
 2026-01-29 21:04 UTC 

[PATCH] crypto: aead: add service indicator flag for RFC4106 AES-GCM
 2026-01-29 21:04 UTC 

[PATCH 0/4] net: dwc_eth_qos: Update tail pointer handling
 2026-01-29 21:01 UTC  (5+ messages)
` [PATCH 1/4] net: dwc_eth_qos: Use lower_32_bits() for tail pointers
` [PATCH 2/4] net: dwc_eth_qos: Initialize the transmit tail pointer in eqos_start()
` [PATCH 3/4] net: dwc_eth_qos: Start DMA and MAC after tail pointers are initialized
` [PATCH 4/4] net: dwc_eth_qos: Define more of the unused MAC regs

[PATCH v2 0/2] Add support for eGPUs on Apple Products
 2026-01-29 21:02 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for Add support for eGPUs on Apple Products (rev2)

[PATCH v2 0/6] drm/xe/guc: Make MMIO communication more robust
 2026-01-29 21:01 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/guc: Make MMIO communication more robust (rev3)

[PATCH 0/7] i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
 2026-01-29 21:00 UTC  (6+ messages)
` [PATCH 5/7] i3c: mipi-i3c-hci: Allow parent to manage runtime PM

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-01-29 21:00 UTC  (3+ messages)
` [PATCH bpf-next v3 07/17] mm: introduce BPF OOM struct ops

[PATCH] xdiff: re-diff shifted change groups when using histogram algorithm
 2026-01-29 20:58 UTC  (8+ 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.