All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-06 14:49:35 to 2022-12-06 15:12:19 UTC [more...]

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-06 15:07 UTC  (5+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH] ALSA: compress: Add AC3, EAC3, TrueHD, DTS, MPEG-H 3D Audio Stream (MHAS)
 2022-12-06 15:07 UTC  (2+ messages)

[PATCH] dma-buf: fix dma_buf_export init order
 2022-12-06 15:12 UTC 

[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2022-12-06 14:47 UTC  (130+ messages)
` [PATCH mm-unstable RFC 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable RFC 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 03/26] arc/mm: "
` [PATCH mm-unstable RFC 04/26] arm/mm: "
` [PATCH mm-unstable RFC 05/26] csky/mm: "
` [PATCH mm-unstable RFC 06/26] hexagon/mm: "
` [PATCH mm-unstable RFC 07/26] ia64/mm: "
` [PATCH mm-unstable RFC 08/26] loongarch/mm: "
` [PATCH mm-unstable RFC 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable RFC 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 11/26] microblaze/mm: "
` [PATCH mm-unstable RFC 12/26] mips/mm: "
` [PATCH mm-unstable RFC 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable RFC 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 15/26] openrisc/mm: "
` [PATCH mm-unstable RFC 16/26] parisc/mm: "
` [PATCH mm-unstable RFC 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable RFC 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 19/26] riscv/mm: "
` [PATCH mm-unstable RFC 20/26] sh/mm: "
` [PATCH mm-unstable RFC 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable RFC 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable RFC 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable RFC 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[Intel-wired-lan] XL710 / i225 / E810 : get temperature from Linux
 2022-12-06 15:11 UTC  (2+ messages)

[PATCH 5.15 000/123] 5.15.82-rc2 review
 2022-12-06 15:11 UTC  (2+ messages)

[PATCH v4 0/2] tests(mingw): avoid super-slow mingw_test_cmp
 2022-12-06 15:07 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] t0021: use Windows-friendly `pwd`
  ` [PATCH v5 2/2] tests(mingw): avoid very slow `mingw_test_cmp`

[PATCH -next v3] erofs: Fix pcluster memleak when its block address is zero
 2022-12-06 15:07 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-06 15:10 UTC 

[dm-devel] [PATCH] block: remove bio_set_op_attrs
 2022-12-06 14:51 UTC  (5+ messages)
  `  "

stable-rc/queue/4.9 build: 187 builds: 2 failed, 185 passed, 34 warnings (v4.9.334-63-gad0e82e83480)
 2022-12-06 15:05 UTC 

[PATCH v4 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-06 15:05 UTC 

linux-next: manual merge of the pinctrl tree with the arm-soc tree
 2022-12-06 15:04 UTC  (2+ messages)

[PATCH v4 0/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-06 15:02 UTC  (7+ messages)
` [PATCH v4 1/6] mm/memfd: add F_SEAL_EXEC
` [PATCH v4 2/6] selftests/memfd: add tests for F_SEAL_EXEC
` [PATCH v4 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
` [PATCH v4 4/6] mm/memfd: Add write seals when apply SEAL_EXEC to executable memfd
` [PATCH v4 5/6] selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXEC
` [PATCH v4 6/6] mm/memfd: security hook for memfd_create

[PATCH HID for-next v3 0/5] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
 2022-12-06 14:59 UTC  (6+ messages)
` [PATCH HID for-next v3 1/5] bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
` [PATCH HID for-next v3 2/5] HID: bpf: do not rely on ALLOW_ERROR_INJECTION
` [PATCH HID for-next v3 3/5] HID: bpf: enforce HID_BPF dependencies
` [PATCH HID for-next v3 4/5] selftests: hid: ensures we have the proper requirements in config
` [PATCH HID for-next v3 5/5] kselftests: hid: fix missing headers_install step

[linux-next:master 11969/13282] drivers/net/thunderbolt.c:733:47: sparse: sparse: restricted __le32 degrades to integer
 2022-12-06 15:07 UTC  (2+ messages)

[PATCH] docs: Integrate rustdoc into Rust documentation
 2022-12-06 15:02 UTC  (10+ messages)
` [PATCH v2] "

drivers/gpu/drm/arm/display/komeda/komeda_dev.c:49:37: warning: unused variable 'komeda_register_fops'
 2022-12-06 15:05 UTC 

[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
 2022-12-06 15:01 UTC  (11+ messages)
` [RFC PATCH 5/5] nvme-vfio: Add a document for the NVMe device

[PATCH v2 00/13] riscv: improve boot time isa extensions handling
 2022-12-06 14:50 UTC  (6+ messages)
` [PATCH v2 09/13] riscv: switch to relative alternative entries

[PATCH v2] vhost: exclude VM hugepages from coredumps
 2022-12-06 15:05 UTC 

[Regression] Logitech BT mouse unusable after commit 532223c8ac57 (still in 6.1-rc8)
 2022-12-06 14:58 UTC 

[PATCH] Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing
 2022-12-06 15:03 UTC  (3+ messages)

[PATCH v4 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2022-12-06 14:57 UTC  (5+ messages)
` [PATCH v4 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

[PATCH] vhost: decrease log level for unimplemented request
 2022-12-06 15:02 UTC 

[PATCH net] s390/qeth: fix use-after-free in hsci
 2022-12-06 14:56 UTC 

[PATCH 00/11] exec: Restrict various system emulation specific headers (to sysemu)
 2022-12-06 15:01 UTC  (4+ messages)
` [PATCH 02/11] exec: Restrict hwaddr.h to sysemu/

[Intel-wired-lan] [PATCH v1] igc: Remove i226 restriction for BaseTime register
 2022-12-06 14:58 UTC 

[igt-dev] [PATCH i-g-t v4 0/2] Exercise evict-prime-*
 2022-12-06 15:01 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 1/2] tests/gem_softpin: Add prime reopen eviction subtest
` [igt-dev] [PATCH i-g-t v4 2/2] HAX: Exercise evict-prime and evict-prime-sanity-check

[libgpiod][WIP PATCH 0/2] Convert the build from autotools to meson
 2022-12-06 14:54 UTC  (3+ messages)

[Buildroot] [PATCH] package/python-dicttoxml: remove package
 2022-12-06 15:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-06 15:00 UTC 

stable-rc/queue/4.14 build: 191 builds: 2 failed, 189 passed, 32 warnings (v4.14.300-82-g4dd9608ec919)
 2022-12-06 14:52 UTC 

[PATCH] Revert "serial: fsl_lpuart: Reset prior to registration"
 2022-12-06 14:51 UTC  (2+ messages)

[PATCH v2] cifs: add ipv6 parsing
 2022-12-06 14:51 UTC  (2+ messages)

[PATCH 1/6] mdadm: Use _FILE_OFFSET_BITS to use largefile support
 2022-12-06 14:58 UTC  (3+ messages)
` [PATCH 3/6] btrfs-tools: Do not use 64bit functions for "
    ` [OE-core] "

[linux-next:master 12241/13282] arch/riscv/kernel/crash_core.c:8:20: error: use of undeclared identifier 'VA_BITS'
 2022-12-06 14:55 UTC 

[linux-linus test] 175057: regressions - trouble: broken/fail/pass
 2022-12-06 14:54 UTC 

[PATCH qemu] migration/ram: support resize of option rom
 2022-12-06  3:49 UTC 

[tom.rini@gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
 2022-12-06 14:51 UTC 

[PATCH yocto-autobuilder-helper] config.json: Use buildtools for Ubuntu 18.04
 2022-12-06 14:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-06 14:50 UTC 

[OE-core][PATCH] scripts: convert-overrides: Allow command-line customizations
 2022-12-06 14:50 UTC  (5+ messages)

[PATCH] cmd: spi: Judge the number of added parameters
 2022-12-06  9:24 UTC 

[PATCH mptcp-next v23 5/5] selftests/bpf: Add bpf_red test
 2022-12-06 14:50 UTC  (2+ messages)
` selftests/bpf: Add bpf_red test: Tests Results

[PATCH] lib: rsa: cosmetic: fix building warning
 2022-12-06  7:41 UTC 

[PATCH] timer: Kconfig: add clint timer support
 2022-12-06  3:16 UTC 


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.