All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-28 20:19:15 to 2020-04-28 21:09:13 UTC [more...]

Msg "PM: pci_pm_suspend(): ast_pm_suspend+0x0/0x40 [ast] returns -22" after migrating to V5.6.7 kernel from v5.5.10
 2020-04-28 20:58 UTC  (3+ messages)

[PATCH net-next 1/4] net: phy: bcm54140: use genphy_soft_reset()
 2020-04-28 21:08 UTC  (3+ messages)
` [PATCH net-next 3/4] net: phy: bcm54140: apply the workaround on b0 chips
` [PATCH net-next 4/4] net: phy: bcm54140: add second PHY ID

[PATCH 0/3] commit-graph: write non-split graphs as read-only
 2020-04-28 21:08 UTC  (10+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] commit-graph.c: "

[PATCH 0/8] CMake build system for git
 2020-04-28 21:07 UTC  (9+ messages)

[PATCH] net: Protect INET_ADDR_COOKIE on 32-bit architectures
 2020-04-28 21:07 UTC  (2+ messages)

[PATCH BlueZ v2] src/gatt-client: always check properties in WriteValue
 2020-04-28 21:07 UTC  (6+ messages)

[GIT PULL] Please pull proc and exec work for 5.7-rc1
 2020-04-28 21:06 UTC  (13+ messages)

[PATCH v22 0/4] implement zstd cluster compression method
 2020-04-28 21:05 UTC  (3+ messages)
` [PATCH v22 3/4] qcow2: add zstd cluster compression

[PATCH v3] media: i2c: imx219: Implement get_selection
 2020-04-28 21:09 UTC 

[PATCH v4 0/4] Clean up hugetlb boot command line processing
 2020-04-28 20:56 UTC  (22+ messages)
` [PATCH v4 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v4 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH v4 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH v4 4/4] hugetlbfs: clean up command line processing

[PATCH net v2 0/2] WoL fixes for DP83822 and DP83tc811
 2020-04-28 20:59 UTC  (4+ messages)
` [PATCH net v2 2/2] net: phy: DP83TC811: Fix WoL in config init to be disabled

Git Log ignores --oneline and --pretty=oneline in combination with -L
 2020-04-28 21:04 UTC  (3+ messages)

[PATCH v6 0/2] Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2020-04-28 21:02 UTC  (9+ messages)
` [PATCH v6 1/2] dt-bindings: mmc: Document the Amlogic Meson SDHC MMC host controller
` [PATCH v6 2/2] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

[Bug 207489] New: Kernel panic due to Lazy update IOAPIC EOI on an x86_64 *host*, when two (or more) PCI devices from different IOMMU groups are passed to Windows 10 guest, upon guest boot into Windows, with more than 4 VCPUs
 2020-04-28 21:03 UTC  (7+ messages)
` [Bug 207489] "

[RFC PATCH 0/3] v4l2 api changes for imx378 driver
 2020-04-28 21:02 UTC  (3+ messages)
` [RFC PATCH 3/3] media: imx378: Add imx378 camera sensor driver

[PATCH v5 0/6] media: Register read-only sub-dev devnode
 2020-04-28 21:06 UTC  (7+ messages)
` [PATCH v5 1/6] Documentation: media: Update sub-device API intro
` [PATCH v5 2/6] Documentation: media: Document read-only subdevice
` [PATCH v5 3/6] media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()
` [PATCH v5 4/6] media: v4l2-subdev: Assume V4L2_SUBDEV_API is selected
` [PATCH v5 5/6] v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctl
` [PATCH v5 6/6] v4l: document VIDIOC_SUBDEV_QUERYCAP

[PATCH v2] fetch-pack: try harder to read an ERR packet
 2020-04-28 21:02 UTC  (6+ messages)

[XFS SUMMIT] xfs and gcc
 2020-04-28 21:01 UTC  (3+ messages)

[Potential Spoof] Review restart cause
 2020-04-28 21:00 UTC 

[PATCH 00/24] Introduce kvfree_rcu(1 or 2 arguments)
 2020-04-28 20:59 UTC  (25+ messages)
` [PATCH 01/24] rcu/tree: Keep kfree_rcu() awake during lock contention
` [PATCH 02/24] rcu/tree: Skip entry into the page allocator for PREEMPT_RT
` [PATCH 03/24] rcu/tree: Use consistent style for comments
` [PATCH 04/24] rcu/tree: Repeat the monitor if any free channel is busy
` [PATCH 05/24] rcu/tree: Simplify debug_objects handling
` [PATCH 06/24] rcu/tree: Simplify KFREE_BULK_MAX_ENTR macro
` [PATCH 07/24] rcu/tree: move locking/unlocking to separate functions
` [PATCH 08/24] rcu/tree: Use static initializer for krc.lock
` [PATCH 09/24] rcu/tree: cache specified number of objects
` [PATCH 10/24] rcu/tree: add rcutree.rcu_min_cached_objs description
` [PATCH 11/24] rcu/tree: Maintain separate array for vmalloc ptrs
` [PATCH 12/24] rcu/tiny: support vmalloc in tiny-RCU
` [PATCH 13/24] rcu: Rename rcu_invoke_kfree_callback/rcu_kfree_callback
` [PATCH 14/24] rcu: Rename __is_kfree_rcu_offset() macro
` [PATCH 15/24] rcu: Rename kfree_call_rcu() to the kvfree_call_rcu()
` [PATCH 16/24] mm/list_lru.c: Rename kvfree_rcu() to local variant
` [PATCH 17/24] rcu: Introduce 2 arg kvfree_rcu() interface
` [PATCH 18/24] mm/list_lru.c: Remove kvfree_rcu_local() function
` [PATCH 19/24] rcu/tree: Support reclaim for head-less object
` [PATCH 20/24] rcu/tree: Make kvfree_rcu() tolerate any alignment
` [PATCH 21/24] rcu/tiny: move kvfree_call_rcu() out of header
` [PATCH 22/24] rcu/tiny: support reclaim for head-less object
` [PATCH 23/24] rcu: Introduce 1 arg kvfree_rcu() interface
` [PATCH 24/24] lib/test_vmalloc.c: Add test cases for kvfree_rcu()

[PATCH 0/7] x86: tag application address space for devices
 2020-04-28 20:59 UTC  (14+ messages)
` [PATCH 5/7] x86/mmu: Allocate/free PASID

[Xen-devel] [BUG] panic: "IO-APIC + timer doesn't work" - several people have reproduced
 2020-04-28 20:59 UTC  (4+ messages)

[PATCH v21 00/16] Multicolor Framework
 2020-04-28 20:59 UTC  (9+ messages)
` [PATCH v21 01/16] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v21 02/16] leds: multicolor: Introduce a multicolor class definition
` [PATCH v21 04/16] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v21 11/16] leds: lp55xx: Add multicolor framework support to lp55xx

[PATCH v2 0/2] Minor sparse and style fixes
 2020-04-28 20:58 UTC  (4+ messages)
` [PATCH v2 2/2] coresight: Avoid casting void pointers

[PATCH] staging: media: imx: no need to check return value of debugfs_create functions
 2020-04-28 20:58 UTC  (2+ messages)

[PATCH v2] net/ena: Fix build warning in ena_xdp_set()
 2020-04-28 20:58 UTC  (2+ messages)

[PATCH] ath10k: Restart xmit queues below low-water mark
 2020-04-28 20:58 UTC  (10+ messages)

[PATCH 00/11] refactor git switch completion
 2020-04-28 20:57 UTC  (11+ messages)
` [PATCH 05/11] completion: add test showing subpar completion for git switch --orphan

inconsistencies between poky and yocto-docs trees
 2020-04-28 20:56 UTC  (4+ messages)
` [docs] "

[PATCH] tools/xenstore: don't store domU's mfn of ring page in xensotred
 2020-04-28 20:55 UTC  (3+ messages)

[PATCH net-next] r8169: configure PME_SIGNAL for RTL8125 too
 2020-04-28 20:55 UTC 

[PATCH net-next] r8169: improve max jumbo packet size definition
 2020-04-28 20:54 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Keep a no-frills swappable copy of the default context state
 2020-04-28 20:55 UTC 

[PATCH V2] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-04-28 20:45 UTC  (10+ messages)

[PATCH 00/19] xfs: refactor log recovery
 2020-04-28 20:54 UTC  (9+ messages)
` [PATCH 02/19] xfs: refactor log recovery item sorting into a generic dispatch structure
` [PATCH 03/19] xfs: refactor log recovery item dispatch for pass2 readhead functions

[PATCH-next] net: phy: bcm54140: Make a bunch of functions static
 2020-04-28 20:54 UTC  (2+ messages)

[linux-next:master 2734/5156] ld.lld: error: section .text at 0xFFFFFFFF80200000 of size 0xC1C670 exceeds available address space
 2020-04-28 20:53 UTC 

[PATCH V11 00/11] XFS - Enable per-file/per-directory DAX operations V11
 2020-04-28 20:53 UTC  (4+ messages)
` [PATCH V11 04/11] Documentation/dax: Update Usage section

[Intel-gfx] [CI 1/3] drm/i915/execlists: Avoid reusing the same logical CCID
 2020-04-28 20:51 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] "

[PATCH] clk: versatile: Drop the legacy IM-PD1 clock code
 2020-04-28 20:49 UTC  (2+ messages)

[PATCH 0/1] Add uvirtio for testing
 2020-04-28 20:47 UTC  (2+ messages)
` [PATCH 1/1] virtio: Add uvirtio driver

[dpdk-dev] [PATCH] lib/librte_hash: add rte_hash_del_key_fixed without compact
 2020-04-28 20:46 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS e2bd1dcbe1aa34ff5570b3427c530e4332ecf0fe
 2020-04-28 20:44 UTC 

stable-rc/linux-4.14.y boot: 127 boots: 3 failed, 113 passed with 7 offline, 3 untried/unknown, 1 conflict (v4.14.177-85-gd7d12b87f9ba)
 2020-04-28 20:44 UTC 

[iproute2 v3] devlink: add support for DEVLINK_CMD_REGION_NEW
 2020-04-28 20:43 UTC 

[iproute2 v2] devlink: add support for DEVLINK_CMD_REGION_NEW
 2020-04-28 20:43 UTC  (3+ messages)

[PATCH V3] dt-bindings: thermal: Convert i.MX8MM to json-schema
 2020-04-28 20:42 UTC  (3+ messages)

[PATCH v2 0/2] gpio: fix several typos
 2020-04-28 20:41 UTC  (3+ messages)
` [PATCH v2 2/2] gpio: mm-lantiq: Fix small typo

[PATCH bpf-next 0/6] Add ASAN to selftest and fix found problems
 2020-04-28 20:41 UTC  (5+ messages)
` [PATCH bpf-next 2/6] selftests/bpf: add test_progs-asan flavor with AddressSantizer

[PATCH 0/5] virtio on Type-1 hypervisor
 2020-04-28 20:41 UTC  (7+ messages)
` [PATCH 5/5] virtio: Add bounce DMA ops
        ` [virtio-dev] "

handling ERR_SERVERFAULT on RESTOREFH
 2020-04-28 20:40 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2020-04-28 20:40 UTC  (2+ messages)

[PATCH] amba: Retry adding deferred devices at late_initcall
 2020-04-28 20:39 UTC  (2+ messages)

Remaining randconfig objtool warnings, linux-next-20200428
 2020-04-28 20:38 UTC  (4+ messages)

Race condition during policy load in kernel
 2020-04-28 20:38 UTC  (4+ messages)

[PATCH v2 bpf-next 00/10] bpf_link observability APIs
 2020-04-28 20:38 UTC  (5+ messages)
` [PATCH v2 bpf-next 02/10] bpf: allocate ID for bpf_link

[PATCH 0/9] More truncate improvements
 2020-04-28 20:29 UTC  (10+ messages)
` [PATCH 1/9] gluster: Drop useless has_zero_init callback
` [PATCH 2/9] file-win32: Support BDRV_REQ_ZERO_WRITE for truncate
` [PATCH 3/9] nfs: "
` [PATCH 4/9] rbd: "
` [PATCH 5/9] sheepdog: "
` [PATCH 6/9] ssh: "
` [PATCH 7/9] parallels: Rework truncation logic
` [PATCH 8/9] vhdx: "
` [PATCH 9/9] block: Drop unused .bdrv_has_zero_init_truncate

[RFC PATCH] plugins: new lockstep plugin for debugging TCG changes
 2020-04-28 20:31 UTC  (2+ messages)

[PATCH v1 1/1] PCI/AER: Use _OSC negotiation to determine AER ownership
 2020-04-28 20:36 UTC  (2+ messages)

[meta-handheld][PATCH v2 1/4] zaurusd: fix build with kernels < 4.16 and newer libc headers
 2020-04-28 20:34 UTC 

[PATCH v2] thermal: ti-soc-thermal: avoid dereferencing ERR_PTR
 2020-04-28 20:33 UTC  (2+ messages)

[PATCH net-next v6 0/5] kselftest: add fixture parameters
 2020-04-28 20:31 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: rockchip: fix defines in pd_vio node for rk3399
 2020-04-28 20:30 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: rk3399: fix pd_tcpc0 and pd_tcpc1 node position

[PATCH] dmaengine: qcom_hidma: Simplify error handling path in hidma_probe
 2020-04-28 20:29 UTC  (7+ messages)

[PATCH V2] thermal: imx: Add missing of_node_put()
 2020-04-28 20:28 UTC  (3+ messages)

[RFC patch v1 0/3] qemu-file writing performance improving
 2020-04-28 20:25 UTC  (6+ messages)
` [RFC patch v1 2/3] qemu-file: add buffered mode

[Buildroot] [PATCH 1/3] board/freescale/imx: Add helper to generate fw binary
 2020-04-28 20:28 UTC  (2+ messages)

[PATCH] Fix use after free in get_tree_bdev()
 2020-04-28 20:27 UTC 

[PATCH v3 00/16] drm: Put drm_display_mode on diet
 2020-04-28 20:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm: Put drm_display_mode on diet (rev4)

What is a useful way to show changes between series?
 2020-04-28 20:24 UTC  (5+ messages)
` [kernel.org users] "

[igt-dev] [PATCH i-g-t 0/7] Use device dependant module parameters
 2020-04-28 20:22 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 1/7] lib/params: add igt_params.c for module parameter access
` [igt-dev] [PATCH i-g-t 2/7] lib/params: start renaming functions igt_params_*
` [igt-dev] [PATCH i-g-t 3/7] lib/params: overhaul param saving
` [igt-dev] [PATCH i-g-t 4/7] lib/params: add igt_params_open() which will return path
` [igt-dev] [PATCH i-g-t 5/7] igt/params: add generic saving module parameter set
` [igt-dev] [PATCH i-g-t 6/7] igt/params: use igt_params_set_save for igt_set_module_param*
` [igt-dev] [PATCH i-g-t 7/7] tests/gem_eio: switch to using igt_params_set()

[PATCH RFC v2 0/9] KVM: Dirty ring support (QEMU part)
 2020-04-28 20:20 UTC  (4+ messages)
` [PATCH RFC v2 7/9] KVM: Cache kvm slot dirty bitmap size
` [PATCH RFC v2 9/9] KVM: Dirty ring support

[PATCH v9 00/10] Reftable support git-core
 2020-04-28 20:23 UTC  (6+ messages)
` [PATCH v10 00/12] "
  ` [PATCH v10 09/12] Add reftable library

[PATCH v8 00/14] KVM: Dirty ring interface
 2020-04-28 20:22 UTC  (6+ messages)
` [PATCH v8 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]

[PATCH 0/2] virt: Set tpm-tis-device ppi property to off by default
 2020-04-28 20:14 UTC  (9+ messages)
` [PATCH 1/2] tpm: tpm-tis-device: set PPI to false "
` [PATCH 2/2] hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to off


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.