messages from 2021-10-13 15:42:34 to 2021-10-19 07:43:07 UTC [more...]
[PATCH 0/2] Two fixes for documentation-file-ref-check
2021-10-19 7:42 UTC (3+ messages)
` [PATCH 1/2] scripts: documentation-file-ref-check: ignore hidden files
` [PATCH 2/2] scripts: documentation-file-ref-check: fix bpf selftests path
[PATCH v8 00/12] syfs: generic deadlock fix with module removal
2021-10-19 6:23 UTC (23+ messages)
` [PATCH v8 09/12] sysfs: fix deadlock race "
` [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
2021-10-19 4:32 UTC (18+ messages)
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL
[PATCH -next] Documentation: futex: handle source file rename
2021-10-19 2:22 UTC
[PATCH v7 0/2] Update ASUS WMI supported boards
2021-10-18 20:01 UTC (12+ messages)
` [PATCH v7 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v7 2/2] hwmon: (asus_wmi_sensors) Support X370 "
[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
2021-10-18 18:37 UTC (21+ messages)
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages
[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-10-18 14:36 UTC (7+ messages)
` [PATCH v8 1/6] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
` [PATCH v8 2/6] cgroup/cpuset: Refining features and constraints of a partition
` [PATCH v8 3/6] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v8 4/6] cgroup/cpuset: Show invalid partition reason string
` [PATCH v8 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v8 6/6] kselftest/cgroup: Add cpuset v2 partition root state test
[PATCH 0/2] tpm: use SM3 instead of SM3_256
2021-10-18 13:41 UTC (12+ messages)
` [PATCH 1/2] crypto: "
` [PATCH 2/2] tpm: "
[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
2021-10-18 13:17 UTC (38+ messages)
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()
` [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared
[PATCH] workqueue: doc: Call out the non-reentrance conditions
2021-10-18 11:26 UTC (4+ messages)
[PATCH v7 0/8] gpio: implement the configfs testing module
2021-10-18 10:40 UTC (5+ messages)
` [PATCH v7 5/8] gpio: sim: new "
[PATCH v6 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
2021-10-18 10:20 UTC (6+ messages)
` [PATCH v6 1/5] mm: hugetlb: free "
` [PATCH v6 2/5] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
` [PATCH v6 3/5] mm: sparsemem: use page table lock to protect kernel pmd operations
` [PATCH v6 4/5] selftests: vm: add a hugetlb test case
` [PATCH v6 5/5] mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VMEMMAP
[GIT PULL] virtio,vdpa: fixes
2021-10-18 6:02 UTC (2+ messages)
[PATCH] Docs: usb: update struct usb_driver, __init and __exit
2021-10-17 21:49 UTC
[PATCH] docs: update file link location
2021-10-17 7:27 UTC (3+ messages)
[PATCH] docs: filesystems: Fix grammatical error "with" to "which"
2021-10-16 20:14 UTC
[PATCH v2 0/2] docs/zh_CN: add core-api assoc_array and xarray translation
2021-10-16 4:24 UTC (3+ messages)
` [PATCH v2 1/2] docs/zh_CN: add core-api assoc_array translation
` [PATCH v2 2/2] docs/zh_CN: add core-api xarray translation
[PATCH 0/2] docs/zh_CN: add core-api assoc_array and xarray translation
2021-10-16 2:29 UTC (6+ messages)
` [PATCH 1/2] docs/zh_CN: add core-api assoc_array translation
` [PATCH 2/2] docs/zh_CN: add core-api xarray translation
[PATCH v3] hugetlb: Support node specified when using cma for gigantic hugepages
2021-10-15 22:22 UTC (2+ messages)
[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
2021-10-15 20:11 UTC (27+ messages)
` [RFC PATCH v7 01/16] security: add ipe lsm & initial context creation
` [RFC PATCH v7 02/16] ipe: add policy parser
` [RFC PATCH v7 03/16] ipe: add evaluation loop
` [RFC PATCH v7 04/16] ipe: add userspace interface
` [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v7 06/16] uapi|audit: add trust audit message definitions
` [RFC PATCH v7 07/16] ipe: add auditing support
` [RFC PATCH v7 08/16] ipe: add permissive toggle
` [RFC PATCH v7 09/16] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v7 10/16] fs|dm-verity: add block_dev LSM blob and submit dm-verity data
` [RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
` [RFC PATCH v7 13/16] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v7 14/16] scripts: add boot policy generation program
` [RFC PATCH v7 15/16] ipe: kunit tests
` [RFC PATCH v7 16/16] documentation: add ipe documentation
[PATCH v10 3/3] mm: add anonymous vma name refcounting
2021-10-15 18:33 UTC (20+ messages)
[PATCH 1/2] checkpatch: Add check item for RFC tags is outside the subject prefix
2021-10-15 16:50 UTC (3+ messages)
` [PATCH 2/2] docs: checkpatch: Add the description for RFC_TAG_PREFIX waining messsage
[PATCH 0/4] trace: osnoise and timerlat fixes
2021-10-15 15:07 UTC (5+ messages)
` [PATCH 1/4] trace/osnoise: Fix an ifdef comment
` [PATCH 2/4] tracing/doc: Fix typos on the timerlat tracer documentation
` [PATCH 3/4] trace/osnoise: Add migrate-disabled field to the osnoise header
` [PATCH 4/4] trace/timerlat: Add migrate-disabled field to the timerlat header
[PATCH v2] block, bfq: Accept symmetric weight adjustments
2021-10-15 13:53 UTC
[PATCH net-next v4 00/15] Add Management Component Transport Protocol support
2021-10-15 13:10 UTC (3+ messages)
` [PATCH net-next v4 15/15] mctp: Add MCTP overview document
[PATCH v10 0/2] Add rpmsg tty driver
2021-10-15 9:47 UTC (3+ messages)
` [PATCH v10 1/2] rpmsg: core: add API to get MTU
` [PATCH v10 2/2] tty: add rpmsg driver
[kdave:for-next 138/150] fs/btrfs/volumes.c:2334: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-10-15 1:52 UTC
[PATCH v2] hugetlb: Support node specified when using cma for gigantic hugepages
2021-10-15 1:15 UTC (3+ messages)
[kdave-btrfs-devel:for-next 138/150] fs/btrfs/volumes.c:2334: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-10-14 23:15 UTC
[PATCH v6 0/2] Update ASUS WMI supported boards
2021-10-14 16:45 UTC (10+ messages)
` [PATCH v6 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v6 2/2] hwmon: (asus_wmi_sensors) Support X370 "
[PATCH v9 0/2] Add rpmsg tty driver
2021-10-14 16:45 UTC (5+ messages)
` [PATCH v9 2/2] tty: add rpmsg driver
[PATCH v22 00/28] Control-flow Enforcement: Shadow Stack
2021-10-14 16:15 UTC (3+ messages)
` [PATCH v22 21/28] mm: Re-introduce vm_flags to do_mmap()
[PATCH v2] clk: expand clk_ignore_unused mechanism to keep only a few clks on
2021-10-14 15:43 UTC (3+ messages)
[PATCH 0/7] DAMON: Support Physical Memory Address Space Monitoring
2021-10-14 6:45 UTC (4+ messages)
` [PATCH 1/7] mm/damon/dbgfs: Allow users to set initial monitoring target regions
[PATCH v6 0/6] Asynchronous notifications from secure world
2021-10-14 5:42 UTC (4+ messages)
` [PATCH v6 6/6] optee: add asynchronous notifications
[PATCH] iommu/iova: Add support for IOVA max alignment tuning
2021-10-14 3:18 UTC (3+ messages)
[PATCH V5 00/22] arch: Add basic LoongArch support
2021-10-14 3:01 UTC (5+ messages)
` [PATCH V5 14/22] LoongArch: Add signal handling support
` [PATCH V5 15/22] LoongArch: Add elf and module support
[PATCH] hugetlb: Support node specified when using cma for gigantic hugepages
2021-10-14 2:39 UTC (5+ messages)
[PATCH v7 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-10-13 22:11 UTC (12+ messages)
` [PATCH v7 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
[PATCH v4 00/20] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers
2021-10-13 20:48 UTC (21+ messages)
` [PATCH v4 01/20] drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH v4 02/20] drm/i915: "
` [PATCH v4 03/20] drm/msm: "
` [PATCH v4 04/20] drm: cleanup: drm_modeset_lock_all() "
` [PATCH v4 05/20] drm/vmwgfx: "
` [PATCH v4 06/20] drm/tegra: "
` [PATCH v4 07/20] drm/shmobile: "
` [PATCH v4 08/20] drm/radeon: "
` [PATCH v4 09/20] drm/omapdrm: "
` [PATCH v4 10/20] drm/nouveau: "
` [PATCH v4 11/20] drm/msm: "
` [PATCH v4 12/20] drm/i915: "
` [PATCH v4 13/20] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 2]
` [PATCH v4 14/20] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 3]
` [PATCH v4 15/20] drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH v4 16/20] drm/amd: "
` [PATCH v4 17/20] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 2]
` [PATCH v4 18/20] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 3]
` [PATCH v4 19/20] drm: cleanup: remove drm_modeset_(un)lock_all()
` [PATCH v4 20/20] drm: cleanup: remove acquire_ctx from drm_mode_config
[PATCH v3 0/3] Trivial dynamic debug fixups
2021-10-13 15:40 UTC (3+ messages)
` [PATCH v3 1/3] dyndbg: make dyndbg a known cli param
` [PATCH v3 3/3] Documentation: dyndbg: Improve cli param examples
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).