All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-14 15:53:52 to 2026-06-14 17:23:33 UTC [more...]

[PATCH 0/2] system/memory: Make ram device region directly accessible
 2026-06-14 17:22 UTC  (11+ messages)
` [PATCH 1/2] system/memory: Use __builtin_mem{cpy, move} in accessors of ram device region

[PATCH v2 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-06-14 17:22 UTC  (7+ messages)
` [PATCH v2 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver

[PATCH] xfs/333: test zoned realtime writeback EIO shutdown
 2026-06-14 17:19 UTC  (3+ messages)

[PATCH net-next v11 0/2] net: sfp: extend SMBus support
 2026-06-14 17:17 UTC  (3+ messages)
` [PATCH net-next v11 2/2] "

[PATCH i-g-t 0/4] intel_vbt_decode: fall back to guessing PCI ID from VBT signature
 2026-06-14 17:16 UTC  (4+ messages)
` [PATCH i-g-t 2/4] lib/intel_device_info: add a helper to guess the PCI ID for a codename

[f2fs-dev] [PATCH] f2fs/025: test to do sanity check section type correctly in f2fs GC
 2026-06-14 17:16 UTC  (3+ messages)
  `  "

[PATCH] cxl: docs/linux/dax-driver - fix typos
 2026-06-14 17:16 UTC  (2+ messages)

[PATCH] mcstrans: use bool instead of int
 2026-06-14 17:15 UTC 

[PATCH 3/3] hw/ipmi: Accept any extern BMC msg_id to fix SMM firmware deadlock
 2026-06-14 16:58 UTC 

[Bug 221652] New: platform/x86: hp-wmi: Add fan control support for HP Victus 15L Gaming Desktop TG02 (board 89D8)
 2026-06-14 17:12 UTC 

[PATCH stable 6.6.y v3 0/4] bpf: linked scalar precision fixes
 2026-06-14 17:11 UTC  (8+ messages)
` [PATCH stable 6.6.y v3 1/4] bpf: Track equal scalars history on per-instruction level
` [PATCH stable 6.6.y v3 2/4] bpf: Remove mark_precise_scalar_ids()
` [PATCH stable 6.6.y v3 3/4] selftests/bpf: Tests for per-insn sync_linked_regs() precision tracking
` [PATCH stable 6.6.y v3 4/4] selftests/bpf: Update comments find_equal_scalars->sync_linked_regs

[PATCH 00/22] media: tree-wide: Add missing media_entity_cleanup() calls
 2026-06-14 17:11 UTC  (25+ messages)
` [PATCH 01/22] media: i2c: cx25840-core: Add missing media_entity_cleanup()
` [PATCH 02/22] media: i2c: max9286: "
` [PATCH 03/22] media: i2c: msp3400-driver: "
` [PATCH 04/22] media: i2c: mt9v011: "
` [PATCH 05/22] media: i2c: saa7115: "
` [PATCH 06/22] media: platform: stm32-csi: "
` [PATCH 07/22] media: platform: sun4i_csi: "
` [PATCH 08/22] media: platform: microchip-isc-scaler: "
` [PATCH 09/22] media: platform: cdns-csi2tx: "
` [PATCH 10/22] media: platform: rcar-csi2: "
` [PATCH 11/22] media: platform: csisp: "
` [PATCH 12/22] media: platform: rcar-core: "
` [PATCH 13/22] media: platform: rzg2l-core: "
` [PATCH 14/22] media: platform: cfe: "
` [PATCH 15/22] media: platform: j721e-csi2rx: "
` [PATCH 16/22] media: platform: hantro_drv: "
` [PATCH 17/22] media: pci: saa7134: "
` [PATCH 18/22] media: usb: cx231xx: "
` [PATCH 19/22] media: usb: em28xx: "
` [PATCH 20/22] media: usb: au0828: "
` [PATCH 21/22] media: usb: dvb-usb-v2: "
` [PATCH 22/22] media: dvb-frontends: au8522_decoder: "

[PATCH v4 0/2] iio: dac: Add support for AD5529R DAC
 2026-06-14 17:09 UTC  (3+ messages)
` [PATCH v4 2/2] iio: dac: Add AD5529R DAC driver support

[PATCH] policycoreutils: use bool instead of int
 2026-06-14 17:02 UTC 

[PATCH 00/12] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-06-14 17:01 UTC  (14+ messages)
` [PATCH 01/12] fs/namei.c: use trailing_slashes()
` [PATCH 02/12] fs/namei.c: move create error && negative dentry case in lookup_open up
` [PATCH 03/12] vfs: prepare vfs_creat|mkdir_no_perm for reuse in lookup_open()
` [PATCH 04/12] fs/namei.c: lookup_open(): move audit_inode_child() up
` [PATCH 05/12] vfs: lookup_open(): move setting FMODE_CREATED up when calling create()
` [PATCH 06/12] vfs: lookup_open(): move i_op->create check to before try_break_deleg()
` [PATCH 07/12] vfs: lookup_open(): use vfs_create_no_perm()
` [PATCH 08/12] vfs: add O_CREAT|O_DIRECTORY to open*(2)
` [PATCH 09/12] vfs: move O_IS_MKDIR check out atomic_open() to individual filesystems
` [PATCH 10/12] vfs: refuse O_CREAT for directories through a dangling symlink
` [PATCH 11/12] vfs: short-circuit MAY_WRITE access for O_DIRECTORY opens
` [PATCH 12/12] selftest: add tests for open*(O_CREAT|O_DIRECTORY)

[PATCH net-next v5 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-06-14 17:00 UTC  (32+ messages)
` [PATCH net-next v5 01/15] net: phy: Helper to read and write through C45 without lock
` [PATCH net-next v5 02/15] net: phy: Helper to modify PHY loopback mode only
` [PATCH net-next v5 03/15] net: ethernet: oa_tc6: Move oa_tc6.c to its own directory
` [PATCH net-next v5 04/15] net: phy: microchip_t1s: Use generic APIs for C45 read and write
` [PATCH net-next v5 05/15] net: ethernet: oa_tc6: Move constant definitions to header file
` [PATCH net-next v5 06/15] net: ethernet: oa_tc6: Support for hardware timestamp
` [PATCH net-next v5 07/15] net: ethernet: oa_tc6: Support for vendor specific MMS
` [PATCH net-next v5 08/15] net: ethernet: oa_tc6: read, write interface with MMS option
` [PATCH net-next v5 09/15] net: phy: ncn26000: Support for onsemi's S2500 internal phy
` [PATCH net-next v5 10/15] net: phy: ncn26000: Enable enhanced noise immunity
` [PATCH net-next v5 11/15] net: phy: ncn26000: Support for loopback
` [PATCH net-next v5 12/15] onsemi: s2500: Add driver support for TS2500 MAC-PHY
` [PATCH net-next v5 13/15] onsemi: s2500: Added selftest support to onsemi's S2500 driver
` [PATCH net-next v5 14/15] dt-bindings: net: add onsemi's S2500
` [PATCH net-next v5 15/15] Documentation: networking: Add timestamp related APIs to OA TC6 framework

[RFC PATCH 0/1] vfs: pass S_IFDIR mode to vfs_prepare_mode()
 2026-06-14 16:57 UTC  (3+ messages)

[Buildroot] [PATCH] package/opus: don't use vcvtaq_s32_f32 on 32 bit ARM
 2026-06-14 16:58 UTC  (3+ messages)

[PATCH] policycoreutils: use null character in a string
 2026-06-14 16:54 UTC 

[PATCH 0/2] HID: iio: Fix stale or zero quaternion reads with multi-byte read helper
 2026-06-14 16:50 UTC  (5+ messages)
` [PATCH 2/2] iio: hid-sensor-rotation: Fix stale or zero output when reading raw values

[PATCH 6.18.y] KVM: VMX: Update SVI during runtime APICv activation
 2026-06-14 16:48 UTC  (3+ messages)

[syzbot] [wireless?] WARNING in __ieee80211_start_scan (2)
 2026-06-14 16:49 UTC 

[PATCH 0/4] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
 2026-06-14 16:47 UTC  (10+ messages)
` [PATCH 1/4] rust: pci: make Vendor::from_raw() public
` [PATCH 2/4] rust: pci: add managed Device::enable_device()
` [PATCH 3/4] rust: completion: add complete()
` [PATCH 4/4] rust: samples: add EDU PCI driver sample

[PATCH 0/7] KVM: arm64: Fix missing ESR_ELx.IL in syndrome injection
 2026-06-14 16:46 UTC  (11+ messages)
` [PATCH 1/7] KVM: arm64: Set ESR_ELx.IL for injected undefined exceptions at EL2
` [PATCH 2/7] KVM: arm64: Unconditionally set IL for injected undefined exceptions
` [PATCH 3/7] KVM: arm64: Unconditionally set IL for injected abort exceptions
` [PATCH 4/7] KVM: arm64: Set IL for injected FPAC exceptions during ERET emulation
` [PATCH 5/7] KVM: arm64: Set IL for emulated SError injection
` [PATCH 6/7] KVM: arm64: Set IL for nested "
` [PATCH 7/7] KVM: arm64: Set IL in fake ESR for pKVM memory sharing exit

[PATCH] selftests/bpf: Add arena direct-value boundary test
 2026-06-14 16:45 UTC  (2+ messages)

[PATCH net-next V3 00/15] net/mlx5: Add switchdev mode support for Socket Direct single netdev, part 2/2
 2026-06-14 16:44 UTC  (7+ messages)
` [PATCH net-next V3 10/15] net/mlx5: LAG, disable both regular and SD LAG on lag_disable_change
` [PATCH net-next V3 13/15] net/mlx5: E-Switch, Tie rep load/unload to SD LAG state
` [PATCH net-next V3 14/15] net/mlx5: SD, defer vport metadata init until SD is ready

[PATCH V12 0/9] Add Invensense ICM42607
 2026-06-14 16:43 UTC  (10+ messages)
` [PATCH V12 3/9] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver
` [PATCH V12 6/9] iio: imu: inv_icm42607: Add Temp Support in icm42607
` [PATCH V12 7/9] iio: imu: inv_icm42607: Add Accelerometer for icm42607

xhci_hcd: AMD Raphael/Granite Ridge USB 2.0 xHCI [1022:15b8] dies on resume from suspend
 2026-06-14 16:41 UTC  (18+ messages)

[PATCH 0/2] misc: Remove pre-C99/C11 checks
 2026-06-14 16:40 UTC  (4+ messages)
` [PATCH 1/2] hw/xen/interface: Remove pre-C99 checks

[PATCH v4] hwrng: virtio: clamp device-reported used.len at copy_data()
 2026-06-14 16:40 UTC 

[BUG] KASAN: slab-out-of-bounds in select_usb_power_delivery_show
 2026-06-14 16:37 UTC  (2+ messages)

[PATCH] platform/x86: asus-armoury: fix Use-After-Free and memory leak in driver init
 2026-06-14 16:37 UTC 

[GIT PULL] x86/msr updates for v7.2
 2026-06-14 16:34 UTC 

[PATCH] cat-file: speed up default format
 2026-06-14 16:28 UTC 

[GIT PULL] x86/cpu updates for v7.2
 2026-06-14 16:26 UTC 

[PATCH] policycoreutils: use bool instead of int
 2026-06-14 16:23 UTC 

[PATCH v3 00/10] Generate Android boot images with binman
 2026-06-14 16:21 UTC  (18+ messages)
` [PATCH v3 01/10] binman: support running multiple tests
` [PATCH v3 02/10] binman: test name globbing support
` [PATCH v3 03/10] binman: section: add AlignUp+PadToAlignment helpers
` [PATCH v3 04/10] binman: Android boot image support
` [PATCH v3 06/10] binman: android_boot: vendor-dt support
` [PATCH v3 07/10] binman: Add QCDT support
` [PATCH v3 08/10] binman: Add DTBH support
` [PATCH v3 09/10] arch: arm: exynos: add j7xelte binman config
` [v3,00/10] Generate Android boot images with binman

[cocci] Searching for duplicate exception handling code with SmPL?
 2026-06-14 16:20 UTC  (4+ messages)

[PATCH v1 0/2] bootdev: few fixes for automatic boot
 2026-06-14 16:15 UTC  (2+ messages)
` [v1,0/2] "

[PATCH 0/3] of/fdt, LoongArch, MIPS: fix misleading reservation success message
 2026-06-14 16:15 UTC  (4+ messages)
` [PATCH 1/3] of/fdt: fix misleading elfcorehdr "
` [PATCH 2/3] LoongArch: "
` [PATCH 3/3] MIPS: "

[PATCH v3] hwrng: virtio: clamp device-reported used.len at copy_data()
 2026-06-14 16:14 UTC  (10+ messages)

[RFC PATCH] ASoC: Intel: sof_es8336: add Huawei BOD-WXX9 HWSP support
 2026-06-14 16:10 UTC 

[PATCH 1/2] lib/xz: Use size_t instead of uint32_t in a few places
 2026-06-14 16:05 UTC  (2+ messages)
` [PATCH 2/2] lib/xz: Fix comments

[Intel-wired-lan] [PATCH net-next] i40e: add devlink parameter for Flow Director ATR sample rate
 2026-06-14 16:11 UTC  (2+ messages)
`  "

[PATCH RFCv1] virtio: Inherit max bounce buffer size from bus parent if possible
 2026-06-14 16:10 UTC  (11+ messages)

[PULL] u-boot-sh/master
 2026-06-14 16:08 UTC 

[PATCH v2] [scarthgap] conf/machine: fix typos in ARM and x86 README files
 2026-06-14 15:51 UTC  (3+ messages)
` [OE-core] "

[PATCH] [wrynose] conf/machine: fix typos in ARM and x86 README files
 2026-06-14 15:41 UTC 

❌ FAIL: Test report for for-kernelci (7.1.0-rc7, upstream-arm-next, c2a9495b)
 2026-06-14 16:03 UTC 

[PATCH v5 0/2] binman: add PKCS#11/HSM signing support for X509 certificates
 2026-06-14 16:01 UTC  (5+ messages)
` [PATCH v5 1/2] binman: x509_cert: document Entry_x509_cert properties
` [PATCH v5 2/2] binman: x509_cert: support PKCS#11 URI in keyfile for HSM signing

[PATCH] target/arm: honour CCR.BFHFNMIGN for probed data BusFaults
 2026-06-14 15:56 UTC  (4+ messages)

[PATCH] hw/intc/apic: mask LVTs when software disabling the APIC
 2026-06-14 15:56 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/6] media: v4l2-ctrls: bound stateless HEVC/AV1 tile counts
 2026-06-14 15:56 UTC  (14+ messages)
` [PATCH v2 1/6] media: v4l2-ctrls: validate HEVC and AV1 "
` [PATCH v2 2/6] media: rkvdec: bound HEVC tile loops and PPS id to the array capacity
` [PATCH v2 3/6] media: verisilicon: hantro: bound G2 HEVC tile loop to the buffer capacity
` [PATCH v2 4/6] media: verisilicon: rockchip: bound VPU981 AV1 tile loop and guard divisor
` [PATCH v2 5/6] media: mediatek: vcodec: bound AV1 tile-start copy to the array capacity
` [PATCH v2 6/6] media: v4l2-ctrls: add KUnit tests for compound control tile validation

[PATCH iproute2-next] ipaddress: add support for showing IPv4 devconf attributes
 2026-06-14 15:55 UTC  (5+ messages)

[PATCH] amt: don't read the IP source address from a reallocated skb header
 2026-06-14 15:55 UTC 

[Buildroot] [PATCH v2 0/8] Second set of fixes for build failures and PPD file conflicts
 2026-06-14 15:53 UTC  (8+ messages)
` [Buildroot] [PATCH v2 2/8] package/libest: Drop java support
` [Buildroot] [PATCH v2 3/8] package/rtl8188eu: Conflict with the linux-firmware rt81xx sub-package
` [Buildroot] [PATCH v2 4/8] package/{skeleton-init-, }systemd: Install legacy.conf from the systemd package
` [Buildroot] [PATCH v2 5/8] package/libcamera-apps: Only enable EGL if both epoxy and xlib_libX11 are selected
` [Buildroot] [PATCH v2 6/8] package/util-linux-libs: Do not install to target
` [Buildroot] [PATCH v2 7/8] package/python-xlib: Drop the package
` [Buildroot] [PATCH v2 8/8] package/python-html5lib: "


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.