All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-26 13:39:07 to 2024-01-26 14:32:52 UTC [more...]

[PATCH v2] ARM: dts: sti: minor whitespace cleanup around '='
 2024-01-26 14:32 UTC  (2+ messages)

drm: Stable identification of connectors?
 2024-01-26 14:18 UTC  (3+ messages)

[PATCH] security: fix the logic in security_inode_getsecctx()
 2024-01-26 14:32 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] transition sockmap testing to test_progs
 2024-01-26 14:24 UTC  (6+ messages)
` [PATCH bpf-next v2 2/4] bpf: sockmap, add a sendmsg test so we can check that path
` [PATCH bpf-next v2 3/4] bpf: sockmap, add a cork to force buffering of the scatterlist

[PATCH v2] tools/perf: Fix malloc call for new -Walloc-size
 2024-01-26 14:31 UTC  (2+ messages)

[PATCH] Make 'uri' optional for migrate QAPI
 2024-01-26 14:30 UTC  (6+ messages)

[RFC] Memory tiering kernel alignment
 2024-01-26 14:31 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: sc8280xp-x13s: Enable touchscreen
 2024-01-26 14:31 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc8280xp-x13s: Fix/enable touchscreen

Does SSE Notification on OpenBMC/BMCWEB work?
 2024-01-26 14:28 UTC 

[PATCH] Remove redundant check for usb_generic_driver_probe()
 2024-01-26 14:29 UTC  (2+ messages)

[PATCH 1/2] mm/zswap: don't return LRU_SKIP if we have dropped lru lock
 2024-01-26 14:28 UTC  (2+ messages)

[PATCH v2 00/13] Make nfs and nfsd stats visible in network ns
 2024-01-26 14:27 UTC  (12+ messages)
` [PATCH v2 05/13] sunrpc: add a struct rpc_stats arg to rpc_create_args
` [PATCH v2 10/13] nfsd: move th_cnt into nfsd_net

[PATCH] null_blk: Always split BIOs to respect queue limits
 2024-01-26 14:27 UTC  (3+ messages)

[PATCH 0/1] tools/nolibc/string: export strlen()
 2024-01-26 14:24 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH RFC 00/13] NFSD backchannel fixes
 2024-01-26 14:27 UTC  (7+ messages)
` [PATCH RFC 07/13] NFSD: Add callback operation lifetime trace points

[LTP] [PATCH v2 1/1] splice07: Whitelist /dev/zero on pipe write
 2024-01-26 14:26 UTC  (6+ messages)

[PATCH] perf build: Make minimal shellcheck version to v0.6.0
 2024-01-26 14:26 UTC  (3+ messages)

[PATCH v10 00/16] iommu: Prepare to deliver page faults to user space
 2024-01-26 14:26 UTC  (7+ messages)
` [PATCH v10 01/16] iommu: Move iommu fault data to linux/iommu.h

[PULL v3 00/18] Block layer patches
 2024-01-26 14:25 UTC  (2+ messages)

Recall: [PATCH] Remove redundant check for usb_generic_driver_probe
 2024-01-26 14:25 UTC  (2+ messages)

[PATCH v3 00/46] Rework matching of network devices to -nic options
 2024-01-26 14:24 UTC  (27+ messages)
` [PATCH v3 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
` [PATCH v3 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
` [PATCH v3 12/46] hw/mips/fuloong2e: use pci_init_nic_devices()
` [PATCH v3 13/46] hw/mips/malta: "
` [PATCH v3 14/46] hw/mips/loongson3_virt: "
` [PATCH v3 15/46] hw/ppc/prep: "
` [PATCH v3 16/46] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
` [PATCH v3 17/46] hw/ppc: use pci_init_nic_devices()
` [PATCH v3 19/46] hw/sparc64/sun4u: "

[RFC PATCH v3 0/2] arm64: dts: renesas: ulcb-kf: add GNSS support
 2024-01-26 14:24 UTC  (5+ messages)
` [RFC PATCH v3 1/2] arm64: dts: renesas: ulcb-kf: drop duplicate 3.3v regulators
` [RFC PATCH v3 2/2] arm64: dts: renesas: ulcb-kf: add node for GNSS

[PATCH] MIPS: loongson64: fix boot failure
 2024-01-26 14:24 UTC  (5+ messages)
` [PATCH 1/2] MIPS: reserve exception vector space ONLY ONCE
  ` [PATCH 2/2] MIPS: loongson64: set nid for reserved memblock region

[kvm-unit-tests PATCH v2 00/24] Introduce RISC-V
 2024-01-26 14:23 UTC  (50+ messages)
` [kvm-unit-tests PATCH v2 01/24] configure: Add ARCH_LIBDIR
` [kvm-unit-tests PATCH v2 02/24] riscv: Initial port, hello world
` [kvm-unit-tests PATCH v2 03/24] arm/arm64: Move cpumask.h to common lib
` [kvm-unit-tests PATCH v2 04/24] arm/arm64: Share cpu online, present and idle masks
` [kvm-unit-tests PATCH v2 05/24] riscv: Add DT parsing
` [kvm-unit-tests PATCH v2 06/24] riscv: Add initial SBI support
` [kvm-unit-tests PATCH v2 07/24] riscv: Add run script and unittests.cfg
` [kvm-unit-tests PATCH v2 08/24] riscv: Add riscv32 support
` [kvm-unit-tests PATCH v2 09/24] riscv: Add exception handling
` [kvm-unit-tests PATCH v2 10/24] riscv: Add backtrace support
` [kvm-unit-tests PATCH v2 11/24] arm/arm64: Generalize wfe/sev names in smp.c
` [kvm-unit-tests PATCH v2 12/24] arm/arm64: Remove spinlocks from on_cpu_async
` [kvm-unit-tests PATCH v2 13/24] arm/arm64: Share on_cpus
` [kvm-unit-tests PATCH v2 14/24] riscv: Compile with march
` [kvm-unit-tests PATCH v2 15/24] riscv: Add SMP support
` [kvm-unit-tests PATCH v2 16/24] arm/arm64: Share memregions
` [kvm-unit-tests PATCH v2 17/24] riscv: Populate memregions and switch to page allocator
` [kvm-unit-tests PATCH v2 18/24] riscv: Add MMU support
` [kvm-unit-tests PATCH v2 19/24] riscv: Enable the MMU in secondaries
` [kvm-unit-tests PATCH v2 20/24] riscv: Enable vmalloc
` [kvm-unit-tests PATCH v2 21/24] lib: Add strcasecmp and strncasecmp
` [kvm-unit-tests PATCH v2 22/24] riscv: Add isa string parsing
` [kvm-unit-tests PATCH v2 23/24] gitlab-ci: Add riscv64 tests
` [kvm-unit-tests PATCH v2 24/24] MAINTAINERS: Add riscv

[PATCHv4 1/1] block: introduce content activity based ioprio
 2024-01-26 14:24 UTC  (2+ messages)

[PATCH v5 RESEND 5/5] lib, pci: unify generic pci_iounmap()
 2024-01-26 14:23 UTC  (3+ messages)

[PATCH v7 0/9] iio: add new backend framework
 2024-01-26 14:27 UTC  (11+ messages)
` [PATCH v7 4/9] driver: core: allow modifying device_links flags

[PATCH v15 0/9] rutabaga_gfx + gfxstream
 2024-01-26 14:22 UTC  (8+ messages)

[PATCH v3 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-26 14:22 UTC  (14+ messages)
` [PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

[OE-Core][PATCH v1] wic: implement reproducible Disk GUID
 2024-01-26 14:22 UTC  (2+ messages)

[PATCH v2 0/3] Enable >0 order folio memory compaction
 2024-01-26 14:22 UTC  (3+ messages)

[PATCHv6 00/16] x86/tdx: Add kexec support
 2024-01-26 14:21 UTC  (10+ messages)
` [PATCHv6 14/16] x86/smp: Add smp_ops.stop_this_cpu() callback
` [PATCHv6 15/16] x86/mm: Introduce kernel_ident_mapping_free()
` [PATCHv6 16/16] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

[PATCH 1/8] sysroot user management postinsts: run with /bin/sh -e to report errors when they happen
 2024-01-26 14:21 UTC  (4+ messages)
` [PATCH 7/8] oeqa/runtime/rpm: fail tests if test rpm file cannot be found
  ` [OE-core] "

[OE-core][dunfell 0/8] Patch review
 2024-01-26 14:20 UTC  (9+ messages)
` [OE-core][dunfell 1/8] openssh: Fix CVE-2023-51385
` [OE-core][dunfell 2/8] sqlite3: Backport fix for CVE-2023-7104
` [OE-core][dunfell 3/8] gnutls: Backport fix for CVE-2023-5981
` [OE-core][dunfell 4/8] gnutls: Backport fix for CVE-2024-0553
` [OE-core][dunfell 5/8] pam: Fix for CVE-2024-22365
` [OE-core][dunfell 6/8] xserver-xorg: Multiple CVE fixes
` [OE-core][dunfell 7/8] opkg: Fix bad memory access error observe in file_read_line_alloc
` [OE-core][dunfell 8/8] systemtap: Fix build with gcc-12

[PATCH 00/20] Error handling fixes
 2024-01-26 14:19 UTC  (6+ messages)
` [PATCH 05/20] btrfs: handle invalid root reference found in btrfs_find_root()

oe-selftest reproducible.ReproducibleTests.test_reproducible_builds appears to hardcode important tunable params
 2024-01-26 14:18 UTC  (6+ messages)
` [OE-core] "

put the xfs xfile abstraction on a diet v2
 2024-01-26 14:18 UTC  (3+ messages)

[PATCH] sunxi: dts: update devicetree files from Linux-v6.8-rc1
 2024-01-26 14:17 UTC  (2+ messages)

[LSF/MM TOPIC] Making pseudo file systems inodes/dentries more like normal file systems
 2024-01-26 14:16 UTC  (6+ messages)

[PATCH v4 0/2] sched: Don't trigger misfit if affinity is restricted
 2024-01-26 14:15 UTC  (12+ messages)
` [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit

[PATCH] merge-tree: accept 3 trees as arguments
 2024-01-26 14:15 UTC  (2+ messages)

[PATCH v2 0/4] Fix USB Interrupts on Qualcomm Platforms
 2024-01-26 14:14 UTC  (4+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: Fix hs_phy_irq for QUSB2 targets

[GIT PULL] drm-misc-fixes
 2024-01-26 14:11 UTC  (2+ messages)

Request for i2c re-inclusion in linux-next
 2024-01-26 14:12 UTC  (6+ messages)

Rework TTMs busy handling
 2024-01-26 14:09 UTC  (3+ messages)
` [PATCH 1/2] drm/ttm: improve idle/busy handling v4
` [PATCH 2/2] drm/amdgpu: use GTT only as fallback for VRAM|GTT

[syzbot] KASAN: use-after-free Read in crc_itu_t
 2024-01-26 14:11 UTC  (3+ messages)
` [syzbot] [udf?] "

[Report] requests are submitted to hardware in reverse order from nvme/virtio-blk queue_rqs()
 2024-01-26 14:10 UTC  (2+ messages)

[PATCH] qemu: Fix segfaults in webkitgtk:do_compile on debian11
 2024-01-26 14:10 UTC 

[PATCH v1 0/2] leds: aw200xx: support for hw pattern controllers
 2024-01-26 14:09 UTC  (7+ messages)
` [PATCH v1 1/2] "

[PATCH 1/2] stackdepot: use variable size records for non-evictable entries
 2024-01-26 14:08 UTC  (3+ messages)

[for-linus][PATCH 0/3] eventfs: A few more fixes for 6.8
 2024-01-26 14:06 UTC  (16+ messages)
` [for-linus][PATCH 1/3] eventfs: Have the inodes all for files and directories all be the same

[PATCH 1/1] cxl/pci: Skip to handle RAS errors if CXL.mem device is detached
 2024-01-26 14:04 UTC  (3+ messages)

[PATCH] wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete
 2024-01-26 14:02 UTC 

[PATCH v3] erofs: relaxed temporary buffers allocation on readahead
 2024-01-26 14:01 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/2] kvm: fix kmalloc bug in kvm_arch_prepare_memory_region on 5.10 stable kernel
 2024-01-26 13:59 UTC  (3+ messages)
` [PATCH 1/2] mm: vmalloc: introduce array allocation functions

[PATCH v2 0/4] Introduction of a remoteproc tee to load signed firmware
 2024-01-26 13:59 UTC  (11+ messages)
` [PATCH v2 1/4] remoteproc: Add TEE support
` [PATCH v2 2/4] dt-bindings: remoteproc: Add compatibility for "

[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
 2024-01-26 13:58 UTC  (5+ messages)
` [PATCH v4 02/66] RAMBlock: Add support of KVM private guest memfd
` [PATCH v4 03/66] HostMem: Add mechanism to opt in kvm guest memfd via MachineState

[PATCH v6 0/3] convert write_threads, write_version and write_ports to netlink commands
 2024-01-26 13:58 UTC  (14+ messages)
` [PATCH v6 3/3] NFSD: add write_ports to netlink command

[Buildroot] [PATCH] package/darkhttpd: security bump to version 1.15
 2024-01-26 13:57 UTC 

[PATCH v2] python3-numpy: Use Large File Support version of fallocate
 2024-01-26 13:57 UTC 

[PATCH v2] kbuild: resolve symlinks for O= properly
 2024-01-26 13:56 UTC  (3+ messages)

[PATCH net-next 0/7] dma: skip calling no-op sync ops when possible
 2024-01-26 13:54 UTC  (8+ messages)
` [PATCH net-next 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next 2/7] dma: avoid expensive redundant calls for sync operations
` [PATCH net-next 3/7] iommu/dma: avoid expensive indirect "
` [PATCH net-next 4/7] page_pool: make sure frag API fields don't span between cachelines
` [PATCH net-next 5/7] page_pool: don't use driver-set flags field directly
` [PATCH net-next 6/7] page_pool: check for DMA sync shortcut earlier
` [PATCH net-next 7/7] xsk: use generic DMA sync shortcut instead of a custom one

[PATCH] clocksource: Scale the max retry number of watchdog read according to CPU numbers
 2024-01-26 13:45 UTC  (3+ messages)

[PATCH] scs: add CONFIG_MMU dependency for vfree_atomic()
 2024-01-26 13:53 UTC  (2+ messages)

[djwong-xfs:report-refcounts 432/512] ld.lld: error: undefined symbol: xfs_rtrmapbt_mem_ops
 2024-01-26 13:52 UTC 

[PULL 00/13] linux-user patch queue
 2024-01-26 13:52 UTC  (5+ messages)
` [PULL 05/13] linux-user: Use walk_memory_regions for open_self_maps

[PATCH v2 0/5] Add RZ/G2UL CRU and CSI support
 2024-01-26 13:52 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: dts: renesas: r9a07g043u11-smarc-cru-csi-ov5645: Reduce I2C frequency

[PATCH v2] iio: humidity: hdc3020: fix temperature offset
 2024-01-26 13:52 UTC 

[PATCH, RFC] block: set noio context in submit_bio_noacct_nocheck
 2024-01-26 13:52 UTC  (7+ messages)

[PATCH 0/2] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
 2024-01-26 13:50 UTC  (6+ messages)
` [PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script

[PATCH v2 1/4] ASoc: PCM6240: Create PCM6240 Family driver code
 2024-01-26 13:49 UTC  (4+ messages)
` [PATCH v2 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding

[PATCHv2] nvme: enable retries for authentication commands
 2024-01-26 13:49 UTC  (2+ messages)

[PATCH] NFSv4.2: fix listxattr maximum XDR buffer size
 2024-01-26 13:48 UTC  (2+ messages)

[PATCH 00/18] rockchip: add support for Theobroma JAGUAR SBC-RK3588-AMR
 2024-01-26 13:46 UTC  (14+ messages)
` [PATCH 13/18] rockchip: rk3588: fix non-working SD controller if booting from other media

[PATCH] nvmet-tcp: fix nvme tcp ida memory leak
 2024-01-26 13:45 UTC  (2+ messages)

[PATCH 0/4] RK3588 and Rock 5B dts additions: thermal, OPP, rfkill and fan
 2024-01-26 13:44 UTC  (12+ messages)
` [PATCH 4/4] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588

[PATCH 0/3] target/arm: Allow compilation without CONFIG_ARM_V7M
 2024-01-26 13:44 UTC  (2+ messages)

[PATCH v4] nvme-fc: do not wait in vain when unloading module
 2024-01-26 13:44 UTC  (2+ messages)

[RFC] Randomness on confidential computing platforms
 2024-01-26 13:42 UTC 

[PATCH] x86/efistub: Give up if memory attribute protocol returns an error
 2024-01-26 13:43 UTC 

[PATCH 0/2] multiple representors in one device
 2024-01-26 13:43 UTC  (4+ messages)
` [PATCH v4 0/1] "
  ` [PATCH v4 1/1] ethdev: parsing multiple representor devargs string

SVSM Development Call Jan 17th, 2024
 2024-01-26 13:40 UTC  (3+ messages)

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-26 13:38 UTC  (10+ messages)
` [PATCH v1 18/26] crypto: ccp: Handle legacy SEV commands when SNP is enabled
` [PATCH v1 21/26] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
` [PATCH v1 26/26] crypto: ccp: Add the SNP_SET_CONFIG command


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.