linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-27 22:00:33 to 2022-06-28 01:15:40 UTC [more...]

[PATCH v8 0/5] Add TDX Guest Attestation support
 2022-06-28  1:15 UTC  (6+ messages)
` [PATCH v8 4/5] x86/mm: Add noalias variants of set_memory_*crypted() functions

[PATCH v37 00/33] LSM: Module stacking for AppArmor
 2022-06-28  0:56 UTC  (31+ messages)
  ` [PATCH v37 01/33] integrity: disassociate ima_filter_rule from security_audit_rule
  ` [PATCH v37 02/33] LSM: Infrastructure management of the sock security
  ` [PATCH v37 03/33] LSM: Add the lsmblob data structure
  ` [PATCH v37 04/33] LSM: provide lsm name and id slot mappings
  ` [PATCH v37 05/33] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v37 06/33] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v37 07/33] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v37 08/33] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v37 09/33] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v37 10/33] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v37 11/33] LSM: Use lsmblob in security_current_getsecid
  ` [PATCH v37 12/33] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v37 13/33] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v37 14/33] LSM: Specify which LSM to display
  ` [PATCH v37 15/33] LSM: Ensure the correct LSM context releaser
  ` [PATCH v37 16/33] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v37 17/33] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v37 18/33] LSM: Use lsmcontext in security_dentry_init_security
  ` [PATCH v37 19/33] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v37 20/33] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v37 21/33] binder: Pass LSM identifier for confirmation
  ` [PATCH v37 22/33] LSM: security_secid_to_secctx module selection
  ` [PATCH v37 23/33] Audit: Keep multiple LSM data in audit_names
  ` [PATCH v37 24/33] Audit: Create audit_stamp structure
  ` [PATCH v37 25/33] LSM: Add a function to report multiple LSMs
  ` [PATCH v37 26/33] Audit: Allow multiple records in an audit_buffer
  ` [PATCH v37 27/33] Audit: Add record for multiple task security contexts
  ` [PATCH v37 28/33] audit: multiple subject lsm values for netlabel
  ` [PATCH v37 29/33] Audit: Add record for multiple object contexts
  ` [PATCH v37 31/33] LSM: Removed scaffolding function lsmcontext_init

[PATCH RFC] memcg: notify about global mem_cgroup_id space depletion
 2022-06-28  1:11 UTC  (5+ messages)
` [PATCH mm v2] "

sparse warnings related to kref_put_lock() and refcount_dec_and_lock()
 2022-06-28  1:06 UTC  (2+ messages)

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28  0:58 UTC  (5+ messages)

[PATCH v2 0/4] Fixes for dtbs_check warnings on Mediatek XHCI nodes
 2022-06-28  0:57 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: usb: mtk-xhci: Make all clocks required

Possible problem in check-local-export during the kernel build process (RCU torture)
 2022-06-28  0:55 UTC 

[PATCH RESEND] drm/msm/dpu: Fix variable dereferenced before check
 2022-06-28  0:52 UTC 

[PATCH v5 00/22] TDX host kernel support
 2022-06-28  0:48 UTC  (23+ messages)
` [PATCH v5 07/22] x86/virt/tdx: Implement SEAMCALL function
` [PATCH v5 08/22] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v5 15/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs

[PATCH v2] ASoC: samsung: s3c24xx-i2s: Fix typo in DAIFMT handling
 2022-06-28  0:47 UTC  (2+ messages)

[PATCH] rcu: Add a warnings in sync_sched_exp_online_cleanup()
 2022-06-28  0:45 UTC  (6+ messages)

[PATCH] dt-bindings: cpufreq: qcom-cpufreq-nvmem: fix board compatible in example
 2022-06-28  0:45 UTC  (3+ messages)

[PATCH RFC] memcg: notify about global mem_cgroup_id space depletion
 2022-06-28  0:44 UTC  (3+ messages)
` [PATCH cgroup] cgroup: set the correct return code if hierarchy limits are reached

[PATCH] Documentation: kunit: Cleanup run_wrapper, fix x-ref
 2022-06-28  0:44 UTC  (2+ messages)

linux-next: build warnings after merge of the tty tree
 2022-06-28  0:41 UTC  (4+ messages)
` [PATCH] Documentation: tty: add closing double backticks for lookahead_buf() prototype

[PATCH] openrisc: Fix syntax errors in comments
 2022-06-28  0:37 UTC  (2+ messages)

[PATCH RESEND v2] leds: Add leds-qcom-lpg entry to documentation table of contents
 2022-06-28  0:33 UTC  (2+ messages)

re. Spurious wakeup on a newly created kthread
 2022-06-28  0:32 UTC  (14+ messages)
    ` [PATCH 0/3] kthread: Stop using TASK_UNINTERRUPTIBLE
      ` [PATCH 3/3] kthread: Stop abusing TASK_UNINTERRUPTIBLE (INCOMPLETE)

[PATCH] docs: fix 'make htmldocs' warning in leds
 2022-06-28  0:31 UTC  (2+ messages)

[PATCH 0/2] vfs: fix a couple of mount table handling problems
 2022-06-28  0:30 UTC  (3+ messages)
` [PATCH 1/2] vfs: parse: deal with zero length string value
` [PATCH 2/2] vfs: escape hash as well

[PATCH v4 0/7] sched/fair: improve scan efficiency of SIS
 2022-06-28  0:28 UTC  (11+ messages)
` [PATCH v4 1/7] sched/fair: default to false in test_idle_cores
` [PATCH v4 2/7] sched/fair: remove redundant check in select_idle_smt
` [PATCH v4 3/7] sched/fair: avoid double search on same cpu
` [PATCH v4 4/7] sched/fair: remove useless check in select_idle_core
` [PATCH v4 5/7] sched/fair: skip SIS domain search if fully busy

[PATCH] LoongArch: Fix section mismatch warning
 2022-06-28  0:18 UTC  (2+ messages)

[PATCH v2] soc: qcom: cmd-db: replace strscpy_pad() with strncpy()
 2022-06-28  0:18 UTC 

[PATCH] xsk: clear page contiguity bit when unmapping pool
 2022-06-28  0:17 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2] MIPS: Loongson64: Fix section mismatch warning
 2022-06-28  0:14 UTC  (2+ messages)

[PATCH v3 1/2] ACPI: utils: Add api to read _SUB from ACPI
 2022-06-28  0:12 UTC  (3+ messages)

[tip:x86/kdump] BUILD SUCCESS 69243968bd526641e549ed231c750ce92e3eeb35
 2022-06-28  0:12 UTC 

linux-next: build failure after merge of the broadcom tree
 2022-06-28  0:07 UTC 

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-06-28  0:04 UTC  (6+ messages)

[PATCH] wireguard: selftests: support OpenRISC
 2022-06-28  0:02 UTC 

[PATCH] spmi: trace: fix stack-out-of-bound access in SPMI tracing functions
 2022-06-27 23:55 UTC 

[PATCH] soc: qcom: cmd-db: replace strscpy_pad() with strncpy()
 2022-06-27 23:52 UTC  (3+ messages)

[intel-tdx:kvm-upstream-workaround 292/442] drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_port_hb_in+0xcd: stack state mismatch: cfa1=5+16 cfa2=4+8
 2022-06-27 23:51 UTC 

[PATCH] dt-bindings: phy: make phy-cells description a text
 2022-06-27 23:47 UTC  (3+ messages)

[PATCH 5.18 000/181] 5.18.8-rc1 review
 2022-06-27 23:42 UTC  (2+ messages)

[PATCH 5.15 000/135] 5.15.51-rc1 review
 2022-06-27 23:42 UTC  (2+ messages)

[PATCH 5.10 000/102] 5.10.127-rc1 review
 2022-06-27 23:41 UTC  (3+ messages)

[PATCH 5.4 00/60] 5.4.202-rc1 review
 2022-06-27 23:41 UTC  (3+ messages)

[RESEND 1/1] Bluetooth: Use chan_list_lock to protect the whole put/destroy invokation
 2022-06-27 23:39 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: sc7180-trogdor: Split out keyboard node and describe detachables
 2022-06-27 23:35 UTC  (2+ messages)

[PATCH v3 00/25] iomap/xfs folio patches
 2022-06-27 23:35 UTC  (8+ messages)
` [PATCH v3 25/25] xfs: Support large folios

[PATCH] kunit: tool: Enable virtio/PCI by default on UML
 2022-06-27 23:33 UTC  (3+ messages)

[PATCH 00/14] Canaan devicetree fixes
 2022-06-27 23:30 UTC  (11+ messages)
` [PATCH 01/14] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [PATCH 02/14] dt-bindings: display: panel: allow ilitek,ili9341 in isolation
` [PATCH 03/14] ASoC: dt-bindings: convert designware-i2s to dt-schema
` [PATCH 04/14] dt-bindings: dma: add Canaan k210 to Synopsys DesignWare DMA
` [PATCH 05/14] dt-bindings: timer: add Canaan k210 to Synopsys DesignWare timer

[PATCH v6 0/4] add driver for the WCH CH341 in I2C/GPIO mode
 2022-06-27 23:30 UTC  (6+ messages)
` [PATCH v6 1/4] mfd: ch341: add core driver for the WCH CH341 in I2C/SPI/GPIO mode

[PATCH v1 0/3] fix primary corruption issue
 2022-06-27 23:20 UTC  (17+ messages)
` [PATCH v1 2/3] drm/msm/dp: decoupling dp->id out of dp controller_id at scxxxx_dp_cfg table

[PATCH v4 0/5] DMA mapping changes for SCSI core
 2022-06-27 23:24 UTC  (3+ messages)
` [PATCH v4 5/5] libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors

[PATCH v2 1/2] soc: qcom: cmd-db: replace strncpy() with strscpy_pad()
 2022-06-27 23:18 UTC  (3+ messages)

[PATCH 0/2] Introduce security_create_user_ns()
 2022-06-27 23:18 UTC  (12+ messages)

[PATCH v4 0/2 RESEND] pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms
 2022-06-27 23:17 UTC  (3+ messages)
` [PATCH v4 2/2 RESEND] pkcs7: support EC-RDSA/streebog in SignerInfo

[PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
 2022-06-27 23:16 UTC  (4+ messages)

[PATCH v2 RESEND] sign-file: Fix confusing error messages
 2022-06-27 23:16 UTC  (2+ messages)

[PATCH v2 RESEND] KEYS: asymmetric: enforce SM2 signature use pkey algo
 2022-06-27 23:14 UTC  (2+ messages)

[syzbot] WARNING: HA
 2022-06-27 23:11 UTC 

[PATCH v2] X.509: Support parsing certificate using SM2 algorithm
 2022-06-27 23:10 UTC  (2+ messages)

[PATCH v6 0/9] TPM IRQ fixes
 2022-06-27 23:09 UTC  (5+ messages)
` [PATCH v6 5/9] tpm, tpm_tis: Only handle supported interrupts

[PATCH net-next 00/28] [RFC] net: dpaa: Convert to phylink
 2022-06-27 23:05 UTC  (6+ messages)
` [PATCH net-next 02/28] dt-bindings: net: fman: Add additional interface properties

[PATCH 0/4] pinctrl: pinctrl-zynqmp: Add tri-state configuration support
 2022-06-27 23:01 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: pinctrl-zynqmp: Add output-enable configuration

[alobakin:xdp_hints 5/52] net/bpf/prog_ops.c:693:6: error: redefinition of 'bpf_xdp_sock_is_valid_access'
 2022-06-27 23:00 UTC 

[PATCH v2 0/7] Add PDM/DSD/dataline configuration support
 2022-06-27 23:00 UTC  (3+ messages)
` [PATCH v2 6/7] ASoC: dt-bindings: fsl-sai: Add new property to configure dataline

[PATCH v3] Bluetooth: btmtksdio: Add in-band wakeup support
 2022-06-27 23:00 UTC  (2+ messages)

[PATCH v6 00/17] Introducing AMD x2AVIC and hybrid-AVIC modes
 2022-06-27 22:55 UTC  (4+ messages)
` [PATCH v6 15/17] KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible

[PATCH] hwmon: (asus-ec-sensors) add support for Maximus XI Hero
 2022-06-27 22:54 UTC 

[PATCH 0/4] KVM: x86/mmu: pte_list_desc fix and cleanups
 2022-06-27 22:50 UTC  (5+ messages)
` [PATCH 2/4] KVM: x86/mmu: Defer "full" MMU setup until after vendor hardware_setup()

[PATCH] srcu: Reduce blocking agressiveness of expedited grace periods further
 2022-06-27 22:45 UTC  (2+ messages)

[PATCH v2 RESEND] Add a "-m" option to "perf buildid-list"
 2022-06-27 22:41 UTC 

[PATCH RESEND v5 03/18] PCI: dwc: Disable outbound windows for controllers with iATU
 2022-06-27 22:40 UTC  (2+ messages)

[PATCH] docs: dt: writing-bindings: Update URL to DT schemas
 2022-06-27 22:39 UTC 

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-27 22:38 UTC  (8+ messages)

[PATCH v2 00/11] drm/msm/dsi_phy: Replace parent names with clk_hw pointers
 2022-06-27 22:36 UTC  (7+ messages)
` [PATCH v2 03/11] clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()

[PATCH v3] sched/core: add forced idle accounting for cgroups
 2022-06-27 22:35 UTC  (3+ messages)

[PATCH v4 0/4] memblock tests: add VERBOSE and MEMBLOCK_DEBUG Makefile options
 2022-06-27 22:34 UTC  (5+ messages)
` [PATCH v4 1/4] memblock tests: Makefile: add arguments to control verbosity
` [PATCH v4 2/4] memblock tests: add verbose output to memblock tests
` [PATCH v4 3/4] memblock tests: set memblock_debug to enable memblock_dbg() messages
` [PATCH v4 4/4] memblock tests: remove completed TODO items

[PATCH RESEND v4 00/15] PCI: dwc: Add hw version and dma-ranges support
 2022-06-27 22:31 UTC  (4+ messages)
` [PATCH RESEND v4 07/15] PCI: tegra194: Drop manual DW PCIe controller version setup

[PATCH v2 00/17] Refactor fw_devlink to significantly improve boot time
 2022-06-27 22:30 UTC  (4+ messages)
` [PATCH v2 13/17] driver core: Use device's fwnode to check if it is waiting for suppliers

linux-next: Signed-off-by missing for commit in the mm-stable tree
 2022-06-27 22:00 UTC 

[PATCH v4 0/2] phy: amlogic: Add support for the G12A Analog MIPI D-PHY
 2022-06-27 22:28 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: phy: add Amlogic G12A Analog MIPI D-PHY bindings

[PATCH 1/3] Documentation: kunit: remove duplicate kunit-tool.rst
 2022-06-27 22:28 UTC  (6+ messages)

[PATCH v2 00/16] Canaan devicetree fixes
 2022-06-27 22:23 UTC  (4+ messages)
` [PATCH v2 05/16] dt-bindings: dma: add Canaan k210 to Synopsys DesignWare DMA

[PATCH RESEND v5 0/8] clk/resets: baikal-t1: Add DDR/PCIe resets and xGMAC/SATA fixes
 2022-06-27 22:20 UTC  (4+ messages)
` [PATCH RESEND v5 1/8] reset: Fix devm bulk optional exclusive control getter

[PATCH V2 0/9] interconnect: support i.MX8MP
 2022-06-27 22:19 UTC  (5+ messages)
` [PATCH V2 1/9] dt-bindings: interconnect: imx8m: Add bindings for imx8mp noc
` [PATCH V2 2/9] dt-bindings: interconnect: add fsl,imx8mp.h

[PATCH v3 00/40] dt-bindings: input: gpio-keys: rework matching children
 2022-06-27 22:18 UTC  (3+ messages)
` [PATCH v3 04/40] dt-bindings: pinctrl: nuvoton,wpcm450-pinctrl: align key node name

[PATCH v3 1/3] kunit: tool: refactor internal kconfig handling, allow overriding
 2022-06-27 22:14 UTC  (3+ messages)
` [PATCH v3 2/3] kunit: tool: make --kunitconfig repeatable, blindly concat
` [PATCH v3 3/3] kunit: add coverage_uml.config to enable GCOV on UML

[PATCH v14 0/5] arm64: dts: qcom: sc7180: Add five new trogdor-based boards
 2022-06-27 22:14 UTC  (3+ messages)
` [PATCH v14 2/5] arm64: dts: qcom: sc7180: Add quackingstick dts files

[PATCH v2] Input: usbtouchscreen - add driver_info sanity check
 2022-06-27 22:13 UTC  (4+ messages)

[PATCH 0/4] Add a multicolor LED driver for groups of monochromatic LEDs
 2022-06-27 22:12 UTC  (3+ messages)
` [PATCH 3/4] dt-bindings: leds: Add binding for a multicolor group of LEDs

[PATCH] vfio: remove useless judgement
 2022-06-27 22:06 UTC  (2+ messages)

[PATCH] docs: rename Documentation/vm to Documentation/mm
 2022-06-27 22:06 UTC  (2+ messages)

[PATCH] rcu: Update rcu_preempt_deferred_qs() comments for no preemptible RCU
 2022-06-27 22:02 UTC  (2+ messages)

[PATCH v2 0/2] Add R16 Vista E board from RenewWorldOutreach
 2022-06-27 22:02 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: sunxi: Add binding for RenewWorldOutReach R16-Vista-E board

[PATCH v8 0/3] Add SSIF BMC driver
 2022-06-27 22:00 UTC  (3+ messages)
` [PATCH v8 2/3] bindings: ipmi: Add binding for "

[PATCH v2 0/3] dt-bindings: Arm CoreSight binding schema conversions
 2022-06-27 21:56 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: arm: Convert CoreSight bindings to DT schema
` [PATCH v2 3/3] dt-bindings: arm: Convert CoreSight CPU debug "

[PATCH v6 0/2] dt-bindings: cros-ec: Update for fingerprint devices
 2022-06-27 21:57 UTC  (4+ messages)
` [PATCH v6 2/2] dt-bindings: cros-ec: Add ChromeOS fingerprint binding

[PATCH v7 000/102] KVM TDX basic feature support
 2022-06-27 21:54 UTC  (30+ messages)
` [PATCH v7 049/102] KVM: x86/tdp_mmu: Ignore unsupported mmu operation on private GFNs
` [PATCH v7 050/102] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [PATCH v7 076/102] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
` [PATCH v7 077/102] KVM: TDX: Implement interrupt injection
` [PATCH v7 078/102] KVM: TDX: Implements vcpu request_immediate_exit
` [PATCH v7 079/102] KVM: TDX: Implement methods to inject NMI
` [PATCH v7 080/102] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
` [PATCH v7 081/102] KVM: VMX: Move NMI/exception handler to common helper
` [PATCH v7 082/102] KVM: x86: Split core of hypercall emulation to helper function
` [PATCH v7 083/102] KVM: TDX: Add a place holder to handle TDX VM exit
` [PATCH v7 084/102] KVM: TDX: handle EXIT_REASON_OTHER_SMI
` [PATCH v7 085/102] KVM: TDX: handle ept violation/misconfig exit
` [PATCH v7 086/102] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
` [PATCH v7 087/102] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [PATCH v7 088/102] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
` [PATCH v7 089/102] KVM: TDX: Handle TDX PV CPUID hypercall
` [PATCH v7 090/102] KVM: TDX: Handle TDX PV HLT hypercall
` [PATCH v7 091/102] KVM: TDX: Handle TDX PV port io hypercall
` [PATCH v7 092/102] KVM: TDX: Handle TDX PV MMIO hypercall
` [PATCH v7 093/102] KVM: TDX: Implement callbacks for MSR operations for TDX
` [PATCH v7 094/102] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall
` [PATCH v7 095/102] KVM: TDX: Handle TDX PV report fatal error hypercall
` [PATCH v7 096/102] KVM: TDX: Handle TDX PV map_gpa hypercall
` [PATCH v7 097/102] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall
` [PATCH v7 098/102] KVM: TDX: Silently discard SMI request
` [PATCH v7 099/102] KVM: TDX: Silently ignore INIT/SIPI
` [PATCH v7 100/102] KVM: TDX: Add methods to ignore accesses to CPU state
` [PATCH v7 101/102] Documentation/virtual/kvm: Document on Trust Domain Extensions(TDX)
` [PATCH v7 102/102] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU

[PATCH RESEND v9 0/5] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2022-06-27 21:55 UTC  (6+ messages)
` [PATCH RESEND v9 4/5] arm: dts: stih407-family: Harmonize DWC USB3 DT "


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).