linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-14 12:38:44 to 2020-10-14 15:57:36 UTC [more...]

[PATCH v4 0/5] Add r8a77965 DRIF support
 2020-10-14 15:57 UTC  (2+ messages)
` [PATCH v4 3/5] media: dt-bindings: media: renesas,drif: Add r8a77990 support

[PATCH 0/8] Implement firmware quirks for Qualcomm ARM-SMMUv2
 2020-10-14 15:56 UTC  (7+ messages)
` [PATCH 2/8] iommu/arm-smmu-qcom: Add QC SMMUv2 VA Size quirk for SDM660
` [PATCH 4/8] iommu/arm-smmu: Support test_smr_masks implementation detail deviation
` [PATCH 6/8] iommu/arm-smmu: Move stream mapping reset to separate function

[PATCH 00/11] SCMI vendor protocols and modularization
 2020-10-14 15:55 UTC  (13+ messages)
` [PATCH 01/11] firmware: arm_scmi: review protocol registration interface
` [PATCH 02/11] firmware: arm_scmi: hide protocols' private data
` [PATCH 03/11] firmware: arm_scmi: introduce common protocol interface
` [PATCH 04/11] firmware: arm_scmi: refactor events registration
` [PATCH 05/11] firmware: arm_scmi: make notify_priv really private
` [PATCH 06/11] firmware: arm_scmi: add support for protocol modularization
` [PATCH 07/11] [DEBUG] firmware: arm_scmi: add example custom protocol
` [PATCH 08/11] [DEBUG] arm64: dts: juno: add example custom protocol support
` [PATCH 09/11] [DEBUG] firmware: arm_scmi: add example SCMI driver for custom protocol
` [PATCH 10/11] [DEBUG] firmware: arm_scmi: add custom_dummy SCMI devname
` [PATCH 11/11] [DEBUG][HACK] firmware: arm_scmi: force implemented protocol 0x99

[PATCH v2] kcov, usbip: collect coverage from vhci_rx_loop
 2020-10-14 15:54 UTC  (3+ messages)

[PATCH v4 0/5] Speed up mremap on large regions
 2020-10-14 15:53 UTC  (3+ messages)
` [PATCH v4 5/5] x86: mremap speedup - Enable HAVE_MOVE_PUD

[GIT PULL] Devicetree updates for v5.10
 2020-10-14 15:53 UTC 

[PATCH 0/3] ASoC: sof: cleanup Kconfig files
 2020-10-14 14:37 UTC  (2+ messages)

[PATCH] ring-buffer: Add rb_check_bpage in __rb_allocate_pages
 2020-10-14 15:48 UTC  (3+ messages)

[RFC 0/1] Documentation: Add documentation for new performance_profile sysfs class
 2020-10-14 15:46 UTC  (12+ messages)
` [RFC] "

[PATCH] arm64: dts: ipq6018: update the reserved-memory node
 2020-10-14 15:46 UTC 

[PATCH 0/8] Use uncached writes while clearing gigantic pages
 2020-10-14 15:45 UTC  (8+ messages)
` [PATCH 5/8] x86/clear_page: add clear_page_uncached()
` [PATCH 6/8] mm, clear_huge_page: use clear_page_uncached() for gigantic pages
` [PATCH 7/8] x86/cpu/intel: enable X86_FEATURE_NT_GOOD on Intel Broadwellx

[patch 00/12] UBS: Cleanup in_interupt/in_irq/in_atomic() usage
 2020-10-14 15:45 UTC  (15+ messages)
` [patch 01/12] USB: sisusbvga: Make console support depend on BROKEN
` [patch 02/12] USB: serial: keyspan_pda: Replace in_interrupt() usage
` [patch 03/12] USB: serial: keyspan_pda: Consolidate room query
` [patch 04/12] USB: serial: digi_acceleport: Remove in_interrupt() usage
` [patch 05/12] usb: xhci: Remove in_interrupt() checks
` [patch 06/12] usb: host: isp1362: Replace in_interrupt() usage
` [patch 07/12] usbip: Remove in_interrupt() check
` [patch 08/12] usb: hosts: Remove in_interrupt() from comments
` [patch 09/12] usb: gadget: pxa27x_udc: Replace in_interrupt() usage in comments
` [patch 10/12] usb: gadget: udc: Remove in_interrupt()/in_irq() from comments
` [patch 11/12] usb: core: Replace in_interrupt() in comments
` [patch 12/12] usb: atm: Replace in_interrupt() usage in comment

[PATCH 2/2] hyperv_fb: Update screen_info after removing old framebuffer
 2020-10-14 15:43 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 1/2] x86/kexec: Use up-to-dated screen_info copy to fill boot params
 2020-10-14 15:43 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 0/4] powercap/dtpm: Add the DTPM framework
 2020-10-14 15:42 UTC  (9+ messages)

[PATCH v2] perf bench: Use condition variables in numa
 2020-10-14 15:39 UTC  (3+ messages)

[patch 0/4] media: Cleanup in_interrupt() usage
 2020-10-14 15:38 UTC  (5+ messages)
` [patch 4/4] media: cx231xx: Consolidate dmesg output
  ` [patch V2 "

[RFC PATCH 0/1] tracepoints: Use %px instead of %p in trace event definitions
 2020-10-14 15:35 UTC  (5+ messages)
` [RFC PATCH 1/1] tracepoints: tree-wide: Replace %p with %px

[PATCHv2 0/9] perf tools: Add support for build id with different sizes
 2020-10-14 15:32 UTC  (6+ messages)
` [PATCH 7/9] perf tools: Add size to struct perf_record_header_build_id

Additional debug info to aid cacheline analysis
 2020-10-14 15:31 UTC  (7+ messages)
  ` [PATCH] Only add -fno-var-tracking-assignments workaround for old GCC versions

[PATCH] ASoC: Intel: kbl_rt5663_max98927: Fix kabylake_ssp_fixup function
 2020-10-14 15:30 UTC  (2+ messages)

[PATCH] ring-buffer: Fix two typos in comments
 2020-10-14 15:27 UTC 

[v1] drm/msm: Fix race condition in msm driver with async layer updates
 2020-10-14 15:25 UTC  (2+ messages)

[PATCH v6 0/4] Add support for length of each segment in the segcblist
 2020-10-14 15:25 UTC  (9+ messages)
` [PATCH v6 1/4] rcu/tree: Make rcu_do_batch count how many callbacks were executed
` [PATCH v6 2/4] rcu/segcblist: Add counters to segcblist datastructure
` [PATCH v6 3/4] rcu/trace: Add tracing for how segcb list changes

[PATCH v2 0/3] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-10-14 15:24 UTC  (6+ messages)

[PATCH 1/3] mfd: ahc1ec0: Add support for Advantech embedded controller
 2020-10-14 15:23 UTC  (3+ messages)

cgroup and FALLOC_FL_PUNCH_HOLE: WARNING: CPU: 13 PID: 2438 at mm/page_counter.c:57 page_counter_uncharge+0x4b/0x5
 2020-10-14 15:22 UTC 

[PATCH v2] perf: Add support for exclusive groups/events
 2020-10-14 15:22 UTC  (2+ messages)

[PATCH] perf: sched: Show start of latency as well
 2020-10-14 15:17 UTC  (6+ messages)

[PATCH] fault-injection: handle EI_ETYPE_TRUE
 2020-10-14 15:15 UTC  (3+ messages)

BUG: KASAN: global-out-of-bounds in vprintk_store on x86_64
 2020-10-14 15:13 UTC  (4+ messages)

[PATCH v3 0/5] Add r8a77965 DRIF support
 2020-10-14 15:10 UTC  (8+ messages)
` [PATCH v3 2/5] media: dt-bindings: media: renesas,drif: Convert to json-schema
` [PATCH v3 4/5] media: dt-bindings: media: renesas,drif: Add r8a77965 support

[PATCH v6 1/2] PCI/ERR: Call pci_bus_reset() before calling ->slot_reset() callback
 2020-10-14 15:07 UTC  (3+ messages)
` [PATCH v6 2/2] PCI/ERR: Split the fatal and non-fatal error recovery handling

[GIT PULL] printk for 5.10 (includes lockless ringbuffer)
 2020-10-14 15:07 UTC  (4+ messages)

dma_alloc_pages / dma_alloc_noncoherent fixups
 2020-10-14 15:03 UTC  (4+ messages)
` [PATCH 8/8] WIP: add a dma_alloc_contiguous API

[PATCH v2 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp
 2020-10-14 15:00 UTC  (4+ messages)

[PATCH 1/1] watchdog: repair pnx833x_wdt
 2020-10-14 14:56 UTC 

[PATCH] ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Enable VIN instances
 2020-10-14 14:55 UTC 

[PATCH 0/7] Add dts for Rpi4 + Cirrus Lochnagar and codecs
 2020-10-14 14:54 UTC  (8+ messages)
` [PATCH 1/7] of: base: Add of_count_phandle_with_fixed_args()
` [PATCH 2/7] ASoC: simple-card: Add plls and sysclks DT schema
` [PATCH 3/7] ASoC: simple-card: Support setting component plls and sysclks
` [PATCH 4/7] ASoC: arizona: Allow codecs to be selected from kernel config
` [PATCH 5/7] ASoC: madera: "
` [PATCH 6/7] ARM: dts: Add dts for Raspberry Pi 4 + Cirrus Logic Lochnagar2
` [PATCH 7/7] MAINTAINERS: Add dts for Cirrus Logic Lochnagar on RPi4

[PATCH] sched: Replace zero-length array with flexible-array
 2020-10-14 14:51 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH v7 0/2] PCI: dwc: fix two MSI issues
 2020-10-14 14:49 UTC  (5+ messages)
` [PATCH v7 2/2] PCI: dwc: Fix MSI page leakage in suspend/resume

[PATCH] net: phy: Prevent reporting advertised modes when autoneg is off
 2020-10-14 14:39 UTC  (3+ messages)

[PATCH v5 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-10-14 14:40 UTC  (7+ messages)
` [PATCH v5 1/4] mm: memcontrol: use helpers to read page's memcg data
` [PATCH v5 3/4] mm: introduce page memcg flags
` [PATCH v5 4/4] mm: convert page kmemcg type to a page memcg flag

[PATCH v2 00/24] Documentation build fixes against next-20201013
 2020-10-14 14:39 UTC  (8+ messages)
` [PATCH v2 02/24] tools: docs: memory-model: fix references for some files

[PATCH 00/20] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-10-14 14:37 UTC  (8+ messages)
` [PATCH 04/20] dt-bindings: usb: usb-hcd: Add "tpl-support" property
` [PATCH 09/20] dt-bindings: usb: Convert DWC USB3 bindings to DT schema
` [PATCH 20/20] arch: dts: Fix DWC USB3 DT nodes name

[PATCH 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-10-14 14:34 UTC  (3+ messages)
` [PATCH 2/5] thermal: devfreq_cooling: get a copy of device status

[PATCH] clk: at91: sam9x60: support only two programmable clocks
 2020-10-14 14:34 UTC 

[PATCH v2] KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
 2020-10-14 14:33 UTC 

[PATCH 2/3] mfd: ahc1ec0-hwmon: Add sub-device hwmon for Advantech embedded controller
 2020-10-14 14:26 UTC  (2+ messages)

[PATCH v2 0/3] PWM backlight interpolation adjustments
 2020-10-14 14:19 UTC  (7+ messages)
` [PATCH v2 2/3] ARM: dts: rockchip: veyron: Remove 0 point from brightness-levels
` [PATCH v2 3/3] arm64: dts: qcom: trogdor: Add brightness-levels

[PATCH v5 2/2] PCI/ERR: Split the fatal and non-fatal error recovery handling
 2020-10-14 14:18 UTC  (2+ messages)

[RFC PATCH 0/1] overlayfs: C/R enhancments (RFC)
 2020-10-14 14:14 UTC  (2+ messages)
` [RFC PATCH] overlayfs: add fsinfo(FSINFO_ATTR_OVL_SOURCES) support

Use after free in bcm2835_spi_remove()
 2020-10-14 14:09 UTC  (2+ messages)

[PATCH AUTOSEL 5.8 01/24] net: lantiq: Add locking for TX DMA channel
 2020-10-14 14:04 UTC  (5+ messages)
` [PATCH AUTOSEL 5.8 18/24] net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails

[PATCH v1 0/8] perf c2c: Refine the organization of metrics
 2020-10-14 14:03 UTC  (2+ messages)

[PATCH 0/2] eliminate two common errors reported by any yaml on arm64
 2020-10-14 14:02 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: broadcom: remove an unused property dma-ranges

[PATCH] KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
 2020-10-14 14:01 UTC  (2+ messages)

[PATCH] checkpatch: add new exception to repeated word check
 2020-10-14 13:56 UTC 

[PATCH -next] media: marvell-ccic: Fix -Wunused-function warnings
 2020-10-14 13:50 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/6] fix all errors except one reported by dt_binding_check
 2020-10-14 13:50 UTC  (11+ messages)
` [PATCH 2/6] dt-bindings: mfd: google,cros-ec: explicitly allow additional properties
` [PATCH 3/6] spi: dt-bindings: spi-controller: explicitly require #address-cells=<0> for slave mode
` [PATCH 4/6] dt-bindings: misc: explicitly add #address-cells "
` [PATCH 6/6] dt-bindings: misc: correct the property name cmd-gpios to cmd-gpio

[PATCH] perf: Add support for exclusive groups/events
 2020-10-14 13:49 UTC  (2+ messages)

[PATCH 00/23] wfx: get out from the staging area
 2020-10-14 13:49 UTC  (8+ messages)
` [PATCH 01/23] dt-bindings: introduce silabs,wfx.yaml
` [PATCH 07/23] wfx: add bus_sdio.c

[PATCH] fs/cachefiles: Drop superfluous readpages aops NULL check
 2020-10-14 13:48 UTC  (2+ messages)
` [Linux-cachefs] "

[PATCH] firmware: arm_scmi: Fix duplicate workqueue name
 2020-10-14 13:48 UTC  (4+ messages)

[PATCH] fs: btrfs: Fix incorrect printf qualifier
 2020-10-14 13:47 UTC  (3+ messages)

[PATCH] taskstats: use family->version instead of TASKSTATS_GENL_VERSION
 2020-10-14 13:31 UTC 

[PATCH AUTOSEL 5.8 01/20] device_cgroup: Fix RCU list debugging warning
 2020-10-14 13:46 UTC  (5+ messages)
` [PATCH AUTOSEL 5.8 17/20] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()

[ANNOUNCE] libtraceevent.git
 2020-10-14 13:44 UTC  (10+ messages)

linux-next: build failure after merge of the vfio tree
 2020-10-14 13:43 UTC  (4+ messages)

[PATCH stable-5.4] backport enospc issues during balance
 2020-10-14 13:43 UTC  (2+ messages)

general protection fault in __do_sys_io_uring_register
 2020-10-14 13:35 UTC  (2+ messages)

[PATCH] mfd: MFD_SL28CPLD should depends on ARCH_LAYERSCAPE
 2020-10-14 13:35 UTC  (2+ messages)

[PATCH v6 0/2] sched/deadline: Fix and optimize sched_dl_global_validate()
 2020-10-14 13:32 UTC  (2+ messages)

[v6,0/3] introduce TI reset controller for MT8192 SoC
 2020-10-14 13:30 UTC  (3+ messages)
` [v6,1/3] dt-binding: reset-controller: mediatek: add YAML schemas

[PATCH 1/2] arm64: dts: qcom: sc7180: Add gpu cooling support
 2020-10-14 13:29 UTC  (4+ messages)

[PATCH] fs: gfs2: prevent OOB access in gfs2_read_sb()
 2020-10-14 13:25 UTC  (4+ messages)
` [Cluster-devel] "

[PATCH 0/1] add ast2400/2500 phy-handle support
 2020-10-14 13:24 UTC  (4+ messages)
` [PATCH 1/1] net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500

[v6,0/4] watchdog: mt8192: add wdt support
 2020-10-14 13:19 UTC  (5+ messages)
` [v6,1/4] dt-binding: mediatek: watchdog: fix the description of compatible
` [v6,2/4] dt-binding: mediatek: mt8192: update mtk-wdt document
` [v6,3/4] dt-binding: mt8192: add toprgu reset-controller head file
` [v6,4/4] watchdog: mt8192: add wdt support

[PATCH 1/1] Sched/fair: Improve the accuracy of sched_stat_wait statistics
 2020-10-14 13:19 UTC  (2+ messages)

[PATCH] irqchip: MST_IRQ should depend on ARCH_MEDIATEK or ARCH_MSTARV7
 2020-10-14 13:17 UTC 

KASAN: slab-out-of-bounds Write in gfs2_fill_super
 2020-10-14 13:16 UTC  (5+ messages)
` [Cluster-devel] "
    ` [Cluster-devel] KASAN: slab-out-of-bounds Write in,gfs2_fill_super

[PATCH 0/2] coresight: etf/etb: NULL Pointer dereference crash fixes
 2020-10-14 13:16 UTC  (5+ messages)
` [PATCH 1/2] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()

[PATCH] power: reset: POWER_RESET_OCELOT_RESET should depend on Ocelot or Sparx5
 2020-10-14 13:14 UTC 

[PATCH v2 2/7] staging: qlge: Initialize devlink health dump framework
 2020-10-14 13:08 UTC  (2+ messages)

[PATCH] blk-mq: add helper function to test hctx inactive
 2020-10-14 12:56 UTC 

[PATCH] sched/cputime: correct account of irqtime
 2020-10-14 13:02 UTC  (2+ messages)

[PATCH v2 1/2] drm/mediatek: mtk_hdmi: move 2 registers address into of_data
 2020-10-14 12:59 UTC  (3+ messages)
` [PATCH v2 2/2] drm/mediatek: mtk_hdmi: add MT8167 support for HDMI

[PATCH] jfs: delete duplicated words in header files
 2020-10-14 12:57 UTC  (3+ messages)

[PATCH 00/18] Add Hantro regmap and VC8000 h264 decode support
 2020-10-14 13:00 UTC  (6+ messages)
` [PATCH 07/18] regmap: mmio: add config option to allow relaxed MMIO accesses

arm-smmu 5000000.iommu: Cannot accommodate DMA offset for IOMMU page tables
 2020-10-14 12:58 UTC  (13+ messages)

[GIT PULL] pin control changes for the v5.10 kernel series
 2020-10-14 12:58 UTC 

[PATCH next] iommu: intel: don't dereference iommu_device if IOMMU_API is not built
 2020-10-14 12:57 UTC  (5+ messages)

[PATCH v2 0/4] ARM: stm32: add DT properties for remote proc synchronisation
 2020-10-14 12:54 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: arm: stm32: Add compatible for syscon tamp node
` [PATCH v2 2/4] dt-bindings: remoteproc: stm32_rproc: update for firmware synchronization
` [PATCH v2 3/4] dt-bindings: remoteproc: stm32_rproc: update syscon descriptions
` [PATCH v2 4/4] ARM: dts: stm32: update stm32mp151 for remote proc synchronization support

[PATCH] KVM: x86: Filter out more Intel-specific PMU MSRs in kvm_init_msr_list()
 2020-10-14 12:50 UTC 

[PATCH v3] MIPS: replace add_memory_region with memblock
 2020-10-14 12:47 UTC  (2+ messages)

[PATCH 0/3] Add upper and lower limits in IPA power budget calculation
 2020-10-14 12:45 UTC  (2+ messages)

[RFC PATCH 0/3] GPIO support on the Etron EJ168/EJ188/EJ198 xHCI controllers
 2020-10-14 12:43 UTC  (6+ messages)
` [RFC PATCH 2/3] dt-bindings: gpio: Add binding documentation for Etron EJ168/EJ188/EJ198

[PATCH] MIPS: dec: fix section mismatch
 2020-10-14 12:43 UTC  (2+ messages)


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