All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-17 18:25:36 to 2019-10-17 19:13:01 UTC [more...]

[PATCH 00/37] DC Patches 17 Oct 2019
 2019-10-17 19:13 UTC  (10+ messages)
  ` [PATCH 01/37] drm/amd/display: add 50us buffer as WA for pstate switch in active
  ` [PATCH 02/37] drm/amd/display: add odm visual confirm
  ` [PATCH 03/37] drm/amd/display: Add unknown clk state
  ` [PATCH 04/37] drm/amd/display: Don't use optimized gamma22 with eetf
  ` [PATCH 05/37] drm/amd/display: Remove superfluous assert
  ` [PATCH 06/37] drm/amd/display: remove unused code
  ` [PATCH 07/37] drm/amd/display: 3.2.55
  ` [PATCH 08/37] drm/amd/display: Add debugfs entry for reading psr state
  ` [PATCH 09/37] drm/amd/display: Enable PSR

[PATCH v6 5/8] drm: rcar-du: crtc: Control CMM operations
 2019-10-17 19:12 UTC  (3+ messages)
` [PATCH v6.1 "

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2019-10-17 19:12 UTC 

Plan for hybrid testing
 2019-10-17 19:11 UTC  (8+ messages)

[PATCH net-next] r8169: remove support for RTL8100e
 2019-10-17 19:11 UTC  (2+ messages)

PCI/MSI: Remove the PCI_MSI_IRQ_DOMAIN architecture whitelist
 2019-10-17 19:11 UTC  (4+ messages)
` [PATCH 3/3] pci: Default to PCI_MSI_IRQ_DOMAIN

[PATCH v3 0/6] Initialise thermal framework and cpufreq earlier during boot
 2019-10-17 19:11 UTC  (3+ messages)
` [PATCH v3 3/6] cpufreq: Initialise the governors in core_initcall

[PATCH v2 2/2] dt-bindings: iio: adc: Add DT docs for AD7292
 2019-10-17 19:11 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/dinguyen/linux
 2019-10-17 19:11 UTC 

[PATCH v6 3/8] drm: rcar-du: Add support for CMM
 2019-10-17 19:11 UTC  (3+ messages)
` [PATCH 6.1 "

[PATCH] arm64: defconfig: enable the Cadence QSPI controller
 2019-10-17 19:10 UTC  (2+ messages)

[PATCH v4 00/35] crypto: crypto API library interfaces for WireGuard
 2019-10-17 19:09 UTC  (36+ messages)
` [PATCH v4 01/35] crypto: tidy up lib/crypto Kconfig and Makefile
` [PATCH v4 02/35] crypto: chacha - move existing library code into lib/crypto
` [PATCH v4 03/35] crypto: x86/chacha - depend on generic chacha library instead of crypto driver
` [PATCH v4 04/35] crypto: x86/chacha - expose SIMD ChaCha routine as library function
` [PATCH v4 05/35] crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
` [PATCH v4 06/35] crypto: arm64/chacha - expose arm64 ChaCha routine as library function
` [PATCH v4 07/35] crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
` [PATCH v4 08/35] crypto: arm/chacha - remove dependency on generic ChaCha driver
` [PATCH v4 09/35] crypto: arm/chacha - expose ARM ChaCha routine as library function
` [PATCH v4 10/35] crypto: mips/chacha - import 32r2 ChaCha code from Zinc
` [PATCH v4 11/35] crypto: mips/chacha - wire up accelerated 32r2 "
` [PATCH v4 12/35] crypto: chacha - unexport chacha_generic routines
` [PATCH v4 13/35] crypto: poly1305 - move core routines into a separate library
` [PATCH v4 14/35] crypto: x86/poly1305 - unify Poly1305 state struct with generic code
` [PATCH v4 15/35] crypto: poly1305 - expose init/update/final library interface
` [PATCH v4 16/35] crypto: x86/poly1305 - depend on generic library not generic shash
` [PATCH v4 17/35] crypto: x86/poly1305 - expose existing driver as poly1305 library
` [PATCH v4 18/35] crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
` [PATCH v4 19/35] crypto: arm/poly1305 "
` [PATCH v4 20/35] crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
` [PATCH v4 21/35] int128: move __uint128_t compiler test to Kconfig
` [PATCH v4 22/35] crypto: BLAKE2s - generic C library implementation and selftest
` [PATCH v4 23/35] crypto: testmgr - add test cases for Blake2s
` [PATCH v4 24/35] crypto: blake2s - implement generic shash driver
` [PATCH v4 25/35] crypto: BLAKE2s - x86_64 SIMD implementation
` [PATCH v4 26/35] crypto: Curve25519 - generic C library implementations
` [PATCH v4 27/35] crypto: testmgr - implement testing for KPP failures
` [PATCH v4 28/35] crypto: curve25519 - add kpp selftest
` [PATCH v4 29/35] crypto: curve25519 - implement generic KPP driver
` [PATCH v4 30/35] crypto: lib/curve25519 - work around Clang stack spilling issue
` [PATCH v4 31/35] crypto: Curve25519 - x86_64 library and KPP implementations
` [PATCH v4 32/35] crypto: arm - import Bernstein and Schwabe's Curve25519 ARM implementation
` [PATCH v4 33/35] crypto: arm/Curve25519 - wire up NEON implementation
` [PATCH v4 34/35] crypto: chacha20poly1305 - import construction and selftest from Zinc
` [PATCH v4 35/35] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine

[PATCH v7 00/20] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-10-17 18:51 UTC  (18+ messages)
` [PATCH v7 01/20] target/arm: Split out rebuild_hflags_common
` [PATCH v7 02/20] target/arm: Split out rebuild_hflags_a64
` [PATCH v7 03/20] target/arm: Split out rebuild_hflags_common_32
` [PATCH v7 04/20] target/arm: Split arm_cpu_data_is_big_endian
` [PATCH v7 05/20] target/arm: Split out rebuild_hflags_m32
` [PATCH v7 06/20] target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
` [PATCH v7 07/20] target/arm: Split out rebuild_hflags_a32
` [PATCH v7 08/20] target/arm: Split out rebuild_hflags_aprofile
` [PATCH v7 09/20] target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
` [PATCH v7 10/20] target/arm: Simplify set of PSTATE_SS "
` [PATCH v7 11/20] target/arm: Hoist computation of TBFLAG_A32.VFPEN
` [PATCH v7 12/20] target/arm: Add arm_rebuild_hflags
` [PATCH v7 13/20] target/arm: Split out arm_mmu_idx_el
` [PATCH v7 14/20] target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
` [PATCH v7 16/20] target/arm: Rebuild hflags at EL changes
` [PATCH v7 17/20] target/arm: Rebuild hflags at MSR writes
` [PATCH v7 20/20] target/arm: Rely on hflags correct in cpu_get_tb_cpu_state

[U-Boot] [PATCH] Enable building of u-boot.itb on Rockchip RK3328 platforms
 2019-10-17 19:08 UTC 

Spontaneous reboots when using RX 560
 2019-10-17 19:08 UTC  (5+ messages)

[PATCH] dtc: fix spelling mistake "mmory" -> "memory"
 2019-10-17 19:08 UTC  (3+ messages)

[RFC PATCH v3 0/6] sched/cpufreq: Make schedutil energy aware
 2019-10-17 19:07 UTC  (6+ messages)

[PATCH RFC 0/3] kcov: collect coverage from usb and vhost
 2019-10-17 19:06 UTC  (7+ messages)
` [PATCH RFC 2/3] usb, kcov: collect coverage from hub_event
` [PATCH RFC 3/3] vhost, kcov: collect coverage from vhost_worker

[PATCH v3 0/5] rockchip: Add Binman support
 2019-10-17 19:07 UTC  (12+ messages)
` [U-Boot] "
  ` [PATCH v3 1/5] Makefile: Add rockchip image type
    ` [U-Boot] "
  ` [PATCH v3 2/5] Makefile: Rename idbloader.img with u-boot-spl-rockchip.bin
    ` [U-Boot] "
  ` [PATCH v3 3/5] arm: dts: rk3368: Add rk3368-u-boot.dtsi
    ` [U-Boot] "
  ` [PATCH v3 4/5] rockchip: Add Binman support
    ` [U-Boot] "
  ` [PATCH v3 5/5] doc: boards: Add rockchip documentation
    ` [U-Boot] "

[PATCH 0/4] xfs: btree bulk loading
 2019-10-17 19:06 UTC  (8+ messages)
` [PATCH 3/4] xfs: support bulk loading of staged btrees

[PATCHv2] usb: hso: obey DMA rules in tiocmget
 2019-10-17 19:05 UTC  (2+ messages)

[PATCH v2 0/2] Global Clock Controller driver for MSM8976/56
 2019-10-17 19:05 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: clock: Document MSM8976 gcc compatible

[PATCH v5 0/3] leds: Add control of the voltage/current regulator to the LED core
 2019-10-17 19:05 UTC  (9+ messages)
` [PATCH v5 3/3] "

x86-power-control
 2019-10-17 19:05 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-10-17 19:05 UTC 

[PATCH] copperplate: heapmem: Handle size == 0 cleanly for heapobj_init_array_private
 2019-10-17 19:05 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Modify display link stream setup sequence
 2019-10-17 19:04 UTC 

Keep-alive does not keep the connection alive
 2019-10-17 19:03 UTC  (9+ messages)
  ` Re[2]: "

[PATCH v2 net-next] net: socionext: netsec: fix xdp stats accounting
 2019-10-17 19:03 UTC  (2+ messages)

[PATCH v2 0/6] Add the Mobiveil EP and Layerscape Gen4 EP driver support
 2019-10-17 19:03 UTC  (4+ messages)
` [PATCH v2 2/6] dt-bindings: Add DT binding for PCIE GEN4 EP of the layerscape

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-10-17 19:03 UTC 

[PATCH bpf v2] xdp: Handle device unregister for devmap_hash map type
 2019-10-17 19:02 UTC  (2+ messages)

[PATCH 1/2] libselinux: mark all exported function "extern"
 2019-10-17 19:02 UTC  (4+ messages)
` [PATCH 2/2] libsemanage: "

[U-Boot] [PATCH] clk: mediatek: use unsigned type for returning the clk rate
 2019-10-17 19:02 UTC 

[PATCH nft,v2] src: restore --echo with anonymous sets
 2019-10-17 19:00 UTC 

DbusVariant insufficient for complex tree entries
 2019-10-17 18:59 UTC  (2+ messages)

[PATCH v3] dt-bindings: sound: Convert Samsung Exynos5433 TM2(E) audio complex with WM5110 codec to dt-schema
 2019-10-17 18:56 UTC  (3+ messages)
    ` [alsa-devel] "

[PATCH v2 1/3] dt-bindings: ARM: rockchip: Add Beelink A1
 2019-10-17 18:56 UTC  (3+ messages)

❌ FAIL: Test report for kernel 5.3.7-rc1-cbb18cd.cki (stable)
 2019-10-17 18:54 UTC 

[CI 1/2] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
 2019-10-17 18:54 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] "

[PATCH bpf] xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds
 2019-10-17 18:52 UTC  (2+ messages)

Broadwell server reboot with vmx: unexpected exit reason 0x3
 2019-10-17 18:52 UTC  (5+ messages)

[PATCH v3 0/6] dt-bindings: max77650: convert the device-tree bindings to yaml
 2019-10-17 18:51 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: max77650: convert the binding document "
` [PATCH v3 2/6] dt-bindings: input: "
` [PATCH v3 3/6] dt-bindings: regulator: "
` [PATCH v3 5/6] dt-bindings: leds: "

[PATCH 01/14] drm/i915: Rework watermark readout to use plane api
 2019-10-17 18:50 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/14] "
` ✗ Fi.CI.BAT: failure "

[RFC PATCH 00/28] kvm: mmu: Rework the x86 TDP direct mapped case
 2019-10-17 18:50 UTC  (2+ messages)

[Buildroot] semange utility is not getting installed in the target from selinux-python package (Requiered for SE-Linux)
 2019-10-17 18:49 UTC 

post-receive: pub/scm/linux/kernel/git/ardb/linux
 2019-10-17 18:48 UTC 

Set default strategy options for merge/rebase
 2019-10-17 18:48 UTC 

lift the xfs writepage code into iomap v8
 2019-10-17 18:48 UTC  (9+ messages)
` [PATCH 01/14] iomap: iomap that extends beyond EOF should be marked dirty
` [PATCH 05/14] xfs: refactor the ioend merging code
` [PATCH 10/14] iomap: lift the xfs writeback code to iomap
` [PATCH 14/14] iomap: pass a struct page to iomap_finish_page_writeback

[PATCH 4.9 00/92] 4.9.197-stable review
 2019-10-17 18:47 UTC  (2+ messages)

wish you all the best
 2019-10-17 18:46 UTC 

[PATCH] libfdt: reduce the number of headers included from libfdt_env.h
 2019-10-17 18:46 UTC  (8+ messages)

[PATCH v2] iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved
 2019-10-17 11:39 UTC  (2+ messages)

[PATCH net] net: netem: fix error path for corrupted GSO frames
 2019-10-17 18:44 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/mark/linux
 2019-10-17 18:43 UTC 

[thud][PATCH] Revert "OpkgPM: use --add-ignore-recommends to process BAD_RECOMMENDATIONS"
 2019-10-17 18:42 UTC  (2+ messages)

[Bug 111987] Unstable performance (periodic and repeating patterns of fps change) and changing VDDGFX
 2019-10-17 18:41 UTC  (2+ messages)

[BUG] libtraceevent: perf script -g python segfaults
 2019-10-17 18:41 UTC  (3+ messages)

[PATCH] Btrfs: check for the full sync flag while holding the inode lock during fsync
 2019-10-17 18:40 UTC  (2+ messages)

[PATCH v4 0/6] media: Introduce Allwinner H3 deinterlace driver
 2019-10-17 18:37 UTC  (14+ messages)
` [PATCH v4 1/6] dt-bindings: bus: sunxi: Add H3 MBUS compatible
` [PATCH v4 2/6] clk: sunxi-ng: h3: Export MBUS clock
` [PATCH v4 3/6] ARM: dts: sunxi: h3/h5: Add MBUS controller node
` [PATCH v4 4/6] dt-bindings: media: Add Allwinner H3 Deinterlace binding
` [PATCH v4 5/6] media: sun4i: Add H3 deinterlace driver
` [PATCH v4 6/6] dts: arm: sun8i: h3: Enable deinterlace unit

post-receive: pub/scm/linux/kernel/git/mark/linux
 2019-10-17 18:39 UTC 

qmlimportscanner missing from sdk
 2019-10-17 18:38 UTC 

[dpdk-dev] [RFC 0/5] use WFE for locks and ring on aarch64
 2019-10-17 18:37 UTC  (5+ messages)
` [dpdk-dev] [PATCH v7 0/7] use WFE for aarch64
  ` [dpdk-dev] [PATCH v7 3/7] spinlock: use wfe to reduce contention on aarch64

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2019-10-17 18:36 UTC 

[PATCH 4.19 00/81] 4.19.80-stable review
 2019-10-17 18:35 UTC  (2+ messages)

[PATCH v2 linux-kselftest-test 0/3] kunit: support building core/tests as modules
 2019-10-17 18:32 UTC  (8+ messages)
` [PATCH v2 linux-kselftest-test 1/3] kunit: allow kunit tests to be loaded as a module

[PATCH v1 0/4] add dsa switch support for ar9331
 2019-10-17 18:35 UTC  (3+ messages)
` [PATCH v1 4/4] net: dsa: add support for Atheros AR9331 build-in switch

[PATCH] of: Add of_get_memory_prop()
 2019-10-17 18:35 UTC  (5+ messages)

[PATCH v3 0/1] git-gui: respect core.hooksPath, falling back to .git/hooks
 2019-10-17 18:34 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/1] Make gitdir work with worktrees, respect core.hooksPath, etc

[thud/master][PATCH] kselftests: re-add ptp into main RDEPENDS
 2019-10-17 18:32 UTC  (2+ messages)

[PATCH v2] staging:rtl8723bs: removed unwanted if..else condition
 2019-10-17 18:33 UTC  (2+ messages)

KCSAN: data-race in task_dump_owner / task_dump_owner
 2019-10-17 18:32 UTC  (4+ messages)

[thud/master][PATCH] kselftests: re-add ptp into main RDEPENDS
 2019-10-17 18:15 UTC 

[PATCH v1 0/6] Sometimes pull up the Send buffer
 2019-10-17 18:31 UTC  (7+ messages)
` [PATCH v1 1/6] xprtrdma: Ensure ri_id is stable during MR recycling
` [PATCH v1 2/6] xprtrdma: Remove rpcrdma_sendctx::sc_xprt
` [PATCH v1 3/6] xprtrdma: Remove rpcrdma_sendctx::sc_device
` [PATCH v1 4/6] xprtrdma: Move the rpcrdma_sendctx::sc_wr field
` [PATCH v1 5/6] xprtrdma: Refactor rpcrdma_prepare_msg_sges()
` [PATCH v1 6/6] xprtrdma: Pull up sometimes

[PATCH 5.3 000/112] 5.3.7-stable review
 2019-10-17 18:30 UTC  (2+ messages)

[PATCH 1/2] netfilter: fix a memory leak in nf_conntrack_in
 2019-10-17 18:30 UTC  (7+ messages)
` [PATCH 2/2] netfilter: revert "conntrack: silent a memory leak warning"

[PATCH V4 0/2] scsi: avoid atomic operations in IO path
 2019-10-17 18:30 UTC  (4+ messages)
` [RFC PATCH V4 2/2] scsi: core: don't limit per-LUN queue depth for SSD

post-receive: pub/scm/linux/kernel/git/qcom/linux
 2019-10-17 18:30 UTC 

list_del corruption while iterating retry_list in cifs_reconnect still seen on 5.4-rc3
 2019-10-17 18:29 UTC  (7+ messages)

git-gui: automatically move focus to staged file before typing commit message?
 2019-10-17 18:28 UTC  (7+ messages)
` [PATCH 1/2] git-gui: implement proc select_path_in_widget

[PATCH 4.14 00/65] 4.14.150-stable review
 2019-10-17 18:27 UTC  (2+ messages)

[PATCH] backlight: pwm_bl: configure pwm only once per backlight toggle
 2019-10-17 18:28 UTC  (6+ messages)

memory offline infinite loop after soft offline
 2019-10-17 18:27 UTC  (6+ messages)

[PATCH net-next] pktgen: remove unnecessary assignment in pktgen_xmit()
 2019-10-17 18:26 UTC  (2+ messages)

[PATCH V4 0/6] mdev based hardware virtio offloading support
 2019-10-17 18:25 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for mdev based hardware virtio offloading support (rev5)

[PATCH v6 00/43] compat_ioctl: remove most of fs/compat_ioctl.c
 2019-10-17 18:25 UTC  (3+ messages)
` [PATCH v6 16/43] compat_ioctl: move isdn/capi ioctl translation into driver
  ` [Y2038] "

lan78xx and phy_state_machine
 2019-10-17 18:25 UTC  (10+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-10-17 18:25 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.