All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-20 19:29:11 to 2019-09-20 21:00:11 UTC [more...]

post-receive: pub/scm/linux/kernel/git/nvdimm/nvdimm
 2019-09-20 21:00 UTC 

[PATCH v2 00/13] TGL TC enabling v2
 2019-09-20 20:59 UTC  (6+ messages)
` [PATCH v2 06/13] drm/i915/tgl: Add support for dkl pll write
` [PATCH v2 07/13] drm/i915/tgl: TC helper function to return pin mapping

[PATCH CI 0/6] TGL TC enabling v2-CI
 2019-09-20 20:58 UTC  (7+ messages)
` [PATCH CI 1/6] drm/i915/tgl: Add missing ddi clock select during DP init sequence
` [PATCH CI 2/6] drm/i915/tgl: Finish modular FIA support on registers
` [PATCH CI 3/6] drm/i915/tgl/pll: Set update_active_dpll
` [PATCH CI 4/6] drm/i915/tgl: Add dkl phy registers
` [PATCH CI 5/6] drm/i915/icl: Unify disable and enable phy clock gating functions
` [PATCH CI 6/6] drm/i915/tgl: Check the UC health of tc controllers after power on

[U-Boot] [PATCH v2 1/8] configs: Sync all baseboard specific pico-imx7d
 2019-09-20 20:58 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/8] mx53loco: Fix U-Boot corruption after saving the environment
` [U-Boot] [PATCH v2 3/8] mx6: clock: Allow enable_ipu_clock() to be built for SPL code
` [U-Boot] [PATCH v2 4/8] pico-imx6: Add initial support
` [U-Boot] [PATCH v2 5/8] pico-imx6: Fix bootmenu handling
` [U-Boot] [PATCH v2 6/8] pico-imx6: Add Ethernet support
` [U-Boot] [PATCH v2 7/8] pico-imx6: Add splashscreen support
` [U-Boot] [PATCH v2 8/8] pico-imx6: Add Falcon mode

[PATCH] io_uring: IORING_OP_TIMEOUT support
 2019-09-20 20:56 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-09-20 20:54 UTC 

post-receive: pub/scm/linux/kernel/git/andrea/aa
 2019-09-20 20:54 UTC 

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2019-09-20 20:54 UTC 

[PATCH] perf: add support for logging debug messages to file
 2019-09-20 20:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/andrea/aa
 2019-09-20 20:53 UTC 

post-receive: pub/scm/linux/kernel/git/andrea/aa
 2019-09-20 20:52 UTC 

Linux 5.3-rc8
 2019-09-20 20:51 UTC  (25+ messages)
    ` [PATCH RFC] random: getrandom(2): don't block on non-initialized entropy pool
        ` [PATCH RFC v2] random: optionally block in getrandom(2) when the CRNG is uninitialized
            ` [PATCH RFC v4 0/1] random: WARN on large getrandom() waits and introduce getrandom2()
              ` [PATCH RFC v4 1/1] "

[Buildroot] [Bug 12241] New: Permission denied while running "make"
 2019-09-20 20:51 UTC  (2+ messages)
` [Buildroot] [Bug 12241] "

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2019-09-20 20:50 UTC 

[PATCH] Acceptance tests: use avocado.utils.ssh for SSH interaction
 2019-09-20 20:49 UTC  (5+ messages)

[PATCH v2] merge-recursive: symlink's descendants not in way
 2019-09-20 20:50 UTC  (4+ messages)

[PATCHv2 0/6] nvme: double reset prevention
 2019-09-20 20:49 UTC  (6+ messages)
` [PATCHv2 6/6] nvme: Wait for reset state when required

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-09-20 20:49 UTC 

[PATCH] drm/amdgpu/display: fix 64 bit divide
 2019-09-20 20:49 UTC  (2+ messages)

[U-Boot] [PATCH v2] imx: wandboard: convert FEC support to DM_ETH
 2019-09-20 20:49 UTC 

[PATCH bpf] libbpf: fix version identification on busybox
 2019-09-20 20:48 UTC  (7+ messages)

[PATCH 1/2] drm/i915/selftests: Verify the LRC register layout between init and HW
 2019-09-20 20:46 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/tgl: Swap engines for rc6/powersaving
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/selftests: Verify the LRC register layout between init and HW

[PATCH 1/4] softirq: implement IRQ flood detection mechanism
 2019-09-20 20:45 UTC  (17+ messages)

[PATCH] kvm: svm: Intercept RDPRU
 2019-09-20 20:44 UTC  (2+ messages)

[PATCH] serdev: Add ACPI devices by ResourceSource field
 2019-09-20 20:43 UTC  (5+ messages)

"Fix spurious sanity check failures in destroy_workqueue()" introduced memory leaks
 2019-09-20 20:43 UTC  (2+ messages)
` [PATCH wq/for-5.4-fixes] workqueue: Fix missing kfree(rescuer) in destroy_workqueue()

post-receive: pub/scm/linux/kernel/git/tj/wq
 2019-09-20 20:42 UTC 

post-receive: pub/scm/git/git
 2019-09-20 20:41 UTC 

[PATCH 0/1] multi-pack-index: add --no-progress
 2019-09-20 20:39 UTC  (13+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] midx: add MIDX_PROGRESS flag Add the MIDX_PROGRESS flag and update the write|verify|expire|repack functions in midx.h to accept a flags parameter. The MIDX_PROGRESS flag indicates whether the caller of the function would like progress information to be displayed. This patch only changes the method prototypes and does not change the functionality. The functionality change will be handled by a later patch
  ` [PATCH v2 2/6] midx: add progress to write_midx_file Add progress to write_midx_file. Progress is displayed when the MIDX_PROGRESS flag is set
  ` [PATCH v2 5/6] midx: honor the MIDX_PROGRESS flag in midx_repack Update midx_repack to only display progress "

[PATCH v2 00/11] Introduces new count-based method for monitoring lockless pagetable wakls
 2019-09-20 20:28 UTC  (31+ messages)
` [PATCH v2 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks
` [PATCH v2 02/11] asm-generic/pgtable: Adds dummy functions "
` [PATCH v2 03/11] mm/gup: Applies counting method to monitor gup_pgd_range
` [PATCH v2 04/11] powerpc/mce_power: Applies counting method to monitor lockless pgtbl walks
` [PATCH v2 05/11] powerpc/perf: "
` [PATCH v2 06/11] powerpc/mm/book3s64/hash: "
` [PATCH v2 07/11] powerpc/kvm/e500: "
` [PATCH v2 08/11] powerpc/kvm/book3s_hv: "
` [PATCH v2 09/11] powerpc/kvm/book3s_64: "
` [PATCH v2 10/11] powerpc/book3s_64: Enables counting method to monitor lockless pgtbl walk
` [PATCH v2 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing

[PATCH v4 0/2] net/ibmvnic: serialization fixes
 2019-09-20 20:11 UTC  (6+ messages)
` [PATCH v4 1/2] net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
` [PATCH v4 2/2] net/ibmvnic: prevent more than one thread from running in reset

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-09-20 20:32 UTC 

[PATCH] drm/sun4i: Add missing pixel formats to the vi layer
 2019-09-20 20:31 UTC  (4+ messages)
`  "

post-receive: pub/scm/utils/rt-tests/rt-tests
 2019-09-20 20:31 UTC 

post-receive: pub/scm/linux/kernel/git/j.anaszewski/linux-leds
 2019-09-20 20:31 UTC 

[PATCH 1/2] devtool: finish: Keep patches ordered when updating bbappend
 2019-09-20 20:30 UTC  (2+ messages)
` [PATCH 2/2] devtool: finish: Add suppport for the --no-clean option

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS bae5d8dabeb736afcaf0b4af588e6d26bda9fe81
 2019-09-20 20:30 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS f323a3254b0ed9939d584e7a62d5555f8b4b99a6
 2019-09-20 20:29 UTC 

[PATCH v4 0/2] leds: tlc591xx: switch to managed LED registration
 2019-09-20 20:29 UTC  (3+ messages)
` [PATCH v4 2/2] leds: tlc591xx: use devm_led_classdev_register_ext()

post-receive: pub/scm/linux/kernel/git/j.anaszewski/linux-leds
 2019-09-20 20:27 UTC 

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2019-09-20 20:24 UTC 

[PATCH] selftests/kselftest/runner.sh: Add 45 second timeout per test
 2019-09-20 20:24 UTC  (5+ messages)

[dmidecode] Crucial SODIMM-DDR3 RAM and Manufacturer: 859B
 2019-09-20 20:23 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2019-09-20 20:23 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/pulseaudio
 2019-09-20 20:22 UTC 

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2019-09-20 20:22 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/pulseaudio
 2019-09-20 20:22 UTC 

[PATCH v2 1/6] drm/i915: add i915_driver_modeset_remove()
 2019-09-20 20:21 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/6] "
` ✓ Fi.CI.BAT: success "

BUG: unable to handle kernel paging request in __pm_runtime_resume
 2019-09-20 20:20 UTC  (2+ messages)

[Bug 204877] New: [Regression] Linux 5.3 break connecting a DualShock 4 controller via bluetooth
 2019-09-20 20:20 UTC  (2+ messages)
` [Bug 204877] [Regression] Linux 5.3 breaks "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-09-20 20:16 UTC 

[U-Boot] [PATCH] imx: wandboard: convert FEC support to DM_ETH
 2019-09-20 20:16 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-09-20 20:14 UTC 

[PATCH 1/2] MAINTAINERS: Update Allwinner DRM drivers entry
 2019-09-20 20:12 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: Add Jernej Škrabec as a reviewer for DE2

[PATCH 0/4] Cleanup arm64 driver dependencies
 2019-09-20 20:12 UTC  (5+ messages)
` [PATCH 3/4] arm64: Kconfig: Fix VEXPRESS "

[PATCH] drm: Remove redundant of_device_is_available check
 2019-09-20 20:09 UTC  (3+ messages)

[PATCH] drm/sun4i: Use vi plane as primary
 2019-09-20 20:09 UTC  (6+ messages)

[PATCH v5] cec-follower: add tuner analog service emulation
 2019-09-20 20:07 UTC  (7+ messages)
` [PATCH v6] "
  ` [Linux-kernel-mentees] "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-09-20 20:06 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-09-20 20:04 UTC 

[PATCH 3.16 000/132] 3.16.74-rc1 review
 2019-09-20 20:04 UTC  (2+ messages)

[PATCH 0/5] Initialise thermal framework earlier during boot
 2019-09-20 20:03 UTC  (6+ messages)
` [PATCH 5/5] cpufreq: qcom-hw: Move driver initialisation earlier

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-09-20 20:02 UTC 

[PATCH] docker: move tests from python2 to python3
 2019-09-20 20:00 UTC 

[Xen-devel] [xen-unstable-smoke test] 141531: regressions - trouble: blocked/fail
 2019-09-20 20:01 UTC 

[f2fs-dev] [GIT PULL] f2fs for 5.4
 2019-09-20 20:01 UTC  (2+ messages)
`  "

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2019-09-20 19:58 UTC 

master - writecache: display layout and role fields
 2019-09-20 19:55 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-09-20 19:55 UTC 

Linux Keyspan USB serial driver ignoring XOFF
 2019-09-20 19:49 UTC 

[PATCH] drm/i915/tgl: Swap engines for rc6/powersaving
 2019-09-20 19:55 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[master][PATCH] systemd: restore use of sysinit.target.wants by pre-creating the dir
 2019-09-20 19:53 UTC 

[PATCH 1/2] nl80211: validate beacon head
 2019-09-20 19:54 UTC  (2+ messages)
` [PATCH 2/2] cfg80211: validate SSID/MBSSID element ordering assumption

[U-Boot] [PATCH v2 00/08] Please pull https://github.com/OSSystems/u-boot for-imx
 2019-09-20 19:52 UTC 

[Qemu-devel] [PATCH 0/2] Fix tarball builds of UEFI/EDK2 firmware
 2019-09-20 19:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] roms/Makefile.edk2: don't pull in submodules when building from tarball

[Qemu-devel] [Bug 1811533] [NEW] Unstable Win10 guest with qemu 3.1 + huge pages + hv_stimer
 2019-09-20 19:41 UTC  (2+ messages)
` [Bug 1811533] "

phosphor-isolation
 2019-09-20 19:51 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-09-20 19:50 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS e8f91508485c9cafa9422099d391a5e693a553b1
 2019-09-20 19:49 UTC 

[PATCH] leds-bcm63xx: Use devm_platform_ioremap_resource() in two functions
 2019-09-20 19:49 UTC  (5+ messages)
  ` [PATCH v2] leds-bcm6328: Use devm_platform_ioremap_resource() in bcm6328_leds_probe()

[PATCH] drm/amdgpu/atomfirmware: use proper index for querying vram type
 2019-09-20 19:49 UTC 

linux-next: Tree for Sep 20
 2019-09-20 19:48 UTC  (2+ messages)
` linux-next: Tree for Sep 20 (amd/display)

[PATCH BlueZ] gdbus: Properly set owner of filter data at start of client creation
 2019-09-20 19:48 UTC  (6+ messages)

Kernel panic during drm/nouveau init 5.3.0-rc7-next-20190903
 2019-09-20 19:48 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/j.anaszewski/linux-leds
 2019-09-20 19:47 UTC 

[PATCH net-next] tuntap: Fallback to automq on TUNSETSTEERINGEBPF prog negative return
 2019-09-20 19:45 UTC  (2+ messages)

[PATCH] ieee802154: mcr20a: simplify a bit 'mcr20a_handle_rx_read_buf_complete()'
 2019-09-20 19:45 UTC  (2+ messages)

[kvm-unit-tests PATCH] kvm-unit-test: x86: Add RDPRU test
 2019-09-20 19:44 UTC  (3+ messages)

[Xen-devel] [xen-unstable-smoke bisection] complete build-arm64-xsm
 2019-09-20 19:42 UTC 

[PATCH -next] crypto: inside-secure - Fix build error without CONFIG_PCI
 2019-09-20 19:42 UTC  (6+ messages)
` [PATCH v2 "
      ` PCI: Add stub pci_irq_vector and others

[PATCH] objtool: bump function name limit to 256 characters
 2019-09-20 19:40 UTC  (2+ messages)

[PATCH] perf map: fix overlapped map handling
 2019-09-20 19:38 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2019-09-20 19:38 UTC 

[PATCH 3/3] mm:fix gup_pud_range
 2019-09-20 19:37 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: renesas: tpu: convert bindings to json-schema
 2019-09-20 19:36 UTC 

[PATCH 1/2] drm: Fix duplicate const warning in drm_gem_ttm_helper.c
 2019-09-20 19:35 UTC  (3+ messages)
` [PATCH 2/2] Documentation/gpu: Fix no structured comments warning for drm_gem_ttm_helper.h

[PATCH] dt-bindings: pwm: renesas: pwm-rcar: convert bindings to json-schema
 2019-09-20 19:35 UTC 

[PATCH] dt-bindings: irqchip: renesas: intc-irqpin: convert bindings to json-schema
 2019-09-20 19:34 UTC 

[PATCH] media: staging: ipu3: Enable IOVA API only when IOMMU support is enabled
 2019-09-20 19:32 UTC  (6+ messages)
` [PATCH] media: staging: tegra-vde: Fix build error

[Buildroot] [PATCH] package/ncurses: License information is in a separate file
 2019-09-20 19:32 UTC 

[RFC 0/4] POC: Generating realistic block errors
 2019-09-20 19:29 UTC  (7+ messages)
` [RFC 4/4] ahci media error reporting

[PATCH] ethernet: Use devm_platform_ioremap_resource() in three functions
 2019-09-20 19:23 UTC  (4+ messages)
  ` [PATCH v2] ethernet: lantiq_xrx200: Use devm_platform_ioremap_resource() in xrx200_probe()

[PATCH testsuite] tests/Makefile: check if BPF library is installed
 2019-09-20 19:29 UTC  (3+ 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.