All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-26 19:09:10 to 2018-01-26 20:06:04 UTC [more...]

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2018-01-26 20:06 UTC 

[PATCH 0/6] Fix cdrom autoclose
 2018-01-26 20:04 UTC  (3+ messages)
` [PATCH resend "

[PATCH net] ipv6: change route cache aging logic
 2018-01-26 20:05 UTC  (2+ messages)

[PATCH 01/12] drm/amdgpu: fix vcn_v1_0_dec_ring_emit_wreg
 2018-01-26 20:03 UTC 

[U-Boot] [PATCH 1/1] efi_loader: split README.efi into two separate documents
 2018-01-26 20:03 UTC 

[Qemu-devel] [PATCH] monitor: Remove legacy "-mon default=on" parameter
 2018-01-26 20:00 UTC  (4+ messages)

[PATCH BUGFIX] ARM: dts: imx6ull: fix the imx6ull-14x14-evk configuration
 2018-01-26 20:00 UTC  (4+ messages)

[PATCH] gpio: serial: max310x: Use HW type for gpio_chip's label
 2018-01-26 19:02 UTC 

[PATCH v2 0/6] xfs: reflink/scrub/quota fixes
 2018-01-26 19:49 UTC  (7+ messages)
` [PATCH 2/6] xfs: CoW fork operations should only update quota reservations
` [PATCH 4/6] xfs: don't screw up direct writes when freesp is fragmented

[PATCH RESEND V2 ] powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
 2018-01-26 19:41 UTC 

[PATCH net-next,v2 0/2] net: sched: introduce em_ipt ematch
 2018-01-26 19:57 UTC  (4+ messages)
` [PATCH net-next,v2 2/2] net: sched: add em_ipt ematch for calling xtables matches

[PATCH] spi: orion: Allow specifying which HW CS to use with a GPIO CS
 2018-01-26 19:56 UTC  (6+ messages)

[PATCH linux dev-4.10 0/5] aspeed: watchdog and devicetree updates
 2018-01-26 19:53 UTC  (6+ messages)
` [PATCH linux dev-4.10 1/5] ARM: dts: aspeed-g5: fix watchdog 3 definition
` [PATCH linux dev-4.10 2/5] watchdog: aspeed: update ASPEED reference dev tree properties for config
` [PATCH linux dev-4.10 3/5] watchdog: aspeed: Fix translation of reset mode to ctrl register
` [PATCH linux dev-4.10 4/5] arm: dts: aspeed: witherspoon: configure watchdogs
` [PATCH linux dev-4.10 5/5] watchdog: aspeed: Allow configuring for alternate boot

[Xenomai] [RFC] FOSDEM meeting agenda
 2018-01-26 19:53 UTC  (7+ messages)

[U-Boot] [PATCH v2 1/1] efi_loader: add a README.iscsi describing booting via iSCSI
 2018-01-26 19:52 UTC 

Back porting preemption timer patches from 4.13 to 4.9 RT kernel
 2018-01-26 19:10 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_ccs: Move fbs out from data
 2018-01-26 19:51 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_ccs: Don't skip the entire subtest if one plane can't do CCS

[PATCH 3/3] drm/amdgpu: reset kfd during amdgpu reset
 2018-01-26 19:50 UTC  (9+ messages)

image inheritance problem
 2018-01-26 19:49 UTC  (4+ messages)

WARNING in do_debug
 2018-01-26 19:47 UTC  (5+ messages)

selftests/x86/fsgsbase_64 test problem
 2018-01-26 19:46 UTC  (6+ messages)
      ` [Linux-kselftest-mirror] "

[PATCH 00/26] btrfs-progs: introduce libbtrfsutil, "btrfs-progs as a library"
 2018-01-26 19:46 UTC  (4+ messages)
` [PATCH 11/26] libbtrfsutil: add btrfs_util_create_snapshot()

[Qemu-devel] [PATCH v3 00/39] Allow configuring the qcow2 L2 cache entry size
 2018-01-26 19:46 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 26/39] qcow2: Prepare qcow2_update_snapshot_refcount() for adding L2 slice support
` [Qemu-devel] [PATCH v3 27/39] qcow2: Update qcow2_update_snapshot_refcount() to support L2 slices
` [Qemu-devel] [PATCH v3 28/39] qcow2: Read refcount before L2 table in expand_zero_clusters_in_l1()
` [Qemu-devel] [PATCH v3 29/39] qcow2: Prepare expand_zero_clusters_in_l1() for adding L2 slice support
` [Qemu-devel] [PATCH v3 30/39] qcow2: Update expand_zero_clusters_in_l1() to support L2 slices

[Qemu-devel] [PATCH V1 1/1] tests: Add migration test for aarch64
 2018-01-26 19:46 UTC  (5+ messages)

New releases: targetcli.fb48, rtslib.fb65, configshell.fb24
 2018-01-26 19:45 UTC 

[PATCH RFC 01/24] ref-filter: get rid of goto
 2018-01-26 19:43 UTC  (24+ messages)
` [PATCH RFC 23/24] cat-file: tests for new atoms added
` [PATCH RFC 10/24] ref-filter: make populate_value global
` [PATCH RFC 22/24] for-each-ref: tests for new atoms added
` [PATCH RFC 08/24] ref-filter: reuse parse_ref_filter_atom
` [PATCH RFC 03/24] cat-file: split expand_atom into 2 functions
` [PATCH RFC 04/24] cat-file: reuse struct ref_format
` [PATCH RFC 24/24] cat-file: update of docs
` [PATCH RFC 15/24] cat-file: move skip_object_info into ref-filter
` [PATCH RFC 14/24] ref_filter: add is_rest_atom_used function
` [PATCH RFC 18/24] ref-filter: make valid_atom general again
` [PATCH RFC 19/24] ref-filter: make populate_value internal again
` [PATCH RFC 02/24] ref-filter: add return value to some functions
` [PATCH RFC 05/24] ref-filter: make valid_atom as function parameter
` [PATCH RFC 12/24] ref-filter: get rid of expand_atom_into_fields
` [PATCH RFC 11/24] cat-file: start reusing populate_value
` [PATCH RFC 17/24] cat-file: reuse printing logic from ref-filter
` [PATCH RFC 06/24] cat-file: move struct expand_data into ref-filter
` [PATCH RFC 20/24] ref-filter: unifying formatting of cat-file opts
` [PATCH RFC 21/24] ref-filter: work with objectsize:disk
` [PATCH RFC 16/24] ref-filter: make cat_file_info independent
` [PATCH RFC 07/24] cat-file: start migrating to ref-filter
` [PATCH RFC 13/24] ref-filter: add is_cat flag
` [PATCH RFC 09/24] cat-file: start use ref_array_item struct

[PATCH v2 0/1] nvme: Add fault injection feature
 2018-01-26 19:44 UTC  (3+ messages)

Calling i2c_transfer() from NMI context
 2018-01-26 19:43 UTC 

OEDAM
 2018-01-26 19:43 UTC 

[PATCH] orangefs: replace vmalloc and memset with vzalloc
 2018-01-26 19:42 UTC 

[PATCH] xen/arm: Fix platform name for Xilinx ZynqMP
 2018-01-26 19:42 UTC  (3+ messages)

[kernel-hardening] [RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
 2018-01-26 19:41 UTC  (6+ messages)
` [kernel-hardening] [PATCH 4/6] Protectable Memory
  `  "
    ` [kernel-hardening] "

[Bug 198497] New: handle_mm_fault / xen_pmd_val / radix_tree_lookup_slot Null pointer
 2018-01-26 19:40 UTC  (8+ messages)

[PATCH] staging: ashmem: Fix lockdep issue during llseek
 2018-01-26 19:39 UTC  (5+ messages)
` [PATCH] "

[U-Boot] [PATCH] ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32
 2018-01-26 19:39 UTC 

[PATCH 00/14] Serialized Commit Graph
 2018-01-26 19:38 UTC  (3+ messages)
` [PATCH 11/14] commit: integrate packed graph with commit parsing

[PATCH v2 3/7] soc: qcom: Add GENI based QUP Wrapper driver
 2018-01-26 19:38 UTC  (2+ messages)
` [v2,3/7] "

dvb usb issues since kernel 4.9
 2018-01-26 19:37 UTC  (4+ messages)

[PATCH] tools/libxl: Fix assertion failure when trying to build a nested-virt PVH domain
 2018-01-26 19:37 UTC  (4+ messages)

[Intel-wired-lan] [jkirsher-next-queue:10GbE] BUILD SUCCESS 2bafa8fac19a31ca72ae1a3e48df35f73661dbed
 2018-01-26 19:36 UTC 

[igt-dev] [PATCH i-g-t] lib/hang_detector: Log message if UDEV lib is missing
 2018-01-26 19:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Qemu-devel] [PATCH] block: Simplify bdrv_can_write_zeroes_with_unmap()
 2018-01-26 19:34 UTC 

Please review my code
 2018-01-26 19:34 UTC  (5+ messages)

[PATCH] xen: Fix XSM build after dropping XEN_DOMCTL_getmemlist
 2018-01-26 19:34 UTC 

Various TTM cleanups/fixes
 2018-01-26 19:34 UTC  (8+ messages)
` [PATCH 02/12] drm/ttm: Add a default BO destructor to simplify code
` [PATCH 07/12] drm/ttm: Simplify ttm_dma_find_pool()
` [PATCH 11/12] drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap()

Possible deadlock in v4.14.15 contention on shrinker_rwsem in shrink_slab()
 2018-01-26 19:32 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/11] ARM v8.1 simd + v8.3 complex insns
 2018-01-26 10:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 09/11] target/arm: Decode aa64 armv8.3 fcmla

[PATCH 1/2] drm/amd/pp: Remove manual mode for power_dpm_force_performance_level
 2018-01-26 19:32 UTC  (8+ messages)

[PATCH 00/13] lpfc new hardware patches for 12.0.0.0
 2018-01-26 19:31 UTC  (14+ messages)
` [PATCH 01/13] lpfc: Rework lpfc to allow different sli4 cq and eq handlers
` [PATCH 02/13] lpfc: Rework sli4 doorbell infrastructure
` [PATCH 03/13] lpfc: Add SLI-4 if_type=6 support to the code base
` [PATCH 04/13] lpfc: Add push-to-adapter support to sli4
` [PATCH 05/13] lpfc: Add PCI Ids for if_type=6 hardware
` [PATCH 06/13] lpfc: Add 64G link speed support
` [PATCH 07/13] lpfc: Add if_type=6 support for cycling valid bits
` [PATCH 08/13] lpfc: Enable fw download on if_type=6 devices
` [PATCH 09/13] lpfc: Add embedded data pointers for enhanced performance
` [PATCH 10/13] lpfc: Fix nvme embedded io length on new hardware
` [PATCH 11/13] lpfc: Work around NVME cmd iu SGL type
` [PATCH 12/13] lpfc: update driver version to 12.0.0.0
` [PATCH 13/13] lpfc: Update 12.0.0.0 modified files for 2018 Copyright

[PATCH iproute2] ip: address: fix stats64 JSON object name
 2018-01-26 19:30 UTC 

[LTP] Errored: linux-test-project/ltp#199 (20171605 - aa5a3b8)
 2018-01-26 19:29 UTC  (2+ messages)

[PATCH v2 0/3] Series short description
 2018-01-26 19:29 UTC  (4+ messages)

problem on nfsd doing RDMA write
 2018-01-26 19:29 UTC  (4+ messages)

[RFC][PATCH 0/4 v2] drm_hwcomposer: Changes to support HiKey/HiKey960
 2018-01-26 19:29 UTC  (6+ messages)
` [RFC][PATCH 2/4 v2] drm_hwcomposer: Add platformhisi buffer importer for hikey and hikey960

[PATCH iproute2-next 0/2] tc: qdisc: provide JSON output for RED and prio
 2018-01-26 19:27 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] tc: red: JSON-ify RED output
` [PATCH iproute2-next 2/2] tc: prio: JSON-ify prio output

[PATCH 0/4] MMS114 touchscreen patches
 2018-01-26 19:25 UTC  (6+ messages)
` [PATCH 4/4] Input: mms114 - add support for mms152
      ` [PATCH 4/4 v2] "

[PATCH 00/10] 'test_i18ngrep'-related fixes and improvements
 2018-01-26 19:25 UTC  (13+ messages)
` [PATCH 05/10] t5510: consolidate 'grep' and 'test_i18ngrep' patterns
` [PATCH 08/10] t: forbid piping into 'test_i18ngrep'
` [PATCH 10/10] t: make 'test_i18ngrep' more informative on failure

[PATCH] python: Upgrade both python and python-native to 2.7.14
 2018-01-26 19:25 UTC 

[PATCH v2 00/19] lpfc updates for 11.4.0.7
 2018-01-26 19:22 UTC  (20+ messages)
` [PATCH v2 01/19] lpfc: Fix frequency of Release WQE CQEs
` [PATCH v2 02/19] lpfc: Increase CQ and WQ sizes for SCSI
` [PATCH v2 03/19] lpfc: move placement of target destroy on driver detach
` [PATCH v2 04/19] lpfc: correct debug counters for abort
` [PATCH v2 05/19] lpfc: Add WQ Full Logic for NVME Target
` [PATCH v2 06/19] lpfc: Fix PRLI handling when topology type changes
` [PATCH v2 07/19] lpfc: Fix IO failure during hba reset testing with nvme io
` [PATCH v2 08/19] lpfc: Fix RQ empty firmware trap
` [PATCH v2 09/19] lpfc: Allow set of maximum outstanding SCSI cmd limit for a target parameter
` [PATCH v2 10/19] lpfc: Fix soft lockup in lpfc worker thread during LIP testing
` [PATCH v2 11/19] lpfc: Fix issue_lip if link is disabled
` [PATCH v2 12/19] lpfc: Indicate CONF support in NVMe PRLI
` [PATCH v2 13/19] lpfc: Fix SCSI io host reset causing kernel crash
` [PATCH v2 14/19] lpfc: Validate adapter support for SRIU option
` [PATCH v2 15/19] lpfc: Fix header inclusion in lpfc_nvmet
` [PATCH v2 16/19] lpfc: Treat SCSI Write operation Underruns as an error
` [PATCH v2 17/19] lpfc: Fix nonrecovery of NVME controller after cable swap
` [PATCH v2 18/19] lpfc: update driver version to 11.4.0.7
` [PATCH v2 19/19] lpfc: Update 11.4.0.7 modified files for 2018 Copyright

[regresssion 4.15] Userspace compilation broken by uapi/linux/if_ether.h update
 2018-01-26 19:21 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/5] coroutine-lock: polymorphic CoQueue
 2018-01-26  5:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/5] lockable: add QemuLockable

[PATCH v3 0/3] Input: goodix - fixes and conversion to touchscreen_properties
 2018-01-26 19:19 UTC  (3+ messages)
` [PATCH v3 3/3] Input: goodix - use generic touchscreen_properties

[PATCH v2 0/6] crypto: engine - Permit to enqueue all async requests
 2018-01-26 19:15 UTC  (26+ messages)
` [PATCH v2 1/6] Documentation: crypto: document crypto engine API
` [PATCH v2 2/6] crypto: engine - Permit to enqueue all async requests
` [PATCH v2 3/6] crypto: omap: convert to new crypto engine API
` [PATCH v2 4/6] crypto: virtio: "
` [PATCH v2 5/6] crypto: stm32-hash: convert to the "
` [PATCH v2 6/6] crypto: stm32-cryp: "

[PATCH] drm: Add DPCD definitions for DP 1.4 FEC feature
 2018-01-26 19:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm: Add DPCD definitions for DP 1.4 FEC feature (rev3)

[PATCH v2 0/6] crypto: engine - Permit to enqueue all async requests
 2018-01-26 19:15 UTC 

[PATCH 0/7] orangefs uapi
 2018-01-26 19:15 UTC  (4+ messages)
` [PATCH 1/7] orangefs: make orangefs_client_debug_init static
` [PATCH 3/7] orangefs: remove ORANGEFS_KERNEL_DEBUG

[PATCH v2 1/2] i386: Add Intel Processor Trace feature support
 2018-01-26 19:14 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH 00/11] xfs: reflink/scrub/quota fixes
 2018-01-26 19:12 UTC  (6+ messages)
` [PATCH 06/11] xfs: fix up cowextsz allocation shortfalls

[PATCH net-next] bnxt_en: cleanup DIM work on device shutdown
 2018-01-26 19:12 UTC  (2+ messages)

QCA6174 SDIO crashing after few days
 2018-01-26 19:11 UTC  (3+ messages)

[RFC 09/10] x86/enter: Create macros to restrict/unrestrict Indirect Branch Speculation
 2018-01-26 19:11 UTC  (10+ messages)

[PATCH 0/2] Add "git rebase --show-patch"
 2018-01-26 19:11 UTC  (3+ messages)
` [PATCH 2/2] rebase: add --show-patch

[xen-unstable-smoke test] 118363: tolerable all pass - PUSHED
 2018-01-26 19:09 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.