linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-02 12:58:47 to 2022-03-02 15:00:01 UTC [more...]

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-03-02 14:59 UTC  (10+ messages)
` [PATCH v2 30/66] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v2 63/66] staging: media: Add support for the Allwinner A31 ISP

[PATCH v2 0/4] PCI: mvebu: Slot support
 2022-03-02 14:57 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro
` [PATCH v2 2/4] dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
` [PATCH v2 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
` [PATCH v2 4/4] PCI: mvebu: Add support for sending Set_Slot_Power_Limit message

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-02 14:57 UTC  (9+ messages)

[PATCH -next] macintosh/therm_adt746x: Replaced simple_strtol() with kstrtoint()
 2022-03-02 14:57 UTC  (2+ messages)

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-03-02 14:56 UTC  (11+ messages)

[PATCH v3 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-02 14:54 UTC  (7+ messages)
` [PATCH v3 20/28] KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU root

[PATCH 0/3] random: wire up in-kernel virtual machine fork notifications
 2022-03-02 14:53 UTC  (9+ messages)
` [PATCH 1/3] random: replace custom notifier chain with standard one
` [PATCH 3/3] wireguard: device: clear keys on VM fork

[PATCH v3 00/30] Driver for Hyper-v virtual compute device
 2022-03-02 14:53 UTC  (2+ messages)

[PATCH] PM: Add device name to suspend_report_result()
 2022-03-02 14:52 UTC  (4+ messages)

[PATCH RESEND] samples/kobject: Use sysfs_emit instead of snprintf
 2022-03-02 14:51 UTC  (2+ messages)

[PATCH printk v1 00/13] implement threaded console printing
 2022-03-02 14:49 UTC  (8+ messages)
` [PATCH printk v1 03/13] printk: use percpu flag instead of cpu_online()
  ` two locations: was: "

drivers/net/can/usb/etas_es58x/es58x_fd.c:174:8: warning: Uninitialized variable: rx_event_msg [uninitvar]
 2022-03-02 14:47 UTC  (6+ messages)

[RFC 1/1] tty: n_gsm: improve standard compliance and feature completeness
 2022-03-02 14:47 UTC 

[PATCH v2 2/3] dt-bindings: clock: add QCOM SM6125 display clock bindings
 2022-03-02 14:48 UTC  (7+ messages)

propagating vmgenid outward and upward
 2022-03-02 14:46 UTC  (11+ messages)

[PATCH RFC] net: memcg accounting for veth devices
 2022-03-02 14:43 UTC  (8+ messages)

[GIT PULL] erofs fix for 5.17-rc7
 2022-03-02 14:41 UTC 

[PATCH v2 0/2] ic2: mux: pca9541: add delayed-release support
 2022-03-02 14:43 UTC  (4+ messages)

[PATCH 0/7] ti-sysc driver fix for hdq1w and few improvments
 2022-03-02 14:38 UTC  (3+ messages)
` [PATCH 6/7] bus: ti-sysc: Implement SoC revision handling

[PATCH v23 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-03-02 14:35 UTC  (2+ messages)

[PATCH] dt-bindings: Revert "dt-bindings: soc: grf: add naneng combo phy register compatible"
 2022-03-02 14:34 UTC 

[PATCH v16 0/4] MIPS: JZ4780 and CI20 HDMI
 2022-03-02 14:34 UTC  (7+ messages)
` [PATCH v16 4/4] drm/bridge: dw-hdmi: fix bus formats negotiation for 8 bit modes

[PATCH RFC v1] random: add vm_id sysctl with polling
 2022-03-02 14:33 UTC 

[PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-02 14:33 UTC  (8+ messages)
` [PATCH v11 29/45] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v11 42/45] virt: Add SEV-SNP guest driver

[PATCH] video: fbdev: sm712fb: Fix crash in smtcfb_write()
 2022-03-02 14:33 UTC 

[PATCH] platform: x86: huawei-wmi: check the return value of device_create_file()
 2022-03-02 14:31 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: phy: qcom,usb-snps-femto-v2: Add sc8180x and sc8280xp
 2022-03-02 14:28 UTC  (2+ messages)

[PATCH v3 01/30] drivers: hv: dxgkrnl: Add virtual compute device VM bus channel guids
 2022-03-02 14:29 UTC  (12+ messages)
` [PATCH v3 08/30] drivers: hv: dxgkrnl: Creation of dxgcontext objects
` [PATCH v3 10/30] drivers: hv: dxgkrnl: Creation of compute device sync objects
` [PATCH v3 12/30] drivers: hv: dxgkrnl: Sharing of dxgresource objects
` [PATCH v3 26/30] drivers: hv: dxgkrnl: Offer and reclaim allocations
` [PATCH v3 30/30] drivers: hv: dxgkrnl: Add support to map guest pages by host

[PATCHv5 00/30] TDX Guest: TDX core support
 2022-03-02 14:28 UTC  (31+ messages)
` [PATCHv5 01/30] x86/tdx: Detect running as a TDX guest in early boot
` [PATCHv5 02/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
` [PATCHv5 03/30] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCHv5 04/30] x86/tdx: Extend the confidential computing API to support TDX guests
` [PATCHv5 05/30] x86/tdx: Exclude shared bit from __PHYSICAL_MASK
` [PATCHv5 06/30] x86/traps: Refactor exc_general_protection()
` [PATCHv5 07/30] x86/traps: Add #VE support for TDX guest
` [PATCHv5 08/30] x86/tdx: Add HLT support for TDX guests
` [PATCHv5 09/30] x86/tdx: Add MSR "
` [PATCHv5 10/30] x86/tdx: Handle CPUID via #VE
` [PATCHv5 11/30] x86/tdx: Handle in-kernel MMIO
` [PATCHv5 12/30] x86/tdx: Detect TDX at early kernel decompression time
` [PATCHv5 13/30] x86: Adjust types used in port I/O helpers
` [PATCHv5 14/30] x86: Consolidate "
` [PATCHv5 15/30] x86/boot: Port I/O: allow to hook up alternative helpers
` [PATCHv5 16/30] x86/boot: Port I/O: add decompression-time support for TDX
` [PATCHv5 17/30] x86/tdx: Port I/O: add runtime hypercalls
` [PATCHv5 18/30] x86/tdx: Port I/O: add early boot support
` [PATCHv5 19/30] x86/tdx: Wire up KVM hypercalls
` [PATCHv5 20/30] x86/boot: Add a trampoline for booting APs via firmware handoff
` [PATCHv5 21/30] x86/acpi, x86/boot: Add multiprocessor wake-up support
` [PATCHv5 22/30] x86/boot: Set CR0.NE early and keep it set during the boot
` [PATCHv5 23/30] x86/boot: Avoid #VE during boot for TDX platforms
` [PATCHv5 24/30] x86/topology: Disable CPU online/offline control for TDX guests
` [PATCHv5 25/30] x86/tdx: Make pages shared in ioremap()
` [PATCHv5 26/30] x86/mm/cpa: Add support for TDX shared memory
` [PATCHv5 27/30] x86/kvm: Use bounce buffers for TD guest
` [PATCHv5 28/30] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCHv5 29/30] ACPICA: Avoid cache flush inside virtual machines
` [PATCHv5 30/30] Documentation/x86: Document TDX kernel architecture

[PATCH v2 1/2] dt-bindings: phy: qcom,qmp: add sc8180x and sc8280xp ufs compatibles
 2022-03-02 14:28 UTC  (2+ messages)

[PATCH V9 1/2] tools arch x86: Add Intel SDSi provisiong tool
 2022-03-02 14:28 UTC  (2+ messages)

[PATCH v3] mm/oom: do not oom reap task with an unresolved robust futex
 2022-03-02 14:24 UTC  (7+ messages)

[PATCH v10 0/4] Rx mode support for Cadence DPHY
 2022-03-02 14:24 UTC  (2+ messages)

[PATCH v2] dt-bindings: phy: renesas,usb2-phy: Document RZ/V2L phy bindings
 2022-03-02 14:23 UTC  (2+ messages)

[PATCH v4 0/8] enable usb support on rk356x
 2022-03-02 14:22 UTC  (6+ messages)
` [PATCH v4 1/8] dt-bindings: soc: grf: fix rk3568 usb definitions

[PATCH] sched/topology: avoid calling synchronize_rcu()
 2022-03-02 14:19 UTC  (2+ messages)

[PATCH] x86/mm: Use strtobool for noexec parsing
 2022-03-02 14:19 UTC  (3+ messages)

[next] warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 2022-03-02 14:19 UTC  (2+ messages)

[PATCH] config: Using HOSTPKG_CONFIG prefix for pkg-config
 2022-03-02 14:18 UTC  (2+ messages)

[PATCH v3,0/6] Convert pwm-mtk-disp.txt to
 2022-03-02 14:14 UTC  (3+ messages)
` [PATCH v3,6/6] dt-bindings: pwm: Add compatible for MediaTek MT8186

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-02 14:10 UTC  (3+ messages)

[PATCH 00/19] netfs: Prep for write helpers
 2022-03-02 14:09 UTC  (20+ messages)
` [PATCH 01/19] fscache: export fscache_end_operation()
` [PATCH 02/19] netfs: Generate enums from trace symbol mapping lists
` [PATCH 03/19] netfs: Add a netfs inode context
` [PATCH 04/19] netfs: Rename netfs_read_*request to netfs_io_*request
` [PATCH 05/19] netfs: Refactor arguments for netfs_alloc_read_request
` [PATCH 06/19] netfs: Finish off rename of netfs_read_request to netfs_io_request
` [PATCH 07/19] netfs: Split netfs_io_* object handling out
` [PATCH 08/19] netfs: Adjust the netfs_rreq tracepoint slightly
` [PATCH 09/19] netfs: Trace refcounting on the netfs_io_request struct
` [PATCH 10/19] netfs: Trace refcounting on the netfs_io_subrequest struct
` [PATCH 11/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
` [PATCH 12/19] netfs: Prepare to split read_helper.c
` [PATCH 13/19] netfs: Add a function to consolidate beginning a read
` [PATCH 14/19] netfs: Split fs/netfs/read_helper.c
` [PATCH 15/19] netfs: Split some core bits out into their own file
` [PATCH 16/19] netfs: Rename rename read_helper.c to io.c
` [PATCH 17/19] netfs: Change ->init_rreq() to return an error code
` [PATCH 18/19] netfs: Keep track of the actual remote file size
` [PATCH 19/19] afs: Maintain netfs_i_context::remote_i_size

[PATCH v6 00/71] Introducing the Maple Tree
 2022-03-02 14:08 UTC  (9+ messages)
` [PATCH v6 01/71] binfmt_elf: Take the mmap lock when walking the VMA list
  ` [PATCH v6 08/71] Maple Tree: Add new data structure

[PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-02 14:04 UTC  (3+ messages)

[sched/numa] 0fb3978b0a: stress-ng.fstat.ops_per_sec -18.9% regression
 2022-03-02 14:02 UTC 

[RFC 00/10] Introduce In Field Scan driver
 2022-03-02 13:59 UTC  (2+ messages)

[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
 2022-03-02 13:59 UTC  (5+ messages)
  ` [ovs-dev] "

[PATCH] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/V2L SoC
 2022-03-02 13:57 UTC  (3+ messages)

[PATCH v7 0/2] Add Qualcomm MPM irqchip driver support
 2022-03-02 13:57 UTC  (7+ messages)
` [PATCH v7 2/2] irqchip: Add Qualcomm MPM controller driver

[PATCH v8 0/2] Add the driver for Intel Keem Bay SoC timer block
 2022-03-02 13:54 UTC  (6+ messages)
` [PATCH v8 2/2] clocksource: Add Intel Keem Bay timer support

[PATCH v11 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-03-02 13:47 UTC  (28+ messages)
` [PATCH v11 01/27] ima: Return error code obtained from securityfs functions
` [PATCH v11 02/27] securityfs: rework dentry creation
` [PATCH v11 03/27] securityfs: Extend securityfs with namespacing support
` [PATCH v11 04/27] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v11 05/27] ima: Move arch_policy_entry into ima_namespace
` [PATCH v11 06/27] ima: Move ima_htable "
` [PATCH v11 07/27] ima: Move measurement list related variables "
` [PATCH v11 08/27] ima: Move some IMA policy and filesystem "
` [PATCH v11 09/27] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v11 10/27] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v11 11/27] ima: Switch to lazy lsm policy updates for better performance
` [PATCH v11 12/27] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v11 13/27] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v11 14/27] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v11 15/27] ima: Implement hierarchical processing of file accesses
` [PATCH v11 16/27] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v11 17/27] ima: Add functions for creating and "
` [PATCH v11 18/27] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v11 19/27] integrity: Add optional callback function to integrity_inode_free()
` [PATCH v11 20/27] ima: Namespace audit status flags
` [PATCH v11 21/27] ima: Remove unused iints from the integrity_iint_cache
` [PATCH v11 22/27] ima: Setup securityfs for IMA namespace
` [PATCH v11 23/27] ima: Introduce securityfs file to activate an "
` [PATCH v11 24/27] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v11 25/27] ima: Limit number of policy rules in non-init_ima_ns
` [PATCH v11 26/27] ima: Restrict informational audit messages to init_ima_ns
` [PATCH v11 27/27] ima: Enable IMA namespaces

[luxis1999-iommufd:iommufd-v5.17-rc4 21/31] microblaze-linux-ld: undefined reference to `interval_tree_iter_first'
 2022-03-02 13:51 UTC 

[PATCH -next v2] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2022-03-02 13:51 UTC  (2+ messages)

[syzbot] kernel BUG in hugepage_add_anon_rmap
 2022-03-02 13:50 UTC  (3+ messages)

[PATCH v2] drm/panfrost: cleanup comments
 2022-03-02 13:49 UTC  (2+ messages)

[PATCH v2 00/39] x86: Kernel IBT
 2022-03-02 13:49 UTC  (18+ messages)
` [PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location
` [PATCH v2 18/39] x86/ibt: Add IBT feature, MSR and #CP handling

[PATCH v6 0/2] hwmon: (adm1275) Add sample averaging binding support
 2022-03-02 13:47 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: hwmon: Add sample averaging properties for ADM1275

[PATCH v2] parport_pc: Also enable driver for PCI systems
 2022-03-02 13:45 UTC  (3+ messages)

[PATCH] ASoC: fsl: Fix error handling in pcm030_fabric_probe
 2022-03-02 13:44 UTC  (2+ messages)

[PATCHv4 00/30] TDX Guest: TDX core support
 2022-03-02 13:42 UTC  (4+ messages)
` [PATCHv4 11/30] x86/tdx: Handle in-kernel MMIO

[PATCH v9 00/14] module: core code clean up
 2022-03-02 13:41 UTC  (5+ messages)
` [PATCH v9 07/14] module: Move extra signature support out of core code

[irqchip: irq/irqchip-next] irqchip/sifive-plic: Improve naming scheme for per context offsets
 2022-03-02 13:40 UTC 

[irqchip: irq/irqchip-next] irqchip/sifive-plic: Disable S-mode IRQs if running in M-mode
 2022-03-02 13:40 UTC 

[PATCH 00/12] powerpc: Nintendo Wii U support
 2022-03-02 13:36 UTC  (5+ messages)
` [PATCH 01/12] dt-bindings: wiiu: Document the Nintendo Wii U devicetree
` [PATCH 02/12] powerpc: wiiu: device tree

[PATCH v3] mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
 2022-03-02 13:27 UTC 

[PATCH -next] powerpc/pmac: remove not use symbol
 2022-03-02 13:26 UTC  (2+ messages)

[PATCH v15 00/12] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-03-02 13:26 UTC 

[PATCH] arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
 2022-03-02 13:25 UTC  (8+ messages)

[PATCH] kconfig: change .config format to use =n instead of "is not set"
 2022-03-02 13:16 UTC  (2+ messages)

[PATCH -next] powerpc/pmac: Make some symbols static
 2022-03-02 13:23 UTC  (2+ messages)

[PATCH v4] tee: make tee_shm_register_kernel_buf vmalloc supported
 2022-03-02 13:18 UTC  (2+ messages)

[PATCH] KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
 2022-03-02 13:15 UTC 

[PATCH] drm/bridge: nwl-dsi: Remove superfluous write to NWL_DSI_IRQ_MASK register
 2022-03-02 13:12 UTC  (3+ messages)

[PATCH -next] ASoC: amd: Fix an ignored error return from platform_get_irq_byname()
 2022-03-02 13:11 UTC  (3+ messages)
    ` 回复:[PATCH "

[luxis1999-iommufd:iommufd-v5.17-rc4 25/31] drivers/vfio/vfio.c:1160:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'int'
 2022-03-02 13:10 UTC 

arch/mips/boot/compressed/uart-16550.c:44:6: warning: no previous prototype for 'putc'
 2022-03-02 13:10 UTC 

[PATCH][next] power: supply: ab8500: fix a handful of spelling mistakes
 2022-03-02 13:08 UTC 

[PATCH] arm64: dts: ns2: Fix spi-cpol and spi-cpha property
 2022-03-02 13:07 UTC  (3+ messages)

[PATCH V4 0/7] mmc: add error statistics for eMMC and SD card
 2022-03-02 13:03 UTC  (8+ messages)
` [PATCH V4 1/7] mmc: core: Capture eMMC and SD card errors
` [PATCH V4 2/7] mmc: sdhci: "
` [PATCH V4 3/7] mmc: debugfs: Add debug fs entry for mmc driver
` [PATCH V4 4/7] mmc: debugfs: Add debug fs error state "
` [PATCH V4 5/7] mmc: core: Set error state "
` [PATCH V4 6/7] mmc: sdhci: "
` [PATCH V4 7/7] mmc: cqhci: Capture eMMC and SD card errors

[PATCH 0/6] list_for_each_entry*: make iterator invisiable outside the loop
 2022-03-02 13:02 UTC  (3+ messages)
` [PATCH 2/6] list: add new MACROs to "


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