All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-18 11:02:16 to 2017-05-18 11:35:20 UTC [more...]

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 7cc52a4bf18c481e931182884fe8ac9aed983c40
 2017-05-18 11:35 UTC 

Add UBIFS support to xfstests
 2017-05-18 11:35 UTC  (6+ messages)
` [PATCH 1/2] Add support for UBIFS

[GIT PULL FOR v4.13] V4L2 fwnode support
 2017-05-18 11:34 UTC 

[kvm-unit-tests PATCH v2 0/6] s390x: basic test infrastructure
 2017-05-18 11:34 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/6] s390x: initial infrastructure
` [kvm-unit-tests PATCH v2 2/6] s390x: basic self test
` [kvm-unit-tests PATCH v2 3/6] s390x: copy sclp.h and sclp-ascii.c from QEMU
` [kvm-unit-tests PATCH v2 4/6] s390x: compile sclp-ascii.c
` [kvm-unit-tests PATCH v2 5/6] s390x: wire up sclp console output
` [kvm-unit-tests PATCH v2 6/6] MAINTAINERS: add s390x maintainers

[PATCH 4.10 00/93] 4.10.17-stable review
 2017-05-18 10:48 UTC  (9+ messages)
` [PATCH 4.10 75/93] device-dax: fix sysfs attribute deadlock
` [PATCH 4.10 80/93] serial: samsung: Use right device for DMA-mapping calls
` [PATCH 4.10 81/93] serial: omap: fix runtime-pm handling on unbind
` [PATCH 4.10 87/93] ipmi: Fix kernel panic at ipmi_ssif_thread()
` [PATCH 4.10 88/93] libnvdimm, region: fix flush hint detection crash
` [PATCH 4.10 89/93] libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
` [PATCH 4.10 90/93] libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering
` [PATCH 4.10 93/93] pstore: Shut down worker when unregistering

[PATCH] drm/omap: fix tiled buffer stride calculations
 2017-05-18 11:34 UTC  (6+ messages)

[RFC 17.08] Flow classification library
 2017-05-18 11:33 UTC  (6+ messages)
` [RFC 17.08] flow_classify: add librte_flow_classify library

[PATCH] net/igb: fix add/delete of flex filters
 2017-05-18 11:32 UTC 

[PATCH 4.9 00/80] 4.9.29-stable review
 2017-05-18 10:49 UTC  (42+ messages)
` [PATCH 4.9 01/80] xen: adjust early dom0 p2m handling to xen hypervisor behavior
` [PATCH 4.9 02/80] target: Fix compare_and_write_callback handling for non GOOD status
` [PATCH 4.9 04/80] iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
` [PATCH 4.9 05/80] usb: xhci: bInterval quirk for TI TUSB73x0
` [PATCH 4.9 06/80] usb: host: xhci: print correct command ring address
` [PATCH 4.9 08/80] USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously
` [PATCH 4.9 12/80] staging: gdm724x: gdm_mux: fix use-after-free on module unload
` [PATCH 4.9 16/80] usb: gadget: legacy gadgets are optional
` [PATCH 4.9 17/80] usb: Make sure usb/phy/of gets built-in
` [PATCH 4.9 18/80] usb: hub: Fix error loop seen after hub communication errors
` [PATCH 4.9 19/80] usb: hub: Do not attempt to autosuspend disconnected devices
` [PATCH 4.9 20/80] usb: misc: legousbtower: Fix buffers on stack
` [PATCH 4.9 24/80] um: Fix PTRACE_POKEUSER on x86_64
` [PATCH 4.9 28/80] arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
` [PATCH 4.9 30/80] crypto: algif_aead - Require setkey before accept(2)
` [PATCH 4.9 31/80] crypto: ccp - Use only the relevant interrupt bits
` [PATCH 4.9 33/80] crypto: ccp - Change ISR handler method for a v3 CCP
` [PATCH 4.9 35/80] dm era: save spacemap metadata root after the pre-commit
` [PATCH 4.9 36/80] dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()
` [PATCH 4.9 37/80] dm thin: fix a memory leak when passing discard bio down
` [PATCH 4.9 42/80] IB/IPoIB: ibX: failed to create mcg debug file
` [PATCH 4.9 43/80] IB/mlx4: Fix ib device initialization error flow
` [PATCH 4.9 44/80] IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
` [PATCH 4.9 46/80] perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
` [PATCH 4.9 47/80] ext4: evict inline data when writing to memory map
` [PATCH 4.9 49/80] orangefs: clean up oversize xattr validation
` [PATCH 4.9 52/80] fs/xattr.c: zero out memory copied to userspace in getxattr
` [PATCH 4.9 56/80] Fix match_prepath()
` [PATCH 4.9 58/80] SMB3: Work around mount failure when using SMB3 dialect to Macs
` [PATCH 4.9 60/80] cifs: fix leak in FSCTL_ENUM_SNAPS response handling
` [PATCH 4.9 61/80] cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
` [PATCH 4.9 63/80] cifs: fix CIFS_IOC_GET_MNT_INFO oops
` [PATCH 4.9 65/80] padata: free correct variable
` [PATCH 4.9 71/80] tty: pty: Fix ldisc flush after userspace become aware of the data already
` [PATCH 4.9 72/80] Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
` [PATCH 4.9 73/80] Bluetooth: hci_bcm: add missing tty-device sanity check
` [PATCH 4.9 75/80] ipmi: Fix kernel panic at ipmi_ssif_thread()
` [PATCH 4.9 76/80] libnvdimm, region: fix flush hint detection crash
` [PATCH 4.9 78/80] libnvdimm, pfn: fix npfns vs section alignment
` [PATCH 4.9 79/80] pstore: Fix flags to enable dumps on powerpc
` [PATCH 4.9 80/80] pstore: Shut down worker when unregistering

next-20170518 build: 1 failures 4 warnings (next-20170518)
 2017-05-18 11:31 UTC  (6+ messages)

[PATCH 1/3] drm/i915/guc: Remove stale comment for q_fail
 2017-05-18 11:31 UTC  (3+ messages)
` [PATCH 2/3] drm/i915/guc: Remove failed doorbell stat from debugfs
` [PATCH 3/3] drm/i915/guc: Remove last submission result "

[RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
 2017-05-18 11:29 UTC  (6+ messages)
` [RFC PATCH 5/8] VFIO: Add new IOTCL for PASID Table bind propagation
    ` [Qemu-devel] "

[PATCH 0/2] spidev: Adjustments for six function implementations
 2017-05-18 11:28 UTC  (5+ messages)
` [PATCH 2/2] spidev: Adjust five checks for null pointers

[BACKPORT v4.12-rc1] drm/i915: Do not sync RCU during shrinking
 2017-05-18 11:28 UTC  (2+ messages)

[PATCH] rt2x00: remove unneccesary code
 2017-05-18 11:27 UTC 

[PATCH v2 0/4] crypto: async crypto op fixes
 2017-05-18 11:26 UTC  (10+ messages)
` [PATCH v2 1/4] crypto: handle EBUSY due to backlog correctly
` [PATCH v2 2/4] crypto: drbg wait for crypto op not signal safe
` [PATCH v2 3/4] crypto: gcm "
` [PATCH v2 4/4] crypto: Documentation: fix none signal safe sample

[Buildroot] [PATCH v2 1/3] toolchain: workaround musl/kernel headers conflict
 2017-05-18 11:24 UTC  (6+ messages)

wlcore: DEADLOCK: WARNING: possible circular locking dependency detected
 2017-05-18 11:24 UTC 

[RFC][PATCH] vfio: allow to map other memory regions
 2017-05-18 11:23 UTC  (2+ messages)

[PATCH] ARM/shmem: Drop page coloring align for non-VIPT CPUs
 2017-05-18 11:22 UTC  (5+ messages)

[PATCH] autogen-native: allow user to set POSIX_SHELL as desired
 2017-05-18 11:23 UTC  (4+ messages)

[PATCH] eventdev: clarify the worker thread workflow
 2017-05-18 11:20 UTC  (2+ messages)

[U-Boot] [PATCH v2] fastboot: Add support for flashing zImage
 2017-05-18 11:20 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] drivers: net: fsl-mc: Define PHY_RESET_R function
 2017-05-18 11:19 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] drivers: net: fsl-mc: Include MAC addr fixup in DPL

[PATCH 0/2] Remaining patches for WM cleanup series
 2017-05-18 11:18 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/skl: New ddb allocation algorithm
` [PATCH 2/2] drm/i915/skl+: consider max supported plane pixel rate while scaling

[Qemu-devel] [PATCH 0/5] Remove old MigrationParams
 2017-05-18 11:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] hmp: Use visitor api for hmp_migrate_set_parameter()
` [Qemu-devel] [PATCH 2/5] migration: Create block capability
` [Qemu-devel] [PATCH 3/5] migration: Remove use of old MigrationParams
` [Qemu-devel] [PATCH 4/5] migration: Remove "
` [Qemu-devel] [PATCH 5/5] block migration: Allow compile time disable

[Qemu-devel] [PATCH 1/4] split the tcg accelerator from accel.c file
 2017-05-18 19:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/4] move cputlb.c
` [Qemu-devel] [PATCH 3/4] move cpu-exec.c
` [Qemu-devel] [PATCH 4/4] move cpu-exec-common.c

[PATCH V2 for-next 00/15]RDMA/bnxt_re: Bug fixes
 2017-05-18 11:17 UTC  (4+ messages)
` [PATCH V2 for-next 01/15] RDMA/bnxt_re: Fixing the Control path command and response handling

[PATCH 1/1] ARM: compressed/head.S: fix __nop macro rept number for ARMv7M
 2017-05-18 11:16 UTC  (4+ messages)

[LTP] TWARN and "ltp-pan reported PASS"
 2017-05-18 11:15 UTC  (6+ messages)

[U-Boot] [PATCH 1/3] mx6sabresd: Rename target to mx6sabresd_defconfig
 2017-05-18 11:15 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mx6sabresd: Update the config file
` [U-Boot] [PATCH 3/3] mx6sabresd: Update to SPL only mode

[PATCH 4.4 00/56] 4.4.69-stable review
 2017-05-18 10:49 UTC  (41+ messages)
` [PATCH 4.4 04/56] target: Convert ACL change queue_depth se_session reference usage
` [PATCH 4.4 09/56] staging: vt6656: use off stack for in buffer USB transfers
` [PATCH 4.4 10/56] staging: vt6656: use off stack for out "
` [PATCH 4.4 14/56] usb: misc: add missing continue in switch
` [PATCH 4.4 15/56] usb: Make sure usb/phy/of gets built-in
` [PATCH 4.4 16/56] usb: hub: Fix error loop seen after hub communication errors
` [PATCH 4.4 18/56] usb: misc: legousbtower: Fix buffers on stack
` [PATCH 4.4 19/56] x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
` [PATCH 4.4 20/56] selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
` [PATCH 4.4 21/56] x86, pmem: Fix cache flushing for iovec write < 8 bytes
` [PATCH 4.4 22/56] um: Fix PTRACE_POKEUSER on x86_64
` [PATCH 4.4 25/56] block: fix blk_integrity_register to use templates interval_exp if not 0
` [PATCH 4.4 27/56] dm era: save spacemap metadata root after the pre-commit
` [PATCH 4.4 28/56] vfio/type1: Remove locked page accounting workqueue
` [PATCH 4.4 29/56] IB/core: Fix sysfs registration error flow
` [PATCH 4.4 30/56] IB/IPoIB: ibX: failed to create mcg debug file
` [PATCH 4.4 31/56] IB/mlx4: Fix ib device initialization error flow
` [PATCH 4.4 32/56] IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
` [PATCH 4.4 33/56] ext4: evict inline data when writing to memory map
` [PATCH 4.4 34/56] fs/xattr.c: zero out memory copied to userspace in getxattr
` [PATCH 4.4 35/56] ceph: fix memory leak in __ceph_setxattr()
` [PATCH 4.4 36/56] fs/block_dev: always invalidate cleancache in invalidate_bdev()
` [PATCH 4.4 37/56] Set unicode flag on cifs echo request to avoid Mac error
` [PATCH 4.4 38/56] SMB3: Work around mount failure when using SMB3 dialect to Macs
` [PATCH 4.4 40/56] cifs: fix CIFS_IOC_GET_MNT_INFO oops
` [PATCH 4.4 42/56] padata: free correct variable
` [PATCH 4.4 43/56] arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
` [PATCH 4.4 44/56] serial: samsung: Use right device for DMA-mapping calls
` [PATCH 4.4 45/56] serial: omap: fix runtime-pm handling on unbind
` [PATCH 4.4 46/56] serial: omap: suspend device on probe errors
` [PATCH 4.4 47/56] tty: pty: Fix ldisc flush after userspace become aware of the data already
` [PATCH 4.4 48/56] Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
` [PATCH 4.4 49/56] Bluetooth: hci_bcm: add missing tty-device sanity check
` [PATCH 4.4 50/56] Bluetooth: hci_intel: "
` [PATCH 4.4 51/56] mac80211: pass RX aggregation window size to driver
` [PATCH 4.4 52/56] mac80211: pass block ack session timeout to "
` [PATCH 4.4 53/56] mac80211: RX BA support for sta max_rx_aggregation_subframes
` [PATCH 4.4 54/56] wlcore: Pass win_size taken from ieee80211_sta to FW
` [PATCH 4.4 55/56] wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event
` [PATCH 4.4 56/56] ipmi: Fix kernel panic at ipmi_ssif_thread()

[Qemu-devel] [PATCH v2 1/1] s390x/css: catch section mismatch on load
 2017-05-18 11:14 UTC 

[PATCH v4 0/2] Preparation for further fwnode property cleanup
 2017-05-18 11:12 UTC  (2+ messages)
` [RESEND PATCH v4 3/3] of: Support const and non-const use for to_of_node()

[PATCHv2] ARM32: Support mremap() for sigpage/vDSO
 2017-05-18 11:13 UTC  (4+ messages)

[PATCH] phy: rcar-gen3-usb3: Initial support for xhci phy
 2017-05-18 11:13 UTC  (4+ messages)

[PATCH v4 3/3] of: Support const and non-const use for to_of_node()
 2017-05-18 11:11 UTC 

[PATCH] kernel: trace: pass export pointer as argument to ->write()
 2017-05-18 11:10 UTC  (2+ messages)

[PATCH libdrm] xf86drm: fix compile error for declare i in for loop
 2017-05-18 11:10 UTC  (5+ messages)

[RFC v2 2/2] drm/i915: Select engines via class and instance in execbuffer2
 2017-05-18 11:10 UTC  (4+ messages)
` [RFC v3] "

[PATCH nf] xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT
 2017-05-18 11:10 UTC  (2+ messages)

[PATCH 0/4] drm/dp: device identification and quirks ~v3
 2017-05-18 11:10 UTC  (5+ messages)
` [PATCH 1/4] drm/dp: add helper for reading DP sink/branch device desc from DPCD
` [PATCH 2/4] drm/i915: use drm DP helper to read DPCD desc
` [PATCH 3/4] drm/dp: start a DPCD based DP sink/branch device quirk database
` [PATCH 4/4] drm/i915: Detect USB-C specific dongles before reducing M and N

How my i2c device bring up?
 2017-05-18 11:09 UTC  (3+ messages)

Question regarding RT patches for ARM
 2017-05-18 11:08 UTC  (10+ messages)

[3/3] EDAC: mv64x60: replace in_le32/out_le32 with ioread32/iowrite32
 2017-05-18 11:07 UTC  (2+ messages)
` [PATCH 3/3] "

[PATCH v6] iio: adc: Add support for TI ADC108S102 and ADC128S102
 2017-05-18 11:07 UTC  (2+ messages)

[cip-dev] B @ D 0.9 Gold Master
 2017-05-18 11:06 UTC  (3+ messages)
` [cip-dev] B @ D 0.9 deployment (was Re: B @ D 0.9 Gold Master)

[PATCH] drm/i915: Fix new -Wint-in-bool-context gcc compiler warning
 2017-05-18 11:06 UTC 

nfs+ext4,can not umount the ext4 mountpoint
 2017-05-18 10:59 UTC  (5+ messages)

[Qemu-devel] [PATCH] qcow2: add allocated-size to image specific info
 2017-05-18 11:04 UTC  (3+ messages)

[patch net] mlxsw: spectrum: Avoid possible NULL pointer dereference
 2017-05-18 11:03 UTC 

[PATCH] dm verity: fix no salt used use case
 2017-05-18 11:03 UTC  (3+ messages)

[OSSTEST PATCH 01/24] README: Advise using `play' for playground flights
 2017-05-18 11:01 UTC  (9+ messages)
` [OSSTEST PATCH 03/24] cs-flight-create: Fix usage error message
` [OSSTEST PATCH 06/24] cs-hosts-list: New utility
` [OSSTEST PATCH 09/24] cs-hosts-list, standalone-generate-dump-flight-runvars: make compatible
` [OSSTEST PATCH 11/24] host examination: Initial skeleton
` [OSSTEST PATCH 13/24] TestSupport, Executive: Provide intended_blessing
` [OSSTEST PATCH 15/24] host examination: Permanently save the logs
` [OSSTEST PATCH 17/24] make-hosts-flight: Impose a timeout
` [OSSTEST PATCH 19/24] host examination: Add a check to many flights


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.