linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-21 20:42:39 to 2019-08-22 02:43:47 UTC [more...]

[PATCH] drm/amdkfd: remove set but not used variable 'pdd'
 2019-08-22  2:43 UTC  (2+ messages)

[PATCH] drm/amd/display: remove duplicated include from dc_link.c
 2019-08-22  2:42 UTC  (2+ messages)

[PATCH] cpufreq: Print driver name if cpufreq_suspend() fails
 2019-08-22  2:42 UTC  (2+ messages)

[PATCH -next] cpufreq: qcom-hw: remove set but not used variable 'prev_cc'
 2019-08-22  2:40 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: remove duplicated include from gfx_v9_0.c
 2019-08-22  2:40 UTC  (2+ messages)

[PATCH v2] KVM: LAPIC: Periodically revaluate to get conservative lapic_timer_advance_ns
 2019-08-22  2:37 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: remove set but not used variable 'psp_enabled'
 2019-08-22  2:37 UTC  (2+ messages)

[PATCH] ARM: UNWINDER_FRAME_POINTER implementation for Clang
 2019-08-22  2:33 UTC  (4+ messages)

[PATCH v8 00/14] Rockchip ISP1 Driver
 2019-08-22  2:32 UTC  (7+ messages)
` [PATCH v8 04/14] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver

[PATCH V5 4/4] mmc: host: sdhci-pci: Add Genesys Logic GL975x support
 2019-08-22  2:26 UTC  (3+ messages)

[tip:timers/core 34/34] drivers//clocksource/hyperv_timer.c:264:35: error: 'hv_sched_clock_offset' undeclared; did you mean 'sched_clock_register'?
 2019-08-22  2:25 UTC 

[PATCH 0/3] fix interrupt swamp in NVMe
 2019-08-22  2:23 UTC  (14+ messages)
` [PATCH 3/3] nvme: complete request in work queue on CPU with flooded interrupts

[v4 1/2] dt/bindings: display: Add optional property node define for Mali DP500
 2019-08-22  2:11 UTC  (2+ messages)
` [v4 2/2] drm/arm/mali-dp: Add display QoS interface configuration "

[PATCH RFC v4 0/15] sched,fair: flatten CPU controller runqueues
 2019-08-22  2:17 UTC  (16+ messages)
` [PATCH 01/15] sched: introduce task_se_h_load helper
` [PATCH 02/15] sched: change /proc/sched_debug fields
` [PATCH 03/15] sched,fair: redefine runnable_load_avg as the sum of task_h_load
` [PATCH 04/15] sched,fair: move runnable_load_avg to cfs_rq
` [PATCH 05/15] sched,fair: remove cfs_rqs from leaf_cfs_rq_list bottom up
` [PATCH 06/15] sched,cfs: use explicit cfs_rq of parent se helper
` [PATCH 07/15] sched,cfs: fix zero length timeslice calculation
` [PATCH 08/15] sched,fair: simplify timeslice length code
` [PATCH 09/15] sched,fair: refactor enqueue/dequeue_entity
` [PATCH 10/15] sched,fair: add helper functions for flattened runqueue
` [PATCH 11/15] sched,fair: flatten hierarchical runqueues
` [PATCH 12/15] sched,fair: flatten update_curr functionality
` [PATCH 13/15] sched,fair: propagate sum_exec_runtime up the hierarchy
` [PATCH 14/15] sched,fair: ramp up task_se_h_weight quickly
` [PATCH 15/15] sched,fair: scale vdiff in wakeup_preempt_entity

[v3 1/2] dt/bindings: clk: Add YAML schemas for LS1028A Display Clock bindings
 2019-08-22  2:08 UTC  (2+ messages)
` [v3 2/2] clk: ls1028a: Add clock driver for Display output interface

[PATCH] drm/amd/display: Fix 32-bit divide error in wait_for_alt_mode
 2019-08-22  2:12 UTC  (3+ messages)

[PATCH] drm/msm/dpu: add rotation property
 2019-08-22  1:57 UTC 

[PATCH] rcu: don't include <linux/ktime.h> in rcutiny.h
 2019-08-22  1:53 UTC 

[PATCH v5 0/2] usbip: Implement SG support
 2019-08-22  1:52 UTC  (4+ messages)
` [PATCH v5 2/2] usbip: Implement SG support to vhci-hcd and stub driver

devm_memremap_pages() triggers a kasan_add_zero_shadow() warning
 2019-08-22  1:52 UTC  (10+ messages)

[PATCH v3 0/3] Optimize tlbflush path
 2019-08-22  1:51 UTC  (7+ messages)
` [PATCH v3 1/3] RISC-V: Issue a local tlbflush if possible
` [PATCH v3 2/3] RISC-V: Issue a tlb page flush "
` [PATCH v3 3/3] RISC-V: Do not invoke SBI call if cpumask is empty

[RFC PATCH 0/3] perf tools: Add support for "report" for some spe events
 2019-08-22  1:44 UTC  (4+ messages)
` [RFC PATCH 3/3] perf report: add --spe options for arm-spe

[PATCH v3 0/3] hv: vmbus: add fuzz testing to hv device
 2019-08-22  1:36 UTC  (5+ messages)
` [PATCH v3 2/3] drivers: hv: vmbus: add test attributes to debugfs
` [PATCH v3 3/3] tools: hv: add vmbus testing tool

[PATCH v2 net-next] net: fec: add C45 MDIO read/write support
 2019-08-22  1:29 UTC  (2+ messages)

[PATCH] lib/memweight.c: optimize by inlining bitmap_weight()
 2019-08-22  1:25 UTC  (2+ messages)

[PATCH v4] kasan: add memory corruption identification for software tag-based mode
 2019-08-22  1:22 UTC  (4+ messages)

[patch V2 00/38] posix-cpu-timers: Cleanup and consolidation
 2019-08-22  1:02 UTC  (11+ messages)
` [patch V2 01/38] posix-cpu-timers: Provide task validation functions
` [patch V2 02/38] posix-cpu-timers: Use common permission check in posix_cpu_clock_get()
` [patch V2 03/38] posix-cpu-timers: Use common permission check in posix_cpu_timer_create()

[PATCH v2] nbd: fix possible page fault for nbd disk
 2019-08-22  0:58 UTC  (3+ messages)

[PATCH 5/9] block: support diskcipher
 2019-08-22  0:54 UTC 

[PATCH v3 0/8] AMD64 EDAC fixes
 2019-08-22  0:50 UTC  (12+ messages)
` [PATCH v3 1/8] EDAC/amd64: Support more than two controllers for chip selects handling
` [PATCH v3 2/8] EDAC/amd64: Recognize DRAM device type with EDAC_CTL_CAP
` [PATCH v3 3/8] EDAC/amd64: Initialize DIMM info for systems with more than two channels
` [PATCH v3 4/8] EDAC/amd64: Find Chip Select memory size using Address Mask
` [PATCH v3 5/8] EDAC/amd64: Decode syndrome before translating address
` [PATCH v3 6/8] EDAC/amd64: Cache secondary Chip Select registers
` [RFC PATCH v3 08/10] EDAC/amd64: Gather hardware information early
` [PATCH v3 7/8] EDAC/amd64: Support Asymmetric Dual-Rank DIMMs
` [RFC PATCH v3 09/10] EDAC/amd64: Use cached data when checking for ECC
` [RFC PATCH v3 10/10] EDAC/amd64: Check for memory before fully initializing an instance

[PATCH v4 1/6] KVM: Fix leak vCPU's VMCS value into other pCPU
 2019-08-22  0:46 UTC  (5+ messages)

[PATCHv2 00/11] Add basic SoC Support for Mediatek MT6779 SoC
 2019-08-22  0:46 UTC  (6+ messages)
` [PATCH v2 11/11] arm64: dts: add dts nodes for MT6779

[PATCH 00/11] Add basic SoC Support for Mediatek MT6779 SoC
 2019-08-22  0:43 UTC  (4+ messages)
` [PATCH 04/11] pinctrl: mediatek: update pinmux defintions for mt6779

[PATCH RESEND] i386/kvm: support guest access CORE cstate
 2019-08-22  0:31 UTC  (5+ messages)

[PATCH v4 0/4] nvme-pci: Support for Apple 201+ (T2 chip)
 2019-08-22  0:31 UTC  (8+ messages)
` [PATCH v4 2/4] nvme-pci: Add support for variable IO SQ element size
` [PATCH v4 3/4] nvme-pci: Add support for Apple 2018+ models
` [PATCH v4 4/4] nvme-pci: Support shared tags across queues for Apple 2018 controllers

[RFC PATCH] powerpc: Convert ____flush_dcache_icache_phys() to C
 2019-08-22  0:27 UTC  (4+ messages)

[PATCH 1/3] fuse: on 64-bit store time in d_fsdata directly
 2019-08-22  0:18 UTC  (5+ messages)
` [PATCH 2/3] fuse: kmemcg account fs data
` [PATCH 3/3] fuse: pass gfp flags to fuse_request_alloc

[PATCH net] net: dsa: bcm_sf2: Do not configure PHYLINK on CPU port
 2019-08-22  0:07 UTC 

[PATCH v7 00/14] nvmet: add target passthru commands support
 2019-08-22  0:09 UTC  (6+ messages)
` [PATCH v7 08/14] nvmet-core: allow one host per passthru-ctrl

[PATCH v2] nvme: allow 64-bit results in passthru commands
 2019-08-22  0:06 UTC  (6+ messages)

[PATCH v3 0/4] Simplify PCIe hotplug indicator control
 2019-08-21 23:58 UTC  (3+ messages)
` [PATCH v3 1/4] PCI: pciehp: Add pciehp_set_indicators() to jointly set LED indicators

[PATCH] aio: Fix io_pgetevents() struct __compat_aio_sigset layout
 2019-08-21 23:55 UTC  (2+ messages)

add a not device managed memremap_pages v3
 2019-08-21 23:51 UTC  (7+ messages)
` [PATCH 2/4] memremap: remove the dev field in struct dev_pagemap

linux-next: manual merge of the drm-misc tree with the drm and drm-intel trees
 2019-08-21 23:50 UTC  (2+ messages)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-21 23:49 UTC  (12+ messages)

[PATCH v2] video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host
 2019-08-21 23:48 UTC  (2+ messages)

[PATCH v4 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-08-21 23:40 UTC  (10+ messages)
` [PATCH v4 1/6] dt-bindings: thermal: Add DT bindings documentation for Amlogic Thermal
` [PATCH v4 2/6] thermal: amlogic: Add thermal driver to support G12 SoCs
` [PATCH v4 3/6] arm64: dts: amlogic: g12: add temperature sensor
` [PATCH v4 4/6] arm64: dts: meson: sei510: Add minimal thermal zone
` [PATCH v4 5/6] arm64: dts: amlogic: odroid-n2: add "
` [PATCH v4 6/6] MAINTAINERS: add entry for Amlogic Thermal driver

[PATCH RT v2 0/3] RCU fixes
 2019-08-21 23:40 UTC  (7+ messages)
` [PATCH RT v2 1/3] rcu: Acquire RCU lock when disabling BHs
` [PATCH RT v2 2/3] sched: migrate_enable: Use sleeping_lock to indicate involuntary sleep
` [PATCH RT v2 3/3] rcu: Disable use_softirq on PREEMPT_RT

WARNING: bad usercopy in hidraw_ioctl
 2019-08-21 23:38 UTC  (2+ messages)

RISC-V nommu support v3
 2019-08-21 23:32 UTC  (7+ messages)
` [PATCH 15/15] riscv: disable the EFI PECOFF header for M-mode

[PATCH 0/5] arm64: meson: add support for SM1 Power Domains
 2019-08-21 23:31 UTC  (5+ messages)
` [PATCH 2/5] soc: amlogic: Add support for Everything-Else power domains controller
` [PATCH 4/5] arm64: dts: meson-sm1-sei610: add HDMI display support

[RFC] mm: Proactive compaction
 2019-08-21 23:23 UTC  (3+ messages)

[PATCH 1/2] PCI/AER: Add PoisonTLPBlocked to Uncorrectable errors
 2019-08-21 23:15 UTC  (2+ messages)
` [PATCH 2/2] PCI/AER: Split the AER stats into multiple sysfs attributes

[PATCH v2 0/10] Symbol namespaces - RFC
 2019-08-21 23:13 UTC  (3+ messages)
  ` [PATCH v3 10/11] RFC: usb-storage: export symbols in USB_STORAGE namespace

[PATCH] mm/oom: Add oom_score_adj value to oom Killed process message
 2019-08-21 23:12 UTC  (9+ messages)

[PATCH v4 0/8] arm64: dts: qcom: sm8150: Add SM8150 DTS
 2019-08-21 23:04 UTC  (2+ messages)

[PATCH v2 0/7] Add support for Qualcomm SM8150 and SC7180 SoCs
 2019-08-21 23:03 UTC  (4+ messages)
` [PATCH v2 5/7] mailbox: qcom: "

[PATCH v2 0/3] hv: vmbus: add fuzz testing to hv device
 2019-08-21 22:52 UTC  (3+ messages)
` [PATCH v2 1/3] drivers: hv: vmbus: Introduce latency testing

KASAN: null-ptr-deref Write in queue_work_on
 2019-08-21 22:38 UTC 

KMSAN: uninit-value in rtm_new_nexthop
 2019-08-21 22:38 UTC 

KMSAN: uninit-value in batadv_iv_send_outstanding_bat_ogm_packet
 2019-08-21 22:38 UTC 

[PATCH net-next] net: bcmgenet: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 22:27 UTC  (3+ messages)

[PATCH net-next] net/ncsi: update response packet length for GCPS/GNS/GNPTS commands
 2019-08-21 22:25 UTC  (2+ messages)

Staging status of speakup
 2019-08-21 22:22 UTC  (11+ messages)
      ` [HELP REQUESTED from the community] Was: "

[PATCH v2 0/3] make RB_DECLARE_CALLBACKS more generic
 2019-08-21 22:18 UTC  (6+ messages)
` [PATCH v2 2/3] augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro

[PATCH v3 bpf-next 1/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE ioctl
 2019-08-21 22:10 UTC  (6+ messages)

erofs: Question on unused fields in on-disk structs
 2019-08-21 22:03 UTC  (4+ messages)

[PATCH -tip 0/3] x86,mm/pat: Move towards using generic interval trees
 2019-08-21 21:57 UTC  (3+ messages)
` [PATCH 1/3] x86,mm/pat: Use "

Added Realtek rtl8192u driver to staging - static analysis report
 2019-08-21 21:56 UTC  (3+ messages)

[PATCH] bpf: handle 32-bit zext during constant blinding
 2019-08-21 21:51 UTC  (2+ messages)

[RFC,v2 0/6] TI camera serdes and I2C address translation
 2019-08-21 21:50 UTC  (6+ messages)
` [RFC,v2 3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer

[PATCH v3 0/4] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-08-21 21:44 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: soundwire: add slave bindings

[PATCH v4 0/6] tpm: Add driver for cr50
 2019-08-21 21:44 UTC  (6+ messages)
` [PATCH v4 3/6] tpm: tpm_tis_spi: Add a pre-transfer callback

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2019-08-21 21:42 UTC  (3+ messages)

Build regressions/improvements in v5.3-rc5
 2019-08-21 21:39 UTC  (3+ messages)

[PATCH net] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-21 21:38 UTC  (7+ messages)

kernel panic in 5.3-rc5, nfsd_reply_cache_stats_show+0x11
 2019-08-21 21:28 UTC  (4+ messages)

[PATCH v3 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-08-21 21:30 UTC  (5+ messages)

[PATCH v2 0/3] x86/cpu: Add new Airmont CPU model
 2019-08-21 21:27 UTC  (7+ messages)
` [PATCH v2 2/3] x86/cpu: Add new Intel Atom CPU model name

[PATCH] net/ncsi: Fix the payload copying for the request coming from Netlink
 2019-08-21 21:24 UTC 

Boot failure due to: x86/boot: Save fields explicitly, zero out everything else
 2019-08-21 21:24 UTC  (4+ messages)
` [PATCH] x86/boot: Fix boot failure regression

[PATCH] x86/hyper-v: enable TSC page clocksource on 32bit
 2019-08-21 21:23 UTC  (4+ messages)

[PATCH] Add optional chip erase functionality to AT25 EEPROM driver
 2019-08-21 21:21 UTC  (2+ messages)

[PATCH v2 0/6] Add initial support for S32V234-EVB
 2019-08-21 21:18 UTC  (3+ messages)
` [PATCH v2 4/6] dt-bindings: serial: Document Freescale LINFlex UART

[PATCH v2 00/14] arm64: dts: meson: fixes following YAML bindings schemas conversion
 2019-08-21 21:16 UTC  (5+ messages)
` [PATCH v2 08/14] arm64: dts: meson-gxl: fix internal phy compatible
` [PATCH v2 12/14] arm64: dts: meson-gxbb-nanopi-k2: add missing model

[PATCH] [media] pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() returns error code
 2019-08-21 21:09 UTC 

Kernel 5.3.x, 5.2.2+: VMware player suspend on 64/32 bit guests
 2019-08-21 21:15 UTC  (7+ messages)

[PATCH 00/14] arm64: dts: meson: fixes following YAML bindings schemas conversion
 2019-08-21 21:14 UTC  (5+ messages)
` [PATCH 11/14] arm64: dts: meson-g12a-x96-max: fix compatible

[PATCH 00/19] Initial support for Marvell MMP3 SoC
 2019-08-21 21:13 UTC  (7+ messages)
` [PATCH 02/19] dt-bindings: arm: mrvl: Document MMP3 compatible string
` [PATCH 03/19] dt-bindings: mrvl,intc: Add a MMP3 interrupt controller
` [PATCH 04/19] dt-bindings: phy-mmp3-usb: Add bindings

[PATCHSET v2] writeback, memcg: Implement foreign inode flushing
 2019-08-21 21:02 UTC  (5+ messages)
` [PATCH 4/5] writeback, memcg: Implement cgroup_writeback_by_id()
  ` [PATCH v3 "
` [PATCH 5/5] writeback, memcg: Implement foreign dirty flushing
  ` [PATCH v3 "

[RESEND PATCH 1/1] rtc: sun6i: Allow using as wakeup source from suspend
 2019-08-21 21:00 UTC 

[PATCH net] net: cpsw: fix NULL pointer exception in the probe error path
 2019-08-21 21:00 UTC  (2+ messages)

[PATCH v2 0/2] spi: add NPCM FIU controller driver
 2019-08-21 20:56 UTC  (3+ messages)
` [PATCH v2 1/2] dt-binding: spi: add NPCM FIU controller

[PATCH v1 1/3] gpio: mpc8xxx: add ls1088a platform gpio node DT binding description
 2019-08-21 20:53 UTC  (2+ messages)

[PATCH net-next] net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:53 UTC  (2+ messages)

[PATCH net-next] net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:53 UTC  (2+ messages)

[PATCH net-next] net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:53 UTC  (2+ messages)

[PATCH net-next] net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:53 UTC  (2+ messages)

[PATCH net-next] net: systemport: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:53 UTC  (2+ messages)

[PATCH net-next] pxa168_eth: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:52 UTC  (2+ messages)

[PATCH net-next] net: mvneta: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:52 UTC  (2+ messages)

[PATCH net-next] net: fec: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:50 UTC  (2+ messages)

[PATCH net-next] ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:43 UTC  (2+ messages)

[PATCH net-next] cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:43 UTC  (2+ messages)

[PATCH net-next] net: sxgbe: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:43 UTC  (2+ messages)

[PATCH net-next] net: ks8851-ml: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:42 UTC  (2+ messages)

[PATCH net-next] net: socionext: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:42 UTC  (2+ messages)

[PATCH net-next] via-rhine: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:42 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:42 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).