All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-17 18:32:42 to 2018-01-17 19:27:25 UTC [more...]

[PATCH v4 0/4] Add Exynos4412-based midas boards support
 2018-01-17 19:27 UTC  (3+ messages)
` [PATCH v4 2/4] ARM: dts: split trats2 DTS in preparation for midas boards

aio poll, io_pgetevents and a new in-kernel poll API V3
 2018-01-17 19:27 UTC  (32+ messages)
` [PATCH 01/36] aio: don't print the page size at boot time
` [PATCH 02/36] aio: remove an outdated comment in aio_complete
` [PATCH 03/36] aio: refactor read/write iocb setup
` [PATCH 04/36] aio: sanitize ki_list handling
` [PATCH 05/36] aio: simplify cancellation
` [PATCH 06/36] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 07/36] aio: add delayed cancel support
` [PATCH 08/36] aio: implement io_pgetevents
` [PATCH 09/36] fs: unexport poll_schedule_timeout
` [PATCH 10/36] fs: cleanup do_pollfd
` [PATCH 11/36] fs: update documentation for __poll_t
` [PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 14/36] aio: implement IOCB_CMD_POLL
` [PATCH 15/36] net: refactor socket_poll
` [PATCH 16/36] net: add support for ->poll_mask in proto_ops
` [PATCH 17/36] net: remove sock_no_poll
` [PATCH 18/36] net/tcp: convert to ->poll_mask
` [PATCH 19/36] net/unix: "

[Buildroot] [PATCH v2 0/8] Add /etc/shells handling
 2018-01-17 19:26 UTC  (13+ messages)
` [Buildroot] [PATCH v2 1/8] package/skeleton-init-common: add /bin/sh to /etc/shells
` [Buildroot] [PATCH v2 2/8] package/busybox: add /bin/{a, hu}sh "
` [Buildroot] [PATCH v2 3/8] package/dash: add /etc/dash "
` [Buildroot] [PATCH v2 4/8] package/screen: add /usr/bin/screen "
` [Buildroot] [PATCH v2 5/8] package/tmux: add /usr/bin/tmux "
` [Buildroot] [PATCH v2 6/8] package/zsh: add /bin/zsh "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION 543aacfa212b275b0bf327b50405790a4c433d8e
 2018-01-17 19:26 UTC 

[PATCH] doc: update pcap documentation
 2018-01-17 19:26 UTC  (3+ messages)
` [PATCH v2] "

[kernel-hardening] [PATCH v3 0/9] core, x86: prevent bounds-check bypass via speculative execution
 2018-01-17 19:26 UTC  (14+ messages)
` [kernel-hardening] [PATCH v3 8/9] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths
  ` [kernel-hardening] "
          `  "

[U-Boot] [PATCH] ARM: dts: Freescale: re-license device tree files under X11
 2018-01-17 19:26 UTC  (6+ messages)

[virtio-dev] [RFC PATCH net-next v2 0/2] Enable virtio to act as a backup for a passthru device
 2018-01-17 19:25 UTC  (9+ messages)
` [virtio-dev] [RFC PATCH net-next v2 1/2] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit
        `  "

[PATCH net-next] kcm: do not attach sockets if sk_user_data is already used
 2018-01-17 19:25 UTC  (4+ messages)

[nft PATCH RFC] libnftables: Implement JSON output support
 2018-01-17 19:24 UTC  (7+ messages)

[PATCH V3 1/2] net/failsafe: convert to new Tx offloads API
 2018-01-17 19:24 UTC  (4+ messages)
` [PATCH v4 1/2] net/failsafe: use "

[PATCH 1/3] meson.bbclass: compile with --buildtype plain
 2018-01-17 19:22 UTC  (3+ messages)
` [PATCH 2/3] meson.bbclass: include C{, XX}FLAGS in cross args
` [PATCH 3/3] meson.bbclass: add MESON_LINK_ARGS to vardeps

[PATCH] iommu/arm-smmu-v3: suppress MSI allocation failure message
 2018-01-17 19:23 UTC  (10+ messages)

AIO operation and CMSG
 2018-01-17 19:22 UTC  (3+ messages)

[PATCH 1/5] drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hook
 2018-01-17 19:21 UTC  (5+ messages)
` [PATCH v2 2/5] drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPD
` [PATCH v2 3/5] drm/i915: Move SST DP link retraining into the ->post_hotplug() hook
` [PATCH 4/5] drm/i915: Nuke intel_dp->channel_eq_status
` [PATCH 5/5] drm/i915: Track whether the DP link is trained or not

[Bug 102296] R9 285 VCE corruption since drm/amdgpu/gmc8: use the vram location programmed by the vbios
 2018-01-17 19:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/24] generalize parsing of cpu_model (part 4)
 2018-01-17 19:20 UTC  (6+ messages)
` [Qemu-devel] [PATCH 12/24] s390x: cpu: add TARGET_DEFAULT_CPU_TYPE macro
  ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCH] hw/pci-bridge: fix pcie root port's IO hints capability
 2018-01-17 19:19 UTC 

Back from my parental leave
 2018-01-17 19:20 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/18] efi_loader: enable EFI driver provided block device
 2018-01-17 19:16 UTC  (19+ messages)
` [U-Boot] [PATCH v2 01/18] efi_loader: return NULL from device path functions
` [U-Boot] [PATCH v2 02/18] efi_loader: address of the simple file system protocol
` [U-Boot] [PATCH v2 03/18] efi_loader: correct find "
` [U-Boot] [PATCH v2 04/18] efi_loader: print device path when entering efi_load_image
` [U-Boot] [PATCH v2 05/18] efi_loader: allocate correct memory type for EFI image
` [U-Boot] [PATCH v2 06/18] efi_loader: check tables in helloworld.efi
` [U-Boot] [PATCH v2 07/18] efi_loader: fix StartImage bootservice
` [U-Boot] [PATCH v2 08/18] efi_loader: efi_disk_register: correctly determine if_type_name
` [U-Boot] [PATCH v2 09/18] efi_loader: make efi_block_io_guid a global symbol
` [U-Boot] [PATCH v2 10/18] efi_loader: provide a function to create a partition node
` [U-Boot] [PATCH v2 11/18] efi_loader: make efi_disk_create_partitions a global symbol
` [U-Boot] [PATCH v2 12/18] efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
` [U-Boot] [PATCH v2 13/18] efi_loader: provide function to get last node of a device path
` [U-Boot] [PATCH v2 14/18] efi_loader: provide links between devices EFI handles
` [U-Boot] [PATCH v2 15/18] tools: provide a tool to convert a binary file to an include
` [U-Boot] [PATCH v2 16/18] efi_driver: EFI block driver
` [U-Boot] [PATCH v2 17/18] efi_selftest: provide a test for block io
` [U-Boot] [PATCH v2 18/18] efi_loader: fix ExitBootServices

[patch v17 0/4] JTAG driver introduction
 2018-01-17 19:14 UTC  (4+ messages)
` [patch v17 1/4] drivers: jtag: Add JTAG core driver

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-17 19:13 UTC  (6+ messages)
` [PATCH v5 1/2] printk: Add console owner and waiter logic to load balance console writes

[PATCH] ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMON
 2018-01-17 19:14 UTC  (3+ messages)
` [alsa-devel] "

[PATCH v4] input: pxrc: new driver for PhoenixRC Flight Controller Adapter
 2018-01-17 19:13 UTC  (2+ messages)

[PATCH] lib: Remove select of inexistant GENERIC_IO
 2018-01-17 19:10 UTC 

[PATCH] pci: Do not read INTx PIN and LINE registers for virtual functions
 2018-01-17 19:12 UTC  (5+ messages)

[PATCH 1/5] net/dpaa2: support more than 16 burst size in Rx func
 2018-01-17 19:11 UTC  (2+ messages)

per-task stack canaries for arm64
 2018-01-17 19:10 UTC  (2+ messages)

[PATCH] packfile: use get_be64() for large offsets
 2018-01-17 19:08 UTC 

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-17 19:08 UTC  (7+ messages)
` [PATCH v5 12/44] clk: davinci: Add platform information for TI DA850 PSC

[PATCH] usbip: list: don't list devices attached to vhci_hcd
 2018-01-17 19:08 UTC  (2+ messages)
`  "

[PATCH] usbip: prevent bind loops on devices attached to vhci_hcd
 2018-01-17 19:07 UTC  (2+ messages)
`  "

[PATCH] gnutls_3.5.3.bb: Fix native build on distro with kernel < 3.4.17
 2018-01-17 19:06 UTC  (4+ messages)
` [morty][RESEND][PATCH] "

[PATCH v2 1/2] send-email: Rename variable for clarity
 2018-01-17 19:05 UTC  (2+ messages)

[PATCH V4] multipathd: release uxsocket and resource when cancel thread
 2018-01-17 19:05 UTC  (2+ messages)

[PATCH] enable core.fsyncObjectFiles by default
 2018-01-17 19:04 UTC  (2+ messages)

[morty][PATCH] kernelsrc/perf: fix dependency on non existant task when using externalsrc
 2018-01-17 19:04 UTC  (3+ messages)
` [morty][PATCH] kernel.bbclass: Fix symlink creation "

[PATCH] powerpc/kernel: Fix L1D_SIZE to a non-zero value on missing cache nodes
 2018-01-17 19:03 UTC 

[net-next: PATCH v3 0/7] Armada 7k/8k PP2 ACPI support
 2018-01-17 19:03 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 0/4] Convert hw backends to use keycodemapdb
 2018-01-17 19:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 4/4] hw: convert virtio-input-hid device to keycodemapdb

[PATCH] net/qede: replace config option with run-time arg
 2018-01-17 19:01 UTC  (2+ messages)

[PATCH V3] multipathd: release uxsocket and resource when cancel thread
 2018-01-17 18:59 UTC  (2+ messages)

[PATCH] MIPS: fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
 2018-01-17 18:56 UTC 

[PATCH nft] tests: build: Add README
 2018-01-17 18:58 UTC 

WARNING: CPU: 2 PID: 23145 at mm/vmstat.c:986 __fragmentation_index caused by KVM
 2018-01-17 18:58 UTC 

[PATCH 0/2] net/ena: convert to new offloads API
 2018-01-17 18:58 UTC  (6+ messages)
` [PATCH 1/2] net/ena: convert to new Tx "
  ` [PATCH v2 "

WARNING: bi_status >= ARRAY_SIZE(blk_errors): bi_status=201
 2018-01-17 18:53 UTC 

[RFC][PATCH 0/9] tpm: fix driver so that burstcount can be safely ignored
 2018-01-17 18:58 UTC  (7+ messages)
` [RFC][PATCH 8/9] tpm_tis_spi: add delay between wait state retries

[PATCH v5 00/11] FUSE mounts from non-init user namespaces
 2018-01-17 18:56 UTC  (6+ messages)
` [PATCH 08/11] fuse: Support fuse filesystems outside of init_user_ns

Ceph Luminous - pg is down due to src/osd/SnapMapper.cc: 246: FAILED assert(r == -2)
 2018-01-17 18:56 UTC  (8+ messages)

[PATCH] drm/msm/mdp5: Fix trailing semicolon
 2018-01-17 18:55 UTC 

[PATCH iproute2 0/3] Fixes for minimum/maximum VF rate API
 2018-01-17 18:54 UTC  (2+ messages)

[Bug 104222] New: GNOME/Wayland desktop freezes when resizing Firefox window
 2018-01-17 18:54 UTC  (2+ messages)
  ` [Bug 104222] "

[PATCH iproute2 0/9] ip/tunnel: Improve tunnel parameters printing
 2018-01-17 18:53 UTC  (3+ messages)
` [PATCH iproute2 1/9] iplink: Use ll_index_to_name() instead of if_indextoname()

[Qemu-devel] QEMU virt board: extending various limits
 2018-01-17 18:53 UTC  (7+ messages)

[PATCH 1/4] drm: rename {drm_clflush_sg, drm_clflush_pages}
 2018-01-17 18:53 UTC  (4+ messages)
` [PATCH 3/4] drm: add ARM flush implementations

[PATCH] drm/nouveau/mmu: Fix trailing semicolon
 2018-01-17 18:53 UTC 

[PATCH] crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
 2018-01-17 18:50 UTC 

[PATCH] clk: imx: pllv2: avoid using uninitialized values
 2018-01-17 18:52 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] Add AVX, AVX-512, MPX support to x86_cpu_dump_state
 2018-01-17 18:51 UTC  (2+ messages)

mmc1 timeout issue with rpi3
 2018-01-17 18:52 UTC  (4+ messages)

[PATCH v6 00/12] Support PPTT for ARM64
 2018-01-17 18:51 UTC  (7+ messages)
` [PATCH v6 02/12] drivers: base: cacheinfo: setup DT cache properties early

[PATCH] drm: amd: Fix trailing semicolons
 2018-01-17 18:50 UTC 

[PATCH v3] netfilter : add NAT support for shifted portmap ranges
 2018-01-17 18:48 UTC  (5+ messages)

DT binding for staging vchiq
 2018-01-17 18:48 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2018-01-17 18:46 UTC  (3+ messages)

multipath-tools 0.7.4 failure to remove device
 2018-01-17 18:45 UTC  (13+ messages)

[PATCH v2] app/procinfo: add compilation option in config file
 2018-01-17 18:45 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm: rcar-du: Remove zpos field from rcar_du_vsp_plane_state structure
 2018-01-17 18:44 UTC 

Hi (Assigning NULL to variable after freeing it)
 2018-01-17 18:44 UTC  (2+ messages)

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-17 18:42 UTC  (14+ messages)

[PATCH] drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
 2018-01-17 18:39 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH rdma-core] cbuild: Add Fedora 27 container
 2018-01-17 18:39 UTC  (4+ messages)

[PATCH 1/2] eal/arm64: modify I/O device memory barriers
 2018-01-17 18:39 UTC  (5+ messages)
` [PATCH v2 1/8] eal: introduce DMA "

About File systems magic numbers
 2018-01-17 18:38 UTC  (2+ messages)

[igt-dev] ✗ Fi.CI.IGT: warning for series starting with [i-g-t,v2,1/2] include: bump drm uAPI headers
 2018-01-17 18:38 UTC 

[PATCH v2 0/3] tty: Make __do_SAK() less greedy in regard to tasklist_lock
 2018-01-17 18:37 UTC  (7+ messages)
` [PATCH v2 1/3] Revert "do_SAK: Don't recursively take the tasklist_lock"

c++17: compilation failures with cryptopp (when cmake -DWITH_NSS=OFF)
 2018-01-17 18:36 UTC 

[GIT PULL] two more nvme fixes for Linux 4.15
 2018-01-17 18:36 UTC  (2+ messages)

[PATCH v2 00/31] Replacing net_mutex with rw_semaphore
 2018-01-17 18:34 UTC  (3+ messages)
` [PATCH v2 05/31] net: Allow pernet_operations to be executed in parallel

[PATCH 2/2] arm64: Branch predictor hardening for Cavium ThunderX2
 2018-01-17 18:34 UTC  (6+ messages)
` [PATCH v2] "

[U-Boot] Please pull u-boot-fsl-qoriq master
 2018-01-17 18:33 UTC 

[xen-unstable-smoke test] 118173: regressions - FAIL
 2018-01-17 18:33 UTC 

[ANNOUNCE] Participate at the Linux FAST Summit '18
 2018-01-17 18:32 UTC 

[PATCH 1/4] ARM64: add basic Kconfig symbols for i.MX8
 2018-01-17 18:32 UTC  (7+ messages)
  ` [PATCH 2/4] arm64: add basic DTS for i.MX8MQ
  ` [PATCH 3/4] arm64: add support for i.MX8M EVK board
  ` [PATCH 4/4] MAINTAINERS: add i.MX8 DT path to i.MX architecture


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.