messages from 2019-08-27 15:22:10 to 2019-08-27 16:05:51 UTC [more...]
[PATCH 0/3] Try to make SMP booting slightly less fragile
2019-08-27 16:05 UTC (7+ messages)
` [PATCH 1/3] arm64: smp: Increase secondary CPU boot timeout value
` [PATCH 2/3] arm64: smp: Don't enter kernel with NULL stack pointer or task struct
` [PATCH 3/3] arm64: smp: Treat unknown boot failures as being 'stuck in kernel'
[Xen-devel] [PATCH 0/6] x86emul: further work
2019-08-27 16:04 UTC (6+ messages)
` [Xen-devel] [PATCH 5/6] x86emul: support INVPCID
` [Xen-devel] [PATCH 6/6] x86emul: support MOVDIR{I,64B} insns
[Qemu-devel] [PATCH V2 1/2] tests.acceptance.avocado_qemu: Add support for powerpc
2019-08-27 16:00 UTC (3+ messages)
[PATCH] arm64: fix fixmap copy for 16K pages and 48-bit VA
2019-08-27 16:04 UTC (2+ messages)
[PATCH v3 1/5] leds: lm3532: Fix brightness control for i2c mode
2019-08-27 16:04 UTC (8+ messages)
[PATCH 0/3] KVM: x86: fix a couple of issues with Enlightened VMCS enablement
2019-08-27 16:04 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.nested is disabled
` [PATCH 2/3] KVM: x86: svm: remove unneeded nested_enable_evmcs() hook
` [PATCH 3/3] KVM: x86: announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS support only when it is available
[PATCH 0/3] Cleanup btrfs_find_name_in* functions
2019-08-27 16:04 UTC (9+ messages)
` [PATCH 1/3] btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct
` [PATCH 2/3] btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref
` [PATCH 3/3] btrfs: Use btrfs_find_name_in_backref in backref_in_log
[Cocci] [PATCH v2 0/10] Symbol namespaces - RFC
2019-08-27 16:04 UTC (9+ messages)
` [PATCH v3 00/11] Symbol Namespaces
` [PATCH v3 03/11] module: add support for symbol namespaces
[PATCH] Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()
2019-08-27 16:02 UTC (2+ messages)
[Qemu-devel] [PATCH] Fix: fp-test uninitialized member floatX::exp
2019-08-27 15:59 UTC (6+ messages)
[PATCH] rpm: resolve a host contamination issue for mono packaging
2019-08-27 16:00 UTC (2+ messages)
[PATCH 0/9] staging: move greybus core out of staging
2019-08-27 16:01 UTC (16+ messages)
` [PATCH 1/9] staging: greybus: fix up SPDX comment in .h files
` [PATCH 2/9] staging: greybus: remove license "boilerplate"
` [PATCH 7/9] staging: greybus: move core include files to include/linux/greybus/
[PATCH V2 00/13] ARM: Add minimal Raspberry Pi 4 support
2019-08-27 16:00 UTC (9+ messages)
` [PATCH V2 03/13] dt-bindings: bcm2835-cprman: Add bcm2711 support
` [PATCH V2 07/13] dt-bindings: i2c: bcm2835: Add brcm,bcm2711 compatible
[PATCH 1/2] efi+tpm: Don't access event->count when it isn't mapped
2019-08-27 16:00 UTC (6+ messages)
[PATCH] mm: release the spinlock on zap_pte_range
2019-08-27 16:00 UTC (11+ messages)
` [RFC PATCH] mm: drop mark_page_access from the unmap path
linux-next: Tree for Aug 27
2019-08-27 15:59 UTC (8+ messages)
` linux-next: Tree for Aug 27 (amdgpu)
` linux-next: Tree for Aug 27 (mshyperv.c)
` linux-next: Tree for Aug 27 (kunit)
` linux-next: Tree for Aug 27 (mm/zsmalloc.c)
` linux-next: Tree for Aug 27 (objtool)
[PATCH RT v2 0/3] RCU fixes
2019-08-27 15:58 UTC (11+ messages)
` [PATCH RT v2 2/3] sched: migrate_enable: Use sleeping_lock to indicate involuntary sleep
[PATCH 1/1] dt-bindings: smiapp: Align documentation with current practices
2019-08-27 15:58 UTC (2+ messages)
[PATCH 1/3] libdevmapper/lvm2: force recipe libdevmapper to populate sysroot only
2019-08-27 15:58 UTC (4+ messages)
` [meta-oe][PATCH 2/3] cryptsetup: add libdevmapper to RDEPENDS
[PATCH 1/2] PCIe: imx6: imx7d: add support for internal phy refclk source
2019-08-27 15:56 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: imx6q-pcie: add "fsl,pcie-phy-refclk-internal" for i.MX7D
[PATCH] ltp: cve/meltdown.c: Fix kernel symbol finding
2019-08-27 15:56 UTC (2+ messages)
[PATCH 01/13] bitbake.conf: drop FETCHCMD, GITDIR, etc fetcher over-rides
2019-08-27 15:55 UTC (4+ messages)
` [PATCH 09/13] glibc: drop obsolete packaging of glibc libnsl libs
[PATCH] ASoC: imx-audmix: register the card on a proper dev
2019-08-27 15:55 UTC
[PATCH 01/28] drm/i915/selftests: Add the usual batch vma managements to st_workarounds
2019-08-27 15:54 UTC (3+ messages)
` [PATCH 02/28] drm/i915/selftests: Remove accidental serialization between gpu_fill
[Qemu-devel] [PATCH V2 2/2] tests.acceptance.boot_linux_console: Add pseries linux boot console test
2019-08-27 15:53 UTC (2+ messages)
[PATCH] RDMA/mlx5: Merge two enums into a single one
2019-08-27 15:52 UTC (2+ messages)
[Qemu-riscv] [PATCH v1 00/28] Add RISC-V Hypervisor Extension v0.4
2019-08-27 15:50 UTC (13+ messages)
` [Qemu-riscv] [PATCH v1 01/28] target/riscv: Add the Hypervisor extension
` [Qemu-devel] "
` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v1 02/28] target/riscv: Add the virtulisation mode
` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 03/28] target/riscv: Add the force HS exception mode
` [Qemu-devel] "
` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v1 05/28] target/riscv: Add the Hypervisor CSRs to CPUState
` [Qemu-devel] "
[PATCH rdma-next v3 0/3] ODP support for mlx5 DC QPs
2019-08-27 15:51 UTC (2+ messages)
[PATCH v8] Add flags option to get xattr method paired to __vfs_getxattr
2019-08-27 15:49 UTC (7+ messages)
` [Cluster-devel] "
` [f2fs-dev] "
Need Your Response
2019-08-27 15:50 UTC
[PATCH] io_uring: allocate the two rings together
2019-08-27 15:50 UTC (2+ messages)
kernelci-backend: /callback/lava/test: only "lava" results?
2019-08-27 15:50 UTC (2+ messages)
[PATCH] mm: silence -Woverride-init/initializer-overrides
2019-08-27 15:47 UTC
[Patch v4 1/3] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
2019-08-27 15:50 UTC (6+ messages)
` [EXT] "
[PATCH] IB/mlx5: Convert to use vm_map_pages_zero()
2019-08-27 15:49 UTC (6+ messages)
[PATCH] x86: tpm: Remove a busy bit of the NVS area for supporting AMD's fTPM
2019-08-27 15:49 UTC (4+ messages)
[GIT PULL] Please pull my kvm-ppc-fixes-5.3-1 tag
2019-08-27 15:49 UTC (3+ messages)
[PATCH] arm/arm64: defconfig: Update configs to use the new CROS_EC options
2019-08-27 15:48 UTC (3+ messages)
[PATCH 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
2019-08-27 15:47 UTC (10+ messages)
` [PATCH 3/6] PCI: tegra: Add support to configure sideband pins
` [PATCH 6/6] PCI: tegra: Add support to enable slot regulators
[Xen-devel] [PATCH 0/2] xen: Drop obsolete DOMCTLs
2019-08-27 15:47 UTC (5+ messages)
` [Xen-devel] [PATCH 1/2] xen: Drop XEN_DOMCTL_suppress_spurious_page_faults
` [Xen-devel] [PATCH 2/2] xen: Drop XEN_DOMCTL_{get, set}_machine_address_size
[PATCH] cifs: Use kzfree() to zero out the password
2019-08-27 15:46 UTC (3+ messages)
[PATCH v3 00/14] drm: rcar-du: Add Color Management Module (CMM)
2019-08-27 15:48 UTC (5+ messages)
` [PATCH v3 08/14] drm: rcar-du: Add support for CMM
[Intel-gfx] [PATCH i-g-t] i915/gem_exec_big: Sync against asynchronous relocations
2019-08-27 15:46 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[Xen-devel] [PATCH] livepatch: Identify the object file create-diff-object dislikes
2019-08-27 15:45 UTC (3+ messages)
[REGRESSION] netfilter: conntrack: Unable to change conntrack accounting of a net namespace via 'nf_conntrack_acct' sysfs
2019-08-27 15:45 UTC (3+ messages)
` [PATCH nf] netfilter: conntrack: make sysctls per-namespace again
[Qemu-devel] cross-project patches: Add NBD Fast Zero support
2019-08-27 15:43 UTC (4+ messages)
` [Qemu-devel] [nbdkit PATCH 0/3] nbdkit support for new NBD fast zero
` [Qemu-devel] [nbdkit PATCH 3/3] plugins: Add .can_fast_zero hook
` [Qemu-devel] [Libguestfs] "
[Qemu-devel] [PATCH 0/3] UUID validation during migration
2019-08-27 15:36 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/3] migration: Add x-validate-uuid capability
` [Qemu-devel] [PATCH 2/3] tests/libqtest: Allow to set expected exit status
[PATCH v2 0/4] Add support for updated vmware hypercall instruction
2019-08-27 15:44 UTC (3+ messages)
` [PATCH v2 2/4] x86/vmware: Add a header file for hypercall definitions
[PATCH] virtio: Change typecasts in vring_init()
2019-08-27 15:20 UTC
[Ksummit-discuss] Allowing something Change-Id (or something like it) in kernel commits
2019-08-27 15:42 UTC (16+ messages)
[PATCH] drm/amdgpu: fix commit 4ef9d7d
2019-08-27 15:42 UTC (2+ messages)
[Xen-devel] [linux-4.14 test] 140670: regressions - FAIL
2019-08-27 15:41 UTC
[Qemu-arm] [PATCH for 4.1] aspeed/timer: Provide back-pressure information for short periods
2019-08-27 15:37 UTC (10+ messages)
` [Qemu-arm] [Qemu-devel] "
` "
[PATCH] drm/i915: Make engine batch pool's safe for use with virtual engines
2019-08-27 15:40 UTC (2+ messages)
[PATCH 0/4] Introduce variable length mdev alias
2019-08-27 15:39 UTC (10+ messages)
` [PATCH 2/4] mdev: Make mdev alias unique among all mdevs
[RFC PATCH 0/2] livepatch: Clear relocation targets on a module removal
2019-08-27 15:37 UTC (11+ messages)
` [RFC PATCH 2/2] "
v2_02_186 annotated tag has been created
2019-08-27 15:37 UTC
stable-2.02 - post-release
2019-08-27 15:37 UTC
stable-2.02 - pre-release
2019-08-27 15:37 UTC
[U-Boot] [PULL] u-boot-stm32 for v2019.10 (round 1)
2019-08-27 15:37 UTC
[PATCH v1 net-next] net: phy: mdio_bus: make mdiobus_scan also cover PHY that only talks C45
2019-08-27 15:37 UTC (5+ messages)
[Qemu-devel] [PATCH v3 0/2] Optimize alignment probing
2019-08-27 15:06 UTC (2+ messages)
[net-next] net: sched: pie: enable timestamp based delay calculation
2019-08-27 15:34 UTC (2+ messages)
[RFC PATCH 0/1] dm: add clone target
2019-08-27 15:34 UTC (10+ messages)
` [RFC PATCH 1/1] "
a bug in genksysms/CONFIG_MODVERSIONS w/ __attribute__((foo))?
2019-08-27 15:34 UTC (6+ messages)
[Qemu-riscv] [PATCH v6 00/30] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine
2019-08-27 14:58 UTC (10+ messages)
` [Qemu-devel] [PATCH v6 17/30] riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC
` [Qemu-devel] [PATCH v6 19/30] riscv: sifive: Implement PRCI model for FU540
` [Qemu-devel] [PATCH v6 23/30] riscv: sifive_u: Update UART base addresses and IRQs
` [Qemu-devel] [PATCH v6 25/30] riscv: roms: Update default bios for sifive_u machine
` [Qemu-devel] [PATCH v6 26/30] riscv: sifive: Implement a model for SiFive FU540 OTP
` [Qemu-devel] [PATCH v6 27/30] riscv: sifive_u: Instantiate OTP memory with a serial number
` [Qemu-devel] [PATCH v6 28/30] riscv: sifive_u: Fix broken GEM support
` [Qemu-devel] [PATCH v6 29/30] riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet
` [Qemu-devel] [PATCH v6 30/30] riscv: sifive_u: Update model and compatible strings in device tree
[PATCH RFC] generic 223: Ensure xfs allocator will honor alignment requirements
2019-08-27 15:33 UTC (3+ messages)
[DOC][PATCH] powerpc: Provide initial documentation for PAPR hcalls
2019-08-27 15:23 UTC
[PATCH] gitk: Make web links clickable
2019-08-27 15:33 UTC (2+ messages)
[PATCH] drm/i915: Only activate i915_active debugobject once
2019-08-27 15:33 UTC (3+ messages)
[PATCH 1/4 v4] MIPS: ralink: mt7628a.dtsi: Add I2C controller DT node
2019-08-27 15:32 UTC (5+ messages)
` [PATCH 2/4 v4] dt-bindings: mips: Add missing mt7688a-soc compatible
` [PATCH 3/4 v4] dt-bindings: mips: Add gardena vendor prefix and board description
[igt-dev] [PATCH i-g-t v9 0/4] Remove global igt_global_mmio
2019-08-27 15:32 UTC (8+ messages)
` [igt-dev] [PATCH i-g-t v9 1/4] lib/igt_device: add igt_device_get_pci_addr by fd
` [igt-dev] [PATCH i-g-t v9 2/4] lib/intel_mmio: fix unnecessary casting in R/W register functions
` [igt-dev] [PATCH i-g-t v9 3/4] lib/intel_mmio: add funtions for read/write register funtions
` [igt-dev] [PATCH i-g-t v9 4/4] lib/intel_mmio: add additional api for multiple devices
Policy to keep USB ports powered in low-power states
2019-08-27 15:29 UTC (8+ messages)
[PATCH 1/5] btrfs-progs: mkfs: treat btrfs_add_to_fsid as fatal error
2019-08-27 15:30 UTC (8+ messages)
` [PATCH 2/5] btrfs-progs: btrfs_add_to_fsid: check if adding device would overflow
` [PATCH 4/5] btrfs-progs: resize: more sensible error messages for bad sizes
[PATCH] dt-bindings: Add vendor prefix for Inspur Corporation
2019-08-27 15:29 UTC (2+ messages)
[kvm-unit-tests PATCH 0/3] s390x: Add skey removal facility test
2019-08-27 15:28 UTC (5+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Move pfmf to lib and make address void
` [kvm-unit-tests PATCH 2/3] s390x: Storage key library functions now take void ptr addresses
[PATCH v6 00/11] Move part of cros-ec out of MFD subsystem
2019-08-27 15:27 UTC (4+ messages)
` [PATCH v6 11/11] arm/arm64: defconfig: Update configs to use the new CROS_EC options
[PATCH] ALSA: hda - Allow runtime PM for controller if component notifier is used
2019-08-27 15:28 UTC
[PATCH v4] netfilter: nft_dynset: support for element deletion
2019-08-27 15:27 UTC (2+ messages)
[PATCH v5 00/18] add thermal driver for h6
2019-08-27 15:27 UTC (17+ messages)
` [PATCH v5 10/18] dt-bindings: thermal: add binding document for h3 thermal controller
` [PATCH v5 12/18] dt-bindings: thermal: add binding document for a64 "
` [PATCH v5 14/18] dt-bindings: thermal: add binding document for h5 "
` [PATCH v5 17/18] dt-bindings: thermal: add binding document for r40 "
[PATCH] fdt: Update CRC check for rng-seed
2019-08-27 15:27 UTC (2+ messages)
[PATCH v7] Add flags option to get xattr method paired to __vfs_getxattr
2019-08-27 14:19 UTC (2+ messages)
[PATCH v2] generic: test for failure to unlock inode after chgrp fails with EDQUOT
2019-08-27 15:26 UTC (6+ messages)
[PATCH 0/7] firmware: add partial read support in request_firmware_into_buf
2019-08-27 15:25 UTC (5+ messages)
` [PATCH 6/7] misc: bcm-vk: add Broadcom Valkyrie driver
[PATCH 1/2] PCI: Add a helper to check Power Resource Requirements _PR3 existence
2019-08-27 15:25 UTC (6+ messages)
` [PATCH 2/2] ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound
[Qemu-devel] [RFC v5 0/6] pci_expander_brdige: support separate
2019-08-27 14:58 UTC
[Xen-devel] [PATCH] p2m/ept: pass correct level to atomic_write_ept_entry in ept_invalidate_emt
2019-08-27 15:23 UTC (3+ messages)
[PATCH] Documentation: add link to stm32mp157 docs
2019-08-27 15:23 UTC (4+ messages)
[PATCHSET v3] writeback, memcg: Implement foreign inode flushing
2019-08-27 15:23 UTC (2+ messages)
Asynchronous Event Notification support
2019-08-27 15:22 UTC (2+ messages)
[PATCH] fs/sync.c: Fix UBSAN Undefined behaviour in sync_file_range
2019-08-27 15:22 UTC (2+ messages)
[PATCH] ipv6: Not to probe neighbourless routes
2019-08-27 15:22 UTC (2+ messages)
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.