messages from 2021-11-09 16:26:59 to 2021-11-14 14:21:37 UTC [more...]
[PATCH v2 0/2] Introduce the pkill_on_warn parameter
2021-11-14 14:21 UTC (8+ messages)
` [PATCH v2 2/2] sysctl: introduce kernel.pkill_on_warn
[PATCH AUTOSEL 5.10 021/101] fscrypt: allow 256-bit master keys with AES-256-XTS
2021-11-14 14:16 UTC (3+ messages)
[PATCH 0/2] docs/zh_CN: add msi-howto and sysfs-pci translation
2021-11-14 3:54 UTC (5+ messages)
` [PATCH 1/2] docs/zh_CN: add msi-howto translation
` [PATCH 2/2] docs/zh_CN: add sysfs-pci trnaslation
[PATCH 2/5] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
2021-11-14 1:56 UTC (2+ messages)
drivers/edac/sifive_edac.c:23: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-11-13 18:06 UTC
[PATCH] docs: ftrace: fix the wrong path of tracefs
2021-11-13 14:11 UTC (2+ messages)
[PATCH v5 0/8] Adds support for PHY LEDs with offload triggers
2021-11-13 1:04 UTC (12+ messages)
` [PATCH v5 1/8] leds: add support for hardware driven LEDs
` [PATCH v5 2/8] leds: document additional use of blink_set for hardware control
` [PATCH v5 3/8] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [PATCH v5 4/8] leds: trigger: netdev: rename and expose NETDEV trigger enum and struct
` [PATCH v5 5/8] leds: trigger: netdev: add hardware control support
` [PATCH v5 6/8] leds: trigger: add hardware-phy-activity trigger
` [PATCH v5 7/8] net: dsa: qca8k: add LEDs support
` [PATCH v5 8/8] dt-bindings: net: dsa: qca8k: add LEDs definition example
[avpatel:riscv_kvm_aia_v1 17/47] arch/riscv/kvm/vcpu_sbi.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-11-12 21:35 UTC
[PATCH] m68k: Enable memtest functionality
2021-11-12 21:03 UTC (4+ messages)
[RFC][PATCH 0/5] shmem/fsverity: Prepare for mandatory integrity enforcement
2021-11-12 19:15 UTC (11+ messages)
` [RFC][PATCH 1/5] fsverity: Introduce fsverity_get_file_digest()
` [RFC][PATCH 2/5] fsverity: Revalidate built-in signatures at file open
` [RFC][PATCH 3/5] fsverity: Do initialization earlier
` [RFC][PATCH 4/5] shmem: Avoid segfault in shmem_read_mapping_page_gfp()
` [RFC][PATCH 5/5] shmem: Add fsverity support
[RFC PATCH v4 0/8] Adds support for PHY LEDs with offload triggers
2021-11-12 18:30 UTC (16+ messages)
` [RFC PATCH v4 1/8] leds: add support for hardware driven LEDs
` [RFC PATCH v4 2/8] leds: document additional use of blink_set for hardware control
` [RFC PATCH v4 3/8] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [RFC PATCH v4 4/8] leds: trigger: netdev: rename and expose NETDEV trigger enum and struct
` [RFC PATCH v4 5/8] leds: trigger: netdev: add hardware control support
` [RFC PATCH v4 6/8] leds: trigger: add hardware-phy-activity trigger
` [RFC PATCH v4 7/8] net: dsa: qca8k: add LEDs support
` [RFC PATCH v4 8/8] dt-bindings: net: dsa: qca8k: add LEDs definition example
[rppt:pks/v0.0 10/27] lib/pks/pks_test.c:154: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-11-12 17:33 UTC
[PATCH v2] docs: Add documentation for ARC processors
2021-11-12 15:53 UTC (2+ messages)
[PATCH v5 0/8] mm, dax: Introduce compound pages in devmap
2021-11-12 15:40 UTC (11+ messages)
` [PATCH v5 1/8] memory-failure: fetch compound_head after pgmap_pfn_valid()
` [PATCH v5 2/8] mm/page_alloc: split prep_compound_page into head and tail subparts
` [PATCH v5 3/8] mm/page_alloc: refactor memmap_init_zone_device() page init
` [PATCH v5 4/8] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v5 5/8] device-dax: use ALIGN() for determining pgoff
` [PATCH v5 6/8] device-dax: use struct_size()
` [PATCH v5 7/8] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v5 8/8] device-dax: compound devmap support
[atishp04:sbi_pmu_v4 5/12] drivers/perf/riscv_pmu_legacy.c:76: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-11-12 13:53 UTC
[PATCH v2 1/2] docs/zh_CN: add pciebus-howto translation
2021-11-12 2:21 UTC (2+ messages)
` [PATCH v2 2/2] docs/zh_CN: add pci-iov-howto translation
[PATCH v3] docs/zh_CN: Add zh_CN/accounting/delay-accounting.rst
2021-11-12 2:08 UTC (5+ messages)
[PATCH] docs: Add documentation for ARC processors
2021-11-11 20:24 UTC (2+ messages)
[PATCH] Docs: Fixes link to I2C specification
2021-11-11 19:36 UTC (4+ messages)
[PATCH v3 00/15] Free user PTE page table pages
2021-11-11 15:17 UTC (41+ messages)
` [PATCH v3 01/15] mm: do code cleanups to filemap_map_pmd()
` [PATCH v3 02/15] mm: introduce is_huge_pmd() helper
` [PATCH v3 03/15] mm: move pte_offset_map_lock() to pgtable.h
` [PATCH v3 04/15] mm: rework the parameter of lock_page_or_retry()
` [PATCH v3 05/15] mm: add pmd_installed_type return for __pte_alloc() and other friends
` [PATCH v3 06/15] mm: introduce refcount for user PTE page table page
` [PATCH v3 07/15] mm/pte_ref: add support for user PTE page table page allocation
` [PATCH v3 08/15] mm/pte_ref: initialize the refcount of the withdrawn PTE page table page
` [PATCH v3 09/15] mm/pte_ref: add support for the map/unmap of user "
` [PATCH v3 10/15] mm/pte_ref: add support for page fault path
` [PATCH v3 11/15] mm/pte_ref: take a refcount before accessing the PTE page table page
` [PATCH v3 12/15] mm/pte_ref: update the pmd entry in move_normal_pmd()
` [PATCH v3 13/15] mm/pte_ref: free user PTE page table pages
` [PATCH v3 14/15] Documentation: add document for pte_ref
` [PATCH v3 15/15] mm/pte_ref: use mmu_gather to free PTE page table pages
[PATCH -rcu/kcsan 00/23] kcsan: Support detecting a subset of missing memory barriers
2021-11-11 11:35 UTC (6+ messages)
` [PATCH -rcu/kcsan 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr
[PATCH] doc/zh_CN: fix a translation error in management-style
2021-11-11 11:09 UTC (2+ messages)
[RFC PATCH v3 0/8] Adds support for PHY LEDs with offload triggers
2021-11-10 22:32 UTC (27+ messages)
` [RFC PATCH v3 1/8] leds: add support for hardware driven LEDs
` [RFC PATCH v3 2/8] leds: add function to configure hardware controlled LED
` [RFC PATCH v3 3/8] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [RFC PATCH v3 4/8] leds: trigger: netdev: rename and expose NETDEV trigger enum modes
` [RFC PATCH v3 6/8] leds: trigger: add hardware-phy-activity trigger
` [RFC PATCH v3 7/8] net: dsa: qca8k: add LEDs support
[PATCH v4 0/4] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
2021-11-10 20:54 UTC (8+ messages)
` [PATCH v4 1/4] initramfs: refactor do_header() cpio magic checks
` [PATCH v4 2/4] initramfs: print helpful cpio error on "crc" magic
` [PATCH v4 3/4] docs: remove mention of "crc" cpio format support
` [PATCH v4 4/4] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-11-10 18:30 UTC (14+ messages)
[PATCH v3 00/15] Free user PTE page table pages
2021-11-10 12:59 UTC (14+ messages)
` [PATCH v3 01/15] mm: do code cleanups to filemap_map_pmd()
` [PATCH v3 02/15] mm: introduce is_huge_pmd() helper
` [PATCH v3 03/15] mm: move pte_offset_map_lock() to pgtable.h
` [PATCH v3 04/15] mm: rework the parameter of lock_page_or_retry()
` [PATCH v3 05/15] mm: add pmd_installed_type return for __pte_alloc() and other friends
` [PATCH v3 06/15] mm: introduce refcount for user PTE page table page
` [PATCH v3 07/15] mm/pte_ref: add support for user PTE page table page allocation
` [PATCH v3 08/15] mm/pte_ref: initialize the refcount of the withdrawn PTE page table page
` [PATCH v3 09/15] mm/pte_ref: add support for the map/unmap of user "
[PATCH 0/2] docs/zh_CN add pciebus-howto and pci-iov-howto translation
2021-11-10 12:08 UTC (5+ messages)
` [PATCH 1/2] docs/zh_CN: add pciebus-howto translation
` [PATCH 2/2] docs/zh_CN: add pci-iov-howto translation
[PATCH RFC 0/5] Handle UEFI NX-restricted page tables
2021-11-10 11:11 UTC (7+ messages)
` [PATCH RFC 1/5] efi/x86: Disable paging when booting via efistub
` [PATCH RFC 2/5] efi/x86_64: set page table if provided by libstub
` [PATCH RFC 3/5] libstub: build temporary page table without NX-bit
` [PATCH RFC 4/5] efi: Add option for handling efi memory protection
` [PATCH RFC 5/5] Docs: document notemppt option
[PATCH] docs: Update Sphinx requirements
2021-11-10 9:16 UTC
drivers/ptp/ptp_clockmatrix.c:1679: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2021-11-10 7:29 UTC
[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
2021-11-10 6:18 UTC (4+ messages)
[PATCH 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
2021-11-09 21:25 UTC (8+ messages)
` [PATCH 6/7] thermal: netlink: Add a new event to notify CPU capabilities change
[PATCH 0/3] Some improvements on panic_print
2021-11-09 20:28 UTC (4+ messages)
` [PATCH 1/3] docs: sysctl/kernel: Add missing bit to panic_print
` [PATCH 2/3] panic: Add option to dump all CPUs backtraces in panic_print
` [PATCH 3/3] panic: Allow printing extra panic information on kdump
[PATCH v4 0/3] Driver for TI INA238 I2C Power Monitor
2021-11-09 20:33 UTC (3+ messages)
` [PATCH v4 3/3] hwmon: Driver for Texas Instruments INA238
[PATCH v1] sched/numa: add per-process numa_balancing
2021-11-09 16:26 UTC (10+ 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).