All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-28 13:14:10 to 2023-06-28 14:00:58 UTC [more...]

[GIT PULL] RCU changes for v6.5
 2023-06-28 14:00 UTC  (6+ messages)

[PATCH v12 00/10] (no cover subject)
 2023-06-28 14:00 UTC  (4+ messages)
` [PATCH v12 01/10] cpufreq: blacklist MSM8998 in cpufreq-dt-platdev
` [PATCH v12 02/10] MAINTAINERS: Add entry for Qualcomm CPRv3/v4/Hardened driver
` [PATCH v12 03/10] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment

[meta-arago][kirkstone][PATCH] receipes-multimedia: gstreamer: Increase decode display delay
 2023-06-28 13:59 UTC 

[PATCH v1 05/17] selftests/nolibc: stat_timestamps: remove procfs dependency
 2023-06-28 13:59 UTC  (2+ messages)

[PATCH v2 1/3] rteval: Changed files to use argparse library instead of optparse
 2023-06-28 13:58 UTC  (4+ messages)
` [PATCH v2 2/3] Fixed bug in the --source-download option in rteval-cmd

[PATCH v4 0/6] Per-VMA lock support for swap and userfaults
 2023-06-28 13:57 UTC  (9+ messages)
` [PATCH v4 3/6] mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
` [PATCH v4 4/6] mm: change folio_lock_or_retry to use vm_fault directly
` [PATCH v4 5/6] mm: handle swap page faults under per-VMA lock
` [PATCH v4 6/6] mm: handle userfaults under VMA lock

[igt-dev] [PATCH i-g-t v2 0/2] vram d3cold threshold test
 2023-06-28 13:58 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for vram d3cold threshold test (rev2)

[PATCH 00/12] media: intel-cio2-bridge: Add shared intel-cio2-bridge code, rework VCM instantiation
 2023-06-28 13:57 UTC  (3+ messages)

[PATCH] s390/lcs: Remove FDDI option
 2023-06-28 13:57 UTC 

stable/linux-5.10.y baseline: 103 runs, 1 regressions (v5.10.186)
 2023-06-28 13:57 UTC 

[igt-dev] [PATCH i-g-t 0/3] Add tests for scheduler control interface
 2023-06-28 13:57 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for Add tests for scheduler control interface (rev3)

[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
 2023-06-28 13:56 UTC  (5+ messages)
` [PATCH v2 2/2] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
    ` [PATCH v3 "

[PULL 00/10] qemu-sparc queue 20230628
 2023-06-28 13:55 UTC  (4+ messages)
` [PULL 02/10] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb

[PATCH v12 00/22] TDX host kernel support
 2023-06-28 13:54 UTC  (12+ messages)
` [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-06-28 13:53 UTC  (18+ messages)
` [PATCH v4 02/21] kallsyms: Export kallsyms_lookup_name
` [PATCH v4 03/21] soc: qcom: Add qcom_minidump_smem module
` [PATCH v4 04/21] soc: qcom: Add Qualcomm APSS minidump (frontend) feature support
` [PATCH v4 05/21] soc: qcom: Add linux minidump smem backend driver support
` [PATCH v4 18/21] pinctrl: qcom: Use qcom_scm_io_update_field()

[zen:6.4/prjc 379/385] kernel/sched/alt_core.c:2516:6: warning: no previous prototype for function 'call_function_single_prep_ipi'
 2023-06-28 13:54 UTC 

[PATCH] posix-timers: Release the acquired lock before returning
 2023-06-28 13:54 UTC  (2+ messages)

XenSummit: Empty per-arch files
 2023-06-28 13:54 UTC  (4+ messages)

[PATCH 1/4] net: phy: aquantia: Enable Tx/Rx pause frame support in aquantia PHY
 2023-06-28 13:54 UTC  (10+ messages)
` [PATCH 2/4] net: phy: aquantia: Enable MAC Controlled EEE
` [PATCH 3/4] net: phy: aquantia: Poll for TX ready at PHY system side
` [PATCH 4/4] net: phy: aqr113c: Enable Wake-on-LAN (WOL)

[Bug 217574] New: kvm_intel loads only after suspend
 2023-06-28 13:53 UTC  (3+ messages)
` [Bug 217574] "

[PATCH v5 00/14] tools/nolibc: add a new syscall helper
 2023-06-28 13:51 UTC  (25+ messages)
` [PATCH v5 03/14] tools/nolibc: sys.h: apply __sysret() helper
` [PATCH v5 04/14] tools/nolibc: unistd.h: reorder the syscall macros
` [PATCH v5 05/14] tools/nolibc: string.h: clean up multiple whitespaces with tab
` [PATCH v5 06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces
` [PATCH v5 07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST
` [PATCH v5 08/14] tools/nolibc: arch-mips.h: "
` [PATCH v5 09/14] tools/nolibc: add missing my_syscall6() for mips
` [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
` [PATCH v5 11/14] tools/nolibc: clean up mmap() support
` [PATCH v5 12/14] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER
` [PATCH v5 13/14] selftests/nolibc: add sbrk_0 to test current brk getting
` [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases

[PATCH 0/1] Add a sysctl to disable io_uring system-wide
 2023-06-28 13:50 UTC  (3+ messages)
` [PATCH 1/1] Add a new "

[PATCH v2 0/3] fs/ecryptfs: Replace kmap{,_atomic}() with kmap_local_page()
 2023-06-28 13:50 UTC  (2+ messages)

[PATCH 0/5] rockchip: Fix SPI flash SPL and payload overlap
 2023-06-28 13:49 UTC  (3+ messages)
` [PATCH 2/5] rockchip: rk3399-pinebook-pro: Fix SPL max size and SPI flash payload offset

[PULL 0/7] hw/nvme updates
 2023-06-28 13:49 UTC  (2+ messages)

[rt-devel:linux-6.4.y-rt-rebase] [serial] 491a070ce2: WARNING:at_drivers/tty/serial.h:#serial8250_enter_unsafe
 2023-06-28 13:48 UTC 

KMSAN: uninit-value in aes_encrypt (4)
 2023-06-28 13:48 UTC  (3+ messages)
` [net/tls] "
  ` [PATCH] net: tls: enable __GFP_ZERO upon tls_init()

[PATCH v2] usertools: add tool to generate balanced rss traffic flows
 2023-06-28 13:47 UTC 

[PATCH] afs: Fix accidental truncation when storing data
 2023-06-28 13:47 UTC 

[net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone
 2023-06-28  0:53 UTC  (8+ messages)

[PATCH 0/3] dedupe smb unicode files
 2023-06-28 13:46 UTC  (4+ messages)

usb: cdns3: Onchip memory reservation for built-in gadgets
 2023-06-28 13:45 UTC  (4+ messages)
  ` [EXT] "

[PATCH v4 0/4] hw/smbios: Cleanup topology related variables
 2023-06-28 13:54 UTC  (5+ messages)
` [PATCH v4 1/4] machine: Add helpers to get cores/threads per socket
` [PATCH v4 2/4] hw/smbios: Fix smbios_smp_sockets caculation
` [PATCH v4 3/4] hw/smbios: Fix thread count in type4
` [PATCH v4 4/4] hw/smbios: Fix core "

[PATCH] drm/amdgpu: Fix potential fence use-after-free v2
 2023-06-28 13:45 UTC 

[PATCH 4.14 00/26] 4.14.320-rc1 review
 2023-06-28 13:34 UTC  (2+ messages)
` Known bad patches from AUTOSEL was "

[PATCH v2 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-06-28 13:43 UTC  (5+ messages)
` [PATCH v2 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize

[PATCH] doc: announce change for building deprecated libraries
 2023-06-28 13:43 UTC 

[PATCH v3 00/52] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-06-28 13:42 UTC  (6+ messages)
` [PATCH v3 24/52] xen/mpu: build up start-of-day Xen MPU memory region map

[PATCH] s390/net: lcs: fix build errors when FDDI is a loadable module
 2023-06-28 13:41 UTC  (7+ messages)

[PATCH] ifupdown: install missing directories
 2023-06-28 13:41 UTC 

[PATCH v3 0/3+1] fanotify accounting for fs/splice.c
 2023-06-28 13:41 UTC  (5+ messages)
` [PATCH v4 0/3] "
  ` [LTP] "

[yocto] [meta-selinux][dunfell][PATCH] audit: Add https protocol for clonning repository
 2023-06-28 13:41 UTC  (3+ messages)

[PATCH v7 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support
 2023-06-28 13:40 UTC  (11+ messages)

[PATCH 1/6] cifs: fix status checks in cifs_tree_connect
 2023-06-28 13:39 UTC  (12+ messages)
` [PATCH 4/6] cifs: display the endpoint IP details in DebugData

[PATCH] drm/amd/pm: fix smu i2c data read risk
 2023-06-28 13:39 UTC  (2+ messages)

[PATCH v6 0/2] usb: serial: add support for CH348
 2023-06-28 13:38 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] usb: serial: add myself as maintainer of CH348

[cxl:next] BUILD SUCCESS 71baec7b8500c92f9723f39d06a7ae465483da1f
 2023-06-28 13:38 UTC 

[Intel-xe] [PATCH v3] Documentation/gpu: Add a VM_BIND async draft document
 2023-06-28 13:38 UTC  (3+ messages)
` [Intel-xe] ○ CI.BAT: info for Documentation/gpu: Add a VM_BIND async draft document (rev2)

[PATCH v2] HID: Add introduction about HID for non-kernel programmers
 2023-06-28 13:37 UTC  (3+ messages)

[PATCH v4 00/13] Add PASID support to SMMUv3 unmanaged domains
 2023-06-28 13:36 UTC  (7+ messages)
` [PATCH v4 09/13] iommu/arm-smmu-v3: Implement set_dev_pasid

Routing in case of GRE interface under a bridge
 2023-06-28 13:36 UTC 

[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-28 13:30 UTC  (5+ messages)
` [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec

[LTP] [PATCH 0/3] Fix O_DIRECT definition for various archs
 2023-06-28 13:36 UTC  (5+ messages)
` [LTP] [PATCH 1/3] lapi/fcntl.h: "

[PATCH V3 net-next 0/2] virtio-net: don't busy poll for cvq command
 2023-06-28 13:33 UTC  (11+ messages)
` [PATCH V3 net-next 1/2] virtio-net: convert rx mode setting to use workqueue

[LTP] [PATCH v2 0/3] Remove O_DIRECT definition
 2023-06-28 13:35 UTC  (3+ messages)
` [LTP] [PATCH v2 2/3] fsstress/global.h: Use _GNU_SOURCE

[PATCH 2/2] target/riscv: Optimize ambiguous local variable in pmp_hart_has_privs
 2023-06-28 13:27 UTC  (2+ messages)

[PATCH 0/2] improve accuracy in riscv-pmp
 2023-06-28  7:22 UTC 

[PATCH 0/2] Fix 'mbr' command with hybrid MBR/GPT
 2023-06-28 13:33 UTC  (4+ messages)
` [PATCH 1/2] disk: part: Add API to get partitions with specific driver

[PATCH 1/2] target/riscv: Remove redundant check in pmp_is_locked
 2023-06-28 13:21 UTC  (2+ messages)

[PATCH 4.14] gfs2: Don't deref jdesc in evict
 2023-06-28 13:33 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH 4.19] gfs2: Don't deref jdesc in evict
 2023-06-28 13:32 UTC  (2+ messages)
` [Cluster-devel] "

stable-rc/linux-5.15.y build: 178 builds: 3 failed, 175 passed, 10 errors, 5 warnings (v5.15.119)
 2023-06-28 13:33 UTC 

[Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling
 2023-06-28 13:30 UTC  (6+ messages)

[PATCH 5.4] gfs2: Don't deref jdesc in evict
 2023-06-28 13:30 UTC  (2+ messages)
` [Cluster-devel] "

[xen-unstable test] 181558: regressions - FAIL
 2023-06-28 13:30 UTC  (3+ messages)
` QEMU assert (was: [xen-unstable test] 181558: regressions - FAIL)

[PATCH v4 0/4] Add RZ/V2{M, MA} PWM driver support
 2023-06-28 13:30 UTC  (4+ messages)
` [PATCH v4 2/4] pwm: Add support for RZ/V2M PWM driver

[PATCH v7 0/2] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
 2023-06-28 13:30 UTC  (3+ messages)
` [PATCH v7 1/2] rtc: tps6594: Add driver for TPS6594 RTC
` [PATCH v7 2/2] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs

[PATCH v3 0/2] PCI: pciehp: Add support for native AER and DPC handling on async remove
 2023-06-28 13:29 UTC  (11+ messages)
` [PATCH v3 1/2] PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR
` [PATCH v3 2/2] PCI: pciehp: Clear the optional capabilities in DEVCTL2 on a hot-plug

[PATCH] fbdev: imxfb: switch to DEFINE_SIMPLE_DEV_PM_OPS
 2023-06-28 13:26 UTC  (2+ messages)

Realtek 8822ce connection is very unstable
 2023-06-28 13:28 UTC  (7+ messages)

[PATCH 0/2] efi: Secure Boot fixes
 2023-06-28 13:29 UTC  (3+ messages)
` [PATCH 1/2] efi: Drop __grub_efi_api attribute from shim_lock->verify() call
` [PATCH 2/2] efi: Fallback to legacy mode if shim is loaded on x86 archs

[PATCH 01/21] libxcrypt: upgrade 4.4.34 -> 4.4.35
 2023-06-28 13:28 UTC  (3+ messages)
` [PATCH 02/21] libxml2: update 2.10.4 -> 2.11.4
  ` [OE-core] "

[PATCH 0/1] Fix Coresight instruction synthesis logic
 2023-06-28 13:27 UTC  (6+ messages)
` [PATCH 1/1] perf: cs-etm: Fixes in instruction sample synthesis

[RFC PATCH 0/8] Introduce Git Standard Library
 2023-06-28 13:27 UTC  (5+ messages)
` [RFC PATCH 2/8] hex-ll: split out functionality from hex
` [RFC PATCH 7/8] git-std-lib: introduce git standard library

[PATCH] fbdev: imxfb: warn about invalid left/right margin
 2023-06-28 13:24 UTC  (2+ messages)

[oe] [meta-oe] [PATCH] cppzmq: upgrade 4.9.0 -> 4.10.0
 2023-06-28 13:26 UTC  (3+ messages)
` [oe] [meta-python] [PATCH] python3-platformdirs: upgrade 3.6.0 -> 3.8.0

[PATCH 0/3] RISC-V: archrandom support
 2023-06-28 13:25 UTC  (6+ messages)
` [PATCH 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions

[PATCH v2 0/7] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
 2023-06-28 13:21 UTC  (8+ messages)
` [PATCH v2 1/7] quota: factor out dquot_write_dquot()
` [PATCH v2 2/7] quota: add new global dquot list releasing_dquots
` [PATCH v2 3/7] quota: rename dquot_active() to inode_dquot_active()
` [PATCH v2 4/7] quota: add new helper dquot_active()
` [PATCH v2 5/7] quota: fix dqput() to follow the guarantees dquot_srcu should provide
` [PATCH v2 6/7] quota: simplify drop_dquot_ref()
` [PATCH v2 7/7] quota: remove unused function put_dquot_list()

drivers/pci/pci.c:4195 pci_pio_to_address() warn: always true condition '(pio >= (0 - 0)) => (0-u32max >= 0)'
 2023-06-28 13:23 UTC 

[Intel-wired-lan] [RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-06-28 13:22 UTC  (8+ messages)
            `  "

[PATCH v2 5/5] build: select optional libraries
 2023-06-28 13:20 UTC  (4+ messages)
` [PATCH v5 0/2] Select "
  ` [PATCH v5 1/2] build: select deprecated libraries
  ` [PATCH v5 2/2] build: select optional libraries

[PATCH] spi: Increase imx51 ecspi burst length based on transfer length
 2023-06-28 13:20 UTC  (5+ messages)

[PATCH] ext4: Fix unttached inode after power cut with orphan file feature enabled
 2023-06-28 13:20 UTC 

[Bug 217605] New: unttached inode after power cut with orphan file feature enabled
 2023-06-28 13:20 UTC  (5+ messages)
` [Bug 217605] "

[PATCH] app/testpmd: add dump command help message
 2023-06-28 13:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] wifi: b43: fix cordic arithmetic
 2023-06-28 13:19 UTC  (5+ messages)
` [PATCH] [v2] "

[OE-core][master][PATCHv4] Flac: upgrade 1.4.2 -> 1.4.3
 2023-06-28 13:15 UTC 

[PATCH] OOB read and write in mdp_prepare_buffer
 2023-06-28 13:16 UTC  (3+ messages)

[PATCH -next] x86: ia32.h: Remove unused code
 2023-06-28 13:16 UTC  (2+ messages)

[PATCH bpf-next 0/2] add mechanism to report map pressure
 2023-06-28 13:17 UTC  (8+ messages)
` [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure

[PATCH v2 0/3] RISC-V: archrandom support
 2023-06-28 13:14 UTC  (8+ messages)
` [PATCH v2 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
` [PATCH v2 2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions
` [PATCH v2 3/3] RISC-V: Implement archrandom when Zkr is available

[PATCH v4 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
 2023-06-28 13:14 UTC  (4+ messages)
` [PATCH v4 5/6] soc: qcom: Add LLCC support for multi channel DDR


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.