All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-12 22:12:43 to 2018-06-12 23:50:41 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dtor/input
 2018-06-12 23:50 UTC 

[PATCH v3 0/4] nvme_fc: asynchronous controller create and simple discovery
 2018-06-12 23:50 UTC  (5+ messages)
` [PATCH v3 1/4] nvme_fc: remove reinit_request routine
` [PATCH v3 2/4] nvme_fc: change controllers first connect to use reconnect path
` [PATCH v3 3/4] nvme_fc: fix nulling of queue data on reconnect
` [PATCH v3 4/4] nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device

[PATCH v6 00/29] FPGA Device Feature List (DFL) Device Drivers
 2018-06-12 23:37 UTC  (3+ messages)

deadlock on btrfs scrub
 2018-06-12 23:48 UTC 

[PATCH] selftests: static_keys: return Kselftest Skip code for skipped tests
 2018-06-12 23:48 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] xics_kvm: fix a build break
 2018-06-12 23:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/3] target/ppc: drop empty #if/#endif block
 2018-06-12 23:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] spapr: fix leak in h_client_architecture_support()

[Qemu-devel] [PATCH 0/7] mac99: add via-pmu support
 2018-06-12 23:42 UTC  (2+ messages)

[Qemu-devel] [PULL 00/33] ppc-for-3.0 queue 20180612
 2018-06-12 23:31 UTC  (6+ messages)

[USER] [PATCH 1/2] Remove hardcoding of SHA1 in EVM signatures
 2018-06-12 23:42 UTC  (3+ messages)
` [USER] [PATCH 2/2] Add security.apparmor to the set of extended attributes used by EVM

blktests block/019 lead system hang
 2018-06-12 23:41 UTC  (4+ messages)

Problems in tc-matchall.8, tc-sample.8
 2018-06-12 23:41 UTC  (4+ messages)

[PATCH v5 0/3] Input: xen-kbdfront - allow better run-time configuration
 2018-06-12 23:40 UTC  (5+ messages)
` [PATCH v5 1/3] xen: Sync up with the canonical protocol definitions in Xen

[RFC PATCH 0/3] couple of TLB flush optimisations
 2018-06-12 23:39 UTC  (16+ messages)
` [RFC PATCH 3/3] powerpc/64s/radix: optimise TLB flush with precise TLB ranges in mmu_gather

[PATCH v4 00/12] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-12 23:38 UTC  (5+ messages)
` [PATCH v4 11/12] mm, memory_failure: Teach memory_failure() about dev_pagemap pages

[PATCH V2 0/4] Changes for SDCC5 version
 2018-06-12 23:36 UTC  (7+ messages)
` [PATCH V2 2/4] mmc: sdhci-msm: Add msm version specific ops and data structures
` [PATCH V2 4/4] mmc: host: Register changes for sdcc V5

[PATCH] ipc: Limit sysctl value to IPCMNI
 2018-06-12 23:36 UTC  (6+ messages)

[GIT PULL] overflow updates (part 2) for v4.18-rc1
 2018-06-12 23:35 UTC 

[PATCH V2] i8042: Increment wakeup_count for the respective port
 2018-06-12 23:33 UTC  (3+ messages)
` [PATCH V3] "

drm/i915: virtual PCH and PCH_NOP fixes
 2018-06-12 23:32 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: fix guest virtual PCH detection on non-PCH systems

[PATCH v2 0/4] Add tune for ARMv8 and some cortex processors
 2018-06-12 23:32 UTC  (8+ messages)

[PATCH] Input: cros_ec_keyb: Remove check before calling pm_wakeup_event
 2018-06-12 23:32 UTC  (2+ messages)

[PATCH v3 00/12] cros_ec: Match licenses and switch to SPDX identifier
 2018-06-12 23:30 UTC  (5+ messages)
` [PATCH v3 09/12] Input: cros_ec_keyb - Make license text and module license match
` [PATCH v3 10/12] Input: cros_ec_keyb - Switch to SPDX identifier

Bug report: kernel hangs when mounting a crafted xfs image
 2018-06-12 23:30 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/dtor/input
 2018-06-12 23:30 UTC 

[PATCH v11 0/4] Hyper-V/Azure netvsc PMD and bus support
 2018-06-12 23:29 UTC  (5+ messages)
` [PATCH v11 1/4] eal: add rte_uuid support
` [PATCH v11 2/4] bus/vmbus: add hyper-v virtual bus support
` [PATCH v11 3/4] net/netvsc: add hyper-v netvsc network device
` [PATCH v11 4/4] net/netvsc: add documentation

[REPOST][PATCH] nvme: move init of keep_alive work item to controller initialization
 2018-06-12 23:28 UTC 

[PATCH 0/7] drm/i915: move towards kernel types
 2018-06-12 23:28 UTC  (4+ messages)

[PATCH 0/2] test: add some helper function and cleanup test script
 2018-06-12 23:28 UTC  (3+ messages)
` [PATCH 2/2] test: cleanup test scripts

post-receive: pub/scm/linux/kernel/git/kees/linux
 2018-06-12 23:27 UTC 

[PATCH v2] drm/i915: add support for perf configuration queries
 2018-06-12 23:26 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: add support for perf configuration queries (rev2)

[PATCH] selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overrides
 2018-06-12 23:24 UTC  (3+ messages)

[PATCH] selftests: sparc64: Fix to do nothing on non-sparc64
 2018-06-12 23:23 UTC  (3+ messages)

slab-out-of-bounds in xfs_bmbt_to_bmdr() when mounting a crafted xfs image
 2018-06-12 23:22 UTC 

[PATCH] selftests: pstore: return Kselftest Skip code for skipped tests
 2018-06-12 23:22 UTC  (3+ messages)

NULL pointer dereference in xlog_recover_add_to_cont_trans() when mounting a crafted xfs image
 2018-06-12 23:21 UTC 

[Qemu-devel] Test cases for X6-64
 2018-06-12 23:21 UTC 

Integer overflow due to missing sanitary check in _xfs_buf_map_pages() when mounting a crafted xfs image
 2018-06-12 23:21 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2018-06-12 23:20 UTC 

Bug report: slab-out-of-bounds in xlog_recover_do_reg_buffer() when mounting a crafted xfs image
 2018-06-12 23:20 UTC  (2+ messages)

[PATCH] test_overflow: fix an IS_ERR() vs NULL bug
 2018-06-12 23:20 UTC  (3+ messages)

[PATCH 0/7] mkfs config support cleanups
 2018-06-12 23:17 UTC  (15+ messages)
` [PATCH 1/7] mkfs: document the config file option
` [PATCH 2/7] mkfs: move mkfs.xfs.8 to an .in file
` [PATCH 5/7] mkfs: properly fix TOCTOU open/stat race in config file handling
` [PATCH 6/7] mkfs: consolidate and streamline config opening function
` [PATCH 7/7] mkfs: remove gotos in parse_defaults_file

[PATCH v3 0/4] seccomp trap to userspace
 2018-06-12 23:16 UTC  (3+ messages)
` [PATCH v3 1/4] seccomp: add a return code to "

[PATCH] drivers/of: Add devm_of_iomap()
 2018-06-12 23:16 UTC  (8+ messages)

[PATCH v2] tcp: verify the checksum of the first data segment in a new connection
 2018-06-12 23:12 UTC  (6+ messages)

[PATCH] nvme: block ioctls if controller not in a live state
 2018-06-12 23:11 UTC  (7+ messages)

can't join the list via email
 2018-06-12 23:10 UTC  (4+ messages)

[GIT PULL] PCI changes for v4.18, part 2
 2018-06-12 23:09 UTC  (5+ messages)

strange behavior with Multiboot2 on EFI
 2018-06-12 23:09 UTC 

[PATCH v3] tcp: verify the checksum of the first data segment in a new connection
 2018-06-12 23:09 UTC 

[PATCH 1/1] ip: add rmnet initial support
 2018-06-12 23:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/13] x86: efi: Fixes and enhancements to application and payload support
 2018-06-12 23:06 UTC  (6+ messages)
` [U-Boot] [PATCH v2 01/13] x86: doc: Fix reference to EFI doc in U-Boot
` [U-Boot] [PATCH v2 03/13] x86: Change __kernel_size_t conditionals to use compiler provided defines

[PATCH 0/4] ARM: Provide workaround setup bits for CVE-2017-5715 (A8/A15)
 2018-06-12 23:06 UTC  (9+ messages)
` [PATCH 2/4] ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715
  ` [U-Boot] "
` [PATCH 3/4] ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS
  ` [U-Boot] "
` [U-Boot] [PATCH 0/4] ARM: Provide workaround setup bits for CVE-2017-5715 (A8/A15)

[PATCH] pinctrl: qcom: spmi-gpio: Add pm8998 and pm8005 to binding
 2018-06-12 23:06 UTC 

[PATCH] drm/i915/psr : Add psr1 live status
 2018-06-12 23:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2018-06-12 23:01 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2018-06-12 23:00 UTC 

[v7] usb: gadget: uvc: configfs: Add bFrameIndex attributes
 2018-06-12 22:58 UTC 

[PATCH 0/3] sched/swait: Convert to full exclusive mode
 2018-06-12 22:55 UTC  (7+ messages)

[PATCH] ntb_netdev: fix sleep time mismatch
 2018-06-12 22:55 UTC  (11+ messages)

[PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports
 2018-06-12 22:54 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/jkacur/rteval
 2018-06-12 22:55 UTC 

post-receive: pub/scm/linux/kernel/git/jkacur/rteval
 2018-06-12 22:55 UTC 

[PATCH] drivers/of: Make of_io_request_and_map() "name" argument optional
 2018-06-12 22:53 UTC  (3+ messages)

REGRESSION?: debugfs: inode: debugfs_create_dir uses mode permission from parent
 2018-06-12 22:53 UTC  (3+ messages)

[jkirsher/next-queue PATCH v2 0/7] Add support for L2 Fwd Offload w/o ndo_select_queue
 2018-06-12 22:47 UTC  (11+ messages)
` [jkirsher/next-queue PATCH v2 2/7] net: Add support for subordinate device traffic classes
    ` [Intel-wired-lan] "
  ` [Intel-wired-lan] [jkirsher/next-queue PATCH v2 0/7] Add support for L2 Fwd Offload w/o ndo_select_queue

[PATCH v6 0/4] ndctl, monitor: add ndctl monitor daemon
 2018-06-12 22:45 UTC  (5+ messages)
` [PATCH v6 1/4] ndctl, util: add OPTION_FILENAME to parse_opt_type

[PATCH] More generic way to detect DSD capabilities
 2018-06-12 22:43 UTC  (3+ messages)
` [PATCH 1/2] ALSA: usb-audio: Add native DSD support for Mytek DACs
` [PATCH 2/2] ALSA: usb-audio: Generic DSD detection for XMOS-based implementations

[PATCH v2] xen/netfront: raise max number of slots in xennet_get_responses()
 2018-06-12 22:43 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-06-12 22:43 UTC 

Add basic SoC support for MT6765
 2018-06-12 22:40 UTC  (6+ messages)
` [PATCH 1/2] ndings: mediatek: Add bindings for mediatek MT6765 Platform
` [PATCH 2/2] arm64: dts: mediatek: add mt6765 support

[PATCH 0/7] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-06-12 22:39 UTC  (9+ messages)
` [PATCH 1/7] MIPS: dts: Add aliases node for lantiq danube serial
` [PATCH 2/7] clk: intel: Add clock driver for GRX500 SoC
` [PATCH 3/7] MIPS: intel: Add initial support for Intel MIPS SoCs
` [PATCH 7/7] tty: serial: lantiq: Add CCF support

[Patch net] smc: convert to ->poll_mask
 2018-06-12 22:37 UTC  (2+ messages)

TESTDAY report 4.11rc6
 2018-06-12 22:36 UTC  (2+ messages)

[PATCH] Check for qemu pkgconfig before qemu.conf modify
 2018-06-12 22:37 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-06-12 22:37 UTC 

[PATCH] net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_probe()'
 2018-06-12 22:36 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-06-12 22:36 UTC 

`git merge --abort` does not run `git rerere clear`
 2018-06-12 22:35 UTC  (3+ messages)

Backport bonding patches to fix active-passive
 2018-06-12 22:35 UTC  (2+ messages)

[PATCH] mtd: spi-nor: honour max_data_size for spi-nor writes
 2018-06-12 22:35 UTC  (6+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2018-06-12 22:33 UTC  (2+ messages)

[PATCH net] tc-testing: ife: fix wrong teardown command in test b7b8
 2018-06-12 22:32 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-06-12 22:32 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-06-12 22:31 UTC 

[PATCH] drm/amdgpu: update documentation for amdgpu_irq.c v2
 2018-06-12 22:30 UTC 

[PATCH] net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode
 2018-06-12 22:25 UTC  (5+ messages)

[2/2] usb: gadget: uvc: configfs: Add bFrameIndex attributes
 2018-06-12 22:25 UTC 

[qemu-mainline test] 124093: tolerable FAIL - PUSHED
 2018-06-12 22:25 UTC 

[PATCH] net: phy: mdio-gpio: Cut surplus includes
 2018-06-12 22:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-06-12 22:24 UTC 

[PATCH 01/10] ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device
 2018-06-12 22:23 UTC  (9+ messages)
` [PATCH 04/10] Input: ams_delta_serio: Replace power GPIO with regulator
` [PATCH 09/10] Input: ams_delta_serio: use IRQ resource

[PATCHv2 0/6] git-p4: some small fixes updated
 2018-06-12 22:23 UTC  (7+ messages)

queue ready fixes and cleanups
 2018-06-12 22:22 UTC  (4+ messages)
` [PATCH 4/4] nvme-fabrics: reverse polarity in __nvmf_check_ready

[PATCH net 0/3] hv_netvsc: notification and namespace fixes
 2018-06-12 22:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] replace functions which are only available in glib-2.24
 2018-06-12 22:21 UTC  (4+ messages)
    ` [Qemu-devel] [Qemu-stable] "

[Qemu-devel] [PATCH] docs: add details regarding submitting stable-specific patches
 2018-06-12 22:19 UTC 

[PATCH 1/2] dt-bindings: nvmem: Add Spreadtrum SC27XX efuse controller documentation
 2018-06-12 22:19 UTC  (2+ messages)

[PATCH v5 0/10] arm: more kconfig configurability and small default configs
 2018-06-12 22:19 UTC  (7+ messages)

[RFC PATCH v4 0/8] usb: typec: Support for Alternate Modes
 2018-06-12 22:18 UTC  (5+ messages)
` [RFC PATCH v4 2/8] usb: typec: helper for checking cable plug orientation
      ` [RFC,v4,2/8] "

[PATCH net 0/4] nfp: fix a warning, stats, naming and route leak
 2018-06-12 22:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/qcow2: fix logic around dirty_bitmaps_loaded
 2018-06-12 22:18 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

Reading/changing projid of a symlink
 2018-06-12 22:17 UTC  (3+ messages)

[PATCH 1/2] ASoC: pxa: add binding for pxa2xx-ac97 audio complex
 2018-06-12 22:13 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2018-06-12 22:12 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2018-06-12 22:12 UTC 

REGRESSION: "wlcore: sdio: allow pm to handle sdio power" breaks wifi on HiKey960
 2018-06-12 22:12 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2018-06-12 22:12 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.