messages from 2022-08-20 02:20:17 to 2022-08-23 21:01:20 UTC [more...]
[PATCH v2 0/3] docs: i2c: rework I2C documentation, part II
2022-08-23 21:01 UTC (10+ messages)
` [PATCH v2 1/3] docs: i2c: i2c-topology: fix incorrect heading
` [PATCH v2 2/3] docs: i2c: i2c-topology: reorder sections more logically
` [PATCH v2 3/3] docs: i2c: i2c-topology: fix typo
[PATCH v3 00/10] x86/resctrl: Support for AMD QoS new features and bug fix
2022-08-23 20:56 UTC (16+ messages)
` [PATCH v3 01/10] x86/resctrl: Fix min_cbm_bits for AMD
` [PATCH v3 02/10] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
` [PATCH v3 03/10] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
` [PATCH v3 04/10] x86/resctrl: Detect and configure Slow Memory Bandwidth allocation
` [PATCH v3 05/10] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
` [PATCH v3 06/10] x86/resctrl: Introduce mon_configurable to detect Bandwidth Monitoring Event Configuration
` [PATCH v3 07/10] x86/resctrl: Add sysfs interface files to read/write event configuration
` [PATCH v3 08/10] x86/resctrl: Add the sysfs interface to read the "
` [PATCH v3 09/10] x86/resctrl: Add sysfs interface to write "
` [PATCH v3 10/10] Documentation/x86: Update resctrl_ui.rst for new features
[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
2022-08-23 20:35 UTC (16+ messages)
` [PATCH v1 1/5] "
` [PATCH v1 3/5] KVM: selftests: Dirty host pages in dirty_log_test
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-23 17:41 UTC (14+ messages)
[RESEND PATCH v3 0/9] Make ghes_edac a proper module
2022-08-23 17:19 UTC (12+ messages)
` [RESEND PATCH v3 1/9] efi/cper: export several helpers for ghes_edac to use
` [RESEND PATCH v3 2/9] EDAC/ghes: Add a notifier for reporting memory errors
` [RESEND PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [RESEND PATCH v3 4/9] EDAC/ghes: Move ghes_edac.force_load to setup parameter
` [RESEND PATCH v3 5/9] EDAC: Don't load chipset-specific edac drivers when ghes_edac is preferred
` [RESEND PATCH v3 6/9] ghes: Introduce a flag ghes_present
` [RESEND PATCH v3 7/9] apei/ghes: Use unrcu_pointer for cmpxchg
` [RESEND PATCH v3 8/9] EDAC/igen6: Keep returned errno consistent when edac mc has been enabled
` [RESEND PATCH v3 9/9] edac: Don't load Arm specific edac drivers when ghes_edac is preferred
[PATCH -next 0/5] landlock: add chmod and chown support
2022-08-23 17:10 UTC (19+ messages)
` [PATCH -next 1/5] landlock: expand access_mask_t to u32 type
` [PATCH -next 2/5] landlock: add chmod and chown support
` [PATCH -next 3/5] landlock/selftests: add selftests for chmod and chown
` [PATCH -next 4/5] landlock/samples: add chmod and chown support
` [PATCH -next 5/5] landlock: update chmod and chown support in document
[PATCH 1/3] x86/tsc: implement tsc=directsync for systems without IA32_TSC_ADJUST
2022-08-23 16:50 UTC (2+ messages)
[RESEND PATCH 1/2] HID: Add driver for RC Simulator Controllers
2022-08-23 16:43 UTC (5+ messages)
` [RESEND PATCH 2/2] MAINTAINERS: Add entry "
[PATCH net-next v1 0/7] add generic PSE support
2022-08-23 16:22 UTC (20+ messages)
` [PATCH net-next v1 1/7] dt-bindings: net: pse-dt: add bindings for generic PSE controller
` [PATCH net-next v1 2/7] dt-bindings: net: phy: add PoDL PSE property
` [PATCH net-next v1 4/7] net: pse-pd: add generic PSE driver
` [PATCH net-next v1 7/7] ethtool: add interface to interact with Ethernet Power Equipment
[PATCH v2 00/10] sched/psi: some optimization and extension
2022-08-23 16:20 UTC (11+ messages)
` [PATCH v2 09/10] sched/psi: per-cgroup PSI stats disable/re-enable interface
[PATCH v3 0/2] coresight: etm4x: Expose default timestamp source in sysfs
2022-08-23 16:06 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interface
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-23 16:05 UTC (16+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
[PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-23 15:00 UTC (11+ messages)
` [PATCH v13 01/10] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v13 02/10] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v13 03/10] bpf: Export bpf_dynptr_get_size()
` [PATCH v13 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v13 05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v13 06/10] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v13 07/10] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v13 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v13 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v13 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
[PATCH bpf-next] Add table of BPF program types to docs
2022-08-23 13:22 UTC
[PATCH v1] Documentation: filesystems: xfs: update pseudocode and typo fixes
2022-08-23 14:25 UTC (2+ messages)
[PATCH v2 0/2] kunit: add boot time parameter to enable KUnit
2022-08-23 14:24 UTC (3+ messages)
` [PATCH v2 1/2] kunit: add kunit.enable to enable/disable KUnit test
` [PATCH v2 2/2] kunit: no longer call module_info(test, "Y") for kunit modules
[PATCH v2] Docs/admin-guide/mm/damon/usage: fix the example code snip
2022-08-23 11:40 UTC
[PATCH] Docs/admin-guide/mm/damon/usage: fix the example code snip
2022-08-23 11:39 UTC (4+ messages)
[PATCH v2] docs/arm64: elf_hwcaps: unify newlines in HWCAP lists
2022-08-23 11:34 UTC (3+ messages)
` [PATCH v3] "
arch/mips/pci/pci-ar2315.c:6: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2022-08-23 8:06 UTC (5+ messages)
` [PATCH] mips: pci: remove extraneous asterisk from top level comment of ar2315 PCI driver
[PATCH v3 00/12] Drivers for gunyah hypervisor
2022-08-23 8:06 UTC (3+ messages)
` [PATCH v3 06/12] virt: gunyah: Add sysfs nodes
[PATCH v2 00/11] Drivers for gunyah hypervisor
2022-08-23 8:01 UTC (9+ messages)
` [PATCH v2 07/11] gunyah: msgq: Add Gunyah message queues
[PATCH] Documentation: KUnit: Reword kunit_tool guide
2022-08-23 8:00 UTC (2+ messages)
[PATCH v2 0/3] Documentation fixes for kvm-upstream-workaround
2022-08-23 5:57 UTC (2+ messages)
[PATCH v4] docs: admin-guide/mm: Improve grammar on MM concepts documentation
2022-08-23 3:04 UTC (2+ messages)
[PATCH v3] docs: admin-guide/mm: Improve grammar on MM concepts documentation
2022-08-23 1:53 UTC (4+ messages)
[PATCH v1 4/4] swiotlb: panic if nslabs is too small
2022-08-22 23:47 UTC (8+ messages)
[PATCH 0/8] Documentation: Kunit: clean kunit-tool.rst and start.rst
2022-08-22 23:15 UTC (7+ messages)
` [PATCH 7/8] lib: overflow: update reference to kunit-tool
[PATCH] Documentation: kprobetrace: Improve readability
2022-08-22 21:37 UTC
[PATCH 0/2] kunit: add boot time parameter to enable KUnit
2022-08-22 20:57 UTC (8+ messages)
` [PATCH 1/2] kunit: add kunit.enable to enable/disable KUnit test
` [PATCH 2/2] kunit: no longer call module_info(test, "Y") for kunit modules
[PATCH v2 0/8] Documentation: Kunit: clean kunit-tool.rst and start.rst
2022-08-22 17:36 UTC (13+ messages)
` [PATCH v2 1/8] Documentation: KUnit: remove duplicated docs for kunit_tool
` [PATCH v2 2/8] Documentation: KUnit: avoid repeating "kunit.py run" in start.rst
` [PATCH v2 3/8] Documentation: KUnit: add note about mrproper "
` [PATCH v2 4/8] Documentation: KUnit: Reword start guide for selecting tests
` [PATCH v2 5/8] Documentation: KUnit: add intro to the getting-started page
` [PATCH v2 6/8] Documentation: KUnit: update links in the index page
` [PATCH v2 7/8] lib: overflow: update reference to kunit-tool
` [PATCH v2 8/8] lib: stackinit: "
[PATCH] doc/rcu: Update LWN articles at the beginning
2022-08-22 16:44 UTC (3+ messages)
[PATCH RFC v2 net-next 0/5] net: Qdisc backpressure infrastructure
2022-08-22 16:22 UTC (8+ messages)
` [PATCH RFC v2 net-next 1/5] net: Introduce "
` [PATCH RFC v2 net-next 2/5] net/udp: Implement Qdisc backpressure algorithm
` [PATCH RFC v2 net-next 3/5] net/sched: sch_tbf: Use Qdisc backpressure infrastructure
` [PATCH RFC v2 net-next 4/5] net/sched: sch_htb: "
` [PATCH RFC v2 net-next 5/5] net/sched: sch_cbq: "
[PATCH] coresight: docs: Fix a broken reference
2022-08-22 16:02 UTC (2+ messages)
[PATCH v3 0/9] Make ghes_edac a proper module
2022-08-22 15:33 UTC (4+ messages)
` [PATCH v3 1/9] efi/cper: export several helpers for ghes_edac to use
` [PATCH v3 2/9] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
[linux-stable-rc:linux-5.18.y 3493/3591] htmldocs: Documentation/tty/device_drivers/oxsemi-tornado.rst:41: WARNING: Inline interpreted text or phrase reference start-string without end-string
2022-08-22 15:05 UTC
[PATCH] audit: Modifying indentation issue
2022-08-22 14:08 UTC (2+ messages)
[PATCH net-next] Remove DECnet support from kernel
2022-08-22 14:00 UTC
[PATCH v3 3/4] Display inflated memory to users
2022-08-22 11:37 UTC
[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
2022-08-22 8:21 UTC (5+ messages)
` [PATCH v3 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v3 2/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v3 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation
[PATCH] Kconfig: eradicate CC_HAS_ASM_GOTO
2022-08-22 6:11 UTC (5+ messages)
` [PATCH v2] asm goto: "
[brgl:gpio/for-current 1/2] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/gpio/xlnx,gpio-xilinx.yaml
2022-08-21 11:28 UTC
[lunn:v6.0-rc1-kirkwood-dt 50/57] htmldocs: Warning: Documentation/hwmon/g762.rst references a file that doesn't exist: Documentation/devicetree/bindings/hwmon/g762.txt
2022-08-21 3:05 UTC
[lunn:v6.0-rc1-kirkwood-dt 32/57] htmldocs: Warning: Documentation/devicetree/bindings/spi/marvell,orion-spi.yaml references a file that doesn't exist: Documentation/devicetree/bindings/bus/mvebu-mbus.txt
2022-08-21 0:11 UTC
[krzk-mem-ctrl:for-v6.1/brcm-stb 1/3] htmldocs: Warning: Documentation/devicetree/bindings/arm/bcm/brcm,brcmstb.txt references a file that doesn't exist: Documentation/devicetree/bindings/memory-controllers/brcm,memc.yaml
2022-08-20 2:56 UTC (3+ messages)
[PATCH 00/13] Fix documentation build warnings against 6.0-rc1
2022-08-20 2:20 UTC (3+ messages)
` [PATCH 04/13] docs: zh_CN: remove references to rust documentation
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).