All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-06 09:37:45 to 2017-03-06 10:07:53 UTC [more...]

[PATCH v5 00/22] Add configuration options for split-index
 2017-03-06  9:42 UTC  (20+ messages)
` [PATCH v5 02/22] t1700: change here document style
` [PATCH v5 04/22] split-index: add {add,remove}_split_index() functions
` [PATCH v5 06/22] update-index: warn in case of split-index incoherency
` [PATCH v5 07/22] t1700: add tests for core.splitIndex
` [PATCH v5 08/22] Documentation/config: add information "
` [PATCH v5 09/22] Documentation/git-update-index: talk about core.splitIndex config var
` [PATCH v5 10/22] config: add git_config_get_max_percent_split_change()
` [PATCH v5 11/22] read-cache: regenerate shared index if necessary
` [PATCH v5 12/22] t1700: add tests for splitIndex.maxPercentChange
` [PATCH v5 13/22] Documentation/config: add splitIndex.maxPercentChange
` [PATCH v5 14/22] sha1_file: make check_and_freshen_file() non static
` [PATCH v5 15/22] read-cache: touch shared index files when used
` [PATCH v5 16/22] config: add git_config_get_expiry() from gc.c
` [PATCH v5 17/22] read-cache: unlink old sharedindex files
` [PATCH v5 18/22] t1700: test shared index file expiration
` [PATCH v5 19/22] read-cache: refactor read_index_from()
` [PATCH v5 20/22] read-cache: use freshen_shared_index() in read_index_from()
` [PATCH v5 21/22] Documentation/config: add splitIndex.sharedIndexExpire
` [PATCH v5 22/22] Documentation/git-update-index: explain splitIndex.*

[PATCH 0/2] Enable hyperlink border in bibliography
 2017-03-05 21:20 UTC  (4+ messages)
` [PATCH 1/2] appendix: Enable hyperlink border in bibliography for all layouts

[PATCH v4 0/4] drm: bridge: New LVDS encoder driver
 2017-03-06 10:05 UTC  (4+ messages)
` [PATCH v4 2/4] drm: bridge: Add "

linux-4.11-rc1/drivers/gpu/drm/exynos/exynos5433_drm_decon.c:681: suspicious mask ?
 2017-03-06 10:05 UTC  (2+ messages)

[PATCH] mmc: sunxi: mask all Response Timeout error messages
 2017-03-06 10:04 UTC  (4+ messages)

[PATCH v2.1] v4l: Clearly document interactions between formats, controls and buffers
 2017-03-06 10:04 UTC  (3+ messages)
` [PATCH v2.2] "

[PATCH 0/4] ASoC: sun8i-codec: Clean-up
 2017-03-06  9:56 UTC  (5+ messages)
` [PATCH 4/4] ASoC: sun8i-codec: Convert to use SND_SOC_DAPM_AIF_IN

[PATCH] x86/mem_access: fixed vm_event emulation check with altp2m enabled
 2017-03-06 10:04 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] configure: remove --enable-replication/--disable-replication
 2017-03-06 10:03 UTC  (7+ messages)

[PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls
 2017-03-06 10:02 UTC  (16+ messages)

[PATCH] Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
 2017-03-06 10:03 UTC 

[PATCH xf86-video-amdgpu 1/2] Refactor amdgpu_kernel_close_fd helper
 2017-03-06 10:02 UTC  (2+ messages)
  ` [PATCH xf86-video-amdgpu 2/2] amdgpu_probe: Do not close server managed drm fds

[PATCH 0/9] mkfs.xfs: add mkfs.xfs.conf support
 2017-03-06  8:50 UTC  (3+ messages)

[PATCH 1/2] arm64: RAS: add ras extension runtime detection
 2017-03-06 10:00 UTC  (4+ messages)
` [PATCH 2/2] acpi: apei: handle SEI notification type for ARMv8

[PATCH 00/38] Remove struct eth_driver
 2017-03-06 10:00 UTC  (39+ messages)
` [PATCH 01/38] eal: add name field to generic device
` [PATCH 02/38] eal: parse "driver" device argument before probing drivers
` [PATCH 03/38] net/nfp: use library function for DMA zone reserve
` [PATCH 04/38] net/vmxnet3: "
` [PATCH 05/38] ether: add allocation helper for virtual drivers
` [PATCH 06/38] net/tap: use ethdev allocation helper for virtual devices
` [PATCH 07/38] net/vhost: "
` [PATCH 08/38] net/virtio: "
` [PATCH 09/38] net/af_packet: "
` [PATCH 10/38] app/test: don't short-circuit null device creation
` [PATCH 11/38] net/null: internalize eth_dev_null_create()
` [PATCH 12/38] net/null: use ethdev allocation helper for virtual devices
` [PATCH 13/38] net/bonding: make bonding API call through EAL on create/free
` [PATCH 14/38] net/bonding: use ethdev allocation helper for virtual devices
` [PATCH 15/38] ethdev: add PCI driver helpers
` [PATCH 16/38] net/virtio: Don't use eth_driver
` [PATCH 17/38] net/bnx2x: "
` [PATCH 18/38] net/bnxt: "
` [PATCH 19/38] net/cxgbe: "
` [PATCH 20/38] net/em: "
` [PATCH 21/38] net/igb: "
` [PATCH 22/38] net/ena: "
` [PATCH 23/38] net/enic: "
` [PATCH 24/38] net/fm10k: "
` [PATCH 25/38] net/i40e: "
` [PATCH 26/38] net/i40evf: "
` [PATCH 27/38] net/ixgbe: "
` [PATCH 28/38] net/mlx: Don't reference eth_driver
` [PATCH 29/38] net/nfp: Don't use eth_driver
` [PATCH 30/38] net/qede: "
` [PATCH 31/38] net/sfc: "
` [PATCH 32/38] net/szedata2: "
` [PATCH 33/38] net/thunderx: "
` [PATCH 34/38] net/vmxnet3: "
` [PATCH 35/38] ethdev: remove unused ethdev PCI probe/remove
` [PATCH 36/38] ethdev: remove unused ethdev driver
` [PATCH 37/38] ethdev: remove PCI specific helper from generic ethdev header
` [PATCH 38/38] ethdev: don't include PCI header

[distros-debian-sid test] 68639: regressions - trouble: blocked/broken/fail/pass
 2017-03-06 10:01 UTC 

[PATCH v5 0/3][RESEND] Add QorIQ LS2088A platform support
 2017-03-06 10:01 UTC  (3+ messages)

[PATCH V3 0/4] megachips-stdpxxxx-ge-b850v3-fw
 2017-03-06  9:57 UTC  (4+ messages)

[U-Boot] [linux-sunxi] Re: [PATCH 14/17] sunxi: Pine64: defconfig: enable SPL FIT support
 2017-03-06 10:00 UTC  (4+ messages)

perf: use-after-free in perf_release
 2017-03-06  9:57 UTC 

[PATCH v5 0/2] perf probe: add sdt probes arguments into the uprobe cmd string
 2017-03-06  7:53 UTC  (4+ messages)
` [PATCH 0/5] perf/sdt: Argument support for x86 and powepc

USB3.0 XHCI support on GRUB2
 2017-03-06  9:58 UTC  (12+ messages)
` Fwd: "

[PATCH] clk: tegra: mark TEGRA210_CLK_DBGAPB as always on
 2017-03-06  9:58 UTC  (5+ messages)

[LTP] [PATCH v3 3/3] syscalls/getxattr04.c: add new regression test
 2017-03-06  9:58 UTC  (3+ messages)
` [LTP] [PATCH v4 "

[U-Boot] [RFC PATCH] kbuild: turn of dtc unit address warnings by default
 2017-03-06  9:58 UTC  (2+ messages)

[PATCH] drm/i915: Flush idle work when changing missed-irq fault injection
 2017-03-06  9:57 UTC 

[PATCH] KVM: arm/arm64: Let vcpu thread modify its own active state
 2017-03-06  9:56 UTC  (2+ messages)

[PATCH v2 00/22] PCI: Support for configurable PCI endpoint
 2017-03-06  9:56 UTC  (16+ messages)
` [PATCH v2 03/22] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH v2 08/22] PCI: dwc: designware: Add EP mode support
` [PATCH v2 14/22] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode

[Qemu-trivial] [PATCH v3 00/13] Improvements for SM501 display controller emulation
 2017-03-06  9:55 UTC  (9+ messages)
` [Qemu-trivial] [PATCH v3 13/13] ppc: Add SM501 device in config for ppc and ppcemb targets
  ` [Qemu-trivial] [Qemu-devel] "
    `  "

[Qemu-devel] [Bug 1289788] [NEW] MIDI access (not only adlib) hangs WinNT on QEMU 1.7.x
 2017-03-06  9:44 UTC  (2+ messages)
` [Qemu-devel] [Bug 1289788] "

[PATCH 0/4] Fix DP busy wait and defer disabling overlay plane
 2017-03-06  9:55 UTC  (6+ messages)

[PULL] drm-misc-next
 2017-03-06  9:54 UTC 

[PATCH] powerpc/pseries: move struct hcall_stats to c file
 2017-03-06  9:52 UTC 

[PATCH 1/4] dt-bindings: leds: document property for LED triggers
 2017-03-06  6:16 UTC  (5+ messages)

[PATCH 0/3] ipc subsystem refcounter conversions
 2017-03-06  9:51 UTC  (3+ messages)

[PATCH] ARM: dts: exynos: Add power button for Odroid XU3/4
 2017-03-06  9:49 UTC  (5+ messages)

[PATCH] HID: usbhid: Use pr_<level> and remove unnecessary OOM messages
 2017-03-06  9:50 UTC  (3+ messages)

[PATCH] net/mlx5: fix extended statistics counters identification
 2017-03-06  9:50 UTC  (3+ messages)
  ` [dpdk-stable] "

[PATCH xf86-video-amdgpu] glamor: Don't flush in BlockHandler with Xorg >= 1.19
 2017-03-06  9:49 UTC 

[PATCH v5 0/2] Broadcom FlexRM ring manager support
 2017-03-06  9:40 UTC  (9+ messages)
` [PATCH v5 1/2] mailbox: Add driver for Broadcom FlexRM ring manager
` [PATCH v5 2/2] dt-bindings: Add DT bindings info for "

[linux-lvm] lvextend does not change/fix stripes & stripesize for the whole LV?
 2017-03-06  9:47 UTC  (2+ messages)

fs: use-after-free in path_lookupat
 2017-03-06  9:46 UTC  (12+ messages)

[PATCH v6 0/4] Broadcom SBA RAID support
 2017-03-06  9:43 UTC  (12+ messages)
` [PATCH v6 1/4] lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position
` [PATCH v6 2/4] async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
` [PATCH v6 3/4] dmaengine: Add Broadcom SBA RAID driver
` [PATCH v6 4/4] dt-bindings: Add DT bindings document for "

[PATCH] blk: improve order of bio handling in generic_make_request()
 2017-03-06  9:43 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: keystone: Pass SPI MTD partition table via kernel command line
 2017-03-06  9:46 UTC  (3+ messages)

[PATCH] ubifs: fix RENAME_WHITEOUT support
 2017-03-06  9:46 UTC  (3+ messages)

[PATCH] perf probe: Return errno when does not hit any event
 2017-03-06  9:34 UTC 

[Qemu-arm] [PATCH 1/3] hw/arm/exynos: Convert fprintf to error_report()
 2017-03-06  9:46 UTC  (8+ messages)
` [Qemu-arm] [PATCH 2/3] hw/arm/exynos4210: Constify data pointed by few arguments and variables
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH 3/3] hw/misc/exynos4210_pmu: Reorder local variables for readability
      ` [Qemu-devel] "

[PATCH 00/26] bring back stack frame warning with KASAN
 2017-03-06  9:16 UTC  (3+ messages)
` [PATCH 07/26] brcmsmac: reduce stack size "

RFC: Another proposed hash function transition plan
 2017-03-06  9:43 UTC  (3+ messages)

[U-Boot] STi U-boot git tree request
 2017-03-06  9:45 UTC 

[Qemu-devel] [PATCH v2] spapr_pci: allow control of BAR alignment through SLOF
 2017-03-06  9:43 UTC  (4+ messages)

[patch added to 3.12-stable] ext4: validate s_first_meta_bg at mount time
 2017-03-06  9:09 UTC  (4+ messages)
` [patch added to 3.12-stable] ext4: fix fencepost in s_first_meta_bg validation
` [patch added to 3.12-stable] ocfs2: do not write error flag to user structure we cannot copy from/to
` [patch added to 3.12-stable] Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()

[U-Boot] [PATCH v3 0/9] sunxi: DM-based CLK, RESET and PINCTRL
 2017-03-06  9:43 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/11] MTTCG fixups for 2.9
 2017-03-06  9:43 UTC  (3+ messages)

[PATCH 00/17] fs, btrfs refcount conversions
 2017-03-06  9:43 UTC  (3+ messages)

Updated drm-intel-testing
 2017-03-06  9:43 UTC 

[PATCH 1/2] drm/exynos: mixer: simplify mixer_cfg_rgb_fmt()
 2017-03-06  9:43 UTC  (6+ messages)
    ` [PATCH 2/2] drm/exynos: mixer: document YCbCr magic numbers

[U-Boot] [PATCH] regmap: add support for address cell 2
 2017-03-06  9:43 UTC  (3+ messages)

[PATCH v2 0/3] Renesas R-Car VSP1 rotation support
 2017-03-06  9:41 UTC  (5+ messages)
` [PATCH v2 2/3] v4l: Clearly document interactions between formats, controls and buffers

[PATCH 3.12 001/113] x86/Kconfig: Simplify X86_IO_APIC dependencies
 2017-03-06  9:11 UTC  (21+ messages)
` [PATCH 3.12 000/113] 3.12.71-stable review
  ` [PATCH 3.12 002/113] crypto: caam - fix non-hmac hashes
  ` [PATCH 3.12 003/113] net: possible use after free in dst_release
  ` [PATCH 3.12 007/113] ISDN: eicon: silence misleading array-bounds warning
  ` [PATCH 3.12 008/113] can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
  ` [PATCH 3.12 009/113] can: ti_hecc: add missing prepare and unprepare of the clock
  ` [PATCH 3.12 010/113] ARC: [arcompact] handle unaligned access delay slot corner case
  ` [PATCH 3.12 011/113] parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
  ` [PATCH 3.12 012/113] nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
  ` [PATCH 3.12 013/113] SUNRPC: cleanup ida information when removing sunrpc module
  ` [PATCH 3.12 014/113] drm/i915: Don't leak edid in intel_crt_detect_ddc()
  ` [PATCH 3.12 015/113] s5k4ecgx: select CRC32 helper
  ` [PATCH 3.12 016/113] platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT
  ` [PATCH 3.12 017/113] net: fix harmonize_features() vs NETIF_F_HIGHDMA
  ` [PATCH 3.12 018/113] ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
  ` [PATCH 3.12 019/113] tcp: initialize max window for a new fastopen socket
  ` [PATCH 3.12 020/113] af_unix: move unix_mknod() out of bindlock
  ` [PATCH 3.12 021/113] qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
  ` [PATCH 3.12 022/113] USB: serial: option: add WeTelecom WM-D200
  ` [PATCH 3.12 029/113] svcrpc: fix oops in absence of krb5 module

[PATCH] powerpc: sparsemem should be the default on powernv
 2017-03-06  9:41 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2017-03-06  9:41 UTC 

[RFC 00/11] make try_to_unmap simple
 2017-03-06  9:40 UTC  (5+ messages)
` [RFC 05/11] mm: make the try_to_munlock void function

linux-4.11-rc1/drivers/gpu/drm/amd/amdgpu/vi.c: 3 bugs
 2017-03-06  9:40 UTC 

Modify efivars permisson denied
 2017-03-06  9:39 UTC  (5+ messages)


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.