All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-05 19:13:57 to 2018-03-05 20:04:09 UTC [more...]

[PATCH AUTOSEL for 4.9 001/219] Input: tsc2007 - check for presence and power down tsc2007 during probe
 2018-03-05 20:04 UTC  (4+ messages)
` [PATCH AUTOSEL for 4.9 124/219] ARM: dts: rockchip: disable arm-global-timer for rk3188

[PATCH V2 0/3] Add timers to en50221 protocol driver
 2018-03-05 20:03 UTC  (4+ messages)
` [PATCH V2 2/3] media: dvb-core: Added timers for dvb_ca_en50221_write_data

[PATCH RFC v9 0/7] Introduce the STACKLEAK feature and a test for it
 2018-03-05 20:02 UTC  (10+ messages)
` [PATCH RFC v9 2/7] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
` [PATCH RFC v9 4/7] x86/entry: Erase kernel stack in syscall_trace_enter()

[PATCH LP-BUILD-TOOLS] Allow patching files compiled multiple times
 2018-03-05 20:01 UTC  (3+ messages)

[PATCH BlueZ 0/1] Remove obsolete Debian notes from HACKING
 2018-03-05 20:01 UTC  (2+ messages)
` [PATCH BlueZ 1/1] "

[PATCH v2] nvme-fabrics: Ignore nr_io_queues option for discovery controllers
 2018-03-05 19:59 UTC 

[PATCH] uprobe: add support for overlayfs
 2018-03-05 19:59 UTC  (2+ messages)

[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-05 19:57 UTC  (8+ messages)
` [PATCH v2 07/10] nvme-pci: Use PCI p2pmem subsystem to manage the CMB

[Qemu-devel] [PATCH] nbd/server: fix space read
 2018-03-05 19:56 UTC  (3+ messages)

[U-Boot] [RESEND PATCH v2 4/7] net: phy: marvell: Fix style violations
 2018-03-05 19:56 UTC  (2+ messages)
` [U-Boot] "

[Qemu-devel] [PATCH v3 00/29] postcopy+vhost-user/shared ram
 2018-03-05 19:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 19/29] postcopy: wake shared
` [Qemu-devel] [PATCH v3 20/29] postcopy: postcopy_notify_shared_wake

[U-Boot] [Patch] for drivers/net/phy/smsc.c to support SMSC LAN8741
 2018-03-05 19:55 UTC  (2+ messages)
` [U-Boot] net: phy: smsc: Add SMSC LAN8741 support

[U-Boot] [PATCH] net: e1000: Fix e1000_igb semaphore handling
 2018-03-05 19:55 UTC  (2+ messages)
` [U-Boot] "

[PATCH] nvme-fabrics: Ignore nr_io_queues option for discovery controllers
 2018-03-05 19:54 UTC  (4+ messages)

[U-Boot] [PATCH] NET: designware: fix clock enable
 2018-03-05 19:54 UTC  (2+ messages)
` [U-Boot] "

[PATCH V2] PM / core: fix deferred probe breaking suspend resume order
 2018-03-05 19:54 UTC  (5+ messages)

Year 2038 time set problem
 2018-03-05 19:54 UTC  (7+ messages)

[Qemu-devel] [PULL 00/37] Block layer patches
 2018-03-05 19:53 UTC  (3+ messages)
` [Qemu-devel] [PULL 27/37] block: extract AIO_WAIT_WHILE() from BlockDriverState

[PATCH 003/103] sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
 2018-03-05 19:52 UTC  (19+ messages)
  ` [PATCH 018/103] drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE
  ` [PATCH 020/103] ANDROID: binder: Add strong ref checks
  ` [PATCH 021/103] ANDROID: binder: Clear binder and cookie when setting handle in flat binder struct
  ` [PATCH 030/103] ANDROID: binder: add padding to binder_fd_array_object
  ` [PATCH 033/103] Revert "android: binder: Sanity check at binder ioctl"
  ` [PATCH 034/103] binder: Use wake up hint for synchronous transactions
  ` [PATCH 044/103] binder: use group leader instead of open thread
  ` [PATCH 072/103] ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES
  ` [PATCH 073/103] binder: free memory on error
  ` [PATCH 086/103] binder: fix use-after-free in binder_transaction()
  ` [PATCH 090/103] binder: replace "%p" with "%pK"
  ` [PATCH 091/103] ANDROID: binder: remove WARN() for redundant txn error
  ` [PATCH 092/103] binder: check for binder_thread allocation failure in binder_poll()
  ` [PATCH 093/103] android: binder: use VM_ALLOC to get vm area
  ` [PATCH 097/103] ANDROID: binder: remove waitqueue when thread exits
  ` [PATCH 100/103] binder: fix proc->files use-after-free

[Buildroot] [PATCH] DEVELOPERS: add odroidc2 defconfig to my list
 2018-03-05 19:52 UTC  (2+ messages)

[bpf-next PATCH 00/16] bpf,sockmap: sendmsg/sendfile ULP
 2018-03-05 19:52 UTC  (17+ messages)
` [bpf-next PATCH 01/16] sock: make static tls function alloc_sg generic sock helper
` [bpf-next PATCH 02/16] sockmap: convert refcnt to an atomic refcnt
` [bpf-next PATCH 03/16] net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
` [bpf-next PATCH 04/16] net: generalize sk_alloc_sg to work with scatterlist rings
` [bpf-next PATCH 05/16] bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
` [bpf-next PATCH 06/16] bpf: sockmap, add bpf_msg_apply_bytes() helper
` [bpf-next PATCH 07/16] bpf: sockmap, add msg_cork_bytes() helper
` [bpf-next PATCH 08/16] bpf: add map tests for BPF_PROG_TYPE_SK_MSG
` [bpf-next PATCH 09/16] bpf: add verifier "
` [bpf-next PATCH 10/16] bpf: sockmap sample, add option to attach SK_MSG program
` [bpf-next PATCH 11/16] bpf: sockmap sample, add sendfile test
` [bpf-next PATCH 12/16] bpf: sockmap sample, add data verification option
` [bpf-next PATCH 13/16] bpf: sockmap, add sample option to test apply_bytes helper
` [bpf-next PATCH 14/16] bpf: sockmap sample support for bpf_msg_cork_bytes()
` [bpf-next PATCH 15/16] sockmap: add SK_DROP tests
` [bpf-next PATCH 16/16] bpf: sockmap test script

[Qemu-devel] [PATCH] hw/block/nvme: Add doorbell buffer config support
 2018-03-05 19:49 UTC 

[Buildroot] [PATCH next] uclibc: update to 1.0.29
 2018-03-05 19:48 UTC  (3+ messages)

[PATCH 1/2] git-svn: search --authors-prog in PATH too
 2018-03-05 19:48 UTC  (4+ messages)

[RFC PATCH] Randomization of address chosen by mmap
 2018-03-05 19:47 UTC  (15+ messages)

How to change/fix 'Received UUID'
 2018-03-05 19:47 UTC  (3+ messages)

[Buildroot] [PATCH v2] uclibc: update to 1.0.29
 2018-03-05 19:46 UTC 

[Buildroot] Defconfigs failing to build with gcc 6.x
 2018-03-05 19:45 UTC  (3+ messages)

NVMf initiator persistent across boots
 2018-03-05 19:45 UTC  (5+ messages)

[PATCH 00/41] Memory Hotplug for DPDK
 2018-03-05 19:45 UTC  (3+ messages)
` [PATCH 37/41] net/enic: use contiguous allocation for DMA memory

Merging 4.10.0-shim-comet-3 tag into staging-4.10
 2018-03-05 19:44 UTC 

usb: musb: "(null)" in sysfs mode file after disabling a gadget (and at other times, system hangs)
 2018-03-05 19:44 UTC  (7+ messages)

[U-Boot] [RESEND PATCH v2 7/7] phy: Fix style violations
 2018-03-05 19:43 UTC  (2+ messages)
` [U-Boot] "

[Qemu-devel] [BUG] I/O thread segfault for QEMU on s390x
 2018-03-05 19:43 UTC  (8+ messages)

[U-Boot] [RESEND PATCH v2 6/7] cmd: mdio: Fix style violations
 2018-03-05 19:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RESEND PATCH v2 5/7] net: phy: marvell 88e151x: Fix handling of bare RGMII interface type
 2018-03-05 19:43 UTC  (2+ messages)
` [U-Boot] "

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-03-05 19:42 UTC  (5+ messages)
` [PATCH v4 13/24] fpga: region: add compat_id support

[PATCH] arm: dts: omap3: Add missing #sound-dai-cells
 2018-03-05 19:41 UTC  (6+ messages)

inconsistent lock state with usbnet/asix usb ethernet and xhci
 2018-03-05 19:41 UTC  (11+ messages)
                  ` [PATCH net] net: usbnet: fix potential deadlock on 32bit hosts
                    ` [net] "

[PATCH] crypto: ccp: Use memdup_user() rather than duplicating its implementation
 2018-03-05 19:41 UTC  (3+ messages)

Regression in IPMI on 4.15.6
 2018-03-05 19:39 UTC  (8+ messages)

[PATCH 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-03-05 19:38 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: Document qcom,adreno-gmu

[U-Boot] [RFC 00/14] bmips: add bcm6348-enet support
 2018-03-05 19:38 UTC  (8+ messages)
` [U-Boot] [RFC v3 00/15] "
  ` [U-Boot] [RFC v3 01/15] dma: move dma_ops to dma-uclass.h
` [U-Boot] [RFC v4 00/15] bmips: add bcm6348-enet support
  ` [U-Boot] [RFC v4 01/15] dma: move dma_ops to dma-uclass.h

[RFC PATCH v18 0/7] mm: security: ro protection for dynamic data
 2018-03-05 19:37 UTC  (5+ messages)
` [PATCH 2/7] genalloc: selftest

[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
 2018-03-05 19:35 UTC  (24+ messages)
` [PATCH v12 02/11] mm, swap: Add infrastructure for saving page metadata on swap
` [PATCH v12 08/11] mm: Clear arch specific VM flags on protection change
` [PATCH v12 09/11] mm: Allow arch code to override copy_highpage()
` [PATCH v12 10/11] sparc64: Add support for ADI (Application Data Integrity)

[PATCH] pci: use kstrtobool over ad hoc string parsing
 2018-03-05 19:35 UTC  (6+ messages)

[PATCH v3 00/35] protocol version 2
 2018-03-05 19:35 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 34/35] remote-curl: implement stateless-connect command

Exempting two things from WireGuard tunneling
 2018-03-05 19:43 UTC  (4+ messages)
` Update: exempting "

[PATCH] staging: lustre: Remove yield() call
 2018-03-05 19:33 UTC 

[Qemu-devel] [PATCH] pc-bios/s390-ccw: Move string arrays from bootmap header to .c file
 2018-03-05 19:32 UTC  (2+ messages)

[SPDK] Buffer I/O error on bigger block size running fio
 2018-03-05 19:32 UTC 

[PATCH stable 4.14.y] nvme-rdma: don't suppress send completions
 2018-03-05 19:32 UTC  (2+ messages)

[PATCH 00/14] Add KFD GPUVM support for dGPUs v3
 2018-03-05 19:32 UTC  (6+ messages)
` [PATCH 03/14] drm/amdgpu: Add helper to turn an existing VM into a compute VM

[PATCH 0/2] FWTEST command support in debugfs
 2018-03-05 19:31 UTC  (5+ messages)
` [PATCH 1/2] ath10k: Add WMI FWTEST command support

[PATCH 1/3] drm: Make sure at least one plane supports the fb format
 2018-03-05 19:31 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/3] "

[PATCH net-next] net: phy: remove call to phy_error from phy_disable_interrupts
 2018-03-05 19:30 UTC 

[PATCH v5] watchdog: add SPDX identifiers for watchdog subsystem
 2018-03-05 19:30 UTC  (2+ messages)

PLEASE REPLY SOONEST
 2018-03-05 19:30 UTC 

[PATCH v5 0/5] Add coupled regulators mechanism
 2018-03-05 19:30 UTC  (5+ messages)

Merge conflict on RT 4.14 to latest stable
 2018-03-05 19:30 UTC  (4+ messages)

(no subject)
 2018-03-05 19:29 UTC  (4+ messages)
` [PATCH 1/2] checkpatch: add check for tag Co-Developed-by

[PATCH] ALSA: core: Whitespace cleanup
 2018-03-05 19:29 UTC 

[Regression] TPM char device not created if TPM 1.2 is disabled, but visible
 2018-03-05 19:28 UTC  (3+ messages)

[B.A.T.M.A.N.] Questions about hardware
 2018-03-05 19:28 UTC 

[Qemu-devel] [PATCH 0/7] RFC: ovmf: preliminary TPM2 support
 2018-03-05 19:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/7] ovmf: link with Tcg2Dxe module
  ` [Qemu-devel] [edk2] "

(unknown)
 2018-03-05 19:24 UTC  (2+ messages)
` 

[PATCH v2] regmap: debugfs: Disambiguate dummy debugfs file name
 2018-03-05 19:24 UTC  (2+ messages)
` Applied "regmap: debugfs: Disambiguate dummy debugfs file name" to the regmap tree

[PATCH v4 net-next 0/2] lan743x: Add new lan743x driver
 2018-03-05 19:23 UTC  (3+ messages)
` [PATCH v4 net-next 1/2] lan743x: Add main source files for "
` [PATCH v4 net-next 2/2] lan743x: Update MAINTAINERS to include "

[PATCH] Fix partial warnings of checkpatch.pl for ipx_route.c
 2018-03-05 19:23 UTC  (3+ messages)

[PATCH v2 0/6] some fixes to the pci-hyperv driver
 2018-03-05 19:22 UTC  (25+ messages)
` [PATCH v2 1/6] PCI: hv: fix a comment typo in _hv_pcifront_read_config()
` [PATCH v2 2/6] PCI: hv: hv_eject_device_work(): remove the bogus test
` [PATCH v2 3/6] PCI: hv: serialize the present/eject work items
` [PATCH v2 4/6] PCI: hv: remove hbus->enum_sem
` [PATCH v2 5/6] PCI: hv: hv_pci_devices_present(): only queue a new work when necessary
` [PATCH v2 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()

[Cluster-devel] [PATCH 00/20] gfs2-utils: Misc. tidy-ups
 2018-03-05 19:19 UTC  (6+ messages)
` [Cluster-devel] [PATCH 17/20] libgfs2: Don't use buffer_heads in gfs2_log_descriptor_{in, out}

[nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11
 2018-03-05 19:18 UTC  (6+ messages)
` RANDSTRUCT structs need linux/compiler_types.h (Was: [nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11)

[PATCH 0/6] Various multipath-tools patches
 2018-03-05 19:18 UTC  (6+ messages)
` [PATCH 5/6] libmultipath: Fix sgio_get_vpd()

[RFC PATCH] crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTS
 2018-03-05 19:17 UTC  (3+ messages)

[Bug 105262] ttf fonts are invisible
 2018-03-05 19:16 UTC  (2+ messages)
` [Bug 105262] [R600] [BISECTED] ttf fonts are invisible in many programs

[PATCH V3 0/1] utils.py: Add option for explode_dep_versions2 to return unsorted
 2018-03-05 19:11 UTC  (2+ messages)
` [PATCH V3 1/1] "

[tpm2] [ANNOUNCE] tpm2-tss version 1.4.0 RC0 tagged
 2018-03-05 19:15 UTC 

[Qemu-devel] [PATCH v3 0/5] hw/acpi-build: build SRAT memory affinity structures for DIMM devices
 2018-03-05 19:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/5] qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList

[PATCH 00/11] Moving global state into the repository object (part 2)
 2018-03-05 19:13 UTC  (3+ messages)
` [PATCH 00/44] reroll nd/remove-ignore-env.. sb/object-store and sb/packfiles

[tpm2] [ANNOUNCE] tpm2-abrmd version 1.3.0 RC0 tagged
 2018-03-05 19:13 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.