linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-28 17:51:23 to 2021-09-28 20:56:45 UTC [more...]

arch/arm64/include/asm/syscall_wrapper.h:76:32: warning: no previous prototype for '__arm64_sys_landlock_create_ruleset'
 2021-09-28 20:56 UTC 

[PATCH v9 00/13] Don't compute events that won't be used in a metric
 2021-09-28 20:56 UTC  (3+ messages)
` [PATCH v9 10/13] perf expr: Merge find_ids and regular parsing

[PATCH 0/8] Re-enable ENQCMD and PASID MSR
 2021-09-28 20:55 UTC  (9+ messages)
` [PATCH 4/8] x86/traps: Demand-populate PASID MSR via #GP

[PATCH 1/2] arm64: dts: sc7180: Factor out ti-sn65dsi86 support
 2021-09-28 20:54 UTC  (2+ messages)

[PATCH v9 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-09-28 20:52 UTC  (3+ messages)
` [PATCH v9 3/4] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board

[PATCH v2] hwmon: (pmbus/ibm-cffps) max_power_out swap changes
 2021-09-28 20:50 UTC 

[PATCH v4 0/8] Implement generic cc_platform_has() helper function
 2021-09-28 20:48 UTC  (12+ messages)
` [PATCH 1/8] x86/ioremap: Selectively build arch override encryption functions
` [PATCH 2/8] arch/cc: Introduce a function to check for confidential computing features
` [PATCH 3/8] x86/sev: Add an x86 version of cc_platform_has()
` [PATCH 4/8] powerpc/pseries/svm: Add a powerpc "
` [PATCH 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
` [PATCH 6/8] x86/sev: Replace occurrences of sev_active() "
` [PATCH 7/8] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH 8/8] treewide: Replace the use of mem_encrypt_active() "

[PATCH] perf tools: Fix compilation on powerpc
 2021-09-28 20:39 UTC  (2+ messages)

[PATCH] f2fs-tools: fall back to the original version check when clock_gettime is not supported
 2021-09-28 20:46 UTC 

[PATCH] of: remove duplicate declaration of of_iomap()
 2021-09-28 20:42 UTC  (3+ messages)

[PATCH] drm/kmb: Remove set_test_mode_src_osc_freq_target_{hi,low}_bits()
 2021-09-28 20:42 UTC  (2+ messages)

[PATCH] drm/msm/dp: only signal audio when disconnected detected at dp_pm_resume
 2021-09-28 20:42 UTC  (2+ messages)

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

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

[PATCH v2 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-09-28 20:40 UTC  (3+ messages)
` [PATCH v2 05/21] cpufreq: amd: introduce a new amd pstate driver to support future processors

[RFC PATCH 09/13] x86/uintr: Introduce vector registration and uintr_fd syscall
 2021-09-28 20:40 UTC  (2+ messages)

[PATCH] phy: mdio: fix memory leak
 2021-09-28 20:40 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
  ` [PATCH v2 2/2] phy: mdio: fix memory leak

[PATCH] ACPI: avoid NULL pointer arithmetic
 2021-09-28 20:39 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: qcom: rename vendor of apq8026-lenok
 2021-09-28 20:38 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: qcom: apq8026-lg-lenok: rename board vendor

[PATCH net] net: phy: bcm7xxx: Fixed indirect MMD operations
 2021-09-28 20:32 UTC 

[GIT PULL] m68k updates for v5.15 (take three)
 2021-09-28 20:29 UTC  (2+ messages)

[PATCH] perf jevents: Fix sys_event_tables to be freed like arch_std_events
 2021-09-28 20:30 UTC  (8+ messages)

drivers/hid/i2c-hid/i2c-hid-core.c:867:4: warning: format specifies type 'unsigned short' but the argument has type 'int'
 2021-09-28 20:26 UTC  (2+ messages)

[GIT PULL] NIOS2: fixes for v5.15
 2021-09-28 20:25 UTC  (2+ messages)

[PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
 2021-09-28 20:22 UTC  (8+ messages)
` [PATCH mlx5-next 6/7] mlx5_vfio_pci: Expose migration commands over mlx5 device

[PATCH][net-next] net/mlx4: Use array_size() helper in copy_to_user()
 2021-09-28 20:17 UTC 

[PATCH] spi: bcm2835: do not unregister controller in shutdown handler
 2021-09-28 20:08 UTC  (2+ messages)

[PATCH -next -v2] ./drivers/bluetooth/btqcomsmd.c: remove superfluous header files from btqcomsmd.c
 2021-09-28 20:08 UTC 

[PATCH][net-next] net: bridge: Use array_size() helper in copy_to_user()
 2021-09-28 20:12 UTC 

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

[RFC PATCH 0/5] Start aligning perf test with kunit style
 2021-09-28 20:07 UTC  (5+ messages)
` [RFC PATCH 3/5] perf test: Make each test/suite its own struct

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-09-28 20:05 UTC  (27+ 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 05/20] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v3 06/20] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v3 07/20] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v3 08/20] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v3 11/20] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v3 12/20] RDMA/rw: use dma_map_sgtable()
` [PATCH v3 13/20] PCI/P2PDMA: remove pci_p2pdma_[un]map_sg()
` [PATCH v3 14/20] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()

[PATCH][net-next] netfilter: ebtables: use array_size() helper in copy_{from,to}_user()
 2021-09-28 20:06 UTC 

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

[PATCH -next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c
 2021-09-28 19:59 UTC 

[PATCH 2/3] drm/dp, drm/i915: Add support for VESA backlights using PWM for brightness control
 2021-09-28 20:00 UTC  (2+ messages)

[PATCH] ./drivers/bluetooth/btqcomsmd.c: remove superfluous header files from btqcomsmd.c
 2021-09-28 19:56 UTC 

[PATCH] iio: dac: ad5446: Fix ad5622_write() return value
 2021-09-28 19:55 UTC 

[PATCH][net-next] ethtool: ioctl: Use array_size() helper in copy_{from,to}_user()
 2021-09-28 19:57 UTC 

[PATCH v2] HSI: cmt_speech: unmark comments as kernel-doc
 2021-09-28 19:52 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: soc: smem: Make indirection optional
 2021-09-28 19:51 UTC  (5+ messages)

[PATCH -next] ./drivers/bluetooth/bcm203x.c: remove superfluous header files from bcm203x.c
 2021-09-28 19:51 UTC 

[PATCH -next] ./drivers/bluetooth/ath3k.c: remove superfluous header files from ath3k.c
 2021-09-28 19:47 UTC 

[PATCH net-next v6] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-09-28 19:47 UTC 

[RESEND PATCH] aio: Add support for the POLLFREE
 2021-09-28 19:45 UTC 

[PATCH -next] drivers/base/component.c: remove superfluous header files from component.c
 2021-09-28 19:38 UTC 

[PATCH v3 00/14] Modular Broadcom irqchip drivers
 2021-09-28 19:36 UTC  (17+ 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

arm64: mm: update max_pfn after memory hotplug
 2021-09-28 19:34 UTC  (3+ messages)
` [PATCH] "

[PATCH -next] drivers/base/arch_topology.c: remove superfluous header
 2021-09-28 19:31 UTC 

[PATCH v4 0/4] mm: A few cleanup patches around zap, shmem and uffd
 2021-09-28 19:28 UTC  (5+ messages)
` [PATCH v4 1/4] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte

arch/mips/boot/compressed/decompress.c:38:6: warning: no previous prototype for 'error'
 2021-09-28 19:28 UTC 

[PATCH v2][net-next] net_sched: Use struct_size() and flex_array_size() helpers
 2021-09-28 19:31 UTC 

[PATCH v6 0/5] Add Guest API & Guest Kernel support for SEV live migration
 2021-09-28 19:26 UTC  (13+ messages)
` [PATCH v6 1/5] x86/kvm: Add AMD SEV specific Hypercall3

[PATCH] arm64: dts: qcom: Fix 'interrupt-map' parent address cells
 2021-09-28 19:22 UTC 

[PATCH -next] drivers/auxdisplay/cfag12864bfb.c: remove superfluous header files from cfag12864bfb.c
 2021-09-28 19:21 UTC 

[PATCH] arm64: dts: freescale: Fix 'interrupt-map' parent address cells
 2021-09-28 19:21 UTC 

[PATCH] ARM: dts: spear13xx: Drop malformed 'interrupt-map' on PCI nodes
 2021-09-28 19:21 UTC 

[PATCH] ARM: dts: ixp4xx: Group PCI interrupt properties together
 2021-09-28 19:21 UTC 

[PATCH net-next v5] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-09-28 19:20 UTC  (5+ messages)

[PATCH] ARM: dts: gemini: Consolidate PCI interrupt-map properties
 2021-09-28 19:17 UTC 

[PATCH 0/5] Improve perf list support for hisi uncore PMUs
 2021-09-28 19:16 UTC  (12+ 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 -next] drivers/auxdisplay/ht16k33.c: remove superfluous header files from ht16k33.c
 2021-09-28 19:15 UTC 

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-28 19:12 UTC  (4+ messages)
` [PATCH v6 1/2] habanalabs: define uAPI to export FD for DMA-BUF

[PATCH 5.10 000/102] 5.10.70-rc2 review
 2021-09-28 19:12 UTC  (2+ messages)

[PATCH] f2fs: skip f2fs_preallocate_blocks() for overwrite case
 2021-09-28 19:08 UTC  (2+ messages)

[PATCH -next] drivers/auxdisplay//ks0108.c: remove superfluous header files from ks0108.c
 2021-09-28 19:06 UTC 

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-28 19:01 UTC  (5+ messages)
` [PATCH 02/14] KVM: Update halt-polling stats if and only if halt-polling was attempted
` [PATCH 03/14] KVM: Refactor and document halt-polling stats update helper

[PATCH v3 1/4] perf: Enable libtracefs dynamic linking
 2021-09-28 19:01 UTC  (2+ messages)

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

[PATCH v3] media: aspeed-video: ignore interrupts that aren't enabled
 2021-09-28 18:57 UTC  (5+ messages)

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

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

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

[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 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  (4+ messages)
` [PATCH 13/14] ARM: use .arch directives instead of assembler command line flags

[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 v2 0/3] fs/ntfs3: Refactoring of super.c
 2021-09-28 18:03 UTC  (3+ messages)
` [PATCH v2 2/3] fs/ntfs3: Reject mount if boot's cluster size < media sector size

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

[RFC PATCH 00/13] x86 User Interrupts support
 2021-09-28 18:01 UTC  (4+ messages)
` [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

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


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