All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-27 22:03:07 to 2017-12-27 23:37:56 UTC [more...]

[PATCH v6] mfd: Add support for RTS5250S power saving
 2017-12-27 23:37 UTC  (6+ messages)
  ` 答复: "
      ` 答复: "

[PATCH net-next] nfp: bpf: allocate vNIC priv for keeping track of the offloaded program
 2017-12-27 23:36 UTC 

Hang with v4.15-rc trying to swap back in
 2017-12-27 23:34 UTC  (3+ messages)

pull-request: bpf 2017-12-28
 2017-12-27 23:27 UTC 

[Bug 197861] New: Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover
 2017-12-27 23:26 UTC  (3+ messages)
` [Bug 197861] "

[PATCH v2] PCI: dwc: Use {upper,lower}_32_bits() macros for clarity
 2017-12-27 23:25 UTC 

[PATCH 0/2] Travis CI: skip commits with successfully built and tested trees
 2017-12-27 23:24 UTC  (5+ messages)
` [PATCH 2/2] travis-ci: record and skip successfully built trees

[PATCH] ARM: dts: qcom: msm8974: Add Sony Xperia Z1 Compact
 2017-12-27 23:22 UTC  (4+ messages)

[PATCH net-next 0/6] net: mvpp2: 1000BaseX and 2000BaseX support
 2017-12-27 23:20 UTC  (20+ messages)
` [PATCH net-next 1/6] phy: add 2.5G SGMII mode to the phy_mode enum
` [PATCH net-next 2/6] phy: cp110-comphy: 2.5G SGMII mode
` [PATCH net-next 3/6] net: mvpp2: 1000baseX support
` [PATCH net-next 4/6] net: mvpp2: 2500baseX support
` [PATCH net-next 5/6] arm64: dts: marvell: mcbin: enable the fourth network interface
` [PATCH net-next 6/6] arm64: dts: marvell: add Ethernet aliases

[PATCH rdma-next 00/15] Dual Port mlx5 IB Device for RoCE
 2017-12-27 23:20 UTC  (4+ messages)

[PATCH 1/2] drm/i915/guc : Decoupling ADS and logs from submission
 2017-12-27 23:18 UTC  (3+ messages)
` [v2 PATCH 2/2] drm/i915/guc : GEM_BUG_ON on invoking GuC reset function
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915/guc : Decoupling ADS and logs from submission

[PATCH bpf-next v2 0/8] bpf: offload: report device back to user space (take 2)
 2017-12-27 23:18 UTC  (4+ messages)
` [PATCH bpf-next v2 6/8] bpf: offload: report device information for offloaded programs

[PATCH] pinctrl: msm: Delete an error message for a failed memory allocation in msm_pinctrl_probe()
 2017-12-27 23:13 UTC  (3+ messages)
  ` [PATCH] pinctrl: msm: Delete an error message for a failed memory allocation in msm_pinctrl_prob

PROBLEM: 4.15.0-rc3 APIC causes lockups on Core 2 Duo laptop
 2017-12-27 23:13 UTC  (8+ messages)

[PATCH] x86-32: fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)
 2017-12-27 23:06 UTC  (2+ messages)
` [tip:x86/urgent] x86-32: Fix "

[PATCH 1/3] cpu/hotplug: Move inline keyword at the beginning of declaration
 2017-12-27 23:05 UTC  (2+ messages)
` [tip:smp/urgent] "

[PATCH v2 bpf-next 0/3] bpf: two stack check fixes
 2017-12-27 23:08 UTC  (2+ messages)

[PATCH] x86: Remove unused parameter of prepare_switch_to
 2017-12-27 23:06 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] bpf: selftest for late caller stack size increase
 2017-12-27 23:07 UTC  (2+ messages)

[PATCH rdma-next 0/8] RDMA fixes and refactoring rdma-next-2017-12-24
 2017-12-27 23:05 UTC  (5+ messages)
` [PATCH rdma-next 5/8] RDMA/core: Provide locked variant of device name to index function
` [PATCH rdma-next 6/8] RDMA/netlink: Protect device query from device removal

[PATCH bpf-next 2/3] libbpf: add error reporting in XDP
 2017-12-27 23:05 UTC  (6+ messages)
` [PATCH bpf-next v2 0/4] libbpf: add function to setup XDP
  ` [PATCH 3/4] libbpf: break loop earlier

[PATCH 00/20] Verbatim device names and devm_nvmem_(un)register()
 2017-12-27 22:59 UTC  (67+ messages)
` [PATCH 01/20] nvmem: core: Allow specifying device name verbatim
` [PATCH 02/20] nvmem: Introduce devm_nvmem_(un)register()
` [PATCH 03/20] nvmem: vf610-ocotp: Convert to use devm_nvmem_register()
` [PATCH 04/20] nvmem: imx-ocotp: "
` [PATCH 05/20] nvmem: uniphier-efuse: "
` [PATCH 06/20] nvmem: snvs_lgpr: "
` [PATCH 07/20] nvmem: rockchip-efuse: "
` [PATCH 08/20] nvmem: qfprom: "
` [PATCH 09/20] nvmem: mtk-efuse: "
` [PATCH 10/20] nvmem: meson-mx-efuse: "
` [PATCH 11/20] nvmem: meson-efuse: "
` [PATCH 12/20] nvmem: lpc18xx_otp: "
` [PATCH 13/20] nvmem: imx-iim: "
` [PATCH 14/20] nvmem: bcm-ocotp: "
` [PATCH 15/20] nvmem: snvs_lpgpr: Convert commas to semicolons
` [PATCH 16/20] nvmem: rockchip-efuse: Make use of of_device_get_match_data()
` [PATCH 17/20] nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly
` [PATCH 18/20] nvmem: rockchip-efuse: "
` [PATCH 19/20] nvmem: imx-iim: "
` [PATCH 20/20] nvmem: bcm-ocotp: "

[PATCH 0/2] When DC_SHA1 was made the default we missed a spot
 2017-12-27 23:00 UTC  (3+ messages)
` [PATCH 1/2] Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1
` [PATCH 2/2] Windows: stop supplying BLK_SHA1=YesPlease by default

[PATCH 0/5] Fix --recurse-submodules for submodule worktree changes
 2017-12-27 22:57 UTC  (7+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/5] t/helper/test-lazy-name-hash: fix compilation
  ` [PATCHv2 2/5] t/lib-submodule-update.sh: clarify test
  ` [PATCHv2 3/5] t/lib-submodule-update.sh: Fix test ignoring ignored files in submodules
  ` [PATCHv2 4/5] unpack-trees: oneway_merge to update submodules
  ` [PATCHv2 5/5] submodule: submodule_move_head omits old argument in forced case

[PATCH] IB/core: Fix two kernel warnings triggered by rxe registration
 2017-12-27 22:56 UTC  (4+ messages)

[PATCH net-next 09/10] net: qualcomm: rmnet: Add support for TX checksum offload
 2017-12-27 22:56 UTC  (2+ messages)

[dm-crypt] broken link: Fru05b in pub/linux/utils/cryptsetup/LUKS_docs/on-disk-format.pdf
 2017-12-27 22:46 UTC  (2+ messages)

[RFC PATCH bpf-next v2 0/4] Separate error injection table from kprobes
 2017-12-27 22:49 UTC  (9+ messages)
` [RFC PATCH bpf-next v2 1/4] tracing/kprobe: bpf: Check error injectable event is on function entry
` [RFC PATCH bpf-next v2 4/4] error-injection: Support fault injection framework

[PATCH] perf/x86/intel: Fix minor memleak on Skylake perf initialization
 2017-12-27 22:49 UTC 

[PATCH rdma-next 00/31] RDMA fixes and refactoring for 4.15
 2017-12-27 22:44 UTC  (3+ messages)
` [PATCH rdma-next 09/31] IB/core: Make sure that PSN does not overflow

[Buildroot] [PATCH v2 branch/next] uboot-tools: fix dtc invocation
 2017-12-27 22:42 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 00/26] tcg: generic vector operations
 2017-12-27 22:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 08/26] tcg/i386: Add "

[PATCH] Btrfs: enchanse raid1/10 balance heuristic for non rotating devices
 2017-12-27 22:39 UTC 

[Buildroot] [git commit] linux-headers: bump 4.{1, 4, 9, 14}.x series
 2017-12-27 22:38 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] linux-headers: bump 4.{1, 4, 9, 14}.x series
 2017-12-27 22:38 UTC 

[Buildroot] [PATCH] package/libpqxx: fix broken sed call
 2017-12-27 22:37 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] package/libpqxx: fix broken sed call
 2017-12-27 22:36 UTC 

[Buildroot] [PATCH v1] package/qt5/qt5scxml: needs qt5declarative package (fixes)
 2017-12-27 22:36 UTC 

[Buildroot] [PATCH v3] package/mfgtools: bump to 0.02
 2017-12-27 22:36 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] package/mfgtools: bump to 0.02
 2017-12-27 22:36 UTC 

[Buildroot] [PATCH 1/2] xfsprogs: bump to version 4.14.0
 2017-12-27 22:35 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] xfsprogs: update homepage link

[Buildroot] [git commit branch/2017.11.x] xfsprogs: update homepage link
 2017-12-27 22:34 UTC 

[Buildroot] [PATCH] package/libcue: is not parallel-safe
 2017-12-27 22:34 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] package/libcue: is not parallel-safe
 2017-12-27 22:33 UTC 

[Buildroot] [PATCH 1/1] webkitgtk: security bimp to version 2.18.4
 2017-12-27 22:33 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] webkitgtk: security bimp to version 2.18.4
 2017-12-27 22:33 UTC 

[Buildroot] [git commit branch/2017.11.x] webkitgtk: Add license hashes
 2017-12-27 22:33 UTC 

[PATCH rdma-rc] IB/mlx5: Fix mlx5_ib_alloc_mr error flow
 2017-12-27 22:32 UTC  (2+ messages)

[PATCH rdma-rc 0/4] RDMA fixes 2017-12-24
 2017-12-27 22:32 UTC  (2+ messages)

[Buildroot] [PATCH] qemu: security bump to version 2.10.2
 2017-12-27 22:32 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] qemu: security bump to version 2.10.2
 2017-12-27 22:32 UTC 

[Buildroot] [PATCH] libsoxr: remove unicode dash from help text
 2017-12-27 22:32 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] libsoxr: remove unicode dash from help text
 2017-12-27 22:31 UTC 

[Buildroot] [git commit branch/2017.11.x] linux-headers: bump 4.{4, 9, 14}.x series
 2017-12-27 22:30 UTC 

[Buildroot] [PATCH] rsync: add upstream security fix for CVE-2017-16548
 2017-12-27 22:30 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] rsync: add upstream security fix for CVE-2017-16548
 2017-12-27 22:29 UTC 

[Buildroot] [PATCH 1/2] pulseaudio: normalize alsa-lib optional dependency
 2017-12-27 22:29 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] pulseaudio: fix libsamplerate dependency

[Buildroot] [PATCH] pulseaudio: remove the ConsoleKit module
 2017-12-27 22:29 UTC  (2+ messages)

[PATCH v6 00/18] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-12-27 22:29 UTC  (4+ messages)
` [PATCH v6 06/18] PCI: designware-ep: Add generic function for raising MSI irq

[Buildroot] [git commit branch/2017.11.x] pulseaudio: fix libsamplerate dependency
 2017-12-27 22:29 UTC 

[Buildroot] [git commit branch/2017.11.x] pulseaudio: normalize alsa-lib optional dependency
 2017-12-27 22:28 UTC 

[Buildroot] [git commit branch/2017.11.x] pulseaudio: remove the ConsoleKit module
 2017-12-27 22:28 UTC 

[Buildroot] [PATCH] lldpd: remove check on CXX compiler
 2017-12-27 22:27 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in xfrm_hash_rebuild
 2017-12-27 22:25 UTC  (2+ messages)
` [PATCH ipsec] xfrm: skip policies marked as dead while rehashing

[Buildroot] [git commit] package/qt5/qt5scxml: needs qt5declarative package
 2017-12-27 22:27 UTC  (5+ messages)

[Buildroot] [git commit branch/2017.11.x] lldpd: remove check on CXX compiler
 2017-12-27 22:27 UTC 

[Buildroot] [PATCH 1/1] package/nodejs: bump version to 8.9.3
 2017-12-27 22:26 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] package/nodejs: security bump to version 8.9.3
 2017-12-27 22:26 UTC 

[Buildroot] [PATCH v2 1/2] python-cffi: add missing runtime dependency
 2017-12-27 22:25 UTC  (2+ messages)

wg on arm 32-bit
 2017-12-27 22:24 UTC  (2+ messages)

[PATCH v5] Makefile: replace perl/Makefile.PL with simple make rules
 2017-12-27 22:24 UTC  (4+ messages)
` [PATCH v6] "

[PATCH] bcache: fix wrong return value in bch_debug_init()
 2017-12-27 22:22 UTC  (2+ messages)

kernel BUG at ./include/linux/mm.h:LINE! (3)
 2017-12-27 22:22 UTC 

Trying to understand some strange samples in a perf profile
 2017-12-27 22:21 UTC  (4+ messages)

[Buildroot] [PATCH] configs: introduce a minimalist defconfig
 2017-12-27 22:20 UTC  (2+ messages)

[PATCH 0/5] A couple of sequencer cleanups
 2017-12-27 22:19 UTC  (3+ messages)
` [PATCH 5/5] sequencer: do not invent whitespace when transforming OIDs

[Buildroot] [git commit branch/2017.11.x] python-cffi: add missing runtime dependency
 2017-12-27 22:18 UTC 

[Buildroot] [PATCH 2/4] hostapd: select driver support
 2017-12-27 22:17 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] hostapd: add support for wired driver
` [Buildroot] [PATCH 2/2] hostapd: select DRIVER_NONE if no other drivers enabled

[Qemu-devel] [PATCH] migration: Guard ram_bytes_remaining against early call
 2017-12-27 22:14 UTC  (2+ messages)

[Buildroot] [PATCH] autobuilder: hung package monitor
 2017-12-27 22:13 UTC  (2+ messages)

[meta-oe][PATCH 1/2] Revert "iperf: remove depricated package"
 2017-12-27 23:46 UTC  (4+ messages)
` [meta-oe][PATCH 2/2] iperf: rename to iperf2 and bump 2.0.5 -> 2.0.10

[RFC 0/8] Xarray object migration V1
 2017-12-27 22:06 UTC  (8+ messages)
` [RFC 2/8] slub: Add defrag_ratio field and sysfs support
` [RFC 3/8] slub: Add isolate() and migrate() methods
` [RFC 4/8] slub: Sort slab cache list and establish maximum objects for defrag slabs
` [RFC 5/8] slub: Slab defrag core
` [RFC 6/8] slub: Extend slabinfo to support -D and -F options
` [RFC 7/8] xarray: Implement migration function for objects
` [RFC 8/8] Add debugging output

[patch iproute2 v3 0/4] tc: Add -bs option to batch mode
 2017-12-27 22:06 UTC  (6+ messages)
` [patch iproute2 v3 3/4] "

[PATCH v2 net-next] net/trace: fix printk format in inet_sock_set_state
 2017-12-27 22:04 UTC  (2+ messages)

[PATCH net-next 07/10] net: qualcomm: rmnet: Add support for RX checksum offload
 2017-12-27 22:02 UTC  (2+ messages)

[pull request][for-next V2 00/11] Mellanox, mlx5 E-Switch updates 2017-12-19
 2017-12-27 22:03 UTC  (3+ messages)

[PATCH v3 0/5] eeprom: at24: device tree support fixes
 2017-12-27 22:02 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: at24: consistently document the compatible property


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.