All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-26 18:04:36 to 2019-04-26 19:06:14 UTC [more...]

[PATCH 09/10] arm64: select DYNAMIC_DEBUG_RELATIVE_POINTERS
 2019-04-26 19:06 UTC  (3+ messages)
` [PATCH 11/10] arm64: unbreak DYNAMIC_DEBUG=y build with clang
  ` [PATCH 12/10] powerpc: "

[PATCH v7 resend 1/2] Provide in-kernel headers to make extending kernel easier
 2019-04-26 19:04 UTC  (6+ messages)
` [PATCH v7 resend 2/2] init/config: Do not select BUILD_BIN2C for IKCONFIG

[RFC PATCH] x86/fpu: Don't unconditionally add XFEATURE_MASK_FPSSE on sigentry
 2019-04-26 19:04 UTC  (6+ messages)

[PATCH 1/3] drm/i915: Change gamma/degamma_lut_size data type to u32
 2019-04-26 19:03 UTC  (6+ messages)
` [PATCH 2/3] drm/i915/icl: Add register definitions for Multi Segmented gamma
` [PATCH 3/3] drm/i915/icl: Add Multi-segmented gamma support
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Change gamma/degamma_lut_size data type to u32

[PATCH 0/5] vfs: track the dentry name length in name_snapshot
 2019-04-26 19:03 UTC  (10+ messages)
` [PATCH 1/5] dcache: track the length of the string in struct name_snapshot
` [PATCH 2/5] fsnotify: have fsnotify_move take a struct qstr instead of a string
` [PATCH 3/5] fsnotify: have fsnotify() take a "
` [PATCH 4/5] fsnotify: change ->handle_event and send_to_group to take a qstr
` [PATCH 5/5] audit: fix audit_compare_dname_path "

[PATCHv1 0/7] vfio/mdev: Improve vfio/mdev core module
 2019-04-26 19:02 UTC  (12+ messages)
` [PATCHv1 7/7] vfio/mdev: Fix race conditions with mdev device life cycle APIs

[PATCH v2] fs/proc: add VmTaskSize field to /proc/$$/status
 2019-04-26 19:02 UTC 

[PATCH nf 2/4] netfilter: nft_flow_offload: do not make un-established tcp flow_offload session
 2019-04-26 19:02 UTC  (4+ messages)

gpio-keys-polled improvements v2
 2019-04-26 19:01 UTC  (4+ messages)
` [PATCH v2 1/3] input: keyboard: gpio-keys-polled: use input name from pdata if available
` [PATCH v2 2/3] input: keyboard: gpio_keys_polled: use gpio lookup table
` [PATCH v2 3/3] input: keyboard: gpio-keys-polled: skip oftree code when CONFIG_OF disabled

[PATCH v2] mm/oom_killer: Add task UID to info message on an oom kill
 2019-04-26 18:59 UTC 

[PATCH v4 00/26] Add generic support for composing LED class device name
 2019-04-26 18:59 UTC  (19+ messages)
` [PATCH v4 03/26] dt-bindings: leds: Add LED_FUNCTION definitions
` [PATCH v4 04/26] dt-bindings: leds: Add LED_COLOR_ID definitions
` [PATCH v4 05/26] dt-bindings: leds: Add properties for LED name construction
` [PATCH v4 07/26] dt-bindings: sc27xx-blt: Add function and color properties
` [PATCH v4 09/26] dt-bindings: lt3593: "
` [PATCH v4 11/26] dt-bindings: lp8860: "

[PATCH 0/2] RFC: Automatic :c:func: annotation in the sphinx build
 2019-04-26 18:58 UTC  (6+ messages)
` [PATCH 1/2] Docs: An initial automarkup extension for sphinx

[dpdk-dev] [PATCH v5 0/1] New software event timer adapter
 2019-04-26 18:58 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 1/1] eventdev: add new "

[PATCH v8] drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
 2019-04-26 18:53 UTC  (4+ messages)

add 3acca1dd to 4.19-stable
 2019-04-26 18:57 UTC  (2+ messages)

[PATCH] rtc: 88pm860x: prevent use-after-free on device remove
 2019-04-26 18:57 UTC  (2+ messages)

add 'ls-remote' option to limit output records
 2019-04-26 18:56 UTC 

[PATCH net-next,RFC 0/9] net: sched: prepare to reuse per-block callbacks from netfilter
 2019-04-26 18:55 UTC  (6+ messages)

[2/3] RISC-V: Update tlb flush counters
 2019-04-26 18:54 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] Fix checkpatch.pl warnings
 2019-04-26 18:54 UTC  (11+ messages)
` [Linux-kernel-mentees] [PATCH v2] staging: rtl8723bs: "

[U-Boot] [RESEND PATCH] board: toradex: drop support.arm maintainer email
 2019-04-26 18:53 UTC 

[PATCH] Introduce allow_bluetooth boolean
 2019-04-26 18:52 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/2] colibri imx8qxp 2gb wb it v1.0b module support
 2019-04-26 18:52 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/2] imx: fix building for i.mx8 without spl
` [U-Boot] [PATCH v4 2/2] board: toradex: add colibri imx8qxp 2gb wb it v1.0b module support

[PATCH next 00/25] cleanup: use dev_get_drvdata() directly
 2019-04-26 18:52 UTC  (3+ messages)
` [PATCH next 21/25] rtc: Use dev_get_drvdata()

[PATCH bpf-next v5 0/5] writable contexts for bpf raw tracepoints
 2019-04-26 18:49 UTC  (8+ messages)
` [PATCH bpf-next v5 1/5] bpf: add writable context for "
` [PATCH bpf-next v5 2/5] nbd: trace sending nbd requests
` [PATCH bpf-next v5 3/5] nbd: add tracepoints for send/receive timing
` [PATCH bpf-next v5 4/5] tools: sync bpf.h
` [PATCH bpf-next v5 5/5] selftests: bpf: test writable buffers in raw tps

[PATCH v3 net-next 00/15] net: atlantic: Aquantia driver updates 2019-04
 2019-04-26 18:50 UTC  (3+ messages)
` [PATCH v3 net-next 12/15] net: aquantia: fetch up to date statistics on ethtool request

[PATCH v3 bpf-next 0/6] BPF sk local storage
 2019-04-26 18:49 UTC  (9+ messages)
` [PATCH v3 bpf-next 3/6] bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing
` [PATCH v3 bpf-next 4/6] bpf: Add verifier tests for the bpf_sk_storage
` [PATCH v3 bpf-next 5/6] bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps

TC stats / hw offload question
 2019-04-26 18:49 UTC  (9+ messages)

[RFC PATCH 0/7] x86: introduce system calls addess space isolation
 2019-04-26 18:49 UTC  (9+ messages)
` [RFC PATCH 2/7] x86/sci: add core implementation for system call isolation

[PATCH v4l-utils] libdvbv5: leaks and double free in dvb_fe_open_fname()
 2019-04-26 18:49 UTC  (4+ messages)

[PATCH v2 bpf-next 0/6] BPF sk local storage
 2019-04-26 18:48 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/6] bpf: Introduce bpf "

[U-Boot] [PATCH] colibri-imx6ull: fix usb host mode
 2019-04-26 18:48 UTC 

[U-Boot] [RESEND PATCH v3] apalis_imx6: add device tree to makefile
 2019-04-26 18:47 UTC 

[PATCH v4 0/5] Add support for drm/rockchip to dynamically control the DDR frequency
 2019-04-26 18:45 UTC  (4+ messages)
` [PATCH v4 5/5] arm64: dts: rockchip: Enable dmc and dfi nodes on gru

[igt-dev] [PATCH i-g-t v6 0/4] Enabling PC8+ residency for all GEN9+ platforms v6
 2019-04-26 18:43 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Enabling PC8+ residency for all GEN9+ platforms (rev6)

[PATCH] riscv: Support non-coherency memory model
 2019-04-26 18:42 UTC  (13+ messages)

[U-Boot] [PATCH] imx: 8qxp_mek: fix fdt_file and console
 2019-04-26 18:42 UTC  (2+ messages)
` [U-Boot] [REGRESSION] "

[RFC PATCH v2 00/17] Core scheduling v2
 2019-04-26 18:37 UTC  (11+ messages)

[PATCH 00/12] net: ll_temac: x86_64 support
 2019-04-26 18:40 UTC  (4+ messages)
` [PATCH 03/12] net: ll_temac: Fix support for 64-bit platforms

[GIT PULL] tracing: Minor fixes
 2019-04-26 18:40 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 5.1-rc7
 2019-04-26 18:40 UTC  (3+ messages)

[git pull] drm fixes for 5.1-rc7
 2019-04-26 18:40 UTC  (2+ messages)

[U-Boot] [PATCH] imx: add lowlevel init for ARM64
 2019-04-26 18:38 UTC  (2+ messages)
` [U-Boot] [REGRESSION] "

perf BPF annotation output validation
 2019-04-26 18:37 UTC 

print firmware versions on amdgpu sysfs
 2019-04-26 18:35 UTC  (3+ messages)

[PATCH AUTOSEL 5.0 01/66] arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delay
 2019-04-26 18:20 UTC  (11+ messages)
` [PATCH AUTOSEL 5.0 59/66] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock

[PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-04-26 18:34 UTC  (12+ messages)

[PATCH 00/10] s390: virtio: support protected virtualization
 2019-04-26 18:32 UTC  (22+ messages)
` [PATCH 01/10] virtio/s390: use vring_create_virtqueue
` [PATCH 02/10] virtio/s390: DMA support for virtio-ccw
` [PATCH 03/10] virtio/s390: enable packed ring
` [PATCH 04/10] s390/mm: force swiotlb for protected virtualization
` [PATCH 05/10] s390/cio: introduce DMA pools to cio
` [PATCH 06/10] s390/cio: add basic protected virtualization support
` [PATCH 07/10] s390/airq: use DMA memory for adapter interrupts
` [PATCH 08/10] virtio/s390: add indirection to indicators access
` [PATCH 09/10] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH 10/10] virtio/s390: make airq summary indicators DMA

[Qemu-devel] [PATCH v6 0/5] backup-top: preparing refactoring
 2019-04-26 18:30 UTC  (13+ messages)
` [Qemu-devel] [PATCH v6 3/5] block/backup: refactor and tolerate unallocated cluster skipping
` [Qemu-devel] [PATCH v6 4/5] block/backup: unify different modes code path
` [Qemu-devel] [PATCH v6 5/5] block/backup: refactor: split out backup_calculate_cluster_size

Netfilter fixes for 4.19 -stable
 2019-04-26 18:32 UTC 

[Qemu-devel] [PATCH v2 0/2] docs/interop/bitmaps: rewrite and modernize doc
 2019-04-26 18:29 UTC  (5+ messages)

[PATCH] drivers/char/random.c: Make add_hwgenerator_randomness static
 2019-04-26 18:29 UTC 

[PATCH v7] drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
 2019-04-26 18:25 UTC  (4+ messages)

[nacked] mm-add-sys-kernel-slab-cache-cache_dma32.patch removed from -mm tree
 2019-04-26 18:28 UTC 

[virtio-dev] [PATCH v2 0/4] introduce virtio vhost-user backend device type
 2019-04-26 18:27 UTC  (5+ messages)
` [virtio-dev] [PATCH v2 1/4] vhost-user: add vhost-user "
` [virtio-dev] [PATCH v2 2/4] vhost-user: minor fixes
` [virtio-dev] [PATCH v2 3/4] vhost-user: add requirements for the notification capability
` [virtio-dev] [PATCH v2 4/4] vhost-user: update shared memory capability

Some file lost when send back snapshot
 2019-04-26 18:27 UTC  (6+ messages)

[PATCH 2/2] gpio: sch: Add interrupt support
 2019-04-26 18:26 UTC  (12+ messages)

release spam
 2019-04-26 18:26 UTC  (2+ messages)

[PATCH] mm/page-writeback: introduce tracepoint for wait_on_page_writeback
 2019-04-26 18:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/xapp_xfd: fix build with NLS
 2019-04-26 18:25 UTC 

[PATCH 1/3] drm/i915/execlists: Flush the tasklet on parking
 2019-04-26 18:24 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Move the engine->destroy() vfunc onto the engine
` [PATCH 3/3] drm/i915: Convert inconsistent static engine tables into an init error

[PATCH] block/028: check if T10 verification fails
 2019-04-26 18:24 UTC  (3+ messages)

[Qemu-devel] [PULL 0/2] target/hppa patch queue
 2019-04-26 18:22 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/2] target/hppa: Implement Fast TLB Insert instructions
` [Qemu-devel] [PULL 2/2] target/hppa: Always return EXCP_DMAR for protection id trap

[PATCH v4 0/9] Add support for Orange Pi 3
 2019-04-26 18:23 UTC  (4+ messages)
` [PATCH v4 6/9] dt-bindings: display: hdmi-connector: Add DDC power supply

Thinkpad ACPI led -- it keeps blinking
 2019-04-26 18:22 UTC  (2+ messages)

[PATCH 0/6] netlink: expose policies to userspace
 2019-04-26 18:21 UTC  (3+ messages)
` [PATCH 6/6] netlink: add infrastructure to "

[PATCH 0/5] Assorted CODA fixes
 2019-04-26 18:19 UTC  (4+ messages)
` [PATCH 4/5] media: coda: Remove pic_run_work worker

Criteria / validation proposal: drop Xen
 2019-04-26 18:18 UTC  (8+ messages)
      ` [Xen-devel] "

Best practice to upgrade kernel
 2019-04-26 18:17 UTC 

[PATCH v2 0/8] vfs: make immutable files actually immutable
 2019-04-26 18:18 UTC  (7+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files
` [PATCH 2/8] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
` [PATCH 3/8] xfs: flush page mappings as part of setting immutable

[Linux-kernel-mentees] [PATCH] Staging: sm750fb: Change *array into *const array
 2019-04-26 18:17 UTC  (3+ messages)

[PATCH v3] serial: Add Milbeaut serial control
 2019-04-26 18:15 UTC  (2+ messages)

[PATCH 0/3] Xen PCI passthrough fixes
 2019-04-26 18:15 UTC  (5+ messages)
` [PATCH v3 3/3] OvmfPkg/XenSupport: turn off address decoding before BAR sizing
  ` [Xen-devel] "

__ipipe_root_sync
 2019-04-26 18:15 UTC  (3+ messages)

[PATCH iproute2-next] iplink_vlan: add support for VLAN bridge binding flag
 2019-04-26 18:14 UTC  (2+ messages)

[V5,4/9] dt-bindings: usb: renesas_usb3: Add renesas,usb-role-switch property
 2019-04-26 18:14 UTC  (2+ messages)
` [PATCH V5 4/9] "

[igt-dev] [PATCH i-g-t] runner: Disable building if tests are not built
 2019-04-26 18:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[I-PIPE] ipipe-core-4.14.110-ppc32-1 released
 2019-04-26 18:10 UTC 

[PATCH] mm: Allow userland to request that the kernel clear memory on release
 2019-04-26 18:10 UTC  (12+ messages)
` [PATCH V2] "
` [PATCH V3] "

[-next] system hangs likely due to "modules: Only return -EEXIST for modules that have finished loading"
 2019-04-26 18:10 UTC  (5+ messages)

[PATCH 0/5] rk3399: make u-boot-rockchip-with-spl.bin
 2019-04-26 18:09 UTC  (5+ messages)
` [PATCH 1/5] arm64: rockchip: dts: rk3399: Create -u-boot.dtsi files
    ` [U-Boot] "

[U-Boot] [PATCH v3 0/2] add env erase
 2019-04-26 18:06 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/2] env: mmc: add erase-function

[PATCH v2] docs/vm: Minor editorial changes in the THP and hugetlbfs
 2019-04-26 18:04 UTC 

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-04-26 18:05 UTC  (6+ messages)
` [PATCH V5 11/16] dt-bindings: PHY: P2U: Add Tegra 194 P2U block


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.