All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-06 18:20:21 to 2017-10-06 19:43:01 UTC [more...]

[PATCH] drm: vc4: Fix race during binding
 2017-10-06 19:42 UTC  (2+ messages)

[PATCH v2 0/9] protocol transition
 2017-10-06 19:42 UTC  (8+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 03/10] protocol: introduce protocol extention mechanisms

[PATCH 1/2] tests: use shell negation instead of test_must_fail for test_cmp
 2017-10-06 19:41 UTC  (4+ messages)
` [PATCH 2/2] tests: fix diff order arguments in test_cmp

[PATCH v2] isdn/gigaset: Convert timers to use timer_setup()
 2017-10-06 19:39 UTC  (3+ messages)

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-06 19:33 UTC  (4+ messages)

[PATCH] default implementation for of_find_all_nodes(...)
 2017-10-06 19:31 UTC  (4+ messages)
` (no subject)
  ` (unknown),

[U-Boot] [PATCH v4 00/18] rockchip: back-to-bootrom: replace assembly-implementation with C-code
 2017-10-06 19:29 UTC  (19+ messages)
` [U-Boot] [PATCH v4 01/18] arm: boot0 hook: move boot0 hook before '_start'
` [U-Boot] [PATCH v4 02/18] rockchip: boot0: align to 0x20 for armv7 '_start'
` [U-Boot] [PATCH v4 03/18] rockchip: enable boot0-hook for all Rockchip SoCs
` [U-Boot] [PATCH v4 04/18] rockchip: mkimage: use spl_boot0 "
` [U-Boot] [PATCH v4 05/18] rockchip: rk3288: use aligned address for SPL_TEXT_BASE
` [U-Boot] [PATCH v4 06/18] rockchip: rk3036: "
` [U-Boot] [PATCH v4 07/18] socfpga: boot0 hook: adjust to unified boot0 semantics
` [U-Boot] [PATCH v4 08/18] bcm235xx: "
` [U-Boot] [PATCH v4 09/18] bcm281xx: "
` [U-Boot] [PATCH v4 10/18] rockchip: boot0 hook: support early return for RK3188/RK3066-style BROM
` [U-Boot] [PATCH v4 11/18] arm: make save_boot_params_ret prototype visible for AArch64
` [U-Boot] [PATCH v4 12/18] arm: mark save_boot_params_ret as a function
` [U-Boot] [PATCH v4 13/18] arm: provide a PCS-compliant setjmp implementation
` [U-Boot] [PATCH v4 14/18] rockchip: back-to-bootrom: replace assembly-implementation with C-code
` [U-Boot] [PATCH v4 15/18] rockchip: rk3188: use boot0 hook to load up SPL in 2 steps
` [U-Boot] [PATCH v4 16/18] rockchip: back-to-bootrom: allow passing a cmd to the bootrom
` [U-Boot] [PATCH v4 17/18] rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig
` [U-Boot] [PATCH v4 18/18] rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied)

[RFC] Reporting index properties
 2017-10-06 19:26 UTC  (5+ messages)

[PATCH v2 0/3] NVIDIA Tegra AHB DMA controller driver
 2017-10-06 19:25 UTC  (8+ messages)
` [PATCH v2 2/3] dmaengine: Add driver for NVIDIA Tegra AHB DMA controller

[RFC 00/10] Introduce a SELinux namespace
 2017-10-06 19:25 UTC  (8+ messages)
` [RFC 04/10] netns, selinux: create the selinux netlink socket per network namespace
` [RFC 05/10] selinux: support per-task/cred selinux namespace

random insta-reboots on AMD Phenom II
 2017-10-06 19:24 UTC  (10+ messages)

[PATCH igt] benchmark/gem_busy: Compare polling with syncobj_wait
 2017-10-06 19:24 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH v3 1/4] package/libbcg729: new package
 2017-10-06 19:24 UTC  (8+ messages)
` [Buildroot] [PATCH v3 2/4] package/freeswitch: install to staging
` [Buildroot] [PATCH v3 3/4] package/freeswitch-mod-bcg729: new package
` [Buildroot] [PATCH v3 4/4] package/freeswitch: Use mod_g729 only when freeswitch-mod-bcg729 is disabled

is there a truly compelling rationale for .git/info/exclude?
 2017-10-06 19:23 UTC  (4+ messages)

[PATCH 0/9] Enable dw-mmc multi-card support
 2017-10-06 19:21 UTC  (12+ messages)
` [PATCH 1/9] Revert "Documentation: dw-mshc: deprecate num-slots"
` [PATCH 2/9] Revert "mmc: dw_mmc: remove the unnecessary slot variable"
` [PATCH 3/9] Revert "mmc: dw_mmc: use the 'slot' instead of 'cur_slot'"
` [PATCH 4/9] Revert "mmc: dw_mmc: remove the 'id' arguments about functions relevant to slot"
` [PATCH 5/9] Revert "mmc: dw_mmc: change the array of slots"
` [PATCH 6/9] Revert "mmc: dw_mmc: remove the loop about finding slots"
` [PATCH 7/9] Revert "mmc: dw_mmc: deprecated the "num-slots" property"
` [PATCH 8/9] mmc: dw_mmc: Support two SD_MMC_CE-ATA cards
` [PATCH 9/9] mmc: dw_mmc: Parse slot-specific configuration

[PATCH v2 0/3] [media] add IPU3 CIO2 CSI2 driver
 2017-10-06 19:19 UTC  (4+ messages)
` [PATCH v2 3/3] [media] intel-ipu3: cio2: Add new MIPI-CSI2 driver

[PATCH 0/6] build: various updates
 2017-10-06 19:19 UTC  (10+ messages)
` [PATCH 2/6] build: put comment about local.mk to the place where it is included
` [PATCH 3/6] build: drop BASIC_CFLAGS and ALL_CFLAGS
` [PATCH 4/6] build: drop -g from LDFLAGS
` [PATCH 6/6] build: replace *_EXTRA_OBJS by local assignments to LDFLAGS and LOADLIBES

[PATCH tip/core/rcu 0/9] Miscellaneous fixes for v4.15
 2017-10-06 19:18 UTC  (10+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Provide GP ordering in face of migrations and delays

[Buildroot] [git commit] package/freeswitch: install to staging
 2017-10-06 19:18 UTC 

[Bug ?] Permanent FIN_WAIT_2 state on NFS client with bad NFS server
 2017-10-06 19:13 UTC  (4+ messages)

synchronize with a non-atomic flag
 2017-10-06 19:12 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/8] xen: xen-domid-restrict improvements
 2017-10-06 19:10 UTC  (20+ messages)
`  "
` [Qemu-devel] [PATCH 1/8] xen: link against xentoolcore
  `  "
` [Qemu-devel] [PATCH 2/8] xen: restrict: use xentoolcore_restrict_all
  `  "
` [Qemu-devel] [PATCH 3/8] xen: defer call to xen_restrict until just before os_setup_post
  `  "
` [PATCH 4/8] xen: destroy_hvm_domain: Move reason into a variable
  ` [Qemu-devel] "
` [PATCH 5/8] xen: move xc_interface compatibility fallback further up the file
  ` [Qemu-devel] "
` [PATCH 6/8] xen: destroy_hvm_domain: Try xendevicemodel_shutdown
  ` [Qemu-devel] "
` [PATCH 7/8] os-posix: Provide new -runasid option
  ` [Qemu-devel] "
` [PATCH 8/8] RFC configure: do_compiler: Dump some extra info under bash
  ` [Qemu-devel] "

[RFC PATCH 0/8][V2] overlayfs: Delayed copy up of data
 2017-10-06 19:09 UTC  (7+ messages)
` [PATCH 3/8] ovl: Provide a mount option metacopy=on/off for metadata copyup
` [PATCH 8/8] ovl: Fix ovl_getattr() to get number of blocks from lower

[PATCH v3 0/2] Replace PID bitmap allocation with IDR API
 2017-10-06 19:08 UTC  (3+ messages)
` [PATCH v3 1/2] pid: Replace pid bitmap implementation "

[PATCH net-next 00/16] ipv6: replace rwlock with rcu and spinlock in fib6 table
 2017-10-06 19:06 UTC  (17+ messages)
` [PATCH net-next 01/16] ipv6: introduce a new function fib6_update_sernum()
  ` [PATCH net-next 02/16] ipv6: introduce a hash table to store dst cache
    ` [PATCH net-next 03/16] ipv6: prepare fib6_remove_prefsrc() for exception table
      ` [PATCH net-next 04/16] ipv6: prepare rt6_mtu_change() "
        ` [PATCH net-next 05/16] ipv6: prepare rt6_clean_tohost() "
          ` [PATCH net-next 06/16] ipv6: prepare fib6_age() "
            ` [PATCH net-next 07/16] ipv6: prepare fib6_locate() "
              ` [PATCH net-next 08/16] ipv6: hook up exception table to store dst cache
                ` [PATCH net-next 09/16] ipv6: grab rt->rt6i_ref before allocating pcpu rt
                  ` [PATCH net-next 10/16] ipv6: don't release rt->rt6i_pcpu memory during rt6_release()
                    ` [PATCH net-next 11/16] ipv6: replace dst_hold() with dst_hold_safe() in routing code
                      ` [PATCH net-next 12/16] ipv6: update fn_sernum after route is inserted to tree
                        ` [PATCH net-next 13/16] ipv6: check fn->leaf before it is used
                          ` [PATCH net-next 14/16] ipv6: add key length check into rt6_select()
                            ` [PATCH net-next 15/16] ipv6: replace rwlock with rcu and spinlock in fib6_table
                              ` [PATCH net-next 16/16] ipv6: take care of rt6_stats

[Cocci] make install broken
 2017-10-06 19:06 UTC  (4+ messages)

[PATCH] drivers/x86: add thinkpad-wmi
 2017-10-06 19:06 UTC  (5+ messages)

[PATCH] block/bio: Remove null checks before mempool_destroy in bioset_free
 2017-10-06 19:05 UTC  (2+ messages)

[PATCH] block: remove unnecessary NULL checks in bioset_integrity_free()
 2017-10-06 19:04 UTC  (3+ messages)

[PATCH] drm/amdgpu: Set the correct value for PDEs/PTEs of ATC memory on Raven
 2017-10-06 19:02 UTC  (3+ messages)

[Buildroot] [PATCH] lbase64: fix build
 2017-10-06 19:00 UTC  (2+ messages)

[GIT PULL] Block fixes for 4.14-rc4
 2017-10-06 19:00 UTC 

[PATCH v2] cross.bbclass: Remove usage of host flags for cross-compilation
 2017-10-06 19:00 UTC 

[refpolicy] [PATCH 2/2] dbus: read user home content files
 2017-10-06 19:00 UTC 

[refpolicy] [PATCH 1/2] wm: run PolicyKit
 2017-10-06 19:00 UTC 

[refpolicy] [PATCH 0/2] Gnome integration with ConsoleKit and PolicyKit
 2017-10-06 19:00 UTC 

[PATCH] tools/libxc: Fix domid parameter types
 2017-10-06 19:00 UTC 

[Buildroot] [PATCH 1/2] openntpd: fix musl build with older kernel headers
 2017-10-06 18:59 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] libressl: "

[PATCH 1/1] scsi/libfc: fix a deadlock in fc_rport_work
 2017-10-06 18:58 UTC  (2+ messages)

[PATCH] firmware: arm_scpi: silence sparse warnings
 2017-10-06 18:59 UTC 

Git config multiple values
 2017-10-06 18:58 UTC  (4+ messages)

[PATCH v5 1/2] eal: allow user to override default pool handle
 2017-10-06 18:58 UTC  (3+ messages)
` [PATCH v6 0/2] Dynamically configure mempool handle

[PATCH] scsi: be2iscsi: Use kasprintf
 2017-10-06 18:57 UTC 

[PATCH v5 2/5] net/softnic: add traffic management support
 2017-10-06 18:57 UTC  (3+ messages)
` [PATCH v6 0/5] net/softnic: sw fall-back pmd for traffic mgmt and others

[Buildroot] [PATCH v1] evemu: fix PATH_MAX related compile failure
 2017-10-06 18:56 UTC  (2+ messages)

[qemu-mainline test] 114060: trouble: broken/fail/pass
 2017-10-06 18:55 UTC 

linux-4.14-rc3/arch/powerpc/perf/imc-pmu.c:599: pointless test ?
 2017-10-06 18:54 UTC 

[PATCH v1 0/4] perf annotate: Display multiple events on the left side of annotate view
 2017-10-06 18:54 UTC  (5+ messages)
` [PATCH v1 1/4] perf annotate: create a new hists to manage multiple events samples

[PATCH 1/2] drm/i915: Make i915_engine_info pretty printer to standalone
 2017-10-06 18:54 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH] utils.bbclass: Support applications with keys in check_app_exist function
 2017-10-06 18:53 UTC  (3+ messages)

[PATCH 1/2] firmware: arm_scpi: drop unnecessary type cast to scpi_shared_mem
 2017-10-06 18:51 UTC  (8+ messages)
` [PATCH 2/2] firmware: arm_scpi: remove all single element structures

[GIT PULL] PCI fixes for v4.14
 2017-10-06 18:50 UTC 

[Part2 PATCH v5 00/31] x86: Secure Encrypted Virtualization (AMD)
 2017-10-06 18:49 UTC  (3+ messages)
` [Part2 PATCH v5 12/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support

[PATCH] scsi: fixup kernel warning during rmmod()
 2017-10-06 18:49 UTC  (2+ messages)

[U-Boot] [PATCH v3 04/19] dm: core: add dev_read_addr_ptr()
 2017-10-06 18:50 UTC  (4+ messages)
` [U-Boot] [U-Boot,v3,04/19] "

[PATCH 1/2] btrfs: fix read_one_chunk() return error code
 2017-10-06 18:48 UTC  (2+ messages)

[PATCH 0/4] add error injection commands to nfit_test
 2017-10-06 18:52 UTC  (3+ messages)
` [PATCH 1/4] libnvdimm: move poison list functions to a new 'badrange' file

[Qemu-arm] ubuntu-mate on qemu-arm
 2017-10-06 18:48 UTC 

Fwd: linux video documentation ?
 2017-10-06 18:44 UTC 

[PATCH 00/10] fix compilation with -Og
 2017-10-06 18:43 UTC  (4+ messages)
` [PATCH 03/10] net/virtio: "

[PATCH] Bluetooth: Fix compiler warning with selftest duration calculation
 2017-10-06 18:42 UTC 

[Buildroot] [git commit] lbase64: compile with -fPIC
 2017-10-06 18:42 UTC 

[PATCH igt] igt/gem_eio: Check hang/eio recovery during suspend
 2017-10-06 18:41 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[U-Boot] [PATCH v2 00/17] efi_loader: Simple Network Protocol
 2017-10-06 18:41 UTC  (3+ messages)

[PATCH] intel_idle: replace conditionals with static_cpu_has(X86_FEATURE_ARAT)
 2017-10-06 18:41 UTC  (3+ messages)

[PATCH v9 0/9] Infrastructure to detect iova mapping on the bus
 2017-10-06 18:40 UTC  (3+ messages)
` [PATCH v10 "

[PATCH] perf tools: unbreak perf record for arm/arm64
 2017-10-06 18:38 UTC 

[Buildroot] [git commit] libressl: fix musl build with older kernel headers
 2017-10-06 18:39 UTC 

[U-Boot] [PATCH 1/1] efi_selftest: efi_st_memcmp return difference of bytes
 2017-10-06 18:39 UTC 

[PATCH] Bluetooth: Convert timers to use timer_setup()
 2017-10-06 18:38 UTC  (2+ messages)

[PATCH v4 00/13] introduce the Xen PV Calls frontend
 2017-10-06 18:38 UTC  (6+ messages)
` [PATCH v4 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v4 04/13] xen/pvcalls: implement socket command and handle events

[PATCH v4] crypto: s5p-sss: Add HASH support for Exynos
 2017-10-06 18:37 UTC  (2+ messages)

[PATCH 4/5] bcache: writeback: collapse contiguous IO better
 2017-10-06 18:36 UTC  (19+ messages)

[PATCH net-next v5 0/3] bridge: neigh msg proxy and flood suppression support
 2017-10-06 18:34 UTC  (8+ messages)
` [Bridge] "
` [PATCH net-next v5 1/3] bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
  ` [Bridge] "
` [PATCH net-next v5 2/3] bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
  ` [Bridge] "
` [PATCH net-next v5 3/3] bridge: suppress nd "
  ` [Bridge] "

[PATCH 00/11] introduce security offload library
 2017-10-06 18:33 UTC  (6+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 10/12] net/ixgbe: enable inline ipsec

[PATCH v2 1/9] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
 2017-10-06 18:33 UTC  (7+ messages)
` [PATCH v2 9/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver

[PATCH 0/2] ACPI serdev support
 2017-10-06 18:32 UTC  (5+ messages)
` [PATCH 1/2] serdev: Add ACPI support

[SPDK] nvme drive not showing in vm in spdk
 2017-10-06 18:31 UTC 

[PATCH v11 00/25] xfs: online scrub support
 2017-10-06 18:30 UTC  (4+ messages)
` [PATCH 18/25] xfs: scrub directory/attribute btrees

[PATCH v2 1/2] Bluetooth: hci_bcm: Add support for MINIX Z83-4 based devices
 2017-10-06 18:30 UTC  (2+ messages)

help in the MM Area of the Linux Kernel
 2017-10-06 18:29 UTC  (3+ messages)

[PATCH 0/1] Btrfs: populate heuristic with logic
 2017-10-06 18:24 UTC  (3+ messages)
` [PATCH 1/1] Btrfs: heuristic add shannon entropy calculation

[PATCH] Bluetooth: hci_bcm: Correct context of IRQ polarity message
 2017-10-06 18:26 UTC  (3+ messages)

[PATCH v2] staging: comedi: dt282x: fix IRQ assignment for dev->irq
 2017-10-06 18:25 UTC 

[patch net-next 0/2] mlxsw: Add more extack error reporting
 2017-10-06 18:24 UTC  (5+ messages)
` [patch net-next 1/2] mlxsw: spectrum: Add extack for VLAN enslavements
` [patch net-next 2/2] mlxsw: spectrum: Propagate extack further for bridge enslavements

[GIT PULL] arm64 fixes for 4.14-rc4
 2017-10-06 18:24 UTC  (2+ messages)

[GIT PULL] KVM fixes for v4.14-rc4
 2017-10-06 18:24 UTC 

[PATCH igt] igt/gem_exec_capture: Exercise readback of userptr
 2017-10-06 18:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH lttng-tools v3 1/2] lttng-relayd: use tcp keep-alive mechanism to detect dead-peer
 2017-10-06 18:22 UTC 

[PATCH lttng-tools v3 2/2] man: document dead-peer detection for relayd
 2017-10-06 18:22 UTC 

[PATCH for-4.10 0/5] tools/dombuilder: Fixes and improvements to grant handling
 2017-10-06 18:22 UTC  (4+ messages)
` [PATCH for-4.10 5/5] tools/dombuilder: Prevent failures of xc_dom_gnttab_init()

[PATCH v1 1/2] net/mlx5: change eth device reference for secondary process
 2017-10-06 18:21 UTC  (5+ messages)
` [PATCH v5 0/5] net/mlx5 multi-process support
` [PATCH v5 2/5] net/mlx5: install a socket to exchange a file descriptor

[PATCH net] bpf: fix liveness marking
 2017-10-06 18:20 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu:resolv deadlock between reset and cs_ioctl v4
 2017-10-06 18:20 UTC  (2+ messages)
  ` [PATCH 2/2] dmr/amdgpu: Move old fence waiting before reservation lock is aquired


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.