messages from 2022-03-17 15:25:16 to 2022-03-22 04:52:57 UTC [more...]
[PATCH v9 00/14] Multi-Gen LRU Framework
2022-03-22 4:52 UTC (23+ messages)
` [PATCH v9 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v9 05/14] mm: multi-gen LRU: groundwork
` [PATCH v9 06/14] mm: multi-gen LRU: minimal implementation
[PATCH V8 00/22] arch: Add basic LoongArch support
2022-03-22 3:07 UTC (42+ messages)
` [PATCH V8 01/22] Documentation: LoongArch: Add basic documentations
` [PATCH V8 02/22] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V8 03/22] LoongArch: Add elf-related definitions
` [PATCH V8 04/22] LoongArch: Add writecombine support for drm
` [PATCH V8 05/22] LoongArch: Add build infrastructure
` [PATCH V8 06/22] LoongArch: Add CPU definition headers
` [PATCH V8 07/22] LoongArch: Add atomic/locking headers
` [PATCH V8 08/22] LoongArch: Add other common headers
` [PATCH V8 09/22] LoongArch: Add boot and setup routines
` [PATCH V8 10/22] LoongArch: Add exception/interrupt handling
` [PATCH V8 11/22] LoongArch: Add process management
` [PATCH V8 12/22] LoongArch: Add memory management
` [PATCH V8 13/22] LoongArch: Add system call support
` [PATCH V8 14/22] LoongArch: Add signal handling support
` [PATCH V8 15/22] LoongArch: Add elf and module support
` [PATCH V8 16/22] LoongArch: Add misc common routines
` [PATCH V8 17/22] LoongArch: Add some library functions
` [PATCH V8 18/22] LoongArch: Add PCI controller support
` [PATCH V8 19/22] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V8 20/22] LoongArch: Add multi-processor (SMP) support
` [PATCH V8 21/22] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V8 22/22] LoongArch: Add Loongson-3 default config file
[PATCH v2 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
2022-03-22 3:03 UTC (6+ messages)
` [PATCH v2 2/3] bootconfig: Support embedding a bootconfig file in kernel
[PATCH v21 0/5] support reserving crashkernel above 4G on arm64 kdump
2022-03-22 1:58 UTC (5+ messages)
` [PATCH v21 3/5] arm64: kdump: reimplement crashkernel=X
[PATCH] Docs: admin/kernel-parameters: edit a few boot options
2022-03-22 1:41 UTC (3+ messages)
[RFC v3 0/8] Proposal for a GPU cgroup controller
2022-03-21 23:54 UTC (6+ messages)
` [RFC v3 1/8] gpu: rfc: "
` [RFC v3 5/8] dmabuf: Add gpu cgroup charge transfer function
[PATCH v4 0/2] check feature type for DFL irq parsing
2022-03-21 23:05 UTC (4+ messages)
` [PATCH v4 1/2] fpga: dfl: check feature type before parse irq info
` [PATCH v4 2/2] Documentation: fpga: dfl: add description of Feature ID
[GIT PULL] Documentation for 5.18
2022-03-21 21:53 UTC (2+ messages)
[PATCH bpf-next v3 00/17] Introduce eBPF support for HID devices
2022-03-21 22:03 UTC (33+ messages)
` [PATCH bpf-next v3 01/17] bpf: add new is_sys_admin_prog_type() helper
` [PATCH bpf-next v3 02/17] bpf: introduce hid program type
` [PATCH bpf-next v3 03/17] bpf/verifier: prevent non GPL programs to be loaded against HID
` [PATCH bpf-next v3 04/17] libbpf: add HID program type and API
` [PATCH bpf-next v3 05/17] HID: hook up with bpf
` [PATCH bpf-next v3 06/17] HID: allow to change the report descriptor from an eBPF program
` [PATCH bpf-next v3 07/17] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v3 08/17] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v3 09/17] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v3 10/17] selftests/bpf: add test for user call of HID bpf programs
` [PATCH bpf-next v3 11/17] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v3 12/17] bpf/hid: add more HID helpers
` [PATCH bpf-next v3 13/17] HID: bpf: implement hid_bpf_get|set_bits
` [PATCH bpf-next v3 14/17] HID: add implementation of bpf_hid_raw_request
` [PATCH bpf-next v3 15/17] selftests/bpf: add tests for hid_{get|set}_bits helpers
` [PATCH bpf-next v3 16/17] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v3 17/17] Documentation: add HID-BPF docs
[PATCH] nvdimm/blk: Fix title level
2022-03-21 22:04 UTC
[RFC 00/10] Introduce In Field Scan driver
2022-03-21 21:15 UTC (6+ messages)
` [RFC 08/10] platform/x86/intel/ifs: Add IFS sysfs interface
[net-next PATCH v4 0/7] Add octeon_ep driver
2022-03-21 19:28 UTC (9+ messages)
` [net-next PATCH v4 1/7] octeon_ep: Add driver framework and device initialization
` [net-next PATCH v4 2/7] octeon_ep: add hardware configuration APIs
` [net-next PATCH v4 3/7] octeon_ep: Add mailbox for control commands
` [net-next PATCH v4 4/7] octeon_ep: add Tx/Rx ring resource setup and cleanup
` [net-next PATCH v4 5/7] octeon_ep: add support for ndo ops
` [net-next PATCH v4 6/7] octeon_ep: add Tx/Rx processing and interrupt support
` [net-next PATCH v4 7/7] octeon_ep: add ethtool support for Octeon PCI Endpoint NIC
[PATCH v7 0/9] Add Ampere's Altra SMPro MFD and its child drivers
2022-03-21 17:38 UTC (19+ messages)
` [PATCH v7 1/9] hwmon: smpro: Add Ampere's Altra smpro-hwmon driver
` [PATCH v7 2/9] docs: hwmon: (smpro-hwmon) Add documentation
` [PATCH v7 3/9] misc: smpro-errmon: Add Ampere's SMpro error monitor driver
` [PATCH v7 4/9] docs: misc-devices: (smpro-errmon) Add documentation
` [PATCH v7 5/9] misc: smpro-misc: Add Ampere's Altra SMpro misc driver
` [PATCH v7 6/9] docs: misc-devices: (smpro-misc) Add documentation
` [PATCH v7 7/9] dt-bindings: mfd: Add bindings for Ampere Altra SMPro MFD driver
` [PATCH v7 8/9] mfd: smpro-mfd: Adds Ampere's Altra SMpro "
` [PATCH v7 9/9] docs: ABI: testing: Document the Ampere Altra Family's SMpro sysfs interfaces
drivers/gpu/drm/sti/sti_hdmi.c:187: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2022-03-21 17:07 UTC
[PATCH] docs/bpf: Fix most/least significant bit typos
2022-03-21 16:12 UTC (3+ messages)
[PATCH] Documentation: Fix duplicate statement about raw_spinlock_t type
2022-03-21 14:41 UTC
[PATCH] zram: Add a huge_idle writeback mode
2022-03-21 14:50 UTC (5+ messages)
[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
2022-03-21 14:07 UTC (23+ messages)
` [PATCH v4 14/32] iommu: introduce iommu_domain_alloc_type and the KVM type
` [PATCH v4 15/32] vfio: introduce KVM-owned IOMMU type
[PATCH] w1: w1_therm: Document Maxim MAX31850 thermoelement IF
2022-03-21 12:04 UTC
[PATCH] Docs/admin: alphabetize some kernel-parameters
2022-03-21 5:48 UTC
[PATCH] x86/efi: Remove references of EFI earlyprintk from documentation
2022-03-21 4:58 UTC
[PATCH 0/3] docs/zh_CN: update damon translation
2022-03-21 2:59 UTC (7+ messages)
` [PATCH 1/3] docs/zh_CN/damon: update outdated term 'regions update interval'
` [PATCH 2/3] docs/zh_CN/damon: add sysfs interface Since
` [PATCH 3/3] docs/zh_CN/damon: typo fix
[PATCH v6 4/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-03-20 21:02 UTC (2+ messages)
[RFC v1 00/10] roadtest: a driver testing framework
2022-03-20 17:02 UTC (13+ messages)
` [RFC v1 07/10] iio: light: opt3001: add roadtest
` [RFC v1 08/10] iio: light: vcnl4000: "
` [RFC v1 09/10] regulator: tps62864: "
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
2022-03-20 8:18 UTC (2+ messages)
` [PATCH] riscv: kvm: copyright comment fix for vcpu_sbi.c
[PATCH v4 0/4] add hugetlb_free_vmemmap sysctl
2022-03-19 3:56 UTC (7+ messages)
` [PATCH v4 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
` [PATCH v4 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v4 3/4] sysctl: allow to set extra1 to SYSCTL_ONE
` [PATCH v4 4/4] mm: hugetlb_vmemmap: add hugetlb_free_vmemmap sysctl
[PATCH] Doc update: Correct magic values from nbd protocol
2022-03-18 20:04 UTC
[PATCH v2] Documentation: x86: Fix obsolete name of page fault handler
2022-03-18 14:25 UTC
[PATCH v4 15/20] docs: add Rust documentation
2022-03-18 13:12 UTC (4+ messages)
[PATCH] docs/zh_CN: Add sched-debug Chinese translation
2022-03-18 12:06 UTC (2+ messages)
[PATCH v3] docs/zh_CN: Fix typo in process/howto.rst
2022-03-18 10:11 UTC (2+ messages)
[PATCH v2] kbuild: Make $(LLVM) more flexible
2022-03-18 5:16 UTC (6+ messages)
[PATCH] docs/kselftest: add more guidelines for adding new tests
2022-03-18 4:50 UTC (2+ messages)
[ PATCH ] Documentation: fixed typos
2022-03-18 4:31 UTC (3+ messages)
[jgunthorpe:iommufd 2/13] htmldocs: Documentation/userspace-api/iommufd.rst:55: (SEVERE/4) Unexpected section title or transition
2022-03-18 1:14 UTC
[linux-next:master] BUILD REGRESSION 97add482e9033a9386baa8824fbea34d0cbfe663
2022-03-18 0:53 UTC
[linux-next:master 11519/13392] htmldocs: Documentation/driver-api/nvdimm/nvdimm.rst:146: (SEVERE/4) Title level inconsistent:
2022-03-17 23:22 UTC
[PATCH v1 00/11] Landlock: file linking and renaming support
2022-03-17 21:42 UTC (13+ messages)
` [PATCH v1 01/11] landlock: Define access_mask_t to enforce a consistent access mask size
` [PATCH v1 04/11] landlock: Fix same-layer rule unions
` [PATCH v1 06/11] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
[PATCH v3] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
2022-03-17 19:41 UTC (5+ messages)
[PATCH v5 00/20] Rust support
2022-03-17 18:09 UTC
[PATCH v4] vfio-pci: Provide reviewers and acceptance criteria for variant drivers
2022-03-17 16:03 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).