linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-25 13:55:47 to 2022-02-25 16:23:21 UTC [more...]

[PATCH bpf-next v1 0/6] Introduce eBPF support for HID devices
 2022-02-25 16:23 UTC  (9+ messages)

[PATCH] KVM: x86: Don't snapshot "max" TSC if host TSC is constant
 2022-02-25 16:21 UTC  (4+ messages)

[PATCH v2 1/3] ata: ahci: Rename board_ahci_mobile
 2022-02-25 16:21 UTC  (6+ messages)

[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
 2022-02-25 16:20 UTC  (2+ messages)

[PATCH] rtc: pl031: fix rtc features null pointer dereference
 2022-02-25 16:19 UTC 

[PATCH v5 00/32] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-25 16:18 UTC  (14+ messages)
` [PATCH v5 11/32] mtd: spi-nor: micron-st: unify function names
` [PATCH v5 22/32] mtd: spi-nor: xilinx: rename vendor specific functions and defines
` [PATCH v5 26/32] mtd: spi-nor: micron-st: "
` [PATCH v5 30/32] mtd: spi-nor: spansion: "
` [PATCH v5 31/32] mtd: spi-nor: slightly change code style in spi_nor_sr_ready()

[PATCHv3 00/10] 64-bit data integrity field support
 2022-02-25 16:19 UTC  (21+ messages)
` [PATCHv3 01/10] block: support pi with extended metadata
` [PATCHv3 02/10] nvme: allow integrity on extended metadata formats
` [PATCHv3 03/10] asm-generic: introduce be48 unaligned accessors
` [PATCHv3 05/10] lib: add rocksoft model crc64
` [PATCHv3 06/10] crypto: add rocksoft 64b crc framework
` [PATCHv3 07/10] lib: add crc64 tests
` [PATCHv3 08/10] block: add pi for nvme enhanced integrity
` [PATCHv3 09/10] nvme: add support for enhanced metadata

[PATCH] soc: imx: imx8m-blk-ctrl: Fix IMX8MN_DISPBLK_PD_ISI hang
 2022-02-25 16:17 UTC 

[PATCH bpf-next] bpftool: Remove redundant slashes
 2022-02-25 16:15 UTC 

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2022-02-25 16:14 UTC 

[RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
 2022-02-25 16:14 UTC  (3+ messages)

[PATCH v2] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
 2022-02-25 16:13 UTC  (2+ messages)

[PATCH v6 0/9] IPI virtualization support for VM
 2022-02-25 16:12 UTC  (18+ messages)
` [PATCH v6 1/9] x86/cpu: Add new VMX feature, Tertiary VM-Execution control
` [PATCH v6 2/9] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
` [PATCH v6 3/9] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
` [PATCH v6 4/9] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH v6 5/9] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
` [PATCH v6 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally

[PATCHv4 00/30] TDX Guest: TDX core support
 2022-02-25 16:12 UTC  (7+ messages)
` [PATCHv4 03/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers

[PATCH v1 0/8] enable usb support on rk356x
 2022-02-25 16:07 UTC  (10+ messages)
` [PATCH v1 1/8] dt-bindings: soc: grf: add rk3566-pipe-grf compatible
` [PATCH v1 2/8] dt-bindings: usb: dwc3: add description for rk3568
` [PATCH v1 3/8] soc: rockchip: set dwc3 clock for rk3566
` [PATCH v1 4/8] usb: dwc3: core: do not use 3.0 clock when operating in 2.0 mode
` [PATCH v1 5/8] usb: dwc3: reorder dwc-of-simple compatibles
` [PATCH v1 6/8] usb: dwc3: add rk3568 dwc3 support
` [PATCH v1 7/8] arm64: dts: rockchip: add rk356x dwc3 usb3 nodes
` [PATCH v1 8/8] arm64: dts: rockchip: enable dwc3 on quartz64-a

[PATCH V6 00/20] riscv: compat: Add COMPAT mode support for rv64
 2022-02-25 16:07 UTC  (6+ messages)
` [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation

[PATCH v1 1/1] drivers/hwmon/pmbus: Add mutex to regulator ops
 2022-02-25 16:06 UTC 

[PATCH v8 0/4] Add Naneng combo PHY support for RK3568
 2022-02-25 16:05 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: pinctrl: imx93: Add pinctrl binding
 2022-02-25 16:04 UTC  (2+ messages)

[PATCH] dt-bindings: serial: fsl-lpuart: Add imx93 compatible string
 2022-02-25 16:02 UTC  (2+ messages)

[PATCH -next] pga: dfl: pci: Make sure DMA related error check is not done twice
 2022-02-25 15:52 UTC  (3+ messages)

[PATCH v2 0/2] Update mdp clk to max supported value to support higher refresh rates
 2022-02-25 15:57 UTC  (3+ messages)
` [PATCH v2 1/2] arm64/dts/qcom/sc7280: remove assigned-clock-rate property for mdp clk
` [PATCH v2 2/2] drm/msm/disp/dpu1: set mdp clk to the maximum frequency in opp table

[PATCH v3 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
 2022-02-25 15:57 UTC  (24+ messages)
` [PATCH v4] "

[PATCH] dt-bindings: watchdog: imx7ulp-wdt: Add imx93 compatible string
 2022-02-25 15:57 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.17-rc6
 2022-02-25 15:53 UTC 

[PATCH] can: usb: fix a possible memory leak in esd_usb2_start_xmit
 2022-02-25 15:56 UTC  (2+ messages)

[PATCH] media: av7110: av7110_av: Fix Switch and Case Same Indent Style Error
 2022-02-25 15:56 UTC 

[PATCH] ACPI: bus: Match first 9 bytes of device IDs
 2022-02-25 15:55 UTC 

[PATCH 1/2] dt-bindings: interconnect: qcom: Add sc8280xp binding
 2022-02-25 15:54 UTC  (2+ messages)

[PATCH v4 10/10] KVM: s390: selftests: Test memops with storage keys
 2022-02-25 15:53 UTC  (7+ messages)
` [PATCH v2 0/5] memop selftest for storage key checking
  ` [PATCH v2 1/5] KVM: s390: selftests: Split memop tests
  ` [PATCH v2 2/5] KVM: s390: selftests: Add macro as abstraction for MEM_OP
  ` [PATCH v2 3/5] KVM: s390: selftests: Add named stages for memop test
  ` [PATCH v2 4/5] KVM: s390: selftests: Add more copy memop tests
  ` [PATCH v2 5/5] KVM: s390: selftests: Add error "

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

[PATCH v2] dt-bindings: arm: qcom: Document sa8540p, sc8180x and sc8280xp
 2022-02-25 15:52 UTC  (2+ messages)

[PATCH 4/6] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
 2022-02-25 15:51 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in dev_uevent
 2022-02-25 15:51 UTC  (11+ messages)

[PATCH] arm64 module: remove (NOLOAD)
 2022-02-25 15:50 UTC  (2+ messages)

linux-next: build failure after merge of the maple tree
 2022-02-25 15:50 UTC  (3+ messages)
` [PATCH] arm64: Change elfcore for_each_mte_vma() to use VMA iterator

[PATCH] PCI/P2PDMA: Update device table with 3rd gen Xeon platform information
 2022-02-25 15:49 UTC  (2+ messages)

[PATCH] tools/virtio: Test virtual address range detection
 2022-02-25 15:48 UTC  (7+ messages)

[PATCH net-next v3 4/4] net: tun: track dropped skb via kfree_skb_reason()
 2022-02-25 15:48 UTC  (3+ messages)

[PATCH v2] soundwire: qcom: remove redundant wait for completion
 2022-02-25 15:43 UTC  (3+ messages)

[PATCH v2 00/39] x86: Kernel IBT
 2022-02-25 15:43 UTC  (10+ messages)
` [PATCH v2 15/39] x86/ibt,kprobes: Fix more +0 assumptions

[PATCH v2 0/4] arm64: dts: rockchip: add usb3 support to rk356x
 2022-02-25 15:43 UTC  (4+ messages)
` [PATCH v2 1/4] arm64: dts: rockchip: move power domain PD_PIPE "

[PATCH v2 00/13] Introduction of STM32MP13 RCC driver (Reset Clock Controller)
 2022-02-25 15:43 UTC  (7+ messages)
` [PATCH v2 07/13] clk: stm32mp13: manage secured clocks
  ` [Linux-stm32] "
` [PATCH v2 12/13] ARM: dts: stm32: enable optee firmware and SCMI support on STM32MP13
  ` [Linux-stm32] "
` [Linux-stm32] [PATCH v2 00/13] Introduction of STM32MP13 RCC driver (Reset Clock Controller)

[PATCH net-next v2 0/3] net: use kfree_skb_reason() for ip/neighbour
 2022-02-25 15:42 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: ip: add skb drop reasons for ip egress path
` [PATCH net-next v2 2/3] net: neigh: use kfree_skb_reason() for __neigh_event_send()

[jpirko-mlxsw:jiri_devel_linecards 38/39] drivers/net/netdevsim/dev.c:119:25: error: too few arguments to function call, expected 5, have 4
 2022-02-25 15:41 UTC 

[PATCH 1/4] acpi: exsystem: Add units to time variable names
 2022-02-25 15:39 UTC  (3+ messages)
` [PATCH 3/4] acpi: exsystem: Warn about sleeps greater than 50 ms

[PATCH 21/22] mmc: wbsd: Use dma_alloc_noncoherent() for dma buffer
 2022-02-25 15:39 UTC  (11+ messages)
      ` [PATCH 1/2] dma-mapping: check dma_mask for streaming mapping allocs

[PATCH v2 6/9] KVM: arm64: Detect and handle hypervisor stack overflows
 2022-02-25 15:38 UTC  (10+ messages)
    ` [kbuild-all] "

[PATCH 2/6] PCI: Add PCI_EXP_SLTCAP_*_SHIFT macros
 2022-02-25 15:37 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: timer: exynos4210-mct: describe known hardware and its interrupts
 2022-02-25 15:36 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: exynos: add a specific compatible to MCT
` [PATCH 3/3] arm64: "

[GIT PULL] Thermal control fix for v5.17-rc6
 2022-02-25 15:33 UTC 

[PATCH v1] io_uring: Add support for napi_busy_poll
 2022-02-25 15:32 UTC  (4+ messages)

[PATCH net-next v2] net/ip6mr: Fix build with !CONFIG_IPV6_PIMSM_V2
 2022-02-25 15:32 UTC  (2+ messages)

[GIT PULL] Power management fixes for v5.17-rc6
 2022-02-25 15:32 UTC 

[LSF/MM/BPF TOPIC] Enabling change notification for network and cluster fs
 2022-02-25 15:27 UTC  (7+ messages)

[PATCH v2 0/7] irqchip/apple-aic: Add support for AICv2
 2022-02-25 15:27 UTC  (5+ messages)
` [PATCH v2 3/7] irqchip/apple-aic: Add Fast IPI support
` [PATCH v2 7/7] irqchip/apple-aic: Add support for AICv2

[PATCH v2] libbpf: fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
 2022-02-25 15:23 UTC 

[PATCH v4] tee: make tee_shm_register_kernel_buf vmalloc supported
 2022-02-25 15:20 UTC 

[PATCH 0/5] Support hld based on Pseudo-NMI for arm64
 2022-02-25 15:20 UTC  (3+ messages)
` [PATCH 4/5] kernel/watchdog: Adapt the watchdog_hld interface for async model

[PATCH v3] KVM: VMX: Enable Notify VM exit
 2022-02-25 15:13 UTC  (5+ messages)

[PATCH v2 3/3] KVM: x86/emulator: Move the unhandled outer privilege level logic of far return into __load_segment_descriptor()
 2022-02-25 15:07 UTC  (2+ messages)

[PATCH v2 13/13] Docs/ABI/testing: Add DAMON sysfs interface ABI document
 2022-02-25 15:03 UTC  (5+ messages)

[PATCH] staging: wfx: correct error handling code in wfx_init_common()
 2022-02-25 15:03 UTC  (2+ messages)

[PATCH] memory: emif: check the pointer temp in get_device_details()
 2022-02-25 15:01 UTC  (2+ messages)

[PATCH v2] firmware: google: Properly state IOMEM dependency
 2022-02-25 14:55 UTC  (3+ messages)

[PATCH net-next] net/ip6mr: Fix build with !CONFIG_IPV6_PIMSM_V2
 2022-02-25 14:54 UTC  (3+ messages)

[PATCH 0/3] KVM: Reduce TSC scaling race condition mess
 2022-02-25 14:53 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl
` [PATCH 2/3] KVM: x86: Don't snapshot "max" TSC if host TSC is constant
` [PATCH 3/3] KVM: x86: Test case for TSC scaling and offset sync

[PATCH] lib: maple_tree: fix boolreturn.cocci warning
 2022-02-25 14:50 UTC  (2+ messages)

[PATCH v2] mtd: core: Remove partid and partname debugfs files
 2022-02-25 14:46 UTC 

[PATCH -fixes v3 0/6] Fixes KASAN and other along the way
 2022-02-25 14:46 UTC  (5+ messages)

[PATCH v2] fixdep: use fflush() and ferror() to ensure successful write to files
 2022-02-25 14:42 UTC 

[PATCH 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-02-25 14:38 UTC  (6+ messages)
` [PATCH 25/30] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

[PATCH 0/3] clk: imx8m: remote sys pll1/2 clk gates
 2022-02-25 14:35 UTC  (3+ messages)
` [PATCH 3/3] clk: imx8mp: remove SYS PLL 1/2 clock gates

[PATCH] iommu/arm-smmu: remove redundant assignment to variable res
 2022-02-25 14:32 UTC  (2+ messages)

[PATCHv2 0/3] perf/bpf: Replace deprecated code
 2022-02-25 14:32 UTC  (9+ messages)
` [PATCH 3/3] perf tools: Rework prologue generation code

[PATCH v7 0/4] Add perf interface to expose nvdimm
 2022-02-25 14:30 UTC  (5+ messages)
` [PATCH v7 1/4] drivers/nvdimm: Add nvdimm pmu structure
` [PATCH v7 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
` [PATCH v7 3/4] powerpc/papr_scm: Add perf interface support
` [PATCH v7 4/4] docs: ABI: sysfs-bus-nvdimm: Document sysfs event format entries for nvdimm pmu

[PATCH V2 0/2] x86/hyperv/Swiotlb: Add swiotlb_set_alloc_from_low_pages() switch function
 2022-02-25 14:28 UTC  (12+ messages)
` [PATCH V2 1/2] Swiotlb: Add swiotlb_alloc_from_low_pages switch

[RFC PATCH 0/4] Removing limitations of merging anonymous VMAs
 2022-02-25 14:26 UTC  (11+ messages)
` [RFC PATCH 1/4] [PATCH 1/4] mm: refactor of vma_merge()
` [RFC PATCH 4/4] [PATCH 4/4] mm: add tracing for VMA merges

[PATCH v9] block: cancel all throttled bios in del_gendisk()
 2022-02-25 14:27 UTC  (2+ messages)

[PATCH v6 0/3] Add Qualcomm MPM irqchip driver support
 2022-02-25 14:20 UTC  (5+ messages)
` [PATCH v6 1/3] PM: cpu: Add CPU_LAST_PM_ENTER and CPU_FIRST_PM_EXIT support

[PATCH v2] random: unify cycles_t and jiffies usage and types
 2022-02-25 14:16 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/2] dt-bindings: pinctrl: qcom: Add sc8280xp TLMM binding
 2022-02-25 14:16 UTC  (2+ messages)

[PATCH v4 0/2] input: misc: Add IBM Operation Panel driver
 2022-02-25 14:16 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: input: Add documentation for IBM Operation Panel

[PATCH] cpuidle: psci: Iterate backwards over list in psci_pd_remove()
 2022-02-25 14:14 UTC  (2+ messages)

[PATCH v2 0/2] x86/boot: Fix setup_indirect support
 2022-02-24  2:07 UTC  (3+ messages)
` [PATCH v2 1/2] x86/boot: Fix memremap of setup_indirect structures
` [PATCH v2 2/2] x86/boot: Add setup_indirect support in early_memremap_is_setup_data

[PATCH iproute2-next 0/1] Add support for locked bridge ports (for 802.1X)
 2022-02-25 14:03 UTC  (3+ messages)
` [PATCH iproute2-next 1/1] bridge: link: Add command to set port in locked mode

[PATCH v3] drivers: thermal: tsens: respect thermal_device_mode in threshold irq reporting
 2022-02-25 14:02 UTC  (2+ messages)

Strange output on the console
 2022-02-25 13:57 UTC  (11+ messages)

[PATCH 0/1] microblaze: Fix issues with freestanding
 2022-02-25 13:56 UTC  (2+ messages)

[PATCH v2 0/3] microblaze: Fix issues with freestanding
 2022-02-25 13:55 UTC  (4+ messages)
` [PATCH v2 1/3] microblaze: Use simple memset implementation from lib/string.c
` [PATCH v2 2/3] microblaze: Do loop unrolling for optimized memset implementation
` [PATCH v2 3/3] microblaze: Use simple memmove/memcpy implementation from lib/string.c


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