All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-01 20:36:47 to 2018-10-01 21:43:19 UTC [more...]

post-receive: pub/scm/linux/kernel/git/djwong/xfs-linux
 2018-10-01 21:43 UTC 

[Buildroot] [git commit branch/2018.05.x] ipsec-tools: needs host-bison
 2018-10-01 21:43 UTC 

[PATCH v3 00/19] Misc Multipath patches
 2018-10-01 21:42 UTC  (34+ messages)
` [PATCH v3 02/19] libmultipath: fix tur checker double locking
` [PATCH v3 03/19] libmultipath: fix tur memory misuse
` [PATCH v3 04/19] libmultipath: cleanup tur locking
` [PATCH v3 05/19] libmultipath: fix tur checker timeout issue
` [PATCH v3 06/19] libmultipath: fix set_int error path
` [PATCH v3 07/19] libmultipath: fix length issues in get_vpd_sgio
` [PATCH v3 08/19] libmultipath: _install_keyword cleanup
` [PATCH v3 09/19] libmultipath: remove unused code
` [PATCH v3 10/19] libmultipath: fix memory issue in path_latency prio
` [PATCH v3 11/19] libmultipath: fix null dereference int alloc_path_group
` [PATCH v3 12/19] libmutipath: don't use malformed uevents
` [PATCH v3 13/19] multipath: fix max array size in print_cmd_valid
` [PATCH v3 14/19] multipathd: function return value tweaks
` [PATCH v3 15/19] multipathd: minor fixes
` [PATCH v3 16/19] multipathd: remove useless check and fix format
` [PATCH v3 17/19] multipathd: fix memory leak on error in configure

[igt-dev] [PATCH i-g-t] tests: Add kms plane alpha blending test, v2
 2018-10-01 21:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Buildroot] [git commit branch/2018.02.x] ipsec-tools: needs host-bison
 2018-10-01 21:42 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2018-10-01 21:42 UTC 

[PATCH v2] mtd: rawnand: marvell: check for RDY bits after enabling the IRQ
 2018-10-01 21:41 UTC  (12+ messages)

[PATCH] wlcore: Add support for optional wakeirq
 2018-10-01 21:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] linux: bump default to version 4.18.8
 2018-10-01 21:40 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: bump 4.{4, 9, 14, 18}.x series

[PATCH 1/2] mfd: cros: add "base attached" MKBP switch definition
 2018-10-01 21:39 UTC  (2+ messages)
` [PATCH 2/2] HID: google: add Whiskers driver to handle tablet mode properly

[PATCH net-next] rtnetlink: fix rtnl_fdb_dump() for shorter family headers
 2018-10-01 15:01 UTC  (4+ messages)

[PATCH 1/4] drm/i915: Replace some open-coded i915_map_coherent_type()
 2018-10-01 21:39 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [1/4] "

[PATCH v7 0/4] KASLR feature to randomize each loadable module
 2018-10-01 21:38 UTC  (6+ messages)
` [PATCH v7 1/4] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH v7 2/4] x86/modules: Increase randomization for modules
` [PATCH v7 3/4] vmalloc: Add debugfs modfraginfo
` [PATCH v7 4/4] Kselftest for module text allocation benchmarking

[PATCH v3] devtools: move forbidden tokens awk script to a separate file
 2018-10-01 21:38 UTC  (2+ messages)

[PATCH] drm/i915: extract common ce->pin_count check
 2018-10-01 21:34 UTC  (3+ messages)

[PATCH] wlcore: Fix BUG with clear completion on timeout
 2018-10-01 21:38 UTC  (2+ messages)

What's cooking in git.git (Sep 2018, #04; Thu, 20)
 2018-10-01 21:37 UTC  (4+ messages)

[Buildroot] [git commit branch/2018.02.x] linux-headers: bump 4.{4, 9, 14, 18}.x series
 2018-10-01 21:37 UTC 

[U-Boot] [PATCH] clk: Add support for Arm's Versatile Express OSC clock generators
 2018-10-01 21:36 UTC  (9+ messages)
` [U-Boot] "

[Buildroot] [git commit branch/2018.05.x] linux-headers: bump 4.{4, 9, 14, 18}.x series
 2018-10-01 21:36 UTC 

[PATCH security-next v3 00/29] LSM: Explict LSM ordering
 2018-10-01 21:34 UTC  (36+ messages)
` [PATCH security-next v3 01/29] LSM: Correctly announce start of LSM initialization
` [PATCH security-next v3 02/29] vmlinux.lds.h: Avoid copy/paste of security_init section
` [PATCH security-next v3 03/29] LSM: Rename .security_initcall section to .lsm_info
` [PATCH security-next v3 04/29] LSM: Remove initcall tracing
` [PATCH security-next v3 05/29] LSM: Convert from initcall to struct lsm_info
` [PATCH security-next v3 06/29] vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
` [PATCH security-next v3 07/29] LSM: Convert security_initcall() into DEFINE_LSM()
` [PATCH security-next v3 08/29] LSM: Record LSM name in struct lsm_info
` [PATCH security-next v3 09/29] LSM: Provide init debugging infrastructure
` [PATCH security-next v3 10/29] LSM: Don't ignore initialization failures
` [PATCH security-next v3 11/29] LSM: Introduce LSM_FLAG_LEGACY_MAJOR
` [PATCH security-next v3 12/29] LSM: Provide separate ordered initialization
` [PATCH security-next v3 13/29] LoadPin: Rename "enable" to "enforce"
` [PATCH security-next v3 14/29] LSM: Plumb visibility into optional "enabled" state
` [PATCH security-next v3 15/29] LSM: Lift LSM selection out of individual LSMs
` [PATCH security-next v3 16/29] LSM: Prepare for arbitrary LSM enabling
` [PATCH security-next v3 17/29] LSM: Introduce CONFIG_LSM_ENABLE

[Buildroot] [git commit branch/2018.08.x] linux-headers: bump 4.{4, 9, 14, 18}.x series
 2018-10-01 21:34 UTC 

[PATCH v8 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-10-01 21:34 UTC  (6+ messages)
` [PATCH v8 13/13] nvmet: Optionally use PCI P2P memory

[BUG] Segfault in "git submodule"
 2018-10-01 21:31 UTC  (6+ messages)

[PATCH v8 0/9] KVM: Support PUD hugepage at stage 2
 2018-10-01 21:30 UTC  (4+ messages)
` [PATCH v8 9/9] KVM: arm64: Add support for creating PUD hugepages "

[Buildroot] [PATCH 1/2] package/x11r7/xlib_libXfont: remove autoreconf
 2018-10-01 21:29 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/x11r7/xlib_libXft: "

[Buildroot] [git commit branch/2018.08.x] package/x11r7/xlib_libXft: remove autoreconf
 2018-10-01 21:29 UTC 

[Buildroot] [git commit branch/2018.05.x] package/x11r7/xlib_libXft: remove autoreconf
 2018-10-01 21:28 UTC 

[Buildroot] [git commit branch/2018.02.x] package/x11r7/xlib_libXft: remove autoreconf
 2018-10-01 21:28 UTC 

RESEND and REBASE arm+arm64+aarch32 vdso rewrite
 2018-10-01 21:28 UTC  (10+ messages)
` RESEND [PATCH v6 11/12] lib: vdso: Add support for CLOCK_BOOTTIME

[Buildroot] [git commit branch/2018.02.x] package/x11r7/xlib_libXfont: remove autoreconf
 2018-10-01 21:27 UTC 

[Buildroot] [git commit branch/2018.05.x] package/x11r7/xlib_libXfont: remove autoreconf
 2018-10-01 21:27 UTC 

[U-Boot] Errors when starting sandbox
 2018-10-01 21:27 UTC  (3+ messages)

[Buildroot] [git commit branch/2018.08.x] package/x11r7/xlib_libXfont: remove autoreconf
 2018-10-01 21:26 UTC 

cross-fs copy support
 2018-10-01 14:48 UTC  (2+ messages)

[PATCH v9 0/8] Introduce on-chip interconnect API
 2018-10-01 21:26 UTC  (8+ messages)
` [PATCH v9 2/8] dt-bindings: Introduce interconnect binding

[PATCH v2] libnvdimm, dimm: Maximize label transfer size
 2018-10-01 21:14 UTC  (2+ messages)

delalloc and reflink fixes & tweaks V2
 2018-10-01 14:46 UTC  (16+ messages)
` [PATCH 1/7] xfs: remove XFS_IO_INVALID
` [PATCH 2/7] xfs: always allocate blocks as unwritten for file data
` [PATCH 3/7] xfs: handle zeroing in xfs_file_iomap_begin_delay
` [PATCH 4/7] xfs: remove the unused shared argument to xfs_reflink_reserve_cow
` [PATCH 5/7] xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared
` [PATCH 6/7] xfs: fix fork selection in xfs_find_trim_cow_extent
` [PATCH 7/7] xfs: print dangling delalloc extents

[PATCH v7 0/7] clocksource: rework Atmel TCB timer driver
 2018-10-01 21:24 UTC  (6+ messages)
` [PATCH v7 2/7] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks

snd_pcm_poll_descriptors() error return
 2018-10-01 21:23 UTC 

[PATCH 00/15] Performance improvements for knfsd
 2018-10-01 14:41 UTC  (16+ messages)
` [PATCH 01/15] SUNRPC: Remove the server 'authtab_lock' and just use RCU
  ` [PATCH 02/15] SUNRPC: Add lockless lookup of the server's auth domain
    ` [PATCH 03/15] SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock
      ` [PATCH 04/15] SUNRPC: Make server side AUTH_UNIX use lockless lookups
        ` [PATCH 05/15] knfsd: Allow lockless lookups of the exports
          ` [PATCH 06/15] SUNRPC: Lockless server RPCSEC_GSS context lookup
            ` [PATCH 07/15] knfsd: Lockless lookup of NFSv4 identities
              ` [PATCH 08/15] NFS: Lockless DNS lookups
                ` [PATCH 09/15] SUNRPC: Remove non-RCU protected lookup
                  ` [PATCH 10/15] SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock
                    ` [PATCH 11/15] SUNRPC: Simplify TCP receive code
                      ` [PATCH 12/15] knfsd: Remove dead code from nfsd_cache_lookup
                        ` [PATCH 13/15] knfsd: Simplify NFS duplicate replay cache
                          ` [PATCH 14/15] knfsd: Further simplify the cache lookup
                            ` [PATCH 15/15] knfsd: Improve lookup performance in the duplicate reply cache using an rbtree

[PATCH] gpiolib: Fix gpio_direction_* for single direction GPIOs
 2018-10-01 21:20 UTC  (10+ messages)
` [PATCH v2] gpiolib: Show correct direction from the beginning

[PATCH] common/qat: add support for GEN3 devices
 2018-10-01 21:17 UTC 

[v12,1/2] i2c: buses: add i2c bus driver for NVIDIA GPU
 2018-10-01 21:16 UTC 

[yocto-docs][PATCH] kernel-dev: document the change detection of kernel feature files
 2018-10-01 12:42 UTC 

[net-next, PATCH 0/2, v3] net: socionext: XDP support
 2018-10-01 14:37 UTC  (11+ messages)
` [net-next, PATCH 1/2, v3] net: socionext: different approach on DMA

[PATCH 01/15] staging: vboxvideo: Convert to atomic modesetting API
 2018-10-01 21:14 UTC  (6+ messages)
` [PATCH 11/15] staging: vboxvideo: Fix DPMS support after atomic conversion

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2018-10-01 21:11 UTC 

[PATCH 0/5] remoteproc sysfs fixes/improvements
 2018-10-01 21:11 UTC  (3+ messages)

[PATCH] drivers/qat: fix failure to create PMD
 2018-10-01 21:11 UTC  (2+ messages)
` [PATCH v2] "

dma mask related fixups (including full bus_dma_mask support) v2
 2018-10-01 20:51 UTC  (4+ messages)

[PATCH 1/3] drm/i915: Restore vblank interrupts earlier
 2018-10-01 14:31 UTC  (2+ messages)
` [PATCH 2/3] drm/i915: Use the correct crtc when sanitizing plane mapping

[PATCH] samples/rpmsg: Introduce a module parameter for message count
 2018-10-01 21:09 UTC  (5+ messages)

[PATCH 1/1] bridge: remove BR_GROUPFWD_RESTRICTED for arbitrary forwarding of reserved addresses
 2018-10-01 14:28 UTC  (3+ messages)

[BISECTED] Regression: Solidrun Clearfog Base won't boot since "PCI: mvebu: Only remap I/O space if configured"
 2018-10-01 21:01 UTC  (12+ messages)

__nf_register_net_hook jump label splat
 2018-10-01 20:57 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] x265: disable parallel build
 2018-10-01 20:57 UTC 

[PATCH 0/3] ARM: dts: imx6sx: Add DISPLAY power domain support
 2018-10-01 20:56 UTC  (5+ messages)
` [PATCH 1/3] soc: imx: gpc: Increase GPC_CLK_MAX to 7
` [PATCH 2/3] PCI: imx: Add multi-pd support
` [PATCH 3/3] ARM: dts: imx6sx: Add DISPLAY power domain support

[[PATCH v3] 0/4] xen/arm: SMCCC fixup and improvement
 2018-10-01 20:57 UTC  (5+ messages)
` [[PATCH v3] 4/4] xen/arm: Replace call_smc with arm_smccc_smc

[PATCH v1 0/5] hash: add extendable bucket and partial-key hashing
 2018-10-01 20:56 UTC  (6+ messages)
` [PATCH v2 0/7] hash: add extendable bucket and partial key hashing
  ` [PATCH v2 5/7] hash: add extendable bucket feature

[PATCH v2 0/2] xen/arm: vgic-v3: bug fixes
 2018-10-01 20:55 UTC  (3+ messages)
` [PATCH v2 2/2] xen/arm: vgic-v3: Don't create empty re-distributor regions

[Buildroot] [PATCH] system: update Config.in comment about systemd dependencies
 2018-10-01 20:55 UTC  (2+ messages)

[Qemu-devel] ideas for improving TLB performance (help with TCG backend wanted)
 2018-10-01 20:40 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.05.x] system: update Config.in comment about systemd dependencies
 2018-10-01 20:54 UTC 

[Buildroot] [git commit branch/2018.08.x] system: update Config.in comment about systemd dependencies
 2018-10-01 20:54 UTC 

[Qemu-devel] [PATCH] lsi: Reselection needed to remove pending commands from queue
 2018-10-01 20:48 UTC 

[RFC 0/5] perf: Per PMU access controls (paranoid setting)
 2018-10-01 20:51 UTC  (13+ messages)

[Buildroot] [PATCH] package/gdb: Move 'is_regular_file' from common-utils.c to filestuff.c
 2018-10-01 20:53 UTC 

[RFC] eal: simplify parameters of hotplug functions
 2018-10-01 20:52 UTC  (6+ messages)
` [PATCH v4 0/4] eal: simplify devargs and "
  ` [PATCH v4 1/4] devargs: remove deprecated functions
  ` [PATCH v4 2/4] devargs: simplify parameters of removal function
  ` [PATCH v4 3/4] eal: remove experimental flag of hotplug functions
  ` [PATCH v4 4/4] eal: simplify parameters "

[Buildroot] [git commit branch/2018.08.x] package/gdb: add patch fixing gnulib related issue with musl toolchains
 2018-10-01 20:51 UTC 

[RFC 00/20] ns: Introduce Time Namespace
 2018-10-01 20:51 UTC  (14+ messages)
                ` Setting monotonic time?

[PATCH v3 00/12] media: ov5640: Misc cleanup and improvements
 2018-10-01 14:12 UTC  (4+ messages)

[PATCH v7] regulator: fixed: Convert to use GPIO descriptor only
 2018-10-01 20:48 UTC  (5+ messages)

[PATCH] devtools: fix printing subject of checked patch
 2018-10-01 20:48 UTC  (2+ messages)

Deadlock in fsnotify for
 2018-10-01 14:09 UTC  (3+ messages)

[PATCH] [media] v4l: xilinx: fix typo in formats table
 2018-10-01 14:06 UTC  (5+ messages)

[PATCH RESEND] i2c: mux: pca954x: simplify code to reach the adapter
 2018-10-01 20:44 UTC  (3+ messages)

[PATCH] PCI: mvebu: Fix PCI I/O mapping creation sequence
 2018-10-01 20:44 UTC  (3+ messages)

[PATCH] regulator: fixed: Default enable high on DT regulators
 2018-10-01 20:43 UTC 

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2018-10-01 20:43 UTC 

[PATCH v4 0/6] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-10-01 20:40 UTC  (8+ messages)
` [PATCH v4 1/6] mpt3sas: Introduce mpt3sas_base_pci_device_is_available

4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
 2018-10-01 20:40 UTC  (7+ messages)

[PATCH v2 0/5] Final preparation before adding the KernelShark GUI
 2018-10-01 13:59 UTC  (6+ messages)
` [PATCH v2 1/5] kernel-shark-qt: Add kshark_get_X_easy() functions
` [PATCH v2 2/5] kernel-shark-qt: Add kshark_convert_nano() function
` [PATCH v2 3/5] kernel-shark-qt: Add functions for fast clearing of the filters
` [PATCH v2 4/5] kernel-shark-qt: Rename the Cmake-generated header file
` [PATCH v2 5/5] kernel-shark-qt: Fix a bug in kshark_data_collection_alloc()

[PATCH v2 1/1] fanotify: introduce new event flag FAN_EXEC
 2018-10-01 14:01 UTC  (3+ messages)

[U-Boot] [PATCH v13 0/7] SPI-NAND support (third batch)
 2018-10-01 20:39 UTC  (4+ messages)
` [U-Boot] [PATCH v13 5/7] cmd: mtd: add 'mtd' command

[PATCH] arm64: dts: renesas: r8a77990: Add INTC-EX device node
 2018-10-01 14:00 UTC  (4+ messages)

[PATCH v4 0/9] Devicetree build consolidation
 2018-10-01 20:34 UTC  (3+ messages)
` [PATCH v4 6/9] kbuild: consolidate Devicetree dtb build rules

[PATCH 00/16] Consolidate reachability logic
 2018-10-01 20:37 UTC  (5+ messages)
` [PATCH 15/16] commit-reach: make can_all_from_reach... linear


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.