messages from 2021-11-23 16:42:38 to 2021-11-28 17:21:53 UTC [more...]
[PATCH] Doc: networking: Fix the title's Sphinx overline in rds.rst
2021-11-28 17:17 UTC
[PATCH 0/3] page table check
2021-11-28 16:57 UTC (10+ messages)
` [PATCH 1/3] mm: ptep_clear() page table helper
` [PATCH 2/3] mm: page table check
` [PATCH 3/3] x86: mm: add x86_64 support for "
[PATCH 1/3] Documentation/auxiliary_bus: Clarify auxiliary_device creation
2021-11-28 7:59 UTC (5+ messages)
` [PATCH v2] "
[PATCH v7] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
2021-11-28 4:10 UTC (10+ messages)
[PATCH 0/2] Update non-RT users of migrate_disable()
2021-11-27 16:32 UTC (3+ messages)
` [PATCH doc 1/2] Documentation/locking/locktypes: Update migrate_disable() bits
` [PATCH net 2/2] bpf: Make sure bpf_disable_instrumentation() is safe vs preemption
[PATCH] docs: conf.py: fix support for Readthedocs v 1.0.0
2021-11-27 15:59 UTC (8+ messages)
[PATCH v2 0/1] docs: fix themes with newer Sphinx and RTD themes
2021-11-27 12:13 UTC (3+ messages)
` [PATCH v2 1/1] docs: conf.py: fix support for Readthedocs v 1.0.0
[PATCH v2 bpf-next 0/2] bpf, docs: Document BPF_MAP_TYPE_ARRAY
2021-11-27 2:05 UTC (5+ messages)
` [PATCH v2 bpf-next 1/2] bpf, docs: add kernel version to map_cgroup_storage
` [PATCH v2 bpf-next 2/2] bpf, docs: document BPF_MAP_TYPE_ARRAY
[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
2021-11-26 23:01 UTC (31+ messages)
` [PATCH v2 net-next 05/26] enetc: implement generic XDP stats callbacks
` [PATCH v2 net-next 07/26] mvneta: add .ndo_get_xdp_stats() callback
` [PATCH v2 net-next 08/26] mvpp2: provide "
` [PATCH v2 net-next 12/26] veth: don't mix XDP_DROP counter with Rx XDP errors
` [PATCH v2 net-next 15/26] veth: add generic XDP stats callbacks
` [PATCH v2 net-next 20/26] i40e: add XDP and XSK generic per-channel statistics
` [PATCH v2 net-next 21/26] ice: "
` [PATCH v2 net-next 22/26] igb: add XDP "
` [PATCH v2 net-next 23/26] igc: bail out early on XSK xmit if no descs are available
` [PATCH v2 net-next 24/26] igc: add XDP and XSK generic per-channel statistics
` [PATCH v2 net-next 25/26] ixgbe: "
` [PATCH v2 net-next 26/26] Documentation: reflect generic XDP statistics
[PATCH 0/3] Some improvements on panic_print
2021-11-26 21:34 UTC (2+ messages)
[PATCH net] ptp: fix filter names in the documentation
2021-11-26 19:30 UTC (3+ messages)
[PATCH v6 00/10] mm, device-dax: Introduce compound pages in devmap
2021-11-26 18:39 UTC (17+ messages)
` [PATCH v6 01/10] memory-failure: fetch compound_head after pgmap_pfn_valid()
` [PATCH v6 02/10] mm/page_alloc: split prep_compound_page into head and tail subparts
` [PATCH v6 03/10] mm/page_alloc: refactor memmap_init_zone_device() page init
` [PATCH v6 04/10] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v6 05/10] device-dax: use ALIGN() for determining pgoff
` [PATCH v6 06/10] device-dax: use struct_size()
` [PATCH v6 07/10] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v6 08/10] device-dax: factor out page mapping initialization
` [PATCH v6 09/10] device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
` [PATCH v6 10/10] device-dax: compound devmap support
[PATCH 0/6] Expand display core documentation
2021-11-26 15:42 UTC (9+ messages)
` [PATCH 1/6] Documentation/gpu: Reorganize DC documentation
` [PATCH 2/6] Documentation/gpu: Document amdgpu_dm_visual_confirm debugfs entry
` [PATCH 3/6] Documentation/gpu: Document pipe split visual confirmation
` [PATCH 4/6] Documentation/gpu: How to collect DTN log
` [PATCH 6/6] Documentation/gpu: Add DC glossary
[PATCH RFC] vfio: Documentation for the migration region
2021-11-26 15:01 UTC (10+ messages)
[PATCH] Doc/fs/ntfs3: Fix a trivial typo
2021-11-26 11:52 UTC (2+ messages)
[atishp04:sparse_hartid_support 3/9] arch/riscv/kernel/cpu_ops_sbi.c:24: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-11-26 9:55 UTC
[PATCH v2] docs/zh_CN: Add zh_CN/accounting/taskstats.rst
2021-11-26 9:37 UTC
[PATCH] cache: Workaround HiSilicon Taishan DC CVAU
2021-11-26 9:11 UTC
[PATCH 0/3] docs/zh_CN: add scheduler arch and bwc translation
2021-11-26 8:07 UTC (6+ messages)
` [PATCH 1/3] docs/zh_CN: add scheduler sched-arch translation
` [PATCH 2/3] docs/zh_CN: add scheduler sched-bwc translation
` [PATCH 3/3] docs/scheduler: fix typo and warning in sched-bwc
[PATCH v2] docs: admin-guide/blockdev: Remove digraph of node-states
2021-11-26 7:16 UTC (2+ messages)
split up filter.rst v2
2021-11-26 6:41 UTC (11+ messages)
` [PATCH 1/5] x86, bpf: cleanup the top of file header in bpf_jit_comp.c
` [PATCH 2/5] bpf: remove a redundant comment on bpf_prog_free
` [PATCH 3/5] bpf, docs: prune all references to "internal BPF"
` [PATCH 4/5] bpf, docs: move handling of maps to Documentation/bpf/maps.rst
` [PATCH 5/5] bpf, docs: split general purpose eBPF documentation out of filter.rst
[PATCH 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
2021-11-26 6:23 UTC (8+ messages)
` [PATCH 3/7] thermal: intel: hfi: Minimally initialize the Hardware Feedback Interface
` [PATCH 4/7] thermal: intel: hfi: Handle CPU hotplug events
` [PATCH 7/7] thermal: intel: hfi: Notify user space for HFI events
[PATCH v2 0/2] docs/zh_CN: add scheduler completion translation
2021-11-26 6:16 UTC (5+ messages)
` [PATCH v2 1/2] docs/zh_CN: add scheduler index translation
` [PATCH v2 2/2] docs/zh_CN: add completion translation
[RFC v3 00/12] Intro to Hardware timestamping engine
2021-11-26 1:31 UTC (18+ messages)
` [RFC v3 01/12] Documentation: Add HTE subsystem guide
` [RFC v3 02/12] drivers: Add hardware timestamp engine (HTE)
` [RFC v3 03/12] hte: Add tegra194 HTE kernel provider
` [RFC v3 04/12] dt-bindings: Add HTE bindings
` [RFC v3 05/12] hte: Add Tegra194 IRQ HTE test driver
` [RFC v3 06/12] gpiolib: Add HTE support
` [RFC v3 07/12] dt-bindings: gpio: Add hardware-timestamp-engine property
` [RFC v3 08/12] gpio: tegra186: Add HTE in gpio-tegra186 driver
` [RFC v3 09/12] gpiolib: cdev: Add hardware timestamp clock type
` [RFC v3 10/12] tools: gpio: Add new hardware "
` [RFC v3 11/12] hte: Add tegra GPIO HTE test driver
` [RFC v3 12/12] MAINTAINERS: Added HTE Subsystem
[PATCH] docs: admin-guide/blockdev: Use subgraphs in node-states-8.dot
2021-11-25 17:41 UTC (3+ messages)
` [Drbd-dev] "
[PATCH 5/6] rcu/nocb: Allow empty "rcu_nocbs" kernel parameter
2021-11-25 15:06 UTC (4+ messages)
[PATCH v3 1/1] arm64/cpufeature: Optionally disable MTE via command-line
2021-11-25 10:19 UTC (3+ messages)
[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
2021-11-25 9:37 UTC (3+ messages)
` [RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
[PATCH RFC 0/5] Handle UEFI NX-restricted page tables
2021-11-25 7:36 UTC (3+ messages)
[PATCH 0/2] Thunderbolt: allow vendor ID override for NVM programming
2021-11-25 6:16 UTC (7+ messages)
` [PATCH 1/2] thunderbolt: "
` [PATCH 2/2] Documentation: explain how to override Thunderbolt Vendor ID
[PATCH] docs/zh_CN: Add zh_CN/accounting/taskstats.rst
2021-11-25 3:22 UTC (2+ messages)
[PATCH v2 00/10] Introduce sv48 support without relocatable kernel
2021-11-24 23:29 UTC (2+ messages)
[PATCH 1/1] sysctl: change watermark_scale_factor max limit to 30%
2021-11-24 22:04 UTC (3+ messages)
[PATCH v3 01/15] Documentation/x86: Document Key Locker
2021-11-24 20:06 UTC (2+ messages)
` [PATCH v3 09/15] x86/cpu: Add a configuration and command line option for "
[PATCH v5 1/1] gpio: add sloppy logic analyzer using polling
2021-11-24 20:12 UTC (6+ messages)
[PATCH v2 00/23] kcsan: Support detecting a subset of missing memory barriers
2021-11-24 17:53 UTC (5+ messages)
` [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr
[PATCH v4 11/13] hwmon: peci: Add dimmtemp driver
2021-11-24 16:15 UTC (2+ messages)
[RFC PATCH 0/3] riscv: Add riscv.fwsz kernel parameter to save memory
2021-11-24 15:09 UTC (14+ messages)
` [RFC PATCH 1/3] riscv: Remove 2MB offset in the mm layout
[PATCH 1/1] hwmon: Fix warnings in asus_wmi_sensors.rst documetation
2021-11-24 14:13 UTC (2+ messages)
[PATCH 09/12] KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the direction
2021-11-24 12:20 UTC
[PATCH v2] sched/numa: add per-process numa_balancing
2021-11-24 8:23 UTC
[PATCH v4 5/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2021-11-24 7:53 UTC (2+ messages)
[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
2021-11-24 3:09 UTC (6+ messages)
[PATCH v30 14/28] LSM: Specify which LSM to display
2021-11-24 1:43 UTC (2+ messages)
` [PATCH v30 27/28] LSM: Add /proc attr entry for full LSM context
[PATCH] arm64: update compiler option for PAC
2021-11-24 2:04 UTC (4+ messages)
[PATCH] drm/doc: Fix TTM acronym
2021-11-23 17:01 UTC
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).