All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-25 22:17:15 to 2019-07-25 23:47:22 UTC [more...]

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2019-07-25 23:47 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2019-07-25 23:47 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2019-07-25 23:47 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2019-07-25 23:47 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2019-07-25 23:46 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2019-07-25 23:46 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2019-07-25 23:46 UTC 

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2019-07-25 23:45 UTC 

[RFC PATCH 00/40] soundwire: updates for 5.4
 2019-07-25 23:40 UTC  (42+ messages)
` [RFC PATCH 01/40] soundwire: add debugfs support
` [RFC PATCH 02/40] soundwire: cadence_master: add debugfs register dump
` [RFC PATCH 03/40] soundwire: cadence_master: align debugfs to 8 digits
` [RFC PATCH 04/40] soundwire: intel: add debugfs register dump
` [RFC PATCH 05/40] soundwire: intel: move interrupt enable after interrupt handler registration
` [RFC PATCH 06/40] soundwire: intel: prevent possible dereference in hw_params
` [RFC PATCH 07/40] soundwire: intel: fix channel number reported by hardware
` [RFC PATCH 08/40] soundwire: intel: remove BIOS work-arounds
` [RFC PATCH 09/40] soundwire: cadence_master: fix usage of CONFIG_UPDATE
` [RFC PATCH 10/40] soundwire: cadence_master: remove useless wrapper
` [RFC PATCH 11/40] soundwire: cadence_master: simplify bus clash interrupt clear
` [RFC PATCH 12/40] soundwire: cadence_master: revisit interrupt settings
` [RFC PATCH 13/40] soundwire: cadence_master: fix register definition for SLAVE_STATE
` [RFC PATCH 14/40] soundwire: cadence_master: fix definitions for INTSTAT0/1
` [RFC PATCH 15/40] soundwire: cadence_master: handle multiple status reports per Slave
` [RFC PATCH 16/40] soundwire: cadence_master: improve startup sequence with link hw_reset
` [RFC PATCH 17/40] soundwire: bus: use runtime_pm_get_sync/pm when enabled
` [RFC PATCH 18/40] soundwire: bus: split handling of Device0 events
` [RFC PATCH 19/40] soundwire: bus: improve dynamic debug comments for enumeration
` [RFC PATCH 20/40] soundwire: prototypes for suspend/resume
` [RFC PATCH 21/40] soundwire: export helpers to find row and column values
` [RFC PATCH 22/40] soundwire: include mod_devicetable.h to avoid compiling warnings
` [RFC PATCH 23/40] soundwire: stream: fix disable sequence
` [RFC PATCH 24/40] soundwire: cadence_master: use BIOS defaults for frame shape
` [RFC PATCH 25/40] soundwire: intel: use BIOS information to set clock dividers
` [RFC PATCH 26/40] soundwire: cadence_master: fix divider setting in clock register
` [RFC PATCH 27/40] soundwire: Add Intel resource management algorithm
` [RFC PATCH 28/40] soundwire: intel: handle disabled links
` [RFC PATCH 29/40] soundwire: intel_init: add kernel module parameter to filter out links
` [RFC PATCH 30/40] soundwire: cadence_master: add kernel parameter to override interrupt mask
` [RFC PATCH 31/40] soundwire: intel: move shutdown() callback and don't export symbol
` [RFC PATCH 32/40] soundwire: intel: add helper for initialization
` [RFC PATCH 33/40] soundwire: intel: Add basic power management support
` [RFC PATCH 34/40] soundwire: intel: ignore disabled links for suspend/resume
` [RFC PATCH 35/40] soundwire: intel: export helper to exit reset
` [RFC PATCH 36/40] soundwire: intel: disable interrupts on suspend
` [RFC PATCH 37/40] soundwire: cadence_master: add hw_reset capability in debugfs
` [RFC PATCH 38/40] soundwire: cadence_master: make clock stop exit configurable on init
` [RFC PATCH 39/40] soundwire: intel: add pm_runtime support
` [RFC PATCH 40/40] soundwire: intel: add delay on restart for enumeration

kernel Warning when using vivid with contiguous dma
 2019-07-25 23:44 UTC  (6+ messages)

[PATCH] arm64: dts: meson: odroid-n2: keep SD card regulator always on
 2019-07-25 23:41 UTC  (4+ messages)

[RFC PATCH 0/3] Add a JSON Schema for trace2 events
 2019-07-25 23:42 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v3 0/2] Optimize dma_*_from_contiguous calls
 2019-07-25 23:42 UTC  (8+ messages)
` [PATCH v3 1/2] dma-contiguous: Abstract dma_{alloc,free}_contiguous()

[PATCH] btrfs: Allow more disks missing for RAID10
 2019-07-25 23:41 UTC  (3+ messages)

[PATCH] drm/i915: Replace hangcheck by heartbeats
 2019-07-25 23:41 UTC  (4+ messages)

[CI] drm/i915: Capture vma contents outside of spinlock
 2019-07-25 23:40 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Capture vma contents outside of spinlock (rev2)

[CI 1/3] drm/i915/tgl: skip setting PORT_CL_DW12_* on initialization
 2019-07-25 23:39 UTC  (3+ messages)
` [CI 2/3] drm/i915/tgl: select correct bit for port select
` [CI 3/3] drm/i915/tgl: update ddi/tc clock_off bits

mmotm 2019-07-24-21-39 uploaded
 2019-07-25 23:39 UTC  (3+ messages)
` mmotm 2019-07-24-21-39 uploaded (mm/memcontrol)

[PATCH 0/2] dma-contiguous: two bug fixes for dma_{alloc, free}_contiguous()
 2019-07-25 23:39 UTC  (6+ messages)
` [PATCH 0/2] dma-contiguous: two bug fixes for dma_{alloc,free}_contiguous()
` [PATCH 1/2] dma-contiguous: do not overwrite align in dma_alloc_contiguous()
` [PATCH 2/2] dma-contiguous: page-align the size in dma_free_contiguous()

Slowness forming TIPC cluster with explicit node addresses
 2019-07-25 23:37 UTC 

[PATCH] Revert "ARM: dts: rockchip: add startup delay to rk3288-veyron panel-regulators"
 2019-07-25 23:35 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2019-07-25 23:35 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2019-07-25 23:32 UTC 

post-receive: pub/scm/linux/kernel/git/xiang/linux
 2019-07-25 23:32 UTC 

post-receive: pub/scm/linux/kernel/git/xiang/linux
 2019-07-25 23:31 UTC 

linux-next: run time BUG after merge of the vfs-fixes tree?
 2019-07-25 23:31 UTC  (2+ messages)

[PATCH 1/2] wayland-protocols: upgrade 1.17 -> 1.18
 2019-07-25 23:22 UTC  (2+ messages)
` [PATCH 2/2] weston: upgrade 6.0.0 -> 6.0.1

[PATCH] perf/x86/intel: Mark expected switch fall-throughs
 2019-07-25 23:28 UTC  (6+ messages)
` [tip:perf/urgent] "

[PATCH bpf-next 0/6] bpf: add BPF_MAP_DUMP command to dump more than one entry per call
 2019-07-25 23:27 UTC  (9+ messages)
` [PATCH bpf-next 2/6] "
` [PATCH bpf-next 3/6] bpf: keep bpf.h in sync with tools/

[PATCHv2] EDAC, altera: Move Stratix10 SDRAM ECC to peripheral
 2019-07-25 23:29 UTC  (3+ messages)

[PATCH bpf-next 00/10] CO-RE offset relocations
 2019-07-25 23:26 UTC  (5+ messages)
` [PATCH bpf-next 02/10] libbpf: implement BPF CO-RE offset relocation algorithm
` [PATCH bpf-next 06/10] selftests/bpf: add CO-RE relocs array tests

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2019-07-25 23:25 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2019-07-25 23:25 UTC 

Fwd: mount.cifs fails but smbclient succeeds
 2019-07-25 23:22 UTC  (6+ messages)

[PATCH 00/10] make "order" unsigned int
 2019-07-25 23:21 UTC  (4+ messages)
` [PATCH 01/10] mm/page_alloc: use unsigned int for "order" in should_compact_retry()

[PATCH net] mvpp2: refactor MTU change code
 2019-07-25 23:19 UTC 

[PATCH net-next] mvpp2: document HW checksum behaviour
 2019-07-25 23:15 UTC 

post-receive: pub/scm/linux/kernel/git/qcom/linux
 2019-07-25 23:17 UTC 

[PATCH] ARM: Fix null die() string for unhandled data and prefetch abort cases
 2019-07-25 23:15 UTC  (10+ messages)

[U-Boot] [PATCH v3 1/3] rockchip: rk3399: derive ethaddr from cpuid
 2019-07-25 23:12 UTC  (5+ messages)
` [U-Boot] [PATCH v3 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr
  ` [U-Boot] [PATCH v3 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr【请注意,邮件由u-boot-bounces@lists.denx.de代发】 "

[U-Boot] Pull request: u-boot-net.git master
 2019-07-25 23:12 UTC  (13+ messages)
` [U-Boot] [EXT] "

[Xen-devel] [qemu-mainline test] 139335: regressions - FAIL
 2019-07-25 23:11 UTC 

[PATCH v4 1/2] x86/purgatory: do not use __builtin_memcpy and __builtin_memset
 2019-07-25 23:09 UTC  (5+ messages)
` [PATCH v4 0/2] Support kexec/kdump for clang built kernel

[PATCH] trace-cmd: Allow setting of the name of Python in pkgconfig
 2019-07-25 23:08 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/rostedt/trace-cmd
 2019-07-25 23:08 UTC 

Recurrent service file
 2019-07-25 22:59 UTC  (2+ messages)

post-receive: pub/scm/utils/trace-cmd/trace-cmd
 2019-07-25 23:08 UTC 

[PATCH 1/2] string: Add stracpy and stracpy_pad mechanisms
 2019-07-25 22:51 UTC  (16+ messages)
` [Cocci] [Fwd: [PATCH 1/2] string: Add stracpy and stracpy_pad mechanisms]
  `  "

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2019-07-25 23:00 UTC 

[PATCH v6] Documentation/checkpatch: Prefer stracpy over strcpy/strlcpy/strncpy
 2019-07-25 22:57 UTC  (2+ messages)

[RFC] mm/debug: Add tests for architecture exported page table helpers
 2019-07-25 22:56 UTC  (8+ messages)
` [RFC] mm/pgtable/debug: Add test validating architecture "

[PATCH 0/4] PM / ACPI: sleep: Additional changes related to suspend-to-idle
 2019-07-25 22:56 UTC  (5+ messages)
` [PATCH 1/4] ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
` [PATCH 2/4] ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices
` [PATCH 3/4] ACPI: PM: s2idle: Rearrange lps0_device_attach()
` [PATCH 4/4] ACPI: PM: s2idle: Add acpi_sleep=no_lps0 command line switch

[net-next 0/2] tipc: link changeover issues
 2019-07-25 22:56 UTC  (2+ messages)

[PATCH 0/4] crypto: add amlogic crypto offloader driver
 2019-07-25 22:55 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: crypto: Add DT bindings documentation for amlogic-crypto

[SPDK] New Asia-friendly community meeting and bug scrum day & Time effective immediately
 2019-07-25 22:55 UTC 

Possible bug in intel_iommu_iova_to_phys() in drivers/iommu/intel-iommu.c
 2019-07-25 22:40 UTC 

[PATCH bpf-next v3 0/7] bpf/flow_dissector: support input flags
 2019-07-25 22:52 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] bpf/flow_dissector: pass input flags to BPF flow dissector program
` [PATCH bpf-next v3 2/7] bpf/flow_dissector: document flags
` [PATCH bpf-next v3 3/7] bpf/flow_dissector: support flags in BPF_PROG_TEST_RUN
` [PATCH bpf-next v3 4/7] tools/bpf: sync bpf_flow_keys flags
` [PATCH bpf-next v3 5/7] selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAG
` [PATCH bpf-next v3 6/7] bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL
` [PATCH bpf-next v3 7/7] selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP

[PATCH 09/16] sparc64: use the generic get_user_pages_fast code
 2019-07-25 22:52 UTC  (5+ messages)

[PATCH 0/4] new driver for TI eQEP
 2019-07-25 22:52 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: Document JZ47xx VPU auxiliary processor
 2019-07-25 22:50 UTC  (3+ messages)
` [PATCH 3/3] remoteproc: ingenic: Added remoteproc driver

[PATCH 00/19] Cleanup merge API
 2019-07-25 22:50 UTC  (4+ messages)

Freeze on ppc32 MPC8248 board with 5.2 kernel
 2019-07-25 22:30 UTC 

stable-rc/linux-5.1.y boot: 133 boots: 1 failed, 130 passed with 2 offline (v5.1.19-370-gfb6ea525ffcf)
 2019-07-25 22:46 UTC 

[PATCH 0/2 v2]nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of nested guests
 2019-07-25 22:45 UTC  (5+ messages)
` [PATCH 2/2 v2]kvm-unit-test: nVMX: Test "

[PATCH v5 0/4] nvme: add thermal zone devices
 2019-07-25 22:46 UTC  (6+ messages)
` [PATCH v5 2/4] dt-bindings: thermal: nvme: Add binding documentation

[PATCH 1/5] drm/i915: Capture vma contents outside of spinlock
 2019-07-25 22:44 UTC  (5+ messages)
` [PATCH 2/5] drm/i915/gt: Add to timeline requires the timeline mutex
` [PATCH 3/5] drm/i915: Unshare the idle-barrier from other kernel requests
` [PATCH 4/5] drm/i915/execlists: Force preemption
` [PATCH 5/5] drm/i915: Replace hangcheck by heartbeats

[RFC PATCH 0/3] fix hugetlb page allocation stalls
 2019-07-25 22:43 UTC  (5+ messages)
` [RFC PATCH 3/3] hugetlbfs: don't retry when pool page allocations start to fail

[PATCH 0/2] DTS: ARM: some minor updates and fixes for GTA04
 2019-07-25 22:42 UTC  (5+ messages)
` [PATCH 2/2] DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again

[PATCH 0/1] x86/boot: clear some fields explicitly
 2019-07-25 22:42 UTC  (11+ messages)
` [PATCH 1/1] "

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-07-25 22:40 UTC 

[Virtio-fs] Failure as Operation not permitted on aarch64 machine
 2019-07-25 22:40 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 0/4] bnxt patches
 2019-07-25  7:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/bnxt: fix extended port counter statistics

[dpdk-dev] [PATCH 0/3] Multiseg fixes for pcap pmd
 2019-07-25 22:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH] riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"
 2019-07-25 22:36 UTC  (2+ messages)

post-receive: pub/scm/git/git-manpages
 2019-07-25 22:33 UTC 

post-receive: pub/scm/git/git-htmldocs
 2019-07-25 22:33 UTC 

post-receive: pub/scm/git/git
 2019-07-25 22:32 UTC 

[RFC PATCH] ima-evm-utils: Add some tests for evmctl
 2019-07-25 22:31 UTC  (3+ messages)

Perl5 build issues (meta-cpan only?)
 2019-07-25 22:29 UTC  (2+ messages)

[PATCH 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2019-07-25 22:27 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: irqchip: Add PRUSS interrupt controller bindings

[PATCH v4, 00/33] add drm support for MT8183
 2019-07-25 22:23 UTC  (6+ messages)
` [PATCH v4, 05/33] dt-bindings: mediatek: add RDMA1 description for mt8183 display

[PATCH] drm/i915/uc: Don't sanitize guc_log_level modparam
 2019-07-25 22:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/15] thermal: qcom: tsens: Add interrupt support
 2019-07-25 22:18 UTC  (16+ messages)
` [PATCH 01/15] drivers: thermal: tsens: Get rid of id field in tsens_sensor
` [PATCH 02/15] drivers: thermal: tsens: Simplify code flow in tsens_probe
` [PATCH 03/15] drivers: thermal: tsens: Add __func__ identifier to debug statements
` [PATCH 04/15] drivers: thermal: tsens: Add debugfs support
` [PATCH 05/15] arm: dts: msm8974: thermal: Add thermal zones for each sensor
` [PATCH 06/15] arm64: dts: msm8916: thermal: Fixup HW ids for cpu sensors
` [PATCH 07/15] dt: thermal: tsens: Document interrupt support in tsens driver
` [PATCH 08/15] arm64: dts: sdm845: thermal: Add interrupt support
` [PATCH 09/15] arm64: dts: msm8996: "
` [PATCH 10/15] arm64: dts: msm8998: "
` [PATCH 11/15] arm64: dts: qcs404: "
` [PATCH 12/15] arm64: dts: msm8974: "
` [PATCH 13/15] arm64: dts: msm8916: "
` [PATCH 14/15] drivers: thermal: tsens: Create function to return sign-extended temperature
` [PATCH 15/15] drivers: thermal: tsens: Add interrupt support

[PATCH] ARM: dts: add device tree for Mecer Xtreme Mini S6
 2019-07-25 22:19 UTC  (3+ messages)

[PATCH 5.1 000/371] 5.1.20-stable review
 2019-07-25 22:19 UTC  (2+ messages)

[PATCH] drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
 2019-07-25 22:18 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/11] JZ4740 SoC cleanup
 2019-07-25 22:16 UTC  (3+ messages)
` [PATCH 09/11] hwmon: Drop obsolete JZ4740 driver


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.