messages from 2021-07-19 14:45:39 to 2021-07-22 20:53:08 UTC [more...]
[PATCH v28 00/32] Control-flow Enforcement: Shadow Stack
2021-07-22 20:51 UTC (6+ messages)
` [PATCH v28 01/32] Documentation/x86: Add CET description
` [PATCH v28 02/32] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v28 04/32] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH v28 05/32] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v28 09/32] x86/mm: Introduce _PAGE_COW
Hawkmoth & kernel-doc
2021-07-22 19:15 UTC
[PATCH 00/15] Fix some DT binding references at next-20210722
2021-07-22 15:55 UTC (22+ messages)
` [PATCH 01/15] dt-bindings: mtd: update mtd-physmap.yaml reference
` [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference
` [PATCH 03/15] dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference
` [PATCH 04/15] MAINTAINERS: update mtd-physmap.yaml reference
` [PATCH 05/15] MAINTAINERS: update arm,vic.yaml reference
` [PATCH 06/15] MAINTAINERS: update aspeed,i2c.yaml reference
` [PATCH 07/15] MAINTAINERS: update faraday,ftrtc010.yaml reference
` [PATCH 08/15] MAINTAINERS: update fsl,fec.yaml reference
` [PATCH 09/15] MAINTAINERS: update mtd-physmap.yaml reference
` [PATCH 10/15] MAINTAINERS: update ti,am654-hbmc.yaml reference
` [PATCH 11/15] MAINTAINERS: update ti,sci.yaml reference
` [PATCH 12/15] MAINTAINERS: update gpio-zynq.yaml reference
` [PATCH 13/15] MAINTAINERS: update arm,pl353-smc.yaml reference
` [PATCH 14/15] MAINTAINERS: update intel,ixp46x-rng.yaml reference
` [PATCH 15/15] MAINTAINERS: update nxp,imx8-jpeg.yaml reference
[PATCH 0/4] docs: small fixes
2021-07-22 15:53 UTC (6+ messages)
` [PATCH 1/4] docs: printk-formats: fix build warning
` [PATCH 2/4] docs: kvm: fix build warnings
` [PATCH 3/4] docs: kvm: properly format code blocks and lists
` [PATCH 4/4] docs: networking: dpaa2: fix chapter title format
[PATCH -next] trace doc: Fix the wrong example of tracepoint
2021-07-22 15:02 UTC (2+ messages)
[PATCH v2 00/14] Provide core infrastructure for managing open/release
2021-07-22 14:48 UTC (23+ messages)
` [PATCH v2 01/14] vfio/samples: Remove module get/put
` [PATCH v2 02/14] vfio/mbochs: Fix missing error unwind in mbochs_probe()
` [PATCH v2 03/14] vfio: Introduce a vfio_uninit_group_dev() API call
` [PATCH v2 04/14] vfio: Provide better generic support for open/release vfio_device_ops
` [PATCH v2 05/14] vfio/samples: Delete useless open/close
` [PATCH v2 06/14] vfio/fsl: Move to the device set infrastructure
` [PATCH v2 07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme
` [PATCH v2 08/14] vfio/pci: Move to the device set infrastructure
` [PATCH v2 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
` [PATCH v2 10/14] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
` [PATCH v2 11/14] vfio/mbochs: Fix close when multiple device FDs are open
` [PATCH v2 12/14] vfio/ap,ccw: Fix open/close "
` [PATCH v2 13/14] vfio/gvt: "
` [PATCH v2 14/14] vfio: Remove struct vfio_device_ops open/release
[PATCH v2 0/4] fpga: fpga-mgr: move compat_id from fpga_mgr to dfl
2021-07-22 13:58 UTC (9+ messages)
` [PATCH v2 4/4] fpga: remove compat_id from fpga_manager and fpga_region
[PATCH] docs/zh_CN: Add zh_CN/accounting/psi.rst
2021-07-22 13:29 UTC (2+ messages)
[PATCH v4 1/2] docs: add traditional Chinese translation for kernel Documentation
2021-07-22 13:01 UTC (2+ messages)
drivers/mailbox/mailbox-sti.c:39: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-07-22 11:42 UTC
[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
2021-07-22 10:56 UTC (9+ messages)
` [PATCH v3 04/14] mm/memremap: add ZONE_DEVICE support for compound pages
[PATCH] visorbus: fix a copyright symbol that was bad encoded
2021-07-22 9:51 UTC
[PATCH 0/3] Get rid of some undesirable characters
2021-07-22 9:50 UTC (4+ messages)
` [PATCH 1/3] docs: sound: kernel-api: writing-an-alsa-driver.rst: replace some characters
` [PATCH 2/3] docs: firmware-guide: acpi: dsd: graph.rst: "
` [PATCH 3/3] docs: virt: kvm: api.rst: "
[PATCH] KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUID name
2021-07-22 9:26 UTC
[PATCH 00/12] Introduce vfio_pci_core subsystem
2021-07-22 9:22 UTC (16+ messages)
` [PATCH 01/12] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
` [PATCH 02/12] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH 03/12] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
` [PATCH 04/12] vfio/pci: Rename ops functions to fit core namings
` [PATCH 05/12] vfio/pci: Include vfio header in vfio_pci_core.h
` [PATCH 06/12] vfio/pci: Split the pci_driver code out of vfio_pci_core.c
` [PATCH 07/12] vfio/pci: Move igd initialization to vfio_pci.c
` [PATCH 08/12] vfio/pci: Move module parameters "
` [PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
` [PATCH 10/12] vfio: Use select for eventfd
` [PATCH 11/12] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
` [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko
[RFC PATCH v1 4/4] ubifs: auth: consult encrypted and trusted keys if no logon key was found
2021-07-22 9:18 UTC
drivers/platform/mellanox/mlxbf-pmc.c:82: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-07-22 8:46 UTC
[PATCH] doc/arm: take care restore order of GICR_* in ITS restore
2021-07-22 8:11 UTC (4+ messages)
[PATCH rdma-next] docs: Fix infiniband uverbs minor number
2021-07-22 6:45 UTC
[PATCH v28 14/25] LSM: Specify which LSM to display
2021-07-22 0:47 UTC (2+ messages)
` [PATCH v28 24/25] LSM: Add /proc attr entry for full LSM context
[PATCH v27 00/31] Control-flow Enforcement: Shadow Stack
2021-07-21 20:14 UTC (10+ messages)
` [PATCH v27 23/31] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v27 24/31] x86/cet/shstk: Handle thread shadow stack
[PATCH] admin-guide/hw-vuln: Rephrase a section of core-scheduling.rst
2021-07-21 19:02 UTC
[RESEND PATCH v6 14/14] drm/print: Add tracefs support to the drm logging helpers
2021-07-21 17:55 UTC
[PATCH 0/3] DCP as trusted keys backend
2021-07-21 17:17 UTC (5+ messages)
` [PATCH 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
[PATCH v2 6/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2021-07-21 17:02 UTC (9+ messages)
[PATCH 4/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2021-07-21 16:48 UTC
[Patch v4 2/3] Drivers: hv: add Azure Blob driver
2021-07-21 16:07 UTC (10+ messages)
[PATCH v14 011/138] mm/lru: Add folio LRU functions
2021-07-21 14:36 UTC (2+ messages)
[PATCH v7 0/5] make '%pD' print the full path of file
2021-07-21 14:11 UTC (6+ messages)
` [PATCH v7 3/5] lib/vsprintf.c: "
` [PATCH v7 5/5] lib/test_printf.c: add test cases for '%pD'
[PATCH] docs: gpio: explain GPIOD_OUT_* values and toggling active low
2021-07-21 13:21 UTC (2+ messages)
[PATCH] Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mention
2021-07-21 13:18 UTC (2+ messages)
[PATCH RESEND 1/3] initramfs: move unnecessary memcmp from hot path
2021-07-21 11:51 UTC (3+ messages)
` [PATCH RESEND 2/3] initramfs: print helpful cpio error on "crc" magic
` [PATCH v2 3/3] docs: remove mention of "crc" cpio format support
[PATCH v2] mm: fix the deadlock in finish_fault()
2021-07-21 7:48 UTC
[PATCH 0/7] Free user PTE page table pages
2021-07-21 2:21 UTC (9+ messages)
` [PATCH 1/7] mm: fix the deadlock in finish_fault()
[PATCH v27 00/10] Control-flow Enforcement: Indirect Branch Tracking
2021-07-20 19:45 UTC (5+ messages)
` [PATCH v27 06/10] x86/cet/ibt: Update arch_prctl functions for "
[PATCH 05/13] vfio/fsl: Move to the device set infrastructure
2021-07-20 16:25 UTC (5+ messages)
[PATCH v6] Documentation: gpu: Mention the requirements for new properties
2021-07-20 14:35 UTC
[PATCH v3 0/9] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-07-20 14:18 UTC (10+ messages)
` [PATCH v3 1/9] cgroup/cpuset: Miscellaneous code cleanup
` [PATCH v3 2/9] cgroup/cpuset: Fix a partition bug with hotplug
` [PATCH v3 3/9] cgroup/cpuset: Fix violation of cpuset locking rule
` [PATCH v3 4/9] cgroup/cpuset: Enable event notification when partition become invalid
` [PATCH v3 5/9] cgroup/cpuset: Clarify the use of invalid partition root
` [PATCH v3 6/9] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v3 7/9] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs
` [PATCH v3 8/9] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v3 9/9] kselftest/cgroup: Add cpuset v2 partition root state test
[RFC v3 00/15] Introduce DAMON-based Proactive Reclamation
2021-07-20 13:13 UTC (16+ messages)
` [RFC v3 01/15] mm/damon/paddr: Support the pageout scheme
` [RFC v3 02/15] mm/damon/damos: Make schemes aggressiveness controllable
` [RFC v3 03/15] damon/core/schemes: Skip already charged targets and regions
` [RFC v3 04/15] mm/damon/schemes: Implement time quota
` [RFC v3 05/15] mm/damon/dbgfs: Support schemes' time/IO quotas
` [RFC v3 06/15] mm/damon/selftests: Support schemes quotas
` [RFC v3 07/15] mm/damon/schemes: Prioritize regions within the quotas
` [RFC v3 08/15] mm/damon/vaddr,paddr: Support pageout prioritization
` [RFC v3 09/15] mm/damon/dbgfs: Support prioritization weights
` [RFC v3 10/15] tools/selftests/damon: Update for regions prioritization of schemes
` [RFC v3 11/15] mm/damon/schemes: Activate schemes based on a watermarks mechanism
` [RFC v3 12/15] mm/damon/dbgfs: Support watermarks
` [RFC v3 13/15] selftests/damon: "
` [RFC v3 14/15] mm/damon: Introduce DAMON-based reclamation
` [RFC v3 15/15] Documentation/admin-guide/mm/damon: Add a document for DAMON_RECLAIM
[PATCH v5] mm: introduce reference pages
2021-07-20 12:27 UTC (2+ messages)
linux-next: build warning after merge of the printk tree
2021-07-20 12:22 UTC
[PATCH v2 0/7] Asynchronous notifications from secure world
2021-07-20 9:59 UTC (5+ messages)
[PATCH v4] mm: introduce reference pages
2021-07-20 7:28 UTC (6+ messages)
[PATCH] docs: x86: Remove obsolete information about x86_64 vmalloc() faulting
2021-07-20 4:50 UTC (4+ messages)
having trouble generating some Doc. warnings
2021-07-20 0:45 UTC
[PATCH 00/14] Introduce PECI subsystem
2021-07-19 20:36 UTC (9+ messages)
` [PATCH 11/14] hwmon: peci: Add cputemp driver
` [PATCH 12/14] hwmon: peci: Add dimmtemp driver
[PATCH] Documentation/kbuild: Document the kconfig choice default value
2021-07-19 20:28 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
flush_kernel_dcache_page fixes and removal
2021-07-19 15:42 UTC (3+ messages)
Describing the type of an argument to a macro-function
2021-07-19 14:54 UTC
[PATCH 12/13] vfio/gvt: Fix open/close when multiple device FDs are open
2021-07-19 14:47 UTC (2+ messages)
[PATCH 10/13] vfio/mbochs: Fix close when multiple device FDs are open
2021-07-19 14:45 UTC (2+ messages)
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).