All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-05 15:21:46 to 2021-08-05 15:45:19 UTC [more...]

[patch V3 00/64] locking, sched: The PREEMPT-RT locking infrastructure
 2021-08-05 15:13 UTC  (47+ messages)
` [patch V3 01/64] sched: Split out the wakeup state check
` [patch V3 02/64] sched: Introduce TASK_RTLOCK_WAIT
` [patch V3 03/64] sched: Reorganize current::__state helpers
` [patch V3 04/64] sched: Prepare for RT sleeping spin/rwlocks
` [patch V3 05/64] sched: Rework the __schedule() preempt argument
` [patch V3 06/64] sched: Provide schedule point for RT locks
` [patch V3 07/64] sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER
` [patch V3 08/64] media/atomisp: Use lockdep instead of *mutex_is_locked()
` [patch V3 09/64] rtmutex: Remove rt_mutex_is_locked()
` [patch V3 10/64] rtmutex: Convert macros to inlines
` [patch V3 11/64] rtmutex: Switch to try_cmpxchg()
` [patch V3 12/64] rtmutex: Split API and implementation
` [patch V3 13/64] rtmutex: Split out the inner parts of struct rtmutex
` [patch V3 14/64] locking/rtmutex: Provide rt_mutex_slowlock_locked()
` [patch V3 15/64] rtmutex: Provide rt_mutex_base_is_locked()
` [patch V3 16/64] locking: Add base code for RT rw_semaphore and rwlock
` [patch V3 17/64] locking/rwsem: Add rtmutex based R/W semaphore implementation
` [patch V3 18/64] locking/rtmutex: Add wake_state to rt_mutex_waiter
` [patch V3 19/64] locking/rtmutex: Provide rt_wake_q and helpers
` [patch V3 20/64] locking/rtmutex: Use rt_mutex_wake_q_head
` [patch V3 21/64] locking/rtmutex: Prepare RT rt_mutex_wake_q for RT locks
` [patch V3 22/64] locking/rtmutex: Guard regular sleeping locks specific functions
` [patch V3 23/64] locking/spinlock: Split the lock types header
` [patch V3 24/64] locking/rtmutex: Prevent future include recursion hell
` [patch V3 25/64] locking/lockdep: Reduce includes in debug_locks.h
` [patch V3 26/64] rbtree: Split out the rbtree type definitions
` [patch V3 27/64] locking/rtmutex: Include only rbtree types
` [patch V3 28/64] locking/spinlock: Provide RT specific spinlock type
` [patch V3 29/64] locking/spinlock: Provide RT variant header
` [patch V3 30/64] locking/rtmutex: Provide the spin/rwlock core lock function
` [patch V3 31/64] locking/spinlock: Provide RT variant
` [patch V3 32/64] locking/rwlock: "
` [patch V3 33/64] locking/mutex: Consolidate core headers
` [patch V3 34/64] locking/mutex: Move waiter to core header
` [patch V3 38/64] locking/ww_mutex: Gather mutex_waiter initialization
` [patch V3 39/64] locking/ww_mutex: Split up ww_mutex_unlock()
` [patch V3 40/64] locking/ww_mutex: Split W/W implementation logic
` [patch V3 41/64] locking/ww_mutex: Remove __sched annotation
` [patch V3 42/64] locking/ww_mutex: Abstract waiter iteration
` [patch V3 43/64] locking/ww_mutex: Abstract waiter enqueueing
` [patch V3 44/64] locking/ww_mutex: Abstract mutex accessors
` [patch V3 45/64] locking/ww_mutex: Abstract mutex types
` [patch V3 47/64] locking/ww_mutex: Implement rt_mutex accessors
` [patch V3 48/64] locking/ww_mutex: Add RT priority to W/W order
` [patch V3 49/64] locking/ww_mutex: Add rt_mutex based lock type and accessors
` [patch V3 50/64] locking/rtmutex: Extend the rtmutex core to support ww_mutex

[v6 0/2] Add MediaTek MT8192 clock provider device nodes
 2021-08-05 15:44 UTC  (8+ messages)
` [v6 1/2] arm64: dts: mediatek: Add mt8192 clock controllers
` [v6 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192

[PATCH RESEND] tests: skip u_direct_io if losetup fails
 2021-08-05 15:43 UTC 

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-08-05 15:43 UTC  (4+ messages)
` [PATCH v7 4/9] ACPI/IORT: Add a helper to retrieve RMR memory regions

[PATCH v4 0/3] add Gopher 2b LCD panel
 2021-08-05 15:44 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel

[PATCH 00/14] qla2xxx driver bug fixes
 2021-08-05 15:43 UTC  (17+ messages)
` [PATCH 01/14] qla2xxx: Add host attribute to trigger MPI hang
` [PATCH 04/14] qla2xxx: Changes to support FCP2 Target
` [PATCH 05/14] qla2xxx: Show OS name and version in FDMI-1
` [PATCH 06/14] qla2xxx: fix debug print of 64G link speed
` [PATCH 07/14] qla2xxx: fix port type info
` [PATCH 08/14] qla2xxx: fix unsafe removal from link list
` [PATCH 09/14] qla2xxx: fix npiv create erroneous error
` [PATCH 10/14] qla2xxx: suppress unnecessary log messages during login

[v12 00/20] Mediatek MT8192 clock support
 2021-08-05 15:41 UTC  (7+ messages)
` [v12 02/20] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192

[PATCH] staging: r8188eu: Fix incorrect types in arguments
 2021-08-05 15:41 UTC  (2+ messages)

[yocto-autobuilder-helper][dunfell] config.json: Update check-layer to use --no-auto-dependency after yocto-check-layer changes
 2021-08-05 15:41 UTC 

[PATCH] drm/i915/dp: Use max params for older panels
 2021-08-05 15:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

Building htmldocs
 2021-08-05 15:41 UTC 

[PATCH v3 0/2] New V4L2 controls V4L2_CID_NOTIFY_GAIN_XXX
 2021-08-05 15:40 UTC  (4+ messages)
` [PATCH v3 1/2] media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAIN_XXX controls

[PATCH v2] netdev: update the netdev's frequency on channel switch events
 2021-08-05 15:40 UTC  (2+ messages)

[PATCH v3 0/6] IPI virtualization support for VM
 2021-08-05 15:13 UTC  (7+ messages)
` [PATCH v3 1/6] x86/feat_ctl: Add new VMX feature, Tertiary VM-Execution control
` [PATCH v3 2/6] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
` [PATCH v3 3/6] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
` [PATCH v3 4/6] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH v3 5/6] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit
` [PATCH v3 6/6] KVM: VMX: enable IPI virtualization

[PATCH 1/2] iw: mesh: fix crash when attempting to print the conf param "mesh_nolearn"
 2021-08-05 15:38 UTC  (2+ messages)
` [PATCH 2/2] iw: mesh: add new cmd to dump all the supported mesh config params at once

[PATCH] ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create()
 2021-08-05 15:38 UTC 

[PATCH] libxl: Fix stubdom PCI passthrough
 2021-08-05 15:38 UTC  (4+ messages)

Could it be made possible to offer "supplementary" data to a DIO write ?
 2021-08-05 15:38 UTC  (7+ messages)

[RFC][PATCH v2 00/12] integrity: Introduce DIGLIM
 2021-08-05 15:38 UTC  (9+ messages)
` [RFC][PATCH v2 06/12] diglim: Interfaces - digest_list_add, digest_list_del

[OE-core][dunfell 00/33] Patch review
 2021-08-05 15:34 UTC  (34+ messages)
` [OE-core][dunfell 01/33] Revert "gstreamer-plugins-good: ignore CVE-2021-3497/8 since they are fixed"
` [OE-core][dunfell 02/33] Revert "gstreamer-plugins-base: ignore CVE-2021-3522 since it is fixed"
` [OE-core][dunfell 03/33] gstreamer: ignore CVE-2021-3497, CVE-2021-3498, and CVE-2021-3522
` [OE-core][dunfell 04/33] libxml2: fix CVE-2021-3541
` [OE-core][dunfell 05/33] avahi: fix CVE-2021-3468
` [OE-core][dunfell 06/33] curl: Fix for CVE-2021-22898
` [OE-core][dunfell 07/33] curl: Fix CVE-2021-22924 and CVE-2021-22925
` [OE-core][dunfell 08/33] linux-yocto/5.4: update to v5.4.134
` [OE-core][dunfell 09/33] oeqa/manual/toaster: fix small typo
` [OE-core][dunfell 10/33] ovmf: Fix VLA warnings with GCC 11
` [OE-core][dunfell 11/33] archiver.bbclass: Fix patch error for recipes that inherit dos2unix
` [OE-core][dunfell 12/33] bitbake.conf: change GNOME_MIRROR to new one
` [OE-core][dunfell 13/33] initramfs-framework/setup-live: fix shebang
` [OE-core][dunfell 14/33] yocto-check-layer: Remove duplicated code
` [OE-core][dunfell 15/33] glew: fix Makefile race
` [OE-core][dunfell 16/33] oe-setup-builddir: update YP docs and OE URLs
` [OE-core][dunfell 17/33] qemu.inc: Add seccomp PACKAGECONFIG option
` [OE-core][dunfell 18/33] qemu: Enable seccomp if FEATURE is set
` [OE-core][dunfell 19/33] ifupdown: added -1 option to dhclient for dhcpv6
` [OE-core][dunfell 20/33] oeqa/ethernet_ip_connman : add test for network connections
` [OE-core][dunfell 21/33] oeqa/runtime : add test for RTC(Real Time Clock)
` [OE-core][dunfell 22/33] oeqa/runtime/cases: Only disable/enable for current boot
` [OE-core][dunfell 23/33] oeqa/suspend : add test for suspend state
` [OE-core][dunfell 24/33] oeqa/runtime: add test for matchbox-terminal
` [OE-core][dunfell 25/33] oeqa/terminal : improve the test case
` [OE-core][dunfell 26/33] oeqa/usb_hid.py : add test to check the usb/human interface device status after suspend state
` [OE-core][dunfell 27/33] yocto-check-layer: improve missed dependencies
` [OE-core][dunfell 28/33] checklayer: new function get_layer_dependencies()
` [OE-core][dunfell 29/33] checklayer: rename _find_layer_depends
` [OE-core][dunfell 30/33] yocto-check-layer: ensure that all layer dependencies are tested too
` [OE-core][dunfell 31/33] archiver.bbclass: fix do_ar_configured failure for kernel
` [OE-core][dunfell 32/33] linux-yocto/5.4: update to v5.4.135
` [OE-core][dunfell 33/33] sstate: Fix rebuilds when changing layer config

[PATCH v1 00/12] s390x: skey related fixes, cleanups, and memory device preparations
 2021-08-05 15:28 UTC  (13+ messages)
` [PATCH v1 01/12] s390x/tcg: wrap address for RRBE
` [PATCH v1 02/12] s390x/tcg: fix ignoring bit 63 when setting the storage key in SSKE
` [PATCH v1 03/12] s390x/tcg: convert real to absolute address for RRBE, SSKE and ISKE
` [PATCH v1 04/12] s390x/tcg: check for addressing exceptions for "
` [PATCH v1 05/12] s390x/mmu_helper: no need to pass access type to mmu_translate_asce()
` [PATCH v1 06/12] s390x/mmu_helper: fixup mmu_translate() documentation
` [PATCH v1 07/12] s390x/mmu_helper: move address validation into mmu_translate*()
` [PATCH v1 08/12] s390x/mmu_helper: avoid setting the storage key if nothing changed
` [PATCH v1 09/12] hw/s390x/s390-skeys: use memory mapping to detect which storage keys to migrate
` [PATCH v1 10/12] hw/s390x/s390-skeys: use memory mapping to detect which storage keys to dump
` [PATCH v1 11/12] hw/s390x/s390-skeys: check if an address is valid before dumping the key
` [PATCH v1 12/12] hw/s390x/s390-skeys: lazy storage key enablement under TCG

[clocksource] 8901ecc231: stress-ng.lockbus.ops_per_sec -9.5% regression
 2021-08-05 15:37 UTC  (15+ messages)

[PATCH V7 0/9] PCI: Enable 10-Bit tag support for PCIe devices
 2021-08-05 15:36 UTC  (5+ messages)
` [PATCH V7 7/9] PCI/sysfs: Add a 10-Bit Tag sysfs file

[v14 00/21] Mediatek MT8192 clock support
 2021-08-05 15:35 UTC  (6+ messages)
` [v14 02/21] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192

[PATCH v2] media: vivid: drop CONFIG_FB dependency
 2021-08-05 15:36 UTC 

should recipes not come with their own systemd/user/group info?
 2021-08-05 15:35 UTC  (2+ messages)
` [OE-core] "

[PATCH v3 0/3] Add RZ/G2L Sound support
 2021-08-05 15:34 UTC  (4+ messages)
` [PATCH v3 2/3] sound: soc: sh: Add RZ/G2L SSIF-2 driver

[ovmf test] 164111: all pass - PUSHED
 2021-08-05 15:34 UTC 

[PATCH] nvmet: pass back cntlid on successful completion
 2021-08-05 15:33 UTC 

[PATCH] drm/amdkfd: Expose GFXIP engine version to sysfs
 2021-08-05 15:33 UTC  (2+ messages)

[PATCH 00/12] Add minimal support for Exynos850 SoC
 2021-08-05 15:30 UTC  (9+ messages)
` [PATCH 12/12] arm64: dts: exynos: Add Exynos850 SoC support

[PATCH v6 1/2] mm: introduce process_mrelease system call
 2021-08-05 15:31 UTC  (5+ messages)

[PATCH V7 7/9] PCI/sysfs: Add a 10-Bit Tag sysfs file
 2021-08-05 15:31 UTC  (2+ messages)

[PATCH v3 0/7] xsm: refactoring xsm hooks
 2021-08-05 15:31 UTC  (3+ messages)
` [PATCH v3 1/7] xen: Implement xen/alternative-call.h for use in common code

[OE-core][RFC][PATCH][dunfell] wic: direct: Use stock fstab in partitions
 2021-08-05 15:31 UTC  (2+ messages)

[PATCH] netdev: update the netdev's frequency on channel switch events
 2021-08-05 15:30 UTC 

Backport to dunfell question
 2021-08-05 15:29 UTC  (2+ messages)
` [poky] "

[Linux Kernel 5.13 GA] ESXi Performance regression
 2021-08-05 15:28 UTC  (7+ messages)

[PATCH] ioctl_tty.2: Add example how to get or set baudrate on the serial port
 2021-08-05 15:28 UTC  (10+ messages)
` [PATCH v3] "

[dpdk-dev] [PATCH] net: announce changes in TCP header
 2021-08-05 15:28 UTC  (2+ messages)

[PATCH net-next] netdevsim: Forbid devlink reload when adding or deleting ports
 2021-08-05 15:27 UTC  (6+ messages)
` [PATCH net-next v1] "

[PATCH 0/6] docs/devel: Organize devel manual into further subsections
 2021-08-05 15:26 UTC  (4+ messages)
` [PATCH 6/6] docs/devel: create "Miscellaneous Topics" subsection

[PATCH printk v1 00/10] printk: introduce atomic consoles and sync mode
 2021-08-05 15:26 UTC  (4+ messages)
` [PATCH printk v1 06/10] printk: use seqcount_latch for console_seq

[PATCH v4 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-08-05 15:20 UTC  (30+ messages)
` [PATCH v4 07/35] mm, slub: extract get_partial() from new_slab_objects()
` [PATCH v4 08/35] mm, slub: dissolve new_slab_objects() into ___slab_alloc()
` [PATCH v4 09/35] mm, slub: return slab page from get_partial() and set c->page afterwards
` [PATCH v4 10/35] mm, slub: restructure new page checks in ___slab_alloc()
` [PATCH v4 11/35] mm, slub: simplify kmem_cache_cpu and tid setup
` [PATCH v4 12/35] mm, slub: move disabling/enabling irqs to ___slab_alloc()
` [PATCH v4 13/35] mm, slub: do initial checks in ___slab_alloc() with irqs enabled
` [PATCH v4 14/35] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc()
` [PATCH v4 15/35] mm, slub: restore irqs around calling new_slab()
` [PATCH v4 16/35] mm, slub: validate slab from partial list or page allocator before making it cpu slab
` [PATCH v4 17/35] mm, slub: check new pages with restored irqs
` [PATCH v4 18/35] mm, slub: stop disabling irqs around get_partial()
` [PATCH v4 19/35] mm, slub: move reset of c->page and freelist out of deactivate_slab()
` [PATCH v4 20/35] mm, slub: make locking in deactivate_slab() irq-safe
` [PATCH v4 21/35] mm, slub: call deactivate_slab() without disabling irqs
` [PATCH v4 22/35] mm, slub: move irq control into unfreeze_partials()
` [PATCH v4 23/35] mm, slub: discard slabs in unfreeze_partials() without irqs disabled
` [PATCH v4 24/35] mm, slub: detach whole partial list at once in unfreeze_partials()
` [PATCH v4 25/35] mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing
` [PATCH v4 26/35] mm, slub: only disable irq with spin_lock in __unfreeze_partials()
` [PATCH v4 27/35] mm, slub: don't disable irqs in slub_cpu_dead()
` [PATCH v4 28/35] mm, slab: make flush_slab() possible to call with irqs enabled
` [PATCH v4 29/35] mm: slub: Move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context
` [PATCH v4 30/35] mm: slub: Make object_map_lock a raw_spinlock_t
` [PATCH v4 31/35] mm, slub: optionally save/restore irqs in slab_[un]lock()/
` [PATCH v4 32/35] mm, slub: make slab_lock() disable irqs with PREEMPT_RT
` [PATCH v4 33/35] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg
` [PATCH v4 34/35] mm, slub: use migrate_disable() on PREEMPT_RT
` [PATCH v4 35/35] mm, slub: convert kmem_cpu_slab protection to local_lock

[PATCH] init: Suppress wrong warning for bootconfig cmdline parameter
 2021-08-05 15:22 UTC  (2+ messages)

[PATCH v2 0/8] MIPS: jz4780 HDMI
 2021-08-05 15:22 UTC  (3+ messages)
` [PATCH v2 3/8] drm/ingenic: Add support for JZ4780 and HDMI output

[PATCH] powerpc/pseries: Fix update of LPAR security flavor after LPM
 2021-08-05 15:23 UTC 

[PATCH v2 0/3] efi: Minimal revert to rodata change
 2021-08-05 15:24 UTC  (2+ messages)

[PATCH RESEND] virtio-pmem: PMEM device spec
 2021-08-05 15:22 UTC  (6+ messages)
` [virtio-dev] "

[PATCH v1] s390x/ioinst: Fix wrong MSCH alignment check on little endian
 2021-08-05 15:21 UTC  (2+ messages)


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.