messages from 2021-08-20 18:23:49 to 2021-08-26 10:40:37 UTC [more...]
[PATCH V5 00/13] Introduce vfio_pci_core subsystem
2021-08-26 10:39 UTC (13+ messages)
` [PATCH V5 01/13] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
` [PATCH V5 02/13] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH V5 03/13] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
` [PATCH V5 04/13] vfio/pci: Rename ops functions to fit core namings
` [PATCH V5 05/13] vfio/pci: Include vfio header in vfio_pci_core.h
` [PATCH V5 06/13] vfio/pci: Split the pci_driver code out of vfio_pci_core.c
` [PATCH V5 07/13] vfio/pci: Move igd initialization to vfio_pci.c
` [PATCH V5 08/13] vfio/pci: Move module parameters "
` [PATCH V5 09/13] PCI: Add 'override_only' field to struct pci_device_id
` [PATCH V5 10/13] PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
` [PATCH V5 11/13] vfio: Use select for eventfd
` [PATCH V5 12/13] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
[PATCH v4] uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument
2021-08-26 10:00 UTC (2+ messages)
[PATCH V4 00/13] Introduce vfio_pci_core subsystem
2021-08-26 9:36 UTC (31+ messages)
` [PATCH V4 01/13] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
` [PATCH V4 02/13] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH V4 03/13] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
` [PATCH V4 04/13] vfio/pci: Rename ops functions to fit core namings
` [PATCH V4 05/13] vfio/pci: Include vfio header in vfio_pci_core.h
` [PATCH V4 06/13] vfio/pci: Split the pci_driver code out of vfio_pci_core.c
` [PATCH V4 07/13] vfio/pci: Move igd initialization to vfio_pci.c
` [PATCH V4 08/13] vfio/pci: Move module parameters "
` [PATCH V4 09/13] PCI: Add 'override_only' field to struct pci_device_id
` [PATCH V4 10/13] PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
` [PATCH V4 11/13] vfio: Use select for eventfd
` [PATCH V4 12/13] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
` [PATCH V4 13/13] vfio/pci: Introduce vfio_pci_core.ko
[PATCH 3/3] docs: bootconfig: Add how to use bootconfig for kernel parameters
2021-08-26 9:12 UTC
[PATCH -next] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT
2021-08-26 4:48 UTC (2+ messages)
[PATCH v2 0/9] Free user PTE page table pages
2021-08-26 3:04 UTC (6+ messages)
` [PATCH v2 1/9] mm: introduce pmd_install() helper
[PATCH v3 2/2] x86/sgx: Add SGX_MemTotal to /proc/meminfo
2021-08-26 2:19 UTC (3+ messages)
[PATCH v2 00/15] Introduce PECI subsystem
2021-08-26 1:35 UTC (5+ messages)
` [PATCH v2 06/15] peci: Add core infrastructure
` [PATCH v2 07/15] peci: Add peci-aspeed controller driver
[PATCH v7 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-08-25 21:37 UTC (7+ messages)
` [PATCH v7 1/6] cgroup/cpuset: Properly transition to invalid partition
` [PATCH v7 2/6] cgroup/cpuset: Show invalid partition reason string
` [PATCH v7 3/6] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v7 4/6] cgroup/cpuset: Allow non-top parent partition to distribute out all CPUs
` [PATCH v7 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v7 6/6] kselftest/cgroup: Add cpuset v2 partition root state test
[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
2021-08-25 19:26 UTC (8+ messages)
` [PATCH v3 13/14] mm/gup: grab head page refcount once for group of subpages
[PATCH-cgroup v6 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-08-25 19:24 UTC (7+ messages)
` [PATCH v6 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
[PATCH] Documentation: update pagemap with SOFT_DIRTY & UFFD_WP shmem issue
2021-08-25 15:48 UTC (7+ messages)
[PATCH v2] docs/zh_CN: Add zh_CN/admin-guide/sysrq.rst
2021-08-25 14:37 UTC (2+ messages)
` "
[PATCH v4 00/15] Add TDX Guest Support (shared-mm support)
2021-08-25 14:52 UTC (20+ messages)
` [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
[PATCH v3 0/6] docs/zh_CN: add core-api Memory management translation
2021-08-25 7:53 UTC (14+ messages)
` [PATCH v3 1/6] docs/zh_CN: add core-api memory-allocation translation
` [PATCH v3 2/6] docs/zh_CN: add core-api unaligned-memory-access translation
` [PATCH v3 3/6] docs/zh_CN: add core-api mm-api translation
` [PATCH v3 4/6] docs/zh_CN: add core-api genalloc translation
` [PATCH v3 5/6] docs/zh_CN: add core-api boot-time-mm translation
` [PATCH v3 6/6] docs/zh_CN: add core-api gfp_mask-from-fs-io translation
[PATCH v1 1/3] Revert "usb: gadget: u_audio: add real feedback implementation"
2021-08-25 7:16 UTC (7+ messages)
` [PATCH v1 2/3] Revert "usb: gadget: f_uac2: add adaptive sync support for capture"
` [PATCH v1 3/3] Revert "usb: gadget: f_uac2/u_audio: add feedback endpoint support"
[PATCH v3 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
2021-08-25 2:10 UTC (3+ messages)
[PATCH V3 00/13] Introduce vfio_pci_core subsystem
2021-08-24 22:48 UTC (19+ messages)
` [PATCH V3 01/13] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
` [PATCH V3 02/13] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH V3 03/13] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
` [PATCH V3 04/13] vfio/pci: Rename ops functions to fit core namings
` [PATCH V3 05/13] vfio/pci: Include vfio header in vfio_pci_core.h
` [PATCH V3 06/13] vfio/pci: Split the pci_driver code out of vfio_pci_core.c
` [PATCH V3 07/13] vfio/pci: Move igd initialization to vfio_pci.c
` [PATCH V3 08/13] vfio/pci: Move module parameters "
` [PATCH V3 09/13] PCI: Add 'override_only' field to struct pci_device_id
` [PATCH V3 10/13] PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
` [PATCH V3 11/13] vfio: Use select for eventfd
` [PATCH V3 12/13] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
` [PATCH V3 13/13] vfio/pci: Introduce vfio_pci_core.ko
[PATCH 1/3] docs/zh_TW: add translations for zh_TW/arm64
2021-08-24 19:40 UTC (4+ messages)
` [PATCH 2/3] docs/zh_TW: add translations for zh_TW/cpu-freq
` [PATCH 3/3] docs/zh_TW: add translations for zh_TW/filesystems
[PATCH] docs/zh_CN: Modify the translator tag and fix the wrong word
2021-08-24 19:35 UTC (3+ messages)
[PATCH] Documentation/features/vm: correct huge-vmap APIs
2021-08-24 19:31 UTC (2+ messages)
[PATCH] Documentation: block: blk-mq: Fix small typo in multi-queue docs
2021-08-24 19:30 UTC (2+ messages)
[PATCH v2] Documentation: in_irq() cleanup
2021-08-24 19:28 UTC (2+ messages)
[PATCH] Documentation: arm: marvell: Add 88F6825 model into list
2021-08-24 19:27 UTC (2+ messages)
[PATCH 1/2] Documentation/process/applying-patches: Activate linux-next man hyperlink
2021-08-24 19:23 UTC (5+ messages)
` [PATCH 2/2] Documentation/process/maintainer-pgp-guide: Replace broken link to PGP path finder
[PATCHv2] Documentation: locking: fix references
2021-08-24 19:21 UTC (2+ messages)
[PATCH v9 0/7] Add support for the IEI WT61P803 PUZZLE MCU
2021-08-24 18:09 UTC (10+ messages)
` [PATCH v9 1/7] dt-bindings: Add IEI vendor prefix and IEI WT61P803 PUZZLE driver bindings
` [PATCH v9 2/7] drivers: mfd: Add a driver for IEI WT61P803 PUZZLE MCU
` [PATCH v9 3/7] drivers: hwmon: Add the IEI WT61P803 PUZZLE HWMON driver
` [PATCH v9 4/7] drivers: leds: Add the IEI WT61P803 PUZZLE LED driver
` [PATCH v9 5/7] Documentation/ABI: Add iei-wt61p803-puzzle driver sysfs interface documentation
` [PATCH v9 6/7] Documentation/hwmon: Add iei-wt61p803-puzzle hwmon driver documentation
` [PATCH v9 7/7] MAINTAINERS: Add an entry for the IEI WT61P803 PUZZLE driver
[PATCH V1] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
2021-08-24 3:53 UTC
[PATCH v2 0/2] lkdtm: update block layer crashpoints
2021-08-24 3:10 UTC (2+ messages)
[PATCH] x86/sgx: Add SGX_MemTotal to /proc/meminfo
2021-08-24 1:16 UTC (3+ messages)
[PATCH V1] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
2021-08-23 19:17 UTC (2+ messages)
[PATCH] Documentation: locking: fix references
2021-08-23 18:25 UTC (3+ messages)
[PATCH] hugetlbfs: add hugepages_node kernel parameter
2021-08-23 16:52 UTC (6+ messages)
[PATCH v3 0/2] fs: remove support for mandatory locking
2021-08-23 15:12 UTC (4+ messages)
` [PATCH v3 2/2] fs: remove mandatory file locking support
[PATCH v2] mm: Add configuration to control whether vmpressure notifier is enabled
2021-08-22 10:06 UTC (8+ messages)
[PATCH] vsprintf and docs: Add X to %ph for upper case output
2021-08-22 9:00 UTC (6+ messages)
[PATCH] stddef: Fix kerndoc for sizeof_field() and offsetofend()
2021-08-22 6:07 UTC
[PATCH v29 00/32] Control-flow Enforcement: Shadow Stack
2021-08-22 2:59 UTC (4+ messages)
` [PATCH v29 09/32] x86/mm: Introduce _PAGE_COW
[PATCH v28 09/32] x86/mm: Introduce _PAGE_COW
2021-08-21 16:27 UTC (7+ messages)
[PATCH v3] Documentation: Update details of The Linux Kernel Module Programming Guide
2021-08-21 13:18 UTC (4+ messages)
[PATCH] docs/zh_CN: Add zh_CN/admin-guide/sysrq.rst
2021-08-21 9:59 UTC (2+ messages)
What is the oldest perl version being used with the kernel ? update oldest supported to 5.14 ?
2021-08-21 5:43 UTC (3+ messages)
[syzbot] KASAN: invalid-free in bdev_free_inode (2)
2021-08-21 2:29 UTC
[PATCH v2] Documentation: Update details of The Linux Kernel Module Programming Guide
2021-08-20 22:24 UTC (3+ messages)
[PATCH v29 00/10] Control-flow Enforcement: Indirect Branch Tracking
2021-08-20 18:22 UTC (10+ messages)
` [PATCH v29 01/10] x86/cet/ibt: Add Kconfig option for "
` [PATCH v29 02/10] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
` [PATCH v29 04/10] x86/cet/ibt: Disable IBT for ia32
` [PATCH v29 05/10] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking
` [PATCH v29 06/10] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v29 07/10] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v29 08/10] x86/vdso: Introduce ENDBR macro
` [PATCH v29 09/10] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v29 10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).