All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-17 15:02:11 to 2020-12-17 15:44:27 UTC [more...]

[PATCH 0/2] Quality of life patches for qemu coroutine debugging
 2020-12-17 15:38 UTC  (3+ messages)
` [PATCH 1/2] scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frame
` [PATCH 2/2] scripts/gdb: implement 'qemu bt'

[PATCH v3 0/6] Add support for Rpi4b + Cirrus Lochnagar2 and CS47L15
 2020-12-17 15:41 UTC  (18+ messages)
` [PATCH v3 1/6] of: base: Add of_count_phandle_with_fixed_args()
` [PATCH v3 2/6] ASoC: audio-graph-card: Add plls and sysclks DT bindings
` [PATCH v3 3/6] ASoC: audio-graph-card: Support setting component plls and sysclks
` [PATCH v3 4/6] ASoC: madera: Allow codecs to be selected from kernel config
` [PATCH v3 5/6] ASoC: madera: Export clock config defines to dt-bindings
` [PATCH v3 6/6] ARM: dts: Add dts for RPi4b + Cirrus Logic Lochnagar2 + CS47L15

[PATCH] bsd-user: Silence warnings about missing fallthrough statement
 2020-12-17 15:41 UTC  (2+ messages)

[Devel] [RFC PATCH v2 0/8] ACPI/IORT: Support for IORT RMR node
 2020-12-17 15:42 UTC  (10+ messages)
`  "
  ` [Devel] "

[PATCH 0/3] RFC: few random hacks to improve eventfd fallback path
 2020-12-17 15:00 UTC  (4+ messages)
` [PATCH 1/3] scsi: virtio-scsi: don't process IO on fenced dataplane
` [PATCH 2/3] virtio-scsi: don't uninitialize queues that we didn't initialize
` [PATCH 3/3] event_notifier: handle initialization failure better

[PATCH v4 0/8] xen/arm: Emulate ID registers
 2020-12-17 15:38 UTC  (9+ messages)
` [PATCH v4 1/8] xen/arm: Use READ_SYSREG instead of 32/64 versions
` [PATCH v4 2/8] xen/arm: Add ID registers and complete cpuinfo
` [PATCH v4 3/8] xen/arm: Add arm64 ID registers definitions
` [PATCH v4 4/8] xen/arm: create a cpuinfo structure for guest
` [PATCH v4 5/8] xen/arm: Add handler for ID registers on arm64
` [PATCH v4 6/8] xen/arm: Add handler for cp15 ID registers
` [PATCH v4 7/8] xen/arm: Add CP10 exception support to handle MVFR
` [PATCH v4 8/8] xen/arm: Activate TID3 in HCR_EL2

[LTP] [PATCH 0/5] Small docparser fixes
 2020-12-17 15:42 UTC  (11+ messages)
` [LTP] [PATCH 1/5] docparse/docparse: Warn on truncated docstring
` [LTP] [PATCH 2/5] doc_parse/data_storage: Bump the array max size
` [LTP] [PATCH 3/5] docparse/docparse: Eat only first whitespace for comment block
` [LTP] [PATCH 4/5] syscalls/abort: Remove second space before description text
` [LTP] [PATCH 5/5] syscalls/move_pages12: Add one more kernel git hash

[PATCH v2 0/4] DTS updates for Marvell Armada CN913x platforms
 2020-12-17 15:41 UTC  (5+ messages)
` [PATCH v2 2/4] arch/arm64/boot/dts/marvell: fix NAND partitioning scheme
` [PATCH v2 3/4] arm64: dts: cn913x: add device trees for topology B boards

[PATCH v2 0/2] Fix _send_qemu_cmd with bash 5.1
 2020-12-17 15:38 UTC  (2+ messages)
` [PATCH v2 2/2] iotests: "

[PATCH 1/2] futex: mark futex_detect_cmpxchg() as 'noinline'
 2020-12-17 15:32 UTC  (10+ messages)

[PATCH v1 ] ALSA: core: memalloc: add page alignment for iram
 2020-12-17 16:15 UTC  (10+ messages)

[qemu-mainline test] 157613: regressions - FAIL
 2020-12-17 15:39 UTC 

[kvm-unit-tests PATCH v3 0/8] s390x: Add SIE library and simple test
 2020-12-17 15:36 UTC  (17+ messages)
` [kvm-unit-tests PATCH v3 3/8] s390x: SCLP feature checking
` [kvm-unit-tests PATCH v3 4/8] s390x: Split assembly and move to s390x/asm/
` [kvm-unit-tests PATCH v3 7/8] s390x: Add diag318 intercept test

[RFC PATCH v2 00/15] xen/arm: port Linux LL/SC and LSE atomics helpers to Xen
 2020-12-17 15:37 UTC  (2+ messages)

[PATCH V3.1] entry: Pass irqentry_state_t by reference
 2020-12-17 15:35 UTC  (3+ messages)

[PATCH 1/2] drm/ttm: rework ttm_tt page limit v2
 2020-12-17 15:35 UTC  (7+ messages)

[ti:ti-linux-5.4.y 9094/12317] drivers/mtd/spi-nor/spi-nor.c:5721:18: error: implicit declaration of function 'of_read_number'
 2020-12-17 15:35 UTC 

[RFC]: tcan4x5x: rework regmap support
 2020-12-17 15:33 UTC  (2+ messages)

[PATCH 1/2] filesystems.5: fix link to userspace tooling for ncpfs
 2020-12-17 15:27 UTC  (2+ messages)
` [PATCH 2/2] filesystems.5: note ncpfs removal from kernel

[PATCH] filesystems.5: rephrase NTFS description to avoid awkward (and wrong) possessive of MS Windows
 2020-12-17 15:28 UTC 

[PATCH v5 00/23] tcg: Better handling of constants
 2020-12-17 14:52 UTC  (17+ messages)
` [PATCH v5 03/23] tcg: Consolidate 3 bits into enum TCGTempKind
` [PATCH v5 04/23] tcg: Add temp_readonly
` [PATCH v5 05/23] tcg: Expand TCGTemp.val to 64-bits
` [PATCH v5 07/23] tcg: Expand TempOptInfo "
` [PATCH v5 08/23] tcg: Introduce TYPE_CONST temporaries
` [PATCH v5 09/23] tcg/optimize: Improve find_better_copy
` [PATCH v5 11/23] tcg/optimize: Use tcg_constant_internal with constant folding
` [PATCH v5 13/23] tcg: Use tcg_constant_i32 with icount expander
` [PATCH v5 14/23] tcg: Use tcg_constant_{i32, i64} with tcg int expanders
` [PATCH v5 15/23] tcg: Use tcg_constant_{i32,i64} with tcg plugins
` [PATCH v5 16/23] tcg: Use tcg_constant_{i32, i64, vec} with gvec expanders
` [PATCH v5 18/23] tcg: Remove movi and dupi opcodes
` [PATCH v5 20/23] tcg/i386: Use tcg_constant_vec with tcg vec expanders
` [PATCH v5 21/23] tcg: Remove tcg_gen_dup{8,16,32,64}i_vec
` [PATCH v5 22/23] tcg/ppc: Use tcg_constant_vec with tcg vec expanders
` [PATCH v5 23/23] tcg/aarch64: "

[PATCH] readline: Fix possible array index out of bounds in readline_hist_add()
 2020-12-17  9:47 UTC  (3+ messages)

[for-6.0 v5 00/13] Generalize memory encryption models
 2020-12-17 14:15 UTC  (6+ messages)
` [for-6.0 v5 11/13] spapr: PEF: prevent migration

[PATCH bpf-next 1/2] bpf: Add a bpf_kallsyms_lookup helper
 2020-12-17 15:31 UTC  (10+ messages)

[PATCH v3 0/3] docs: add qemu-storage-daemon documentation
 2020-12-17  9:34 UTC  (6+ messages)
` [PATCH v3 1/3] docs: generate qemu-storage-daemon-qmp-ref(7) man page

[PATCH V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-17 15:28 UTC  (8+ messages)
` [PATCH V2 1/3] mm/hotplug: Prevalidate the address range being added "
` [PATCH V2 2/3] arm64/mm: Define arch_get_mappable_range()
` [PATCH V2 3/3] s390/mm: "

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-12-17 15:28 UTC  (4+ messages)
` [PATCH V3 06/10] x86/entry: Preserve PKRS MSR across exceptions

[virtio-comment] [RFC PATCH] virtio-pci: introduce device state capability
 2020-12-17 15:28 UTC  (2+ messages)

[virtio-comment] [PATCH v5] virtio-i2c: add the device specification
 2020-12-17 10:43 UTC  (6+ messages)

[PATCH 0/2] s390x/pci: some pcistb fixes
 2020-12-17 15:12 UTC  (4+ messages)
` [PATCH 1/2] s390x/pci: fix pcistb length
` [PATCH 2/2] s390x/pci: Fix memory_region_access_valid call

[PATCH v2] net: mhi: Add raw IP mode support
 2020-12-17 15:34 UTC 

[PATCH][dunfell 1/3] kas: now that linux-stable is unused, remove it from kas
 2020-12-17 15:27 UTC  (3+ messages)
` [PATCH][dunfell 2/3] ci: make bootstrap just another kas overlay
` [PATCH][dunfell 3/3] ci: fail any build that emits warnings

[PATCH][gatesgarth 1/5] arm-bsp: fix missing stable kernels
 2020-12-17 15:27 UTC  (5+ messages)
` [PATCH][gatesgarth 2/5] gitlab-ci: force git updates
` [PATCH][gatesgarth 3/5] kas: remove redundant env settings
` [PATCH][gatesgarth 4/5] ci: make bootstrap just another kas overlay
` [PATCH][gatesgarth 5/5] ci: fail any build that emits warnings

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS WITH WARNING c929b995e9037188f8ebd7f2f8df8b60da940e0d
 2020-12-17 15:27 UTC 

[PATCH v1 0/4] cpufreq: Allow drivers to receive more information from the governor
 2020-12-17 15:26 UTC  (3+ messages)
` [PATCH v2 0/3] "

[lttng-dev] Possibilities to customize lttng tracepoints in kernel space
 2020-12-17 15:27 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_plane: Added test description
 2020-12-17 15:26 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_plane: Added test description (rev2)

[PATCH v2 0/3] add support for metadata encryption to F2FS
 2020-12-17 15:24 UTC  (12+ messages)
` [f2fs-dev] "
` [PATCH v2 1/3] fscrypt, f2fs: replace fscrypt_get_devices with fscrypt_get_device
  ` [f2fs-dev] "
` [PATCH v2 2/3] fscrypt: Add metadata encryption support
  ` [f2fs-dev] "
` [PATCH v2 3/3] f2fs: "
  ` [f2fs-dev] "

[PATCH] cpufreq: intel_pstate: Use the latest guaranteed freq during verify
 2020-12-17 15:24 UTC  (6+ messages)

i386: rcu-torture: WARNING: at kernel/rcu/rcutorture.c:1169 rcu_torture_writer [rcutorture]
 2020-12-17 15:24 UTC  (4+ messages)

[SPDK] Re: SPDK and RocksDB integration -- setup problem
 2020-12-17 15:24 UTC 

[PATCH v2] ath11k: pci: disable ASPM L0sLs before downloading firmware
 2020-12-17 15:22 UTC  (2+ messages)

[PATCH 0/5] fixes around request overflows
 2020-12-17 15:21 UTC  (4+ messages)

AT91 - SAMA5D27 adding a new board - common initialisation code and file names
 2020-12-17 15:22 UTC  (2+ messages)

WARNING: suspicious RCU usage in modeset_lock
 2020-12-17 15:21 UTC  (6+ messages)

[PATCH 0/2] Two minor 5.11 io_uring fixes
 2020-12-17 15:21 UTC  (3+ messages)
` [PATCH 1/2] io_uring: break links on shutdown failure
` [PATCH 2/2] io_uring: hold mmap_sem for mm->locked_vm manipulation

[PATCH v6 1/3] Documentation: Add documentation for new platform_profile sysfs attribute
 2020-12-17 15:20 UTC  (13+ messages)
` [PATCH v6 2/3] ACPI: platform-profile: Add platform profile support
        ` [External] "

[PATCH 4/5] xen/xenbus: Count pending messages for each watch
 2020-12-17 15:19 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/7] some bugfixes for hns3
 2020-12-17 15:20 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/7] net/hns3: fix xstats statistics with id

WARNING: suspicious RCU usage in count
 2020-12-17 15:19 UTC  (4+ messages)

[PATCH 00/18] dm: Preparation for enhanced of-platdata
 2020-12-17 15:18 UTC  (4+ messages)
` [PATCH 16/18] dm: Use access methods for dev/uclass private data

[RFC 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
 2020-12-17 15:12 UTC  (6+ messages)
` [RFC 2/8] s390x/pci: MSI-X isn't strictly required for passthrough

[bug report]: Black screen in 5.10
 2020-12-17 15:17 UTC  (2+ messages)

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-12-17 15:14 UTC  (11+ messages)

[PATCH v2 0/4] Config and device tree updates for the Librem 5 devkit
 2020-12-17 15:13 UTC  (10+ messages)
` [PATCH v2 1/4] arm64: defconfig: Enable Librem 5 devkit components
` [PATCH v2 2/4] arm64: dts: imx8mq-librem5-devkit: Tweak pmic regulators
` [PATCH v2 3/4] arm64: dts: imx8mq-librem5-devkit: Disable snvs_rtc
` [PATCH v2 4/4] arm64: dts: imx8mq-librem5-devkit: Drop custom clock settings

[PATCH v4 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2020-12-17 15:12 UTC  (5+ messages)
` [PATCH v4 2/6] dt: bindings: add mt7621-clk device tree binding documentation

[PATCH v1] arm64: dts: qcom: sdm845-db845c: Fix reset-pin of ov8856 node
 2020-12-17 15:12 UTC 

[PATCH 0/2] btrfs: fix races between clone, fallocate and memory mapped writes
 2020-12-17 15:11 UTC  (3+ messages)

[PATCH 0/7 nfs-utils] Assorted improvements to handling nfsmount.conf
 2020-12-17 15:11 UTC  (2+ messages)

[PATCH] btf: support ints larger than 128 bits
 2020-12-17 15:01 UTC 

[f2fs-dev] [PATCH v2 0/2] userspace support for metadata encryption
 2020-12-17 15:10 UTC  (2+ messages)
` [f2fs-dev] [PATCH v2 1/2] f2fs-tools: Introduce metadata encryption support

[PATCH] ASoC: meson: axg-tdmin: fix axg skew offset
 2020-12-17 15:08 UTC  (3+ messages)

[PATCH net-next v2 0/4] HTB offload
 2020-12-17 15:09 UTC  (9+ messages)
` [PATCH net-next v2 2/4] sch_htb: Hierarchical QoS hardware offload

[PATCH] ASoC: meson: axg-tdm-interface: fix loopback
 2020-12-17 15:08 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] eal/hotplug: allow monitor to be setup by multiple places
 2020-12-17 15:08 UTC  (2+ messages)

[patch 0/2] Documentation/process: Add subsystem/tree handbook
 2020-12-17 15:05 UTC  (7+ messages)

[PATCH v2 0/8] Support Runtime PM and host mode by Tegra ChipIdea USB driver
 2020-12-17 15:04 UTC  (10+ messages)
` [PATCH v2 2/8] usb: phy: tegra: Support waking up from a low power mode
` [PATCH v2 6/8] usb: chipidea: tegra: Support runtime PM

[Buildroot] Nitrogen8M stuck at boot with master branch
 2020-12-17 15:05 UTC  (3+ messages)

[PATCH v5 1/6] mfd: rt4831: Adds support for Richtek RT4831 core
 2020-12-17 15:00 UTC  (6+ messages)
` [PATCH v5 2/6] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight
` [PATCH v5 3/6] regulator: rt4831: Adds DT binding document for Richtek RT4831 DSV regulator
` [PATCH v5 4/6] mfd: rt4831: Adds DT binding document for Richtek RT4831 core
` [PATCH v5 5/6] backlight: rt4831: Adds support for Richtek RT4831 backlight
` [PATCH v5 6/6] regulator: rt4831: Adds support for Richtek RT4831 DSV regulator

[RFC PATCH 0/3] vfs, overlayfs: Fix syncfs() to return error
 2020-12-17 15:00 UTC  (4+ messages)
` [PATCH 1/3] vfs: add new f_op->syncfs vector

[PATCH v5 00/15] An alternative series for asymmetric AArch32 systems
 2020-12-17 15:00 UTC  (5+ messages)
` [PATCH v5 07/15] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1


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.