All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-28 17:52:57 to 2019-01-28 18:23:10 UTC [more...]

[PATCH 0/2] ARM: meson: do not select COMMON_CLK_AMLOGIC
 2019-01-28 18:22 UTC  (5+ messages)
` [PATCH 1/2] arm64: meson: remove COMMON_CLK_AMLOGIC selection
` [PATCH 2/2] ARM: "

[Qemu-devel] [PATCH v4 00/19] Fix/add vmstate handling in some I2C code
 2019-01-28 18:22 UTC  (22+ messages)
` [Qemu-devel] [PATCH v4 01/19] i2c: Split smbus into parts
` [Qemu-devel] [PATCH v4 02/19] i2c: have I2C receive operation return uint8_t
` [Qemu-devel] [PATCH v4 03/19] arm:i2c: Don't mask return from i2c_recv()
` [Qemu-devel] [PATCH v4 04/19] i2c: Don't check return value "
` [Qemu-devel] [PATCH v4 05/19] i2c:smbus: Correct the working of quick commands
` [Qemu-devel] [PATCH v4 06/19] i2c:smbus: Simplify write operation
` [Qemu-devel] [PATCH v4 07/19] i2c:smbus: Simplify read handling
` [Qemu-devel] [PATCH v4 08/19] i2c:smbus_eeprom: Get rid of the quick command
` [Qemu-devel] [PATCH v4 09/19] i2c:smbus: Make white space in switch statements consistent
` [Qemu-devel] [PATCH v4 10/19] boards.h: Ignore migration for SMBus devices on older machines
` [Qemu-devel] [PATCH v4 11/19] i2c:pm_smbus: Fix pm_smbus handling of I2C block read
` [Qemu-devel] [PATCH v4 12/19] migration: Add a VMSTATE_BOOL_TEST() macro
` [Qemu-devel] [PATCH v4 13/19] i2c:pm_smbus: Fix state transfer
` [Qemu-devel] [PATCH v4 14/19] i2c:smbus_slave: Add an SMBus vmstate structure
` [Qemu-devel] [PATCH v4 15/19] i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c
` [Qemu-devel] [PATCH v4 16/19] i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size
` [Qemu-devel] [PATCH v4 17/19] i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom
` [Qemu-devel] [PATCH v4 18/19] i2c:smbus_eeprom: Add a reset function to smbus_eeprom
` [Qemu-devel] [PATCH v4 19/19] i2c: Verify that the count passed in to smbus_eeprom_init() is valid

[Qemu-devel] [PATCH RFC 0/8] i386/kvm/hyper-v: refactor and implement 'hv-stimer-direct' and 'hv-all' enlightenments
 2019-01-28 18:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC 4/8] i386/kvm: Implement 'hv-all' pass-through mode

What is CONFIG_RTAS ? Which CPUs are concerned
 2019-01-28 18:20 UTC 

[PATCH v3 lora-next 0/4] net: lora: Add documentation for SX130x and SX125x parts
 2019-01-28 18:21 UTC  (7+ messages)
` [PATCH v3 lora-next 1/4] dt-bindings: lora: sx130x: add basic documentation
` [PATCH v3 lora-next 2/4] dt-bindings: lora: sx125x: "
` [PATCH v3 lora-next 3/4] dt-bindings: lora: sx125x: add clock bindings

[PATCH] mm: Prevent mapping slab pages to userspace
 2019-01-28 18:20 UTC  (2+ messages)

[CI 1/6] drm/i915: Introduce concept of per-timeline (context) HWSP
 2019-01-28 18:18 UTC  (6+ messages)
` [CI 2/6] drm/i915: Enlarge vma->pin_count
` [CI 3/6] drm/i915: Allocate a status page for each timeline
` [CI 4/6] drm/i915: Share per-timeline HWSP using a slab suballocator
` [CI 5/6] drm/i915: Track the context's seqno in its own timeline HWSP
` [CI 6/6] drm/i915: Track active timelines

env GIT_WORK_TREE ignored by git describe --dirty
 2019-01-28 18:19 UTC  (2+ messages)

Want retouching for your photos?
 2019-01-28  8:48 UTC 

Want retouching for your photos?
 2019-01-28  9:30 UTC 

Want retouching for your photos?
 2019-01-28  9:30 UTC 

Want retouching for your photos?
 2019-01-28  9:30 UTC 

unclear docs
 2019-01-28 18:12 UTC  (4+ messages)

Ingenic pinctrl fixes
 2019-01-28 18:18 UTC  (8+ messages)
  ` [PATCH v2 1/3] Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780
  ` [PATCH v2 2/3] Pinctrl: Ingenic: Add missing parts for "
  ` [PATCH v2 3/3] Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_"

Want retouching for your photos?
 2019-01-28  9:44 UTC 

[Patch v5 0/7] btrfs: qgroup: Delay subtree scan to reduce overhead
 2019-01-28 18:15 UTC  (2+ messages)

[PATCH] serial: sh-sci: Do not free irqs that have already been freed
 2019-01-28 18:15 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: mark expected switch fall-throughs
 2019-01-28 18:15 UTC  (3+ messages)

Weekly Meeting 2109-01-28 #minutes
 2019-01-28 18:15 UTC 

pids.current with invalid value for hours [5.0.0 rc3 git]
 2019-01-28 18:15 UTC  (13+ messages)
            ` [PATCH v2] oom, oom_reaper: do not enqueue same task twice
                    ` [PATCH v3] "

[PATCH v3 0/5] Add non-blocking ring
 2019-01-28 18:14 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] ring: add 64-bit headtail structure
  ` [PATCH v4 2/5] ring: add a non-blocking implementation
  ` [PATCH v4 3/5] test_ring: add non-blocking ring autotest
  ` [PATCH v4 4/5] test_ring_perf: add non-blocking ring perf test
  ` [PATCH v4 5/5] mempool/ring: add non-blocking ring handlers

SRC URI checksums
 2019-01-28 18:14 UTC 

[PATCH v2 0/2] reset: meson: add g12a SoC support
 2019-01-28 18:13 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: reset: meson: add g12a bindings
` [PATCH v2 2/2] reset: meson: add g12a compatible string

[PATCH lora-next 00/11] net: lora: Get SX130x to transmit lora packets
 2019-01-28 18:13 UTC  (3+ messages)
` [PATCH lora-next 01/11] dt-bindings: net: lora: sx130x: add power lut binding

+ mm-migrate-make-buffer_migrate_page_norefs-actually-succeed.patch added to -mm tree
 2019-01-28 18:12 UTC 

[PATCH v6 00/13] KVM: s390: make use of the GIB
 2019-01-28 18:12 UTC  (3+ messages)
` [PATCH v6 11/13] KVM: s390: add functions to (un)register GISC with GISA

[PATCH AUTOSEL 4.19 001/258] drm/bufs: Fix Spectre v1 vulnerability
 2019-01-28 18:12 UTC  (11+ messages)
` [PATCH AUTOSEL 4.19 033/258] sctp: Fix SKB list traversal in sctp_intl_store_ordered()
` [PATCH AUTOSEL 4.19 034/258] sctp: Fix SKB list traversal in sctp_intl_store_reasm()
` [PATCH AUTOSEL 4.19 174/258] livepatch: check kzalloc return values

[PATCH 00/14] ALSA: PCM suspend cleanup
 2019-01-28 18:11 UTC  (3+ messages)
` [PATCH 01/14] ALSA: pcm: Suspend streams globally via device type PM ops

[Qemu-devel] [PULL 00/26] target-arm queue
 2019-01-28 18:10 UTC  (27+ messages)
` [Qemu-devel] [PULL 01/26] target/arm: Fix validation of 32-bit address spaces for aa32
` [Qemu-devel] [PULL 02/26] target/arm: v8m: Ensure IDAU is respected if SAU is disabled
` [Qemu-devel] [PULL 03/26] gdbstub: fix gdb_get_cpu(s, pid, tid) when pid and/or tid are 0
` [Qemu-devel] [PULL 04/26] arm: Stub out NRF51 TWI magnetometer/accelerometer detection
` [Qemu-devel] [PULL 05/26] tests/microbit-test: add TWI stub device test
` [Qemu-devel] [PULL 06/26] exec.c: Use correct attrs in cpu_memory_rw_debug()
` [Qemu-devel] [PULL 07/26] accel/tcg/user-exec: Don't parse aarch64 insns to test for read vs write
` [Qemu-devel] [PULL 08/26] MAINTAINERS: update microbit ARM board files
` [Qemu-devel] [PULL 09/26] target/arm: Don't clear supported PMU events when initializing PMCEID1
` [Qemu-devel] [PULL 10/26] memory: add memory_region_flush_rom_device()
` [Qemu-devel] [PULL 11/26] hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
` [Qemu-devel] [PULL 12/26] arm: Instantiate NRF51 special NVM's and NVMC
` [Qemu-devel] [PULL 13/26] tests/libqtest: Introduce qtest_init_with_serial()
` [Qemu-devel] [PULL 14/26] tests/microbit-test: Make test independent of global_qtest
` [Qemu-devel] [PULL 15/26] tests/microbit-test: Check nRF51 UART functionality
` [Qemu-devel] [PULL 16/26] checkpatch: Don't emit spurious warnings about block comments
` [Qemu-devel] [PULL 17/26] xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs
` [Qemu-devel] [PULL 18/26] aspeed/smc: fix default read value
` [Qemu-devel] [PULL 19/26] aspeed/smc: define registers for all possible CS
` [Qemu-devel] [PULL 20/26] aspeed/smc: Add dummy data register
` [Qemu-devel] [PULL 21/26] aspeed/smc: snoop SPI transfers to fake dummy cycles
` [Qemu-devel] [PULL 22/26] tests/microbit-test: Add tests for nRF51 NVMC
` [Qemu-devel] [PULL 23/26] hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in it
` [Qemu-devel] [PULL 24/26] qom/cpu: Add cluster_index to CPUState
` [Qemu-devel] [PULL 25/26] accel/tcg: Add cluster number to TCG TB hash
` [Qemu-devel] [PULL 26/26] gdbstub: Simplify gdb_get_cpu_pid() to use cpu->cluster_index

[PATCH v3 0/2] spi: support inter-word delays
 2019-01-28 18:10 UTC  (3+ messages)
` [PATCH v3 1/2] spi: support inter-word delay requirement for devices

[PATCH 00/14] clk: meson: rework drivers dependencies
 2019-01-28 18:04 UTC  (42+ messages)
` [PATCH 01/14] clk: export some clk_hw function symbols for module drivers
` [PATCH 02/14] clk: meson: use CONFIG_ARCH_MESON to enter meson clk directory
` [PATCH 03/14] clk: meson: axg-audio does not require syscon
` [PATCH 04/14] clk: meson: move MESON_GATE to clk-regmap.h
` [PATCH 05/14] clk: meson: move parm out of clkc
` [PATCH 06/14] clk: meson: take the pll driver "
` [PATCH 07/14] clk: meson: take the mpll "
` [PATCH 08/14] clk: meson: merge phase driver and remove from clkc
` [PATCH 09/14] clk: meson: take vid-pll-div out of clkc
` [PATCH 10/14] clk: meson: take dualdiv "
` [PATCH 11/14] clk: meson: take clk-input "
` [PATCH 12/14] clk: meson: clkc must die
` [PATCH 13/14] clk: meson: move sclk-div out of clkc-audio
` [PATCH 14/14] clk: meson: rework and clean drivers dependencies

[PULL] drm-intel-next
 2019-01-28 18:10 UTC 

There should be a `.gitbless; file, protecting files from git clean
 2019-01-28 18:08 UTC  (3+ messages)

[PATCH] selftests: kmod: worked on errors which breaks the overall execution of the test script
 2019-01-28 18:07 UTC  (5+ messages)
    ` Fwd: "

[PATCH net 0/5] qed: Bug fixes
 2019-01-28 18:05 UTC  (6+ messages)
` [PATCH net 1/5] qed: Fix bug in tx promiscuous mode settings
` [PATCH net 2/5] qed: Fix LACP pdu drops for VFs
` [PATCH net 3/5] qed: Fix VF probe failure while FLR
` [PATCH net 4/5] qed: Fix system crash in ll2 xmit
` [PATCH net 5/5] qed: Fix stack out of bounds bug

[PATCH 00/14] Trace2 tracing facility
 2019-01-28 18:07 UTC  (3+ messages)

[PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
 2019-01-28 18:04 UTC  (3+ messages)

[PATCH] drm/i915/icl: Add TypeC ports only if VBT is present
 2019-01-28 18:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] sysctl: Add panic-fatal-signals
 2019-01-28 18:05 UTC  (2+ messages)

[PATCH kmod] libkmod-signature: implement pkcs7 parsing with openssl
 2019-01-28 18:05 UTC  (4+ messages)

xen-4.12~rc1 in ub1804: no vfb objects in pv domU, bug or feature?
 2019-01-28 18:05 UTC  (2+ messages)

[PATCH AUTOSEL 4.20 001/304] drm/bufs: Fix Spectre v1 vulnerability
 2019-01-28 18:04 UTC  (7+ messages)
` [PATCH AUTOSEL 4.20 002/304] drm/v3d: Fix a use-after-free race accessing the scheduler's fences
` [PATCH AUTOSEL 4.20 035/304] serial: core: Allow processing sysrq at port unlock time

[Qemu-devel] [PATCH] i386: extended the cpuid level when Intel PT is enabled
 2019-01-28 18:03 UTC  (6+ messages)

[Qemu-devel] [PATCH] qmp: Deprecate query-nodes option of query-blockstats
 2019-01-28 18:02 UTC  (4+ messages)
  ` [Qemu-devel] [libvirt] "

[Qemu-devel] [PATCH v2 0/4] sdl: Let it be optional (in particular, on OpenBSD)
 2019-01-28 18:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 4/4] hw/display/milkymist-tmu2: Move inlined code from header to source

[Qemu-devel] [PATCH 0/2] block: add blk_lookup() for getting device by node_name
 2019-01-28 18:02 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/2] efi_loader: Patch RTS at ExitBootServices
 2019-01-28 18:02 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] x86: Add efi runtime reset

[Qemu-devel] [PATCH 0/9] Network announce changes
 2019-01-28 17:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 7/9] qmp: Add announce-self command

[Qemu-devel] [PATCH v2 0/2] Acceptance tests: adds multi vm capability and basic migration test
 2019-01-28 17:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] tests.acceptance: adds multi vm capability for acceptance tests
` [Qemu-devel] [PATCH v2 2/2] Acceptance tests: add simple migration test

[Qemu-devel] [PATCH] hw: report invalid disable-legacy|modern usage for virtio-1-only devs
 2019-01-28 17:48 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] scsi-disk: Device Identification fixes
 2019-01-28 17:49 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/3] scsi-disk: Add device_id property

[Qemu-devel] [PATCH] acpi: Make TPM 2.0 with TIS available as MSFT0101
 2019-01-28 17:49 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 0/4] HWCAP_CPUID registers for aarch64
 2019-01-28 17:49 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 3/4] linux-user/elfload: enable HWCAP_CPUID for AArch64

[Qemu-devel] [PATCH] block: split block/qapi.c to avoid linking utilities with qapi
 2019-01-28 17:52 UTC  (2+ messages)

[PATCH bpf] tools: bpftool: fix crash with un-owned prog arrays
 2019-01-28 18:01 UTC 

[Bug 107978] [amdgpu] Switching to tty fails with DisplayPort monitor going to sleep (REG_WAIT timeout / dce110_stream_encoder_dp_blank)
 2019-01-28 18:01 UTC  (3+ messages)
` [Bug 107978] [amdgpu] Switching to tty fails with DisplayPort 1.2 "

[PATCH v2] tty: increase the default flip buffer limit to 2*640K
 2019-01-28 18:01 UTC 

[PATCH] NFS: Always return the error that truncates a flushing page
 2019-01-28 17:59 UTC  (2+ messages)

[PATCH v2 0/2] Add MDIO and PHY notes
 2019-01-28 17:58 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: imx8mq-evk: add missing MDIO / PHY nodes

[kvm-unit-tests PATCH 0/7] arm/arm64: Add support for running under kvmtool
 2019-01-28 17:58 UTC  (9+ messages)
` [kvm-unit-tests PATCH 2/7] lib: arm: Remove warning about uart0_base mismatch

Want retouching for your photos?
 2019-01-28  9:44 UTC 

Want retouching for your photos?
 2019-01-28  8:18 UTC 

i40e doesn't calculate RSS for GRE traffic
 2019-01-28 17:54 UTC 

[CI 1/6] drm/i915: Introduce concept of per-timeline (context) HWSP
 2019-01-28 17:54 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/6] "

Frontend Slowdown
 2019-01-28 17:54 UTC 

[PATCH] powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL mask
 2019-01-28 17:31 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.