All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-18 02:27:16 to 2019-09-18 05:08:42 UTC [more...]

[PATCH 0/8] AP807 clocks support
 2019-09-18  5:08 UTC  (14+ messages)
` [PATCH 1/8] dt-bindings: ap80x: Document AP807 CPU clock compatible
` [PATCH 2/8] dt-bindings: ap806: Document AP807 "
` [PATCH 3/8] clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clock
` [PATCH 4/8] clk: mvebu: ap80x-cpu: add AP807 CPU clock support
` [PATCH 5/8] clk: mvebu: ap806: be more explicit on what SaR is
` [PATCH 6/8] clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driver

[igt-dev] [PATCH i-g-t 0/3] Adding gpgpu_fill and media_fill on TGL
 2019-09-18  5:06 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/gpgpu_fill/tgl: Implement gpgpu_fillfunc for TGL
` [igt-dev] [PATCH i-g-t 2/3] lib/media_fill/tgl: Implement media_fillfunc "

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-18  5:04 UTC  (9+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "

[U-Boot] [PATCH 0/7] rk3288: tinker/vyasa: Fixes for TPL/SPL boot
 2019-09-18  5:05 UTC  (17+ messages)
` [U-Boot] [PATCH 1/7] rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selection
` [U-Boot] [PATCH 2/7] configs: vyasa-rk3288: Fix SPL_TEXT_BASE
` [U-Boot] [PATCH 3/7] ram: rk3288: Initialize dram for TPL builds
` [U-Boot] [PATCH 4/7] rockchip: spi-boot-order: Trival fix to newline missing
` [U-Boot] [PATCH 5/7] configs: tinker: Drop explicit SPL_TEXT
` [U-Boot] [PATCH 6/7] configs: tinker: Enable SDRAM, SPL stack
` [U-Boot] [PATCH 7/7] rockchip: rk3288-tinker: Attach missing peripherals at SPL

[PATCH 1/3] media: hantro: h264: Fix a comment in b1_ref_list_cmp()
 2019-09-18  5:04 UTC  (6+ messages)
` [PATCH 2/3] media: hantro: h264: Rename POC_CMP() into HANTRO_CMP()
` [PATCH 3/3] media: hantro: h264: Fix the frame_num wraparound case

[dpdk-dev] [PATCH] doc: virtio MAC/VLAN filtering is best effort
 2019-09-18  5:00 UTC 

[U-Boot] rockchip: rk3399: TPL: rockpro64: Wrong memory size detected
 2019-09-18  5:01 UTC  (4+ messages)
  ` [U-Boot] rockchip: rk3399: TPL: rockpro64: Wrong memory size detected【请注意,邮件由u-boot-bounces@lists.denx.de代发】 detected

[PATCH] clk: sprd: add missing kfree
 2019-09-18  5:01 UTC  (2+ messages)

[PATCH] clk: at91: allow 24 Mhz clock as input for PLL
 2019-09-18  5:00 UTC  (3+ messages)

[alsa-devel] Alsa-devel Digest, Vol 149, Issue 28
 2019-09-18  4:59 UTC 

[PATCH 1/2] dt-bindings: documentation: add clock bindings information for Agilex
 2019-09-18  5:00 UTC  (6+ messages)
` [PATCH 2/2] clk: socfpga: agilex: add clock driver for the Agilex platform

✅ PASS: Stable queue: queue-5.2
 2019-09-18  4:57 UTC 

[U-Boot] [PATCH 1/6] spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
 2019-09-18  4:51 UTC  (12+ messages)
  ` [U-Boot] [EXT] "

[PATCH v5 0/8] Add Bitmain BM1880 clock driver
 2019-09-18  4:47 UTC  (5+ messages)
` [PATCH v5 7/8] clk: Add common clock driver for BM1880 SoC

[PATCH] drivers/net: release skb on failure
 2019-09-18  4:45 UTC 

Feature requests: online backup - defrag - change RAID level
 2019-09-18  4:37 UTC  (12+ messages)

[U-Boot] [PATCH 0/2] fs: fat: error handling in get_contents()
 2019-09-18  4:37 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] fs: fat: treat invalid FAT clusters as errors

Mailing list update September 15th - platform change delayed
 2019-09-18  4:30 UTC  (3+ messages)
` Hi, I migrated from sumo to thud an I am having serious difficulties

[PATCH] libnvdimm/nfit_test: Fix acpi_handle redefinition
 2019-09-18  4:21 UTC  (2+ messages)

[PATCH] mm: Support memblock alloc on the exact node for sparse_buffer_init()
 2019-09-18  4:22 UTC 

[U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-09-18  4:22 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/4] arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes

[U-Boot] [PATCH] board: ti: am654: Disable TRNG node for HS devices
 2019-09-18  4:22 UTC  (2+ messages)

[PATCH v1] scsi: ufs: skip shutdown if hba is not powered
 2019-09-18  4:20 UTC  (3+ messages)

[PATCH v3 00/17] Fixes and updates for v23
 2019-09-18  4:21 UTC  (18+ messages)
` [PATCH v3 09/17] x86/sgx: Move SGX_ENCL_DEAD check to sgx_reclaimer_write()
` [PATCH v3 12/17] x86/sgx: Open code sgx_reclaimer_get() and sgx_reclaimer_put()
` [PATCH v3 14/17] x86/sgx: Replace section->free_cnt with a global sgx_nr_free_pages
` [PATCH v3 16/17] x86/sgx: Introduce sgx_encl_get_backing()
` [PATCH v3 17/17] x86/sgx: Fix pages in the BLOCKED state ending up to the free pool

Promoting Ethnics-Ess-Nix, a friends-based search-engine
 2019-09-18  4:20 UTC  (10+ messages)

[dpdk-dev] [PATCH 1/2] net/virtio: update stats when in order xmit done
 2019-09-18  4:18 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] net/virtio: on demand cleanup when doing in order xmit

[PATCH v3 bpf-next 00/14] samples: bpf: improve/fix cross-compilation
 2019-09-18  4:20 UTC  (3+ messages)
` [PATCH v3 bpf-next 10/14] samples: bpf: makefile: use target CC environment for HDR_PROBE

[U-Boot] [PATCH] net: Always build the string_to_enetaddr() helper
 2019-09-18  4:20 UTC  (7+ messages)

[v2][PATCH 0/3] adding gamma state checker for icl+ platforms
 2019-09-18  4:20 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for adding gamma state checker for icl+ platforms (rev2)

[Qemu-devel] QEMU as ISS (Instruction Set Simulator)
 2019-09-18  4:08 UTC  (7+ messages)

[PATCH 00/13] Fix locktest and add lease testing to it
 2019-09-18  4:15 UTC  (14+ messages)
` [PATCH 01/13] src/locktest: Remove unnecessary sleep
` [PATCH 02/13] src/locktest: Remove OPEN macro
` [PATCH 03/13] src/locktest: Change command macro names
` [PATCH 04/13] src/locktest: Add get_cmd_str
` [PATCH 05/13] src/locktest.c: Clean up client command passing
` [PATCH 06/13] src/locktest.c: Fix return code if last test fails
` [PATCH 07/13] generic/131: Clean up pid variables
` [PATCH 08/13] generic/131: Save stderr for debugging
` [PATCH 09/13] src/locktest: Add simple lease testing
` [PATCH 10/13] src/locktest: Add lease testing for basic signal reception
` [PATCH 11/13] src/locktest: Add truncate lease tests
` [PATCH 12/13] src/locktest: Clean up error output
` [PATCH 13/13] src/locktest: Audit all debug output

[alsa-devel] [PATCH] ASoC: core: delete component->card_list in soc_remove_component only
 2019-09-18  4:06 UTC  (4+ messages)

A few issues with jitterentropy_rng
 2019-09-18  4:03 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/irq: bring back ksp_limit management in C functions
 2019-09-18  3:57 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/irq: inline call_do_irq() and call_do_softirq()

[Qemu-devel] [PATCH v2 2/2] ppc: Add support for 'mffsce' instruction
 2019-09-18  0:47 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] Add acceptance test for migration
 2019-09-18  0:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/3] tests/acceptance/migration: test to migrate will all machine types

next/master boot: 357 boots: 20 failed, 326 passed with 11 offline (next-20190917)
 2019-09-18  3:54 UTC 

[PATCH v2 00/15] xfs: mount API patch series
 2019-09-18  3:49 UTC  (7+ messages)
` [PATCH v2 02/15] xfs: mount-api - add fs parameter description

[RFC PATCH v2 0/6] Enable ptp_kvm for arm64
 2019-09-18  3:42 UTC  (7+ messages)
` [PATCH 3/6] Timer: expose monotonic clock and counter value

[U-Boot] [PATCH] configs: rk3288: Increase bootm length
 2019-09-18  3:40 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: avoid null pointer dereference
 2019-09-18  3:37 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: remove redundant variable definition

答复: [RFC PATCH urcu] Fix: rculfhash worker needs to unblock to SIGRCU
 2019-09-18  3:32 UTC 

[Xen-devel] [xen-unstable-smoke test] 141409: regressions - FAIL
 2019-09-18  3:26 UTC 

[f2fs-dev] [PATCH 1/2] f2fs: do not select same victim right again
 2019-09-18  3:26 UTC  (14+ messages)

question of xfs/148 and xfs/149
 2019-09-18  3:24 UTC  (4+ messages)

kisskb: OK linus/axs101_defconfig/arcompact Wed Sep 18, 13:22
 2019-09-18  3:23 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Wed Sep 18, 13:22
 2019-09-18  3:23 UTC 

[PATCH v3 00/11] *** SUBJECT HERE ***
 2019-09-18  3:17 UTC  (11+ messages)
` [PATCH v3 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[PATCH] [RFC] vmscan.c: add a sysctl entry for controlling memory reclaim IO congestion_wait length
 2019-09-18  3:21 UTC  (3+ messages)

[LTP] [PATCH v2 0/3] LTP_TIMEOUT for shell API
 2019-09-18  3:21 UTC  (5+ messages)
` [LTP] [PATCH v2 2/3] shell: Introduce TST_TIMEOUT variable

[Bug 204789] New: Boot failure with more than 256G of memory
 2019-09-18  3:15 UTC  (7+ messages)

[PATCH] drm/i915/tgl: Extend MI_SEMAPHORE_WAIT
 2019-09-18  3:14 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/tgl: Extend MI_SEMAPHORE_WAIT (rev3)

[PATCH 00/12] CAAM bugfixes, small improvements
 2019-09-18  3:13 UTC  (4+ messages)
` [PATCH 12/12] crypto: caam - change JR device ownership scheme

[Fuego] [PATCH v2] ltrace: Add test cases for command ltrace
 2019-09-18  3:11 UTC 

[PATCH] arm:unwind: fix incorrect backtrace with unwind_table
 2019-09-18  3:09 UTC  (2+ messages)

Add driver for veml6030 ambient light sensor
 2019-09-18  3:09 UTC  (3+ messages)
` [PATCH 1/2] iio: light: add "
` [PATCH 2/2] dt-bindings: iio: light: add veml6030 ALS bindings

[PATCH] drm/amdgpu: flag navi12 and 14 as experimental for 5.4
 2019-09-18  3:08 UTC  (2+ messages)

[f2fs-dev] [PATCH v4 2/2] fsck.f2fs: Check write pointer consistency with current segments
 2019-09-18  3:07 UTC  (11+ messages)

Add driver for veml6030 ambient light sensor
 2019-09-18  3:06 UTC 

[U-Boot] [RFC 0/3] rsa: extend rsa_verify() for UEFI secure boot
 2019-09-18  3:03 UTC  (7+ messages)
` [U-Boot] [RFC 2/3] lib: rsa: generate additional parameters for public key
` [U-Boot] [RFC 3/3] lib: rsa: add rsa_verify_with_pkey()

[PATCH 2/3] ASoC: fsl_asrc: update supported sample format
 2019-09-18  2:58 UTC  (3+ messages)
` [alsa-devel] "

[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
 2019-09-18  2:57 UTC  (7+ messages)
` [RFC PATCH 2/2] mdev: introduce device specific ops

[GIT PULL] Power management updates for v5.4-rc1
 2019-09-18  2:55 UTC  (2+ messages)

[GIT PULL] ACPI updates for v5.4-rc1
 2019-09-18  2:55 UTC  (2+ messages)

[GIT PULL] Device properties framework updates for v5.4-rc1
 2019-09-18  2:55 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: ls1028a: add more personalities support
 2019-09-18  2:54 UTC  (3+ messages)

icmp_hdr is wrong on CentOS 6 kernels (2.6.32-754.12.1)
 2019-09-18  2:53 UTC 

[U-Boot] [PATCH v2 01/20] arch: powerpc: add eSDHC node to p1020 dts
 2019-09-18  2:52 UTC  (20+ messages)
` [U-Boot] [PATCH v2 02/20] arch: powerpc: add eSDHC node to p2020 dts
` [U-Boot] [PATCH v2 03/20] arch: powerpc: add eSDHC node to p2041 dts
` [U-Boot] [PATCH v2 04/20] arch: powerpc: add eSDHC node to p3041 dts
` [U-Boot] [PATCH v2 05/20] arch: powerpc: add eSDHC node to p4080 dts
` [U-Boot] [PATCH v2 06/20] arch: powerpc: add eSDHC node to p5040 dts
` [U-Boot] [PATCH v2 07/20] arch: powerpc: add eSDHC node to t102x dts
` [U-Boot] [PATCH v2 08/20] arch: powerpc: add eSDHC node to t104x dts
` [U-Boot] [PATCH v2 09/20] arch: powerpc: add eSDHC node to t4240 dts
` [U-Boot] [PATCH v2 10/20] board: sdhc: Use block layer to read from mmc
` [U-Boot] [PATCH v2 11/20] configs: enable eSDHC device module for P1020RDB board
` [U-Boot] [PATCH v2 12/20] configs: enable eSDHC device module for P2020RDB board
` [U-Boot] [PATCH v2 13/20] configs: enable eSDHC device module for P2041RDB board
` [U-Boot] [PATCH v2 14/20] configs: enable eSDHC device module for P3041DS board
` [U-Boot] [PATCH v2 15/20] configs: enable eSDHC device module for P4080DS board
` [U-Boot] [PATCH v2 16/20] configs: enable eSDHC device module for P5040DS board
` [U-Boot] [PATCH v2 17/20] configs: enable eSDHC device module for T1024RDB board
` [U-Boot] [PATCH v2 18/20] configs: enable eSDHC device module for T1042D4RDB board
` [U-Boot] [PATCH v2 19/20] configs: enable eSDHC device module for T2080RDB board
` [U-Boot] [PATCH v2 20/20] configs: enable eSDHC device module for T4240RDB board

[WIP] multichannel
 2019-09-18  2:44 UTC  (3+ messages)
` [WIP v3] multichannel

[PATCH net-next] ixgbe: Use memzero_explicit directly in crypto cases
 2019-09-18  2:43 UTC  (2+ messages)

[RFC PATCH v2] mm: initialize struct pages reserved by ZONE_DEVICE driver
 2019-09-18  2:28 UTC  (15+ messages)

[PATCH v5 1/5] pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
 2019-09-18  2:42 UTC  (12+ messages)
` [PATCH v5 2/5] pinctrl: mediatek: Supporting driving setting without mapping current to register value
` [PATCH v5 3/5] pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
` [PATCH v5 4/5] pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
` [PATCH v5 5/5] pinctrl: mediatek: Add support for pin configuration dump via debugfs

[PATCH RESEND 1/2] io_uring: use kmemdup instead of kmalloc and memcpy
 2019-09-18  2:41 UTC  (3+ messages)
` [PATCH RESEND 2/2] io_uring: fix use-after-free of shadow_req

[RESENT PATCH net-next] ixgbe: Use memzero_explicit directly in crypto cases
 2019-09-18  2:38 UTC 

[Qemu-devel] [PATCH] docker: add sanitizers back to clang build
 2019-09-18  2:38 UTC  (3+ messages)

✅ PASS: Stable queue: queue-5.2
 2019-09-18  2:38 UTC 

[meta-oe][PATCH] dfu-utils: Switch src_uri to sourceforge.net
 2019-09-18  2:37 UTC 

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-09-18  2:36 UTC  (11+ messages)
          ` printk meeting at LPC

[PATCH] staging: exfat: add exfat filesystem code to
 2019-09-18  2:35 UTC  (5+ messages)

[PATCH 1/2] drm/amdgpu/psp: flush HDP write fifo after submitting cmds to the psp
 2019-09-18  2:35 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/psp: invalidate the hdp read cache before reading the psp response

[PATCH V2 0/2] block: track per requests type merged count
 2019-09-18  2:32 UTC  (2+ messages)

[PATCH] drm/i915/dp: Fix DP MST error after unplugging TypeC cable
 2019-09-18  2:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] io_uring: IORING_OP_TIMEOUT support
 2019-09-18  2:27 UTC  (3+ messages)

[U-Boot] [PATCH] dm: pinctrl: Skip not associated gpio phandle and rise an error message
 2019-09-18  2:27 UTC  (4+ messages)
  ` [U-Boot] [PATCH V2] dm: pinctrl: Skip not associated gpio phandle and rise a warning message


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.