linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-14 11:32:01 to 2020-04-14 13:28:05 UTC [more...]

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-04-14 13:15 UTC  (29+ messages)
` [PATCH v2 02/33] iommu: Add def_domain_type() callback in iommu_ops
` [PATCH v2 04/33] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [PATCH v2 07/33] iommu: Add probe_device() and remove_device() call-backs
` [PATCH v2 09/33] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [PATCH v2 10/33] iommu: Move new probe_device path to separate function
` [PATCH v2 11/33] iommu: Split off default domain allocation from group assignment
` [PATCH v2 12/33] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
` [PATCH v2 13/33] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [PATCH v2 14/33] iommu/amd: Remove dev_data->passthrough
` [PATCH v2 15/33] iommu/amd: Convert to probe/release_device() call-backs
` [PATCH v2 16/33] iommu/vt-d: "
` [PATCH v2 17/33] iommu/arm-smmu: "
` [PATCH v2 18/33] iommu/pamu: "
` [PATCH v2 19/33] iommu/s390: "
` [PATCH v2 20/33] iommu/virtio: "
` [PATCH v2 21/33] iommu/msm: "
` [PATCH v2 22/33] iommu/mediatek: "
` [PATCH v2 23/33] iommu/mediatek-v1 "
` [PATCH v2 24/33] iommu/qcom: "
` [PATCH v2 25/33] iommu/rockchip: "
` [PATCH v2 26/33] iommu/tegra: "
` [PATCH v2 27/33] iommu/renesas: "
` [PATCH v2 28/33] iommu/omap: Remove orphan_dev tracking
` [PATCH v2 29/33] iommu/omap: Convert to probe/release_device() call-backs
` [PATCH v2 30/33] iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
` [PATCH v2 31/33] iommu/exynos: Convert to probe/release_device() call-backs
` [PATCH v2 32/33] iommu: Remove add_device()/remove_device() code-paths
` [PATCH v2 33/33] iommu: Unexport iommu_group_get_for_dev()

[PATCH] platform/x86: intel_int0002_vgpio: Only bind to the INT0002 dev when using s2idle
 2020-04-14 13:15 UTC  (4+ messages)

[PATCH] media: Kconfig: Don't expose API options
 2020-04-14 13:21 UTC  (2+ messages)

[PATCH v2] drivers: counter: Add Cros EC Sync counter
 2020-04-14 13:21 UTC  (2+ messages)

[PATCH] irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock order
 2020-04-14 13:20 UTC  (2+ messages)

[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-14 13:20 UTC  (10+ messages)
  ` [RFC PATCH 33/34] iommu: Remove add_device()/remove_device() code-paths
  ` [RFC PATCH 31/34] iommu/exynos: Create iommu_device in struct exynos_iommu_owner
        ` [PATCH] iommu/exynos: Get rid of 'struct exynos_iommu_owner' exynos_iommu_owner

[PATCH v2] platform/x86: intel_int0002_vgpio: Only bind to the INT0002 dev when using s2idle
 2020-04-14 13:19 UTC 

decruft the vmalloc API v2
 2020-04-14 13:13 UTC  (18+ messages)
` [PATCH 01/29] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/29] x86: fix vmap arguments in map_irq_stack
` [PATCH 05/29] dma-mapping: use vmap insted of reimplementing it
` [PATCH 06/29] powerpc: add an ioremap_phb helper
` [PATCH 07/29] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 11/29] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 12/29] mm: pass addr as unsigned long to vb_free
` [PATCH 14/29] mm: rename vmap_page_range to map_kernel_range
` [PATCH 15/29] mm: don't return the number of pages from map_kernel_range{,_noflush}
` [PATCH 17/29] mm: remove unmap_vmap_area
` [PATCH 19/29] mm: enforce that vmap can't map pages executable
` [PATCH 21/29] mm: remove the pgprot argument to __vmalloc
` [PATCH 25/29] mm: switch the test_vmalloc module to use __vmalloc_node
` [PATCH 26/29] mm: remove vmalloc_user_node_flags
` [PATCH 27/29] arm64: use __vmalloc_node in arch_alloc_vmap_stack
` [PATCH 28/29] powerpc: use __vmalloc_node in alloc_vm_stack
` [PATCH 29/29] s390: use __vmalloc_node in stack_alloc

[PATCH 0/2] KVM: arm64: vgic_irq: Fix memory leaks
 2020-04-14 13:15 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy

[PATCH] platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' file
 2020-04-14 13:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] regulator: max77826: Add MAX77826 support
 2020-04-14 13:14 UTC  (3+ messages)

[PATCH 0/5] add RTT support for SAM9X60
 2020-04-14 13:12 UTC  (11+ messages)
` [PATCH 4/5] ARM: dts: sam9x60: add rtt

[RFC] staging: vt6656: Add formula to the vnt_rf_addpower function
 2020-04-14 13:12 UTC  (2+ messages)

[PATCH 1/2] drm/panfrost: missing remove opp table in case of failure
 2020-04-14 13:10 UTC  (10+ messages)
` [PATCH 2/2] drm/panfrost: add devfreq regulator support

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-14 13:06 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] x86: microcode: fix return value for microcode late loading
 2020-04-14  9:55 UTC 

[regression 5.7-rc1] System does not power off, just halts
 2020-04-14 13:07 UTC  (5+ messages)

WARNING in plist_check_prev_next
 2020-04-14 13:06 UTC 

[RFC v1 0/5] GPU DVFS for Meson GXBB/GXL/GXM/G12A/G12B/SM1
 2020-04-14 13:05 UTC  (2+ messages)

[PATCH v2] mm: swap: use fixed-size readahead during swapoff
 2020-04-14 13:05 UTC  (5+ messages)

[PATCH v2] coresight: Fix support for sparsely populated ports
 2020-04-14 13:05 UTC 

[PATCH 00/10] KVM: selftests: Add KVM_SET_MEMORY_REGION tests
 2020-04-14 13:02 UTC  (6+ messages)
` [PATCH 01/10] KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()

[PATCH] perf stat: force error in fallback on :k events
 2020-04-14 13:02 UTC  (2+ messages)

[PATCH v2 0/4] huge vmalloc mappings
 2020-04-14 13:02 UTC  (13+ messages)
` [PATCH v2 1/4] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v2 4/4] mm/vmalloc: Hugepage vmalloc mappings

[PATCH 0/2] clk: meson8b: allow the HDMI driver to manage "hdmi_sys"
 2020-04-14 13:01 UTC  (2+ messages)

[PATCH] mm/ksm: Fix kernel NULL pointer dereference at 0000000000000040
 2020-04-14 13:01 UTC  (5+ messages)
  ` [External] "

[PATCH] drm/dp_mst: Fix drm_dp_mst_topology.c selftest compilation warning
 2020-04-14 13:00 UTC  (4+ messages)

[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
 2020-04-14 12:58 UTC  (4+ messages)
` [PATCH v7 03/15] s390/zcrypt: driver callback to indicate resource in use

[PATCH 0/3][RFC v2] tools/power turbostat: Enable accumulated energy consumption for long time sampling
 2020-04-14 12:57 UTC  (4+ messages)
` [PATCH 1/3][RFC v2] tools/power turbostat: Make the energy variable to be 64 bit
` [PATCH 2/3][v2] tools/power turbostat: Introduce functions to accumulate RAPL consumption
` [PATCH 3/3][RFC v2] tools/power turbostat: Enable accumulate RAPL display

WARNING in hwsim_new_radio_nl
 2020-04-14 12:55 UTC  (4+ messages)

[PATCH] mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loop
 2020-04-14 12:54 UTC  (2+ messages)

[PATCH resend v2] sched/debug: fix trival print task format
 2020-04-14 12:57 UTC 

[PATCH] ARM64: fixed dump_backtrace() when task running on another cpu
 2020-04-14 12:54 UTC  (3+ messages)
`  "

[PATCH 00/20] virtiofs: Add DAX support
 2020-04-14 12:54 UTC  (4+ messages)
` [PATCH 13/20] fuse, dax: Implement dax read/write operations

[PATCH 1/2] ARM: dts: imx7: Correct CPU supply name
 2020-04-14 12:54 UTC  (2+ messages)

[PATCH] objtool: Fix off-by-one in symbol_by_offset()
 2020-04-14 12:53 UTC 

[RESEND v6 0/3] Add support for CellWise cw2015 fuel gauge
 2020-04-14 12:52 UTC  (4+ messages)
` [RESEND v6 1/3] dt-bindings: Document cellwise vendor-prefix
` [RESEND v6 2/3] dt-bindings: power: supply: add cw2015_battery bindings
` [RESEND v6 3/3] power: supply: add CellWise cw2015 fuel gauge driver

[PATCH 1/2] arm64: dts: imx8mm-evk: Add secondary cpus supply
 2020-04-14 12:53 UTC  (2+ messages)

[PATCH 0/4] Move tx-deempth and tx swing to pci.txt
 2020-04-14 12:51 UTC  (4+ messages)
` [PATCH 1/4] devicetree: bindings: pci: document tx-deempth tx swing and rx-eq property
    ` R: "

[PATCH] perf data: if a bad header size, retry in pipe mode
 2020-04-14 12:51 UTC  (2+ messages)

[PATCH] rtw88: avoid unused function warnings
 2020-04-14 12:49 UTC  (2+ messages)

[PATCH v2] EDAC, xgene: remove set but not used 'address'
 2020-04-14 12:47 UTC  (2+ messages)

generic DMA bypass flag v3
 2020-04-14 12:47 UTC  (6+ messages)
` [PATCH 1/4] dma-mapping: move the remaining DMA API calls out of line
` [PATCH 2/4] dma-mapping: inline the fast path dma-direct calls
` [PATCH 3/4] dma-mapping: add a dma_ops_bypass flag to struct device
` [PATCH 4/4] powerpc: use the generic dma_ops_bypass mode

[PATCH 0/4] Capacity awareness for SCHED_DEADLINE
 2020-04-14 12:45 UTC  (12+ messages)
` [PATCH 1/4] sched/topology: Store root domain CPU capacity sum
` [PATCH 2/4] sched/deadline: Improve admission control for asymmetric CPU capacities

[PATCH] csky: Fixup perf probe -x hungup
 2020-04-14 12:41 UTC 

[PATCH] x86/32: Remove CONFIG_DOUBLEFAULT
 2020-04-14 12:41 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH 0/5] Improving the situation regarding RGB quantization ranges
 2020-04-14 12:41 UTC  (8+ messages)
` [PATCH 1/5] drm/modes: Indicate CEA-861 CE modes to user-space
` [PATCH 5/5] drm/i915: Replace "Broadcast RGB" with "RGB quantization range" property

[PATCH] arm64: panic on synchronous external abort in kernel context
 2020-04-14 12:39 UTC  (5+ messages)

[V3 0/3] Fixed dump_backtrace() when task running on another cpu
 2020-04-14 12:36 UTC  (4+ messages)
` [V3 1/3] ARM64:fixed "
` [V3 2/3] sched:add task_running()
` [V3 3/3] sched:rename task_running() and to task_running_on_rq

[PATCH 0/4] remoteproc: Refactor function rproc_alloc()
 2020-04-14 12:36 UTC  (5+ messages)
` [PATCH 2/4] remoteproc: Split firmware name allocation from rproc_alloc()

[PATCH 1/2] staging: rtl8192u: Refactoring setKey function
 2020-04-14 12:33 UTC  (2+ messages)

[PATCH] firmware: qcom_scm: fix bogous abuse of dma-direct internals
 2020-04-14 12:31 UTC 

[PATCH v1 0/6] platform/x86: intel_cht_int33fe: clean up series
 2020-04-14 12:31 UTC  (4+ messages)

[BUG] PCI: rockchip: rk3399: pcie switch support
 2020-04-14 12:28 UTC  (5+ messages)

[PATCH 4/4] remoteproc: Get rid of tedious error path
 2020-04-14 12:27 UTC  (2+ messages)

[PATCH] gpiolib: don't call sleeping functions with a spinlock taken
 2020-04-14 12:26 UTC  (3+ messages)

[PATCH 1/4] remoteproc: Fix a bug in rproc_alloc()
 2020-04-14 12:27 UTC  (2+ messages)

[PATCH] ASoC: tas571x: disable regulators on failed probe
 2020-04-14 12:25 UTC  (3+ messages)
  `  "

[PATCH] net/3com/3c515: Fix MODULE_ARCH_VERMAGIC redefinition
 2020-04-14 12:23 UTC  (7+ messages)

[PATCH v2 1/2] iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helper
 2020-04-14 12:22 UTC  (3+ messages)

[PATCH 5/8] staging: rtl8188eu: Remove function rtw_modular64()
 2020-04-14 12:22 UTC  (3+ messages)

[PATCH v6 0/3] powerpc/powernv: Introduce interface for self-restore support
 2020-04-14 12:18 UTC  (6+ messages)
` [PATCH v6 2/3] powerpc/powernv: Introduce support and parsing for self-save API

[PATCH] KVM: handle the right RAS SEA(Synchronous External Abort) type
 2020-04-14 12:18 UTC  (2+ messages)

[PATCH] iwlwifi: actually check allocated conf_tlv pointer
 2020-04-14 12:14 UTC  (5+ messages)

[PATCH] usb: typec: tcpm: remove tcpm_altmode_ops and associations
 2020-04-14 12:10 UTC  (2+ messages)

[PATCH 0/3] Add Reset and Wakeup support for CCS811
 2020-04-14 12:10 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: iio: chemical: Add binding for CCS811 VOC sensor
` [PATCH 2/3] iio: chemical: Add support for external Reset and Wakeup in CCS811
` [PATCH 3/3] iio: chemical: Add OF match table for CCS811 VOC sensor

[PATCH V3 0/9] objtool changes to check retpoline code
 2020-04-14 12:07 UTC  (3+ messages)
` [PATCH V3 3/9] objtool: Add support for intra-function calls

[RFC] autonuma: Support to scan page table asynchronously
 2020-04-14 12:06 UTC  (2+ messages)

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-14 12:05 UTC  (3+ messages)

[PATCH v4 RESEND 0/2] vfs: have syncfs() return error when there are writeback errors
 2020-04-14 12:04 UTC  (3+ messages)
` [PATCH v4 RESEND 1/2] vfs: track per-sb writeback errors and report them to syncfs
` [PATCH v4 RESEND 2/2] buffer: record blockdev write errors in super_block that it backs

[PATCH v1] usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET change
 2020-04-14 12:04 UTC  (2+ messages)

[RFC PATCH 0/4] mm: Add PG_zero support
 2020-04-14 12:01 UTC  (2+ messages)

[PATCH] seqlock: Use while instead of if+goto in __read_seqcount_begin
 2020-04-14 12:01 UTC  (4+ messages)
    ` [External] "

[PATCH] arm64: dts: rockchip: remove bus-width from mmc nodes in rk3308.dtsi
 2020-04-14 12:01 UTC  (4+ messages)

[PATCH] ASoC: amd: Fix button configuration
 2020-04-14 11:59 UTC  (2+ messages)
` Applied "ASoC: amd: Fix button configuration" to the asoc tree

[PATCH v3] media: rcar-csi2: Correct the selection of hsfreqrange
 2020-04-14 11:56 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] tpm: fix wrong return value in tpm_pcr_extend
 2020-04-14 11:55 UTC  (2+ messages)

[RESEND PATCH] ASoC: wsa881x: mark read_only_wordlength flag
 2020-04-14 11:55 UTC  (2+ messages)

[PATCH] vhost: do not enable VHOST_MENU by default
 2020-04-14 11:52 UTC  (2+ messages)

[PATCH] ima: optimize ima_pcr_extend function by asynchronous
 2020-04-14 11:50 UTC 

[PATCH RFC] mm: compaction: avoid migrating non-cma pages to a cma area
 2020-04-14 11:49 UTC 

[PATCH 0/2] Simplify the implementation of some functions in IMA
 2020-04-14 11:48 UTC  (3+ messages)
` [PATCH 1/2] ima: simplify function ima_store_template
` [PATCH 2/2] ima: simplify function process_buffer_measurement

[PATCH/RFC] clk: gate: Add some kunit test suites
 2020-04-14 11:46 UTC  (2+ messages)

[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
 2020-04-14 11:44 UTC  (4+ messages)
` [PATCH 1/3] arm64/mm: Drop __HAVE_ARCH_HUGE_PTEP_GET
` [PATCH 2/3] mm/hugetlb: Introduce HAVE_ARCH_IS_HUGEPAGE_ONLY_RANGE
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS

[PATCH] f2fs: prevent meta updates while checkpoint is in progress
 2020-04-14 11:44 UTC  (9+ messages)
          ` [f2fs-dev] "

[PATCH] Optimized division operation to shift operation
 2020-04-14 11:35 UTC 

[PATCH] spi: sc18is602: Fix a typo in MODULE_DESCRIPTION
 2020-04-14 11:40 UTC  (2+ messages)
` Applied "spi: sc18is602: Fix a typo in MODULE_DESCRIPTION" to the spi tree

[PATCH] ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resume
 2020-04-14 11:39 UTC  (2+ messages)
` Applied "ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resume" to the asoc tree

[PATCH] clocksource: atmel-st: remove useless 'status'
 2020-04-14 12:02 UTC 

[PATCH] exfat: remove the assignment of 0 to bool variable
 2020-04-14 12:02 UTC 

[PATCH] spi: spi-amd: Add AMD SPI controller driver support
 2020-04-14 11:37 UTC  (3+ messages)
  `  "

[RFC PATCH 00/13] Core scheduling v5
 2020-04-14 11:36 UTC  (3+ messages)
` [RFC PATCH 03/13] sched: Core-wide rq->lock

[PATCH] ipw2x00: make ipw_setup_deferred_work() void
 2020-04-14 12:02 UTC 

[PATCH] ioctl: use true,false for bool variable 'past_eof'
 2020-04-14 12:02 UTC 

[PATCH v2 0/3] support setting sysctl parameters from kernel command line
 2020-04-14 11:32 UTC  (4+ messages)
` [PATCH v2 1/3] kernel/sysctl: "
` [PATCH v2 2/3] kernel/sysctl: support handling command line aliases
` [PATCH v2 3/3] kernel/hung_task convert hung_task_panic boot parameter to sysctl

[RFC net-next v5 0/9] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-04-14 11:26 UTC  (3+ messages)
` [RFC net-next v5 2/9] bridge: mrp: Update Kconfig and Makefile
` [RFC net-next v5 4/9] bridge: mrp: Add MRP interface


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