messages from 2019-12-11 17:05:30 to 2019-12-11 17:35:43 UTC [more...]
[PATCH 0/2] Add most basic function to support D77
2019-12-11 17:29 UTC (3+ messages)
` [PATCH 1/2] drm/komeda: Add basic support for D77
[PATCH 00/15] firmware: arm_scmi: Add support for multiple device per protocol
2019-12-11 17:35 UTC (6+ messages)
` [PATCH 06/15] firmware: arm_scmi: Update scmi_prot_init_fn_t to use device instead of handle
` [PATCH 07/15] firmware: arm_scmi: Stash version in protocol init functions
Does IMA support SHA-256 PCR banks?
2019-12-11 17:35 UTC (3+ messages)
[PATCH AUTOSEL 4.9 01/42] scsi: mpt3sas: Fix clear pending bit in ioctl status
2019-12-11 15:34 UTC (6+ messages)
` [PATCH AUTOSEL 4.9 08/42] powerpc/pseries: Mark accumulate_stolen_time() as notrace
` [PATCH AUTOSEL 4.9 09/42] powerpc/pseries: Don't fail hash page table insert for bolted mapping
` [PATCH AUTOSEL 4.9 12/42] powerpc/security/book3s64: Report L1TF status in sysfs
` [PATCH AUTOSEL 4.9 13/42] powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
` [PATCH AUTOSEL 4.9 25/42] powerpc/security: Fix wrong message when RFI Flush is disable
[PATCH net-next 0/9] Simplify IPv4 route offload API
2019-12-11 17:34 UTC (3+ messages)
` [PATCH net-next 2/9] ipv4: Notify route after insertion to the routing table
[PATCH v2 00/13] name-rev: eliminate recursion
2019-12-11 17:33 UTC (4+ messages)
` [PATCH v3 00/14] "
[dpdk-dev] [PATCH] ethdev: allow multiple security sessions to use one rte flow
2019-12-11 17:33 UTC (5+ messages)
One question about trusted key of keyring in Linux kernel
2019-12-11 17:33 UTC (17+ messages)
[yocto-docs][PATCH] ref-manual: mention PREPROCESS_RELOCATE_DIRS variable
2019-12-11 17:32 UTC (4+ messages)
[PATCH 0/2] drm/i915/vlv_dsi: Control panel and backlight enable GPIOs on BYT
2019-12-11 17:32 UTC (7+ messages)
` [PATCH 2/2] "
[PATCH bpf] libbpf: Bump libpf current version to v0.0.7
2019-12-11 17:32 UTC (3+ messages)
[PATCH] imx8m_evk: Remove unneeded earlycon string
2019-12-11 17:31 UTC
[PATCH v3 0/2] drm/komeda: Add new product "D32" support
2019-12-11 17:30 UTC (4+ messages)
` [PATCH v3 2/2] drm/komeda: Enable new product D32 support
[PATCH] drm/komeda: Correct d71 register block counting
2019-12-11 17:30 UTC (3+ messages)
[peterz-queue:mm/tlb 16/17] arch/sparc/include/asm/pgalloc_32.h:78:40: error: implicit declaration of function 'pgtable_free_tlb'; did you mean 'pte_free_tlb'?
2019-12-11 17:30 UTC
[PATCH v6 1/4] x86/insn-eval: Add support for 64-bit kernel mode
2019-12-11 17:29 UTC (5+ messages)
` [PATCH v6 2/4] x86/traps: Print address on #GP
[PATCH 0/3] drm/i915 / LPSS / mfd: Select correct PWM controller to use based on VBT
2019-12-11 17:29 UTC (4+ messages)
` [PATCH 2/3] mfd: intel_soc_pmic: Rename pwm_backlight pwm-lookup to pwm_pmic_backlight
[tobetter-linux:odroidxu4-5.4.y 5/15] ERROR: "phys_mem_access_prot" [drivers/char/exynos-gpiomem.ko] undefined!
2019-12-11 17:29 UTC
[PATCH v2 0/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
2019-12-11 17:28 UTC (7+ messages)
` [PATCH v2 2/3] KVM: arm64: limit PMU version to ARMv8.4
` [PATCH v2 3/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
[alsa-devel] [PATCH v2 1/2] ASoC: mediatek: Use managed buffer allocation
2019-12-11 17:20 UTC (2+ messages)
` [alsa-devel] [PATCH v2 2/2] ASoC: SOF: "
[alsa-devel] [PATCH for-5.6 00/23] ASoC: PCM API updates (part II)
2019-12-11 17:13 UTC (8+ messages)
` [alsa-devel] [PATCH for-5.6 14/23] ASoC: sh: Drop superfluous ioctl PCM ops
[PATCH v3 00/20] gdbstub refactor and SVE support (+check-tcg tweaks)
2019-12-11 17:08 UTC (32+ messages)
` [PATCH v3 01/20] gdbstub: make GDBState static and have common init function
` [PATCH v3 02/20] gdbstub: stop passing GDBState * around and use global
` [PATCH v3 03/20] gdbstub: move str_buf to GDBState and use GString
` [PATCH v3 04/20] gdbstub: move mem_buf to GDBState and use GByteArray
` [PATCH v3 05/20] gdbstub: add helper for 128 bit registers
` [PATCH v3 06/20] target/arm: use gdb_get_reg helpers
` [PATCH v3 07/20] target/m68k: "
` [PATCH v3 08/20] gdbstub: extend GByteArray to read register helpers
` [PATCH v3 09/20] target/arm: prepare for multiple dynamic XMLs
` [PATCH v3 10/20] target/arm: explicitly encode regnum in our XML
` [PATCH v3 11/20] target/arm: default SVE length to 64 bytes for linux-user
` [PATCH v3 12/20] target/arm: generate xml description of our SVE registers
` [PATCH v3 13/20] tests/tcg: add a configure compiler check for ARMv8.1 and SVE
` [PATCH v3 14/20] target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
` [PATCH v3 15/20] tests/tcg/aarch64: userspace system register test
` [PATCH v3 16/20] tests/tcg: ensure we re-configure if configure.sh is updated
` [PATCH v3 17/20] tests/guest-debug: add a simple test runner
` [PATCH v3 18/20] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PATCH v3 19/20] tests/tcg/aarch64: add SVE iotcl test
` [PATCH v3 20/20] tests/tcg/aarch64: add test-sve-ioctl guest-debug test
[PATCH 0/4] irqchip/meson-gpio: Add support for Meson-A1 SoC
2019-12-11 17:26 UTC (7+ messages)
` [PATCH 2/4] irqchip/meson-gpio: rework meson irqchip driver to support meson-A1 SoCs
[Intel-gfx] [PATCH 1/2] drm/i915/perf: Register sysctl path globally
2019-12-11 17:25 UTC (5+ messages)
[alsa-devel] [PATCH for-5.6 01/23] ASoC: amd: Use managed buffer allocation
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: amd: Use managed buffer allocation" to the asoc tree
[PATCH 00/16] Drop legacy platform data for various omap devices
2019-12-11 17:20 UTC (34+ messages)
` [PATCH 01/16] ARM: OMAP2+: Drop legacy platform data for am3 and am4 epwmss
` [PATCH 02/16] ARM: OMAP2+: Drop legacy platform data for dra7 epwmss
` [PATCH 03/16] ARM: OMAP2+: Drop legacy platform data for am3 and am4 spinlock
` [PATCH 04/16] ARM: OMAP2+: Drop legacy platform data for omap4 spinlock
` [PATCH 05/16] ARM: OMAP2+: Drop legacy platform data for omap5 spinlock
` [PATCH 06/16] ARM: OMAP2+: Drop legacy platform data for dra7 spinlock
` [PATCH 07/16] ARM: OMAP2+: Drop legacy platform data for am3 and am4 spi
` [PATCH 08/16] ARM: OMAP2+: Drop legacy platform data for am3 and am4 dcan
` [PATCH 09/16] ARM: OMAP2+: Drop legacy platform data for dra7 dcan
` [PATCH 10/16] ARM: OMAP2+: Drop legacy platform data for am3 adc_tsc
` [PATCH 11/16] ARM: OMAP2+: Drop legacy platform data for am4 adc_tsc
` [PATCH 12/16] ARM: OMAP2+: Drop legacy platform data for am3 and am4 rtc
` [PATCH 13/16] ARM: OMAP2+: Drop legacy platform data for am3 and am4 elm
` [PATCH 14/16] ARM: OMAP2+: Drop legacy platform data for omap4 elm
` [PATCH 15/16] ARM: OMAP2+: Drop legacy platform data for dra7 elm
` [PATCH 16/16] ARM: OMAP2+: Drop legacy platform data for am3 lcdc
[PATCH bpf-next 00/15] Add code-generated BPF object skeleton support
2019-12-11 17:24 UTC (10+ messages)
` [PATCH bpf-next 11/15] bpftool: add skeleton codegen command
[PATCH RFC 00/15] KVM: Dirty ring interface
2019-12-11 17:24 UTC (6+ messages)
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking
[PATCH v2 iproute2-next] tc: do not output newline in oneline mode
2019-12-11 17:24 UTC (2+ messages)
[alsa-devel] [PATCH for-5.6 02/23] ASoC: atmel: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: atmel: Drop superfluous ioctl PCM ops" to the asoc tree
[Outreachy] [PATCH v2] bisect--helper: avoid free-after-use
2019-12-11 17:24 UTC (3+ messages)
[PATCH iproute2 net-next] add support for table name in SRv6 End.DT* behaviors
2019-12-11 17:23 UTC (2+ messages)
[PATCH] mesa.inc: allow the user to choose the build type
2019-12-11 17:23 UTC
[alsa-devel] [PATCH for-5.6 01/23] ASoC: amd: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: amd: Drop superfluous ioctl PCM ops" to the asoc tree
[vfio-users] VFIO_MAP_DMA error EINVAL
2019-12-11 17:08 UTC (2+ messages)
[alsa-devel] [PATCH for-5.6 04/23] ASoC: bcm: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: bcm: Drop superfluous ioctl PCM ops" to the asoc tree
[PATCH v5 0/6] Fix nits in the kunit
2019-12-11 17:22 UTC (2+ messages)
[alsa-devel] [PATCH for-5.6 03/23] ASoC: au1x: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: au1x: Drop superfluous ioctl PCM ops" to the asoc tree
[alsa-devel] [PATCH for-5.6 05/23] ASoC: dwc: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: dwc: Drop superfluous ioctl PCM ops" to the asoc tree
[PATCH bpf-next 0/8] Extend SOCKMAP to store listening sockets
2019-12-11 17:20 UTC (7+ messages)
` [PATCH bpf-next 4/8] bpf, sockmap: Don't let child socket inherit psock or its ops on copy
[alsa-devel] [PATCH for-5.6 06/23] ASoC: fsl: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: fsl: Drop superfluous ioctl PCM ops" to the asoc tree
Patchwork housekeeping for: linux-renesas-soc
2019-12-11 17:20 UTC
[PATCH 1/2] kselftest/runner: Print new line in print of timeout log
2019-12-11 17:20 UTC (6+ messages)
` [PATCH 2/2] kselftest: Support old perl versions
[alsa-devel] [PATCH for-5.6 07/23] ASoC: intel: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: intel: Drop superfluous ioctl PCM ops" to the asoc tree
[PATCHSET v3 0/5] Support for RWF_UNCACHED
2019-12-11 17:19 UTC (5+ messages)
` [PATCH 4/5] iomap: pass in the write_begin/write_end flags to iomap_actor
` [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes
[PATCH v16 13/25] mm: pagewalk: Don't lock PTEs for walk_page_range_novma()
2019-12-11 17:19 UTC (7+ messages)
[alsa-devel] [PATCH for-5.6 08/23] ASoC: kirkwood: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: kirkwood: Drop superfluous ioctl PCM ops" to the asoc tree
[RFC] hwmon: add support for IT8686E to it87.c
2019-12-11 17:19 UTC (11+ messages)
[alsa-devel] [PATCH for-5.6 09/23] ASoC: mediatek: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: mediatek: Drop superfluous ioctl PCM ops" to the asoc tree
s390 depending on cc-options makes it difficult to configure
2019-12-11 17:18 UTC (3+ messages)
[alsa-devel] [PATCH for-5.6 10/23] ASoC: meson: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: meson: Drop superfluous ioctl PCM ops" to the asoc tree
[PATCH] mfd: ab8500: Fix ab8500-clk typo
2019-12-11 17:18 UTC (2+ messages)
[PATCH] selftests: Fix dangling documentation references to kselftest_module.sh
2019-12-11 17:17 UTC (3+ messages)
[alsa-devel] [PATCH for-5.6 11/23] ASoC: pxa: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: pxa: Drop superfluous ioctl PCM ops" to the asoc tree
[alsa-devel] [PATCH for-5.6 12/23] ASoC: qcom: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: qcom: Drop superfluous ioctl PCM ops" to the asoc tree
[Virtio-fs] Changes in -dev branch
2019-12-11 17:16 UTC (4+ messages)
[alsa-devel] [PATCH for-5.6 13/23] ASoC: samsung: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: samsung: Drop superfluous ioctl PCM ops" to the asoc tree
[MPTCP] Re: [PATCH 0/1] proposed export branch rebase
2019-12-11 17:15 UTC
[alsa-devel] [PATCH for-5.6 15/23] ASoC: generic-dmaengine: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: generic-dmaengine: Drop superfluous ioctl PCM ops" to the asoc tree
[PATCH] net/ibmvnic: Fix typo in retry check
2019-12-11 15:34 UTC (2+ messages)
[patch] inotify.7: wfix
2019-12-11 17:14 UTC
[alsa-devel] [PATCH for-5.6 16/23] ASoC: SOF: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: SOF: Drop superfluous ioctl PCM ops" to the asoc tree
[alsa-devel] [PATCH for-5.6 17/23] ASoC: sprd: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: sprd: Drop superfluous ioctl PCM ops" to the asoc tree
[RFC PATCH v1 4/4] mm/gup: flag to limit follow_page() to transhuge pages
2019-12-11 17:13 UTC (3+ messages)
[alsa-devel] [PATCH for-5.6 18/23] ASoC: txx9: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: txx9: Drop superfluous ioctl PCM ops" to the asoc tree
[PATCH] drivers: thermal: tsens: Work with old DTBs
2019-12-11 17:13 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/kms_content_protection: Fix uevent subtest
2019-12-11 14:10 UTC
[PATCH] x86/resctrl: Check monitoring static key in MBM overflow handler
2019-12-11 17:41 UTC
[PATCH v4 00/11] git-p4.py: Cast byte strings to unicode strings in python3
2019-12-11 17:13 UTC (8+ messages)
` [PATCH v5 00/15] "
` [PATCH v5 07/15] git-p4: add new support function gitConfigSet()
[alsa-devel] [PATCH for-5.6 20/23] ASoC: xilinx: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: xilinx: Drop superfluous ioctl PCM ops" to the asoc tree
[PATCH v3] arm64: dts: ls1028a: fix reboot node
2019-12-11 17:11 UTC (2+ messages)
[PATCH 1/2] ref-manual: Add missing/remove extraneous quotes
2019-12-11 17:12 UTC (2+ messages)
` [PATCH 2/2] ref-manual: Update the documentation for USERADD_ERROR_DYNAMIC
[alsa-devel] [PATCH for-5.6 21/23] ASoC: xtensa: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: xtensa: Drop superfluous ioctl PCM ops" to the asoc tree
[alsa-devel] [PATCH for-5.6 22/23] ASoC: utils: Drop superfluous ioctl PCM ops
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: utils: Drop superfluous ioctl PCM ops" to the asoc tree
[PATCH v2] dt-bindings: media: renesas,ceu: Convert to yaml
2019-12-11 17:13 UTC
[alsa-devel] [PATCH] ASoC: soc-core: merge soc_set_name_prefix() and soc_set_of_name_prefix()
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: soc-core: merge soc_set_name_prefix() and soc_set_of_name_prefix()" to the asoc tree
[GIT PULL] erofs fixes for 5.5-rc2
2019-12-11 17:09 UTC
[alsa-devel] [PATCH] ASoC: soc-core: tidyup for CONFIG_DMI
2019-12-11 16:54 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: soc-core: tidyup for CONFIG_DMI" to the asoc tree
[PATCH crypto-next v1] crypto: poly1305 - add new 32 and 64-bit generic versions
2019-12-11 17:09 UTC
[PATCH net] tcp/dccp: fix possible race __inet_lookup_established()
2019-12-11 17:09 UTC
[PATCH v3 0/6] DA9062 PMIC features
2019-12-11 17:09 UTC (8+ messages)
` [PATCH v3 3/6] dt-bindings: mfd: da9062: add regulator voltage selection documentation
[alsa-devel] [PATCH] ASoC: soc-core: tidyup for CONFIG_DEBUG_FS
2019-12-11 16:53 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: soc-core: tidyup for CONFIG_DEBUG_FS" to the asoc tree
[PATCH RFC 0/1] Threaded handler uses irq affinity for when the interrupt is managed
2019-12-11 17:09 UTC (6+ messages)
` [PATCH RFC 1/1] genirq: Make threaded handler use irq affinity for managed interrupt
stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.206-92-gede24ca9232b)
2019-12-11 17:08 UTC
[Intel-gfx] [PATCH 1/3] drm/i915/display: move clk off sanitize to its own function
2019-12-11 17:08 UTC (3+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915/display: fix phy name
[alsa-devel] [PATCH for-5.6 02/23] ASoC: au1x: Use managed buffer allocation
2019-12-11 16:53 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: au1x: Use managed buffer allocation" to the asoc tree
[RFC PATCH v1 3/4] thp: fix huge page zapping for special PMDs
2019-12-11 17:08 UTC (3+ messages)
[PATCH] meson.bbclass: allow buildtype to be changed
2019-12-11 17:08 UTC
[PATCH] object: Improve documentation of interfaces
2019-12-11 17:01 UTC (2+ messages)
[alsa-devel] [PATCH for-5.6 05/23] ASoC: meson: Use managed buffer allocation
2019-12-11 16:53 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: meson: Use managed buffer allocation" to the asoc tree
[U-Boot] [PATCH 0/2] sandbox: enable UEFI unit tests
2019-12-11 17:07 UTC (7+ messages)
` [U-Boot] [PATCH 2/2] configs: sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST
` "
[BUG] mv88e6xxx: tx regression in v5.3
2019-12-11 17:07 UTC (3+ messages)
[alsa-devel] [PATCH for-5.6 08/23] ASoC: rcar: Use managed buffer allocation
2019-12-11 16:53 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: rcar: Use managed buffer allocation" to the asoc tree
[PATCH AUTOSEL 4.14 01/58] scsi: lpfc: Fix discovery failures when target device connectivity bounces
2019-12-11 15:28 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 54/58] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
[alsa-devel] [PATCH for-5.6 03/23] ASoC: dwc: Use managed buffer allocation
2019-12-11 16:53 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: dwc: Use managed buffer allocation" to the asoc tree
[PATCHv3] bpf: Emit audit messages upon successful prog load and unload
2019-12-11 16:47 UTC (10+ messages)
[alsa-devel] [PATCH for-5.6 06/23] ASoC: dma-sh7760: Use managed buffer allocation
2019-12-11 16:53 UTC (2+ messages)
` [alsa-devel] Applied "ASoC: dma-sh7760: Use managed buffer allocation" to the asoc tree
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.