All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-26 00:01:50 to 2019-06-26 01:44:31 UTC [more...]

[PATCH 00/10] drm/vkms: rework crc worker
 2019-06-26  1:44 UTC  (8+ messages)

[PATCH] staging: erofs: return the error value if fill_inline_data() fails
 2019-06-26  1:43 UTC  (4+ messages)

[PATCH 00/28] Initial support for Tiger Lake
 2019-06-26  1:43 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[Xen-devel] [xen-unstable-smoke test] 138517: regressions - trouble: blocked/fail
 2019-06-26  1:42 UTC 

[PATCH RESEND V2 1/3] clocksource/drivers/sysctr: Add optional clock-frequency property
 2019-06-26  1:42 UTC  (5+ messages)

[Bug 110795] Unable to install on latest Ubuntu (19.04)
 2019-06-26  1:42 UTC  (3+ messages)

[PATCH] mkfs: remove useless log options in usage
 2019-06-26  1:42 UTC  (3+ messages)

[PATCH v3 1/3] drm/i915/icl: Add new supported CD clocks
 2019-06-26  1:40 UTC  (3+ messages)
` [PATCH v3 2/3] drm/i915/ehl: Remove unsupported cd clocks
` [PATCH v3 3/3] drm/i915/ehl: Add voltage level requirement table

[PATCH] ASoC: soc-core: don't use soc_find_component() at snd_soc_find_dai()
 2019-06-26  1:40 UTC 

[PATCH V3 0/5] drm/vkms: Introduces writeback support
 2019-06-26  1:39 UTC  (7+ messages)
` [PATCH V3 1/5] drm/vkms: Avoid assigning 0 for possible_crtc
` [PATCH V3 2/5] drm/vkms: Rename vkms_crc.c into vkms_composer.c
` [PATCH V3 3/5] drm/vkms: Decouple crc operations from composer
` [PATCH V3 4/5] drm/vkms: Compute CRC without change input data
` [PATCH V3 5/5] drm/vkms: Add support for writeback

[PATCH 0/3] Fix zone revalidation memory allocation failures
 2019-06-26  1:38 UTC  (6+ messages)
` [PATCH 1/3] block: Allow mapping of vmalloc-ed buffers

[PATCH v4 net-next 0/4] net: ethernet: ti: cpsw: Add XDP support
 2019-06-26  1:36 UTC  (3+ messages)
` [PATCH v4 net-next 1/4] net: core: page_pool: add user cnt preventing pool deletion

[PATCH 0/6] Btrfs iomap
 2019-06-26  1:36 UTC  (5+ messages)
` [PATCH 1/6] iomap: Use a IOMAP_COW/srcmap for a read-modify-write I/O

[PATCH bpf-next v6 0/2] bpf: Allow bpf_skb_event_output for more prog types
 2019-06-26  1:35 UTC  (4+ messages)
` [PATCH bpf-next v6 1/2] bpf: Allow bpf_skb_event_output for a few "
` [PATCH bpf-next v5 2/2] bpf: Add selftests for bpf_perf_event_output

8e2fc846a9 ("Merge remote-tracking branch 'gpio/for-next'"): BUG: kernel reboot-without-warning in boot stage
 2019-06-26  1:33 UTC  (2+ messages)

[PATCH 0/9] x86: Concurrent TLB flushes and other improvements
 2019-06-26  1:34 UTC  (6+ messages)
` [PATCH 8/9] x86/tlb: Privatize cpu_tlbstate

[PATCH linux dev-5.1] fsi: core: Fix NULL dereference issue
 2019-06-26  1:33 UTC  (2+ messages)

[PATCH] PM / wakeup: show wakeup sources stats in sysfs
 2019-06-26  1:33 UTC  (4+ messages)

[PATCH v2 00/17] More improvements for Tegra30 devfreq driver
 2019-06-26  1:32 UTC  (18+ messages)
` [PATCH v2 01/17] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v2 02/17] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v2 03/17] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v2 04/17] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v2 05/17] PM / devfreq: tegra30: Set up watermarks properly
` [PATCH v2 06/17] PM / devfreq: tegra30: Tuneup boosting thresholds
` [PATCH v2 07/17] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v2 08/17] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v2 09/17] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v2 10/17] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v2 11/17] PM / devfreq: tegra30: Add debug messages
` [PATCH v2 12/17] PM / devfreq: tegra30: Inline all one-line functions
` [PATCH v2 13/17] PM / devfreq: tegra30: Constify structs
` [PATCH v2 14/17] PM / devfreq: tegra30: Ensure that target freq won't overflow
` [PATCH v2 15/17] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v2 16/17] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v2 17/17] PM / devfreq: tegra20/30: Add Dmitry as a maintainer

[PATCH v2 3/4] PM / devfreq: Cache OPP table reference in devfreq
 2019-06-26  1:31 UTC  (4+ messages)
` [PATCH v2 0/4] Add required-opps support to devfreq passive gov
    ` [PATCH v2 4/4] PM / devfreq: Add required OPPs support to passive governor

[PATCH v2] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
 2019-06-26  1:28 UTC  (5+ messages)

[PATCH v4 0/7] Hexdump Enhancements
 2019-06-26  1:28 UTC  (27+ messages)
` [PATCH v4 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH v4 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'

[PATCH 1/2] clk: imx8mm: Fix typo of pwm3 clock's mux option #4
 2019-06-26  1:27 UTC  (5+ messages)
` [PATCH 2/2] clk: imx8mm: GPT1 clock mux option #5 should be sys_pll1_80m

[nvme] Invalid SGL for payload:91648 nents:3
 2019-06-26  1:26 UTC  (8+ messages)

[PATCH RESEND 1/2] clk: imx8mm: Fix typo of pwm3 clock's mux option #4
 2019-06-26  1:28 UTC  (4+ messages)
` [PATCH RESEND 2/2] clk: imx8mm: GPT1 clock mux option #5 should be sys_pll1_80m

[driver-core:driver-core-testing 84/85] drivers/s390/cio/device.c:1660:9: warning: assignment discards 'const' qualifier from pointer target type
 2019-06-26  1:22 UTC  (2+ messages)

[PATCH] perf vendor events: Add Icelake V1.00 event file
 2019-06-26  1:29 UTC  (3+ messages)

[LKP] [x86/hotplug] e1056a25da: WARNING:at_arch/x86/kernel/apic/apic.c:#setup_local_APIC
 2019-06-26  1:19 UTC  (3+ messages)
`  "

[PATCH v2 1/2] generic/553: fix test description
 2019-06-26  1:18 UTC  (9+ messages)
` [PATCH v2 2/2] generic/554: test only copy to active swap file

07173c3ec2: stderr.fio:pid=#, err=#/file:filesetup.c:#, func=fsync, error=Input/output_error
 2019-06-26  1:18 UTC  (2+ messages)

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

[Fuego] How to add a Power-Controller and Console Server to FUEGO?
 2019-06-26  1:16 UTC  (2+ messages)

[PATCH bpf-next] bpf: fix compiler warning with CONFIG_MODULES=n
 2019-06-26  1:16 UTC  (2+ messages)

[PATCH resend 00/47] ASoC: no Platform support
 2019-06-26  1:15 UTC  (9+ messages)
` [PATCH resend 25/47] ASoC: samsung: snow: don't select unnecessary Platform

[PATCH] xsk: Properly terminate assignment in xskq_produce_flush_desc
 2019-06-26  1:13 UTC  (2+ messages)

mmap/munmap in sysfs
 2019-06-26  1:07 UTC  (2+ messages)

[PATCH -next] extcon: fix fsa9480 Kconfig warning and build errors
 2019-06-26  1:10 UTC 

[PATCH 1/1] clk: clk-cdce925: Add regulator support
 2019-06-26  1:06 UTC  (3+ messages)

[RFC v1] clk: core: support clocks that need to be enabled during re-parent
 2019-06-26  1:05 UTC  (5+ messages)

[Xen-devel] [PATCH 00/17] xen/arm64: Rework head.S to make it more compliant with the Arm Arm
 2019-06-26  1:03 UTC  (17+ messages)
` [Xen-devel] [PATCH 05/17] xen/arm64: head: Introduce print_reg
` [Xen-devel] [PATCH 06/17] xen/arm64: head: Introduce distinct paths for the boot CPU and secondary CPUs
` [Xen-devel] [PATCH 07/17] xen/arm64: head: Rework and document check_cpu_mode()
` [Xen-devel] [PATCH 08/17] xen/arm64: head: Rework and document zero_bss()
` [Xen-devel] [PATCH 09/17] xen/arm64: head: Improve coding style and document cpu_init()
` [Xen-devel] [PATCH 10/17] xen/arm64: head: Improve coding style and document create_pages_tables()
` [Xen-devel] [PATCH 11/17] xen/arm64: head: Document enable_mmu()
` [Xen-devel] [PATCH 12/17] xen/arm64: head: Move assembly switch to the runtime PT in secondary CPUs path

[meta-selinux][PATCH] audit: upgrade 2.8.4 -> 2.8.5
 2019-06-26  1:00 UTC 

[PATCH v4 0/7] perf diff: diff cycles at basic block level
 2019-06-26  0:57 UTC  (4+ messages)
` [PATCH v4 4/7] perf diff: Use hists to manage basic blocks per symbol

[PATCH v4] driver core: Fix use-after-free and double free on glue directory
 2019-06-26  0:55 UTC  (11+ messages)

[PATCH 4.14] tcp: refine memory limit test in tcp_fragment()
 2019-06-26  0:50 UTC  (8+ messages)

[Qemu-devel] [PATCH] ui: Correct icon install path
 2019-06-26  0:52 UTC  (6+ messages)

[pwm:for-next 13/37] ERROR: "jz4740_timer_base" [drivers/pwm/pwm-jz4740.ko] undefined!
 2019-06-26  0:52 UTC  (2+ messages)

[PATCH 5.1 000/121] 5.1.15-stable review
 2019-06-26  0:51 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/13] Add migration support for VFIO device
 2019-06-26  0:43 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 10/13] vfio: Add function to get dirty page list

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

[RFC] Exposing plane type mask and handling 'all' planes
 2019-06-26  0:46 UTC  (5+ messages)

[PATCH] media: imx: mipi csi-2: Don't fail if initial state times-out
 2019-06-26  0:45 UTC  (2+ messages)

[PATCH 0/4] open, close, finish zone support
 2019-06-26  0:44 UTC  (9+ messages)
` [PATCH 1/4] block: add zone open, close and finish support

[Qemu-devel] [PATCH] migration: current_migration is never NULL
 2019-06-26  0:42 UTC 

[gpio:gpio-descriptors-spi 14/14] drivers/spi/spi-pl022.c:451:27: error: no member named 'cur_cs' in 'struct pl022'; did you mean 'cur_msg'?
 2019-06-26  0:42 UTC 

[PATCH 0/2] spi: fix spi driver for UniPhier SoC
 2019-06-26  0:41 UTC  (7+ messages)
` [PATCH 1/2] spi: uniphier: fix timeout error
` [PATCH 2/2] spi: uniphier: fix zero-length transfer

[PATCH] [PATCH v1] ARM: dts: aspeed: Adding Lenovo Hr855xg2 BMC
 2019-06-26  0:30 UTC  (4+ messages)

[PATCH 0/5] Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-06-26  0:28 UTC  (7+ messages)

[PATCH] libnvdimm, namespace: check nsblk->uuid immediately after its allocation
 2019-06-26  0:26 UTC  (4+ messages)

[PATCH net-next 00/10] FDB, VLAN and PTP fixes for SJA1105 DSA
 2019-06-26  0:25 UTC  (5+ messages)
` [PATCH net-next 01/10] net: dsa: sja1105: Build PTP support in main DSA driver
` [PATCH net-next 02/10] net: dsa: sja1105: Cancel PTP delayed work on unregister

[PATCH v5 0/3] drm/i915: CTS fixes
 2019-06-26  0:25 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: CTS fixes (rev5)

[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2019-06-26  0:23 UTC  (6+ messages)

[PATCH net-next 00/18] Add ionic driver
 2019-06-26  0:20 UTC  (5+ messages)
` [PATCH net-next 14/18] ionic: Add Tx and Rx handling
` [PATCH net-next 17/18] ionic: Add RSS support

[PATCH v7 00/10] mm: reparent slab memory on cgroup removal
 2019-06-26  0:15 UTC  (7+ messages)
` [PATCH v7 09/10] mm: stop setting page->mem_cgroup pointer for slab pages
` [PATCH v7 10/10] mm: reparent memcg kmem_caches on cgroup removal

Dealing with line endings
 2019-06-26  0:15 UTC  (3+ messages)

[Xen-devel] [xen-unstable-smoke test] 138510: regressions - trouble: blocked/fail
 2019-06-26  0:13 UTC 

[PATCH v2 0/2] Clean up crypto documentation
 2019-06-26  0:13 UTC  (3+ messages)
` [PATCH v2 2/2] crypto: doc - Fix formatting of new crypto engine content

[thud][PATCH] ti-img-rogue-driver: bump SRCREV to pick compiler error fixes
 2019-06-26  0:09 UTC 

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

[PATCH 0/7] gem_bo.resv prime unification, leftovers
 2019-06-26  0:07 UTC  (3+ messages)
` [PATCH 1/7] drm/fb-helper: use gem_bo.resv, not dma_buf.resv in prepare_fb

[gpio:devel-hierarchical-irqchip 44/62] drivers//gpio/gpio-amd-fch.c:173:49: warning: passing argument 2 of 'devm_ioremap_resource' discards 'const' qualifier from pointer target type
 2019-06-26  0:06 UTC 

[PATCH net] net/sched: flower: fix infinite loop in fl_walk()
 2019-06-26  0:05 UTC  (8+ messages)

[PATCH v7 0/4] THP aware uprobe
 2019-06-26  0:03 UTC  (2+ messages)

[PATCH v9 00/17] x86/split_lock: Enable split lock detection
 2019-06-25 23:54 UTC  (4+ messages)
` [PATCH v9 03/17] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access

[PATCH v3 0/5] EHL port programming
 2019-06-26  0:03 UTC  (6+ messages)
` [PATCH v3 1/5] drm/i915/icl: Drop port parameter to icl_get_combo_buf_trans()
` [PATCH v3 2/5] drm/i915/ehl: Add third combo PHY offset
` [PATCH v3 3/5] drm/i915/ehl: Don't program PHY_MISC on EHL PHY C
` [PATCH v3 4/5] drm/i915/gen11: Start distinguishing 'phy' from 'port'
` [PATCH v3 5/5] drm/i915/ehl: Enable DDI-D

Can we just get rid of kwset & obstack in favor of optimistically using PCRE v2 JIT?
 2019-06-26  0:03 UTC  (9+ messages)
` [RFC/PATCH 0/7] grep: move from kwset to optional PCRE v2
` [RFC/PATCH 1/7] grep: inline the return value of a function call used only once
` [RFC/PATCH 2/7] grep tests: move "grep binary" alongside the rest
` [RFC/PATCH 3/7] grep tests: move binary pattern tests into their own file
` [RFC/PATCH 4/7] grep: make the behavior for \0 in patterns sane
` [RFC/PATCH 5/7] grep: drop support for \0 in --fixed-strings <pattern>
` [RFC/PATCH 6/7] grep: remove the kwset optimization
` [RFC/PATCH 7/7] grep: use PCRE v2 for optimized fixed-string search

[v4 PATCH 0/4] Make deferred split shrinker memcg aware
 2019-06-26  0:02 UTC  (5+ messages)
` [v4 PATCH 1/4] mm: thp: extract split_queue_* into a struct
` [v4 PATCH 2/4] mm: move mem_cgroup_uncharge out of __page_cache_release()
` [v4 PATCH 3/4] mm: shrinker: make shrinker not depend on memcg kmem
` [v4 PATCH 4/4] mm: thp: make deferred split shrinker memcg aware

[PATCH v2 4/4] PM / devfreq: Add required OPPs support to passive governor
 2019-06-25 21:33 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.