LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH V7 5/9] x86/sev-es: Expose __sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
2021-10-20 12:39 UTC (4+ messages)
` [PATCH] "
[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
2021-10-20 12:39 UTC (4+ messages)
` [RFC 02/20] vfio: Add device class for /dev/vfio/devices
[PATCH v3 0/6] drm/meson: rework encoders to pass ATTACH_NO_CONNECTOR
2021-10-20 12:39 UTC (7+ messages)
` [PATCH v3 1/6] drm/bridge: display-connector: implement bus fmts callbacks
` [PATCH v3 2/6] drm/meson: remove useless recursive components matching
` [PATCH v3 3/6] drm/meson: split out encoder from meson_dw_hdmi
` [PATCH v3 4/6] drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH v3 5/6] drm/meson: rename venc_cvbs to encoder_cvbs
` [PATCH v3 6/6] drm/meson: encoder_cvbs: switch to bridge with ATTACH_NO_CONNECTOR
[PATCH] [linux-5.10.y] io_uring: fix splice_fd_in checks backport typo
2021-10-20 12:38 UTC (3+ messages)
[BUG 0/5] bug reports for atomisp to make it work
2021-10-20 12:35 UTC (3+ messages)
[PATCH v2 00/22] Start aligning perf test with kunit style
2021-10-20 12:34 UTC (4+ messages)
` [PATCH v2 06/22] perf test: Add helper functions for abstraction
[PATCH memcg v4] memcg: prohibit unconditional exceeding the limit of dying tasks
2021-10-20 12:33 UTC (6+ messages)
` [PATCH memcg RFC 0/3] "
` [PATCH memcg 1/3] mm: do not firce global OOM from inside "
` [PATCH memcg 2/3] memcg: remove charge forcinig for "
` [PATCH memcg 3/3] memcg: handle memcg oom failures
[PATCH stable-4.14.y] btrfs: always wait on ordered extents at fsync time
2021-10-20 12:32 UTC (2+ messages)
[PATCH v4 0/5] KVM: SVM: Add initial GHCB protocol version 2 support
2021-10-20 12:32 UTC (4+ messages)
` [PATCH v4 3/5] KVM: SVM: Add support to handle AP reset MSR protocol
[PATCH 4.19,v2] VFS: Fix fuseblk memory leak caused by mount concurrency
2021-10-20 12:30 UTC (5+ messages)
[RFC PATCH v2 0/3] Add support for Legion 7 16ACHg6 laptop
2021-10-20 12:30 UTC (3+ messages)
` [RFC PATCH v2 1/3] sound: cs35l41: Allow HDA systems to use CS35l41 ASoC driver
[PATCH] x86/kvm: Introduce boot parameter no-kvm-pvipi
2021-10-20 12:22 UTC (2+ messages)
libperf: lack of interface
2021-10-20 12:20 UTC (6+ messages)
[PATCH v3 0/13] net: phy: Add qca8081 ethernet phy driver
2021-10-20 12:20 UTC (5+ messages)
` [PATCH v3 07/13] net: phy: add qca8081 get_features
[PATCH v1 0/2] fpga: dfl: Log and clear errors on driver init
2021-10-20 12:18 UTC (3+ messages)
` [PATCH v1 1/2] fpga: dfl: afu: Clear port errors in afu init
[PATCH] net: renesas: Fix rgmii-id delays
2021-10-20 12:16 UTC (8+ messages)
[PATCH] openrisc: signal: remove unused DEBUG_SIG macro
2021-10-20 12:16 UTC
[PATCH V4 0/3] irqchip: riscv: Add thead,c900-plic support
2021-10-20 12:15 UTC (5+ messages)
` [PATCH V4 2/3] dt-bindings: update riscv plic compatible string
[PATCH v2 0/2] Add support for eDP on SC7280
2021-10-20 12:14 UTC (3+ messages)
` [PATCH v2 1/2] drm/msm/dp: Add support for SC7280 eDP
` [PATCH v2 2/2] dt-bindings: Add SC7280 compatible string
[PATCH devicetree 0/3] Update SJA1105 switch RGMII delay bindings
2021-10-20 12:14 UTC (5+ messages)
` [PATCH devicetree 1/3] ARM: dts: imx6qp-prtwd3: update RGMII delays for sja1105 switch
` [PATCH devicetree 2/3] ARM: dts: ls1021a-tsn: "
` [PATCH devicetree 3/3] arm64: dts: lx2160abluebox3: "
[PATCH] scsi: megaraid_mbox: return -ENOMEM on megaraid_init_mbox() allocation failure
2021-10-20 12:13 UTC (4+ messages)
[PATCH v2] crypto: s5p-sss - Add error handling in s5p_aes_probe()
2021-10-20 12:12 UTC (3+ messages)
[PATCH 0/3] fixes for __airqs_kick_single_vcpu()
2021-10-20 12:12 UTC (16+ messages)
` [PATCH 1/3] KVM: s390: clear kicked_mask before sleeping again
` [PATCH 3/3] KVM: s390: clear kicked_mask if not idle after set
[PATCH v4 0/3] Allow guest access to EFI confidential computing secret area
2021-10-20 12:11 UTC (5+ messages)
` [PATCH v4 1/3] efi/libstub: Copy "
[PATCH v4] dt-bindings: dvfs: Add support for generic performance domains
2021-10-20 12:11 UTC (6+ messages)
[PATCH] rcuwait: do not enter RCU protection unless a wakeup is needed
2021-10-20 12:08 UTC (7+ messages)
[PATCH] cpuidle: qcom_spm: make driver multi-arch friendly
2021-10-20 12:06 UTC
[RFC PATCH v3 0/5] x86/kvm: Virtual suspend time injection support
2021-10-20 12:04 UTC (6+ messages)
` [RFC PATCH v3 1/5] timekeeping: Expose tk->offs_boot via ktime_get_offs_boot_ns
` [RFC PATCH v3 2/5] kvm/x86: Include asm/pvclock.h in asm/kvmclock.h
` [RFC PATCH v3 3/5] kvm/x86: virtual suspend time injection: Add common definitions
` [RFC PATCH v3 4/5] kvm/x86: virtual suspend time injection: Implement host side
` [RFC PATCH v3 5/5] kvm/x86: virtual suspend time injection: Implement guest side
[PATCH v11 1/4] HID: wacom_sys: Add support for flipping the data values
2021-10-20 12:04 UTC (11+ messages)
[PATCH] net: fec: defer probe if PHY on external MDIO bus is not available
2021-10-20 12:03 UTC (3+ messages)
[PATCH v2 wireless-drivers 0/2] libertas: Fix some memory leak bugs
2021-10-20 12:03 UTC (3+ messages)
` [PATCH v2 wireless-drivers 1/2] libertas_tf: Fix possible memory leak in probe and disconnect
` [PATCH v2 wireless-drivers 2/2] libertas: "
[PATCH] PM: EM: do not allow pd creation prior to debugfs initialization
2021-10-20 12:03 UTC (3+ messages)
[PATCH] pci-imx6: replacing legacy gpio interface for gpiod
2021-10-20 12:02 UTC (3+ messages)
[PATCH] media: i2c: lm3560: Fix possible memory leak in lm3560_probe()
2021-10-20 11:58 UTC
[PATCH v3] staging: rtl8723bs: core: Remove true and false comparison
2021-10-20 11:56 UTC
[PATCH v1] init: avoid race condition of update page table in kernel init
2021-10-20 11:54 UTC (5+ messages)
[PATCH v4 0/2] optimize the bfq queue idle judgment
2021-10-20 11:53 UTC (8+ messages)
` [PATCH v4 1/2] block, bfq: counted root group into 'num_groups_with_pending_reqs'
[PATCH v2 00/11] drm/msm: Add Display Stream Compression Support
2021-10-20 11:53 UTC (4+ messages)
` [PATCH v2 10/11] drm/msm/dsi: Add support for DSC configuration
[PATCH 0/2] Add code to manage DSP clocks and provide dts-binding document
2021-10-20 11:51 UTC (3+ messages)
` [PATCH 1/2] ASoC: SOF: mediatek: Add mt8195 dsp clock support
` [PATCH 2/2] dt-bindings: dsp: mediatek: Add mt8195 DSP binding support
[PATCH] MAINTAINERS: rectify entry for PSTORE FILESYSTEM
2021-10-20 11:51 UTC (2+ messages)
[PATCH] xfs: use kmem_cache_free() for kmem_cache objects
2021-10-20 11:46 UTC (3+ messages)
` [PATCH] slob: add size header to all allocations
[PATCH] mm: skip current when memcg reclaim
2021-10-20 11:45 UTC (11+ messages)
[PATCH 1/1] dt-bindings: T-HEAD CLINT
2021-10-20 11:42 UTC (4+ messages)
[PATCH 0/2] ASoC: meson: axg: fix TDM channel order sync
2021-10-20 11:42 UTC (3+ messages)
` [PATCH 1/2] ASoC: meson: axg-card: make links nonatomic
` [PATCH 2/2] ASoC: meson: axg-tdm-interface: manage formatters in trigger
[PATCH] PCI/hotplug: Remove unneeded of_node_put() in pnv_php
2021-10-20 11:39 UTC (2+ messages)
dt-bindings: treewide: Update @st.com email address to @foss.st.com
2021-10-20 11:39 UTC (3+ messages)
[[PATCH v4]] tty: Fix the keyboard led light display problem
2021-10-20 11:37 UTC (2+ messages)
[PATCH] pinctrl: bcm2835: Allow building driver as a module
2021-10-20 11:35 UTC (2+ messages)
[PATCH] ASoC: rockchip: i2s-tdm: Fix refcount test
2021-10-20 11:28 UTC (2+ messages)
[PATCH] ASoC: meson: implement driver_name for snd_soc_card in meson-card-utils
2021-10-20 11:28 UTC (2+ messages)
[PATCH 1/1] spi: altera: Change to dynamic allocation of spi id
2021-10-20 11:28 UTC (3+ messages)
[PATCH V3] media: i2c: ccs: replace snprintf in show functions with sysfs_emit
2021-10-20 11:18 UTC (3+ messages)
[PATCH] PCI: cadence: add missing return for plat probe
2021-10-20 11:17 UTC
[rppt-memblock:for-kernelci 2/2] drivers/of/of_reserved_mem.c:49:3: error: implicit declaration of function 'kmemleak_free_part_phys'
2021-10-20 11:17 UTC
[PATCH v2 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
2021-10-20 11:15 UTC (7+ messages)
` [PATCH v2 03/21] ACPI: CPPC: Check online CPUs for determining _CPC is valid
` [PATCH v2 04/21] ACPI: CPPC: add cppc enable register function
[PATCH net-next 0/4] New RGMII delay DT bindings for the SJA1105 DSA driver
2021-10-20 11:10 UTC (2+ messages)
[PATCH net 0/8] net: hns3: add some fixes for -net
2021-10-20 11:10 UTC (2+ messages)
[PATCH v2 00/14] x86: Rewrite the retpoline rewrite logic
2021-10-20 11:09 UTC (16+ messages)
` [PATCH v2 01/14] objtool: Tag retpoline thunk symbols
` [PATCH v2 02/14] objtool: Explicitly avoid self modifying code in .altinstr_replacement
` [PATCH v2 03/14] objtool: Shrink struct instruction
` [PATCH v2 04/14] objtool,x86: Replace alternatives with .retpoline_sites
` [PATCH v2 05/14] x86/retpoline: Remove unused replacement symbols
` [PATCH v2 06/14] x86/asm: Fix register order
` [PATCH v2 07/14] x86/asm: Fixup odd GEN-for-each-reg.h usage
` [PATCH v2 08/14] x86/retpoline: Create a retpoline thunk array
` [PATCH v2 09/14] x86/alternative: Implement .retpoline_sites support
` [PATCH v2 10/14] x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
` [PATCH v2 11/14] x86/alternative: Try inline spectre_v2=retpoline,amd
` [PATCH v2 12/14] x86/alternative: Add debug prints to apply_retpolines()
` [PATCH v2 13/14] x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
` [PATCH v2 14/14] bpf,x86: Respect X86_FEATURE_RETPOLINE*
[PATCH v7 00/11] VP9 codec V4L2 control interface
2021-10-20 11:06 UTC (5+ messages)
` [PATCH v7 11/11] media: hantro: Support NV12 on the G2 core
` "
[PATCH v2] mm: Stop filemap_read() from grabbing a superfluous page
2021-10-20 11:06 UTC (3+ messages)
[PATCH v3 00/23] Fix some issues at documentation
2021-10-20 11:04 UTC (5+ messages)
` [PATCH v3 21/23] regulator: dt-bindings: update samsung,s2mpa01.yaml reference
[PATCH] scsi: ufs: mediatek: avoid sched_clock() misuse
2021-10-20 11:04 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: core: Remove true and false comparison
2021-10-20 11:03 UTC (3+ messages)
` [Outreachy kernel] "
[RESEND PATCH 0/3] Several fixes for event constraints on SKX and SNR platforms
2021-10-20 11:03 UTC (5+ messages)
` [RESEND PATCH 1/3] Fix filter_tid mask for CHA events on Skylake Server
` [RESEND PATCH 2/3] Fix IIO event constraints for "
` [RESEND PATCH 3/3] Fix IIO event constraints for Snowridge
[PATCH 1/2] i2c: virtio: disable timeout handling
2021-10-20 11:03 UTC (12+ messages)
[PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
2021-10-20 10:57 UTC (6+ messages)
` [PATCH 00/67] fscache: Rewrite index API and management system
` [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
[PATCH v5 00/14] Modular Broadcom irqchip drivers
2021-10-20 10:56 UTC (3+ messages)
` [PATCH v5 01/14] irqchip: Provide platform_device to of_irq_init_cb_t
[PATCH v3 1/2] thermal/core: Make the userspace governor deprecated
2021-10-20 10:47 UTC (2+ messages)
[PATCH 0/2] virtio-i2c: Fix buffer handling
2021-10-20 10:47 UTC (7+ messages)
` [PATCH 2/2] i2c: virtio: fix completion handling
[PATCH] irqchip: Provide stronger type checking for IRQCHIP_MATCH/IRQCHIP_DECLARE
2021-10-20 10:45 UTC
[PATCH v5] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
2021-10-20 10:45 UTC (2+ messages)
[PATCH] dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width
2021-10-20 10:45 UTC (2+ messages)
[RFC 0/5] kernel: Introduce CPU Namespace
2021-10-20 10:44 UTC (7+ messages)
Linux 5.14.14
2021-10-20 10:43 UTC (2+ messages)
Linux 5.10.75
2021-10-20 10:43 UTC (2+ messages)
Linux 5.4.155
2021-10-20 10:43 UTC (2+ messages)
[PATCH] spi-at91-usart: replacing legacy gpio interface for gpiod
2021-10-20 10:40 UTC (2+ messages)
[PATCH] memblock: exclude NOMAP regions from kmemleak
2021-10-20 10:39 UTC (10+ messages)
[PATCH v3 1/3] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
2021-10-20 10:37 UTC (9+ messages)
` [PATCH v3 3/3] KVM: vCPU kick tax cut for running vCPU
[PATCH] x86/PCI: Fix compile errors when CONFIG_PCI is disabled
2021-10-20 10:21 UTC
[PATCH v4] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
2021-10-20 10:15 UTC (3+ messages)
[PATCH] crash_dump: fix boolreturn.cocci warning
2021-10-20 10:15 UTC (2+ messages)
[PATCH] Clocksource: Avoid misjudgment of clocksource
2021-10-20 10:09 UTC (11+ messages)
[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
2021-10-20 10:09 UTC (11+ messages)
[PATCH] crypto: s5p-sss - Add error handling in s5p_aes_probe()
2021-10-20 10:09 UTC (2+ messages)
[PATCH v6 0/6] Add Unisoc's drm kms module
2021-10-20 10:09 UTC (6+ messages)
` [PATCH v6 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver
[PATCH 0/2] Bluetooth: hci_h5: btrtl: Add support for RTL8822CS hci_ver 0x08
2021-10-20 10:08 UTC (4+ messages)
` [PATCH 1/2] Bluetooth: btrtl: Add support for RTL8822C "
[PATCH V6] gpio: virtio: Add IRQ support
2021-10-20 10:05 UTC
[PATCH V4 2/2] mm/damon/dbgfs: Add adaptive_targets list check before enable monitor_on
2021-10-20 10:03 UTC (2+ messages)
[PATCH] rtw89: fix error function parameter
2021-10-20 10:03 UTC (4+ messages)
[PATCH v4] KVM: Avoid expensive "should kick" operation for running vCPU
2021-10-20 10:00 UTC
[PATCH 1/2] arm64: dts: rockchip: Enable HDD power on helios64
2021-10-20 9:59 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: fix poweroff
[PATCH v3] kasan: add kasan mode messages when kasan init
2021-10-20 9:58 UTC (2+ messages)
Retrieving the network namespace of a socket
2021-10-20 9:57 UTC
Linux 4.19.213
2021-10-20 9:56 UTC (2+ messages)
[PATCH 0/4] KVM: X86: Improve guest TLB flushing
2021-10-20 9:54 UTC (4+ messages)
` [PATCH 1/4] KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
[PATCH] staging: rtl8723bs: core: Remove true and false comparison and unnecessary parentheses
2021-10-20 9:51 UTC (3+ messages)
` [Outreachy kernel] "
[PATCH 0/3] ARM: dts: at91: enable leftover IPs
2021-10-20 9:46 UTC (4+ messages)
` [PATCH 1/3] ARM: dts: at91: sama7g5: add rtc node
` [PATCH 2/3] ARM: dts: at91: sama7g5: add tcb nodes
` [PATCH 3/3] ARM: dts: at91: sama7g5-ek: use blocks 0 and 1 of TCB0 as cs and ce
[PATCH v4 0/3] phy: Add driver for lan966x Serdes driver
2021-10-20 9:42 UTC (2+ messages)
` [PATCH v4 3/3] phy: Add lan966x ethernet serdes PHY driver
[PATCH] pinctrl: equilibrium: Fix function addition in multiple groups
2021-10-20 9:38 UTC
[PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
2021-10-19 17:50 UTC
page: next (older) | prev (newer) | latest
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).