linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-26 05:06:48 to 2019-06-26 09:09:37 UTC [more...]

[PATCH v2 0/1] Forced-wakeup for stop states on Powernv
 2019-06-26  9:09 UTC  (6+ messages)
` [PATCH v2 1/1] cpuidle-powernv : forced wakeup for stop states

[PATCH v3 00/14] Support CPU frequency scaling on QCS404
 2019-06-26  9:08 UTC  (3+ messages)
` [PATCH v3 13/14] arm64: dts: qcom: qcs404: Add DVFS support

[RFC/RFT v2 00/14] arm64: g12a: add support for DVFS
 2019-06-26  9:06 UTC  (15+ messages)
` [RFC/RFT v2 01/14] pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux
` [RFC/RFT v2 02/14] clk: core: introduce clk_hw_set_parent()
` [RFC/RFT v2 03/14] clk: meson: regmap: export regmap_div ops functions
` [RFC/RFT v2 04/14] clk: meson: eeclk: add setup callback
` [RFC/RFT v2 05/14] soc: amlogic: meson-clk-measure: protect measure with a mutex
` [RFC/RFT v2 06/14] soc: amlogic: meson-clk-measure: add G12B second cluster cpu clk
` [RFC/RFT v2 07/14] clk: meson: g12a: add notifiers to handle cpu clock change
` [RFC/RFT v2 08/14] clk: meson: g12a: expose CPUB clock ID for G12B
` [RFC/RFT v2 09/14] arm64: dts: move common G12A & G12B modes to meson-g12-common.dtsi
` [RFC/RFT v2 10/14] arm64: dts: meson-g12-common: add pwm_a on GPIOE_2 pinmux
` [RFC/RFT v2 11/14] arm64: dts: meson-g12a: add cpus OPP table
` [RFC/RFT v2 12/14] arm64: dts: meson-g12a: enable DVFS on G12A boards
` [RFC/RFT v2 13/14] arm64: dts: meson-g12b: add cpus OPP tables
` [RFC/RFT v2 14/14] arm64: dts: meson-g12b-odroid-n2: enable DVFS

[PATCH V3 1/3] cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro in a stub
 2019-06-26  9:06 UTC  (6+ messages)
` [PATCH V3 2/3] thermal/drivers/cpu_cooling: Unregister with the policy

[PATCH RESEND] staging: erofs: return the error value if fill_inline_data() fails
 2019-06-26  9:02 UTC  (3+ messages)

[PATCH v2 0/7] misc fixes to PV extentions code
 2019-06-26  9:03 UTC  (5+ messages)
` [PATCH v2 5/7] x86/xen: nopv parameter support for HVM guest

[PATCH RESEND] staging: erofs: remove unsupported ->datamode check in fill_inline_data()
 2019-06-26  9:02 UTC  (3+ messages)

[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
 2019-06-26  9:01 UTC  (3+ messages)

[locking/rwsem] cf69482d62: will-it-scale.per_thread_ops 320.6% improvement
 2019-06-26  9:00 UTC 

[PATCH net-next] net: ethtool: Allow parsing ETHER_FLOW types when using flow_rule
 2019-06-26  8:58 UTC  (2+ messages)

[PATCH] backlight: pwm_bl: Set pin to sleep state when powered down
 2019-06-26  8:58 UTC  (6+ messages)

[PATCH V9 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-26  8:56 UTC  (3+ messages)
` [PATCH V9 2/3] PCI: dwc: Cleanup DBI,ATU read and write APIs

[PATCH] perf/x86/intel: Mark expected switch fall-throughs
 2019-06-26  8:49 UTC  (19+ messages)

[GIT PULL] AFS fixes
 2019-06-26  8:50 UTC 

[PATCH] drivers: s390/cio: Fix compilation warning about const qualifiers
 2019-06-26  8:46 UTC 

[PATCH v3] gpio: mockup: no need to check return value of debugfs_create functions
 2019-06-26  8:45 UTC 

[PATCH 4.14 0/1] 4.14.131-stable review
 2019-06-26  8:45 UTC  (2+ messages)
` [PATCH 4.14 1/1] tcp: refine memory limit test in tcp_fragment()

[PATCH 4.9 0/1] 4.9.184-stable review
 2019-06-26  8:45 UTC  (2+ messages)
` [PATCH 4.9 1/1] tcp: refine memory limit test in tcp_fragment()

[PATCH 4.4 0/1] 4.4.184-stable review
 2019-06-26  8:45 UTC  (2+ messages)
` [PATCH 4.4 1/1] tcp: refine memory limit test in tcp_fragment()

[PATCH v2 0/5] Allocate memmap from hotadded memory
 2019-06-26  8:37 UTC  (14+ messages)
` [PATCH v2 4/5] mm,memory_hotplug: allocate memmap from the added memory range for sparse-vmemmap

[PATCH] arm64/mm: Drop [PTE|PMD]_TYPE_FAULT
 2019-06-26  8:36 UTC 

[PATCH v3 0/4] handle vblank when disabling ctc with interrupt disabled (was [PATCH v2] drm/imx: correct order of crtc disable)
 2019-06-26  8:33 UTC  (4+ messages)
` [PATCH v3 4/4] drm/imx: only send event on crtc disable if kept disabled

[RFC PATCH v2 0/2] printk: new ringbuffer implementation
 2019-06-26  8:29 UTC  (20+ messages)
` [RFC PATCH v2 1/2] printk-rb: add a new printk "

mgag200 fails kdump kernel booting
 2019-06-26  8:29 UTC  (2+ messages)

[PATCH -next] extcon: fix fsa9480 Kconfig warning and build errors
 2019-06-26  8:29 UTC  (2+ messages)

[PATCH] ALSA: hda: Use correct start/count for sysfs init
 2019-06-26  8:27 UTC  (2+ messages)

[RFC/RFT 00/14] arm64: g12a: add support for DVFS
 2019-06-26  8:27 UTC  (10+ messages)
` [RFC/RFT 02/14] clk: core: introduce clk_hw_set_parent()
` [RFC/RFT 05/14] soc: amlogic: meson-clk-measure: protect measure with a mutex
` [RFC/RFT 07/14] clk: meson: g12a: add notifiers to handle cpu clock change

[PATCH 0/7] introduce cpu.headroom knob to cpu controller
 2019-06-26  8:26 UTC  (6+ messages)

[RFC] deadlock with flush_work() in UAS
 2019-06-26  8:10 UTC  (2+ messages)

Steam is broken on new kernels
 2019-06-26  8:23 UTC  (12+ messages)

[PATCH] media: venus: Update to bitrate based clock scaling
 2019-06-26  8:23 UTC  (2+ messages)

[PATCH 0/3] module: Livepatch/ftrace fixes
 2019-06-26  8:22 UTC  (4+ messages)
` [PATCH 1/3] module: Fix livepatch/ftrace module text permissions race

binfmt_flat cleanups and RISC-V support v2
 2019-06-26  8:18 UTC  (5+ messages)
` [PATCH 08/17] binfmt_flat: consolidate two version of flat_v2_reloc_t

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-06-26  8:15 UTC  (4+ messages)

[PATCH net-next] net: ipvlan: forward ingress packet to slave's l2 in l3s mode
 2019-06-26  8:16 UTC  (2+ messages)

[PATCH RFC 0/2] Use cpufreq-map governor for MT8183 CCI
 2019-06-26  8:12 UTC  (6+ messages)
  ` [PATCH RFC 1/2] PM / devfreq: Generic CPU frequency to device frequency mapping governor

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-26  8:02 UTC  (14+ messages)
` [PATCH v5 01/18] kunit: test: add KUnit test runner core
` [PATCH v5 07/18] kunit: test: add initial tests
` [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests

[PATCH] RISC-V: defconfig: enable MMC & SPI for RISC-V
 2019-06-26  7:58 UTC  (2+ messages)

[PATCH v4 0/4] usb: xhci: Add support for Renesas USB controllers
 2019-06-26  7:55 UTC  (5+ messages)
` [PATCH v4 1/4] usb: xhci: add firmware loader for uPD720201 and uPD720202 w/o ROM
` [PATCH v4 2/4] usb: xhci: Use register defined and field names
` [PATCH v4 3/4] usb: xhci: Add ROM loader for uPD720201
` [PATCH v4 4/4] usb: xhci: allow multiple firmware versions

[PATCH v2 0/3] mm: Cleanup & allow modules to hotplug memory
 2019-06-26  7:57 UTC  (12+ messages)
` [PATCH v2 1/3] mm: Trigger bug on if a section is not found in __section_nr
` [PATCH v2 2/3] mm: don't hide potentially null memmap pointer in sparse_remove_one_section
` [PATCH v2 3/3] mm: Don't manually decrement num_poisoned_pages

[PATCH 1/3][V3] lib: fix __sysfs_match_string() helper when n != -1
 2019-06-26  7:57 UTC  (5+ messages)
` [PATCH][V4] "

[PATCH 4.19 00/90] 4.19.56-stable review
 2019-06-26  7:56 UTC  (3+ messages)
` [PATCH 4.19 55/90] drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times

[PATCH 1/2 RESEND2] perf/x86/amd/uncore: Do not set ThreadMask and SliceMask for non-L3 PMCs
 2019-06-26  7:55 UTC  (2+ messages)

[PATCH 0/8] pinctrl: aspeed: Preparation for AST2600
 2019-06-26  7:54 UTC  (10+ messages)
` [PATCH 1/8] dt-bindings: pinctrl: aspeed: Split bindings document in two
` [PATCH 2/8] dt-bindings: pinctrl: aspeed: Convert AST2400 bindings to json-schema
` [PATCH 3/8] dt-bindings: pinctrl: aspeed: Convert AST2500 "
` [PATCH 4/8] MAINTAINERS: Add entry for ASPEED pinctrl drivers
` [PATCH 5/8] pinctrl: aspeed: Correct comment that is no longer true
` [PATCH 6/8] pinctrl: aspeed: Clarify comment about strapping W1C
` [PATCH 7/8] pinctrl: aspeed: Split out pinmux from general pinctrl
` [PATCH 8/8] pinctrl: aspeed: Add implementation-related documentation

[PATCH V4] drm/drm_vblank: Change EINVAL by the correct errno
 2019-06-26  7:52 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH] drm/virtio: move drm_connector_update_edid_property() call
 2019-06-26  7:51 UTC  (2+ messages)

[PATCH 1/8] staging: kpc2000: add line breaks
 2019-06-26  7:50 UTC  (11+ messages)
` [PATCH 0/8] staging: kpc2000: style refactoring
  ` [PATCH 2/8] staging: kpc2000: blank lines after declaration
  ` [PATCH 3/8] staging: kpc2000: introduce usage of __packed
  ` [PATCH 4/8] staging: kpc2000: remove unnecessary brackets
  ` [PATCH 5/8] staging: kpc2000: add spaces
  ` [PATCH 6/8] staging: kpc2000: introduce 'unsigned int'
  ` [PATCH 7/8] staging: kpc2000: introduce __func__
  ` [PATCH 8/8] staging: kpc2000: remove needless 'break'

remove unused powernv code v3
 2019-06-26  7:49 UTC  (4+ messages)
` [PATCH 3/4] powerpc/powernv: remove unused NPU DMA code

[PATCH] soc: ti: pm33xx: Fix static checker warnings
 2019-06-26  7:50 UTC 

[PATCH 00/12] Secure Virtual Machine Enablement
 2019-06-26  7:44 UTC  (3+ messages)
` [RFC PATCH 03/12] powerpc/prom_init: Add the ESM call to prom_init

[PATCH net-next 00/11] net: hns3: some code optimizations & bugfixes
 2019-06-26  7:44 UTC  (3+ messages)

[PATCH v5 00/25] userfaultfd: write protection support
 2019-06-26  7:43 UTC  (8+ messages)
` [PATCH v5 02/25] mm: userfault: return VM_FAULT_RETRY on signals

[PATCH 1/2] soc: imx8: Add i.MX8MQ UID(unique identifier) support
 2019-06-26  7:44 UTC  (2+ messages)
` [PATCH 2/2] soc: imx8: Add i.MX8MM "

[PATCH v3 0/4] Devmap cleanups + arm64 support
 2019-06-26  7:35 UTC  (2+ messages)

[PATCH bpf-next v9 00/10] Landlock LSM: Toward unprivileged sandboxing
 2019-06-26  7:33 UTC  (4+ messages)
` [PATCH bpf-next v9 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier

[PATCH v3 0/5] drm/panel-simple: Add panel parameters for ortustech-com37h3m05dtc/99dtc and sharp-lq070y3dg3b
 2019-06-26  7:33 UTC  (4+ messages)

[v3 0/4] Add drivers for auo,kd101n80-45na and boe,tv101wum-nl6 panels
 2019-06-26  7:26 UTC  (7+ messages)
` [v3 1/4] dt-bindngs: display: panel: Add BOE tv101wum-n16 panel bindings
` [v3 2/4] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel
` [v3 4/4] drm/panel: support for auo,kd101n80-45na "
  ` [v3 4/4] drm/panel: support for auo, kd101n80-45na "

[PATCH] au1200fb: don't use DMA_ATTR_NON_CONSISTENT
 2019-06-26  7:16 UTC  (2+ messages)

[PATCH 0/6] workqueue: convert to raw_spinlock_t
 2019-06-26  7:17 UTC  (2+ messages)

[PATCH v3 0/4] usb: xhci: Add support for Renesas USB controllers
 2019-06-26  7:06 UTC  (3+ messages)
` [PATCH v3 1/4] usb: xhci: add firmware loader for uPD720201 and uPD720202 w/o ROM

[PATCH] arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly
 2019-06-26  7:07 UTC  (3+ messages)

[PATCH] soc: imx-scu: Add SoC UID(unique identifier) support
 2019-06-26  7:07 UTC 

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-26  6:57 UTC  (8+ messages)

[PATCH 1/1] perf annotate csky: Add perf annotate support
 2019-06-26  6:56 UTC  (2+ messages)

[PATCH 0/4] Add MFD/Regulator support for ATC260x PMICs
 2019-06-26  6:56 UTC  (3+ messages)
` [PATCH 2/4] mfd: Add initial MFD driver "

[PATCH AUTOSEL 5.1 01/51] HID: i2c-hid: add iBall Aer3 to descriptor override
 2019-06-26  6:56 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 09/51] iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock

[PATCH 1/2] drm/vram: store dumb bo dimensions
 2019-06-26  6:55 UTC  (2+ messages)
` [PATCH 2/2] drm/bochs: fix framebuffer setup

[PATCH v3 1/3] mm, oom: refactor dump_tasks for memcg OOMs
 2019-06-26  6:55 UTC  (5+ messages)
` [PATCH v3 2/3] mm, oom: remove redundant task_in_mem_cgroup() check
` [PATCH v3 3/3] oom: decouple mems_allowed from oom_unkillable_task

[PATCH 0/2] Associate ddc adapters with connectors
 2019-06-26  6:50 UTC  (8+ messages)

DMA coherency in drivers/tty/serial/mpsc.c
 2019-06-26  6:48 UTC  (3+ messages)

[LINUX PATCH v17 1/2] mtd: rawnand: nand_micron: Do not over write driver's read_page()/write_page()
 2019-06-26  6:48 UTC  (2+ messages)

[PATCH] reset: Add driver for dispmix reset
 2019-06-26  6:46 UTC  (3+ messages)

[PATCH] i915: intel_dp_aux_backlight: Fix max backlight calculations
 2019-06-26  6:45 UTC  (3+ messages)

[PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
 2019-06-26  6:38 UTC  (4+ messages)
` [PATCH 1/3] lib/vdso: Delay mask application in do_hres()

[PATCH v3 0/4] Qcom smmu-500 wait-for-safe handling for sdm845
 2019-06-26  6:33 UTC  (10+ messages)
` [PATCH v3 3/4] iommu/arm-smmu: Add support to handle Qcom's wait-for-safe logic

[PATCH v1 0/3] Add required-opps support to devfreq passive gov
 2019-06-26  6:32 UTC  (8+ messages)

[PATCH 0/9] x86: Concurrent TLB flushes and other improvements
 2019-06-26  6:30 UTC  (8+ messages)
` [PATCH 6/9] KVM: x86: Provide paravirtualized flush_tlb_multi()

[PATCH] i2c: designware: Add disable runtime pm quirk
 2019-06-26  6:27 UTC  (4+ messages)

RX CRC errors on I219-V (6) 8086:15be
 2019-06-26  6:26 UTC  (3+ messages)

[PATCH] can: mcp251x: add error check when wq alloc failed
 2019-06-26  6:26 UTC  (3+ messages)

[PATCH] orangefs: remove redundant assignment to variable buffer_index
 2019-06-26  6:18 UTC  (5+ messages)

[PATCH v8 0/5] MTD: Add Initial Hyperbus support
 2019-06-26  6:17 UTC  (4+ messages)
` [PATCH v8 1/5] mtd: cfi_cmdset_0002: Add support for polling status register

[GIT PULL] csky fixup gcc unwind for v5.2
 2019-06-26  6:14 UTC 

[PATCH 01/30] include: linux: platform_device: more helpers for declaring platform drivers
 2019-06-26  6:14 UTC  (2+ messages)

[PATCH 0/5] Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-06-26  6:11 UTC  (3+ messages)
` [PATCH 1/5] mm: "

[PATCH] nvdimm: remove prototypes for nonexistent functions
 2019-06-26  6:07 UTC  (2+ messages)

dev_pagemap related cleanups
 2019-06-26  6:07 UTC  (20+ messages)
` [PATCH 05/22] mm: export alloc_pages_vma
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken

[PATCH] media:vivid: add sanity check to avoid divide error and set value to 1 if 0
 2019-06-26  6:01 UTC 

[PATCH v7 0/4] THP aware uprobe
 2019-06-26  6:00 UTC  (5+ messages)
` [PATCH v7 2/4] uprobe: use original page when all uprobes are removed
` [PATCH v7 4/4] uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT

[PATCH v7 0/5] MTD: Add Initial HyperBus support
 2019-06-26  6:00 UTC  (4+ messages)
` [PATCH v7 3/5] mtd: Add support for HyperBus memory devices

[PATCH] csky: Fixup libgcc unwind error
 2019-06-26  5:51 UTC 

switch the remaining architectures to use generic GUP v4
 2019-06-26  5:49 UTC  (4+ messages)
` [PATCH 14/16] mm: move the powerpc hugepd code to mm/gup.c

[RESEND PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
 2019-06-26  5:49 UTC  (5+ messages)

Opportunistic S0ix blocked by e1000e when ethernet is in use
 2019-06-26  5:49 UTC  (6+ messages)
  ` [Intel-wired-lan] "

[RFC PATCH v5 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-26  5:48 UTC  (4+ messages)
` [RFC PATCH v5 1/1] "

[PATCH] EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec
 2019-06-26  5:40 UTC 

[PATCH v2 0/2] Add MediaTek I3C master controller driver
 2019-06-26  5:36 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: i3c: Document MediaTek I3C master bindings
` [PATCH v2 2/2] i3c: master: Add driver for MediaTek IP

[PATCHv2] x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()
 2019-06-26  5:29 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] x86/boot/64: Fix missed fixup_pointer() for next_early_pgt access
 2019-06-26  5:29 UTC  (2+ messages)
` [tip:x86/urgent] x86/boot/64: Add missing "

[PATCH] x86/boot/64: Fix crash if kernel images crosses page table boundary
 2019-06-26  5:28 UTC  (2+ messages)
` [tip:x86/urgent] x86/boot/64: Fix crash if kernel image "

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-06-26  5:20 UTC  (4+ messages)
` [PATCH RESEND 6/8] parisc: Use mmap_base, not mmap_legacy_base, as low_limit for "

linux-next: Signed-off-by missing for commit in the tip tree
 2019-06-26  5:18 UTC  (2+ messages)

[PATCH V3 0/2] sched/fair: Fallback to sched-idle CPU in absence of idle CPUs
 2019-06-26  5:06 UTC  (3+ messages)
` [PATCH V3 1/2] sched: Start tracking SCHED_IDLE tasks count in cfs_rq
` [PATCH V3 2/2] sched/fair: Fallback to sched-idle CPU if idle CPU isn't found


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