linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-23 08:38:21 to 2021-09-23 12:06:14 UTC [more...]

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-23 12:05 UTC  (22+ messages)
` [RFC 03/20] vfio: Add vfio_[un]register_device()
` [RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
` [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE

[RFC][PATCH 0/7] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL cpus
 2021-09-23 12:05 UTC  (3+ messages)
` [RFC][PATCH 3/7] sched,livepatch: Use task_try_func()

[PATCH] riscv: Add RISC-V svpbmt extension
 2021-09-23 12:04 UTC  (13+ messages)

[PATCH v3 00/33] MT8195 IOMMU SUPPORT
 2021-09-23 11:58 UTC  (34+ messages)
` [PATCH v3 01/33] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
` [PATCH v3 02/33] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
` [PATCH v3 03/33] iommu/mediatek: Fix 2 HW sharing pgtable issue
` [PATCH v3 04/33] iommu/mediatek: Remove clk_disable in mtk_iommu_remove
` [PATCH v3 05/33] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH v3 06/33] iommu/mediatek: Add 12G~16G support for multi domains
` [PATCH v3 07/33] iommu/mediatek: Add a flag DCM_DISABLE
` [PATCH v3 08/33] iommu/mediatek: Add a flag NON_STD_AXI
` [PATCH v3 09/33] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [PATCH v3 10/33] iommu/mediatek: Add tlb_lock in tlb_flush_all
` [PATCH v3 11/33] iommu/mediatek: Remove the granule in the tlb flush
` [PATCH v3 12/33] iommu/mediatek: Always tlb_flush_all when each PM resume
` [PATCH v3 13/33] iommu/mediatek: Remove the power status checking in tlb flush all
` [PATCH v3 14/33] iommu/mediatek: Always enable output PA over 32bits in isr
` [PATCH v3 15/33] iommu/mediatek: Add SUB_COMMON_3BITS flag
` [PATCH v3 16/33] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH v3 17/33] iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
` [PATCH v3 18/33] iommu/mediatek: Adjust device link when it is sub-common
` [PATCH v3 19/33] iommu/mediatek: Add list_del in mtk_iommu_remove
` [PATCH v3 20/33] iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
` [PATCH v3 21/33] iommu/mediatek: Add infra iommu support
` [PATCH v3 22/33] iommu/mediatek: Add PCIe support
` [PATCH v3 23/33] iommu/mediatek: Add mt8195 support
` [PATCH v3 24/33] iommu/mediatek: Only adjust code about register base
` [PATCH v3 25/33] iommu/mediatek: Just move code position in hw_init
` [PATCH v3 26/33] iommu/mediatek: Add mtk_iommu_bank_data structure
` [PATCH v3 27/33] iommu/mediatek: Initialise bank HW for each a bank
` [PATCH v3 28/33] iommu/mediatek: Add bank_nr and bank_enable
` [PATCH v3 29/33] iommu/mediatek: Change the domid to iova_region_id
` [PATCH v3 30/33] iommu/mediatek: Get the proper bankid for multi banks
` [PATCH v3 31/33] iommu/mediatek: Initialise/Remove for multi bank dev
` [PATCH v3 32/33] iommu/mediatek: Backup/restore regsiters for multi banks
` [PATCH v3 33/33] iommu/mediatek: mt8195: Enable multi banks for infra iommu

[PATCH 0/3] memblock: cleanup memblock_free interface
 2021-09-23 12:01 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH v3 0/6] drm/ingenic: Various improvements v3
 2021-09-23 11:56 UTC  (11+ messages)
` [PATCH v3 6/6] drm/ingenic: Attach bridge chain to encoders

[PATCH] uapi: Fix undefined __always_inline on non-glibc systems
 2021-09-23 11:51 UTC  (2+ messages)

[PATCH] erofs: fix compacted_2b if compacted_4b_initial > totalidx
 2021-09-23 11:49 UTC  (4+ messages)

[PATCH net-next 0/7] some optimization for page pool
 2021-09-23 11:47 UTC  (12+ messages)
` [PATCH net-next 1/7] page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
` [PATCH net-next 3/7] pool_pool: avoid calling compound_head() for skb frag page

[PATCH] infiniband hfi1: fix misuse of %x in ipoib_tx.c
 2021-09-23 11:44 UTC  (7+ messages)

Struct page proposal
 2021-09-23 11:40 UTC  (5+ messages)
    ` Mapcount of subpages

[PATCH v4 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-09-23 11:35 UTC  (12+ messages)
` [PATCH v4 net-next 5/8] net: dsa: felix: support psfp filter "
` [PATCH v4 net-next 7/8] net: mscc: ocelot: use index to set vcap policer

[PATCH v3 1/5] stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
 2021-09-23 11:32 UTC  (9+ messages)
` [PATCH v3 2/5] kfence: count unexpectedly skipped allocations
` [PATCH v3 3/5] kfence: move saving stack trace of allocations into __kfence_alloc()
` [PATCH v3 4/5] kfence: limit currently covered allocations when pool nearly full
` [PATCH v3 5/5] kfence: add note to documentation about skipping covered allocations

[PATCH] media: hantro: Constify static struct v4l2_m2m_ops
 2021-09-23 11:33 UTC  (2+ messages)

[PATCH 0/8] Re-enable ENQCMD and PASID MSR
 2021-09-23 11:31 UTC  (3+ messages)
` [PATCH 4/8] x86/traps: Demand-populate PASID MSR via #GP

[PATCH v2 0/7] PCI: ACPI: Get rid of struct pci_platform_pm_ops and clean up code
 2021-09-23 11:30 UTC  (4+ messages)
` [PATCH v2 2/7] PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI

[PATCH 1/1] firmware: smccc: Add tracepoints when SMCCC calls are made
 2021-09-23 11:21 UTC  (2+ messages)

[PATCH] scs: Release kasan vmalloc poison in scs_free process
 2021-09-23 11:19 UTC  (2+ messages)

[PATCH v3 1/2] xen-pciback: prepare for the split for stub and PV
 2021-09-23 11:17 UTC  (6+ messages)
` [PATCH v3 2/2] xen-pciback: allow compiling on other archs than x86

[PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
 2021-09-23 11:17 UTC  (3+ messages)

[GIT PULL] ksmbd server security fixes
 2021-09-23 11:13 UTC  (3+ messages)

[PATCH v9 00/16] staging: r8188eu: shorten and simplify calls chains
 2021-09-23 11:13 UTC  (7+ messages)
` [PATCH v9 16/16] staging: r8188eu: remove usb_vendor_req_mutex

[PATCH v3] PCI: of: Avoid pci_remap_iospace() when PCI_IOBASE not defined
 2021-09-23 11:08 UTC  (11+ messages)

[PATCH] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
 2021-09-23 11:05 UTC  (6+ messages)
` [PATCH v2] "

[PATCH V2 0/6] nvmem: add "cell-type" property to support mac-address
 2021-09-23 11:01 UTC  (7+ messages)
` [PATCH V2 1/6] dt-bindings: nvmem: add cell-type to nvmem cells
` [PATCH V2 2/6] nvmem: core: parse nvmem cell-type from device tree
` [PATCH V2 3/6] nvmem: core: add nvmem cell post processing callback
` [PATCH V2 4/6] nvmem: imx-ocotp: add support for post porcessing
` [PATCH V2 5/6] arm64: dts: imx8m: add "cell-type" property for mac-address
` [PATCH V2 6/6] arm64: dts: imx8m: remove unused "nvmem_macaddr_swap" property for FEC

[PATCH 0/4] ARM: dts: add E70K02 based eBook readers
 2021-09-23 10:54 UTC  (4+ messages)
` [PATCH 3/4] ARM: dts: imx: add devicetree for Kobo Libra H2O

[PATCH] mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirk
 2021-09-23 10:51 UTC  (2+ messages)

kernel BUG in __pskb_pull_tail
 2021-09-23 10:51 UTC 

[PATCH] ASoC: dmaengine: Introduce module option prealloc_buffer_size_kbytes
 2021-09-23 10:50 UTC 

[PATCH v2] backlight: propagate errors from get_brightness()
 2021-09-23 10:49 UTC  (3+ messages)

[PATCH v2 0/7] iio: adc: stm32-adc: add internal channels support
 2021-09-23 10:48 UTC  (3+ messages)
` [PATCH v2 7/7] iio: adc: stm32-adc: use generic binding for sample-time
  ` [Linux-stm32] "

[PATCH v9 00/13] amphion video decoder/encoder driver
 2021-09-23 10:45 UTC  (9+ messages)
` [PATCH v9 04/13] media: amphion: add vpu core driver
    ` [EXT] "
` [PATCH v9 11/13] ARM64: dts: freescale: imx8q: add imx vpu codec entries
    ` [EXT] "
  ` [EXT] Re: [PATCH v9 00/13] amphion video decoder/encoder driver

[PATCH v3 0/7] badblocks improvement for multiple bad block ranges
 2021-09-23 10:39 UTC  (6+ messages)
` Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)

[PATCH v7 00/12] Add TDX Guest Support (Initial support)
 2021-09-23 10:36 UTC  (5+ messages)
` [PATCH v7 04/12] x86/cpufeatures: Add TDX Guest CPU feature
` [PATCH v7 05/12] x86/tdx: Add TDX guest support to intel_cc_platform_has()

[PATCH 0/6] mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support
 2021-09-23 10:36 UTC  (6+ messages)

[PATCH stable 4.9 v2 0/4] ARM: ftrace MODULE_PLTS warning
 2021-09-23 10:35 UTC  (2+ messages)

[PATCH] aio: Wire up compat_sys_io_pgetevents_time64 for x86
 2021-09-23 10:25 UTC  (8+ messages)
      ` ia32 signed long treated as x64 unsigned int by __ia32_sys*

[PATCH] misc: fastrpc: copy to user only for non-DMA-BUF heap buffers
 2021-09-23 10:24 UTC  (3+ messages)

[PATCH] memcg: flush lruvec stats in the refault
 2021-09-23 10:02 UTC  (2+ messages)

[PATCH] staging: vchip_arm: Fix misuse of %x
 2021-09-23 10:20 UTC  (3+ messages)

[PATCH] perf/core: fix userpage->time_enabled of inactive events
 2021-09-23 10:13 UTC  (3+ messages)

[PATCH V9 4/8] arm64: dts: sc7280: Add QUPv3 wrapper_0 nodes
 2021-09-23 10:13 UTC  (3+ messages)

[PATCH] kasan: Always respect CONFIG_KASAN_STACK
 2021-09-23 10:07 UTC  (2+ messages)

[PATCH v8 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-09-23 10:01 UTC  (4+ messages)
` [PATCH v8 4/4] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init "

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-09-23 10:02 UTC  (11+ messages)
` [PATCH v3 3/4] rcu/nocb: Protect NOCB state via local_lock() under PREEMPT_RT
    ` rcu/tree: Protect rcu_rdp_is_offloaded() invocations on RT

[PATCH] x86/asm: Fix setz size enqcmds() build failure
 2021-09-23  9:57 UTC  (2+ messages)
` [tip: x86/urgent] x86/asm: Fix SETZ "

[PATCH] posix-cpu-timers: Fix spuriously armed 0-value itimer
 2021-09-23  9:57 UTC  (2+ messages)
` [tip: timers/urgent] posix-cpu-timers: Prevent "

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-09-23  9:52 UTC 

[PATCH v1 2/5] x86/mce: Get rid of machine_check_vector
 2021-09-23  9:50 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v1 1/5] x86/mce: Get rid of the mce_severity function pointer
 2021-09-23  9:50 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v1 3/5] x86/mce: Get rid of msr_ops
 2021-09-23  9:50 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v1 4/5] x86/mce: Get rid of the ->quirk_no_way_out() indirect call
 2021-09-23  9:50 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v1 5/5] x86/mce: Sort mca_config members to get rid of unnecessary padding
 2021-09-23  9:50 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH 1/3] hwmon: tmp421: handle I2C errors
 2021-09-23  9:48 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] hwmon: tmp421: report /PVLD condition
  ` [PATCH v2 3/3] hwmon: tmp421: fix rounding for negative values

[PATCH v2] MIPS: Avoid macro redefinitions
 2021-09-23  9:36 UTC  (2+ messages)

[PATCH] clocksource: arc_timer: eliminate redefined macro error
 2021-09-23  9:42 UTC  (2+ messages)

[PATCH] USB:serial:option Add Foxconn T99W265
 2021-09-23  9:38 UTC  (4+ messages)
  `  "
    `  "

[PATCH v2 0/2] Add Coresight support for RB5 board
 2021-09-23  9:36 UTC  (8+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sm8250: Add Coresight support

[syzbot] general protection fault in sctp_rcv
 2021-09-23  9:34 UTC  (3+ messages)

[PATCH v2] pinctrl: qcom: sc7280: Add PM suspend callbacks
 2021-09-23  9:31 UTC 

[PATCH] pinctrl: qcom: sc7280: Add PM suspend callbacks
 2021-09-23  9:26 UTC 

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-23  9:22 UTC  (9+ messages)

[PATCH 0/2] Scale wakeup granularity relative to nr_running
 2021-09-23  9:21 UTC  (14+ messages)
` [PATCH 2/2] sched/fair: "

[PATCH 0/9] treewide: simplify getting .driver_data
 2021-09-23  9:16 UTC  (3+ messages)
` [PATCH 6/9] iio: common: cros_ec_sensors: "

[PATCH v3] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
 2021-09-23  9:16 UTC  (2+ messages)

[PATCH v5 0/2] Introduce some interfaces for ACRN hypervisor HSM driver
 2021-09-23  9:16 UTC  (5+ messages)
` [PATCH v5 1/2] virt: acrn: Introduce interfaces for MMIO device passthrough
` [PATCH v5 2/2] virt: acrn: Introduce interfaces for virtual device creating/destroying

[PATCH 1/2] xen-pciback: allow compiling on other archs than x86
 2021-09-23  9:09 UTC  (6+ messages)
` [PATCH 2/2] xen-pciback: prepare for the split for stub and PV

[PATCH] net: prevent user from passing illegal stab size
 2021-09-23  9:08 UTC 

[PATCH v3 0/5] Add general DVSEC/VSEC support
 2021-09-23  9:04 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix randomly flicking on overlay with enabled ABM
 2021-09-23  9:02 UTC 

[PATCH] phy: mediatek: Kconfig: Add configuration menu for Mediatek phy drivers
 2021-09-23  9:02 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-at91: wait for calibration done before proceed
 2021-09-23  9:02 UTC  (2+ messages)

[PATCH v16 0/5] FPGA Image Load (previously Security Manager)
 2021-09-23  8:54 UTC  (3+ messages)
` [PATCH v16 2/5] fpga: image-load: enable image uploads

[PATCH] x86/fpu/signal: save_xstate_epilog: fix return polarity
 2021-09-23  9:00 UTC  (2+ messages)
` [tip: x86/fpu] x86/fpu/signal: Fix missed conversion to correct boolean retval in save_xstate_epilog()

[PATCH] mmc: sdhci-sprd: Wait until DLL locked after being configured
 2021-09-23  8:57 UTC 

[RFC PATCH] trace: prevent preemption in perf_ftrace_function_call()
 2021-09-23  8:57 UTC  (2+ messages)

[PATCH] dt-bindings: rpc: renesas-rpc-if: Add support for the R8A779A0 RPC-IF
 2021-09-23  8:55 UTC  (2+ messages)

[PATCH 0/9] block: 5th batch of add_disk() error handling conversions
 2021-09-23  8:52 UTC  (7+ messages)
` [PATCH 7/9] s390/block/dcssblk: add error handling support for add_disk()

[PATCH v2 0/3] kmod: add patient module removal support
 2021-09-23  8:51 UTC  (3+ messages)
` [PATCH v2 3/3] libkmod-module: add support for a patient module removal option

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

[PATCH 1/2] USB: serial: cp210x: fix dropped characters with CP2102
 2021-09-23  8:49 UTC  (3+ messages)

[PATCH 0/4] i2c: stm32: various fixes & dmaengine updates
 2021-09-23  8:38 UTC  (3+ messages)
` [PATCH 4/4] i2c: stm32f7: use proper DMAENGINE API for termination


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