All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-20 08:43:49 to 2024-09-20 09:38:08 UTC [more...]

[PATCH v3] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-20  9:37 UTC  (2+ messages)

[PATCH] phy: phy-rockchip-samsung-hdptx: Don't request RST_PHY/RST_ROPLL/RST_LCPLL
 2024-09-20  9:36 UTC  (2+ messages)

[PATCH v3 00/30] Implement ACPI on aarch64
 2024-09-20  9:36 UTC  (9+ messages)
` [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

[PATCH 0/3] xen/livepatch: improvements to loading
 2024-09-20  9:36 UTC  (5+ messages)
` [PATCH 1/3] xen/livepatch: simplify and unify logic in prepare_payload()
` [PATCH 2/3] xen/livepatch: do Xen build-id check earlier
` [PATCH 2/3] xen/livepatch: do "
` [PATCH 3/3] x86/alternatives: relax apply BUGs during runtime

[PATCH v3] x86/resctrl: Annotate get_mem_config() functions as __init
 2024-09-20  9:37 UTC  (3+ messages)

[PATCH 0/2] ext4: mark FC as ineligible using an handle
 2024-09-20  9:35 UTC  (4+ messages)
` [PATCH 2/2] ext4: mark fc as ineligible using an handle in ext4_xattr_set()

[PATCH] net: Fix potential RCU dereference issue in tcp_assign_congestion_control
 2024-09-20  9:35 UTC  (2+ messages)

[PATCH] powerpc/powernv: Free name on error in opal_event_init()
 2024-09-20  9:35 UTC 

[PATCH v5 for-next 0/2] RDMA: Provide an API for drivers to disassociate mmap pages
 2024-09-20  9:18 UTC  (4+ messages)
` [PATCH v5 for-next 2/2] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset

[PATCH 0/2] dmaengine: dw: Fix sys freeze and XFER-bit set error for UARTs
 2024-09-20  9:33 UTC  (3+ messages)

[PATCH v6 0/1] linux-user: add openat2 support in linux-user
 2024-09-20  9:33 UTC  (3+ messages)
` [PATCH v6 1/1] "

[tip:core/merge] BUILD SUCCESS adf04642e6250ed9504aa9877c7c31baec506005
 2024-09-20  9:33 UTC 

5.10.225 stable kernel cgroup_mutex not held assertion failure
 2024-09-20  9:33 UTC  (6+ messages)
` [PATCH v4.19] cgroup: Make operations on the cgroup root_list RCU safe
` [PATCH v4.19] cgroup: Move rcu_head up near the top of cgroup_root
` [PATCH v5.4] cgroup: Make operations on the cgroup root_list RCU safe
` [PATCH v5.4] cgroup: Move rcu_head up near the top of cgroup_root

[PATCH i-g-t 0/2] tests/kms_vrr: Update LOBF test to resuse the existing logic
 2024-09-20  9:45 UTC  (3+ messages)
` [PATCH i-g-t 1/2] lib/igt_kms: Added library functions for aux-less ALPM status
` [PATCH i-g-t 2/2] tests/kms_vrr: Update LOBF test to reuse the existing logic

[PATCH] selftests: vDSO: fix compile error for vdso_test_getrandom
 2024-09-20  9:33 UTC  (4+ messages)

[GIT PULL] MM updates for 6.12-rc1
 2024-09-20  9:33 UTC 

[PATCH v6 0/3] mm: ZSWAP swap-out of mTHP folios
 2024-09-20  9:29 UTC  (7+ messages)

[PATCH net-next v7 03/25] net: introduce OpenVPN Data Channel Offload (ovpn)
 2024-09-20  9:32 UTC  (2+ messages)

[PATCH v6] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-09-20  9:32 UTC 

[PATCH i-g-t v3 0/2] git format-patch -o my-series HEAD...origin/master -v6 --cover-letter
 2024-09-20  9:32 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✗ CI.xeBAT: "

kernel BUG at fs/btrfs/relocation.c:4498!
 2024-09-20  9:22 UTC 

[PATCH] mm: Move set_pxd_safe() helpers from generic to platform
 2024-09-20  9:27 UTC  (9+ messages)

[PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
 2024-09-16 16:27 UTC  (7+ messages)

[PATCH 00/26] Support display (and even more) on the BSH SMM S2/PRO boards
 2024-09-13  9:55 UTC  (2+ messages)
` [PATCH 16/26] phy: dphy: Correct clk_pre parameter

[PATCH 0/2] ARM: meson: libretech-ac: add suppor for EFI Capsules Update
 2024-09-16 16:29 UTC  (4+ messages)
` [PATCH 2/2] board: libre-computer: aml-s805-cc: Enable capsule updates

[PATCH v2] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
 2024-09-20  9:25 UTC  (8+ messages)

[PATCH] target/ppc: Fix lxvx/stxvx facility check
 2024-09-20  9:24 UTC  (5+ messages)

[PATCH] Input: adp5588-keys - Added checking of key and key_val variables
 2024-09-20  9:23 UTC 

[PATCH] net: xilinx: axienet: Reduce scopes for two resources in axienet_probe()
 2024-09-20  9:22 UTC 

BUG: diffcore-rename.c:1674: tracking failed somehow; failed to find associated dst for broken pair
 2024-09-20  9:22 UTC 

[libgpiod][PATCH] bindings: python: examples: Add graceful exit to async_watch_line_value
 2024-09-20  9:21 UTC  (2+ messages)

[PATCH 0/2] rust: Move unfit code out of `rust/kernel/types.rs`
 2024-09-20  9:21 UTC  (5+ messages)
` [PATCH 1/2] rust: Move `FromBytes` and `AsBytes` traits to a new `transmute` module
` [PATCH 2/2] rust: Move `ARef<T>` and `AlwaysRefCounted` to new `sync::aref` module

[PATCH 00/16] Make EFI memory allocations synchronous with LMB
 2024-09-20  9:20 UTC  (5+ messages)
` [PATCH 04/16] event: add event to notify lmb memory map changes

Meson get_cross_property deprecated
 2024-09-20  9:20 UTC  (3+ messages)

[PATCH] tests/intel/kms_psr2_sf: Add eDP check for Early Transport
 2024-09-20  9:19 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/kms_psr2_sf: Add eDP check for Early Transport (rev2)

[PATCH v4 0/6] Add Aspeed G7 gpio support
 2024-09-20  9:19 UTC  (5+ messages)
` [PATCH v4 3/6] gpio: aspeed: Create llops to handle hardware access

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-09-20  9:17 UTC  (3+ messages)
` [RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup

[PATCH v2 0/3] x86/mce: Add Zhaoxin MCE support
 2024-09-20  9:17 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] x86/mce: Add CMCI storm switching support for Zhaoxin

[PATCH] remoteproc: virtio: Add synchronize_cbs to remoteproc_virtio
 2024-09-20  9:16 UTC 

[PATCH] rockchip: rk3399: Weaken dependency on SPL serial
 2024-09-20  9:06 UTC 

[PATCH] powerpc/vdso32: Fix use of crtsavres for PPC64
 2024-09-20  9:16 UTC  (2+ messages)

[PATCH] spi: davinci: Drop the preload of TX buffer before read/writes operations
 2024-09-20  8:28 UTC 

[PATCH] powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block
 2024-09-20  9:16 UTC  (2+ messages)

[PATCH v2 00/18] vbe: Series part E
 2024-09-20  8:12 UTC 

[PATCH 0/1] rpi: Fix compilation when CONFIG_VIDEO is disabled
 2024-09-20  6:32 UTC  (2+ messages)
` [PATCH 1/1] rpi: Fix build error when CONFIG_VIDEO is disabled for Raspberry Pi

[PATCH 0/1] rpi: Fix compilation when CONFIG_VIDEO is disabled
 2024-09-20  6:26 UTC 

[PATCH v2] Kconfig: clean up the efi configuration status
 2024-09-20  1:39 UTC  (2+ messages)

Enable v3s SPI boot
 2024-09-20  1:23 UTC 

[PATCH] drm/i915/psr: Implment WA to help reach PC10
 2024-09-20  9:12 UTC  (2+ messages)
` [PATCH] drm/i915/psr: Implement "

[PATCH] drm/xe: Do not allow scratch page on long running jobs
 2024-09-20  9:14 UTC  (3+ messages)

Xenomai Freezing test with I-PIPE and Dovetail
 2024-09-20  9:13 UTC  (3+ messages)

[PATCH] virtio-pmem: reset device before delete vqs on device removal
 2024-09-20  9:06 UTC 

[GIT PULL] lsm/lsm-pr-20240920
 2024-09-20  9:11 UTC 

[PATCH 0/3] spi-nor: add optional vcc-supply and enable it for i.MX93
 2024-09-20  9:09 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply
` [PATCH 2/3] mtd: spi-nor: support vcc-supply regulator
` [PATCH 3/3] arm64: dts: imx93-11x11-evk: add overlays for flexspi flash

[PATCH v3 0/6] DRM_SET_NAME ioctl
 2024-09-20  9:06 UTC  (7+ messages)
` [PATCH v3 1/6] drm: add "
` [PATCH v3 2/6] drm: use drm_file name in fdinfo
` [PATCH v3 3/6] drm/amdgpu: delay the use of amdgpu_vm_set_task_info
` [PATCH v3 4/6] drm/amdgpu: alloc and init vm::task_info from first submit
` [PATCH v3 5/6] drm/amdgpu: make process_name a flexible array
` [PATCH v3 6/6] drm/amdgpu: use drm_file::name in task_info::process_desc

[PATCH v1] usb: gadget: udc: fix typo in the comment
 2024-09-20  8:47 UTC  (2+ messages)

[PATCH] eal: add build-time option to omit trace
 2024-09-20  9:08 UTC  (2+ messages)
` [PATCH v3] "

[merged mm-stable] resource-kunit-add-test-case-for-region_intersects.patch removed from -mm tree
 2024-09-20  9:08 UTC  (2+ messages)

[PATCH 00/10] hw/intc/loongarch_extioi: Split into extioi common and extioi
 2024-09-20  9:05 UTC  (11+ messages)
` [PATCH 01/10] include: Add loongarch_extioi_common header file
` [PATCH 02/10] include: Move struct LoongArchExtIOI to header file loongarch_extioi_common
` [PATCH 03/10] include: Rename LoongArchExtIOI with LoongArchExtIOICommonState
` [PATCH 04/10] hw/intc/loongarch_extioi: "
` [PATCH 05/10] hw/intc/loongarch_extioi: Add common realize interface
` [PATCH 06/10] hw/intc/loongarch_extioi: Add unrealize interface
` [PATCH 07/10] hw/intc/loongarch_extioi: Add common file loongarch_extioi_common
` [PATCH 08/10] hw/intc/loongarch_extioi: Inherit from loongarch_extioi_common
` [PATCH 09/10] hw/intc/loongarch_extioi: Add pre_save interface
` [PATCH 10/10] hw/intc/loongarch_extioi: Code cleanup about loongarch_extioi

[PATCH v4 02/12] kconfig: Add picosat.c (1/3)
 2024-09-20  9:07 UTC  (2+ messages)

[PATCH v7 0/4] fix abort defect
 2024-09-20  9:06 UTC  (5+ messages)
` [PATCH v7 1/4] ufs: core: fix the issue of ICU failure
` [PATCH v7 2/4] ufs: core: requeue aborted request
` [PATCH v7 3/4] ufs: core: add a quirk for MediaTek SDB mode aborted
` [PATCH v7 4/4] ufs: core: skip ISR notifying scsi when ufshcd_abort

[PATCH v1 0/2] riscv: add GPIO support for the LicheePi4A
 2024-09-20  9:05 UTC  (3+ messages)
` [PATCH v1 1/2] gpio: dw: Add ngpios DT-property support
` [PATCH v1 2/2] configs: th1520_lpi4a: Enable CMD_GPIO, DM_GPIO and DWAPB_GPIO driver

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-09-20  9:06 UTC  (3+ messages)

[PATCH net v5 1/2] net: sched: fix use-after-free in taprio_change()
 2024-09-20  9:05 UTC  (3+ messages)

[PATCH] phy: qcom: edp: Add runtime PM support
 2024-09-20  9:02 UTC  (6+ messages)

[PATCH 0/2] livepatch: introduce 'order' sysfs interface to klp_patch
 2024-09-20  9:04 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Documentation: Add description to klp_patch order interface

[PATCH v4] net/ice: support customized search path for DDP package
 2024-09-20  9:04 UTC  (5+ messages)
` [PATCH v5] "

[PATCH] i2c/synquacer: Deal with optional PCLK correctly
 2024-09-20  9:03 UTC  (2+ messages)

[PATCH] soc: qcom: pd_mapper: fix ADSP PD maps
 2024-09-20  9:02 UTC  (4+ messages)

[ovmf test] 187775: all pass - PUSHED
 2024-09-20  9:01 UTC 

[PATCH] spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time​
 2024-09-20  9:11 UTC 

[PATCH v2 0/2] tools: power: cpupower: Allow overriding cross-compiling envs
 2024-09-20  9:01 UTC  (4+ messages)

[PATCH 0/2] spi: atmel-quadspi: Fix and add full CS delay support
 2024-09-20  8:53 UTC  (5+ messages)
` [PATCH 1/2] spi: atmel-quadspi: Avoid overwriting delay register settings

[PATCH] riscv: make ZONE_DMA32 optional
 2024-09-20  8:58 UTC  (3+ messages)

[PATCH v1] ARM: dts: aspeed: yosemite4: Revise adc128d818 adc mode on Spider Board
 2024-09-20  8:50 UTC  (2+ messages)

[LTP] [PATCH] ht_affinity.c: fix ht_affinity test failure
 2024-09-20  8:58 UTC  (2+ messages)

[PATCH v5 0/8] pwm: New abstraction and userspace API
 2024-09-20  8:58 UTC  (9+ messages)
` [PATCH v5 1/8] pwm: Add more locking
` [PATCH v5 2/8] pwm: New abstraction for PWM waveforms
` [PATCH v5 3/8] pwm: Provide new consumer API functions for waveforms
` [PATCH v5 4/8] pwm: Add tracing for waveform callbacks
` [PATCH v5 5/8] pwm: axi-pwmgen: Implementation of the "
` [PATCH v5 6/8] pwm: stm32: "
` [PATCH v5 7/8] pwm: Reorder symbols in core.c
` [PATCH v5 8/8] pwm: Add support for pwmchip devices for faster and easier userspace access

[PATCH] arm64: uprobes: Optimize cache flushes for xol slot
 2024-09-20  8:58 UTC  (3+ messages)

[PATCH 1/2] drm/sched: add WARN_ON and BUG_ON to drm_sched_fini
 2024-09-20  8:57 UTC  (2+ messages)

[PATCH] af_packet: Fix softirq mismatch in tpacket_rcv
 2024-09-20  8:57 UTC  (7+ messages)

[PATCH i-g-t v2] lib/igt_kmod: Rewrite xe unload logic
 2024-09-20  8:57 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for lib/igt_kmod: Rewrite xe unload logic (rev2)

[PATCH v5 00/11] kbuild, kconfig: Add support for conflict resolution
 2024-09-20  8:56 UTC  (12+ messages)
` [PATCH v5 01/11] kconfig: Add PicoSAT interface
` [PATCH v5 02/11] kbuild: Add list_is_{first,last}, list_size, list_at_index, list_for_each_from
` [PATCH v5 03/11] kconfig: Add definitions
` [PATCH v5 04/11] kconfig: Add files for building constraints
` [PATCH v5 05/11] kconfig: Add files for handling expressions
` [PATCH v5 06/11] kconfig: Add files for RangeFix
` [PATCH v5 07/11] kconfig: Add files with utility functions
` [PATCH v5 08/11] kconfig: Add tools
` [PATCH v5 09/11] kconfig: Add xconfig-modifications
` [PATCH v5 10/11] kconfig: Add loader.gif
` [PATCH v5 11/11] kconfig: Add documentation for the conflict resolver

Patchwork housekeeping for: spi-devel-general
 2024-09-20  8:56 UTC 

[PATCH v11 00/20] Add Secure TSC support for SNP guests
 2024-09-20  8:54 UTC  (8+ messages)
` [PATCH v11 19/20] x86/kvmclock: Skip kvmclock when Secure TSC is available

[PATCH] io_uring: check if we need to reschedule during overflow flush
 2024-09-20  8:54 UTC 

[PATCH v2 0/3] dt-bindings: mmc: document mmc-slot and convert amlogic,meson-mx-sdio.txt to dtschema
 2024-09-20  8:38 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: controller: allow node name to be named slot@*
` [PATCH v2 2/3] dt-bindings: mmc: document mmc-slot
` [PATCH v2 3/3] dt-bindings: mmc: convert amlogic,meson-mx-sdio.txt to dtschema

[ath:master] BUILD SUCCESS d35bb26e150d7fb7434959fad9fcaeaac99906e6
 2024-09-20  8:38 UTC 

[PATCH] dmaengine: dw: Select only supported masters for ACPI devices
 2024-09-20  8:52 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] proposal: Append VENDOR_REVISION to PR for CVE scanners
 2024-09-20  8:53 UTC  (3+ messages)
` [PATCH 1/2] enable-vendor-revision.bbclass: Add it to append VENDOR_REVISION to PR
` [PATCH 2/2] gen-vendor-revision.bbclass: Add it to update VENDOR_REVISION automatically

[PATCH v11] i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
 2024-09-20  8:52 UTC  (2+ messages)

[syzbot] [io-uring?] INFO: rcu detected stall in sys_io_uring_enter (2)
 2024-09-20  8:51 UTC  (2+ messages)

[PATCH v8 0/5] Add Svade and Svadu Extensions Support
 2024-09-20  8:34 UTC  (3+ messages)

[ath:pending] BUILD SUCCESS 8fd4aea35af4ea71b292676d0cb092d02caf5735
 2024-09-20  8:34 UTC 

[ath:ath-next] BUILD SUCCESS 07211778c0ca6a27e7adecff255ceac9c189e8c0
 2024-09-20  8:35 UTC 

[Buildroot] [PATCH v1] package/cairo: bump to 1.18.2
 2024-09-20  8:48 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: convert amlogic,meson-mx-sdio.txt to dtschema
 2024-09-20  8:28 UTC  (5+ messages)

[PATCH] PCI: mediatek-gen3: Avoid PCIe resetting for Airoha EN7581 SoC
 2024-09-20  8:26 UTC 

[PATCH v3 00/15] VOP Support for rk3576
 2024-09-20  8:23 UTC  (8+ messages)
` [PATCH v3 12/15] drm/rockchip: vop2: Set plane possible crtcs by possible vp mask
` [PATCH v3 13/15] drm/rockchip: vop2: Add uv swap for cluster window
` [PATCH v3 14/15] dt-bindings: display: vop2: Add rk3576 support
` [PATCH v3 15/15] drm/rockchip: vop2: Add support for rk3576

[PATCH v2 0/2] riscv: dts: sophgo: Add i2c device support for sg2042
 2024-09-20  8:24 UTC  (2+ messages)

[PATCH 0/8] ASoC: amd: acp: refactor acp version differentiation logic
 2024-09-20  8:42 UTC  (2+ 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.