All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-19 00:07:46 to 2018-09-19 02:35:49 UTC [more...]

[PATCH v3 00/44] Convert RPC client transmission to a queued model
 2018-09-18 21:01 UTC  (17+ messages)
` [PATCH v3 01/44] SUNRPC: Clean up initialisation of the struct rpc_rqst
  ` [PATCH v3 02/44] SUNRPC: If there is no reply expected, bail early from call_decode
    ` [PATCH v3 03/44] SUNRPC: The transmitted message must lie in the RPCSEC window of validity
      ` [PATCH v3 04/44] SUNRPC: Simplify identification of when the message send/receive is complete
        ` [PATCH v3 05/44] SUNRPC: Avoid holding locks across the XDR encoding of the RPC message
          ` [PATCH v3 06/44] SUNRPC: Rename TCP receive-specific state variables
            ` [PATCH v3 07/44] SUNRPC: Move reset of TCP state variables into the reconnect code
              ` [PATCH v3 08/44] SUNRPC: Add socket transmit queue offset tracking
                ` [PATCH v3 09/44] SUNRPC: Simplify dealing with aborted partially transmitted messages
                  ` [PATCH v3 10/44] SUNRPC: Refactor the transport request pinning
                    ` [PATCH v3 11/44] SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status
                      ` [PATCH v3 12/44] SUNRPC: Test whether the task is queued before grabbing the queue spinlocks
                        ` [PATCH v3 13/44] SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit
                          ` [PATCH v3 14/44] SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
                            ` [PATCH v3 15/44] SUNRPC: Refactor xprt_transmit() to remove the reply queue code

[PATCH v1 0/2] Cleanup tests for test_cmp argument ordering and "|" placement
 2018-09-19  2:33 UTC  (7+ messages)
  ` [PATCH v2 1/6] CodingGuidelines: add shell piping guidelines
  ` [PATCH v2 5/6] tests: split up pipes

[PATCH] net: apm: xgene: force XGene enet driver to re-balance IRQ usage
 2018-09-19  2:32 UTC  (9+ messages)

[PATCH V2] gdb: gdbserver: update ctrl-c handling
 2018-09-19  2:32 UTC  (2+ messages)
` ✗ patchtest: failure for gdb: gdbserver: update ctrl-c handling (rev2)

__migrate_disabled symbol not exported for rt kernel > 4.9
 2018-09-18 20:55 UTC 

[PATCH] staging: erofs: Fix a unused variable 'arg' warning
 2018-09-19  2:16 UTC  (2+ messages)

[PATCH v2 1/2] printk: Fix panic caused by passing log_buf_len to command line
 2018-09-19  2:27 UTC  (5+ messages)
` [PATCH v2 2/2] printk: Add KBUILD_MODNAME and correct bare use of unsigned

[PATCH] gdb: gdbserver: update ctrl-c handling
 2018-09-19  2:27 UTC  (3+ messages)

[U-Boot] sandbox does not complete efi_selftest
 2018-09-19  2:25 UTC  (5+ messages)

[RFC PATCH v2 00/10] vfio/mdev: IOMMU aware mediated device
 2018-09-19  2:22 UTC  (19+ messages)
` [RFC PATCH v2 08/10] vfio/type1: Add domain at(de)taching group helpers

[meta-oe][PATCH V2 12/19] xerces-c: split one dpg package
 2018-09-19  2:31 UTC 

[PATCH v7 0/6] blk-mq: Implement runtime power management
 2018-09-19  2:21 UTC  (5+ messages)
` [PATCH v7 5/6] block: Make blk_get_request() block for non-PM requests while suspended

[PATCH net 0/2] ipv6: fix issues on accessing fib6_metrics
 2018-09-18 20:45 UTC  (3+ messages)
` [PATCH net 1/2] Revert "ipv6: fix double refcount of fib6_metrics"
  ` [PATCH net 2/2] ipv6: fix memory leak on dst->_metrics

[PATCH RFC v4 0/4] Move TXQ scheduling into mac80211
 2018-09-18 20:41 UTC  (6+ messages)
` [PATCH RFC v4 1/4] mac80211: Add TXQ scheduling API

[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-09-19 10:55 UTC  (3+ messages)

[bpf-next, v4 0/5] Introduce eBPF flow dissector
 2018-09-18 20:40 UTC  (4+ messages)
` [bpf-next, v4 1/5] flow_dissector: implements flow dissector BPF hook

dev process - reduce mistakes
 2018-09-19  2:15 UTC  (4+ messages)

[PATCH net-next v5 00/20] WireGuard: Secure Network Tunnel
 2018-09-19  2:14 UTC  (22+ messages)
` [PATCH net-next v5 03/20] zinc: ChaCha20 generic C implementation and selftest
` [PATCH net-next v5 04/20] zinc: ChaCha20 x86_64 implementation
` [PATCH net-next v5 07/20] zinc: Poly1305 generic C implementations and selftest
` [PATCH net-next v5 09/20] zinc: Poly1305 ARM and ARM64 implementations
` [PATCH net-next v5 12/20] zinc: BLAKE2s generic C implementation and selftest
` [PATCH net-next v5 20/20] net: WireGuard secure network tunnel

mkdir disregards umask
 2018-09-18 20:38 UTC  (2+ messages)

pegged softirq and NAPI race (?)
 2018-09-18 20:37 UTC  (5+ messages)

[PATCH crypto-next 00/23] crypto: skcipher - Remove VLA usage
 2018-09-19  2:11 UTC  (24+ messages)
` [PATCH crypto-next 01/23] crypto: skcipher - Introduce crypto_sync_skcipher
` [PATCH crypto-next 02/23] gss_krb5: Remove VLA usage of skcipher
` [PATCH crypto-next 04/23] mac802154: "
` [PATCH crypto-next 05/23] s390/crypto: "
` [PATCH crypto-next 06/23] x86/fpu: "
` [PATCH crypto-next 07/23] block: cryptoloop: "
` [PATCH crypto-next 08/23] libceph: "
` [PATCH crypto-next 09/23] ppp: mppe: "
` [PATCH crypto-next 10/23] rxrpc: "
` [PATCH crypto-next 12/23] crypto: ccp - "
` [PATCH crypto-next 13/23] crypto: vmx "
` [PATCH crypto-next 14/23] crypto: null "
` [PATCH crypto-next 15/23] crypto: cryptd "
` [PATCH crypto-next 16/23] crypto: sahara "
` [PATCH crypto-next 17/23] crypto: qce "
` [PATCH crypto-next 18/23] crypto: artpec6 "
` [PATCH crypto-next 19/23] crypto: chelsio "
` [PATCH crypto-next 20/23] crypto: mxs-dcp "
` [PATCH crypto-next 21/23] crypto: omap-aes "
` [PATCH crypto-next 22/23] crypto: picoxcell "
` [PATCH crypto-next 23/23] crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()

[crypto-next,11/23] wusb: Remove VLA usage of skcipher
 2018-09-19  2:10 UTC  (2+ messages)
` [PATCH crypto-next 11/23] "

[PATCH 0/3] i2c: adv748x: add support for CSI-2 TXA to work in 1-, 2- and 4-lane mode
 2018-09-18 20:35 UTC  (12+ messages)
` [PATCH 2/3] i2c: adv748x: configure number of lanes used for TXA CSI-2 transmitter
` [PATCH 1/3] i2c: adv748x: store number of CSI-2 lanes described in device tree

[PATCH 2/2] sound: soc: wm8903: Cut gpio_base data
 2018-09-19  2:07 UTC  (5+ messages)

[LKP] [ipc] 61224adcd2: general_protection_fault:#[##]
 2018-09-19  2:06 UTC  (12+ messages)
  `  "

[U-Boot] Please pull u-boot-dm
 2018-09-19  2:05 UTC  (2+ messages)

[Fuego] [PATCH 1/4] lwip: fix the return value problem of run-tests.sh
 2018-09-19  2:03 UTC  (4+ messages)
` [Fuego] [PATCH 3/4] scifab: re-write this sci test

Adding SSL support to RabbitMQ Server 3.2.4
 2018-09-19  2:00 UTC 

[PATCH v5] EDAC, ghes: use CPER module handles to locate DIMMs
 2018-09-19  1:59 UTC  (3+ messages)
` [v5] "

[PATCH 1/2] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
 2018-09-19  1:54 UTC  (7+ messages)
` [PATCH 2/2] mm: zero remaining unavailable struct pages

[PATCH Resend] ASoC: rt5663: Remove the boost volume in the beginning of playback
 2018-09-19  1:56 UTC 

[PATCH bpf-next] flow_dissector: fix build failure without CONFIG_NET
 2018-09-18 20:20 UTC 

[PATCH 1/3] NFS: Split out the body of nfs4_reclaim_open_state()
 2018-09-18 20:19 UTC  (2+ messages)

[PATCH] ASoC: qcom: Fix a uninitialized warning
 2018-09-19  1:52 UTC  (4+ messages)

[Patch net-next] ipv4: initialize ra_mutex in inet_init_net()
 2018-09-18 20:17 UTC  (3+ messages)

[PATCH] net: phy: don't reschedule state machine when PHY is halted
 2018-09-18 20:17 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add PPC contacts for PCI core error handling
 2018-09-19  1:49 UTC  (3+ messages)

[PATCH] fsck.f2fs: detect and recover corrupted quota file
 2018-09-19  1:48 UTC  (3+ messages)

[PATCH 1/2] f2fs: report ENOENT correct in f2fs_rename
 2018-09-19  1:48 UTC  (10+ messages)
` [PATCH 2/2] f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO
  ` [PATCH 2/2 v2] "
    ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: report ENOENT correct in f2fs_rename

[tpm2] in-browser TPM2 simulator
 2018-09-19  1:48 UTC 

Driver for HiFive-U MMC interface
 2018-09-19  1:45 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix quota info to adjust recovered data
 2018-09-19  1:38 UTC  (13+ messages)

[PATCH ghak95] audit: Do not log full CWD path on empty relative paths
 2018-09-19  1:35 UTC  (8+ messages)

[PATCH] media: dvb-frontends: Use kmemdup instead of duplicating its function
 2018-09-19  1:30 UTC  (4+ messages)

[PATCH net-next 0/2] net: phy: make phy_stop() synchronous
 2018-09-18 19:56 UTC  (3+ messages)
` [PATCH net-next 1/2] net: linkwatch: add check for netdevice being present to linkwatch_do_dev
` [PATCH net-next 2/2] net: phy: call state machine synchronously in phy_stop

[PATCH 14/33] vfs: Implement a filesystem superblock creation/configuration context [ver #11]
 2018-09-19  1:26 UTC  (13+ messages)
  ` [PATCH 00/33] VFS: Introduce filesystem "

[PATCH 1/2] pinctrl: tegra: do not export tegra_pinctrl_probe
 2018-09-19  1:24 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: tegra: move probe to __init section

[PATCH v5 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-09-19  1:24 UTC  (4+ messages)
` [PATCH v5 6/7] mm, hmm: Replace hmm_devmem_pages_create() with devm_memremap_pages()

[PATCH v1 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-19  1:22 UTC  (4+ messages)

[PATCH v2] clocksource: Warn if too many missing ticks are detected
 2018-09-19  1:19 UTC 

GRUB writing to grubenv outside of kernel fs code
 2018-09-18 19:45 UTC  (19+ messages)

MPC83xx reset status register (RSR, offset 0x910)
 2018-09-19  1:19 UTC  (7+ messages)

[RFC] memory_hotplug: Free pages as pageblock_order
 2018-09-19  1:18 UTC  (7+ messages)

[PATCH 1/2] rtc: test: make license text and module license match
 2018-09-19  1:16 UTC  (2+ messages)
` [PATCH 2/2] rtc: test: Switch to SPDX identifier

[PATCH] f2fs: allow out-place-update for direct IO in LFS mode
 2018-09-19  1:16 UTC  (6+ messages)

[PATCH 1/2] MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
 2018-09-19  1:15 UTC  (4+ messages)
` [PATCH 2/2] MIPS/PCI: Let Loongson-3 pci_ops access extended config space

[PATCH] rtc: tx4939: fixup nvmem name and register size
 2018-09-19  1:14 UTC 

[PATCH 1/2] rtc: move rtc_add_group/s definitions
 2018-09-19  1:13 UTC  (2+ messages)
` [PATCH 2/2] rtc: isl1208: don't include core header file

[PATCH] rtc: reorder Makefile entries
 2018-09-19  1:11 UTC 

arc vendor prefix
 2018-09-19  1:05 UTC 

Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
 2018-09-19  1:03 UTC  (5+ messages)

[PATCH 1/2] input: egalax_ts: add system wakeup support
 2018-09-19  1:01 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: egalax-ts: add support for wakeup event action

Stale data after file is renamed while another process has an open file handle
 2018-09-18 19:27 UTC  (3+ messages)

[PATCH v2] libnvdimm, pfn: during init, clear errors in the metadata area
 2018-09-19  0:57 UTC  (2+ messages)

[PATCH V5 1/3] irqchip: add C-SKY irqchip drivers
 2018-09-19  0:56 UTC  (7+ messages)
` [PATCH V5 2/3] dt-bindings: interrupt-controller: C-SKY APB intc

Undeliverable message
 2018-09-19  0:55 UTC 

[PATCH - hwmixvolume v2 1/7] hwmixvolume: use four spaces instead of one tab for indent
 2018-09-19  0:54 UTC  (2+ messages)

[LKP] [security] 8762c83c14: BUG:kernel_hang_in_test_stage
 2018-09-19  0:49 UTC  (2+ messages)
`  "

7b5b51e7b3 qemux86-64: can't read binary file (No such file or directory)
 2018-09-19  0:47 UTC  (2+ messages)

[PATCH v4] EDAC, ghes: use CPER module handles to locate DIMMs
 2018-09-19  0:46 UTC  (4+ messages)
  ` [v4] "

[PATCH] memcg: remove memcg_kmem_skip_account
 2018-09-19  0:45 UTC 

[PATCH v3] f2fs: add new idle interval timing for discard and gc paths
 2018-09-19  0:43 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] test/py: catch errors occurring when reading the console
 2018-09-19  0:43 UTC  (3+ messages)

[U-Boot] [PATCH] sandbox: Add an explanation of the sandbox variants
 2018-09-19  0:43 UTC 

[PATCH V4 3/4] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-09-19  0:41 UTC  (3+ messages)

drivers/pci/controller/dwc/pcie-kirin.c:141:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2018-09-19  0:40 UTC  (4+ messages)
` [PATCH] PCI: fix ptr_ret.cocci warnings

[ANNOUNCE] xfsprogs libxfs-4.19-sync branch pushed
 2018-09-18 19:02 UTC  (3+ messages)

EDAC: Fix DIMM capacity unit symbol
 2018-09-19  0:34 UTC 

[PATCH v5] doc: add cross compile part for sample applications
 2018-09-19  0:33 UTC  (2+ messages)
` [PATCH v6] "

[PATCH] sysrq: Use panic() to force a crash
 2018-09-19  0:31 UTC 

[PATCH 0/4] xfsprogs-4.19: transaction cleanups
 2018-09-18 18:55 UTC  (5+ messages)
` [PATCH 1/4] libxfs: port kernel transaction code
` [PATCH 2/4] libxfs: fix libxfs_trans_alloc callsite problems
` [PATCH 3/4] libxfs: fix xfs_trans_alloc reservation abuse
` [PATCH 4/4] libxfs: check libxfs_trans_commit return values

[PATCH] gpio: omap: Add level wakeup handling for omap4 based SoCs
 2018-09-19  0:28 UTC  (4+ messages)

PCI: Enforce bus address limits in resource allocation
 2018-09-18 18:47 UTC  (4+ messages)

[PATCH] userdiff.h: add missing declaration (hdr-check)
 2018-09-19  0:20 UTC 

[PATCH] fetch-object.h: add missing declaration (hdr-check)
 2018-09-19  0:18 UTC 

btrfs receive incremental stream on another uuid
 2018-09-18 18:42 UTC  (5+ messages)

[PATCH 9/9] commit-reach.h: add missing declarations (hdr-check)
 2018-09-19  0:15 UTC 

[PATCH 8/9] delta-islands.h: add missing forward declarations (hdr-check)
 2018-09-19  0:14 UTC 

[PATCH 7/9] midx.h: add missing forward declarations (hdr-check)
 2018-09-19  0:13 UTC 

[PATCH net-next] cxgb4vf: Add ethtool private flags for changing force_link_up
 2018-09-18 18:39 UTC  (2+ messages)

[PATCH 6/9] refs/refs-internal.h: add missing declarations (hdr-check)
 2018-09-19  0:12 UTC 

[PATCH 5/9] refs/packed-backend.h: add missing declaration (hdr-check)
 2018-09-19  0:11 UTC 

[PATCH 4/9] refs/ref-cache.h: add missing declarations (hdr-check)
 2018-09-19  0:10 UTC 

[PATCH 3/9] ewah/ewok_rlw.h: add missing include (hdr-check)
 2018-09-19  0:09 UTC 

[PATCH 2/9] json-writer.h: add missing include (hdr-check)
 2018-09-19  0:08 UTC 

[igt-dev] [PATCH i-g-t] tests/psr: Add kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-cpu to FF
 2018-09-19  0:04 UTC  (2+ messages)

[Ksummit-discuss] [MAINTAINER SUMMIT] Distribution kernel bugzillas considered harmful
 2018-09-19  0:08 UTC  (11+ messages)

Move data and mount point to subvolume
 2018-09-18 18:33 UTC  (5+ messages)


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.