mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 00/35] Shadow stacks for userspace
 2022-02-08  1:46 UTC  (8+ messages)

[PATCH] f2fs: add a way to limit roll forward recovery time
 2022-02-08  1:43 UTC  (4+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[PATCH v4 0/8] ima: support fs-verity digests and signatures
 2022-02-08  1:41 UTC  (5+ messages)
` [PATCH v4 1/8] ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
` [PATCH v4 2/8] ima: define ima_max_digest_data struct without a flexible array variable
` [PATCH v4 5/8] ima: permit fsverity's file digests in the IMA measurement list
` [PATCH v4 8/8] fsverity: update the documentation

[PATCH v2] f2fs: skip f2fs_preallocate_blocks() for overwrite case
 2022-02-08  1:41 UTC  (3+ messages)

[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
 2022-02-08  1:38 UTC  (5+ messages)
` [PATCH v17 14/15] s390/ap: notify drivers on config changed and scan complete callbacks

[RFC PATCH v4 00/12] Add support for BCM2835 camera interface (unicam)
 2022-02-08  1:36 UTC  (5+ messages)
` (EXT) [RFC PATCH v4 03/12] dt-bindings: media: Add bindings for bcm2835-unicam
    ` (EXT) "

[PATCH] f2fs: avoid unneeded preflush during checkpoint()
 2022-02-08  1:35 UTC  (3+ messages)

[PATCH -next] ixgbevf: clean up some inconsistent indenting
 2022-02-08  1:35 UTC 

[PATCH v2] net: ethernet: litex: Add the dependency on HAS_IOMEM
 2022-02-08  1:33 UTC 

[PATCH v2 00/35] Speculative page faults
 2022-02-08  1:31 UTC  (5+ messages)
` [PATCH v2 22/35] percpu-rwsem: enable percpu_sem destruction in atomic context

[PATCH 0/8] imx7/imx8mm media / csi patches
 2022-02-08  1:26 UTC  (12+ messages)
` [PATCH 1/8] media: imx: Store the type of hardware implementation
    ` (EXT) "
  ` (EXT) Re: [PATCH 0/8] imx7/imx8mm media / csi patches
` [PATCH 4/8] media: imx: Fail conversion if pixel format not supported
    ` (EXT) "

[PATCH v2 00/10] iommu cleanup and refactoring
 2022-02-08  1:25 UTC  (9+ messages)
` [PATCH v2 01/10] iommu/vt-d: Remove guest pasid related callbacks
` [PATCH v2 04/10] iommu: Remove aux-domain related interfaces and iommu_ops
` [PATCH v2 05/10] iommu: Remove apply_resv_region
` [PATCH v2 06/10] drm/nouveau/device: Get right pgsize_bitmap of iommu_domain
` [PATCH v2 07/10] iommu: Use right way to retrieve iommu_ops
` [PATCH v2 08/10] iommu: Remove unused argument in is_attach_deferred
` [PATCH v2 09/10] iommu: Use dev_iommu_ops() helper
` [PATCH v2 10/10] iommu: Split struct iommu_ops

[PATCH -next] drm/msm/dpu: clean up some inconsistent indenting
 2022-02-08  1:23 UTC 

[PATCH] PCI: xgene: Fix IB window setup
 2022-02-08  1:19 UTC  (6+ messages)

[ammarfaizi2-block:google/android/kernel/common/android-gs-raviole-5.10-android12-qpr1-d 1711/8858] arch/arm64/mm/fault.c:492:31: sparse: sparse: incorrect type in return expression (different base types)
 2022-02-08  1:08 UTC 

[PATCH 00/35] Shadow stacks for userspace
 2022-02-08  1:05 UTC  (15+ messages)
` [PATCH 02/35] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH 03/35] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH 04/35] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH 05/35] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH 06/35] x86/cet: Add control-protection fault handler
` [PATCH 07/35] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH 09/35] x86/mm: Introduce _PAGE_COW

[PATCH 0/3] Clock fixes for Ingenic SoCs
 2022-02-08  1:00 UTC  (4+ messages)
` [PATCH 1/3] clk: ingenic: Allow specifying common clock flags
` [PATCH 2/3] clk: ingenic: Mark critical clocks in Ingenic SoCs
` [PATCH 3/3] mips: ingenic: Do not manually reference the CPU clock

[PATCH V6 0/3] Intel Software Defined Silicon
 2022-02-08  0:54 UTC  (4+ messages)
` [PATCH V6 1/3] platform/x86: Add Intel Software Defined Silicon driver
` [PATCH V6 2/3] tools arch x86: Add Intel SDSi provisiong tool
` [PATCH V6 3/3] selftests: sdsi: test sysfs setup

[PATCH 0/2] Ignore Energy Model with abstract scale in IPA and DTPM
 2022-02-08  0:50 UTC  (3+ messages)
` [PATCH 1/2] thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_cooling

[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
 2022-02-08  0:45 UTC  (33+ messages)
` [PATCH V2 01/32] x86/sgx: Add short descriptions to ENCLS wrappers
` [PATCH V2 02/32] x86/sgx: Add wrapper for SGX2 EMODPR function
` [PATCH V2 03/32] x86/sgx: Add wrapper for SGX2 EMODT function
` [PATCH V2 04/32] x86/sgx: Add wrapper for SGX2 EAUG function
` [PATCH V2 05/32] Documentation/x86: Document SGX permission details
` [PATCH V2 06/32] x86/sgx: Support VMA permissions more relaxed than enclave permissions
` [PATCH V2 07/32] x86/sgx: Add pfn_mkwrite() handler for present PTEs
` [PATCH V2 08/32] x86/sgx: x86/sgx: Add sgx_encl_page->vm_run_prot_bits for dynamic permission changes
` [PATCH V2 09/32] x86/sgx: Export sgx_encl_ewb_cpumask()
` [PATCH V2 10/32] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
` [PATCH V2 11/32] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
` [PATCH V2 12/32] x86/sgx: Make sgx_ipi_cb() available internally
` [PATCH V2 13/32] x86/sgx: Create utility to validate user provided offset and length
` [PATCH V2 14/32] x86/sgx: Keep record of SGX page type
` [PATCH V2 15/32] x86/sgx: Support relaxing of enclave page permissions
` [PATCH V2 16/32] x86/sgx: Support restricting "
` [PATCH V2 17/32] selftests/sgx: Add test for EPCM permission changes
` [PATCH V2 18/32] selftests/sgx: Add test for TCS page "
` [PATCH V2 19/32] x86/sgx: Support adding of pages to an initialized enclave
` [PATCH V2 20/32] x86/sgx: Tighten accessible memory range after enclave initialization
` [PATCH V2 21/32] selftests/sgx: Test two different SGX2 EAUG flows
` [PATCH V2 22/32] x86/sgx: Support modifying SGX page type
` [PATCH V2 23/32] x86/sgx: Support complete page removal
` [PATCH V2 24/32] Documentation/x86: Introduce enclave runtime management section
` [PATCH V2 25/32] selftests/sgx: Introduce dynamic entry point
` [PATCH V2 26/32] selftests/sgx: Introduce TCS initialization enclave operation
` [PATCH V2 27/32] selftests/sgx: Test complete changing of page type flow
` [PATCH V2 28/32] selftests/sgx: Test faulty enclave behavior
` [PATCH V2 29/32] selftests/sgx: Test invalid access to removed enclave page
` [PATCH V2 30/32] selftests/sgx: Test reclaiming of untouched page
` [PATCH V2 31/32] x86/sgx: Free up EPC pages directly to support large page ranges
` [PATCH V2 32/32] selftests/sgx: Page removal stress test

[PATCH 0/5] kvm: x86: better handling of NULL-able kvm_x86_ops
 2022-02-08  0:41 UTC  (2+ messages)

[PATCH v20 0/5] usb: misc: Add onboard_usb_hub driver
 2022-02-08  0:38 UTC  (7+ messages)
` [PATCH v20 2/5] driver core: Export device_is_bound()

BUG: KCSAN: data-race in add_device_randomness+0x20d/0x290
 2022-02-08  0:36 UTC  (10+ messages)

[PATCH v2] riscv: fix oops caused by irq on/off tracer
 2022-02-08  0:35 UTC  (5+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev 18/18] mm/slab_common.c:336:23: sparse: sparse: restricted slab_flags_t degrades to integer
 2022-02-08  0:28 UTC  (2+ messages)

[x86] 1099ce55b0: BUG:kernel_NULL_pointer_dereference,address
 2022-02-08  0:23 UTC  (2+ messages)

[PATCH v1 0/3] Add support for eDP PHY on SC7280 platform
 2022-02-08  0:18 UTC  (3+ messages)

[csky-linux:riscv_compat_v6_sv48_xtpbmt 22/22] undefined reference to `apply_errata_setup_vm'
 2022-02-08  0:18 UTC 

[REPOST PATCH v1 0/3] Add support for eDP PHY on SC7280 platform
 2022-02-08  0:17 UTC  (4+ messages)
` [REPOST PATCH v1 1/3] dt-bindings: phy: Add eDP PHY compatible for sc7280
` [REPOST PATCH v1 2/3] phy: qcom: Add support for eDP PHY on sc7280
` [REPOST PATCH v1 3/3] phy: qcom: Program SSC only if supported by sink

[PATCH 5.15 000/111] 5.15.22-rc2 review
 2022-02-08  0:16 UTC  (4+ messages)

[PATCH v5 0/4] mm/page_owner: Extend page_owner to show memcg information
 2022-02-08  0:05 UTC  (5+ messages)
` [PATCH v5 1/4] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v5 2/4] mm/page_owner: Use scnprintf() to avoid excessive buffer overrun check
` [PATCH v5 3/4] mm/page_owner: Print memcg information
` [PATCH v5 4/4] mm/page_owner: Record task command name

[PATCH] SELinux: Always allow FIOCLEX and FIONCLEX
 2022-02-08  0:01 UTC  (15+ messages)

[PATCH 00/42] nolibc: update to resync with out-of-tree project
 2022-02-08  0:00 UTC  (2+ messages)

[PATCH v7 net-next] net-core: add InDropOtherhost counter
 2022-02-07 23:57 UTC 

[PATCH] Staging: r8188eu: core: Concatenated strings should use spaces between elements
 2022-02-07 23:56 UTC 

[PATCH] block/zram: Fix wording in optional feature docs
 2022-02-07 23:54 UTC 

[PATCH v3 0/6] clk: sunxi-ng: Add a RTC CCU driver
 2022-02-07 23:54 UTC  (4+ messages)
` [PATCH v3 5/6] clk: sunxi-ng: Add support for the sun6i RTC clocks
  ` (subset) "

[PATCH 00/23] KVM: MMU: MMU role refactoring
 2022-02-07 23:53 UTC  (17+ messages)
` [PATCH 11/23] KVM: MMU: do not recompute root level from kvm_mmu_role_regs
` [PATCH 13/23] KVM: MMU: remove kvm_calc_shadow_root_page_role_common
` [PATCH 20/23] KVM: MMU: pull CPU role computation to kvm_init_mmu
` [PATCH 21/23] KVM: MMU: store shadow_root_level into mmu_role
` [PATCH 22/23] KVM: MMU: use cpu_role for root_level
` [PATCH 23/23] KVM: MMU: replace direct_map with mmu_role.direct

start sorting out the ZONE_DEVICE refcount mess
 2022-02-07 23:51 UTC  (6+ messages)
` [PATCH 5/8] mm: simplify freeing of devmap managed pages
` [PATCH 6/8] mm: don't include <linux/memremap.h> in <linux/mm.h>

[PATCH] Staging: r8188eu: core: alignment should match open parenthesis
 2022-02-07 23:48 UTC 

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-07 23:48 UTC  (3+ messages)
` [PATCH v9 30/43] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement

[PATCH v2 0/3] Add hugetlb MADV_DONTNEED support
 2022-02-07 23:47 UTC  (6+ messages)
` [PATCH v2 1/3] mm: enable MADV_DONTNEED for hugetlb mappings

[PATCH 5.10 00/74] 5.10.99-rc1 review
 2022-02-07 23:45 UTC  (3+ messages)

[PATCH] Staging: r8188eu: core: 'associcated' may be misspelled - perhaps 'associated'?
 2022-02-07 23:42 UTC 

[PATCH][next] nouveau/svm: Use struct_size() helper in nouveau_pfns_map()
 2022-02-07 23:39 UTC 

Mixing SCMI and ACPI?
 2022-02-07 23:37 UTC  (4+ messages)

[GIT PULL] ksmbd server fixes
 2022-02-07 23:34 UTC  (2+ messages)

[RFC] Upstreaming Linux for Nintendo Wii U
 2022-02-07 23:34 UTC 

[PATCH v2] leds: remove ide-disk trigger
 2022-02-07 23:30 UTC  (2+ messages)

[PATCH v2] serial: 8250_bcm2835aux: Add ACPI support
 2022-02-07 23:29 UTC  (2+ messages)

[PATCH] nvme: add nvme_complete_req tracepoint for batched completion
 2022-02-07 23:28 UTC 

[PATCH 5.4 00/44] 5.4.178-rc1 review
 2022-02-07 23:27 UTC  (2+ messages)

[PATCH v3] serial: 8250_bcm2835aux: Add ACPI support
 2022-02-07 23:23 UTC  (2+ messages)

[PATCH] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
 2022-02-07 23:19 UTC  (2+ messages)

[PATCH] KEYS: trusted: fix crash when TPM/TEE are built as module
 2022-02-07 23:12 UTC  (3+ messages)

linux-next: manual merge of the pm tree with the i2c tree
 2022-02-07 23:11 UTC 

[PATCH v15 04/12] dt-bindings: display: mediatek: dsc: add yaml for mt8195 SoC binding
 2022-02-07 23:10 UTC  (3+ messages)
  ` [PATCH v15 05/12] dt-bindings: display: mediatek: merge: add additional prop for mt8195
  ` [PATCH v15 06/12] dt-bindings: display: mediatek: add mt8195 SoC binding for vdosys0

[PATCH 4.9 00/48] 4.9.300-rc1 review
 2022-02-07 23:07 UTC  (3+ messages)

[PATCH v2 0/3] Add support for ocp8110 flash
 2022-02-07 23:06 UTC  (4+ messages)
  ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add ocs prefix
  ` [PATCH v2 2/3] dt-bindings: leds: sgm3140: Document ocp8110 compatible
  ` [PATCH v2 3/3] leds: sgm3140: Add ocs,ocp8110 compatible

[PATCH v4 00/11] Re-enable ENQCMD and PASID MSR
 2022-02-07 23:02 UTC  (12+ messages)
` [PATCH v4 01/11] iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVA
` [PATCH v4 02/11] mm: Change CONFIG option for mm->pasid field
` [PATCH v4 03/11] iommu/ioasid: Introduce a helper to check for valid PASIDs
` [PATCH v4 04/11] kernel/fork: Initialize mm's PASID
` [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
` [PATCH v4 06/11] x86/fpu: Clear PASID when copying fpstate
` [PATCH v4 07/11] sched: Define and initialize a flag to identify valid PASID in the task
` [PATCH v4 08/11] x86/traps: Demand-populate PASID MSR via #GP
` [PATCH v4 09/11] x86/cpufeatures: Re-enable ENQCMD
` [PATCH v4 10/11] tools/objtool: Check for use of the ENQCMD instruction in the kernel
` [PATCH v4 11/11] docs: x86: Change documentation for SVA (Shared Virtual Addressing)

[PATCH v1 0/2] x86/kvm/fpu: Fix guest migration bugs that can crash guest
 2022-02-07 22:59 UTC  (7+ messages)
` [PATCH v1 1/2] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0

[PATCH v2 0/2] Add BananaPi R2 Pro board
 2022-02-07 22:56 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: rockchip: Add BananaPi R2 Pro Board

[PATCH v2 0/2] pinctrl: mediatek: Support pinctrl driver on mt8186
 2022-02-07 22:55 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: mt8186: add pinctrl file and binding document

[PATCH] Fix regression due to "fs: move binfmt_misc sysctl to its own file"
 2022-02-07 22:53 UTC  (3+ messages)

[PATCHv2 05/29] x86/tdx: Add HLT support for TDX guests
 2022-02-07 22:52 UTC  (7+ messages)
` [PATCHv2.1 "

[PATCH v2 1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation
 2022-02-07 22:50 UTC  (2+ messages)
` [PATCH v2 2/2] iommu/arm-smmu-v3: Simplify "

[Bug 215533] [BISECTED][REGRESSION] UI becomes unresponsive every couple of seconds
 2022-02-07 22:45 UTC 

[PATCH 5.16 000/127] 5.16.8-rc2 review
 2022-02-07 22:43 UTC 

[PATCH v2] dt-bindings: display: bridge: document Toshiba TC358768 cells and panel node
 2022-02-07 22:39 UTC 

[RFC PATCH v2 0/4] Add driver for Renesas RZ/G2L CRU module
 2022-02-07 22:39 UTC  (3+ messages)
` [RFC PATCH v2 2/4] media: dt-bindings: media: Document RZ/G2L CRU

[PATCH v1 1/2] usb: typec: Introduce typec attributes for limiting source current
 2022-02-07 22:38 UTC  (3+ messages)

[PATCH 5.16 000/127] 5.16.8-rc2 review
 2022-02-07 22:34 UTC  (3+ messages)

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-07 22:27 UTC  (4+ messages)
` [PATCHv2 20/29] x86/tdx: Get page shared bit info from the TDX module

[PATCH v2 0/6] x86/cpu: Do some janitorial work
 2022-02-07 22:25 UTC  (13+ messages)
` [PATCH v2 1/6] x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=
` [PATCH v2 2/6] x86/cpu: Remove "nosep"
` [PATCH v2 3/6] x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
` [PATCH v2 4/6] x86/cpu: Remove "nosmep"
` [PATCH v2 5/6] x86/cpu: Remove "noexec"
` [PATCH v2 6/6] x86/cpu: Remove "noclflush"

[ANNOUNCE][CFP] Linux Security Summit North America 2022
 2022-02-07 22:24 UTC 

drivers/md/raid5.c:7055:9: sparse: sparse: cast removes address space '__percpu' of expression
 2022-02-07 22:23 UTC  (2+ messages)
` [PATCH] md/raid5: silence sparse warnings wrt struct raid5_percpu

[PATCH v4 0/3] Support Sharp LQ101R1SX03 and HannStar HSD101PWW2 panels
 2022-02-07 22:21 UTC  (2+ messages)

[PATCH 4.19 00/86] 4.19.228-rc1 review
 2022-02-07 22:20 UTC  (2+ messages)

[PATCH 4.14 00/69] 4.14.265-rc1 review
 2022-02-07 22:20 UTC  (2+ messages)

[PATCH v2] kernel/time: move timer sysctls to its own file
 2022-02-07 22:17 UTC  (5+ messages)
    ` [kbuild-all] "

[PATCH v2 0/4] irqchip/meson-gpio: Add support for Meson-S4 SoC
 2022-02-07 22:15 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: interrupt-controller: New binding for Meson-S4 SoCs

[PATCH v2] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
 2022-02-07 22:14 UTC  (2+ messages)

[PATCH] sh: mach-x3proto: Constify static irq_domain_ops
 2022-02-07 22:13 UTC 

[PATCH v2] x86: use builtins to read eflags
 2022-02-07 22:11 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2022-02-07 22:11 UTC  (5+ messages)
` [PATCH v3 04/10] x86/sev: Cache AP Jump Table Address
` [PATCH v3 05/10] x86/sev: Setup code to park APs in the AP Jump Table

[PATCH RESEND] mount: warn only once about timestamp range expiration
 2022-02-07 22:10 UTC  (3+ messages)

[PATCH v4] modules: add heuristic when stripping unneeded symbols
 2022-02-07 22:07 UTC  (5+ messages)
` [PATCH v5] "

[PATCH v2 0/3] Add initial support for exynos5420-chagallwifi
 2022-02-07 22:04 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: samsung: document chagallwifi board binding

[PATCH v3 0/2] Add Richtek RT1719 USBPD controller support
 2022-02-07 21:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: rt1719: Add binding for Richtek RT1719

[PATCH v3 0/8] dt-bindings: memory: convert to dtschema
 2022-02-07 21:57 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®