All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-18 20:18:03 to 2019-03-18 21:30:32 UTC [more...]

[PATCH 00/10] HMM updates for 5.1
 2019-03-18 21:30 UTC  (5+ messages)
` [PATCH 07/10] mm/hmm: add an helper function that fault pages and map them to a device

[PATCH] tzdata: Add tzdata-all package
 2019-03-18 21:30 UTC  (5+ messages)

[PATCH net] ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
 2019-03-18 21:30 UTC  (3+ messages)

[PATCH net-next v2 4/7] devlink: allow subports on devlink PCI ports
 2019-03-18 21:29 UTC  (16+ messages)

[PATCH 0/4] net/mlx5: rework IPC socket and PMD global data init
 2019-03-18 21:29 UTC  (7+ messages)
` [PATCH 2/4] net/mlx5: replace IPC socket with EAL API
` [PATCH 3/4] net/mlx5: rework PMD global data init

[Buildroot] [PATCH v2 1/1] package/binutils: upstream fixes for 2.31.1
 2019-03-18 21:28 UTC  (3+ messages)

[PATCH 0/5] fscrypt: d_revalidate fixes and cleanups
 2019-03-18 21:25 UTC  (10+ messages)
` [PATCH 1/5] fscrypt: clean up and improve dentry revalidation
      ` [f2fs-dev] "

[PATCH 0/4] gc docs: modernize and fix the documentation
 2019-03-18 21:27 UTC  (6+ messages)
` [PATCH 1/4] gc docs: modernize the advice for manually running "gc"
` [PATCH 4/4] gc docs: downplay the usefulness of --aggressive

[Buildroot] [PATCH v2 1/5] package/glibc: Update glibc 32-bit RISC-V version
 2019-03-18 21:26 UTC  (7+ messages)
` [Buildroot] [PATCH v2 2/5] configs: qemu_riscv32_virt: Upgrade to 4.20 kernel
` [Buildroot] [PATCH v2 3/5] configs: qemu_riscv64_virt: Fix config layout
` [Buildroot] [PATCH v2 4/5] configs: qemu_riscv*: Build the kernel Image file
` [Buildroot] [PATCH v2 5/5] boot: riscv: Initial commit of OpenSBI

[CI 1/2] drm/i915: Lock the gem_context->active_list while dropping the link
 2019-03-18 21:23 UTC  (2+ messages)
` [CI 2/2] drm/i915: Hold a reference to the active HW context

[Buildroot] [PATCH v1] package/qt5: bump latest version to 5.12.2
 2019-03-18 21:23 UTC 

[PATCH] drm/i915/icl: Fix clockgating issue when using scalars
 2019-03-18 21:22 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_available_modes_crc limit tested fb formats
 2019-03-18 21:21 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/igt_kms: reset plane alpha and blend in igt_plane_reset()

[U-Boot] [PATCH v3 0/7] android: implement A/B boot process
 2019-03-18 21:20 UTC  (6+ messages)
` [U-Boot] [PATCH v3 3/7] common: Implement A/B metadata

[Buildroot] [PATCH v2] package/gst1-plugins-bad: add webrtc option
 2019-03-18 21:19 UTC  (2+ messages)

[Buildroot] [git commit] package/gst1-plugins-bad: add webrtc option
 2019-03-18 21:19 UTC 

[PATCH v5 1/3] tracing: kdb: The skip_lines parameter should have been skip_entries
 2019-03-18 21:18 UTC  (5+ messages)
` [PATCH v5 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()
` [PATCH v5 3/3] tracing: kdb: Allow ftdump to skip all but the last few entries

[PATCH] usb: typec: Fix unchecked return value
 2019-03-18 21:18 UTC  (2+ messages)
`  "

fast-import should fail on invalid unsupported paths
 2019-03-18 21:17 UTC  (2+ messages)

[PATCH 0/4] Convert USB subsystem to XArray
 2019-03-18 21:17 UTC 

[4/4] usb/serial: Convert serial_minors to XArray
 2019-03-18 21:17 UTC 

[3/4] usb: Convert usb_bus_idr to XArray
 2019-03-18 21:17 UTC 

[2/4] cdc-acm: Convert acm_minors to XArray
 2019-03-18 21:17 UTC 

[1/4] usb: Convert xhci-mem to XArray
 2019-03-18 21:17 UTC 

script(1) plans
 2019-03-18 21:10 UTC  (2+ messages)

[PATCH 1/2] mesa: Update 18.3.4 -> 19.0.0
 2019-03-18 21:16 UTC  (4+ messages)

[Bug 105319] New: DRM: EVO timeout with kernel 4.15.x
 2019-03-18 21:15 UTC  (2+ messages)
  ` [Bug 105319] "

[igt-dev] [PATCH i-g-t] runner: Including E2BIG error to whitelist
 2019-03-18 21:14 UTC  (2+ messages)

[PATCH RFC 00/55] x86: use domheap page for xen page tables
 2019-03-18 21:14 UTC  (29+ messages)
` [PATCH RFC 05/55] x86/mm: introduce l{1, 2}t local variables to modify_xen_mappings
` [PATCH RFC 06/55] x86/mm: map_pages_to_xen should have one exit path
` [PATCH RFC 07/55] x86/mm: add an end_of_loop label in map_pages_to_xen
` [PATCH RFC 14/55] x86/mm: rewrite xen_to_virt_l2e
` [PATCH RFC 16/55] x86/mm: switch to new APIs in map_pages_to_xen
` [PATCH RFC 17/55] x86/mm: drop lXe_to_lYe invocations "
` [PATCH RFC 18/55] x86/mm: switch to new APIs in modify_xen_mappings
` [PATCH RFC 21/55] x86_64/mm: introduce pl2e in paging_init
` [PATCH RFC 23/55] x86_64/mm: drop l4e_to_l3e invocation from paging_init
` [PATCH RFC 25/55] x86_64/mm: introduce pl2e in setup_m2p_table
` [PATCH RFC 27/55] x86_64/mm: drop lXe_to_lYe invocations from setup_m2p_table
` [PATCH RFC 31/55] efi: add emacs block to boot.c
` [PATCH RFC 32/55] efi: switch EFI L4 table to use new APIs

[PATCH net V3 0/2] net/sched: taprio: cbs: Fix using invalid link speed
 2019-03-18 21:13 UTC  (4+ messages)
` [PATCH net V3 1/2] net/sched: taprio: fix picos_per_byte miscalculation

[Buildroot] [PATCH 1/1] package/gcc: Initialize st in elf_is_symlink
 2019-03-18 21:14 UTC  (2+ messages)

[xen-unstable-smoke test] 133911: tolerable all pass - PUSHED
 2019-03-18 21:13 UTC 

[PATCH 0/1] btrfs-progs: fi usage: implement raid56
 2019-03-18 21:05 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v2 1/2] mesa: Update 18.3.4 -> 19.0.0
 2019-03-18 21:13 UTC  (2+ messages)
` [PATCH v2 2/2] mesa: Convert recipe to use meson build system

[RFC/PATCH] point pull requesters to Git Git Gadget
 2019-03-18 21:12 UTC  (6+ messages)

[PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-18 21:11 UTC  (7+ messages)

[PATCH] Add support for LE ping feature
 2019-03-18 21:10 UTC  (2+ messages)

[Buildroot] [PATCH] libiio: bump to version 0.15
 2019-03-18 21:10 UTC  (3+ messages)

[PATCH 01/22] drm/i915: Flush pages on acquisition
 2019-03-18 21:10 UTC  (6+ messages)
` [PATCH 11/22] drm/i915: Introduce a mutex for file_priv->context_idr

[Buildroot] [git commit] Revert "package/binutils: install libiberty for host build"
 2019-03-18 21:10 UTC 

[Buildroot] [git commit branch/2019.02.x] package/libiio: bump to version 0.15
 2019-03-18 21:10 UTC 

[PATCH] Revert "kbuild: use -Oz instead of -Os when using clang"
 2019-03-18 21:10 UTC 

[Buildroot] [git commit] Revert "package/prelink-cross: new package"
 2019-03-18 21:09 UTC 

[PATCH 1/1] restorecond: use /run instead of /var/run
 2019-03-18 21:09 UTC 

[Buildroot] [PATCH 1/1] package/kf5-modemmanager-qt: link with libatomic when needed
 2019-03-18 21:08 UTC  (2+ messages)

[RFC PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-03-18 21:07 UTC  (3+ messages)

[Buildroot] [git commit] package/kf5-modemmanager-qt: link with libatomic when needed
 2019-03-18 21:08 UTC 

[Buildroot] [PATCH 1/1] package/qpdf: bump to version 8.4.0
 2019-03-18 21:07 UTC  (2+ messages)

[Buildroot] [git commit] package/qpdf: bump to version 8.4.0
 2019-03-18 21:07 UTC 

[Buildroot] [PATCH 1/1] package/python-pylibftdi: bump to version 0.17.0
 2019-03-18 21:06 UTC  (2+ messages)

[Buildroot] [git commit] package/python-pylibftdi: bump to version 0.17.0
 2019-03-18 21:06 UTC 

[Buildroot] [PATCH 1/1] Revert "package/python-ipython: bump to version 7.3.0"
 2019-03-18 21:05 UTC  (2+ messages)

[Buildroot] [git commit] Revert "package/python-ipython: bump to version 7.3.0"
 2019-03-18 21:05 UTC 

[PATCH v4 00/10] TEE mediator (and OP-TEE) support in XEN
 2019-03-18 21:04 UTC  (4+ messages)
` [PATCH v4 09/10] tools/arm: tee: add "tee" option for xl.cfg

[PATCH 0/2] Allow difftool to be run outside of Git worktrees
 2019-03-18 21:04 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] parse-options: make OPT_ARGUMENT() more useful

[PATCH v4 00/46] Libtraceevent MAN pages
 2019-03-18 21:04 UTC  (3+ messages)
` [PATCH v4 01/46] tools/lib/traceevent: Implement libtraceevent man pages
  ` [Suspected Spam] "

[Buildroot] [git commit] package/binutils: upstream fixes for 2.31.1
 2019-03-18 21:04 UTC 

[PATCH v4] tools/lib/traceevent: Change description of few APIs
 2019-03-18 21:03 UTC  (2+ messages)

[PATCH] scsi: target: add device product id and revision configfs attributes
 2019-03-18 21:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] arch: riscv: Add a RISC-V Platform option
 2019-03-18 21:02 UTC  (8+ messages)
` [Buildroot] [PATCH 2/3] boot: riscv: Initial commit of OpenSBI

Cyclic hardware reset for e1000e
 2019-03-18 20:59 UTC  (9+ messages)
      ` Cobalt compatible distribution

[PATCH 1/3] drm/i915: Add some missing curly braces
 2019-03-18 20:59 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Polish intel_get_lvds_encoder()
` [PATCH 3/3] drm/i915: Pass dev_priv to intel_is_dual_link_lvds()

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-03-18 20:58 UTC  (7+ messages)
` [PATCH ghak90 V5 08/10] audit: add containerid filtering
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 V5 10/10] audit: NETFILTER_PKT: record each container ID associated with a netNS

[PATCH v2] Bluetooth: btmtksdio: fix uninitialized symbol errors in btmtksdio_rx_packet
 2019-03-18 20:58 UTC  (2+ messages)

Potential NULL pointer dereference in radeon_ttm_tt_populate
 2019-03-18 20:58 UTC 

[Buildroot] [PATCH 1/2] package/nodejs: correct license file hash
 2019-03-18 20:57 UTC  (2+ messages)

[Buildroot] [git commit] package/nodejs: link with libatomic when needed
 2019-03-18 20:57 UTC 

[Buildroot] [git commit] package/nodejs: correct license file hash
 2019-03-18 20:57 UTC 

[Buildroot] [PATCH 1/1] package/python-aiorwlock: bump to version 0.6.0
 2019-03-18 20:57 UTC  (2+ messages)

[Buildroot] [git commit] package/python-aiorwlock: bump to version 0.6.0
 2019-03-18 20:56 UTC 

[Buildroot] [PATCH 1/1] package/python-aiojobs: drop aiohttp dependency
 2019-03-18 20:56 UTC  (2+ messages)

[Buildroot] [git commit] package/python-aiojobs: drop aiohttp dependency
 2019-03-18 20:56 UTC 

[Buildroot] [PATCH 1/1] package/zlog: bump to version ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9
 2019-03-18 20:56 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/libpcap: fix bluez circular dependency
 2019-03-18 20:56 UTC  (2+ messages)

[PATCH v4l-utils] keytable: minor rewording from TABLE to KEYMAP
 2019-03-18 20:55 UTC 

[Buildroot] [git commit] package/libpcap: fix bluez circular dependency
 2019-03-18 20:55 UTC 

randr: Virtual monitor not present with MST display
 2019-03-18 20:55 UTC  (7+ messages)

[Buildroot] [git commit] package/zlog: bump to version ccf8c36e918d6f3c7e6fe9e36eedf8583014c5c9
 2019-03-18 20:54 UTC 

[PATCH 1/3] drm/i915: Split Pineview device info into desktop and mobile
 2019-03-18 20:54 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] "

[PATCH v2 0/3] Tuning the KernelShark build system
 2019-03-18 20:53 UTC  (5+ messages)
` [PATCH v2 1/3] kernel-shark: Reorder the priority when searching for trace-cmd libs

[PATCH v1] iio: adc: intel_mrfld_adc: Add Basin Cove ADC driver
 2019-03-18 20:52 UTC  (2+ messages)

[PATCH v2 0/2] meson-nand: two small memory related fixes
 2019-03-18 20:47 UTC  (9+ messages)
` [PATCH v2 1/2] mtd: rawnand: meson: add missing ENOMEM check in meson_nfc_read_buf()
` [PATCH v2 2/2] mtd: rawnand: meson: fix a potential memory leak in meson_nfc_read_buf

[PATCH] drm/amd/display: Only put primary planes into the mode_info->planes list
 2019-03-18 20:45 UTC  (2+ messages)

[Patch net] bluetooth: validate HCI_EVENT_PKT packet carefully
 2019-03-18 20:45 UTC 

[PATCH] x86/vdso: include generic __lshrdi3 in 32-bit vDSO
 2019-03-18 20:44 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/skeleton-init-common: Create /lib/modules directory
 2019-03-18 20:43 UTC  (5+ messages)

[PATCH 00/10] drm/i915: Clean up intel_color_check()
 2019-03-18 20:41 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC 0/4] iio-input-bridge so that accelerometers which only have an iio driver can still present evdev input events
 2019-03-18 20:39 UTC  (5+ messages)
` [RFC 1/4] iio: input-bridge: optionally bridge iio acceleometers to create a /dev/input
` [RFC 2/4] iio: input-bridge: add iio-input-bridge to Makefile
` [RFC 3/4] iio: input-bridge: add IIO_INPUT_BRIDGE kernel config option
` [RFC 4/4] iio: input-bridge: make the iio-input-bridge driver called by iio-core

[U-Boot] [PATCH 1/1] cmd: usb: display bus number
 2019-03-18 20:39 UTC  (8+ messages)

[PATCH lttng-modules 2/5] Fix: rcu: Remove wrapper definitions for obsolete RCU... (v5.1)
 2019-03-18 20:39 UTC  (5+ messages)
` [PATCH lttng-modules 3/5] Fix: pipe: stop using ->can_merge (v5.1)
` [PATCH lttng-modules 4/5] Fix: Revert "KVM: MMU: show mmu_valid_gen..." (v5.1)
` [PATCH lttng-modules 5/5] Fix: atomic_long_add_unless() returns a boolean
` [PATCH lttng-modules 1/5] Fix: mm: create the new vm_fault_t type (v5.1)

[PATCH v2 1/2] drm/msm: Fix A6XX support for opp-level
 2019-03-18 20:38 UTC  (4+ messages)
` [PATCH v2 2/2] drm/msm: Cleanup A6XX opp-level reading

Null pointer dereference in gss_verify_mic_kerberos (4.20.14)
 2019-03-18 20:38 UTC 

[PATCH v5 01/12] dt-bindings: mtd: ingenic: Add compatible strings for JZ4740 and JZ4725B
 2019-03-18 20:37 UTC  (6+ messages)
` [PATCH v5 09/12] mtd: rawnand: ingenic: Make use of ecc-engine property

[PATCH 0/4] xfs: various rough fixes
 2019-03-18 20:35 UTC  (9+ messages)
` [PATCH 2/4] xfs: force writes to delalloc regions to unwritten

[PATCH v7 0/8] Fix scissors bug during conflict
 2019-03-18 20:32 UTC  (6+ messages)
` [PATCH v8 00/11] "
  ` [PATCH v8 10/11] sequencer.c: define describe_cleanup_mode

[PATCH 4.14 00/34] 4.14.107-stable review
 2019-03-18 20:29 UTC  (3+ messages)
` [PATCH 4.14 31/34] perf/x86/intel: Fix memory corruption

[thud/master][PATCH] packagegroup-*-crypto: update openssl for binaries in -bin, config in -conf
 2019-03-18 20:29 UTC 

[PATCH RFC v6 00/11] Ext4 Encoding and Case-insensitive support
 2019-03-18 20:27 UTC  (12+ messages)
` [PATCH RFC v6 01/11] unicode: Add unicode character database files
` [PATCH RFC v6 02/11] scripts: add trie generator for UTF-8
` [PATCH RFC v6 03/11] unicode: Introduce code for UTF-8 normalization
` [PATCH RFC v6 04/11] unicode: reduce the size of utf8data[]
` [PATCH RFC v6 05/11] unicode: Implement higher level API for string handling
` [PATCH RFC v6 06/11] unicode: Introduce test module for normalized utf8 implementation
` [PATCH RFC v6 07/11] MAINTAINERS: Add Unicode subsystem entry
` [PATCH RFC v6 08/11] ext4: Include encoding information in the superblock
` [PATCH RFC v6 09/11] ext4: Support encoding-aware file name lookups
` [PATCH RFC v6 10/11] ext4: Implement EXT4_CASEFOLD_FL flag
` [PATCH RFC v6 11/11] docs: ext4.rst: Document encoding and case-insensitive

[PATCH] drm/i915/psr: remove drmP.h include that crept in
 2019-03-18 20:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] clk: imx6q: remove unsupported pll4_audio_div
 2019-03-18 20:25 UTC  (6+ messages)
` [V2 0/2] ARM: imx6qdl: remove PLL4_AUDIO_DIV clock
  ` [V2 1/2] clk: imx6q: remove unsupported pll4_audio_div

Odroid U3 - Upgrade to latest u-boot kernel load fails
 2019-03-18 20:24 UTC  (6+ messages)
      ` [U-Boot] "

[igt-dev] [PATCH i-g-t 0/5] DC states igt tests patch series v9
 2019-03-18 20:23 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for DC states igt tests patch series (rev6)

[PATCH] clk: meson-g12a: fix VPU clock parents
 2019-03-18 20:22 UTC  (4+ messages)

`From c152138a8ec2bcd8faaac8db01dbb9be547fd021 Mon Sep 17 00:00:00 2001
 2019-03-18 20:21 UTC  (4+ messages)
` [PATCH v1 6/6] clk: hi6220: use CLK_OF_DECLARE_DRIVER

[PATCH lttng-modules 1/5] Fix: mm: create the new vm_fault_t type (v5.1)
 2019-03-18 20:20 UTC 

[PATCH v2 00/11] arm64: dts: g12a: Add boards peripherals
 2019-03-18 20:17 UTC  (3+ messages)
` [PATCH v2 08/11] arm64: dts: meson-g12a-sei510: Add ADC Key and BT support


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.