linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-24 20:54:10 to 2021-11-25 00:22:52 UTC [more...]

[RFC PATCH v3 00/59] KVM: X86: TDX support
 2021-11-25  0:20 UTC  (26+ messages)
` [RFC PATCH v3 01/59] x86/mktme: move out MKTME related constatnts/macro to msr-index.h
` [RFC PATCH v3 02/59] x86/mtrr: mask out keyid bits from variable mtrr mask register
` [RFC PATCH v3 03/59] KVM: TDX: Define TDX architectural definitions
` [RFC PATCH v3 04/59] KVM: TDX: Add TDX "architectural" error codes
` [RFC PATCH v3 05/59] KVM: TDX: add a helper function for kvm to call seamcall
` [RFC PATCH v3 06/59] KVM: TDX: Add C wrapper functions for TDX SEAMCALLs
` [RFC PATCH v3 07/59] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [RFC PATCH v3 08/59] KVM: Export kvm_io_bus_read for use by TDX for PV MMIO
` [RFC PATCH v3 09/59] KVM: Enable hardware before doing arch VM initialization
` [RFC PATCH v3 10/59] KVM: x86: Split core of hypercall emulation to helper function
` [RFC PATCH v3 11/59] KVM: x86: Export kvm_mmio tracepoint for use by TDX for PV MMIO
` [RFC PATCH v3 12/59] KVM: x86/mmu: Zap only leaf SPTEs for deleted/moved memslot by default
` [RFC PATCH v3 14/59] KVM: x86: Add vm_type to differentiate legacy VMs from protected VMs
` [RFC PATCH v3 18/59] KVM: x86: Add flag to mark TSC as immutable (for TDX)
` [RFC PATCH v3 21/59] KVM: x86: Add per-VM flag to disable in-kernel I/O APIC and level routes
` [RFC PATCH v3 26/59] KVM: x86: Introduce vm_teardown() hook in kvm_arch_vm_destroy()
` [RFC PATCH v3 27/59] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [RFC PATCH v3 29/59] KVM: x86: Add option to force LAPIC expiration wait
` [RFC PATCH v3 33/59] KVM: x86/mmu: Ignore bits 63 and 62 when checking for "present" SPTEs
` [RFC PATCH v3 36/59] KVM: x86/mmu: Frame in support for private/inaccessible shadow pages
` [RFC PATCH v3 37/59] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
` [RFC PATCH v3 38/59] KVM: x86/mmu: Allow per-VM override of the TDP max page level
` [RFC PATCH v3 39/59] KVM: VMX: Modify NMI and INTR handlers to take intr_info as param
` [RFC PATCH v3 40/59] KVM: VMX: Move NMI/exception handler to common helper
` [RFC PATCH v3 41/59] KVM: VMX: Split out guts of EPT violation to common/exposed function

[PATCH v2 0/3] selftests: tpm2: Probe for available PCR bank
 2021-11-25  0:15 UTC  (4+ messages)
` [PATCH v2 1/3] "

[PATCH v1 1/1] x86/tdx: Don't write CSTAR MSR on Intel
 2021-11-25  0:03 UTC  (5+ messages)
` [PATCH v2] "
  ` [tip: x86/cpu] x86/cpu: Don't write CSTAR MSR on Intel CPUs

[PATCH 1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-11-25  0:01 UTC  (6+ messages)

[PATCH] mm: Use BUG_ON instead of if condition followed by BUG
 2021-11-25  0:00 UTC  (5+ messages)

[PATCH v2 1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-11-24 23:59 UTC  (2+ messages)
` [PATCH v2 2/2] mm/oom_kill: allow process_mrelease to run under mmap_lock protection

[PATCH 1/2] eni_vdpa: Fix an error handling path in 'eni_vdpa_probe()'
 2021-11-24 23:58 UTC  (6+ messages)

[PATCH v2 0/2] virtio-i2c: Fix buffer handling
 2021-11-24 23:55 UTC  (2+ messages)

[PATCH v1 0/2] fix statistics for CAN RTR and Error frames
 2021-11-24 23:55 UTC  (4+ messages)
` [PATCH v1 2/2] can: do not increase rx_bytes statistics for RTR frames

mmotm 2021-11-24-15-49 uploaded
 2021-11-24 23:49 UTC 

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-24 23:45 UTC  (7+ messages)
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL

[tip:x86/urgent] BUILD SUCCESS c0f2077baa4113f38f008b8e912b9fb3ff8d43df
 2021-11-24 23:44 UTC 

[tip:sched/urgent] BUILD SUCCESS dce1ca0525bfdc8a69a9343bc714fbc19a2f04b3
 2021-11-24 23:43 UTC 

spinlock.c:306:9: error: implicit declaration of function '__raw_write_lock_nested'
 2021-11-24 23:38 UTC  (8+ messages)
    ` [PATCH 1/1] futex: Wireup futex_waitv syscall

[PATCH V3 0/6] xen: Add support of extended regions (safe ranges) on Arm
 2021-11-24 23:36 UTC  (8+ messages)
` [PATCH V3 2/6] arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DT
` [PATCH V3 3/6] xen/balloon: Bring alloc(free)_xenballooned_pages helpers back
` [PATCH V3 4/6] xen/unpopulated-alloc: Add mechanism to use Xen resource
` [PATCH V3 5/6] arm/xen: Read extended regions from DT and init "
` [PATCH V3 6/6] dt-bindings: xen: Clarify "reg" purpose

[PATCH 5.10 000/154] 5.10.82-rc1 review
 2021-11-24 23:30 UTC  (12+ messages)
` [PATCH 5.10 028/154] ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45
` [PATCH 5.10 130/154] block: Check ADMIN before NICE for IOPRIO_CLASS_RT

[PATCH] net:phy: Fix "Link is Down" issue
 2021-11-24 23:30 UTC  (2+ messages)

[PATCH v2 00/10] Introduce sv48 support without relocatable kernel
 2021-11-24 23:29 UTC  (2+ messages)

[PATCH v2 0/8] sysctl: 3rd set of kernel/sysctl cleanups
 2021-11-24 23:14 UTC  (9+ messages)
` [PATCH v2 1/8] firmware_loader: move firmware sysctl to its own files
` [PATCH v2 2/8] random: move the random sysctl declarations to its own file
` [PATCH v2 3/8] sysctl: add helper to register a sysctl mount point
` [PATCH v2 4/8] fs: move binfmt_misc sysctl to its own file
` [PATCH v2 5/8] printk: move printk sysctl to printk/sysctl.c
` [PATCH v2 6/8] scsi/sg: move sg-big-buff sysctl to scsi/sg.c
` [PATCH v2 7/8] stackleak: move stack_erasing sysctl to stackleak.c
` [PATCH v2 8/8] sysctl: share unsigned long const values

[PATCH 0/4] usb: Use notifier for linking Type C ports
 2021-11-24 23:10 UTC  (5+ messages)
` [PATCH 1/4] usb: typec: Add port registration notifier
` [PATCH 2/4] usb: Use notifier to link Type C ports
` [PATCH 3/4] usb: Link the ports to the connectors they are attached to
` [PATCH 4/4] Revert "usb: Iterator for ports"

[PATCH v2 0/9] sysctl: first set of kernel/sysctl cleanups
 2021-11-24 23:12 UTC  (6+ messages)
` [PATCH v2 2/9] sysctl: Move some boundary constants from sysctl.c to sysctl_vals

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-24 23:11 UTC  (11+ messages)

[PATCH 1/2] futex: ensure futex_atomic_cmpxchg_inatomic() is present
 2021-11-24 23:06 UTC  (2+ messages)
` [tip: locking/core] futex: Ensure "

[PATCH 2/2] futex: remove futex_cmpxchg detection
 2021-11-24 23:06 UTC  (2+ messages)
` [tip: locking/core] futex: Remove "

[PATCH 4.19 01/20] PCI: aardvark: Fix a leaked reference by adding missing of_node_put()
 2021-11-24 23:04 UTC 

[PATCH 0/3] Avoid live-lock in fault-in+uaccess loops with sub-page faults
 2021-11-24 23:00 UTC  (6+ messages)
` [PATCH 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware "

[PATCH v15 0/8] Add support for the silergy,sy7636a
 2021-11-24 22:56 UTC  (9+ messages)
` [PATCH v15 3/8] mfd: simple-mfd-i2c: Enable "

[PATCH] cpu/hotplug: Allow the CPU in CPU_UP_PREPARE state to be brought up again
 2021-11-24 22:54 UTC  (2+ messages)

[PATCH v11 0/5] Add Xilinx AMS Driver
 2021-11-24 22:54 UTC  (6+ messages)
` [PATCH v11 1/5] device property: Add fwnode_iomap()
` [PATCH v11 2/5] arm64: zynqmp: DT: Add Xilinx AMS node
` [PATCH v11 3/5] iio: adc: Add Xilinx AMS driver
` [PATCH v11 4/5] dt-bindings: iio: adc: Add Xilinx AMS binding documentation
` [PATCH v11 5/5] MAINTAINERS: Add maintainer for xilinx-ams

arch/powerpc/include/asm/kvm_ppc.h:978:1: sparse: sparse: incorrect type in assignment (different base types)
 2021-11-24 22:52 UTC 

drivers/firmware/efi/sysfb_efi.c:72:6: warning: no previous prototype for 'efifb_setup_from_dmi'
 2021-11-24 22:52 UTC 

[PATCH v1] usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
 2021-11-24 22:50 UTC  (2+ messages)

[PATCH 4.14 02/24] PCI: aardvark: Fix a leaked reference by adding missing of_node_put()
 2021-11-24 22:49 UTC 

[PATCH RESEND v3 0/7] rtc-cmos,rtc-mc146818-lib: fixes
 2021-11-24 22:44 UTC  (9+ messages)
` [PATCH RESEND v3 2/7] rtc-mc146818-lib: fix RTC presence check
` [PATCH RESEND v3 3/7] rtc-mc146818-lib: extract mc146818_do_avoiding_UIP
` [PATCH RESEND v3 4/7] rtc-mc146818-lib: refactor mc146818_get_time
` [PATCH RESEND v3 6/7] rtc-cmos: avoid UIP when reading alarm time

ALSA: hda: Make proper use of timecounter
 2021-11-24 22:40 UTC 

[PATCH v1 0/5] Implement livepatch on PPC32
 2021-11-24 22:34 UTC  (2+ messages)

[PATCH v2] ASoC: rockchip: i2s_tdm: Dup static DAI template
 2021-11-24 22:34 UTC  (2+ messages)

[PATCH] media: omap3isp: fix out-of-range warning
 2021-11-24 22:26 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: renesas: Merge hdmi0_con
 2021-11-24 22:24 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: renesas: ulcb: "
` [PATCH 2/2] arm64: dts: renesas: salvator-common: "

[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-24 22:18 UTC  (8+ messages)
` [PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls

[PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-11-24 22:16 UTC  (4+ messages)

[PATCH V7 00/14] RTLA: An interface for osnoise/timerlat tracers
 2021-11-24 22:15 UTC  (9+ messages)
` [PATCH V7 01/14] rtla: Real-Time Linux Analysis tool
` [PATCH V7 02/14] rtla: Helper functions for rtla
` [PATCH V7 05/14] rtla/osnoise: Add the hist mode

[PATCH v1 00/20] Support HDMI audio on NVIDIA Tegra20
 2021-11-24 22:00 UTC  (21+ messages)
` [PATCH v1 01/20] ASoC: dt-bindings: Add binding for Tegra20 S/PDIF
` [PATCH v1 02/20] ASoC: dt-bindings: tegra20-i2s: Convert to schema
` [PATCH v1 03/20] ASoC: dt-bindings: tegra20-i2s: Document new nvidia,fixed-parent-rate property
` [PATCH v1 04/20] dt-bindings: host1x: Document optional HDMI sound-dai-cells
` [PATCH v1 05/20] ASoC: tegra20-spdif: stop setting slave_id
` [PATCH v1 06/20] ASoC: tegra20: spdif: Support device-tree
` [PATCH v1 07/20] ASoC: tegra20: spdif: Set FIFO trigger level
` [PATCH v1 08/20] ASoC: tegra20: spdif: Improve driver's code
` [PATCH v1 09/20] ASoC: tegra20: spdif: Use more resource-managed helpers
` [PATCH v1 10/20] ASoC: tegra20: spdif: Reset hardware
` [PATCH v1 11/20] ASoC: tegra20: spdif: Support system suspend
` [PATCH v1 12/20] ASoC: tegra20: spdif: Filter out unsupported rates
` [PATCH v1 13/20] ASoC: tegra20: i2s: "
` [PATCH v1 14/20] drm/tegra: hdmi: Unwind tegra_hdmi_init() errors
` [PATCH v1 15/20] drm/tegra: hdmi: Register audio CODEC on Tegra20
` [PATCH v1 16/20] ARM: tegra_defconfig: Enable S/PDIF driver
` [PATCH v1 17/20] ARM: tegra: Add S/PDIF node to Tegra20 device-tree
` [PATCH v1 18/20] ARM: tegra: Add HDMI audio graph "
` [PATCH v1 19/20] ARM: tegra: acer-a500: Enable S/PDIF and HDMI audio
` [PATCH v1 20/20] ARM: tegra: paz00: "

[PATCH 1/1] sysctl: change watermark_scale_factor max limit to 30%
 2021-11-24 22:04 UTC  (3+ messages)

[mcgrof-next:20211124-sysctl-cleanups 20/41] include/linux/sysctl.h:228:30: error: unused function 'register_sysctl_mount_point'
 2021-11-24 22:01 UTC 

[PATCH v3] mm: Defer kmemleak object creation of module_alloc()
 2021-11-24 21:50 UTC  (2+ messages)

BUG: KASAN: use-after-free in dec_rlimit_ucounts
 2021-11-24 21:49 UTC  (5+ messages)

[PATCH 0/2] optimize spte zapping in zap_gfn_range()
 2021-11-24 21:44 UTC  (3+ messages)
` [PATCH 1/2] Revert "KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEs"
` [PATCH 2/2] KVM: mmu/x86: optimize zapping by retaining non-leaf SPTEs and avoid rcu stall

[PATCH] ima: Fix trivial typos in the comments
 2021-11-24 21:44 UTC 

[PATCH] mm/damon/core: Avoid fake load reports due to uninterruptible sleeps
 2021-11-24 21:42 UTC  (2+ messages)

drivers/pinctrl/tegra/pinctrl-tegra194.c:1113:27: warning: unused variable 'sdmmc1_hv_trim_pins'
 2021-11-24 21:40 UTC 

[PATCH 0/3] Cleanup and optimize a few bitmap operations
 2021-11-24 21:40 UTC  (4+ messages)
` [PATCH 1/3] RDMA/cxgb4: Use bitmap_zalloc() when applicable
` [PATCH 2/3] RDMA/cxgb4: Use bitmap_set() "
` [PATCH 3/3] RDMA/cxgb4: Use non-atomic bitmap functions when possible

[PATCH 0/7] drm/msm: Improve GMU debugging
 2021-11-24 21:41 UTC  (11+ messages)
` [PATCH 1/7] drm/msm/a6xx: Capture gmu log in devcoredump
` [PATCH v2 1/3] drm/msm/gpu: Fix idle_work time
` [PATCH v2 2/3] drm/msm/gpu: Fix check for devices without devfreq
` [PATCH 2/7] drm/msm/gpu: Name GMU bos
` [PATCH 3/7] drm/msm/gpu: Add some WARN_ON()s
` [PATCH v2 3/3] drm/msm/gpu: Respect PM QoS constraints
` [PATCH 4/7] drm/msm/gpu: Make a6xx_get_gmu_log() more generic
` [PATCH 5/7] drm/msm/gpu: Also snapshot GMU HFI buffer
` [PATCH 6/7] drm/msm/gpu: Snapshot GMU debug buffer
` [PATCH 7/7] drm/msm/gpu: Add a comment in a6xx_gmu_init()

[PATCH] dt-bindings: net: ethernet-controller: add 2.5G and 10G speeds
 2021-11-24 21:35 UTC  (2+ messages)

[PATCH v9 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-24 21:29 UTC  (9+ messages)
` [PATCH v9 1/8] drm/ingenic: prepare ingenic drm for later addition of JZ4780
` [PATCH v9 2/8] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v9 3/8] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
` [PATCH v9 4/8] drm/ingenic: Add dw-hdmi driver for jz4780
` [PATCH v9 5/8] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
` [PATCH v9 6/8] MIPS: DTS: CI20: Add DT nodes for HDMI setup
` [PATCH v9 7/8] MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780
` [PATCH v9 8/8] [RFC] MIPS: DTS: Ingenic: adjust register size to available registers

[PATCH v8 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-24 21:28 UTC  (6+ messages)
` [PATCH v8 4/8] drm/ingenic: Add dw-hdmi driver for jz4780

[PATCH v2] mm: thp: update split_queue_len correctly
 2021-11-24 21:19 UTC  (5+ messages)

KASAN: slab-out-of-bounds Read in lock_sock_nested
 2021-11-24 21:19 UTC  (2+ messages)
` [syzbot] "

[PATCH v2] rpmsg: virtio: don't let virtio core to validate used length
 2021-11-24 21:12 UTC  (2+ messages)

[PATCH 5.4 000/100] 5.4.162-rc1 review
 2021-11-24 21:09 UTC  (2+ messages)

[PATCH] ASoC: rockchip: i2s_tdm: Dup static DAI template
 2021-11-24 21:06 UTC 

[PATCH] mm, hugepages: fix size in hugetlb mremap() test
 2021-11-24 21:03 UTC  (5+ messages)

[PATCH] ipmi: fix oob access due to uninit smi_msg type
 2021-11-24 21:03 UTC 

[PATCH v2 00/14] NVIDIA Tegra ARM32 device-tree patches for 5.17 (new devices and more)
 2021-11-24 20:59 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: ARM: tegra: Document ASUS Transformers
` [PATCH v2 02/14] dt-bindings: ARM: tegra: Document Pegatron Chagall
` [PATCH v2 03/14] ARM: tegra: Add labels to tegra114.dtsi
` [PATCH v2 04/14] ARM: tegra: Add device-tree for ASUS Transformer EeePad TF101
` [PATCH v2 05/14] ARM: tegra: Add device-tree for ASUS Transformer Prime TF201
` [PATCH v2 06/14] ARM: tegra: Add device-tree for ASUS Transformer Pad TF300T
` [PATCH v2 07/14] ARM: tegra: Add device-tree for ASUS Transformer Pad TF300TG
` [PATCH v2 08/14] ARM: tegra: Add device-tree for ASUS Transformer Infinity TF700T
` [PATCH v2 09/14] ARM: tegra: Add device-tree for ASUS Transformer Pad TF701T
` [PATCH v2 10/14] ARM: tegra: Add device-tree for Pegatron Chagall tablet
` [PATCH v2 11/14] ARM: tegra: Add device-tree for 1080p version of Nyan Big
` [PATCH v2 12/14] ARM: tegra: Name clock and regulator nodes according to DT-schema
` [PATCH v2 13/14] ARM: tegra: nexus7: Drop clock-frequency from NFC node
` [PATCH v2 14/14] ARM: tegra: Enable video decoder on Tegra114

[PATCH 2/2] xfs: make sure link path does not go away at access
 2021-11-24 20:56 UTC  (11+ messages)

[PATCH v2 0/7] Add PTP support for BCM53128 switch
 2021-11-24 20:55 UTC  (3+ messages)
` [PATCH v2 3/7] timecounter: allow for non-power of two overflow


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