All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-31 08:48:09 to 2024-05-31 09:30:18 UTC [more...]

[Buildroot] [PATCH] configs/arm_fvp_ebbr: new defconfig
 2024-05-31  9:30 UTC 

[PATCHSET v30.4 02/10] libxfs: sync with 6.9
 2024-05-31  9:30 UTC  (3+ messages)
  ` [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds

[PATCH 0/2] dts: update mypy and clean up
 2024-05-31  9:29 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] dts: update mypy static checker
  ` [PATCH v3 2/2] dts: clean up config types

[PATCH v2] dt-bindings: iio: adc: add a7779 doc
 2024-05-31  9:26 UTC 

[PATCH 0/3] drm/panic: Add a kmsg dump screen
 2024-05-31  9:29 UTC  (6+ messages)
` [PATCH 1/3] drm/panic: only draw the foreground color in drm_panic_blit()
` [PATCH 2/3] drm/panic: Add a set_pixel() callback to drm_scanout_buffer

[PATCH v2 0/8] Add updates for clock controllers to support QCM6490
 2024-05-31  9:28 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Add compatible for QCM6490 boards
` [PATCH v2 2/8] clk: qcom: lpassaudiocc-sc7280: Add support for LPASS resets for QCM6490

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-05-31  9:27 UTC  (7+ messages)
` [PATCH v5 17/65] i386/tdx: Adjust the supported CPUID based on TDX restrictions
` [PATCH v5 18/65] i386/tdx: Make Intel-PT unsupported for TD guest
` [PATCH v5 19/65] i386/tdx: Update tdx_cpuid_lookup[].tdx_fixed0/1 by tdx_caps.cpuid_config[]

[PATCH] clk: bcm: rpi: Add disp clock
 2024-05-31  9:27 UTC  (2+ messages)

[PATCH v2] dt-bindings: iio: adc: add a7779 doc
 2024-05-31  9:27 UTC  (3+ messages)

[PATCH v2] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()
 2024-05-31  9:27 UTC  (3+ messages)

[PATCH 0/4] Export APICv-related state via binary stats interface
 2024-05-31  9:27 UTC  (8+ messages)
` [PATCH 1/4] KVM: x86: Expose per-vCPU APICv status
` [PATCH 3/4] KVM: x86: Add a VM stat exposing when KVM PIT is set to reinject mode
` [PATCH 4/4] KVM: x86: Add vCPU stat for APICv interrupt injections causing #VMEXIT

[PATCH meta-rockchip master scarthgap v3 00/16] various reworks around u-boot and rkbin + fixes for MACHINEOVERRIDES
 2024-05-31  9:25 UTC  (17+ messages)
` [PATCH meta-rockchip master scarthgap v3 01/16] rk3588/rk3588s: add SOC_FAMILY
` [PATCH meta-rockchip master scarthgap v3 02/16] rk3066: fix MACHINEOVERRIDES order
` [PATCH meta-rockchip master scarthgap v3 03/16] rk3188: "
` [PATCH meta-rockchip master scarthgap v3 04/16] rk3288: "
` [PATCH meta-rockchip master scarthgap v3 05/16] add rockchip MACHINEOVERRIDES
` [PATCH meta-rockchip master scarthgap v3 06/16] bsp: u-boot: rework BL31 in EXTRA_OEMAKE
` [PATCH meta-rockchip master scarthgap v3 07/16] bsp: rkbin: rk3308-rkbin: PROVIDES rockchip-rkbin
` [PATCH meta-rockchip master scarthgap v3 08/16] rk3308: move rockchip-rkbin selection to SoC conf file
` [PATCH meta-rockchip master scarthgap v3 09/16] bsp: u-boot: explicit dependency on trusted-firware-a
` [PATCH meta-rockchip master scarthgap v3 10/16] bsp: u-boot: remove duplicate trusted-firmware-a dependency for SoCs with open DDR init
` [PATCH meta-rockchip master scarthgap v3 11/16] bsp: u-boot: split things that can apply to any U-Boot into a .inc file
` [PATCH meta-rockchip master scarthgap v3 12/16] machine: rockchip-defaults: conditionally add closed-tpl MACHINEOVERRIDES
` [PATCH meta-rockchip master scarthgap v3 13/16] machine: rk3308: mark all machines as to be using the closed TPL
` [PATCH meta-rockchip master scarthgap v3 14/16] machine: rk3568: "
` [PATCH meta-rockchip master scarthgap v3 15/16] machine: rk3588/rk3588s: "
` [PATCH meta-rockchip master scarthgap v3 16/16] bsp: u-boot-rockchip.inc: rework ROCKCHIP_TPL to use closed-tpl OVERRIDES

[RESEND PATCH] nvme-fabrics: use reserved tag for reg read/write command
 2024-05-31  9:24 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 2ba4746b418dcffadb3b135657fea8d3e62b4c30
 2024-05-31  9:21 UTC 

[PATCH] i2c: designware: Fix the functionality flags of the slave-only interface
 2024-05-31  9:23 UTC  (2+ messages)

[RFC PATCH] iommu: Optimize IOMMU UnMap
 2024-05-31  9:22 UTC  (4+ messages)

[RFC PATCH] net: introduce HW Rate Limiting Driver API
 2024-05-31  9:22 UTC  (3+ messages)

[PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
 2024-05-31  9:19 UTC  (8+ messages)

[PATCH v11 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-05-31  9:20 UTC  (13+ messages)
` [PATCH v11 01/12] x86/tlb: add APIs manipulating tlb batch's arch data
` [PATCH v11 02/12] arm64: tlbflush: "
` [PATCH v11 03/12] riscv, tlb: "
` [PATCH v11 04/12] x86/tlb, riscv/tlb, mm/rmap: separate arch_tlbbatch_clear() out of arch_tlbbatch_flush()
` [PATCH v11 05/12] mm: buddy: make room for a new variable, ugen, in struct page
` [PATCH v11 06/12] mm: add folio_put_ugen() to deliver unmap generation number to pcp or buddy
` [PATCH v11 07/12] mm: add a parameter, unmap generation number, to free_unref_folios()
` [PATCH v11 08/12] mm/rmap: recognize read-only tlb entries during batched tlb flush
` [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
` [PATCH v11 10/12] mm: separate move/undo parts from migrate_pages_batch()
` [PATCH v11 11/12] mm, migrate: apply luf mechanism to unmapping during migration
` [PATCH v11 12/12] mm, vmscan: apply luf mechanism to unmapping during folio reclaim

[PATCH] fetch2/wget: Fix failure path for files that are empty or don't exist
 2024-05-31  9:20 UTC 

Xorg doesn't start and some other issues with the RC1 of kernel 6.10
 2024-05-31  9:19 UTC  (5+ messages)

[PATCH] i2c: at91: Fix the functionality flags of the slave-only interface
 2024-05-31  9:19 UTC 

[PATCH] pinctrl: renesas: rzn1: Use for_each_child_of_node_scoped()
 2024-05-31  9:18 UTC  (7+ messages)

[PATCH net v4 0/2] tcp/mptcp: count CLOSE-WAIT for CurrEstab
 2024-05-31  9:17 UTC  (3+ messages)
` [PATCH net v4 1/2] tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
` [PATCH net v4 2/2] mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB

[PATCH] mm: userfaultfd: Use swap() in double_pt_lock()
 2024-05-31  9:16 UTC 

[PATCH 0/6] host/i386: require x86-64-v2 ISA
 2024-05-31  9:14 UTC  (7+ messages)
` [PATCH 1/6] host/i386: nothing looks at CPUINFO_SSE4
` [PATCH 2/6] meson: assume x86-64-v2 baseline ISA
` [PATCH 3/6] host/i386: assume presence of CMOV
` [PATCH 4/6] host/i386: assume presence of SSE2
` [PATCH 5/6] host/i386: assume presence of SSSE3
` [PATCH 6/6] host/i386: assume presence of POPCNT

[PATCH for-4.19 0/9] x86/irq: fixes for CPU hot{,un}plug
 2024-05-31  9:15 UTC  (10+ messages)
` [PATCH for-4.19 3/9] xen/cpu: ensure get_cpu_maps() returns false if CPU operations are underway

[PATCH RFC 00/11] power: supply: max77693: Toggle charging/OTG based on extcon status
 2024-05-31  9:15 UTC  (7+ messages)
` [PATCH RFC 02/11] dt-bindings: power: supply: max77693: Add maxim,usb-connector property
` [PATCH RFC 03/11] mfd: max77693: Add defines for charger current control

convert the SCSI ULDs to the atomic queue limits API
 2024-05-31  9:14 UTC  (5+ messages)
` [PATCH 11/12] block: remove unused "
` [PATCH 12/12] block: add special APIs for run-time disabling of discard and friends

[PATCH 00/19] Compile with `-Wwrite-strings`
 2024-05-31  9:13 UTC  (3+ messages)
` [PATCH v2 "

[meta-virtualization][PATCH] podman: Use slirp4netns instead of pasta
 2024-05-31  9:13 UTC 

[PATCHv11 00/19] x86/tdx: Add kexec support
 2024-05-31  9:12 UTC  (5+ messages)
` [PATCH v7 0/3] x86/snp: "
  ` [PATCH v7 1/3] efi/x86: Fix EFI memory map corruption with kexec

[PATCH 0/2] pm-graph v5.12
 2024-05-31  9:13 UTC  (3+ messages)
` [PATCH 1/2] pm-graph v5.12, fixes
` [PATCH 2/2] pm-graph v5.12, code revamp for python3.12

[RFC v2 0/2] Discussion around eviction improvements
 2024-05-31  9:12 UTC  (3+ messages)

[PATCH 0/2] xfsprogs: Fix some issues found by checker
 2024-05-31  9:12 UTC  (4+ messages)
` [PATCH 2/2] xfs_io: Fix do not loop through uninitialized var

[PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-05-31  9:11 UTC  (4+ messages)

[PATCH] f2fs: use new ioprio Macro to get ckpt thread ioprio data
 2024-05-31  9:10 UTC  (2+ messages)
` [f2fs-dev] "

Kernel 6.9 regression: X86: Bogus messages from topology detection
 2024-05-31  9:11 UTC  (12+ messages)

[PATCH] docs: document python version used for compilation
 2024-05-31  9:11 UTC  (5+ messages)

[PATCH] media: xc2028: avoid use-after-free in load_firmware_cb()
 2024-05-31  9:10 UTC 

convert the SCSI ULDs to the atomic queue limits API v2
 2024-05-31  9:11 UTC  (5+ messages)
` [PATCH 03/14] rbd: increase io_opt again
` [PATCH 04/14] block: take io_opt and io_min into account for max_sectors

[PATCH v2 0/4] backends/hostmem: Report more errors on failures
 2024-05-31  9:10 UTC  (8+ messages)
` [PATCH v2 1/4] osdep: Make qemu_madvise() to set errno in all cases
` [PATCH v2 3/4] backends/hostmem: Report error on qemu_madvise() failures

[PATCH] block: Avoid polling configuration errors
 2024-05-31  9:10 UTC 

[PATCH v2 0/7] hw/xen: Simplify legacy backends handling
 2024-05-31  9:10 UTC  (7+ messages)
` [PATCH v2 1/7] hw/xen: Remove declarations left over in 'xen-legacy-backend.h'
` [PATCH v2 2/7] hw/xen: Constify XenLegacyDevice::XenDevOps
` [PATCH v2 3/7] hw/xen: Constify xenstore_be::XenDevOps

[PATCH 0/3] kbuild: remove many tool coverage variables
 2024-05-31  9:05 UTC  (5+ messages)
` [PATCH 1/3] kbuild: provide reasonable defaults for tool coverage

[PATCH V2] ext4: add casefolded feature check before setup encrypted info
 2024-05-31  9:06 UTC  (3+ messages)
  ` [PATCH V4] ext4: check hash version and filesystem casefolded consistent

[RESEND PATCH 0/2] Virtualization support for Tegra ADMA
 2024-05-31  9:06 UTC  (12+ messages)
` [RESEND PATCH 1/2] dt-bindings: dma: Add reg-names to nvidia,tegra210-adma

[PATCH v2] dt-bindings: dma: fsl,imx-dma: Convert to dtschema
 2024-05-31  9:04 UTC  (2+ messages)

[PATCH 0/4] kernel/panic: add more descriptive logging of kernel taints
 2024-05-31  9:04 UTC  (5+ messages)
` [PATCH 1/4] kernel/panic: return early from print_tainted() when not tainted
` [PATCH 2/4] kernel/panic: convert print_tainted() to use struct seq_buf internally
` [PATCH 3/4] kernel/panic: initialize taint_flags[] using a macro
` [PATCH 4/4] kernel/panic: add verbose logging of kernel taints in backtraces

[PATCH v3 0/2] [PATCH v2 0/2] arm64: dts: qcom: sm8550: Update some usb properties
 2024-05-31  9:04 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sm8550: Move usb-role-switch to SoC dtsi
` [PATCH v3 2/2] arm64: dts: qcom: sm8550: Remove usb default dr_mode

[PATCH 0/4] dts: error and usage improvements
 2024-05-31  9:04 UTC  (6+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 1/3] dts: rework arguments framework

[PATCH 00/13] Add support for SA8775P Multimedia clock controllers
 2024-05-31  9:02 UTC  (14+ messages)
` [PATCH 01/13] clk: qcom: gcc-sa8775p: Remove support for UFS hw ctl clocks
` [PATCH 02/13] clk: qcom: gcc-sa8775p: Update the GDSC wait_val fields and flags
` [PATCH 03/13] clk: qcom: gcc-sa8775p: Set FORCE_MEM_CORE_ON for gcc_ufs_phy_ice_core_clk
` [PATCH 04/13] clk: qcom: gpucc-sa8775p: Remove the CLK_IS_CRITICAL and ALWAYS_ON flags
` [PATCH 05/13] clk: qcom: gpucc-sa8775p: Park RCG's clk source at XO during disable
` [PATCH 06/13] clk: qcom: gpucc-sa8775p: Update wait_val fields for GPU GDSC's
` [PATCH 07/13] dt-bindings: clock: qcom: Add SA8775P video clock controller
` [PATCH 08/13] clk: qcom: Add support for Video clock controller on SA8775P
` [PATCH 09/13] dt-bindings: clock: qcom: Add SA8775P camera controller
` [PATCH 10/13] clk: qcom: Add support for Camera Clock Controller on SA8775P
` [PATCH 11/13] dt-bindings: clock: qcom: Add SA8775P display controller
` [PATCH 12/13] clk: qcom: Add support for Display Controllers on SA8775P
` [PATCH 13/13] arm64: dts: qcom: Add support for multimedia clock controllers

[RESEND PATCH] btrfs-progs: convert: Add 64 bit block numbers support
 2024-05-31  9:04 UTC  (5+ messages)

[PATCH 0/6] Introduce CET supervisor state support
 2024-05-31  9:03 UTC  (7+ messages)
` [PATCH 1/6] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
` [PATCH 2/6] x86/fpu/xstate: Add CET supervisor mode state support
` [PATCH 3/6] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
` [PATCH 4/6] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration
` [PATCH 5/6] x86/fpu/xstate: Create guest fpstate with guest specific config
` [PATCH 6/6] x86/fpu/xstate: Warn if CET supervisor state is detected in normal fpstate

[PATCH net-next 0/2] Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB
 2024-05-31  9:03 UTC  (4+ messages)

[PATCH v3 0/6] Add support for MCRC64 engine to calculate 64-bit CRC in Full-CPU mode
 2024-05-31  9:02 UTC  (4+ messages)
` [PATCH v3 3/6] dt-bindings: crypto: Add Texas Instruments MCRC64

[PATCH 0/5] cpus: a few tweaks to CPU realization
 2024-05-31  8:59 UTC  (6+ messages)
` [PATCH 5/5] core/cpu-common: initialise plugin state before thread creation

[syzbot] [input?] [usb?] KMSAN: uninit-value in asus_report_fixup
 2024-05-31  8:59 UTC  (6+ messages)
` [PATCH] hid: asus: asus_report_fixup: fix potential read out of bounds

[PATCH] tty: serial: 8250: Passing attr_group to universal driver
 2024-05-31  8:58 UTC  (3+ messages)

[PATCH v6] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
 2024-05-31  8:58 UTC  (2+ messages)

[PATCH] hwrng: stm32 - use sizeof(*priv) instead of sizeof(struct stm32_rng_private)
 2024-05-31  8:57 UTC  (2+ messages)

[PATCH 0/5] kernel-yocto: consolidated pull request
 2024-05-31  8:58 UTC  (3+ messages)
` [PATCH 3/5] linux-libc-headers: bump to v6.9
    ` [OE-core] "

[PATCH v6 0/2] cpuidle: teo: Introduce util-awareness
 2024-05-31  8:57 UTC  (11+ messages)
` [PATCH v6 2/2] "

[PATCH v4 00/16] Add AST2700 support
 2024-05-31  8:57 UTC  (4+ messages)
` [PATCH v4 12/16] aspeed/soc: "

[PATCH v2 0/4] Add overlays to disable optional hardware in k3-am6xx-phycore-som boards
 2024-05-31  8:57 UTC  (9+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3-am64-phycore-som: Add serial_flash label

[PATCH V2] ext4: add casefolded feature check before setup encrypted info
 2024-05-31  8:56 UTC  (2+ messages)
` [PATCH V3] ext4: check hash version and filesystem casefolded consistent

[PATCH] HID: nintendo: Remove some unused functions
 2024-05-31  8:55 UTC 

[Semihosting Tests PATCH v2 0/3] add SYS_GET_CMDLINE test
 2024-05-31  8:54 UTC  (4+ messages)
` [Semihosting Tests PATCH v2 1/3] .editorconfig: add code conventions for tooling

[PATCH v3 1/2] hwrng: stm32 - use pm_runtime_resume_and_get()
 2024-05-31  8:53 UTC  (4+ messages)
` [PATCH v3 2/2] hwrng: stm32 - cache device pointer in struct stm32_rng_private

[PATCH 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-05-31  8:54 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: thermal: sophgo,cv180x-thermal: Add Sophgo CV180x thermal

[PATCH net] net/smc: avoid overwriting when adjusting sock bufsizes
 2024-05-31  8:54 UTC 

[PATCH 0/2] Fix address translations on MPFS PCIe controller
 2024-05-31  8:53 UTC  (6+ messages)
` [PATCH 1/2] PCI: microchip: Fix outbound address translation tables
` [PATCH 2/2] PCI: microchip: Fix inbound "

[PATCH net-next] net: bridge: fix an inconsistent indentation
 2024-05-31  8:54 UTC 

[PATCH v2] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed
 2024-05-31  8:53 UTC  (5+ messages)

[PATCH net-next 0/3] tcp: refactor skb_cmp_decrypted() checks
 2024-05-31  8:53 UTC  (3+ messages)
` [PATCH net-next 1/3] tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()

[PATCH net] net/ipv6: Fix the RT cache flush via sysctl using a previous delay
 2024-05-31  8:53 UTC  (2+ messages)

[PATCH 1/2] HID: intel-ish-hid: fix cache management mistake
 2024-05-31  8:51 UTC  (5+ messages)

[PATCH v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-05-31  8:51 UTC  (3+ messages)
` [PATCH v2 1/4] net: introduce helper sendpages_ok()

[PATCH v2] nvme: fix nvme_pr_* status code parsing
 2024-05-31  8:50 UTC  (3+ messages)

[PATCH meta-rockchip] rockchip-extlinux.inc: fix non-fit KERNEL_IMAGETYPE image boot
 2024-05-31  8:50 UTC  (3+ messages)
` [yocto-patches] "

[PATCH net-next v5 00/13] First try to replace page_frag with page_frag_cache
 2024-05-31  8:50 UTC  (6+ messages)
` [PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag

[PATCH 0/2] eal/riscv: implement prefetch using zicbop
 2024-05-31  8:49 UTC  (3+ messages)
` [PATCH 2/2] eal/riscv: add support for zicbop extension

[PATCH v3 6/8] fsverity: improve performance by using multibuffer hashing
 2024-05-31  8:49 UTC  (6+ messages)

[PATCH] scripts/sphinx-pre-install: fix incorrect package names for openSUSE
 2024-05-31  8:49 UTC  (2+ messages)

[PATCH] printk: Rename console_replay_all() and update context
 2024-05-31  8:49 UTC 

[PATCH v2 for-4.19 00/13] xen/bitops: Untangle ffs()/fls() infrastructure
 2024-05-31  8:48 UTC  (6+ messages)
` [PATCH v2 06/13] xen/bitops: Implement ffs() in common logic


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.