All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-14 23:02:54 to 2019-02-15 00:24:24 UTC [more...]

[igt-dev] [PATCH i-g-t v2] tests/i915/gem_exec_schedule.c: Switch to gem_sync and gem_read
 2019-02-15  0:24 UTC  (4+ messages)

[PATCH 1/4] drm/i915/psr: Only lookup for enabled CRTCs when forcing a fastset
 2019-02-15  0:24 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: Disable PSR2 while getting pipe CRC
` ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915/psr: Only lookup for enabled CRTCs when forcing a fastset

[PATCH 0/2] mm: put_user_page() call site conversion first
 2019-02-15  0:23 UTC  (2+ messages)

[PATCH 0/4] PM / devfreq: Refactor load monitoring
 2019-02-15  0:19 UTC  (10+ messages)
` [PATCH 1/4] PM / devfreq: Track overall load monitor state instead of 'stop_polling'
` [PATCH 4/4] PM / devfreq: Handle monitor start/stop in the devfreq core

[RFC PATCH 0/6] Allow setting file birth time with utimensat()
 2019-02-15  0:16 UTC  (4+ messages)

[RFC PATCH 0/5] powerpc: KASAN for 64-bit Book3E
 2019-02-15  0:12 UTC  (7+ messages)
` [RFC PATCH 1/5] kasan: do not open-code addr_has_shadow
` [RFC PATCH 2/5] kasan: allow architectures to manage the memory-to-shadow mapping
` [RFC PATCH 3/5] kasan: allow architectures to provide an outline readiness check
` [RFC PATCH 4/5] powerpc: move KASAN into its own subdirectory
` [RFC PATCH 5/5] powerpc: KASAN for 64bit Book3E

[U-Boot] [PATCH] ARM: dts: uniphier: sync with Linux 5.0-rc2
 2019-02-15  0:16 UTC 

[PATCH v2] cfg80211: Report Association Request frame IEs in association events
 2019-02-15  0:14 UTC 

[PATCH] net: phy: at803x: disable delay only for RGMII mode
 2019-02-15  0:14 UTC  (10+ messages)

[PATCH v1 0/3] Add post-indexchanged hook
 2019-02-15  0:14 UTC  (5+ messages)
` [PATCH v2] read-cache: add "

poky/meta/recipes-connectivity/bind
 2019-02-15  0:13 UTC  (2+ messages)

[GIT PULL] arm64: dts: uniphier: UniPhier DT updates for v5.1
 2019-02-15  0:12 UTC  (2+ messages)

[Intel-wired-lan] [PATCH S11 00/16] Bug fixes for ice
 2019-02-15  0:13 UTC  (17+ messages)
` [Intel-wired-lan] [PATCH S11 06/16] ice: fix ice_remove_rule_internal vsi_list handling
` [Intel-wired-lan] [PATCH S11 07/16] ice: fix issue where host reboots on unload when iommu=on
` [Intel-wired-lan] [PATCH S11 08/16] ice: fix numeric overflow warning
` [Intel-wired-lan] [PATCH S11 09/16] ice: only use the VF for ICE_VSI_VF in ice_vsi_release
` [Intel-wired-lan] [PATCH S11 10/16] ice: don't spam VFs with link messages
` [Intel-wired-lan] [PATCH S11 11/16] ice: clear VF ARQLEN register on reset
` [Intel-wired-lan] [PATCH S11 15/16] ice: Fix for FC get rx/tx pause params
` [Intel-wired-lan] [PATCH S11 16/16] ice: fix overlong string, update stats output

[Buildroot] [autobuild.buildroot.net] Build results for 2019-02-13
 2019-02-15  0:13 UTC  (4+ messages)

[Qemu-devel] [PULL 00/27] target-arm queue
 2019-02-15  0:11 UTC  (5+ messages)

[PATCH v2] dm thin: Fix bug wrt FUA request completion
 2019-02-15  0:10 UTC  (2+ messages)

[PATCH v1 0/1] of: unittest: unflatten device tree on UML when testing
 2019-02-15  0:10 UTC  (3+ messages)
` [PATCH v1 1/1] "

PR - GuC v31.3.0
 2019-02-15  0:09 UTC 

[Qemu-devel] [Bug 1815078] [NEW] Qemu 3.1.0 risc-v mie.MEIE
 2019-02-15  0:04 UTC  (3+ messages)
` [Qemu-devel] [Bug 1815078] "

[RFC] media: uapi: Add VP8 low-level decoder API compound controls
 2019-02-15  0:06 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: Add nanopi4 bluetooth
 2019-02-15  0:02 UTC  (2+ messages)

Building intel s2600wf image
 2019-02-15  0:01 UTC  (3+ messages)

[PATCH v2 perf,bpf 00/11] perf annotation of BPF programs
 2019-02-15  0:00 UTC  (12+ messages)
` [PATCH v2 perf,bpf 01/11] perf, bpf: consider events with attr.bpf_event as side-band events
` [PATCH v2 perf,bpf 02/11] bpf: libbpf: introduce bpf_program__get_prog_info_linear()
  ` [PATCH v2 perf,bpf 03/11] bpf: bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump()
  ` [PATCH v2 perf,bpf 04/11] perf, bpf: synthesize bpf events with bpf_program__get_prog_info_linear()
  ` [PATCH v2 perf,bpf 05/11] perf, bpf: save bpf_prog_info in a rbtree in perf_env
  ` [PATCH v2 perf,bpf 06/11] perf, bpf: save bpf_prog_info information as headers to perf.data
  ` [PATCH v2 perf,bpf 07/11] perf, bpf: save btf in a rbtree in perf_env
  ` [PATCH v2 perf,bpf 08/11] perf, bpf: save btf information as headers to perf.data
  ` [PATCH v2 perf,bpf 09/11] perf-top: add option --bpf-event
` [PATCH v2 perf,bpf 10/11] perf, bpf: enable annotation of bpf program
  ` [PATCH v2 perf,bpf 11/11] perf, bpf: save information about short living bpf programs

[PATCH v2 1/2] NFS: Fix I/O request leakages
 2019-02-14 23:59 UTC  (2+ messages)
` [PATCH v2 2/2] NFS: Pass error information to the pgio error cleanup routine

[U-Boot] [PATCH v2 0/8] spi: Add Allwinner A31 SPI driver
 2019-02-14 23:58 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/8] spi: sun4i: Poll for rxfifo empty
` [U-Boot] [PATCH v2 4/8] spi: sun4i: Access registers and bits via enum offsets
` [U-Boot] [PATCH v2 6/8] spi: sun4i: Add CLK support
` [U-Boot] [PATCH v2 7/8] spi: sun4: Add A31 spi controller support
` [U-Boot] [PATCH v2 8/8] spi: sun4i: Driver cleanup

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-14 23:57 UTC  (9+ messages)
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

[patch V5 0/8] genirq/affinity: Overhaul the multiple interrupt sets support
 2019-02-14 23:55 UTC  (5+ messages)
` [patch V5 4/8] nvme-pci: Simplify interrupt allocation

[Bug reporting] kernel panic during handle the dst unreach icmp msg
 2019-02-14 23:54 UTC  (3+ messages)
    `  "

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_schedule.c: Switch to gem_sync and gem_read
 2019-02-14 23:53 UTC  (3+ messages)

[PATCH] vfs: don't decrement i_nlink in d_tmpfile
 2019-02-14 23:49 UTC  (3+ messages)

[RFC PATCH v8 00/14] Add support for eXclusive Page Frame Ownership
 2019-02-14 23:49 UTC  (6+ messages)
` [RFC PATCH v8 07/14] arm64/mm, xpfo: temporarily map dcache regions

[v4 PATCH 8/8] RISC-V: Assign hwcap as per comman capabilities
 2019-02-14 23:49 UTC  (3+ messages)

Is nvdimm driver RT compatible?
 2019-02-14 23:46 UTC  (4+ messages)

[PATCH 1/4] drm/amdkfd: Move a constant definition around
 2019-02-14 23:45 UTC  (4+ messages)
  ` [PATCH 2/4] drm/amdgpu: Add first_non_cp and last_non_cp in amdgpu_doorbell_index
  ` [PATCH 3/4] drm/amdkfd: Fix bugs regarding CP queue doorbell mask on SOC15
  ` [PATCH 4/4] drm/amdkfd: Optimize out sdma doorbell array in kgd2kfd_shared_resources

[LSF/MM TOPIC] filesystems<->resource control<->MM
 2019-02-14 23:45 UTC 

tmpfs inode leakage when opening file with O_TMP_FILE
 2019-02-14 23:44 UTC  (2+ messages)

[Printing-architecture] OpenPrinting News
 2019-02-14 23:43 UTC  (7+ messages)

[PATCH 1/1] doc: Mention MSG_ZEROCOPY implementation for UDP
 2019-02-14 23:43 UTC 

[U-Boot] [PATCH v2] ARM: tegra: enable ums on nyan boards
 2019-02-14 23:42 UTC  (2+ messages)

[PATCH] [meta-python][PATCH] python-pycparser: upgrade to 2.19
 2019-02-14 23:41 UTC  (2+ messages)

[RFC PATCH v2] PCI/portdrv: Support for subtractive decode bridge
 2019-02-14 23:41 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu] pci: Move NVIDIA vendor id to the rest of ids
 2019-02-14 23:37 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v2 0/4] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
 2019-02-14 23:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-i386: Enhance the stub for kvm_arch_get_supported_cpuid()
 2019-02-14 23:38 UTC  (5+ messages)

[RFC PATCH v1 00/25] printk: new implementation
 2019-02-14 23:36 UTC  (4+ messages)
` [RFC PATCH v1 04/25] printk-rb: add writer interface

v4.20-rc6: Sporadic use-after-free in bt_iter()
 2019-02-14 23:36 UTC  (23+ messages)

WARN-ON in eee80211_vif_release_channel in 4.20.2+, ath10k
 2019-02-14 23:35 UTC 

[LTP] [PATCH 0/4] netstress: new option and some enhancements
 2019-02-14 23:34 UTC  (5+ messages)
` [LTP] [PATCH 1/4] netstress: support SO_REUSEPORT with new 'P' flag
` [LTP] [PATCH 2/4] netstress: allow setting MSG_ZEROCOPY for other protocols

[PATCH 0/1] Fix hang in t5562, introduced in v2.21.0-rc1 (stack traces inside)
 2019-02-14 23:33 UTC 

[PATCH v2 bpf-next 0/2] tools/bpf: smaller clean ups
 2019-02-14 23:33 UTC  (2+ messages)

[v5 PATCH 0/8] Various SMP related fixes
 2019-02-14 23:33 UTC  (5+ messages)
` [v5 PATCH 5/8] RISC-V: Compare cpuid with NR_CPUS before mapping

[PATCH bpf-next v2] bpf: fix memory leak in bpf_lwt_xmit_reroute
 2019-02-14 23:33 UTC  (3+ messages)

[PATCH 0/2] GuC suspend paths cleanup
 2019-02-14 23:32 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[RFC iproute2] ip route: get: allow zero-length subnet mask
 2019-02-14 23:29 UTC  (2+ messages)
` [RFC iproute2 v2] "

Unable to read or write from system SPI flash memory
 2019-02-14 23:28 UTC  (4+ messages)

[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
 2019-02-14 23:27 UTC  (10+ messages)
` [U-Boot] [RFC 4/9] arm: imx7d-pico-pi: Convert to DM MMC initialization

[linux-next:master 8266/8290] arch/xtensa/mm/kasan_init.c:49:35: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int'
 2019-02-14 23:26 UTC 

[LSF/MM TOPIC] improving storage testing
 2019-02-14 23:26 UTC  (3+ messages)

[PATCH v15 00/15] tracing: Hist trigger snapshot and onchange additions
 2019-02-14 23:25 UTC  (4+ messages)
` [PATCH v15 05/15] tracing: Add conditional snapshot

[freebsd-master test] 133225: all pass - PUSHED
 2019-02-14 23:23 UTC 

mmotm 2019-02-14-15-22 uploaded
 2019-02-14 23:23 UTC 

[PATCH] binder: fix handling of misaligned binder object
 2019-02-14 23:22 UTC 

[PATCH 0/6]Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices
 2019-02-14 23:19 UTC  (21+ messages)
` [PATCH 1/6] dt-bindings: net: bluetooth: "
` [PATCH 2/6] Bluetooth: mediatek: trivial typo fix
` [PATCH 3/6] Bluetooth: mediatek: fix up an error path to restore bdev->tx_state
` [PATCH 4/6] Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync
` [PATCH 5/6] Bluetooth: mediatek: update the common setup between MT7622 and other devices
` [PATCH 6/6] Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices

[PATCH] can: mark expected switch fall-throughs
 2019-02-14 23:21 UTC  (13+ messages)

[PATCH] drm/i915: Only try to stop engines after a failed reset
 2019-02-14 23:21 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

Secure boot for BMC
 2019-02-14 23:19 UTC  (6+ messages)

Increase ARCH_NR_GPIO for ARCH_ASPEED?
 2019-02-14 23:16 UTC 

[PATCH] drm/msm: fix an error code in the ioctl
 2019-02-14 23:16 UTC  (3+ messages)

[PATCH v2 0/2] Work around for Hisilicon CPPC cpufreq
 2019-02-14 23:15 UTC  (4+ messages)
` [PATCH v2 2/2] cpufreq / cppc: "

[Qemu-devel] [PULL 0/3] Bitmaps patches
 2019-02-14 23:12 UTC  (4+ messages)
` [Qemu-devel] [PULL 3/3] blockdev: acquire aio_context for bitmap add/remove

[RFC PATCH v5 00/12] hardening: statically allocated protected memory
 2019-02-14 23:10 UTC  (4+ messages)
` [RFC PATCH v5 03/12] __wr_after_init: Core and default arch

[Qemu-devel] [PATCH 00/13] target/xtensa: add FLIX support
 2019-02-14 23:00 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] target/xtensa: move xtensa_finalize_config to xtensa_core_class_init
` [Qemu-devel] [PATCH 02/13] target/xtensa: don't require opcode table sorting
` [Qemu-devel] [PATCH 03/13] target/xtensa: allow multiple names for single opcode
` [Qemu-devel] [PATCH 04/13] target/xtensa: implement wide branches and loops
` [Qemu-devel] [PATCH 05/13] target/xtensa: sort FLIX instruction opcodes
` [Qemu-devel] [PATCH 06/13] target/xtensa: add generic instruction post-processing
` [Qemu-devel] [PATCH 07/13] target/xtensa: move WINDOW_BASE SR update to postprocessing
` [Qemu-devel] [PATCH 08/13] target/xtensa: only rotate window in the retw helper
` [Qemu-devel] [PATCH 09/13] target/xtensa: reorganize register handling in translators
` [Qemu-devel] [PATCH 10/13] target/xtensa: reorganize access to MAC16 registers
` [Qemu-devel] [PATCH 11/13] target/xtensa: reorganize access to boolean registers
` [Qemu-devel] [PATCH 12/13] target/xtensa: break circular register dependencies
` [Qemu-devel] [PATCH 13/13] target/xtensa: prioritize load/store in FLIX bundles

Toolchain , kernel-dev and xenomai
 2019-02-14 23:07 UTC  (2+ messages)

[PATCH v2] exec: load_script: Allow interpreter argument truncation
 2019-02-14 23:07 UTC  (4+ messages)

[PATCH] HID: wacom: Mark expected switch fall-through
 2019-02-14 23:06 UTC  (3+ messages)

icecast
 2019-02-14 23:06 UTC  (3+ messages)

[PATCH v4 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-02-14 23:05 UTC  (4+ messages)
` [PATCH v4 03/13] rtw88: hci files

[PATCH 0/6] NVMe patches for kernel v5.1
 2019-02-14 23:05 UTC  (5+ messages)
` [PATCH 3/6] nvme-pci: Check kstrtoint() return value in queue_count_set()
` [PATCH 4/6] nvme: Unexport nvme_delete_ctrl_sync()

Ceph Nautilus Release T-shirt Design
 2019-02-14 23:05 UTC  (2+ messages)

[PATCH 0/1] Fix hang in t5562, introduced in v2.21.0-rc1
 2019-02-14 23:04 UTC  (4+ messages)

kernel BUG at drivers/android/binder_alloc.c:LINE! (2)
 2019-02-14 23:04 UTC  (2+ messages)

[PATCH v7 00/23] locking/lockdep: Add support for dynamic keys
 2019-02-14 23:00 UTC  (10+ messages)
` [PATCH v7 03/23] locking/lockdep: Fix reported required memory size (2/2)
` [PATCH v7 05/23] locking/lockdep: Reorder struct lock_class members
` [PATCH v7 06/23] locking/lockdep: Make zap_class() remove all matching lock order entries
` [PATCH v7 07/23] locking/lockdep: Initialize the locks_before and locks_after lists earlier
` [PATCH v7 09/23] locking/lockdep: Make it easy to detect whether or not inside a selftest
` [PATCH v7 10/23] locking/lockdep: Update two outdated comments
` [PATCH v7 11/23] locking/lockdep: Free lock classes that are no longer in use
` [PATCH v7 13/23] locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()
` [PATCH v7 17/23] locking/lockdep: Verify whether lock objects are small enough to be used as class keys

[PATCH v2 0/2] Intel Cherry Trail Whiskey Cove LEDs support
 2019-02-14 23:03 UTC  (11+ messages)
` [PATCH v2 1/2] leds: Add Intel Cherry Trail Whiskey Cove PMIC LEDs

[PATCH bpf-next 0/2] libbpf: Add new interfaces
 2019-02-14 23:01 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.