All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-17 14:51:49 to 2020-12-17 15:35:15 UTC [more...]

[PATCH] drm: Introduce a drm_crtc_commit_wait helper
 2020-12-17 14:58 UTC  (2+ messages)

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

[LTP] [PATCH 0/5] Small docparser fixes
 2020-12-17 15:35 UTC  (5+ messages)
` [LTP] [PATCH 1/5] docparse/docparse: Warn on truncated docstring
` [LTP] [PATCH 2/5] doc_parse/data_storage: Bump the array max size

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

[kvm-unit-tests PATCH v3 0/8] s390x: Add SIE library and simple test
 2020-12-17 15:31 UTC  (23+ 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 5/8] s390x: sie: Add SIE to lib
` [kvm-unit-tests PATCH v3 6/8] s390x: sie: Add first SIE test
` [kvm-unit-tests PATCH v3 7/8] s390x: Add diag318 intercept test
` [kvm-unit-tests PATCH v3 8/8] s390x: Fix sclp.h style issues

[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  (24+ messages)
` [PATCH v5 01/23] tcg: Use tcg_out_dupi_vec from temp_load
` [PATCH v5 02/23] tcg: Increase tcg_out_dupi_vec immediate to int64_t
` [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 06/23] tcg: Rename struct tcg_temp_info to TempOptInfo
` [PATCH v5 07/23] tcg: Expand TempOptInfo to 64-bits
` [PATCH v5 08/23] tcg: Introduce TYPE_CONST temporaries
` [PATCH v5 09/23] tcg/optimize: Improve find_better_copy
` [PATCH v5 10/23] tcg/optimize: Adjust TempOptInfo allocation
` [PATCH v5 11/23] tcg/optimize: Use tcg_constant_internal with constant folding
` [PATCH v5 12/23] tcg: Convert tcg_gen_dupi_vec to TCG_CONST
` [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 17/23] tcg/tci: Add special tci_movi_{i32,i64} opcodes
` [PATCH v5 18/23] tcg: Remove movi and dupi opcodes
` [PATCH v5 19/23] tcg: Add tcg_reg_alloc_dup2
` [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 1/2] futex: mark futex_detect_cmpxchg() as 'noinline'
 2020-12-17 15:32 UTC  (9+ messages)

[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  (6+ messages)
` [PATCH V3 04/10] x86/pks: Preserve the PKRS MSR on context switch
` [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)

[PATCH 1/2] drm/ttm: rework ttm_tt page limit v2
 2020-12-17 15:26 UTC  (6+ 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 0/5] Backport of patch series for stable 4.4 branch
 2020-12-17 15:19 UTC  (4+ messages)
` [PATCH 4/5] xen/xenbus: Count pending messages for each watch

[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

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

[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  (8+ messages)
` [PATCH v5 07/15] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1

[PATCH v4 00/19] Parallel Checkout (part I)
 2020-12-17 15:00 UTC  (4+ messages)
` [PATCH v4 11/19] parallel-checkout: make it truly parallel

[PATCH] libsemanage: Free contents of modkey in semanage_direct_remove
 2020-12-17 14:59 UTC 

[LTP] [PATCH] fastopen: add require to sch_netem driver
 2020-12-17 15:01 UTC  (4+ messages)

[PATCH v3] errseq: split the ERRSEQ_SEEN flag into two new flags
 2020-12-17 15:00 UTC 

[PATCH v2 1/4] dt-bindings: reserved-memory: Document "active" property
 2020-12-17 15:00 UTC  (10+ messages)

[PATCH v10 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-17 14:59 UTC  (2+ messages)

[PATCH] generic/388: randomly recover via read-only mounts
 2020-12-17 14:59 UTC 

[Virtio-fs] [PATCH] virtiofsd: update FUSE_FORGET comment on "lo_inode.nlookup"
 2020-12-17 15:01 UTC  (3+ messages)

[patch 3/3] tick: Annotate tick_do_timer_cpu data races
 2020-12-17 14:59 UTC  (11+ messages)

dwc: tegra194: issue with card containing a bridge
 2020-12-17 14:58 UTC  (6+ messages)

NFSv4x share reservations support
 2020-12-17 14:57 UTC  (2+ messages)

[PATCH 1/2] blk-iocost: Add iocg idle state tracepoint
 2020-12-17 14:56 UTC  (3+ messages)

[PATCH V2 XRT Alveo 6/6] fpga: xrt: Kconfig and Makefile updates for XRT drivers
 2020-12-17 14:55 UTC  (3+ messages)

[PATCH] nbd: Respect max_part for all partition scans
 2020-12-17 14:55 UTC  (2+ messages)

[PATCH net v3] net: mvpp2: disable force link UP during port init procedure
 2020-12-17 14:52 UTC 

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

[PATCH] xfs: sync lazy sb accounting on quiesce of read-only mounts
 2020-12-17 14:53 UTC 

[fsverity-utils PATCH 1/2] Remove unneeded includes
 2020-12-17 14:54 UTC  (4+ messages)
` [fsverity-utils PATCH 2/2] Allow to build and run sign/digest on Windows

[PATCH] arm64: Kconfig: select ZONE_DMA
 2020-12-17 14:53 UTC  (5+ messages)

[PATCH v9 0/5] UFFD write-tracking migration/snapshots
 2020-12-17 14:45 UTC  (4+ messages)
` [PATCH v9 2/5] migration: introduce UFFD-WP low-level interface helpers
` [PATCH v9 3/5] migration: support UFFD write fault processing in ram_save_iterate()
` [PATCH v9 4/5] migration: implementation of background snapshot thread

[PATCH] use x86 cpu park to speedup smp_init in kexec situation
 2020-12-17 14:53 UTC  (6+ messages)

[PATCH v2] netfilter: ipset: fix shift-out-of-bounds in htable_bits()
 2020-12-17 14:53 UTC 

[PATCH 0/3] arm64: dts: renesas: r8a779a0: Add FCP and VSP support
 2020-12-17 14:52 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: r8a779a0: Add FCPVD support

[PATCH] um: return error from ioremap()
 2020-12-17 14:52 UTC  (2+ messages)

[PATCH 0/4] btrfs: inode: btrfs_invalidatepage() related refactor and fix for subpage
 2020-12-17 14:51 UTC  (3+ messages)
` [PATCH RFC 4/4] btrfs: inode: make btrfs_invalidatepage() to be subpage compatible


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.