All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-17 18:49:45 to 2018-01-17 19:30:03 UTC [more...]

[Buildroot] [PATCH v2 0/8] Add /etc/shells handling
 2018-01-17 19:30 UTC  (13+ messages)
` [Buildroot] [PATCH v2 3/8] package/dash: add /etc/dash to /etc/shells
` [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 "
` [Buildroot] [PATCH v2 7/8] package/mksh: add /bin/mksh "
` [Buildroot] [PATCH v2 8/8] package/bash: add missing double-dollar for /etc/shells

[PATCH net-next v2] net: sched: red: don't reset the backlog on every stat dump
 2018-01-17 19:29 UTC  (2+ messages)

aio poll, io_pgetevents and a new in-kernel poll API V3
 2018-01-17 19:27 UTC  (67+ 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: "
` [PATCH 20/36] net: convert datagram_poll users tp ->poll_mask
` [PATCH 21/36] net/dccp: convert to ->poll_mask
` [PATCH 22/36] net/atm: "
` [PATCH 23/36] net/vmw_vsock: "
` [PATCH 24/36] net/tipc: "
` [PATCH 25/36] net/sctp: "
` [PATCH 26/36] net/bluetooth: "
` [PATCH 27/36] net/caif: "
` [PATCH 28/36] net/nfc: "
` [PATCH 29/36] net/phonet: "
` [PATCH 30/36] net/iucv: "
` [PATCH 31/36] net/rxrpc: "
` [PATCH 32/36] crypto: af_alg: "
` [PATCH 33/36] pipe: "
` [PATCH 34/36] eventfd: switch "
` [PATCH 35/36] timerfd: convert "
` [PATCH 36/36] random: "

dm-rq queue stalls
 2018-01-17 19:29 UTC  (4+ messages)

[PATCH v4 0/4] Add Exynos4412-based midas boards support
 2018-01-17 19:28 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: samsung: document bindings for Midas family boards
` [PATCH v4 2/4] ARM: dts: split trats2 DTS in preparation for midas boards

[U-Boot] [PATCH 0/3] STM32: Remove STMMAC clock setup from board
 2018-01-17 19:28 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] ARM: dts: stm32: Add STMMAC clocks for stm32f746

[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  (9+ 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  (3+ 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 


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.