All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-21 19:15:02 to 2020-08-21 20:01:36 UTC [more...]

[PATCH 0/5] Add struct strmap and associated utility functions
 2020-08-21 20:01 UTC  (9+ messages)
` [PATCH 1/5] hashmap: add usage documentation explaining hashmap_free[_entries]()
` [PATCH 2/5] strmap: new utility functions
` [PATCH 3/5] strmap: add more "
` [PATCH 4/5] strmap: add strdup_strings option

[PATCH 00/14] ASoC: Intel: machine driver updates for 5.10
 2020-08-21 19:55 UTC  (8+ messages)
` [PATCH 01/14] ASoC: Intel: modify SoundWire version id in acpi match table
` [PATCH 02/14] ASoC: Intel: soc-acpi: cnl: add support for rt5682 on SoundWire link2
` [PATCH 03/14] ASoC: Intel: sof-soundwire: add support for rt5682 on link2
` [PATCH 04/14] ASoC: Intel: soc-acpi: mirror CML and TGL configurations
` [PATCH 05/14] ASoC: Intel: soc-acpi: add support for SDCA boards
` [PATCH 06/14] ASoC: Intel: tgl_max98373: fix a runtime pm issue in multi-thread case
` [PATCH 07/14] ASoC: codecs: max98373-sdw: add missing test on resume

[PATCH v6 00/15] block/nvme: Various cleanups required to use multiple queues
 2020-08-21 19:53 UTC  (14+ messages)
` [PATCH v6 01/15] block/nvme: Replace magic value by SCALE_MS definition
` [PATCH v6 02/15] block/nvme: Avoid further processing if trace event not enabled
` [PATCH v6 03/15] block/nvme: Let nvme_create_queue_pair() fail gracefully
` [PATCH v6 04/15] block/nvme: Define INDEX macros to ease code review
` [PATCH v6 05/15] block/nvme: Improve error message when IO queue creation failed
` [PATCH v6 06/15] block/nvme: Use common error path in nvme_add_io_queue()
` [PATCH v6 07/15] block/nvme: Rename local variable
` [PATCH v6 08/15] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
` [PATCH v6 09/15] block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset
` [PATCH v6 10/15] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
` [PATCH v6 12/15] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
` [PATCH v6 13/15] block/nvme: Simplify nvme_create_queue_pair() arguments
` [PATCH v6 15/15] block/nvme: Use an array of EventNotifier

[PATCH] x86/entry/64: Disallow RDPID in paranoid entry if KVM is enabled
 2020-08-21 19:55 UTC  (5+ messages)

[PATCH v33 01/12] Linux Random Number Generator
 2020-08-21 19:42 UTC  (3+ messages)

[net v2 PATCH 1/2] net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port
 2020-08-21 20:00 UTC  (4+ messages)
` [net v2 PATCH 2/2] net: ethernet: ti: cpsw_new: "

[PATCH v2] platform/x86: thinkpad_acpi: performance mode interface
 2020-08-21 20:00 UTC  (4+ messages)
        ` [External] "

[GIT PULL] tee subsystem pin_user_pages for v5.8
 2020-08-21 19:58 UTC  (5+ messages)

[linux-next:master 1039/2546] drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:1989:25: sparse: sparse: incorrect type in assignment (different base types)
 2020-08-21 20:00 UTC 

[PATCH V2 1/3] perf/core: Pull pmu::sched_task() into perf_event_context_sched_in()
 2020-08-21 19:57 UTC  (3+ messages)
` [PATCH V2 2/3] perf/core: Pull pmu::sched_task() into perf_event_context_sched_out()
` [PATCH V2 3/3] perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task

incoming
 2020-08-21 19:58 UTC  (3+ messages)
` + mm-kmemleak-rely-on-rcu-for-task-stack-scanning.patch added to -mm tree
` + get_maintainer-exclude-maintainers-files-from-git-fallback.patch "

[RFC v7 00/19] lockdep: Support deadlock detection for recursive read locks
 2020-08-21 19:56 UTC  (2+ messages)

stable-rc/linux-4.14.y baseline: 153 runs, 2 regressions (v4.14.194)
 2020-08-21 19:57 UTC 

[PATCH 0/4] -ffreestanding/-fno-builtin-* patches
 2020-08-21 19:57 UTC  (14+ messages)

[PATCH v6 00/29] Warn on orphan section placement
 2020-08-21 19:43 UTC  (60+ messages)
` [PATCH v6 01/29] vmlinux.lds.h: Create COMMON_DISCARDS
` [PATCH v6 02/29] vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
` [PATCH v6 03/29] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
` [PATCH v6 04/29] vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
` [PATCH v6 05/29] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
` [PATCH v6 06/29] vmlinux.lds.h: add PGO and AutoFDO input sections
` [PATCH v6 07/29] efi/libstub: Disable -mbranch-protection
` [PATCH v6 08/29] arm64/mm: Remove needless section quotes
` [PATCH v6 09/29] arm64/kernel: Remove needless Call Frame Information annotations
` [PATCH v6 10/29] arm64/build: Remove .eh_frame* sections due to unwind tables
` [PATCH v6 11/29] arm64/build: Use common DISCARDS in linker script
` [PATCH v6 12/29] arm64/build: Add missing DWARF sections
` [PATCH v6 13/29] arm64/build: Assert for unwanted sections
` [PATCH v6 14/29] arm64/build: Warn on orphan section placement
` [PATCH v6 15/29] arm/build: Refactor linker script headers
` [PATCH v6 16/29] arm/build: Explicitly keep .ARM.attributes sections
` [PATCH v6 17/29] arm/build: Add missing sections
` [PATCH v6 18/29] arm/build: Assert for unwanted sections
` [PATCH v6 19/29] arm/build: Warn on orphan section placement
` [PATCH v6 20/29] arm/boot: Handle all sections explicitly
` [PATCH v6 21/29] arm/boot: Warn on orphan section placement
` [PATCH v6 22/29] x86/asm: Avoid generating unused kprobe sections
` [PATCH v6 23/29] x86/build: Enforce an empty .got.plt section
` [PATCH v6 24/29] x86/build: Assert for unwanted sections
` [PATCH v6 25/29] x86/build: Warn on orphan section placement
` [PATCH v6 26/29] x86/boot/compressed: Reorganize zero-size section asserts
` [PATCH v6 27/29] x86/boot/compressed: Remove, discard, or assert for unwanted sections
` [PATCH v6 28/29] x86/boot/compressed: Add missing debugging sections to output
` [PATCH v6 29/29] x86/boot/compressed: Warn on orphan section placement

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-08-21 19:56 UTC  (17+ messages)
` [PATCH v10 01/16] s390/vfio-ap: add version vfio_ap module
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v10 04/16] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v10 05/16] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v10 06/16] s390/vfio-ap: introduce shadow APCB
` [PATCH v10 07/16] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v10 08/16] s390/vfio-ap: filter matrix for unavailable queue devices
` [PATCH v10 09/16] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v10 10/16] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest
` [PATCH v10 11/16] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v10 12/16] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v10 13/16] s390/vfio-ap: handle host AP config change notification
` [PATCH v10 14/16] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v10 15/16] s390/vfio-ap: handle probe/remove not due to host AP config changes
` [PATCH v10 16/16] s390/vfio-ap: update docs to include dynamic config support

--author arg on commit only works if there is an email configured already
 2020-08-21 19:55 UTC  (4+ messages)

pull-request: bpf 2020-08-21
 2020-08-21 19:55 UTC  (2+ messages)

[PATCH v3 4/4] submodule: port submodule subcommand 'summary' from shell to C
 2020-08-21 19:54 UTC  (4+ messages)

[PATCH v6 net-next 00/10] qed: introduce devlink health support
 2020-08-21 19:54 UTC  (4+ messages)
` [PATCH v6 net-next 09/10] qed: align adjacent indent

[RFC PATCH 0/3] ARM: mstar: msc313 intc driver
 2020-08-21 18:46 UTC  (3+ messages)
` [RFC PATCH 2/3] ARM: mstar: msc313-intc interrupt controller driver

[PATCH AUTOSEL 5.8 01/62] ALSA: hda/hdmi: Add quirk to force connectivity
 2020-08-21 19:53 UTC  (4+ messages)
` [PATCH AUTOSEL 5.8 55/62] RDMA/efa: Add EFA 0xefa1 PCI ID

[Bug 208947] New: amdgpu DisplayPort won't recognize all display modes after 5.9 merges
 2020-08-21 19:52 UTC  (2+ messages)
` [Bug 208947] "

[PATCH V2 1/3] binutils: Let crosssdk gold linker generate 4096 btyes long .interp section
 2020-08-21 19:51 UTC  (4+ messages)
` [PATCH V2 2/3] gcc-cross-canadian: Install gcc/g++ wrappers for musl
  ` [OE-core] "

[PATCH] ARM: dts: sun4i: Enable HDMI support on the Mele A1000
 2020-08-21 17:18 UTC 

[PATCH v3 0/9] fix possible controller reset hangs in nvme-tcp/nvme-rdma
 2020-08-21 19:44 UTC  (7+ messages)
` [PATCH v3 2/9] nvme-fabrics: allow to queue requests for live queues

[PATCH] [zeus] qemu: CVE-2020-10756
 2020-08-21 19:47 UTC 

[patch RFC 00/38] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-08-21 19:47 UTC  (5+ messages)
` [patch RFC 38/38] irqchip: Add IMS array driver - NOT FOR MERGING

[PATCH RT 0/5] Linux v4.19.135-rt61-rc1
 2020-08-21 19:47 UTC  (6+ messages)
` [PATCH RT 1/5] signal: Prevent double-free of user struct
` [PATCH RT 2/5] Bluetooth: Acquire sk_lock.slock without disabling interrupts
` [PATCH RT 3/5] net: phy: fixed_phy: Remove unused seqcount
` [PATCH RT 4/5] net: xfrm: fix compress vs decompress serialization
` [PATCH RT 5/5] Linux 4.19.135-rt61-rc1

[OE-core][PATCH] wic: Add 512 Byte alignment to --offset
 2020-08-21 19:46 UTC 

[PATCH bpf] selftests/bpf: Fix test_progs-flavor run getting number of tests
 2020-08-21 19:45 UTC  (3+ messages)

[PSIGN v6 00/29] Warn on orphan section placement
 2020-08-21 19:45 UTC 

[PATCH bpf-next v4 27/30] bpf: eliminate rlimit-based memory accounting for xskmap maps
 2020-08-21 19:43 UTC 

[PATCH v3] mm/gup: Allow real explicit breaking of COW
 2020-08-21 19:42 UTC  (12+ messages)

[PATCH v2 00/58] qom: Automated conversion of type checking boilerplate
 2020-08-21 19:42 UTC  (3+ messages)
` [PATCH v2 05/58] allwinner-h3: Rename memmap enum constants

[PATCH v2 02/10] fs/ntfs3: Add initialization of super block
 2020-08-21 19:39 UTC  (2+ messages)

[PATCH v4 1/1] tpm: add sysfs exports for all banks of PCR registers
 2020-08-21 19:38 UTC  (11+ messages)

[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
 2020-08-21 19:37 UTC  (9+ messages)

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-08-21 19:36 UTC  (11+ messages)
` [PATCH ghak90 V9 02/13] audit: add container id
` [PATCH ghak90 V9 05/13] audit: log container info of syscalls

[Bug 1892544] [NEW] meson qemu 5.2 can not built with msys2
 2020-08-21 19:28 UTC  (2+ messages)
` [Bug 1892544] "

[GIT PULL] RISC-V Fixes for 5.9-rc2
 2020-08-21 19:35 UTC  (3+ messages)

[PATCH] PM: sleep: core: Fix the handling of pending runtime resume requests
 2020-08-21 19:34 UTC  (2+ messages)

[PATCH v7 0/3] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-08-21 19:29 UTC  (14+ messages)
` [PATCH v7 1/3] dma-contiguous: provide the ability to reserve per-numa CMA

[Bug 1892541] [NEW] qemu 5.1 on windows 10 with whpx can not install Windows 7 guest
 2020-08-21 19:24 UTC 

[PATCH 00/13] MIPS: Convert Ingenic to a generic board
 2020-08-21 19:23 UTC  (4+ messages)

[PATCH] bpf: fix two typos in uapi/linux/bpf.h
 2020-08-21 19:30 UTC  (2+ messages)

[PULL 00/14] Linux user for 5.2 patches
 2020-08-21 19:12 UTC  (4+ messages)

[PATCH] imx8m: config: convert to bootm_size
 2020-08-21 19:28 UTC  (2+ messages)

[PATCH v2 00/10] fs: NTFS read-write driver GPL implementation by Paragon Software
 2020-08-21 19:21 UTC  (2+ messages)

[Intel-gfx] [RFC v2 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
 2020-08-21 19:27 UTC  (6+ messages)
` [Intel-gfx] [RFC v2 13/20] drm/i915/dp: Extract drm_dp_downstream_read_info()
    `  "

[Bug 1892540] [NEW] qemu can no longer boot NetBSD/sparc
 2020-08-21 19:15 UTC 

[PATCH] riscv/mm: Simplify retry logic in do_page_fault()
 2020-08-21 19:25 UTC  (2+ messages)

[PATCH v5 00/36] Warn on orphan section placement
 2020-08-21 19:18 UTC  (9+ messages)
` [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections

npmsw fetching error: package from npm-shrinkwrap is not downloaded so "Could not install from.../SONStream" as it does not contain a package.json file
 2020-08-21 19:19 UTC 

[PATCH v2 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
 2020-08-21 19:19 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] mm: Track page table modifications in __apply_to_page_range()
 2020-08-21 19:18 UTC  (3+ messages)
`  "

[Buildroot] [PATCH 1/1] package/ncftp: fix build with gcc 10
 2020-08-21 19:18 UTC 

[PATCH 0/2] Fix trailers atom bug and improved tests
 2020-08-21 19:17 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] ref-filter: 'contents:trailers' show error if `:` is missing

[PATCH net-next 0/2] devlink fixes for port and reporter field access
 2020-08-21 19:12 UTC  (3+ messages)
` [PATCH net-next 1/2] devlink: Fix per port reporter fields initialization
` [PATCH net-next 2/2] devlink: Protect devlink port list traversal


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.