messages from 2023-01-25 04:51:47 to 2023-01-27 08:32:00 UTC [more...]
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-27 8:31 UTC (47+ messages)
` [PATCH 02/35] Documentation: arm: correct spelling
` [PATCH 01/35] Documentation: arm64: "
` [PATCH 03/35] Documentation: block: "
` [PATCH 04/35] Documentation: bpf: "
` [PATCH 05/35] Documentation: core-api: "
` [PATCH 06/35] Documentation: fault-injection: "
` [PATCH 07/35] Documentation: fb: "
` [PATCH 08/35] Documentation: features: "
` [PATCH 09/35] Documentation: firmware-guide/acpi: "
` [PATCH 10/35] Documentation: hid: "
` [PATCH 11/35] Documentation: i2c: "
` [PATCH 12/35] Documentation: input: "
` [PATCH 13/35] Documentation: isdn: "
` [PATCH 14/35] Documentation: leds: "
` [PATCH 15/35] Documentation: litmus-tests: "
` [PATCH 16/35] Documentation: livepatch: "
` [PATCH 17/35] Documentation: locking: "
` [PATCH 18/35] Documentation: mm: "
` [PATCH 19/35] Documentation: openrisc: "
` [PATCH 20/35] Documentation: PCI: "
` [PATCH 22/35] Documentation: power: "
` [PATCH 21/35] Documentation: powerpc: "
` [PATCH 23/35] Documentation: s390: "
` [PATCH 24/35] Documentation: scheduler: "
` [PATCH 25/35] Documentation: security: "
` [PATCH 26/35] Documentation: sound: "
` [PATCH 27/35] Documentation: spi: "
` [PATCH 28/35] Documentation: target: "
` [PATCH 29/35] Documentation: timers: "
` [PATCH 30/35] Documentation: tools/rtla: "
` [PATCH 31/35] Documentation: trace: "
` [PATCH 32/35] Documentation: usb: "
` [PATCH 33/35] Documentation: w1: "
` [PATCH 34/35] Documentation: x86: "
` [PATCH 35/35] Documentation: xtensa: "
[PATCH] docs/mm: Physical Memory: remove useless markup
2023-01-27 8:03 UTC
[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-01-27 7:55 UTC (11+ messages)
` [PATCH drm-next 03/14] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
[PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
2023-01-27 5:57 UTC (12+ messages)
[PATCH 0/7] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
2023-01-27 5:24 UTC (10+ messages)
` [PATCH 1/7] x86/resctrl: Refactor in preparation for node-scoped resources
` [PATCH 2/7] x86/resctrl: Remove hard code of RDT_RESOURCE_L3 in monitor.c
` [PATCH 3/7] x86/resctrl: Add a new node-scoped resource to rdt_resources_all[]
` [PATCH 4/7] x86/resctrl: Add code to setup monitoring at L3 or NODE scope
` [PATCH 5/7] x86/resctrl: Add a new "snc_ways" file to the monitoring info directory
` [PATCH 6/7] x86/resctrl: Update documentation with Sub-NUMA cluster changes
` [PATCH 7/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize
[PATCH v2] printk: Document that CONFIG_BOOT_PRINTK_DELAY required for boot_delay=
2023-01-27 1:12 UTC (2+ messages)
[PATCH net-next v1 00/10] Convert drivers to return XFRM configuration errors through extack
2023-01-27 0:50 UTC (10+ messages)
` [PATCH net-next v1 01/10] xfrm: extend add policy callback to set failure reason
[PATCH v2 0/3] Improve dirty ring warning report
2023-01-27 0:02 UTC (5+ messages)
` [PATCH v2 1/3] KVM: arm64: Add helper vgic_write_guest_lock()
[PATCH v3 0/4] Improve dirty ring warning report
2023-01-26 23:54 UTC (5+ messages)
` [PATCH v3 1/4] KVM: arm64: Include kvm_mmu.h from vgic.h
` [PATCH v3 2/4] KVM: arm64: Add helper vgic_write_guest_lock()
` [PATCH v3 3/4] KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending status
` [PATCH v3 4/4] KVM: arm64: Allow no running vcpu on saving vgic3 pending table
[PATCH v7 00/20] Drivers for gunyah hypervisor
2023-01-26 21:27 UTC (7+ messages)
` [PATCH v7 10/20] gunyah: rsc_mgr: Add resource manager RPC core
[PATCH v5 00/39] Shadow stacks for userspace
2023-01-26 20:19 UTC (29+ messages)
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk
` [PATCH v5 23/39] mm: Don't allow write GUPs to shadow stack memory
[PATCH v5 0/1] docs/mm: start filling out new structure
2023-01-26 19:47 UTC (5+ messages)
` [PATCH v5 1/1] docs/mm: Physical Memory: add structure, introduction and nodes description
[PATCH v7 0/1] Checkpoint Support for Syscall User Dispatch
2023-01-26 19:15 UTC (3+ messages)
` [PATCH v7 1/1] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
[PATCH v6 0/2]
2023-01-26 19:01 UTC (16+ messages)
` [PATCH v6 1/2] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
[PATCH] Documentation: KVM: fix typos in running-nested-guests.rst
2023-01-26 18:24 UTC (2+ messages)
[PATCH v2] docs/scripts/gdb: add necessary make scripts_gdb step
2023-01-26 18:21 UTC (2+ messages)
[PATCH] docs: leds: fix the following docu build warning
2023-01-26 18:20 UTC (4+ messages)
[PATCH] Documentation/mm: Fix typo emluation -> emulation
2023-01-26 18:12 UTC (2+ messages)
[PATCH v6 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-26 17:01 UTC (29+ messages)
` [PATCH v6 01/14] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v6 02/14] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v6 03/14] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v6 04/14] KVM: s390: selftest: memop: Add bad address test
` [PATCH v6 05/14] KVM: s390: selftest: memop: Fix typo
` [PATCH v6 06/14] KVM: s390: selftest: memop: Fix wrong address being used in test
` [PATCH v6 07/14] KVM: s390: selftest: memop: Fix integer literal
` [PATCH v6 08/14] KVM: s390: Move common code of mem_op functions into functions
` [PATCH v6 09/14] KVM: s390: Dispatch to implementing function at top level of vm mem_op
` [PATCH v6 10/14] KVM: s390: Refactor absolute vm mem_op function
` [PATCH v6 11/14] KVM: s390: Refactor absolute vcpu "
` [PATCH v6 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v6 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v6 14/14] KVM: s390: selftest: memop: Add cmpxchg tests
[RFC PATCH v2 00/31] Upstream kvx Linux port
2023-01-26 16:10 UTC (16+ messages)
` [RFC PATCH v2 01/31] Documentation: kvx: Add basic documentation
` [RFC PATCH v2 02/31] Documentation: Add binding for kalray,kv3-1-core-intc
` [RFC PATCH v2 11/31] kvx: Add atomic/locking headers
` [RFC PATCH v2 12/31] kvx: Add other common headers
[PATCH v5 net-next 5/5] net: wwan: t7xx: Devlink documentation
2023-01-26 10:55 UTC (6+ messages)
[PATCH net-next] docs: networking: Fix bridge documentation URL
2023-01-26 7:30 UTC (2+ messages)
[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
2023-01-26 2:31 UTC (10+ messages)
` [RESEND RFC PATCH v1 10/20] docs: document general_profit sysfs knob
[PATCH v2 0/4] Track exported dma-buffers with memcg
2023-01-25 22:07 UTC (13+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers
` [PATCH v2 3/4] binder: Add flags to relinquish ownership of fds
[PATCH] docs/sp_SP: Add process magic-number translation
2023-01-25 20:12 UTC (4+ messages)
[PATCH v4 0/1] docs/mm: start filling out new structure
2023-01-25 18:56 UTC (6+ messages)
` [PATCH v4 1/1] docs/mm: Physical Memory: add structure, introduction and nodes description
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-25 16:01 UTC (6+ messages)
[PATCH treewide v2 0/9] phy: Add devm_of_phy_optional_get() helper
2023-01-25 14:38 UTC (7+ messages)
` [PATCH v2 6/9] net: ethernet: ti: am65-cpsw: Convert to devm_of_phy_optional_get()
` [PATCH v2 8/9] usb: host: ehci-exynos: "
` [PATCH v2 9/9] usb: host: ohci-exynos: "
[PATCH v9 00/27] Drivers for gunyah hypervisor
2023-01-25 13:34 UTC (5+ messages)
` [PATCH v9 10/27] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v9 13/27] gunyah: vm_mgr: Add/remove user memory regions
[PATCH v9 0/8] x86/cpu, kvm: Support AMD Automatic IBRS
2023-01-25 12:09 UTC (4+ messages)
` [PATCH v9 4/8] x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf
[PATCH v2] docs: embargoed-hardware-issues: add embargoed HW contact for Samsung
2023-01-25 11:07 UTC (3+ messages)
` "
[PATCH v3 0/6] amd_pstate: Add guided autonomous mode support
2023-01-25 10:25 UTC (3+ messages)
[PATCH net-next v4 0/8] Netlink protocol specs
2023-01-25 10:16 UTC (6+ messages)
` [PATCH net-next v4 5/8] net: fou: regenerate the uAPI from the spec
[groeck-staging:hwmon-next 40/41] htmldocs: Documentation/hwmon/mc34vr500.rst: WARNING: document isn't included in any toctree
2023-01-25 9:29 UTC
[PATCH v3 0/3] Documentation: kprobetrace: Improve readability
2023-01-25 7:58 UTC (5+ messages)
[PATCH v6 2/2] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration
2023-01-25 7:14 UTC (2+ messages)
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).