All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-13 14:09:47 to 2025-10-13 14:36:09 UTC [more...]

[BUG] no ORC stacktrace from kretprobe.multi bpf program
 2025-10-13 14:36 UTC  (3+ messages)

[RFC PATCH 00/56] Dynamic mitigations
 2025-10-13 14:34 UTC  (36+ messages)
` [RFC PATCH 01/56] Documentation/admin-guide: Add documentation
` [RFC PATCH 02/56] x86/Kconfig: Add CONFIG_DYNAMIC_MITIGATIONS
` [RFC PATCH 03/56] cpu: Reset global mitigations
` [RFC PATCH 04/56] x86/bugs: Reset spectre_v1 mitigations
` [RFC PATCH 05/56] x86/bugs: Reset spectre_v2 mitigations
` [RFC PATCH 06/56] x86/bugs: Reset retbleed mitigations
` [RFC PATCH 07/56] x86/bugs: Reset spectre_v2_user mitigations
` [RFC PATCH 08/56] x86/bugs: Reset SSB mitigations
` [RFC PATCH 09/56] x86/bugs: Reset L1TF mitigations
` [RFC PATCH 10/56] x86/bugs: Reset MDS mitigations
` [RFC PATCH 11/56] x86/bugs: Reset MMIO mitigations
` [RFC PATCH 12/56] x86/bugs: Reset SRBDS mitigations
` [RFC PATCH 13/56] x86/bugs: Reset SRSO mitigations
` [RFC PATCH 14/56] x86/bugs: Reset GDS mitigations
` [RFC PATCH 15/56] x86/bugs: Reset BHI mitigations
` [RFC PATCH 16/56] x86/bugs: Reset ITS mitigation
` [RFC PATCH 17/56] x86/bugs: Reset TSA mitigations
` [RFC PATCH 18/56] x86/bugs: Reset VMSCAPE mitigations
` [RFC PATCH 19/56] x86/bugs: Define bugs_smt_disable()
` [RFC PATCH 20/56] x86/bugs: Move bugs.c logic out of .init section
` [RFC PATCH 21/56] x86/callthunks: Move logic out of .init
` [RFC PATCH 22/56] cpu: Move mitigation "
` [RFC PATCH 23/56] x86/vmlinux.lds: Move alternative sections
` [RFC PATCH 24/56] x86/vmlinux.lds: Move altinstr_aux conditionally
` [RFC PATCH 25/56] x86/vmlinux.lds: Define __init_alt_end
` [RFC PATCH 26/56] module: Save module ELF info
` [RFC PATCH 27/56] x86/mm: Conditionally free alternative sections
` [RFC PATCH 28/56] stop_machine: Add stop_machine_nmi()
` [RFC PATCH 29/56] x86/apic: Add self-NMI support
` [RFC PATCH 30/56] x86/nmi: Add support for stop_machine_nmi()
` [RFC PATCH 31/56] x86/alternative: Prepend nops with retpolines
` [RFC PATCH 32/56] x86/alternative: Add module param
` [RFC PATCH 33/56] x86/alternative: Avoid re-patching init code
` [RFC PATCH 34/56] x86/alternative: Save old bytes for alternatives
` [RFC PATCH 35/56] x86/alternative: Save old bytes for retpolines

Independence for dma_fences!
 2025-10-13 13:48 UTC  (16+ messages)
` [PATCH 01/15] dma-buf: cleanup dma_fence_describe
` [PATCH 02/15] dma-buf: rework stub fence initialisation
` [PATCH 03/15] dma-buf: protected fence ops by RCU
` [PATCH 04/15] dma-buf: detach fence ops on signal
` [PATCH 05/15] dma-buf: inline spinlock for fence protection
` [PATCH 06/15] dma-buf: use inline lock for the stub fence
` [PATCH 07/15] dma-buf: use inline lock for the dma-fence-array
` [PATCH 08/15] dma-buf: use inline lock for the dma-fence-chain
` [PATCH 09/15] drm/sched: use inline locks for the drm-sched-fence
` [PATCH 10/15] drm/amdgpu: fix KFD eviction fence enable_signaling path
` [PATCH 11/15] drm/amdgpu: independence for the amdgpu_fence!
` [PATCH 12/15] drm/amdgpu: independence for the amdgpu_eviction_fence!
` [PATCH 13/15] drm/amdgpu: independence for the amdgpu_vm_tlb_fence!
` [PATCH 14/15] drm/amdgpu: independence for the amdkfd_fence!
` [PATCH 15/15] drm/amdgpu: independence for the amdgpu_userq__fence!

[cocci] Improving source code parsing for “fs/smb/client/dir.c”?
 2025-10-13 14:35 UTC  (3+ messages)

[PATCH] PCI/VGA: Select SCREEN_INFO
 2025-10-13 14:35 UTC  (4+ messages)

[PATCH v4] ext4: detect invalid INLINE_DATA + EXTENTS flag combination
 2025-10-13 14:34 UTC  (3+ messages)

[PATCH 0/3] drm/panel: Add support for Novatek NT36532 panel
 2025-10-13 14:34 UTC  (9+ messages)
` [PATCH 2/3] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1

[PATCH net-next v14 00/16] net: phy: Introduce PHY ports representation
 2025-10-13 14:31 UTC  (17+ messages)
` [PATCH net-next v14 01/16] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v14 02/16] net: ethtool: common: Indicate that BaseT works on up to 4 lanes
` [PATCH net-next v14 03/16] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v14 04/16] net: phy: Introduce PHY ports representation
` [PATCH net-next v14 05/16] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v14 06/16] dt-bindings: net: dp83822: Deprecate ti,fiber-mode
` [PATCH net-next v14 07/16] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v14 08/16] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v14 09/16] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v14 10/16] net: phy: marvell: "
` [PATCH net-next v14 11/16] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v14 12/16] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v14 13/16] net: phy: qca807x: "
` [PATCH net-next v14 14/16] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v14 15/16] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v14 16/16] Documentation: networking: Document the phy_port infrastructure

[REGRESSION] USB-A devices not working on boot after recent USB merge
 2025-10-13 14:33 UTC  (17+ messages)
                ` [REGRESSION] [REPRO] "
                        ` [PATCH usb-next] usb: xhci-pci: Cleanup xhci_pci_setup() for shared HCD
                            ` [PATCH v2 RFT] usb: xhci-pci: Fix USB2-only root hub registration

[PATCH v6 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
 2025-10-13 14:32 UTC  (4+ messages)
  ` [PATCH v6 2/2] "

[PATCH 1/2] net: mdio: common handling of phy reset properties
 2025-10-13 14:31 UTC  (4+ messages)
` [PATCH 2/2] net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy

[PATCH v5] memcg: expose socket memory pressure in a cgroup
 2025-10-13 14:30 UTC  (9+ messages)

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-10-13 14:30 UTC  (11+ messages)

[PATCH] accel/tcg: Hoist first page lookup above pointer_wrap
 2025-10-13 14:28 UTC  (2+ messages)

[PATCH net-next 0/2] net: airoha: Add some new ethtool bits
 2025-10-13 14:29 UTC  (3+ messages)
` [PATCH net-next 1/2] net: airoha: Add missing stats to ethtool_eth_mac_stats
` [PATCH net-next 2/2] net: airoha: Add get_link ethtool callback

[PATCH v3 00/11] HID: Implement haptic touchpad support
 2025-10-13 14:29 UTC  (10+ messages)
` [PATCH v3 04/11] HID: haptic: introduce hid_haptic_device

[PATCH] selftests: livepatch: use canonical ftrace path
 2025-10-13 14:28 UTC  (2+ messages)

[PATCH v2 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
 2025-10-13 14:48 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression (rev2)
` [PATCH v2 1/3] drm/xe: add VM_BIND DECOMPRESS uapi flag
` [PATCH v2 2/3] drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve support
` [PATCH v2 3/3] drm/xe: implement VM_BIND decompression in vm_bind_ioctl

[PATCH 0/8] Preparatory patches for guardband optimization
 2025-10-13 14:27 UTC  (5+ messages)
` [PATCH 3/8] drm/i915/vrr: s/intel_vrr_compute_config_late/intel_vrr_compute_guardband
` [PATCH 7/8] drm/i915/vrr: Recompute vblank_start for platforms with always-on VRR TG

[PATCH] ci: fix broken jobs on Ubuntu 25.10 caused by switch to sudo-rs(1)
 2025-10-13 14:27 UTC  (4+ messages)

[PATCH i-g-t] tests/intel/xe_sriov_vram: Skip the test on devices without VRAM
 2025-10-13 14:27 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[LTP] [PATCH] openposix: update invalid clock id to accomodate new auxiliary clock ids
 2025-10-13 14:26 UTC  (8+ messages)
` [LTP] [PATCH v2] "

[RESEND PATCH] sched/fair: Skip sched_balance_running cmpxchg when balance is not due
 2025-10-13 14:26 UTC  (2+ messages)

[PATCH 1/7] drm/amdgpu: drop unused structures in amdgpu_drm.h
 2025-10-13 14:25 UTC  (10+ messages)
` [PATCH 2/7] drm/amdgpu/userq: fix SDMA and compute validation
` [PATCH 3/7] drm/amdgpu/gfx: add eop size and alignment to shadow info

[PATCH v5 0/4] boot: Precursor series for global bootmeths
 2025-10-13 14:24 UTC  (7+ messages)
` [PATCH v5 1/4] boot: Improve comments related to "
` [PATCH v5 2/4] boot: Move obtaining the label into a common file
` [PATCH v5 4/4] boot: Move preparing bootdev into a function

[RFC PATCH 0/4] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2025-10-13 14:23 UTC  (4+ messages)
` [RFC PATCH 3/4] KVM: x86/tdx: Do VMXON and TDX-Module initialization during tdx_init()

[linus:master] [slab] af92793e52: BUG_kmalloc-#(Not_tainted):Freepointer_corrupt
 2025-10-13 14:23 UTC  (3+ messages)

[PATCH] drm/amd/powerplay: Fix CIK shutdown temperature
 2025-10-13 14:22 UTC  (2+ messages)

[Buildroot] [PATCH] docs/website: auto-generate the downloads page
 2025-10-13 14:21 UTC 

[PATCH v4] hugetlbfs: check for shareable lock before calling huge_pmd_unshare()
 2025-10-13 14:22 UTC  (4+ messages)

libnvme API design
 2025-10-13 14:22 UTC  (6+ messages)

[PATCH 0/2] A couple of patches around UEFI Debug Image Info Table
 2025-10-13 14:21 UTC  (3+ messages)
` [PATCH 1/2] efi_loader: dbginfodump: use guid definition
` [PATCH 2/2] lib: uuid: add efi debug image info table guid

[PATCH] [PATCH] drm/xe: Sort include files alphabetically
 2025-10-13 14:21 UTC  (3+ messages)

[PATCH v10 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-10-13 14:21 UTC  (3+ messages)
` [PATCH v10 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks

[LTP] [PATCH v3] Remove TODO
 2025-10-13 14:20 UTC 

Patchwork summary for: linux-renesas-soc
 2025-10-13 14:20 UTC 

[PATCH v4] dmaengine: xilinx: xdma: Fix regmap max_register
 2025-10-13 14:17 UTC  (2+ messages)

[PATCH v4 00/13] Support Argon2 KDF
 2025-10-13 14:15 UTC  (3+ messages)
` [PATCH v4 10/13] disk/luks2: Add Argon2 support

[PATCH v4 0/4] boot: Precursor series for global bootmeths
 2025-10-13 14:15 UTC  (7+ messages)
` [PATCH v4 3/4] boot: Add more debugging to iter_incr()

[PATCH 00/32] media: Use %pe format specifier
 2025-10-13 14:15 UTC  (66+ messages)
` [PATCH 01/32] Input: cyttsp5 - "
` [PATCH 02/32] media: dvbdev: "
` [PATCH 03/32] media: mn88443x: "
` [PATCH 04/32] media: adv7842: "
` [PATCH 05/32] media: ar0521: "
` [PATCH 06/32] media: ccs: "
` [PATCH 07/32] media: i2c: ds90ub913: "
` [PATCH 08/32] media: i2c: ds90ub953: "
` [PATCH 09/32] media: i2c: imx274: "
` [PATCH 10/32] media: i2c: imx335: "
` [PATCH 11/32] media: i2c: imx412: "
` [PATCH 12/32] media: i2c: max9286: "
` [PATCH 13/32] media: i2c: max96717: "
` [PATCH 14/32] media: i2c: mt9m111: "
` [PATCH 15/32] media: i2c: mt9v111: "
` [PATCH 16/32] media: i2c: ov5675: "
` [PATCH 17/32] media: i2c: ov5693: "
` [PATCH 18/32] media: i2c: ov9282: "
` [PATCH 19/32] media: rj54n1cb0c: "
` [PATCH 20/32] media: i2c: st-mipid02: "
` [PATCH 21/32] media: ipu-bridge: "
` [PATCH 22/32] media: ipu3-cio2: "
` [PATCH 23/32] media: ipu6: isys: "
` [PATCH 24/32] media: mediatek: vcodec: "
` [PATCH 25/32] media: imx8mq-mipi-csi2: "
` [PATCH 26/32] media: platform: rzg2l-cru: "
` [PATCH 27/32] media: renesas: vsp1: "
` [PATCH 28/32] media: rkisp1: "
` [PATCH 29/32] media: samsung: exynos4-is: "
` [PATCH 30/32] media: ti: cal "
` [PATCH 31/32] media: staging: ipu3-imgu: "
` [PATCH 32/32] media: staging/ipu7: "

[PATCH v5] can: virtio: Initial virtio CAN driver
 2025-10-13 14:15 UTC  (5+ messages)

[PATCH] hw/display/xenfb: Replace unreachable code by abort()
 2025-10-13 14:14 UTC  (3+ messages)

[PATCH v2 00/20] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2025-10-13 14:14 UTC  (4+ messages)
` [PATCH v2 15/20] rv: Convert the opid monitor to a hybrid automaton

[PATCH] media: iris: Fix fps calculation
 2025-10-13 14:13 UTC 

[PATCH] ui/pixman: Fix crash in qemu_pixman_shareable_free()
 2025-10-13 14:11 UTC  (2+ messages)

[PATCH v8 0/2] Drivers: hv: Introduce new driver - mshv_vtl
 2025-10-13 14:12 UTC  (3+ messages)
` [PATCH v8 2/2] Drivers: hv: Introduce mshv_vtl driver

[PATCH 0/2] Fix user-after-free during driver unbind
 2025-10-13 14:12 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/gt: Synchronize GT reset with device unbind

[PATCH v7] sunrpc: allocate a separate bvec array for socket sends
 2025-10-13 14:11 UTC  (2+ messages)

[PATCH] Documentation: migration-2025.10.0: add guide
 2025-10-13 14:09 UTC 

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-10-13 14:09 UTC  (17+ 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.