All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-08 06:31:55 to 2017-09-08 07:50:09 UTC [more...]

[PATCH 0/8] drm/sun4i: Make both display pipeline work together
 2017-09-08  7:50 UTC  (4+ messages)
  ` [PATCH 1/8] ARM: dts: sun6i: Fix endpoint IDs in second display pipeline

"git shortlog -sn --follow -- <path>" counts all commits to entire repo
 2017-09-08  7:49 UTC  (5+ messages)

[Qemu-devel] [PATCH] hw/usb: Disable 'usb-host' device when no USB is available in the target
 2017-09-08  7:47 UTC 

[PATCH] drm/sun4i: tcon: Unconditionally reset the TCON
 2017-09-08  7:47 UTC  (4+ messages)

[PATCH] vhost: adaptively batch small guest memory copies
 2017-09-08  7:41 UTC  (2+ messages)

Accessing userspace created persistent eBPF maps from kernel bpf restricted C
 2017-09-08  7:45 UTC  (7+ messages)

[PATCH 00/10] Implement transactions for the packed ref store
 2017-09-08  7:45 UTC  (13+ messages)
` [PATCH 01/10] packed-backend: don't adjust the reference count on lock/unlock
` [PATCH 02/10] struct ref_transaction: add a place for backends to store data
` [PATCH 06/10] files_initial_transaction_commit(): use a transaction for packed refs
` [PATCH 07/10] t1404: demonstrate two problems with reference transactions
` [PATCH 08/10] files_ref_store: use a transaction to update packed refs

[PATCH] test: support to check AVX512F
 2017-09-08  7:44 UTC 

The basehash value changed from
 2017-09-08  7:43 UTC  (3+ messages)

[PATCH v5 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-09-08  7:43 UTC  (38+ messages)
` [PATCH v5 01/10] arm64: dts: allwinner: Restore EMAC changes
` [PATCH v5 02/10] dt-bindings: net: Restore sun8i dwmac binding
` [PATCH v5 03/10] arm: dts: sunxi: Restore EMAC changes
` [PATCH v5 04/10] net: stmmac: sun8i: Restore the compatibles
` [PATCH v5 05/10] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY
` [PATCH v5 06/10] ARM: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac
` [PATCH v5 07/10] arm64: dts: allwinner: add snps,dwmac-mdio compatible to emac/mdio
  ` [PATCH v5 07/10] arm64: dts: allwinner: add snps, dwmac-mdio "
` [PATCH v5 08/10] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated
` [PATCH v5 09/10] net: stmmac: snps,dwmac-mdio MDIOs are automatically registered
  ` [PATCH v5 09/10] net: stmmac: snps, dwmac-mdio "
` [PATCH v5 10/10] net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs

[kernel-hardening] [PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
 2017-09-08  7:42 UTC  (11+ messages)
` [kernel-hardening] [PATCH v6 01/11] mm: add MAP_HUGETLB support to vm_mmap
  `  "
    ` [kernel-hardening] "
` [kernel-hardening] [PATCH v6 04/11] swiotlb: Map the buffer if it was unmapped by XPFO
  ` [kernel-hardening] "
      `  "

[Qemu-devel] emulation cycle number implementation
 2017-09-08  7:41 UTC  (3+ messages)

Faulting linear address??
 2017-09-08  7:40 UTC  (2+ messages)

[PATCH i-g-t] tests: Add kms_atomic_interruptible test, v2
 2017-09-08  7:39 UTC  (3+ messages)

[PATCH 0/1] Two changes before we go to rc
 2017-09-08  7:39 UTC  (4+ messages)

[PATCH 00/14] Fix wrong %pF and %pS printk format specifier usages
 2017-09-08  7:38 UTC  (3+ messages)
` [PATCH 10/14] fs/xfs: Use %pS printk format for direct addresses

[PATCH 1/2] xfs: report zeroed or not correctly in xfs_zero_range()
 2017-09-08  7:37 UTC  (4+ messages)
` [PATCH 2/2] xfs: kill meaningless variable 'zero'

[PATCH] clk: sunxi-ng: Implement reset control status readback
 2017-09-08  7:37 UTC  (2+ messages)

[Buildroot] [PATCH] qt: add patch fixing build failure on ARMv8 in 32-bit mode
 2017-09-08  7:35 UTC 

[PATCH v3 1/2] powerpc/mm: Export flush_all_mm()
 2017-09-08  7:34 UTC  (4+ messages)
` [PATCH v3 2/2] cxl: Enable global TLBIs for cxl contexts

[U-Boot] [PATCH 1/2] rockchip: sdhci: update reg map for of-platdata
 2017-09-08  7:34 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] rockchip: ram: rk3399: "

[RFT][PATCH 0/2] i2c: designware: Runtime PM aware system sleep handling
 2017-09-08  7:34 UTC  (5+ messages)
` [RFT][PATCH v3 0/3] "

refactor extent manipulation
 2017-09-08  7:33 UTC  (4+ messages)
` [PATCH 07/17] xfs: use the proper state defines in xfs_bmap_del_extent_real

[RFC] Unicore Subproject Proposal
 2017-09-08  7:33 UTC  (2+ messages)

[PATCH v1 0/4] perf annotate: Display multiple events on the left side of annotate view
 2017-09-08  7:31 UTC  (2+ messages)

[PATCH] xfs: check kthread_should_stop() after the setting of task state
 2017-09-08  7:32 UTC  (2+ messages)

[LTP] [RFC PATCH v9 0/7] Simplify network setup + fix some multicast network stress tests
 2017-09-08  7:32 UTC  (15+ messages)
` [LTP] [RFC PATCH v9 1/7] lib/test_net.sh: Add unused IP address helper functions
` [LTP] [RFC PATCH v9 2/7] network/stress: Add library helper for stress testing
` [LTP] [RFC PATCH v9 3/7] network/stress: Simplify make_background_tcp_traffic usage
` [LTP] [RFC PATCH v9 4/7] network/stress: Reduce the default number of cycles for various tests
` [LTP] [RFC PATCH v9 5/7] network/stress: Fix and cleanup part of multicast IPv4 tests
` [LTP] [RFC PATCH v9 6/7] network: Add tools for setup IP related environment variables
` [LTP] [RFC PATCH v9 7/7] network: Use tools to set up IPv4 and IPv6 related variables

[PATCH i-g-t] pm_rps: [RFC] RPS tests documentation update
 2017-09-08  7:30 UTC  (4+ messages)

[Qemu-devel] [Qemu devel v8 PATCH 0/5] Add support for Smartfusion2 SoC
 2017-09-08  7:26 UTC  (8+ messages)
` [Qemu-devel] [Qemu devel v8 PATCH 4/5] msf2: Add "
  ` [Qemu-arm] "
` [Qemu-arm] [Qemu devel v8 PATCH 0/5] Add support for "

[Buildroot] [PATCH] shairport-sync: bump to version 3.1.1
 2017-09-08  7:25 UTC 

Patch "drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context" has been added to the 4.9-stable tree
 2017-09-08  7:25 UTC 

Patch "drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()" has been added to the 4.9-stable tree
 2017-09-08  7:25 UTC 

Patch "drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context" has been added to the 4.4-stable tree
 2017-09-08  7:24 UTC 

Patch "drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()" has been added to the 4.4-stable tree
 2017-09-08  7:24 UTC 

Patch "drm/bridge: adv7511: Re-write the i2c address before EDID probing" has been added to the 4.4-stable tree
 2017-09-08  7:24 UTC 

Patch "drm/bridge: adv7511: Fix mutex deadlock when interrupts are disabled" has been added to the 4.4-stable tree
 2017-09-08  7:24 UTC 

Patch "drm: adv7511: really enable interrupts for EDID detection" has been added to the 4.4-stable tree
 2017-09-08  7:24 UTC 

[PATCH 0/5] nvme: remove FC transport status values
 2017-09-08  7:24 UTC  (3+ messages)
` [PATCH 1/5] nvme: remove FC transport-specific error values

Patch "of/device: Prevent buffer overflow in of_device_modalias()" has been added to the 4.13-stable tree
 2017-09-08  7:24 UTC 

Patch "of/device: Prevent buffer overflow in of_device_modalias()" has been added to the 4.12-stable tree
 2017-09-08  7:24 UTC 

[U-Boot] [Bug] Installation of sources fails on case insensitive filesystems
 2017-09-08  7:23 UTC  (2+ messages)

[PATCH 4.4.y] drm: adv7511: Re-write the i2c address before EDID probing
 2017-09-08  7:21 UTC  (2+ messages)

[LTP] [PATCH] [RFC] lib/tst_test: Report 0 if test has both TPASS and TCONF
 2017-09-08  7:21 UTC  (2+ messages)

[PATCH 0/2] xfs: some DAX fixes
 2017-09-08  7:21 UTC  (7+ messages)
` [PATCH 1/2] xfs: always use DAX if mount option is used
` [PATCH 2/2] xfs: validate bdev support for DAX inode flag

[PATCH igt] igt/tools_test: Remove dmesg subtest
 2017-09-08  7:21 UTC  (2+ messages)

[PATCH] arm64: KVM: VHE: reset PSTATE.UAO when switch to host
 2017-09-08  7:19 UTC  (4+ messages)

[PATCH 1/2] drm/i915/guc: Add GuC Load time to debugfs
 2017-09-08  7:17 UTC  (3+ messages)

XFS mounted with 'discard' option - deleting fio test files slow
 2017-09-08  7:16 UTC  (3+ messages)

[PATCH] HID: rmi: Make sure the HID device is opened on resume
 2017-09-08  7:16 UTC  (4+ messages)

[Cocci] Checking statement order for patch generation with SmPL support
 2017-09-08  7:15 UTC  (8+ messages)

[PATCH] drm/i915: Transform WaInPlaceDecompressionHang to a simple reg write
 2017-09-08  7:15 UTC  (7+ messages)

[PATCH] thermal/drivers/generic-iio-adc: Switch tz request to devm version
 2017-09-08  7:13 UTC  (7+ messages)
  ` [PATCH V2] "

[CI] drm/i915: Disable snooping (userptr, set-cache-level) on gen4
 2017-09-08  7:11 UTC  (2+ messages)

[PATCH] mm/vmstats: add counters for the page frag cache
 2017-09-08  7:11 UTC  (4+ messages)
  `  "

Patch "scsi: sg: recheck MMAP_IO request length with lock held" has been added to the 4.9-stable tree
 2017-09-08  7:11 UTC 

Patch "scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE" has been added to the 4.9-stable tree
 2017-09-08  7:11 UTC 

Patch "scsi: sg: recheck MMAP_IO request length with lock held" has been added to the 4.4-stable tree
 2017-09-08  7:10 UTC 

Patch "scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE" has been added to the 4.4-stable tree
 2017-09-08  7:10 UTC 

[PATCH 0/3] m68k: coldfire MMU fixes
 2017-09-08  7:01 UTC  (4+ messages)
` [PATCH 1/3] m68k: move coldfire MMU initialization code
` [PATCH 2/3] m68k: fix ColdFire node shift size calculation
` [PATCH 3/3] m68k: allow ColdFire m5441x parts to run with MMU enabled

Patch "scsi: sg: recheck MMAP_IO request length with lock held" has been added to the 4.13-stable tree
 2017-09-08  7:10 UTC 

Patch "scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE" has been added to the 4.13-stable tree
 2017-09-08  7:10 UTC 

Patch "scsi: sg: recheck MMAP_IO request length with lock held" has been added to the 4.12-stable tree
 2017-09-08  7:10 UTC 

Patch "scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE" has been added to the 4.12-stable tree
 2017-09-08  7:10 UTC 

[PATCH] scsi: sg: protect accesses to 'reserved' page array
 2017-09-08  7:10 UTC  (6+ messages)

Patch "scsi: sg: recheck MMAP_IO request length with lock held" has been added to the 3.18-stable tree
 2017-09-08  7:09 UTC 

Patch "scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE" has been added to the 3.18-stable tree
 2017-09-08  7:09 UTC 

[GIT PULL] Security subsystem updates for 4.14
 2017-09-08  7:09 UTC  (5+ messages)

[PATCH i-g-t] lib/sysfs: Fix fbcon rebind
 2017-09-08  7:09 UTC  (4+ messages)

[PATCH] powerpc/mm: Fix missing mmap_sem release
 2017-09-08  7:08 UTC  (3+ messages)

[Buildroot] [Bug 9926] New: systemd-resolved.service: Failed at step NAMESPACE (systemd 233)
 2017-09-08  7:07 UTC  (2+ messages)
` [Buildroot] [Bug 9926] "

[PATCH v8 0/3] Add support Rockchip Soc LVDS
 2017-09-08  7:05 UTC  (8+ messages)
` [PATCH v8 3/3] drm/rockchip: Add support for "

[PATCH 0/18] arm64: renesas: add ULCB Kingfisher board
 2017-09-08  7:05 UTC  (5+ messages)
` [PATCH 01/18] dt: arm: shmobile: add M3ULCB Kingfisher board DT bindings

[PATCH v6 1/3] dt-bindings: net: document Bluetooth bindings in one place
 2017-09-08  7:04 UTC  (4+ messages)
` [PATCH v6 3/3] Bluetooth: btqcomsmd: retrieve BD address from DT property

[RFC PATCH 0/8] Further radix TLB flush optimisations
 2017-09-08  7:03 UTC  (5+ messages)
` [RFC PATCH 8/8] powerpc/64s/radix: Only flush local TLB for spurious fault flushes

[PATCH 3/4] can: flexcan: implement error passive state quirk
 2017-09-08  7:02 UTC  (9+ messages)

[PATCH] drm/i915/dsi: Silence atomic update failure with DSI panel
 2017-09-08  7:00 UTC  (8+ messages)

[PATCH] ttyport: trivial fix for some typo in comments
 2017-09-08  6:59 UTC  (3+ messages)
  ` [PATCH V2] "

[PATCH i-g-t] lib: Assert when gem is dead in igt_require_gem
 2017-09-08  6:59 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[Qemu-devel] [PATCH v4] buildsys: Move crypto cflags/libs to per object variables
 2017-09-08  6:59 UTC  (3+ messages)

[PATCH] mfd: rtsx: Add support for RTS5260
 2017-09-08  6:57 UTC 

[PATCH i-g-t] intel_l3_parity: More helpful output in case of errors
 2017-09-08  6:57 UTC  (4+ messages)

[PATCH v5 0/8] xen: better grant v2 support
 2017-09-08  6:56 UTC  (9+ messages)
` [PATCH v5 1/8] xen: move XENMAPSPACE_grant_table code into grant_table.c
` [PATCH v5 2/8] xen: clean up grant_table.h
` [PATCH v5 3/8] xen: delay allocation of grant table sub structures
` [PATCH v5 4/8] xen: make grant resource limits per domain
` [PATCH v5 5/8] xen: double default grant frame limit for huge hosts
` [PATCH v5 6/8] xen: add new domctl hypercall to set grant table resource limits
` [PATCH v5 7/8] libxc: add libxc support for setting "
` [PATCH v5 8/8] libxl: add libxl "

[Buildroot] [PATCH v2] gst1-plugins-bad: fix build against openjpeg 2.2
 2017-09-08  6:56 UTC  (2+ messages)

[PATCH] scsi: shost->async_scan should be protected by mutex_lock
 2017-09-08  6:54 UTC  (2+ messages)

[PATCH 1/2] wireless: set correct mandatory rate flags
 2017-09-08  6:55 UTC  (4+ messages)
` [PATCH 2/2] wireless: return correct mandatory rates

[PATCH i-g-t 00/22] RFC: meson build system support
 2017-09-08  6:55 UTC  (7+ messages)
` [PATCH i-g-t 07/22] lib: clean up header includes
` [PATCH i-g-t 12/22] meson: basic build system support

[Buildroot] [PATCH 1/1] Openjpeg: Fix malloc poison issue, add C++ and threads dependencies
 2017-09-08  6:55 UTC  (2+ messages)

Building and using a second toolchain
 2017-09-08  6:53 UTC  (6+ messages)

v2017.09.0
 2017-09-08  6:51 UTC 

ALPS touchpad ot correctly recognized: GlidePoint vs DualPoint
 2017-09-08  6:48 UTC  (4+ messages)

[PATCH i-g-t v2] tests/gem_flink_basic: Add documentation for subtests
 2017-09-08  6:45 UTC  (4+ messages)

[PATCH 2/2] drm/amd/powerplay: fix spelling typo in function name
 2017-09-08  6:40 UTC 

[PATCH 1/2] drm/amdgpu: add support for request SI/CI firmware in CGS
 2017-09-08  6:40 UTC 

[PATCH 00/34] plug strbuf memory leaks
 2017-09-08  6:39 UTC  (9+ messages)
` [PATCH 08/34] connect: release strbuf on error return in git_connect()
  ` [PATCH 27/34] shortlog: release strbuf after use in insert_one_record()

[Qemu-devel] [PATCH] ppc/pnv: fix cores per chip for multiple cpus
 2017-09-08  6:38 UTC  (2+ messages)

[PATCH 0/10] towards clean leak-checker output
 2017-09-08  6:38 UTC  (2+ messages)
` [PATCH v2 10/10] add UNLEAK annotation for reducing leak false positives

[PATCH] drm/tve200: Clean up panel bridging
 2017-09-08  6:35 UTC  (3+ messages)

[Qemu-devel] [PULL 0/4] target/alpha queued patches
 2017-09-08  6:34 UTC  (2+ messages)

[PATCH v19 0/2] virtio-crypto: virtio crypto device specification
 2017-09-08  6:32 UTC  (7+ messages)
  ` [virtio-dev] "
        ` [Qemu-devel] "

[GIT PULL] gvt-next pull
 2017-09-08  6:31 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.