linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-13 21:49:08 to 2020-08-14 04:04:18 UTC [more...]

[RFC PATCH 00/16] Core scheduling v6
 2020-08-14  4:04 UTC  (11+ messages)
              ` [RFC PATCH 00/16] Core scheduling v6(Internet mail)

[PATCH 00/44] SPMI patches needed by Hikey 970
 2020-08-14  4:01 UTC  (5+ messages)
` [PATCH 35/44] staging: regulator: hi6421v600-regulator: add a driver-specific debug macro
      ` [PATCH] media: debugging logging cleanup

[PATCH v4 0/2] proc,fcntl: introduce F_SET_DESCRIPTION
 2020-08-14  3:54 UTC  (3+ messages)
` [PATCH v4 1/2] mm: add GFP mask param to strndup_user
` [PATCH v4 2/2] fcntl: introduce F_SET_DESCRIPTION

[PATCH v8 0/4] add some power supply properties about wireless/wired charging
 2020-08-14  3:46 UTC  (5+ messages)
` [PATCH v8 1/4] power: supply: core: add quick charge type property
` [PATCH v8 2/4] power: supply: core: add wireless charger adapter "
` [PATCH v8 3/4] power: supply: core: add wireless signal strength property
` [PATCH v8 4/4] power: supply: core: property to control reverse charge

[PATCH] perf stat: update POWER9 metrics to utilize other metrics
 2020-08-14  3:43 UTC  (2+ messages)

[PATCH 0/4] printk: reimplement LOG_CONT handling
 2020-08-14  3:34 UTC  (11+ messages)
      ` POC: Alternative solution: "

[PATCH] softirq: add irq off checking for __raise_softirq_irqoff
 2020-08-14  3:28 UTC  (7+ messages)
    ` [EXT] "

[PATCH] mm : update ra->ra_pages if it's NOT equal to bdi->ra_pages
 2020-08-14  3:19 UTC  (9+ messages)

[GIT] Networking
 2020-08-14  3:14 UTC  (2+ messages)

[PATCH v4 0/7] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-14  3:04 UTC  (8+ messages)
` [PATCH v4 3/7] genirq: Introduce irq_suspend_one() and irq_resume_one() callbacks

drivers/scsi/smartpqi/smartpqi_init.c:2070 pqi_update_scsi_devices() error: we previously assumed 'physdev_list' could be null (see line 2006)
 2020-08-14  2:42 UTC 

linux-next: Tree for Aug 14
 2020-08-14  3:08 UTC 

[PATCH v4 00/20] gpio: cdev: add uAPI v2
 2020-08-14  3:02 UTC  (21+ messages)
` [PATCH v4 01/20] gpiolib: cdev: desc_to_lineinfo should set info offset
` [PATCH v4 02/20] gpiolib: cdev: replace strncpy with strscpy
` [PATCH v4 03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes
` [PATCH v4 04/20] gpio: uapi: define uAPI v2
` [PATCH v4 05/20] gpiolib: make cdev a build option
` [PATCH v4 06/20] gpiolib: add build option for CDEV v1 ABI
` [PATCH v4 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
` [PATCH v4 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL
` [PATCH v4 09/20] gpiolib: cdev: support edge detection for uAPI v2
` [PATCH v4 10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
` [PATCH v4 11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
` [PATCH v4 12/20] gpiolib: cdev: support setting debounce
` [PATCH v4 13/20] gpio: uapi: document uAPI v1 as deprecated
` [PATCH v4 14/20] tools: gpio: port lsgpio to v2 uAPI
` [PATCH v4 15/20] tools: gpio: port gpio-watch "
` [PATCH v4 16/20] tools: gpio: rename nlines to num_lines
` [PATCH v4 17/20] tools: gpio: port gpio-hammer to v2 uAPI
` [PATCH v4 18/20] tools: gpio: port gpio-event-mon "
` [PATCH v4 19/20] tools: gpio: add multi-line monitoring to gpio-event-mon
` [PATCH v4 20/20] tools: gpio: add debounce support "

[PATCH] bootconfig: Fix off-by-one in xbc_node_compose_key_after()
 2020-08-14  3:04 UTC  (3+ messages)

[PATCH v2] sched: print fields name when do sched_show_task
 2020-08-14  3:02 UTC 

[PATCH v3] nvmem: core: add sanity check in nvmem_device_read()
 2020-08-14  3:01 UTC 

[PATCH] MIPS: Loongson: Set CONFIG_FRAME_WARN=2048 in loongson3_defconfig to fix build warning
 2020-08-14  2:56 UTC 

BUG: unable to handle kernel paging request in fl_dump_key
 2020-08-14  2:53 UTC  (2+ messages)

[PATCH v7] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-08-14  2:52 UTC  (4+ messages)

fsl_espi errors on v5.7.15
 2020-08-14  2:48 UTC 

[PATCH v12 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-08-14  2:41 UTC  (20+ messages)
` [PATCH 01/19] drm/msm: remove dangling submitqueue references
` [PATCH 02/19] iommu/arm-smmu: Pass io-pgtable config to implementation specific function
` [PATCH 03/19] iommu/arm-smmu: Add support for split pagetables
` [PATCH 04/19] iommu/arm-smmu: Prepare for the adreno-smmu implementation
` [PATCH 05/19] iommu: add private interface for adreno-smmu
` [PATCH 06/19] drm/msm/gpu: add dev_to_gpu() helper
` [PATCH 07/19] drm/msm: set adreno_smmu as gpu's drvdata
` [PATCH 08/19] iommu/arm-smmu: constify some helpers
` [PATCH 09/19] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH 10/19] dt-bindings: arm-smmu: Add compatible string for Adreno "
` [PATCH 11/19] drm/msm: Add a context pointer to the submitqueue
` [PATCH 12/19] drm/msm: Drop context arg to gpu->submit()
` [PATCH 13/19] drm/msm: Set the global virtual address range from the IOMMU domain
` [PATCH 14/19] drm/msm: Add support to create a local pagetable
` [PATCH 15/19] drm/msm: Add support for private address space instances
` [PATCH 16/19] drm/msm/a6xx: Add support for per-instance pagetables
` [PATCH 17/19] arm: dts: qcom: sm845: Set the compatible string for the GPU SMMU
` [PATCH 18/19] iommu/arm-smmu: add a way for implementations to influence SCTLR
` [PATCH 19/19] drm/msm: show process names in gem_describe

[PATCH v2] MIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRACE
 2020-08-14  2:40 UTC 

[PATCH V2] vfio dma_map/unmap: optimized for hugetlbfs pages
 2020-08-14  2:37 UTC 

[RFC 0/7] KVM: PKS Virtualization support
 2020-08-14  2:33 UTC  (4+ messages)
` [RFC 6/7] KVM: X86: Expose PKS to guest and userspace

[PATCH v2 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
 2020-08-14  2:31 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: x86: move kvm_vcpu_gfn_to_memslot() out of try_async_pf()
` [PATCH v2 2/3] KVM: x86: introduce KVM_MEM_PCI_HOLE memory

[PATCH] MIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRAC
 2020-08-14  2:27 UTC  (4+ messages)
  `  "

[PATCH] perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdown
 2020-08-14  2:22 UTC 

[PATCH] tools/power turbostat: call pread64 in kernel directly
 2020-08-14  2:17 UTC  (3+ messages)

drivers/gpu/drm/amd/powerplay/smu_cmn.c:485:9: warning: Identical condition 'ret', second condition is always false
 2020-08-14  2:13 UTC 

drivers/rpmsg/qcom_glink_smem.c:93:48: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-08-14  1:33 UTC 

drivers/net/ethernet/netronome/nfp/devlink_param.c:101 nfp_devlink_param_u8_get() warn: potential spectre issue 'arg->hi_to_dl' (local cap)
 2020-08-14  1:51 UTC 

[PATCH] uart:8250: change lock order in serial8250_do_startup()
 2020-08-14  1:54 UTC  (2+ messages)

[PATCH v5 00/36] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-08-14  2:02 UTC  (39+ messages)
` [PATCH v5 01/36] clk: Export clk_hw_reparent()
` [PATCH v5 02/36] clk: tegra: Remove Memory Controller lock
` [PATCH v5 03/36] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v5 04/36] memory: tegra20-emc: Make driver modular
` [PATCH v5 05/36] memory: tegra30-emc: "
` [PATCH v5 06/36] memory: tegra124-emc: "
` [PATCH v5 07/36] memory: tegra124-emc: Use devm_platform_ioremap_resource
` [PATCH v5 08/36] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v5 09/36] memory: tegra20-emc: Initialize MC timings
` [PATCH v5 10/36] PM / devfreq: tegra20: Silence deferred probe error
` [PATCH v5 11/36] PM / devfreq: tegra30: "
` [PATCH v5 12/36] PM / devfreq: tegra20: Use MC timings for building OPP table
` [PATCH v5 13/36] PM / devfreq: tegra30: "
` [PATCH v5 14/36] PM / devfreq: tegra20: Add error messages to tegra_devfreq_target()
` [PATCH v5 15/36] PM / devfreq: tegra30: "
` [PATCH v5 16/36] PM / devfreq: tegra20: Adjust clocks conversion ratio and polling interval
` [PATCH v5 17/36] PM / devfreq: tegra20: Relax Kconfig dependency
` [PATCH v5 18/36] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v5 19/36] dt-bindings: memory: tegra20: emc: "
` [PATCH v5 20/36] dt-bindings: memory: tegra30: mc: "
` [PATCH v5 21/36] dt-bindings: memory: tegra30: emc: "
` [PATCH v5 22/36] dt-bindings: host1x: Document new interconnect properties
` [PATCH v5 23/36] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v5 24/36] dt-bindings: memory: tegra30: "
` [PATCH v5 25/36] ARM: tegra: Add interconnect properties to Tegra20 device-tree
` [PATCH v5 26/36] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v5 27/36] memory: tegra-mc: Register as interconnect provider
` [PATCH v5 28/36] memory: tegra20-emc: Use devm_platform_ioremap_resource
` [PATCH v5 29/36] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v5 30/36] memory: tegra20-emc: Register as interconnect provider
` [PATCH v5 31/36] memory: tegra20-emc: Create tegra20-devfreq device
` [PATCH v5 32/36] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v5 33/36] memory: tegra30-emc: Register as interconnect provider
` [PATCH v5 34/36] drm/tegra: dc: Support memory bandwidth management
` [PATCH v5 35/36] drm/tegra: dc: Tune up high priority request controls for Tegra20
` [PATCH v5 36/36] drm/tegra: dc: Extend debug stats with total number of events

[v5,0/3] mmc: mediatek: add optional reset property
 2020-08-14  1:43 UTC  (4+ messages)
` [v5,1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
` [v5,2/3] arm64: dts: mt7622: add reset node for mmc device
` [v5,3/3] mmc: mediatek: add optional module reset property

[PULL REQUEST] i2c for 5.9
 2020-08-14  1:44 UTC  (2+ messages)

Recursive/circular locking in serial8250_console_write/serial8250_do_startup
 2020-08-14  1:39 UTC  (8+ messages)

drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:1555 dest_is_valid() error: we previously assumed 'dest' could be null (see line 1545)
 2020-08-14  1:06 UTC 

[PATCH v3] perf parse-events: Set exclude_guest=1 for user-space counting
 2020-08-14  1:21 UTC 

[PATCH 00/23] proc: Introduce /proc/namespaces/ directory to expose namespaces lineary
 2020-08-14  1:16 UTC  (11+ messages)

[RESEND,v4,0/3] mmc: mediatek: add optional reset property
 2020-08-14  1:08 UTC  (4+ messages)
` [RESEND,v4,3/3] mmc: mediatek: add optional module "

[v4,0/3] mmc: mediatek: add optional reset property mmc: mediatek: add optional module reset property arm64: dts: mt7622: add reset node for mmc device Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++ arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 ++ drivers/mmc/host/mtk-sd.c | 13 +++++++++++++ 3 files changed, 17 insertions(+)
 2020-08-14  1:06 UTC  (3+ messages)

[PATCH 0/6] tools/bootconfig: Add boot-time tracing script
 2020-08-14  1:01 UTC  (3+ messages)
` [PATCH 4/6] tools/bootconfig: Add a script to generate ftrace shell-command from bootconfig

[eventfd] 12aceb89b0: will-it-scale.per_thread_ops -4.9% regression
 2020-08-14  0:53 UTC 

KMSAN: uninit-value in tda8083_attach
 2020-08-14  0:46 UTC  (2+ messages)

[PATCH v3] clk: samsung: Prevent potential endless loop in the PLL set_rate ops
 2020-08-14  0:46 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS a6d996cbd38b42341ad3fce74506b9fdc280e395
 2020-08-14  0:19 UTC 

drivers/net/ethernet/amd/amd8111e.c:107 amd8111e_read_phy() warn: this loop depends on readl() succeeding
 2020-08-13 23:31 UTC 

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-13 23:59 UTC  (12+ messages)

[PATCH] sched/fair: reduce preemption with IDLE tasks runable
 2020-08-13 23:55 UTC  (11+ messages)
  ` [PATCH] sched/fair: reduce preemption with IDLE tasks runable(Internet mail)

[PATCH 1/1] Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
 2020-08-13 23:51 UTC 

[PATCH v2] fs/select.c: batch user writes in do_sys_poll
 2020-08-13 23:41 UTC 

[PATCH] dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()
 2020-08-13 23:37 UTC  (3+ messages)

[PATCH v3 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup
 2020-08-13 23:27 UTC  (4+ messages)

linux-next boot error: WARNING in mem_cgroup_css_alloc
 2020-08-13 23:25 UTC  (2+ messages)

[PATCH 0/3] l3mdev icmp error route lookup fixes
 2020-08-13 23:21 UTC  (7+ messages)
` [PATCH 1/3] selftests: Add VRF icmp error route lookup test
` [PATCH 2/3] ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing table
` [PATCH 3/3] ipv6/icmp: "

[PATCH 0/2] Fix S_ISDIR execve() errno
 2020-08-13 23:17 UTC  (3+ messages)
` [PATCH 1/2] exec: Restore EACCES of S_ISDIR execve()
` [PATCH 2/2] selftests/exec: Add file type errno tests

[PATCH] x86/pci: fix xen.c build error when CONFIG_ACPI is not set
 2020-08-13 23:00 UTC 

[PATCH] coccinelle: api: add sprintf() support to device_attr_show
 2020-08-13 22:49 UTC 

[PATCH v2 0/4] media: introduce microchip csi2dc driver
 2020-08-13 22:46 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: media: csi2dc: add bindings for microchip csi2dc
` [PATCH v2 3/4] media: misc: introduce microchip_csi2dc driver
` [PATCH v2 4/4] MAINTAINERS: add microchip csi2dc

[PATCH] af_packet: TPACKET_V3: fix fill status rwlock imbalance
 2020-08-13 22:38 UTC  (2+ messages)

[PATCH v5 00/17] sched: Instrument sched domain flags
 2020-08-13 22:27 UTC  (4+ messages)
` [PATCH v5 02/17] ARM: Revert back to default scheduler topology

[PATCH] tools/bpftool: Fix uninitialized error
 2020-08-13 22:24 UTC 

drivers/crypto/chelsio/chcr_ktls.c:391:15: warning: variable 'sk' set but not used
 2020-08-13 22:15 UTC 

[PATCH RESEND v10 0/4] Support DRM bridges on NVIDIA Tegra
 2020-08-13 22:06 UTC  (5+ messages)
` [PATCH RESEND v10 1/4] drm/tegra: output: Don't leak OF node on error
` [PATCH RESEND v10 2/4] drm/tegra: output: Support DRM bridges
` [PATCH RESEND v10 3/4] drm/tegra: output: rgb: Support LVDS encoder bridge
` [PATCH RESEND v10 4/4] drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridge

linux-next: Fixes tag needs some work in the xen-tip tree
 2020-08-13 22:07 UTC 

[RFC][PATCH] dma-heap: Add proper kref handling on dma-buf heaps
 2020-08-13 22:04 UTC  (3+ messages)

[PATCH v3 1/3] media: i2c: imx274: Fix Y_OUT_SIZE register setting
 2020-08-13 22:01 UTC  (5+ messages)
` [PATCH v3 3/3] media: i2c: imx274: Add IMX274 power on and off sequence

[PATCH RESEND v12 0/4] Panel rotation patches
 2020-08-13 21:56 UTC  (5+ messages)
` [PATCH RESEND v12 1/4] drm/panel: Add helper for reading DT rotation
` [PATCH RESEND v12 2/4] drm/panel: Read panel orientation for BOE TV101WUM-NL6
` [PATCH RESEND v12 3/4] drm/panel: lvds: Read panel orientation
` [PATCH RESEND v12 4/4] drm/panel-simple: "

linux-next: Tree for Aug 13
 2020-08-13 21:55 UTC  (4+ messages)
` linux-next: Tree for Aug 13 (drivers/media/i2c/max9286.c)

[PATCH] media: ov5640: Correct Bit Div register in clock tree diagram
 2020-08-13 21:51 UTC  (3+ messages)

[PATCH v5 0/2] synquacer: add TPM support
 2020-08-13 21:51 UTC  (3+ messages)
` [PATCH v5 1/2] tpm: tis: add support for MMIO TPM on SynQuacer

[PATCH 0/2][RFC] Add long time sampling time support
 2020-08-13 21:50 UTC  (3+ messages)
` [PATCH 2/2][RFC] tools/power turbostat: Introduce reliable RAPL display

[PATCH] Add power/gpu_frequency tracepoint
 2020-08-13 21:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/2] synquacer: add TPM support
 2020-08-13 21:48 UTC  (5+ messages)
` [PATCH v4 1/2] tpm: tis: add support for MMIO TPM on SynQuacer


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