linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-28 15:59:14 to 2021-09-28 18:55:59 UTC [more...]

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-09-28 18:55 UTC  (7+ messages)
` [PATCH v3 01/20] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v3 03/20] PCI/P2PDMA: make pci_p2pdma_map_type() non-static
` [PATCH v3 04/20] PCI/P2PDMA: introduce helpers for dma_map_sg implementations

[PATCH v3 1/2] perf test: Workload test of metric and metricgroups
 2021-09-28 18:55 UTC  (4+ messages)

arm64: mm: update max_pfn after memory hotplug
 2021-09-28 18:51 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 4/4] s390/pci: implement minimal PCI error recovery
 2021-09-28 18:50 UTC  (5+ messages)

[PATCH 0/8] Re-enable ENQCMD and PASID MSR
 2021-09-28 18:50 UTC  (14+ messages)
` [PATCH 4/8] x86/traps: Demand-populate PASID MSR via #GP
` [PATCH 5/8] x86/mmu: Add mm-based PASID refcounting

[PATCH] drivers/pci/setup-irq.c: Fix up comments
 2021-09-28 18:47 UTC  (2+ messages)

[PATCH v3 00/14] Modular Broadcom irqchip drivers
 2021-09-28 18:41 UTC  (16+ messages)
` [PATCH v3 01/14] MIPS: BMIPS: Remove use of irq_cpu_offline
` [PATCH v3 02/14] irqchip/irq-bcm7038-l1: Remove .irq_cpu_offline()
` [PATCH v3 03/14] irqchip/irq-bcm7038-l1: Use irq_get_irq_data()
` [PATCH v3 04/14] irqchip/irq-bcm7038-l1: Gate use of CPU logical map to MIPS
` [PATCH v3 05/14] irqchip/irq-bcm7038-l1: Restrict affinity setting "
` [PATCH v3 06/14] irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v3 07/14] genirq: Export irq_gc_{unmask_enable,mask_disable}_reg
` [PATCH v3 08/14] irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v3 09/14] irqchip: Provide platform_device to of_irq_init_cb_t
` [PATCH v3 10/14] genirq: Export irq_gc_noop()
` [PATCH v3 11/14] irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v3 12/14] arm64: broadcom: Removed forced select of interrupt controllers
` [PATCH v3 13/14] ARM: bcm: "
` [PATCH v3 14/14] irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLARE

[PATCH net-next v2] net: phy: micrel: Add support for LAN8804 PHY
 2021-09-28 18:45 UTC 

[PATCH net-next] net: phy: mchp: Add support for LAN8804 PHY
 2021-09-28 18:38 UTC  (3+ messages)

[PATCH v2] HSI: cmt_speech: unmark comments as kernel-doc
 2021-09-28 18:35 UTC 

[PATCH 10/17] ABI: sysfs-bus-pci: add a alternative What fields
 2021-09-28 18:34 UTC  (2+ messages)

[PATCH v3 00/19] Microsoft Hypervisor root partition ioctl interface
 2021-09-28 18:31 UTC  (20+ messages)
` [PATCH v3 01/19] x86/hyperv: convert hyperv statuses to linux error codes
` [PATCH v3 02/19] x86/hyperv: convert hyperv statuses to strings
` [PATCH v3 03/19] drivers/hv: minimal mshv module (/dev/mshv/)
` [PATCH v3 04/19] drivers/hv: check extension ioctl
` [PATCH v3 05/19] drivers/hv: create partition ioctl
` [PATCH v3 06/19] drivers/hv: create, initialize, finalize, delete partition hypercalls
` [PATCH v3 07/19] drivers/hv: withdraw memory hypercall
` [PATCH v3 08/19] drivers/hv: map and unmap guest memory
` [PATCH v3 09/19] drivers/hv: create vcpu ioctl
` [PATCH v3 10/19] drivers/hv: get and set vcpu registers ioctls
` [PATCH v3 11/19] drivers/hv: set up synic pages for intercept messages
` [PATCH v3 12/19] drivers/hv: run vp ioctl and isr
` [PATCH v3 13/19] drivers/hv: install intercept ioctl
` [PATCH v3 14/19] drivers/hv: assert interrupt ioctl
` [PATCH v3 15/19] drivers/hv: get and set vp state ioctls
` [PATCH v3 16/19] drivers/hv: mmap vp register page
` [PATCH v3 17/19] drivers/hv: get and set partition property ioctls
` [PATCH v3 18/19] drivers/hv: Add enlightenment bits to create partition ioctl
` [PATCH v3 19/19] drivers/hv: Translate GVA to GPA

[PATCH] fs/ntfs3: Forbid FALLOC_FL_PUNCH_HOLE for normal files
 2021-09-28 18:32 UTC  (2+ messages)

[PATCH 00/14] ARM: randconfig build fixes
 2021-09-28 18:32 UTC  (10+ messages)
` [PATCH 01/14] ARM: RiscPC needs older gcc version
` [PATCH 12/14] ARM: add CONFIG_PHYS_OFFSET default values
` [PATCH 13/14] ARM: use .arch directives instead of assembler command line flags
` [PATCH 14/14] [RFC] ARM: forbid ftrace with clang and thumb2_kernel

[PATCH v1 0/8] proc/vmcore: sanitize access to virtio-mem memory
 2021-09-28 18:22 UTC  (9+ messages)
` [PATCH v1 1/8] x86/xen: update xen_oldmem_pfn_is_ram() documentation
` [PATCH v1 2/8] x86/xen: simplify xen_oldmem_pfn_is_ram()
` [PATCH v1 3/8] proc/vmcore: let pfn_is_ram() return a bool
` [PATCH v1 4/8] proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
` [PATCH v1 5/8] virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug()
` [PATCH v1 6/8] virtio-mem: factor out hotplug specifics from virtio_mem_probe() "
` [PATCH v1 7/8] virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug()
` [PATCH v1 8/8] virtio-mem: kdump mode to sanitize /proc/vmcore access

[PATCH v6 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-09-28 18:20 UTC  (4+ messages)
` [PATCH v6 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH 0/3] rcu,sched: noinstr fixes
 2021-09-28 18:15 UTC  (2+ messages)

[PATCH] ASoC: max98373: Mark cache dirty before entering sleep
 2021-09-28 18:15 UTC  (9+ messages)
  ` [EXTERNAL] "

[PATCH 0/3] fs/ntfs3: Refactoring of xattr.c
 2021-09-28 18:13 UTC  (7+ messages)
` [PATCH 2/3] fs/ntfs3: Remove locked argument in ntfs_set_ea

[PATCH 0/4] rcu: Unify a bit [non-]PREEMPT expedited quiescent state report
 2021-09-28 18:13 UTC  (2+ messages)

[lpc-contact] Linux Plumbers Conference Last Day
 2021-09-28 18:12 UTC  (3+ messages)

drivers/vfio/vfio.c:527: warning: expecting prototype for Device objects(). Prototype was for vfio_device_put() instead
 2021-09-28 18:11 UTC 

[PATCH v2 3/4] PCI: Export pci_dev_lock()
 2021-09-28 18:10 UTC  (2+ messages)

drivers/gpu/drm/kmb/kmb_dsi.c:812:2: warning: unused function 'set_test_mode_src_osc_freq_target_low_bits'
 2021-09-28 18:09 UTC  (4+ messages)

drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c:2022:1: warning: unused function 'mlxsw_afa_sampler_mirror_agent_get'
 2021-09-28 18:06 UTC 

[RFC][PATCH] selftests/vm/transhuge-stress: fix ram size thinko
 2021-09-28 17:58 UTC  (2+ messages)

[PATCH 0/5] Improve perf list support for hisi uncore PMUs
 2021-09-28 18:04 UTC  (11+ messages)
` [PATCH 1/5] perf parse-events: Set numeric term config
` [PATCH 2/5] perf jevents: Support ConfigCode
` [PATCH 3/5] perf test: Verify more event members in pmu-events test
` [PATCH 4/5] perf test: Add pmu-event test for event described as "config="
` [PATCH 5/5] perf vendor events arm64: Revise hip08 uncore events

[PATCH v2 0/3] fs/ntfs3: Refactoring of super.c
 2021-09-28 18:03 UTC  (6+ messages)
` [PATCH v2 1/3] fs/ntfs3: Fix memory leak if fill_super failed
` [PATCH v2 2/3] fs/ntfs3: Reject mount if boot's cluster size < media sector size
` [PATCH v2 3/3] fs/ntfs3: Refactoring of ntfs_init_from_boot

[PATCH] net: qrtr: combine nameservice into main module
 2021-09-28 18:01 UTC  (4+ messages)

[RFC PATCH 00/13] x86 User Interrupts support
 2021-09-28 18:01 UTC  (9+ messages)
` [RFC PATCH 06/13] x86/uintr: Introduce uintr receiver syscalls
` [RFC PATCH 10/13] x86/uintr: Introduce user IPI sender syscalls

[PATCH 0/3] fs/ntfs3: Refactoring of super.c
 2021-09-28 17:58 UTC  (5+ messages)
` [PATCH 2/3] fs/ntfs3: Reject mount if boot's cluster size < media sector size

[RESEND PATCH v5 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-09-28 17:57 UTC  (7+ messages)
` [RESEND PATCH v5 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock

[GIT pull] irq/urgent for v5.15-rc3
 2021-09-28 17:56 UTC  (6+ messages)
` [GIT pull] x86/urgent "

[PATCH] perf jevents: Fix sys_event_tables to be freed like arch_std_events
 2021-09-28 17:56 UTC  (7+ messages)

arch/x86/entry/common.c:527:24: warning: no previous prototype for 'do_SYSENTER_32'
 2021-09-28 17:55 UTC 

[PATCH v3 0/9] sections: Unify kernel sections range check and use
 2021-09-28 17:51 UTC  (3+ messages)
` [PATCH v3 9/9] powerpc/mm: Use is_kernel_text() and is_kernel_inittext() helper

[PATCH -next] net/ipv4/datagram.c: remove superfluous header files from datagram.c
 2021-09-28 17:49 UTC 

Subject: [PATCH] staging: r8188eu: Fix misspelling in comment
 2021-09-28 17:49 UTC 

[PATCH 1/3] dt-bindings: soc: smem: Make indirection optional
 2021-09-28 17:49 UTC  (4+ messages)

[PATCH] ACPI: avoid NULL pointer arithmetic
 2021-09-28 17:43 UTC  (2+ messages)

[PATCH v3 0/4] KVM: allow mapping non-refcounted pages
 2021-09-28 17:40 UTC  (2+ messages)

[PATCH v2 00/11] arm64: dts: Add i.MX8DXL initial support
 2021-09-28 17:39 UTC  (2+ messages)

[PATCH v2] platform/x86: thinkpad_acpi: Switch to common use of attributes
 2021-09-28 17:37 UTC  (5+ messages)

[PATCH 1/1] selftests: KVM: set affinity of VM to right CPUs
 2021-09-28 17:37 UTC  (3+ messages)

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-28 17:36 UTC  (5+ messages)
` [PATCH v6 1/2] habanalabs: define uAPI to export FD for DMA-BUF
` [PATCH v6 2/2] habanalabs: add support for dma-buf exporter

[PATCH][next][V2] rtc: msc313: Fix unintentional sign extension issues with left shift of a u16
 2021-09-28 17:35 UTC  (2+ messages)

[PATCH] fs/fs-writeback.c: add a preemption point to move_expired_inodes
 2021-09-28 17:34 UTC 

[PATCH v1 1/2] scsi: ufs: export hibern8 entry and exit
 2021-09-28 17:30 UTC  (3+ messages)

[PATCH] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
 2021-09-28 17:26 UTC  (10+ messages)
` [PATCH v2] "

[broonie-misc:asoc-5.16 158/199] sound/soc/codecs/wm_adsp.c:3534:52: error: 'struct snd_soc_component' has no member named 'debugfs_root'
 2021-09-28 17:26 UTC 

[PATCH 3/5 v0.6] sched/umcg: RFC: implement UMCG syscalls
 2021-09-28 17:26 UTC  (3+ messages)

[PATCH v2 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
 2021-09-28 17:22 UTC  (5+ messages)
` [PATCH v2 3/5] drm/msm/dp: Support up to 3 DP controllers

[PATCH v2 0/2] Specify empty NUMA node
 2021-09-28 17:22 UTC  (5+ messages)
` [PATCH v2 2/2] of, numa: Fetch empty NUMA node ID from distance map

[PATCH 0/3] get_abi: improve message output and fix a regression
 2021-09-28 17:19 UTC  (6+ messages)

[PATCH v4 4/8] PCI: replace pci_dev::driver usage that gets the driver name
 2021-09-28 17:17 UTC  (2+ messages)

[PATCH v3 1/3] arm64: dts: marvell: espressobin-ultra: fix SPI-NOR config
 2021-09-28 17:09 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: marvell: espressobin-ultra: add PHY and switch reset pins
` [PATCH v3 3/3] arm64: dts: marvell: espressobin-ultra: enable front USB3 port

[PATCH] IB/mlx5: unify return value to ENOENT
 2021-09-28 17:08 UTC  (2+ messages)

[PATCH v2 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-09-28 17:06 UTC  (3+ messages)
` [PATCH v2 04/21] ACPI: CPPC: add cppc enable register function

[PATCH v5 1/2] pwm: Introduce single-PWM of_xlate function
 2021-09-28 17:03 UTC  (6+ messages)
` [PATCH v5 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH v7 00/15] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-28 17:02 UTC  (2+ messages)

[PATCH] coresight: etm4x: avoid build failure with unrolled loops
 2021-09-28 17:01 UTC  (2+ messages)

[PATCH 0/2] mm, thp: fix file-backed THP race in collapse_file
 2021-09-28 16:59 UTC  (10+ messages)
` [PATCH v2 1/2] mm, thp: check page mapping when truncating page cache

[PATCH v6 00/11] Add TDX Guest Support (Initial support)
 2021-09-28 16:59 UTC  (4+ messages)
` [PATCH v6 06/11] x86/traps: Add #VE support for TDX guest

[PATCH 5.14 000/161] 5.14.9-rc2 review
 2021-09-28 16:56 UTC  (2+ messages)

[PATCH v6 00/10] VP9 codec V4L2 control interface
 2021-09-28 16:55 UTC  (5+ messages)
` [PATCH v6 09/10] media: hantro: Support VP9 on the G2 core

[PATCH] watchdog: iTCO_wdt: Full reinitialize on resume
 2021-09-28 16:53 UTC 

[PATCH v2 0/4] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-09-28 16:52 UTC  (4+ messages)
` [PATCH v2 2/4] nSVM: introduce smv->nested.save to cache save area fields

[PATCH v2 1/3] arm64: dts: marvell: espressobin-ultra: fix SPI-NOR config
 2021-09-28 16:52 UTC  (4+ messages)
` [PATCH v2 2/3] arm64: dts: marvell: espressobin-ultra: add PHY and switch reset pins
` [PATCH v2 3/3] arm64: dts: marvell: espressobin-ultra: enable front USB3 port

[PATCH] EDAC/al-mc-edac: Make use of the helper function devm_add_action_or_reset()
 2021-09-28 16:51 UTC  (2+ messages)

[PATCH v2 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-09-28 16:48 UTC  (5+ messages)
` [PATCH v2 2/6] x86/kvm: add boot parameter for adding vcpu-id bits
` [PATCH v2 4/6] kvm: use kvfree() in kvm_arch_free_vm()

[PATCH v7] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-28 16:47 UTC  (2+ messages)

[PATCH 5.10 000/102] 5.10.70-rc2 review
 2021-09-28 16:46 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: Process HWP Guaranteed change notification
 2021-09-28 16:42 UTC 

[PATCH v7 00/19] gfs2: Fix mmap + page fault deadlocks
 2021-09-28 16:37 UTC  (5+ messages)
` [PATCH v7 03/19] gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}

[PATCH v5 0/6] Rx mode support for Cadence DPHY
 2021-09-28 16:35 UTC  (5+ messages)
` [PATCH v5 2/6] phy: cdns-dphy: Add Rx support

[PATCH] mtd: spi-nor: Add support for ZB25VQ128
 2021-09-28 16:34 UTC  (4+ messages)

[PATCH -next] net/ipv4/fib_notifier.c remove superfluous header files from fib_notifier.c
 2021-09-28 16:40 UTC 

[PATCH] drm/msm/dpu: Remove some nonsense
 2021-09-28 16:39 UTC  (2+ messages)

[PATCH] Revert "of: property: fw_devlink: Add support for remote-endpoint"
 2021-09-28 16:37 UTC  (6+ messages)

[GIT PULL] VFIO fixes for v5.15-rc4
 2021-09-28 16:37 UTC 

[PATCH] memblock: check memory total_size
 2021-09-28 16:37 UTC  (2+ messages)

[RFC PATCH] scsi: storvsc: Fix validation for unsolicited incoming packets
 2021-09-28 16:37 UTC 

[v6 0/4] drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
 2021-09-28 16:36 UTC  (3+ messages)

[PATCH v2] mfd: arizona: Split of_match table into I2C and SPI versions
 2021-09-28 16:30 UTC 

[PATCH v2 00/12] Modular Broadcom irqchip drivers
 2021-09-28 16:30 UTC  (4+ messages)
` [PATCH v2 01/12] arch: Export cpu_logical_map to modules

drivers/remoteproc/ti_k3_r5_remoteproc.c:377:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-09-28 16:26 UTC 

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-28 16:26 UTC  (13+ messages)
` [RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces

[PATCH] ASoC: intel: sof_rt5682: update platform device name for Maxim amplifier
 2021-09-28 16:23 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8195: add missing of_node_put in probe
 2021-09-28 16:23 UTC  (2+ messages)

[PATCH][next] spi: cadence: Fix spelling mistake "nunber" -> "number"
 2021-09-28 16:22 UTC  (2+ messages)

[PATCH v9 4/4] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280
 2021-09-28 16:21 UTC  (2+ messages)

[RFC PATCH 0/3] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-09-28 16:21 UTC  (10+ messages)
` [RFC PATCH 2/3] nSVM: introduce smv->nested.save to cache save area fields
` [RFC PATCH 3/3] nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-28 16:21 UTC  (8+ messages)
` [PATCH 07/14] KVM: Don't block+unblock when halt-polling is successful

[PATCH v3 0/1] iio/scmi: Add reading "raw" attribute
 2021-09-28 16:19 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v4] arm64: dts: marvell: add Globalscale MOCHAbin
 2021-09-28 16:18 UTC 

[RFC PATCH 0/2] KVM: nSVM: use vmcb_ctrl_area_cached instead
 2021-09-28 16:14 UTC  (3+ messages)
` [RFC PATCH 1/2] nSVM: introduce struct vmcb_ctrl_area_cached

[PATCH v3] arm64: dts: marvell: add Globalscale MOCHAbin
 2021-09-28 16:13 UTC  (3+ messages)

[PATCH 0/3] Add support for page scope read
 2021-09-28 16:12 UTC  (5+ messages)
` [PATCH 2/3] mtd: rawnand: qcom: Add sg list to handle status pipe request
` [PATCH 3/3] mtd: rawnand: qcom: Add support for page scope read

[PATCH] drm/msm/dp: only signal audio when disconnected detected at dp_pm_resume
 2021-09-28 16:11 UTC 

[PATCHv3 1/3] EDAC/synopsys: use the quirk for version instead of ddr version
 2021-09-28 16:04 UTC  (3+ messages)
` [PATCHv3 2/3] EDAC/synopsys: add support for version 3 of the Synopsys EDAC DDR
` [PATCHv3 3/3] EDAC/synopsys: v3.80a of the synopsys edac contoller is also on the N5X

[PATCH] KVM: x86: Expose Predictive Store Forwarding Disable
 2021-09-28 16:04 UTC 

[PATCH resend RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
 2021-09-28 16:03 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: marvell: espressobin-ultra: enable UART output by default
 2021-09-28 16:02 UTC  (7+ messages)
` [PATCH 3/4] arm64: dts: marvell: espressobin-ultra: add PHY and switch reset pins
` [PATCH 4/4] arm64: dts: marvell: espressobin-ultra: enable front USB3 port

linux-next: Tree for Sep 28
 2021-09-28 16:02 UTC  (2+ messages)
` linux-next: Tree for Sep 28 [drivers/gpu/drm/vc4/vc4.ko]

[PATCH 0/2] ABI: add entires for MCE
 2021-09-28 16:02 UTC  (3+ messages)
` [PATCH 1/2] ABI: sysfs-mce: add a new ABI file
` [PATCH 2/2] ABI: sys-mce: add 3 missing files

[PATCH] arm64: dts: renesas: r9a07g044: Add SPI Multi I/O Bus controller node
 2021-09-28 15:58 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).