linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-24 22:06:45 to 2021-11-25 01:49:53 UTC [more...]

[PATCH] trace: Fix a kmemleak noise
 2021-11-25  1:48 UTC  (3+ messages)

[RFC] [PATCH bpf-next 0/1] Enhancement for bpf_do_path() helper
 2021-11-25  1:47 UTC  (5+ messages)
` [RFC] [PATCH bpf-next 1/1] bpf: Clear the noisy tail buffer for bpf_d_path() helper

[PATCH] tests: remove unneeded conversion to bool
 2021-11-25  0:58 UTC 

[PATCH V3] tty: serial: imx: clear the RTSD status before enable the RTSD irq
 2021-11-25  1:43 UTC 

[RFC] printk: More consistent loglevel for continuous lines
 2021-11-25  1:45 UTC  (3+ messages)

[PATCH] rtw89: remove unneeded conversion to bool
 2021-11-25  0:56 UTC 

[PATCH] block: fix parameter not described warning
 2021-11-25  0:56 UTC  (2+ messages)

[PATCH] mnt: remove unneeded conversion to bool
 2021-11-25  0:56 UTC 

[PATCH] libbpf: remove unneeded conversion to bool
 2021-11-25  0:54 UTC 

[PATCH] net:phy: Fix "Link is Down" issue
 2021-11-25  1:42 UTC  (3+ messages)

[net-next PATCH] net: dsa: qca8k: fix warning in LAG feature
 2021-11-25  1:40 UTC  (2+ messages)

[ardb:for-kernelci 25/25] arch/arm/kernel/traps.c:865:17: warning: no previous prototype for function 'handle_bad_stack'
 2021-11-25  1:34 UTC 

[PATCH bpf-next v2] bpf, mips: Fix build errors about __NR_bpf undeclared
 2021-11-25  1:36 UTC 

[chenxing:msc313_mainlining 65/69] drivers/clocksource/timer-msc313e.c:38:28: error: field 'delay' has incomplete type
 2021-11-25  1:34 UTC 

[PATCH 4.19 000/323] 4.19.218-rc1 review
 2021-11-25  1:27 UTC  (2+ messages)

[chenxing:msc313_mainlining 68/69] drivers/irqchip/irq-msc313-pm-wakeup.c:132:9: warning: ignoring return value of 'request_irq' declared with attribute 'warn_unused_result'
 2021-11-25  1:24 UTC 

[PATCH 0/5] Transparent Page Placement for Tiered-Memory
 2021-11-25  1:23 UTC  (2+ messages)

[PATCH][next] net: dsa: qca8k: Fix spelling mistake "Mismateched" -> "Mismatched"
 2021-11-25  0:29 UTC 

[PATCH V3 0/6] xen: Add support of extended regions (safe ranges) on Arm
 2021-11-25  1:09 UTC  (11+ 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] pata_falcon: Add missing __iomem annotations
 2021-11-25  1:09 UTC  (5+ messages)

[PATCH v3] mm: Defer kmemleak object creation of module_alloc()
 2021-11-25  1:08 UTC  (3+ messages)

[PATCH] tools/perf: Fix perf test 7 Simple expression parser on s390
 2021-11-25  1:06 UTC  (3+ messages)

arch/x86/events/intel/uncore.c:847:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
 2021-11-25  1:04 UTC 

[mnyman-xhci:for-usb-next 2/4] drivers/usb/host/xhci-ring.c:1236:6: warning: no previous prototype for 'xhci_handle_stop_endpoint_command_timeout'
 2021-11-25  1:04 UTC 

[PATCH 0/6] rcu/nocb: Last prep work before cpuset interface v2
 2021-11-25  1:02 UTC  (12+ messages)
` [PATCH 3/6] rcu/nocb: Optimize kthreads and rdp initialization
` [PATCH 4/6] rcu/nocb: Create kthreads on all CPUs if "rcu_nocb=" or "nohz_full=" are passed
` [PATCH 5/6] rcu/nocb: Allow empty "rcu_nocbs" kernel parameter

[mcgrof-next:20211123-sysctl-cleanups 21/41] ERROR: modpost: "register_sysctl_mount_point" [fs/binfmt_misc.ko] undefined!
 2021-11-25  0:43 UTC 

[PATCH v1 1/1] x86: Skip WBINVD instruction for VM guest
 2021-11-25  0:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/3] selftests: tpm2: Probe for available PCR bank
 2021-11-25  0:38 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] selftests: tpm2: Reset the dictionary attack lock
` [PATCH v3 3/3] selftests: tpm2: Add support for SHA-384 and SHA-512

[PATCH] acpi/tables: Add AEST in ACPI Table Definition
 2021-11-25  0:32 UTC  (5+ messages)

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-25  0:32 UTC  (10+ messages)
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL

[PATCH] mailbox: imx: Fix an IS_ERR() vs NULL bug
 2021-11-25  0:27 UTC  (2+ messages)

[RFC PATCH v3 00/59] KVM: X86: TDX support
 2021-11-25  0:20 UTC  (60+ 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 13/59] KVM: Add max_vcpus field in common 'struct kvm'
` [RFC PATCH v3 14/59] KVM: x86: Add vm_type to differentiate legacy VMs from protected VMs
` [RFC PATCH v3 15/59] KVM: x86: Introduce "protected guest" concept and block disallowed ioctls
` [RFC PATCH v3 16/59] KVM: x86: Add per-VM flag to disable direct IRQ injection
` [RFC PATCH v3 17/59] KVM: x86: Add flag to disallow #MC injection / KVM_X86_SETUP_MCE
` [RFC PATCH v3 18/59] KVM: x86: Add flag to mark TSC as immutable (for TDX)
` [RFC PATCH v3 19/59] KVM: Add per-VM flag to mark read-only memory as unsupported
` [RFC PATCH v3 20/59] KVM: Add per-VM flag to disable dirty logging of memslots for TDs
` [RFC PATCH v3 21/59] KVM: x86: Add per-VM flag to disable in-kernel I/O APIC and level routes
` [RFC PATCH v3 22/59] KVM: x86: add per-VM flags to disable SMI/INIT/SIPI
` [RFC PATCH v3 23/59] KVM: x86: Allow host-initiated WRMSR to set X2APIC regardless of CPUID
` [RFC PATCH v3 24/59] KVM: x86: Add kvm_x86_ops .cache_gprs() and .flush_gprs()
` [RFC PATCH v3 25/59] KVM: x86: Add support for vCPU and device-scoped KVM_MEMORY_ENCRYPT_OP
` [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 28/59] KVM: x86: Check for pending APICv interrupt in kvm_vcpu_has_events()
` [RFC PATCH v3 29/59] KVM: x86: Add option to force LAPIC expiration wait
` [RFC PATCH v3 30/59] KVM: x86: Add guest_supported_xss placholder
` [RFC PATCH v3 31/59] KVM: x86: Add infrastructure for stolen GPA bits
` [RFC PATCH v3 32/59] KVM: x86/mmu: Explicitly check for MMIO spte in fast page fault
` [RFC PATCH v3 33/59] KVM: x86/mmu: Ignore bits 63 and 62 when checking for "present" SPTEs
` [RFC PATCH v3 34/59] KVM: x86/mmu: Allow non-zero init value for shadow PTE
` [RFC PATCH v3 35/59] KVM: x86/mmu: Return old SPTE from mmu_spte_clear_track_bits()
` [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
` [RFC PATCH v3 42/59] KVM: VMX: Define EPT Violation architectural bits
` [RFC PATCH v3 43/59] KVM: VMX: Define VMCS encodings for shared EPT pointer
` [RFC PATCH v3 44/59] KVM: VMX: Add 'main.c' to wrap VMX and TDX
` [RFC PATCH v3 45/59] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [RFC PATCH v3 46/59] KVM: VMX: Move register caching logic to common code
` [RFC PATCH v3 47/59] KVM: TDX: Define TDCALL exit reason
` [RFC PATCH v3 48/59] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers
` [RFC PATCH v3 49/59] KVM: VMX: Add macro framework to read/write VMCS for VMs and TDs
` [RFC PATCH v3 50/59] KVM: VMX: Move AR_BYTES encoder/decoder helpers to common.h
` [RFC PATCH v3 51/59] KVM: VMX: MOVE GDT and IDT accessors to common code
` [RFC PATCH v3 52/59] KVM: VMX: Move .get_interrupt_shadow() implementation to common VMX code
` [RFC PATCH v3 53/59] KVM: x86: Add a helper function to restore 4 host MSRs on exit to user space
` [RFC PATCH v3 54/59] KVM: X86: Introduce initial_tsc_khz in struct kvm_arch
` [RFC PATCH v3 55/59] KVM: TDX: Add "basic" support for building and running Trust Domains
` [RFC PATCH v3 56/59] KVM: TDX: Protect private mapping related SEAMCALLs with spinlock
` [RFC PATCH v3 57/59] KVM, x86/mmu: Support TDX private mapping for TDP MMU
` [RFC PATCH v3 58/59] KVM: TDX: exit to user space on GET_QUOTE, SETUP_EVENT_NOTIFY_INTERRUPT
` [RFC PATCH v3 59/59] Documentation/virtual/kvm: Add Trust Domain Extensions(TDX)

[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 

[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 5.10 000/154] 5.10.82-rc1 review
 2021-11-24 23:30 UTC  (9+ messages)
` [PATCH 5.10 130/154] block: Check ADMIN before NICE for IOPRIO_CLASS_RT

[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  (3+ 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  (5+ messages)
` [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  (19+ messages)
` [PATCH v1 02/20] ASoC: dt-bindings: tegra20-i2s: Convert to schema
` [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: "


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