All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-28 20:42:07 to 2020-04-28 21:27:54 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)

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2020-04-28 21:27 UTC 

[PATCH] ASoC: codecs: wm97xx: fix ac97 dependency
 2020-04-28 21:26 UTC 

+ linux-next-rejects.patch added to -mm tree
 2020-04-28 21:27 UTC 

[MODERATED] [PATCH 0/5] Slow Randomizing Boosts DoS v4.4.219 backport 0
 2020-04-28 21:27 UTC  (5+ messages)
`  "
      ` [MODERATED] "

[PATCH v5 0/6] media: Register read-only sub-dev devnode
 2020-04-28 21:26 UTC  (8+ 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] samples: fix binderfs sample
 2020-04-28 21:25 UTC 

[linux-review:UPDATE-20200428-182412/YueHaibing/drm-mediatek-Fix-Kconfig-warning/20200422-091910 1/1] sh4-linux-ld: clk-mt8173-mm.c:undefined reference to `mtk_clk_register_gates'
 2020-04-28 21:25 UTC 

Annotate Deprecated Functions in libselinux
 2020-04-28 21:25 UTC  (3+ messages)
` [v4] "

[Intel-gfx] [PATCH] drm/i915/gt: Keep a no-frills swappable copy of the default context state
 2020-04-28 21:24 UTC  (3+ messages)

[PATCH 0/9] XArray: several cleanups
 2020-04-28 21:24 UTC  (4+ messages)
` [PATCH 5/9] XArray: entry in last level is not expected to be a node

[PATCH] ath10k: Restart xmit queues below low-water mark
 2020-04-28 21:23 UTC  (12+ messages)

[PATCH] net/mlx5: reduce stack usage in qp_read_field
 2020-04-28 21:23 UTC 

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

[PATCH net-next 1/4] net: phy: bcm54140: use genphy_soft_reset()
 2020-04-28 21:23 UTC  (6+ messages)
` [PATCH net-next 2/4] net: phy: bcm54140: fix phy_id_mask
` [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 1/5] ARM: imx: Do not define do_reset() if sysreset is enabled
 2020-04-28 21:23 UTC  (2+ messages)

[PATCH v2] mm/swapfile.c: simplify the scan loop in scan_swap_map_slots()
 2020-04-28 21:22 UTC  (9+ messages)

[PATCH v3 0/5] Add support for RESOLVE_MAYEXEC
 2020-04-28 21:20 UTC  (3+ messages)

stable-rc/linux-4.9.y boot: 114 boots: 1 failed, 99 passed with 6 offline, 6 untried/unknown, 2 conflicts (v4.9.220-59-g49bfc79b0bcc)
 2020-04-28 21:21 UTC 

[PATCH net-next] net: sched: fallback to qdisc noqueue if default qdisc setup fail
 2020-04-28 21:20 UTC  (2+ messages)

[PATCH 0/2] mm: memcontrol: memory.{low,min} reclaim fix & cleanup
 2020-04-28 21:19 UTC  (6+ messages)
` [PATCH 1/2] mm, memcg: Avoid stale protection values when cgroup is above protection
` [PATCH 2/2] mm, memcg: Decouple e{low,min} state mutations from protection checks

[PATCH] perf stat: Fix uncore event mixed metric with workload error issue
 2020-04-28 21:19 UTC  (3+ messages)

[git pull] vfs.git fixes
 2020-04-28 21:18 UTC 

Default Gateway for a system v/s Default gateway per Interface
 2020-04-28 21:18 UTC  (5+ messages)

[PATCH v4] thinkpad_acpi: Add support for dual fan control on select models
 2020-04-28 21:18 UTC  (2+ messages)

[PATCH 1/2] ptest-runner: Bump to 2.4.0
 2020-04-28 21:18 UTC  (2+ messages)
` [PATCH 2/2] oeqa/runtime: Use libdir to run ptest-runner

[PATCH v2] git-credential-store: skip empty lines and comments from store
 2020-04-28 21:17 UTC  (9+ messages)
` [PATCH v3] "

[igt-dev] [PATCH i-g-t 0/7] Use device dependant module parameters
 2020-04-28 21:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Use device dependant module parameters (rev5)

[PATCH net-next] net: phy: at803x: add downshift support
 2020-04-28 21:15 UTC 

[PATCH v3 00/11] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-28 21:13 UTC  (14+ messages)
` [PATCH v3 01/11] kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
` [PATCH v3 02/11] Revert "kgdboc: disable the console lock when in kgdb"
` [PATCH v3 03/11] kgdboc: Use a platform device to handle tty drivers showing up late
` [PATCH v3 04/11] kgdb: Delay "kgdbwait" to dbg_late_init() by default
` [PATCH v3 05/11] arm64: Add call_break_hook() to early_brk64() for early kgdb
` [PATCH v3 06/11] kgdb: Prevent infinite recursive entries to the debugger
` [PATCH v3 07/11] kgdboc: Add kgdboc_earlycon to support early kgdb using boot consoles
` [PATCH v3 08/11] Documentation: kgdboc: Document new kgdboc_earlycon parameter
` [PATCH v3 09/11] serial: qcom_geni_serial: Support kgdboc_earlycon
` [PATCH v3 10/11] serial: 8250_early: "
` [PATCH v3 11/11] serial: amba-pl011: "

[PATCH libnetfilter_queue 0/3] pktbuff API updates
 2020-04-28 21:14 UTC  (6+ messages)

[PATCH v4 0/3] Add support for AMD PTDMA controller driver
 2020-04-28 21:13 UTC  (4+ messages)
` [PATCH v4 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA controller
` [PATCH v4 2/3] dmaengine: ptdma: register PTDMA controller as a DMA resource
` [PATCH v4 3/3] dmaengine: ptdma: Add debugfs entries for PTDMA information

[PATCH v4 0/4] Clean up hugetlb boot command line processing
 2020-04-28 20:56 UTC  (25+ 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 V11 00/11] XFS - Enable per-file/per-directory DAX operations V11
 2020-04-28 21:12 UTC  (5+ messages)
` [PATCH V11 04/11] Documentation/dax: Update Usage section

[char-misc] mei: me: disable mei interface on LBG servers
 2020-04-28 21:12 UTC 

net test error: KASAN: null-ptr-deref Write in x25_disconnect
 2020-04-28 21:11 UTC  (3+ messages)
` [PATCH] net/x25: Fix null-ptr-deref "

[PATCH v22 0/4] implement zstd cluster compression method
 2020-04-28 21:08 UTC  (5+ messages)
` [PATCH v22 3/4] qcow2: add zstd cluster compression
` [PATCH v22 4/4] iotests: 287: add qcow2 compression type test

[ti:ti-rt-linux-5.4.y 1/1] drivers/pci/switch/switchtec.c:180:27: error: 'struct switchtec_user' has no member named 'comp'
 2020-04-28 21:09 UTC 

[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 v3] media: i2c: imx219: Implement get_selection
 2020-04-28 21:09 UTC 

[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

[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  (11+ 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  (5+ messages)
` [PATCH v21 02/16] leds: multicolor: Introduce a multicolor class definition
` [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  (3+ messages)

[PATCH v2] net/ena: Fix build warning in ena_xdp_set()
 2020-04-28 20:58 UTC  (2+ 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 

[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 

[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


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.