messages from 2022-08-31 18:44:32 to 2022-09-06 08:12:37 UTC [more...]
[PATCH] drm/doc: Custom Kconfig for KUnit is no longer needed
2022-09-06 8:12 UTC (3+ messages)
[PATCH] docs: networking: device drivers: flexcan: fix invalid email
2022-09-06 6:57 UTC (3+ messages)
[PATCH bpf-next v10 00/23] Introduce eBPF support for HID devices
2022-09-06 3:27 UTC (26+ messages)
` [PATCH bpf-next v10 01/23] selftests/bpf: regroup and declare similar kfuncs selftests in an array
` [PATCH bpf-next v10 02/23] bpf: split btf_check_subprog_arg_match in two
` [PATCH bpf-next v10 03/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v10 04/23] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v10 05/23] bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
` [PATCH bpf-next v10 06/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v10 07/23] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v10 08/23] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v10 09/23] HID: export hid_report_type to uapi
` [PATCH bpf-next v10 10/23] HID: convert defines of HID class requests into a proper enum
` [PATCH bpf-next v10 11/23] HID: Kconfig: split HID support and hid-core compilation
` [PATCH bpf-next v10 12/23] HID: initial BPF implementation
` [PATCH bpf-next v10 13/23] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v10 14/23] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v10 15/23] selftests/bpf/hid: add test to change the report size
` [PATCH bpf-next v10 16/23] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v10 17/23] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v10 18/23] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v10 19/23] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v10 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v10 21/23] samples/bpf: HID: add new hid_mouse example
` [PATCH bpf-next v10 22/23] samples/bpf: HID: add Surface Dial example
` [PATCH bpf-next v10 23/23] Documentation: add HID-BPF docs
[PATCH v6 6/44] kmsan: add ReST documentation
2022-09-06 3:10 UTC
[PATCH v1 0/5] docs/zh_CN: Add some dt and PCI Chinese translation
2022-09-06 2:19 UTC (16+ messages)
` [PATCH v1 1/5] docs/zh_CN: add PCI acpi-info translation
` [PATCH v1 2/5] docs/zh_CN: add dt changesets translation
` [PATCH v1 3/5] docs/zh_CN: add dt dynamic-resolution-notes translation
` [PATCH v1 4/5] docs/zh_CN: add dt overlay-notes translation
` [PATCH v1 5/5] docs/zh_CN: add dt kernel-api translation
[PATCH] Documentation/process/magic-number.rst: kill
2022-09-06 0:38 UTC
[PATCH] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
2022-09-05 20:39 UTC (3+ messages)
[PATCH] checkpatch: warn for non-standard fixes tag style
2022-09-05 18:00 UTC (4+ messages)
[PATCH bpf-next v3 0/2] Add table of BPF program types to docs
2022-09-05 16:48 UTC (6+ messages)
` [PATCH bpf-next v3 1/2] Add subdir support to Documentation makefile
` [PATCH bpf-next v3 2/2] Add table of BPF program types to libbpf docs
[net-next PATCH v3] net: phy: Add 1000BASE-KX interface mode
2022-09-05 14:00 UTC (2+ messages)
[PATCH v3 net-next] docs: net: add an explanation of VF (and other) Representors
2022-09-05 13:55 UTC
[PATCH] ceph, docs: Remove Sage's git tree
2022-09-05 11:36 UTC (2+ messages)
[PATCH v2] checkpatch: warn for non-standard fixes tag style
2022-09-05 10:52 UTC
[PATCH 0/4] Rewrite the top-level index.rst
2022-09-05 8:31 UTC (9+ messages)
` [PATCH 1/4] docs: promote the title of process/index.html
` [PATCH 2/4] docs: Rewrite the front page
` [PATCH 3/4] docs: reconfigure the HTML left column
` [PATCH 4/4] docs: remove some index.rst cruft
[PATCH v2 3/5] Makefile.compiler: replace cc-ifversion with compiler-specific macros
2022-09-05 6:44 UTC (3+ messages)
[PATCH v6 19/57] doc-dyndbg: edit dynamic-debug-howto for brevity, audience
2022-09-04 21:40 UTC
[PATCH v12 00/10] cgroup/cpuset: cpu partition code fixes & enhancements
2022-09-04 20:48 UTC (14+ messages)
` [PATCH v12 01/10] cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
` [PATCH v12 02/10] cgroup/cpuset: Miscellaneous cleanups & add helper functions
` [PATCH v12 03/10] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
` [PATCH v12 04/10] cgroup/cpuset: Relax constraints to partition & cpus changes
` [PATCH v12 05/10] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v12 06/10] cgroup/cpuset: Show invalid partition reason string
` [PATCH v12 07/10] cgroup/cpuset: Relocate a code block in validate_change()
` [PATCH v12 08/10] cgroup/cpuset: Make partition invalid if cpumask change violates exclusivity rule
` [PATCH v12 09/10] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v12 10/10] kselftest/cgroup: Add cpuset v2 partition root state test
[PATCH] core_pattern: add CPU specifier
2022-09-04 19:38 UTC (4+ messages)
[RESEND PATCH v3 0/6] STM32 DMA-MDMA chaining feature
2022-09-04 17:18 UTC (2+ messages)
[PATCH v3] string: Introduce strtomem() and strtomem_pad()
2022-09-04 4:21 UTC (2+ messages)
[PATCH v5 0/8] phy: Add support for Lynx 10G SerDes
2022-09-03 15:23 UTC (3+ messages)
` [PATCH v5 4/8] phy: fsl: Add Lynx 10G SerDes driver
[linux-next:master 4372/4736] htmldocs: Warning: mm/zsmalloc.c references a file that doesn't exist: Documentation/mm/highmem
2022-09-03 14:11 UTC
[PATCH] Documentation/zh_CN: add latest kmap_local_page translation
2022-09-03 7:10 UTC (4+ messages)
[PATCH V4 1/1] Documentation: document ublk
2022-09-03 2:02 UTC (3+ messages)
[PATCH v2] string: Introduce strtomem() and strtomem_pad()
2022-09-02 22:37 UTC (9+ messages)
[RFC] docs: Define c_paren_attributes for attributes with arguments
2022-09-02 22:35 UTC
[PATCH v4 0/8] phy: Add support for Lynx 10G SerDes
2022-09-02 21:10 UTC (4+ messages)
[PATCH net-next v5 0/7] add generic PSE support
2022-09-02 20:50 UTC (6+ messages)
` [PATCH net-next v5 5/7] ethtool: add interface to interact with Ethernet Power Equipment
` [PATCH net-next v5 6/7] dt-bindings: net: pse-dt: add bindings for regulator based PoDL PSE controller
[PATCH] bpf: added the account of BPF running time
2022-09-02 19:35 UTC (3+ messages)
[usb:usb-linus 36/44] htmldocs: Documentation/driver-api/usb/usb:176: ./drivers/usb/core/hub.c:6040: WARNING: Unknown target name: "pre"
2022-09-02 19:01 UTC
[PATCH] docs: update mediator information in CoC docs
2022-09-02 16:05 UTC (3+ messages)
[PATCH v2 0/9] gpio: Get rid of ARCH_NR_GPIOS (v2)
2022-09-02 15:22 UTC (12+ messages)
` [PATCH v2 1/9] gpio: Remove sta2x11 GPIO driver
` [PATCH v2 2/9] gpio: aggregator: Stop using ARCH_NR_GPIOS
` [PATCH v2 3/9] gpio: davinci: "
` [PATCH v2 4/9] gpiolib: Warn on drivers still using static gpiobase allocation
` [PATCH v2 5/9] gpiolib: Get rid of ARCH_NR_GPIOS
` [PATCH v2 6/9] Documentation: gpio: Remove text about ARCH_NR_GPIOS
` [PATCH v2 7/9] x86: Remove CONFIG_ARCH_NR_GPIO
` [PATCH v2 8/9] arm: "
` [PATCH v2 9/9] arm64: "
[PATCH v2 00/10] lib: cleanup bitmap-related headers
2022-09-02 15:12 UTC (5+ messages)
` [PATCH 08/10] headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>
[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
2022-09-02 13:11 UTC (11+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-09-02 12:30 UTC (13+ messages)
[PATCH v1 0/8] gpio: Get rid of ARCH_NR_GPIOS (v1)
2022-09-02 12:00 UTC (10+ messages)
` [PATCH v1 4/8] gpiolib: Get rid of ARCH_NR_GPIOS
[PATCH v5 0/1] docs: driver-api: virtio: virtio on Linux
2022-09-02 9:29 UTC (2+ messages)
` [PATCH v5 1/1] "
[PATCH V3 1/1] Docs: ublk: add ublk document
2022-09-02 9:13 UTC (3+ messages)
[PATCH v14 00/14] Multi-Gen LRU Framework
2022-09-02 1:28 UTC (7+ messages)
` [PATCH v14 07/14] mm: multi-gen LRU: exploit locality in rmap
` OpenWrt / MIPS benchmark with MGLRU
[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
2022-09-02 0:19 UTC (11+ messages)
` [PATCH v1 1/5] "
[PATCH] Documentation: stable: Document alternative for referring upstream commit hash
2022-09-01 18:45 UTC (5+ messages)
[PATCH v3] Documentation: stable: Document alternative for referring upstream commit hash
2022-09-01 18:43 UTC
[PATCH -next v2 0/6] landlock: add chmod and chown support
2022-09-01 17:34 UTC (7+ messages)
` [PATCH -next v2 3/6] "
[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
2022-09-01 16:53 UTC (3+ messages)
[PATCH 3/4] net-next: frags: add inetpeer frag_mem tracking
2022-09-01 16:06 UTC (4+ messages)
[PATCH] drm: Simplify testing on UML with kunit.py
2022-09-01 15:02 UTC (4+ messages)
[PATCH 2/4] net-next: ip6: fetch inetpeer in ip6frag_init
2022-09-01 14:48 UTC (3+ messages)
[PATCH] Delete duplicate words from kernel docs
2022-09-01 14:23 UTC (4+ messages)
[PATCH v3 0/2] perf: arm64: Kernel support for Dwarf unwinding through SVE functions
2022-09-01 13:33 UTC (4+ messages)
` [PATCH v3 1/2] perf: arm64: Add SVE vector granule register to user regs
` [PATCH v3 2/2] arm64/sve: Add Perf extensions documentation
[PATCH] docs: mm: numaperf: Fix wrong unit for bandwidth
2022-09-01 11:04 UTC
[PATCH] Documentation/SCSI: fix a few typos
2022-09-01 4:41 UTC (3+ messages)
[PATCH] Docs: ublk: add ublk document
2022-09-01 2:47 UTC (9+ messages)
[PATCH v2] Documentation: filesystems: correct possessive "its"
2022-09-01 0:28 UTC
[PATCH] gpio: Allow user to customise maximum number of GPIOs
2022-08-31 21:48 UTC (13+ messages)
[PATCH] Documentation: networking: correct possessive "its"
2022-08-31 19:50 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).