All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-14 02:36:28 to 2023-08-14 05:01:41 UTC [more...]

[PATCH 1/3] glibc: Upgrade to 2.38 release
 2023-08-14  5:01 UTC  (3+ messages)
` [OE-core] "

[PATCH] net: Fix the displayed value of bytes transferred
 2023-08-14  4:59 UTC  (6+ messages)

[PATCH v3 1/5] glibc: Upgrade to 2.38 release
 2023-08-14  4:59 UTC  (5+ messages)
` [PATCH v3 2/5] glibc: Enable fortify sources by defaults
` [PATCH v3 3/5] glibc: Drop --enable-tunables
` [PATCH v3 4/5] glibc: Fix SVE detection on aarch64
` [PATCH v3 5/5] glibc-tests: Add missing libgcc runtime dependency

[PATCH 0/3] arch: include asm/cacheflush.h in asm/hugetlb.h
 2023-08-14  4:53 UTC  (12+ messages)
` [PATCH 1/3] arm: "
` [PATCH 2/3] arm64: "
` [PATCH 3/3] riscv: "

[PATCH v2 0/2] Fix format specifier for net_boot_file_size
 2023-08-14  4:53 UTC  (3+ messages)
` [PATCH v2 1/2] net: Fix the displayed value of bytes transferred
` [PATCH v2 2/2] doc: printf() codes: Fix format specifier for unsigned int

[PATCH v6 10/25] iommu/exynos: Implement an IDENTITY domain
 2023-08-14  4:52 UTC  (5+ messages)

[igt-dev] [i-g-t V6 00/81] Document KMS tests
 2023-08-14  4:51 UTC  (15+ messages)
` [igt-dev] [i-g-t V6 10/81] tests/i915/kms_big_fb: Document each subtest for testplan
` [igt-dev] [i-g-t V6 19/81] tests/i915/kms_fence_pin_leak: "
` [igt-dev] [i-g-t V6 30/81] tests/i915/kms_pwrite_crc: "
` [igt-dev] [i-g-t V6 40/81] tests/kms_content_protection: "
` [igt-dev] [i-g-t V6 47/81] tests/kms_flip: "
` [igt-dev] [i-g-t V6 48/81] tests/kms_flip_event_leak: "
` [igt-dev] [i-g-t V6 50/81] tests/kms_getfb: "

[PATCH v2 0/2] Modify die() for LoongArch
 2023-08-14  4:51 UTC  (3+ messages)
` [PATCH v2 1/2] LoongArch: Remove noreturn attribute for die()
` [PATCH v2 2/2] LoongArch: Modify the declaration "

[PATCH v2 00/21] KVM: x86: Add "governed" X86_FEATURE framework
 2023-08-14  4:43 UTC  (3+ messages)
` [PATCH v2 07/21] KVM: x86: Add a framework for enabling KVM-governed x86 features

[PATCH 1/3] selftests/mount_setattr: Add a test to test locking mount attrs
 2023-08-14  4:40 UTC  (3+ messages)
` [PATCH 2/3] fs: Allow user to lock mount attributes with mount_setattr

[PATCH v2 2/2] exfat: do not zeroed the extended part
 2023-08-14  4:39 UTC  (2+ messages)

[PATCH] Makefile: Force GNU hashing
 2023-08-14  4:39 UTC 

[PATCH net-next 0/8] virtio-net: support dynamic notification coalescing moderation
 2023-08-14  4:38 UTC  (3+ messages)

[PATCH v1 0/3] Add support for inter-domain DMA operations
 2023-08-14  4:39 UTC  (3+ messages)
` [PATCH v1 3/3] dma/idxd: add API to create and attach to window

[PATCH] x86/sgx: Avoid softlockup from sgx_vepc_release
 2023-08-14  4:37 UTC 

[PATCH v2 1/2] exfat: change to get file size from DataLength
 2023-08-14  4:36 UTC  (2+ messages)

[PATCH 0/9] media: cros-ec-cec: Add support for multiple ports
 2023-08-14  4:29 UTC  (10+ messages)
` [PATCH 1/9] media: cros-ec-cec: Use cros_ec_cmd to send host commands
` [PATCH 2/9] media: cros-ec-cec: Manage an array of ports
` [PATCH 3/9] media: cros-ec-cec: Support multiple ports in set/get host commands
` [PATCH 4/9] media: cros-ec-cec: Support multiple ports in write command
` [PATCH 5/9] media: cros-ec-cec: Support multiple ports in MKBP cec_events
` [PATCH 6/9] media: cros-ec-cec: Support receiving messages from multiple ports
` [PATCH 7/9] media: cros-ec-cec: Allow specifying multiple HDMI connectors
` [PATCH 8/9] media: cros-ec-cec: Get number of CEC ports from EC
` [PATCH 9/9] media: cros-ec-cec: Add Dibbi to the match table

[PATCH v6 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
 2023-08-14  4:32 UTC  (5+ messages)

[PATCH] drivers/perf: Risc-V: Update platform specific firmware event handling
 2023-08-14  4:31 UTC 

[PATCH v5 00/13] xen/arm: Split MMU code as the prepration of MPU work
 2023-08-14  4:25 UTC  (14+ messages)
` [PATCH v5 01/13] xen/arm64: head.S: Introduce enable_{boot,secondary}_cpu_mm()
` [PATCH v5 02/13] xen/arm: Introduce CONFIG_MMU Kconfig option
` [PATCH v5 03/13] xen/arm64: prepare for moving MMU related code from head.S
` [PATCH v5 04/13] xen/arm64: Split and move MMU-specific head.S to mmu/head.S
` [PATCH v5 05/13] xen/arm: Move MMU related definitions from config.h to mmu/layout.h
` [PATCH v5 06/13] xen/arm64: Fold setup_fixmap() to create_page_tables()
` [PATCH v5 07/13] xen/arm: Extract MMU-specific code
` [PATCH v5 08/13] xen/arm: Fold pmap and fixmap into MMU system
` [PATCH v5 09/13] xen/arm: mm: Use generic variable/function names for extendability
` [PATCH v5 10/13] xen/arm: mmu: move MMU-specific setup_mm to mmu/setup.c
` [PATCH v5 11/13] xen/arm: mmu: move MMU specific P2M code to mmu/p2m.{c,h}
` [PATCH v5 12/13] xen/arm: mmu: relocate copy_from_paddr() to setup.c
` [PATCH v5 13/13] xen/arm: mmu: enable SMMU subsystem only in MMU

[Intel-xe] [PATCH v3 0/2] drm/xe/pmu: Enable PMU interface
 2023-08-14  4:19 UTC  (14+ messages)
` [Intel-xe] [PATCH v3 2/2] "

[PATCH] cpupower: Fix querying boost support for amd-pstate-epp mode
 2023-08-14  4:14 UTC  (2+ messages)

[PATCH v8 0/9] Improve performance for zoned UFS devices
 2023-08-14  4:18 UTC  (7+ messages)
` [PATCH v8 3/9] scsi: core: Call .eh_prepare_resubmit() before resubmitting

Re: [PATCH] ahci: libahci: clear pending interrupt status
 2023-08-14  4:17 UTC 

[PATCH] tty: vt: selection: fix soft lockup in paste_selection()
 2023-08-14  4:01 UTC 

[arnd-playground:warnings-2 6/9] include/linux/fortify-string.h:57:33: warning: '__builtin_memcpy' accessing between 129 and 4294967295 bytes at offsets 840 and 712 overlaps between 1 and 4294967167 bytes at offset 840
 2023-08-14  4:00 UTC 

[PATCH] fsx: add missing -K in usage() and cleanup
 2023-08-14  3:55 UTC  (2+ messages)
` [PATCH v2] fsx: tidy options usage and format

[PATCH v2 0/3] Modify die() for MIPS
 2023-08-14  3:53 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: Remove noreturn attribute for die()
` [PATCH v2 2/3] MIPS: Modify the declaration "
` [PATCH v2 3/3] MIPS: Remove noreturn attribute for nmi_exception_handler()

[PATCH] soc: kunpeng_hccs: fix size_t format string
 2023-08-14  3:52 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] Add vram_d3cold_threshold test
 2023-08-14  3:51 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 2/2] test/xe_pm: Add vram_d3cold_threshold subtest

[ANNOUNCE] kexec-tools v2.0.27 preparation
 2023-08-14  3:50 UTC  (4+ messages)

[PATCH 00/24] bootstd: Support ChromiumOS better
 2023-08-14  3:45 UTC  (3+ messages)
` [PATCH 12/24] fs/erofs: Quieten test for filesystem presence

[PATCH 00/13] erofs-utils: mkfs: introduce rebuild mode
 2023-08-14  3:42 UTC  (14+ messages)
` [PATCH 01/13] erofs-utils: fix overriding of i_rdev for special device
` [PATCH 02/13] erofs-utils: lib: add list_splice_tail() helper
` [PATCH 03/13] erofs-utils: lib: read i_ino in erofs_read_inode_from_disk()
` [PATCH 04/13] erofs-utils: lib: fix erofs_init_devices() in multidev mode
` [PATCH 05/13] erofs-utils: lib: keep self maintained devname
` [PATCH 06/13] erofs-utils: lib: make erofs_get_unhashed_chunk() global
` [PATCH 07/13] erofs-utils: lib: add erofs_read_xattrs_from_disk() helper
` [PATCH 08/13] erofs-utils: lib: add erofs_inode_tag_opaque() helper
` [PATCH 09/13] erofs-utils: lib: add erofs_insert_ihash() helper
` [PATCH 10/13] erofs-utils: lib: add erofs_rebuild_dump_tree() helper
` [PATCH 11/13] erofs-utils: lib: add erofs_rebuild_get_dentry() helper
` [PATCH 12/13] erofs-utils: lib: add erofs_rebuild_load_tree() helper
` [PATCH 13/13] erofs-utils: mkfs: introduce rebuild mode

[PATCH 5.10 1/3] torture: Fix hang during kthread shutdown phase
 2023-08-14  3:39 UTC  (3+ messages)
` [PATCH 5.10 2/3] tick: Detect and fix jiffies update stall
` [PATCH 5.10 3/3] timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick is stopped

[PATCH 1/3] torture: Fix hang during kthread shutdown phase
 2023-08-14  3:37 UTC  (3+ messages)
` [PATCH 2/3] tick: Detect and fix jiffies update stall
` [PATCH 3/3] timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick is stopped

[PATCH v3 0/2] gpio: loongson: add firmware offset parse support
 2023-08-14  3:39 UTC  (8+ messages)
` [PATCH v3 1/2] gpio: dt-bindings: add parsing of loongson gpio offset

[PATCH v2] arm64: dts: qcom: msm8916-samsung-e5: Add touchscreen
 2023-08-14  3:30 UTC  (2+ messages)

[syzbot] [net?] WARNING in ip_tunnel_delete_nets (2)
 2023-08-14  3:32 UTC 

[PATCH V4 0/2] Add support for GPIO based leds and buttons on IPQ5332/9574 devices
 2023-08-14  3:27 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] Drop the mem noc clocks from the IPQ5332 GCC driver
 2023-08-14  3:27 UTC  (2+ messages)

[PATCH V5 0/8] Update GCC clocks for QDU1000 and QRU1000 SoCs
 2023-08-14  3:27 UTC  (2+ messages)

[PATCH RESEND v2 0/9] Add pmics supported in Qualcomm's SDX75 platform
 2023-08-14  3:27 UTC  (3+ messages)
` (subset) "

[PATCH 0/2] clk: qcom: gcc-msm8917: Enable GPLL0_SLEEP_CLK_SRC
 2023-08-14  3:27 UTC  (2+ messages)

[PATCH RESEND] arm64: dts: qcom: msm8998: Add DPU1 nodes
 2023-08-14  3:27 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7180: Split up TF-A related PSCI configuration
 2023-08-14  3:27 UTC  (2+ messages)

[PATCH v3 0/6] MMCC MSM8998 fixes
 2023-08-14  3:27 UTC  (3+ messages)
` (subset) "

[PATCH] clk: qcom: gcc-sm8450: Use floor ops for SDCC RCGs
 2023-08-14  3:27 UTC  (2+ messages)

[PATCH v2 0/8] MSM8998 clk cleanups and fixups
 2023-08-14  3:27 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sc8280xp-x13s: Unreserve NC pins
 2023-08-14  3:27 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp-x13s: Add camera activity LED
 2023-08-14  3:27 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8450: Add RPMh stats
 2023-08-14  3:27 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8996: Fix dsi1 interrupts
 2023-08-14  3:27 UTC  (2+ messages)

[PATCH 0/3] Introduce PRNG on SM8450
 2023-08-14  3:27 UTC  (4+ messages)
` [PATCH 2/3] crypto: qcom-rng: Make the core clock optional regardless of ACPI presence
` (subset) [PATCH 0/3] Introduce PRNG on SM8450

[PATCH v3 0/7] apq8016: camss: Update dts with various fixes
 2023-08-14  3:27 UTC  (2+ messages)

KASAN: slab-use-after-free Read in ext4_es_insert_extent
 2023-08-14  3:22 UTC  (2+ messages)

[PATCH net] team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
 2023-08-14  3:23 UTC 

[joel-fsi:next 8/19] drivers/fsi/fsi-sbefifo.c:978 sbefifo_read_timeout() warn: check for integer overflow 'timeout'
 2023-08-14  3:19 UTC 

[PATCH] Add support for more XMC series
 2023-08-14  3:18 UTC  (3+ messages)

[OE-core][dunfell][PATCH] curl: Backport fix CVE-2023-32001
 2023-08-14  3:16 UTC 

[RFC PATCH v2 00/11] Device Memory TCP
 2023-08-14  3:15 UTC  (5+ messages)
` [RFC PATCH v2 02/11] netdev: implement netlink api to bind dma-buf to netdevice

[PATCH] sched/fair: Skip cpus with no sched domain attached during NOHZ idle balance
 2023-08-14  3:14 UTC  (2+ messages)

[bpf-next] selftests/bpf: fix repeat option when kfunc_call verify fail
 2023-08-14  3:14 UTC 

[PATCH] term/serial: Continue processing SPCR table even if revision is < 2
 2023-08-14  3:12 UTC  (4+ messages)

[PATCH v11 0/8] Use copy_process in vhost layer
 2023-08-14  3:13 UTC  (9+ messages)
` [PATCH v11 8/8] vhost: use vhost_tasks for worker threads

[PATCH v3] KVM:arm64: reconfigurate the event filters for guest context
 2023-08-14  3:06 UTC  (2+ messages)

[PATCH v1] clk: starfive: jh7110-sys: Set PLL0 rate to 1.5GHz
 2023-08-14  3:06 UTC  (3+ messages)

[bpf-next] selftests/bpf: clean-up fmod_ret in bench_rename test script
 2023-08-14  3:07 UTC 

[PATCH v6 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
 2023-08-14  3:06 UTC  (5+ messages)

[PATCH] rockchip: rk356x: Enable poweroff command
 2023-08-14  3:06 UTC  (2+ messages)

[PATCH vhost v13 00/12] virtio core prepares for AF_XDP
 2023-08-14  3:05 UTC  (4+ messages)
` [PATCH vhost v13 05/12] virtio_ring: introduce virtqueue_dma_dev()

[PATCH] LoongArch: Remove noreturn attribute for die()
 2023-08-14  3:06 UTC  (2+ messages)

[PATCH] x86: Update cbmem driver
 2023-08-14  3:03 UTC  (2+ messages)

[PATCH] MIPS: Remove noreturn attribute for die()
 2023-08-14  3:01 UTC  (5+ messages)

Intermittent build failure where dwarfsrcfiles doesn't exist
 2023-08-14  3:01 UTC  (7+ messages)
` [yocto] "

[PATCH 0/2] vdpa/mlx5: Fixes for ASID handling
 2023-08-14  2:59 UTC  (12+ messages)
` [PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics

[PATCH] selftests/ftrace: let traceonoff_triggers testcase without md5sum
 2023-08-14  2:59 UTC 

[PATCH v2] cma: introduce CMA_ALLOC_DEBUG config
 2023-08-14  3:00 UTC  (3+ messages)

[PATCH 0/4] Add support for Agilex5 SoCFPGA platform
 2023-08-14  2:59 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 4/5] clk: socfpga: agilex: add clock driver for the Agilex5

[PATCH] KVM: arm64: pmu: Resync EL0 state on counter rotation
 2023-08-14  2:58 UTC  (3+ messages)

[PATCH 00/10] timers/cpuidle: Fixes and cleanups
 2023-08-14  2:58 UTC  (3+ messages)
` [PATCH 04/10] loongson: Fix idle VS timer enqueue

Libublk-rs v0.1.0
 2023-08-14  2:56 UTC 

[PATCH v1] ASoC: Intel: Add rpl_nau8318_8825 driver
 2023-08-14  2:55 UTC  (2+ messages)

[PATCH net-next v3 1/5] net: dsa: realtek: Remove redundant of_match_ptr()
 2023-08-14  2:55 UTC  (10+ messages)
` [PATCH net-next v3 2/5] net: dsa: rzn1-a5psw: "
` [PATCH net-next v3 3/5] net: gemini: "
` [PATCH net-next v3 4/5] net: qualcomm: "
` [PATCH net-next v3 5/5] wlcore: spi: "

stable-rc/linux-5.10.y baseline: 127 runs, 12 regressions (v5.10.190-69-g5b1776cc14bf8)
 2023-08-14  2:55 UTC 

[PATCH net-next v3 0/5] net: Remove redundant of_match_ptr() macro
 2023-08-14  2:54 UTC  (2+ messages)

[PATCH] Input: pwm-beeper - Support volume setting via sysfs
 2023-08-14  2:26 UTC  (12+ messages)

[virtio-comment] [PATCH requirements 0/7] virtio net new features requirements
 2023-08-14  2:54 UTC  (5+ messages)
` [virtio-comment] [PATCH requirements 6/7] net-features: Add packet timestamp requirements
  ` [virtio-comment] Re: [virtio] "

Info Details
 2023-08-10  2:36 UTC 

[PATCH v2] pinctrl: rockchip: Fix drive and input schmitt on RK3568
 2023-08-14  2:52 UTC  (2+ messages)

stable-rc/linux-4.19.y baseline: 98 runs, 23 regressions (v4.19.291-34-g84b9d8b93009)
 2023-08-14  2:49 UTC 

Linux 6.4.4 on m68k - Q40 - pata_falcon causes oops at boot time
 2023-08-14  2:48 UTC  (16+ messages)

[Buildroot] [PATCH 1/2] configs/andes_ae350_45: Fix build failure caused by Zicsr and Zifencei
 2023-08-14  2:48 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/andes_ae350_45: Select RVA for AE350 platform

[PATCH RESEND v1] docs/zh_CN: add zh_CN translation for memory-barriers.txt
 2023-08-14  2:40 UTC  (3+ messages)

[PATCH 0/5] Move Loongson1 MAC arch-code to the driver dir
 2023-08-14  2:39 UTC  (3+ messages)

[PATCH v6 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
 2023-08-14  2:35 UTC  (4+ 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.