linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-26 03:17:51 to 2021-06-26 15:12:11 UTC [more...]

[PATCH v1 0/6] Add TDX Guest Support (Attestation support)
 2021-06-26 15:11 UTC  (6+ messages)
` [PATCH v1 1/6] x86/tdx: Add TDREPORT TDX Module call support
` [PATCH v1 2/6] x86/tdx: Add GetQuote TDX hypercall support
` [PATCH v1 3/6] x86/tdx: Add SetupEventNotifyInterrupt "
` [PATCH v1 4/6] x86/tdx: Add TDX Guest event notify interrupt vector support
` [PATCH v1 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

[PATCH] usb: dwc3: fix race of usb_gadget_driver operation
 2021-06-26 15:03 UTC  (4+ messages)

[PATCH] clk: fix possible circular locking in clk_notifier_register()
 2021-06-26 15:07 UTC  (2+ messages)
` [clk] b3f27bce16: kernel_BUG_at_lib/list_debug.c

drivers/watchdog/ath79_wdt.c:161:37: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-06-26 14:45 UTC 

[PATCH v3] PCI: Disallow retraining link for Atheros chips on non-Gen1 PCIe bridges
 2021-06-26 14:38 UTC  (3+ messages)

[PATCH v1 0/4] Add TDX Guest Support (Debug support)
 2021-06-26 14:32 UTC  (5+ messages)
` [PATCH v1 1/4] x86/tdx: Add #VE tracepoint
` [PATCH v1 2/4] x86/tdx: Add TDCALL tracepoint
` [PATCH v1 3/4] x86/tdx: Expose TDX Guest #VE count in /proc/interrupts
` [PATCH v1 4/4] x86/tdx: Add tdg_debug_enabled() interface

[PATCH] mt76/mt7915: Fix unsigned compared against zero
 2021-06-26 14:30 UTC  (2+ messages)

[PATCH] ELF: add and use SUPRESS_WARN_UNUSED_RESULT
 2021-06-26 14:29 UTC  (12+ messages)
      ` [PATCH] ELF: add and use SUPRESS_WARN_UNUSED_RESULT\
` [PATCH v2] ELF: add and use SUPPRESS_WARN_UNUSED_RESULT

[PATCH v2 0/7] Add TDX Guest Support (shared-mm support)
 2021-06-26 14:25 UTC  (8+ messages)
` [PATCH v2 1/7] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v2 2/7] x86/tdx: Exclude Shared bit from physical_mask
` [PATCH v2 3/7] x86/tdx: Make pages shared in ioremap()
` [PATCH v2 4/7] x86/tdx: Add helper to do MapGPA hypercall
` [PATCH v2 5/7] x86/tdx: Make DMA pages shared
` [PATCH v2 6/7] x86/kvm: Use bounce buffers for TD guest
` [PATCH v2 7/7] x86/tdx: ioapic: Add shared bit for IOAPIC base address

[PATCH v2 0/5] Add TDX Guest Support (boot fixes)
 2021-06-26 14:22 UTC  (6+ messages)
` [PATCH v2 1/5] x86/boot: Add a trampoline for APs booting in 64-bit mode
` [PATCH v2 2/5] x86/boot: Avoid #VE during boot for TDX platforms
` [PATCH v2 3/5] x86/topology: Disable CPU online/offline control for TDX guest
` [PATCH v2 4/5] x86/tdx: Forcefully disable legacy PIC for TDX guests
` [PATCH v2 5/5] x86: Skip WBINVD instruction for VM guest

[PATCH] tracepoint: Do not warn on EEXIST or ENOENT
 2021-06-26 14:18 UTC  (2+ messages)

[PATCH v2 00/10] Add TDX Guest Support (#VE handler support)
 2021-06-26 14:17 UTC  (11+ messages)
` [PATCH v2 01/10] x86/io: Allow to override inX() and outX() implementation
` [PATCH v2 02/10] x86/tdx: Add early_is_tdx_guest() interface
` [PATCH v2 03/10] x86/tdx: Handle port I/O in decompression code
` [PATCH v2 04/10] x86/tdx: Handle early IO operations
` [PATCH v2 05/10] x86/tdx: Handle port I/O
` [PATCH v2 06/10] x86/insn-eval: Introduce insn_get_modrm_reg_ptr()
` [PATCH v2 07/10] x86/insn-eval: Introduce insn_decode_mmio()
` [PATCH v2 08/10] x86/sev-es: Use insn_decode_mmio() for MMIO implementation
` [PATCH v2 09/10] x86/tdx: Handle in-kernel MMIO
` [PATCH v2 10/10] x86/tdx: Handle MWAIT and MONITOR

regulator: rtmv20: Wrong mask for strobe-polarity-high/vsync-polarity-high?
 2021-06-26 13:50 UTC 

[PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance
 2021-06-26 13:41 UTC  (13+ messages)

[PATCH] mfd: axp20x: Update AXP288 volatile ranges
 2021-06-26 13:27 UTC 

mm/vmscan.c:1071:21: warning: stack frame size (2064) exceeds limit (2048) in function 'shrink_page_list'
 2021-06-26 13:26 UTC 

[PATCH v3] x86: add NOPL and CMOV emulation
 2021-06-26 13:03 UTC 

[for-next][PATCH 00/24] tracing: Last minute updates for 5.14
 2021-06-26 13:04 UTC  (25+ messages)
` [for-next][PATCH 01/24] bootconfig: Change array value to use child node
` [for-next][PATCH 02/24] bootconfig: Support mixing a value and subkeys under a key
` [for-next][PATCH 03/24] tools/bootconfig: Support mixed value and subkey test cases
` [for-next][PATCH 04/24] docs: bootconfig: Update for mixing value and subkeys
` [for-next][PATCH 05/24] bootconfig: Share the checksum function with tools
` [for-next][PATCH 06/24] tracing: Simplify the max length test when using the filtering temp buffer
` [for-next][PATCH 07/24] tracing: Add better comments for the filtering temp buffer use case
` [for-next][PATCH 08/24] tracing: Add tp_printk_stop_on_boot option
` [for-next][PATCH 09/24] tracing: Have ftrace_dump_on_oops kernel parameter take numbers
` [for-next][PATCH 10/24] bootconfig/tracing/ktest: Add ktest examples of testing bootconfig
` [for-next][PATCH 11/24] trace/hwlat: Fix Clarks email
` [for-next][PATCH 12/24] trace/hwlat: Implement the mode config option
` [for-next][PATCH 13/24] trace/hwlat: Switch disable_migrate to mode none
` [for-next][PATCH 14/24] trace/hwlat: Implement the per-cpu mode
` [for-next][PATCH 15/24] trace: Add a generic function to read/write u64 values from tracefs
` [for-next][PATCH 16/24] trace/hwlat: Use trace_min_max_param for width and window params
` [for-next][PATCH 17/24] trace/hwlat: Remove printk from sampling loop
` [for-next][PATCH 18/24] trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpers
` [for-next][PATCH 19/24] tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is defined
` [for-next][PATCH 20/24] trace: Add osnoise tracer
` [for-next][PATCH 21/24] trace: Add timerlat tracer
` [for-next][PATCH 22/24] trace/hwlat: Protect kdata->kthread with get/put_online_cpus
` [for-next][PATCH 23/24] trace/hwlat: Support hotplug operations
` [for-next][PATCH 24/24] trace/osnoise: "

[PATCH v2] mac80211: Reject zero MAC address in sta_info_insert_check()
 2021-06-26 13:03 UTC 

[ANNOUNCE] rt-tests-2.0
 2021-06-26 12:45 UTC  (4+ messages)

[PATCH] flow_offload: action should not be NULL when it is referenced
 2021-06-26 11:56 UTC 

[GIT PULL] s390 fixes for 5.13-rc8
 2021-06-26 12:16 UTC 

[PATCH] scsi: Delete scsi_{get,free}_host_dev()
 2021-06-26 11:55 UTC  (2+ messages)

[PATCH v7 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-06-26 11:44 UTC  (5+ messages)
` [PATCH v7 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH] sched: cgroup SCHED_IDLE support
 2021-06-26 11:42 UTC  (7+ messages)

[PATCH] staging: qlge: Remove unnecessary parentheses around references
 2021-06-26 11:30 UTC 

[PATCH RFC 0/8] iommu/arm-smmu-v3: add support for ECMDQ register mode
 2021-06-26 11:01 UTC  (9+ messages)
` [PATCH RFC 1/8] iommu/arm-smmu-v3: Use command queue batching helpers to improve performance
` [PATCH RFC 2/8] iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd_with_sync()
` [PATCH RFC 3/8] iommu/arm-smmu-v3: Add and use static helper function arm_smmu_get_cmdq()
` [PATCH RFC 4/8] iommu/arm-smmu-v3: Extract reusable function __arm_smmu_cmdq_skip_err()
` [PATCH RFC 5/8] iommu/arm-smmu-v3: Add support for ECMDQ register mode
` [PATCH RFC 6/8] iommu/arm-smmu-v3: Ensure that a set of associated commands are inserted in the same ECMDQ
` [PATCH RFC 7/8] iommu/arm-smmu-v3: Add arm_smmu_ecmdq_issue_cmdlist() for non-shared ECMDQ
` [PATCH RFC 8/8] iommu/arm-smmu-v3: Add support for less than one ECMDQ per core

[PATCH v2 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-06-26 10:53 UTC  (3+ messages)
` [PATCH v2 2/6] cgroup/cpuset: Clarify the use of invalid partition root

[PATCH] mac80211: Reject zero MAC address in sta_info_insert_check()
 2021-06-26 10:48 UTC  (2+ messages)

[PATCH v2] powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() on ppc32
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: trivial: fix typo in a comment
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/interrupt: Use names in check_return_regs_valid()
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH v2 0/4] Convert powerpc to GENERIC_PTDUMP
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc: Remove klimit
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH 1/4] powerpc/32: Interchange r10 and r12 in SYSCALL_ENTRY on non booke
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH 1/2] powerpc/ptrace: Move set_return_regs_changed() before regs_set_return_{msr/ip}
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/interrupt: Also use exit_must_hard_disable() on PPC32
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc: mark local variables around longjmp as volatile
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH v2 00/10] i2c: xiic: Add features, bug fixes
 2021-06-26 10:28 UTC  (11+ messages)
` [PATCH v2 01/10] i2c: xiic: Fix Tx Interrupt path for grouped messages
` [PATCH v2 02/10] i2c: xiic: Add standard mode support for > 255 byte read transfers
` [PATCH v2 03/10] i2c: xiic: Switch to Xiic standard mode for i2c-read
` [PATCH v2 04/10] i2c: xiic: Remove interrupt enable/disable in Rx path
` [PATCH v2 05/10] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible
` [PATCH v2 06/10] i2c: xiic: Update compatible with new IP version
` [PATCH v2 07/10] i2c: xiic: Return value of xiic_reinit
` [PATCH v2 08/10] i2c: xiic: Fix the type check for xiic_wakeup
` [PATCH v2 09/10] i2c: xiic: Fix coding style issues
` [PATCH v2 10/10] i2c: xiic: Add smbus_block_read functionality

arch/powerpc/kvm/powerpc.c:1141:7: warning: Redundant assignment of 'gpr' to itself. [selfAssignment]
 2021-06-26 10:28 UTC  (2+ messages)

[PATCH] drivers: i2c: i2c-core-smbus.c: Fix alignment of comment
 2021-06-26 10:20 UTC  (2+ messages)

[PATCH] auxdisplay: Replace symbolic permissions with octal permissions
 2021-06-26 10:15 UTC 

[PATCH v3 0/3] kasan: add memory corruption identification support for hw tag-based kasan
 2021-06-26 10:13 UTC  (3+ messages)

[PATCH v4 0/3] kasan: add memory corruption identification support for hw tag-based kasan
 2021-06-26 10:09 UTC  (4+ messages)
` [PATCH v4 1/3] kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
` [PATCH v4 2/3] kasan: integrate the common part of two KASAN tag-based modes
` [PATCH v4 3/3] kasan: add memory corruption identification support for hardware tag-based mode

[PATCH] arm: mm: Prefer unsigned int to bare use of unsigned
 2021-06-26  9:21 UTC 

[PATCH] usb: cdns3: Fixed incorrect gadget state
 2021-06-26  8:56 UTC  (2+ messages)

[RFC PATCH 0/4] x86/entry/nmi: solidify userspace NMI entry
 2021-06-26  8:28 UTC  (8+ messages)
` [RFC PATCH 1/4] x86/entry/nmi: Switch to the entry stack before switching to the thread stack

[RESEND PATCH] loop: fix setting arbitrarily large block size
 2021-06-26  8:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/24] objtool/x86: noinstr vs PARAVIRT
 2021-06-26  8:18 UTC  (4+ messages)
` [PATCH v2 03/24] objtool: Handle __sanitize_cov*() tail calls

[PATCH v4] serial: samsung: use dma_ops of DMA if attached
 2021-06-25  7:51 UTC 

[PATCH v2] drm/i915/display: replace boilerplate code with helper macros
 2021-06-26  7:32 UTC 

[PATCH] driver: base: Prefer unsigned int to bare use of unsigned
 2021-06-26  7:34 UTC 

[PATCH 0/9] sections: Unify kernel sections range check and use
 2021-06-26  7:34 UTC  (10+ messages)
` [PATCH 1/9] kallsyms: Remove arch specific text and data check
` [PATCH 2/9] kallsyms: Fix address-checks for kernel related range
` [PATCH 3/9] sections: Move and rename core_kernel_data() to is_kernel_data()
` [PATCH 4/9] sections: Move is_kernel_inittext() into sections.h
` [PATCH 5/9] kallsyms: Rename is_kernel() and is_kernel_text()
` [PATCH 6/9] sections: Add new "
` [PATCH 7/9] s390: kprobes: Use is_kernel() helper
` [PATCH 8/9] powerpc/mm: Use is_kernel_text() and is_kernel_inittext() helper
` [PATCH 9/9] dma-debug: Use memory_intersects() directly

[PATCH] drm/i915/display: replace boilerplate code with helper macros
 2021-06-26  7:25 UTC 

[Patch v2 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
 2021-06-26  7:18 UTC  (5+ messages)
` [Patch v2 1/3] Drivers: hv: vmbus: add support to ignore certain PCIE devices
` [Patch v2 2/3] Drivers: hv: add Azure Blob driver
` [Patch v2 3/3] Drivers: hv: Add to maintainer for "

[PATCH] KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio
 2021-06-26  7:03 UTC 

[PATCH] fix Touchscreen X Axis inversion on Trekstor Surftab W1
 2021-06-26  6:54 UTC 

[PATCH v4 0/5] Misc Ingenic patches
 2021-06-26  6:18 UTC  (6+ messages)
` [PATCH v4 1/5] MIPS: X1830: Respect cell count of common properties
` [PATCH v4 2/5] dt-bindings: clock: Add documentation for MAC PHY control bindings
` [PATCH v4 3/5] MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs
` [PATCH v4 4/5] MIPS: CI20: Reduce clocksource to 750 kHz
` [PATCH v4 5/5] MIPS: CI20: Add second percpu timer for SMP

[PATCH 0/9] LKDTM: Improvements for kernelci.org
 2021-06-26  6:12 UTC  (3+ messages)

[PATCH 1/1] Bluetooth: btusb: Record debug log for Mediatek Chip
 2021-06-26  5:59 UTC 

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-26  5:56 UTC  (21+ messages)
              ` [PATCH 0/9] Refactoring exit
                ` [PATCH 2/9] signal/seccomp: Refactor seccomp signal and coredump generation
                ` [PATCH 3/9] signal/seccomp: Dump core when there is only one live thread
                ` [PATCH 4/9] signal: Factor start_group_exit out of complete_signal
                ` [PATCH 5/9] signal/group_exit: Use start_group_exit in place of do_group_exit
                ` [PATCH 6/9] signal: Fold do_group_exit into get_signal fixing io_uring threads
                ` [PATCH 8/9] signal/task_exit: Use start_task_exit in place of do_exit

[PATCH 1/1] Bluetooth: btusb: Support Bluetooth Reset for Mediatek Chip
 2021-06-26  5:50 UTC 

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2021-06-26  5:41 UTC 

[syzbot] KASAN: out-of-bounds Read in do_exit
 2021-06-26  5:17 UTC  (5+ messages)

[tip:auto-latest] BUILD SUCCESS 947abba8b24e4e344a7c97f5a465e6ff2b9fb040
 2021-06-26  4:59 UTC 

[rcu:rcu/next] BUILD SUCCESS 90d348da28abc1c7772e88006cb7de4884421e81
 2021-06-26  4:40 UTC 

[PATCH net-next 0/3] fix some bugs for sparx5
 2021-06-26  4:44 UTC  (4+ messages)
` [PATCH net-next 1/3] net: sparx5: check return value after calling platform_get_resource()
` [PATCH net-next 2/3] net: sparx5: fix return value check in sparx5_create_targets()
` [PATCH net-next 3/3] net: sparx5: fix error return code in sparx5_register_notifier_blocks()

[PATCH 0/4] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2021-06-26  4:13 UTC  (7+ messages)

[PATCH 0/5] serial, Malta: Fixes to magic multipliers for SMSC Super I/O UARTs
 2021-06-26  4:12 UTC  (4+ messages)
` [PATCH 4/5] serial: core, 8250: Add a hook for extra port property reporting

[PATCH 0/2] serial, Malta: Fixes to make the CBUS UART work big-endian
 2021-06-26  4:12 UTC  (4+ messages)
` [PATCH 1/2] serial: 8250: Mask out floating 16/32-bit bus bits

[PATCH v2 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2021-06-26  4:11 UTC  (3+ messages)
` [PATCH v2 1/2] serial: 8250: Add proper clock handling for OxSemi PCIe devices
` [PATCH v2 2/2] serial: 8250: Define RX trigger levels for OxSemi 950 devices

[PATCH] serial: core: Report magic multiplier extra baud rates
 2021-06-26  4:11 UTC 

[PATCH v2 0/2] serial, Malta: Fixes to make the CBUS UART work big-endian
 2021-06-26  4:11 UTC  (3+ messages)
` [PATCH v2 1/2] serial: 8250: Mask out floating 16/32-bit bus bits
` [PATCH v2 2/2] MIPS: Malta: Do not byte-swap accesses to the CBUS UART

[PATCH v2] libnvdimm, badrange: replace div_u64_rem with DIV_ROUND_UP
 2021-06-26  3:53 UTC 

[PATCH v9 0/5] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-06-26  3:41 UTC  (3+ messages)
` [PATCH v9 2/5] regulator: hi6421v600-regulator: fix platform drvdata

[PATCH v2] serial: amba-pl011: add RS485 support
 2021-06-26  3:41 UTC  (6+ messages)

[PATCH 0/3] checkpatch tweaks
 2021-06-26  3:40 UTC  (4+ messages)
` [PATCH 1/3] checkpatch: skip spacing tests on linker scripts
` [PATCH 2/3] checkpatch: tweak extern in C warning
` [PATCH 3/3] checkpatch: suppress BUG_ON warn when it is named in commitmsg

[PATCH 1/2] seq_buf: fix overflow in seq_buf_putmem_hex()
 2021-06-26  3:21 UTC  (2+ messages)
` [PATCH 2/2] seq_buf: Make trace_seq_putmem_hex() support data longer than 8

[PATCH] libnvdimm, badrange: replace div_u64_rem with DIV_ROUND_UP
 2021-06-26  3:29 UTC 

[PATCH] perf arm-spe: Fix incorrect sample timestamp in perf script
 2021-06-26  3:21 UTC 


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