messages from 2024-12-06 13:56:41 to 2024-12-10 12:54:44 UTC [more...]
[PATCH V5] Docs/sound: Update codec-to-codec documentation
2024-12-10 12:54 UTC (3+ messages)
[PATCH v5 0/6] move per-vma lock into vm_area_struct
2024-12-10 12:06 UTC (20+ messages)
` [PATCH v5 1/6] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v5 2/6] mm: move per-vma lock into vm_area_struct
` [PATCH v5 3/6] mm: mark vma as detached until it's added into vma tree
` [PATCH v5 4/6] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v5 5/6] mm/slab: allow freeptr_offset to be used with ctor
` [PATCH v5 6/6] docs/mm: document latest changes to vm_lock
[PATCH net-next v1 0/7] Introduce unified and structured PHY
2024-12-10 12:03 UTC (7+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers
[PATCH net-next v1 1/1] net: phy: Move callback comments from struct to kernel-doc section
2024-12-10 12:03 UTC (4+ messages)
[PATCH 00/10] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2024-12-10 11:58 UTC (9+ messages)
` [PATCH 02/10] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_MEMBUF
` [PATCH 05/10] qcomtee: implement object invoke support
` [PATCH 08/10] tee: add Qualcomm TEE driver
[PATCH net-next v9 0/1] binder: report txn errors via generic netlink
2024-12-10 11:35 UTC (7+ messages)
` [PATCH net-next v9 1/1] "
[PATCH v2] arm64: Allow CONFIG_AUTOFDO_CLANG to be selected
2024-12-10 11:31 UTC (6+ messages)
[PATCH] scripts/kernel-doc: Get -export option working again
2024-12-10 11:04 UTC
[PATCH 1/1] mm: fix vma_copy for !CONFIG_PER_VMA_LOCK
2024-12-10 10:17 UTC (4+ messages)
[PATCH v1 0/6] docs: add instruction about handling regressions to our core texts for contributors
2024-12-10 10:15 UTC (7+ messages)
` [PATCH v1 1/6] docs: more detailed instructions on handling regressions
` [PATCH v1 2/6] docs: 6.Followthrough.rst: when to involved Linus in regressions
` [PATCH v1 3/6] docs: 6.Followthrough.rst: interaction with stable wrt to regressions
` [PATCH v1 4/6] docs: 6.Followthrough.rst: tags to use in regressions fixes
` [PATCH v1 5/6] docs: 6.Followthrough.rst: more specific advice on fixing regressions
` [PATCH v1 6/6] docs: 6.Followthrough.rst: advice on handling regressions fixes
[PATCH v11 0/8] x86/resctrl: mba_MBps enhancement
2024-12-10 10:13 UTC (21+ messages)
` [PATCH v11 1/8] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [PATCH v11 2/8] x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control
` [PATCH v11 3/8] x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group event
` [PATCH v11 4/8] x86/resctrl: Compute memory bandwidth for all supported events
` [PATCH v11 5/8] x86/resctrl: Make mba_sc use total bandwidth if local is not supported
` [PATCH v11 6/8] x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories
` [PATCH v11 7/8] x86/resctrl: Add write option to "mba_MBps_event" file
` [PATCH v11 8/8] x86/resctrl: Document the new "
[PATCH] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
2024-12-10 6:29 UTC (5+ messages)
[PATCH] scsi: eliminate scsi_register() and scsi_unregister() usage & docs
2024-12-10 2:53 UTC (2+ messages)
[PATCH] scsi: Docs: remove init_this_scsi_driver()
2024-12-10 2:50 UTC (2+ messages)
[PATCH] irqchip/loongarch-avec:Add multi-nodes topology support
2024-12-10 1:29 UTC (7+ messages)
[PATCH v30 00/30] Introduce QC USB SND audio offloading support
2024-12-10 0:59 UTC (17+ messages)
` [PATCH v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol
[PATCH v3] kbuild: rust: add PROCMACROLDFLAGS
2024-12-10 0:50 UTC (3+ messages)
[PATCH v3] Documentation: move dev-tools debugging files to process/debugging/
2024-12-10 0:00 UTC
[PATCH v5 00/10] nfsd: implement the "delstid" draft
2024-12-09 22:33 UTC (12+ messages)
` [PATCH v5 01/10] nfsd: fix handling of delegated change attr in CB_GETATTR
` [PATCH v5 02/10] nfs_common: make include/linux/nfs4.h include generated nfs4_1.h
` [PATCH v5 03/10] nfsd: switch to autogenerated definitions for open_delegation_type4
` [PATCH v5 04/10] nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*
` [PATCH v5 05/10] nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegations
` [PATCH v5 06/10] nfsd: add support for FATTR4_OPEN_ARGUMENTS
` [PATCH v5 07/10] nfsd: rework NFS4_SHARE_WANT_* flag handling
` [PATCH v5 08/10] nfsd: add support for delegated timestamps
` [PATCH v5 09/10] nfsd: handle delegated timestamps in SETATTR
` [PATCH v5 10/10] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
[PATCH v6 00/28] NT synchronization primitive driver
2024-12-09 22:08 UTC (31+ messages)
` [PATCH v6 01/28] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
` [PATCH v6 02/28] ntsync: Introduce NTSYNC_IOC_WAIT_ALL
` [PATCH v6 03/28] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX
` [PATCH v6 04/28] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK
` [PATCH v6 05/28] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL
` [PATCH v6 06/28] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT
` [PATCH v6 07/28] ntsync: Introduce NTSYNC_IOC_EVENT_SET
` [PATCH v6 08/28] ntsync: Introduce NTSYNC_IOC_EVENT_RESET
` [PATCH v6 09/28] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE
` [PATCH v6 10/28] ntsync: Introduce NTSYNC_IOC_SEM_READ
` [PATCH v6 11/28] ntsync: Introduce NTSYNC_IOC_MUTEX_READ
` [PATCH v6 12/28] ntsync: Introduce NTSYNC_IOC_EVENT_READ
` [PATCH v6 13/28] ntsync: Introduce alertable waits
` [PATCH v6 14/28] selftests: ntsync: Add some tests for semaphore state
` [PATCH v6 15/28] selftests: ntsync: Add some tests for mutex state
` [PATCH v6 16/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY
` [PATCH v6 17/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL
` [PATCH v6 18/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY
` [PATCH v6 19/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL
` [PATCH v6 20/28] selftests: ntsync: Add some tests for manual-reset event state
` [PATCH v6 21/28] selftests: ntsync: Add some tests for auto-reset "
` [PATCH v6 22/28] selftests: ntsync: Add some tests for wakeup signaling with events
` [PATCH v6 23/28] selftests: ntsync: Add tests for alertable waits
` [PATCH v6 24/28] selftests: ntsync: Add some tests for wakeup signaling via alerts
` [PATCH v6 25/28] selftests: ntsync: Add a stress test for contended waits
` [PATCH v6 26/28] maintainers: Add an entry for ntsync
` [PATCH v6 27/28] docs: ntsync: Add documentation for the ntsync uAPI
` [PATCH v6 28/28] ntsync: No longer depend on BROKEN
[PATCH 0/2] perf/dwc_pcie: Fix the swapped event numbers as well as the documentation
2024-12-09 18:43 UTC (2+ messages)
[PATCH net-next v3 0/5] devmem TCP fixes
2024-12-09 17:43 UTC (7+ messages)
` [PATCH net-next v3 1/5] net: page_pool: rename page_pool_alloc_netmem to *_netmems
` [PATCH net-next v3 2/5] net: page_pool: create page_pool_alloc_netmem
` [PATCH net-next v3 3/5] page_pool: Set `dma_sync` to false for devmem memory provider
` [PATCH net-next v3 4/5] page_pool: disable sync for cpu for dmabuf "
` [PATCH net-next v3 5/5] net: Document memory provider driver support
[PATCH] kref: Improve documentation
2024-12-09 17:33 UTC (2+ messages)
[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
2024-12-09 14:42 UTC (13+ messages)
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI
[PATCH] Documentation/rv: Fix typos
2024-12-09 13:06 UTC
[PATCH v3 0/3] Document the new media-committer's model
2024-12-09 8:15 UTC (6+ messages)
` Media committers model postponed to 6.14 - Was: "
[PATCH separate v3] docs, nvme: introduce nvme-multipath document
2024-12-09 7:11 UTC
[PATCH] PM / devfreq: Remove unused devm_devfreq_(un)register_notifier
2024-12-09 5:50 UTC (6+ messages)
` "
[PATCH] docs/scheduler: Fix busy and idle type ordering
2024-12-09 3:54 UTC
[PATCH separete v2] docs, nvme: introduce nvme-multipath document
2024-12-09 1:34 UTC (3+ messages)
[PATCH v7 00/32] riscv control-flow integrity for usermode
2024-12-08 15:51 UTC (2+ messages)
[PATCH] Documentation: extcon: add documentation for Extcon subsystem
2024-12-08 12:47 UTC (5+ messages)
` "
[PATCH] Documentation: Fix typo in 'taskstats-struct.rst'
2024-12-08 8:33 UTC (3+ messages)
` [PATCH] Documentation/accounting: Fix typo in taskstats-struct.rst
[PATCH] Documentation: filesystems: fix two misspells
2024-12-08 3:54 UTC
[PATCH] Documentation: move dev-tools debugging files to process/debugging/
2024-12-07 23:11 UTC (5+ messages)
[PATCH v1 00/13] KVM: Introduce KVM Userfault
2024-12-07 1:38 UTC (3+ messages)
` [PATCH v1 13/13] KVM: Documentation: Add KVM_CAP_USERFAULT and KVM_MEM_USERFAULT details
[PATCH v1 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap
2024-12-06 22:46 UTC (2+ messages)
[PATCH v4 0/9] mm: workingset reporting
2024-12-06 19:57 UTC (3+ messages)
[RFC PATCH] ALSA: Add debugging guide for audio issues
2024-12-06 18:16 UTC (9+ messages)
[PATCH v1 0/3] x86/Documentation: boot.rst: More style &format fixes
2024-12-06 17:02 UTC (4+ messages)
[PATCH v2] Documentation: kvm: fix typo in api.rst
2024-12-06 16:54 UTC (2+ messages)
[PATCH] docs: remove duplicate word
2024-12-06 16:51 UTC (2+ messages)
[PATCH v3] docs: 5.Posting: mentioned Suggested-by: tag
2024-12-06 16:42 UTC (2+ messages)
[PATCH] docs: debugging: add more info about devcoredump
2024-12-06 16:36 UTC (2+ messages)
[PATCH] Documentation: core-api: add generic parser docbook
2024-12-06 16:34 UTC (2+ messages)
[PATCH 0/7] docs/sp_SP: Translate development process into Spanish
2024-12-06 16:27 UTC (2+ messages)
[PATCH] Documentation: remove :kyb: tags
2024-12-06 16:19 UTC (2+ messages)
[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
2024-12-06 15:26 UTC (12+ messages)
[PATCH v2] Documentation: move dev-tools debugging files to process/debugging/
2024-12-06 15:26 UTC (2+ messages)
[PATCH 0/2] doc: module: Two clearifications
2024-12-06 15:21 UTC (7+ messages)
` [PATCH 1/2] doc: module: Fix documented type of namespace
[PATCH v5 1/4] proc_pid_fdinfo.5: Reduce indent for most of the page
2024-12-06 15:20 UTC (6+ messages)
` [PATCH v5 2/4] proc_pid_fdinfo.5: Make pid clearer in the name and 1st paragraph
` [PATCH v5 3/4] proc_pid_fdinfo.5: Add subsection headers for different fd types
[PATCH 6.6 391/676] fs_parser: update mount_api doc to match function signature
2024-12-06 14:33 UTC
[PATCH net-next v20 0/6] net: Make timestamping selectable
2024-12-06 14:37 UTC (4+ messages)
` [PATCH net-next v20 4/6] net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
[PATCH v8 0/4] Add support for AArch64 AMUv1-based average freq
2024-12-06 13:55 UTC (2+ messages)
` [PATCH v8 1/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).