messages from 2024-02-20 18:41:08 to 2024-02-22 00:03:12 UTC [more...]
[PATCH v3 0/6] uvc gadget performance issues
2024-02-22 0:02 UTC (3+ messages)
` [PATCH v3 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc
[PATCH v17 00/51] Introduce QC USB SND audio offloading support
2024-02-21 23:56 UTC (4+ messages)
[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
2024-02-21 23:43 UTC (30+ messages)
` [PATCH v2 01/25] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h
` [PATCH v2 02/25] mnt_idmapping: include cred.h
` [PATCH v2 03/25] capability: add static asserts for comapatibility of vfs_cap_data and vfs_ns_cap_data
` [PATCH v2 04/25] capability: rename cpu_vfs_cap_data to vfs_caps
` [PATCH v2 05/25] capability: use vfsuid_t for vfs_caps rootids
` [PATCH v2 06/25] capability: provide helpers for converting between xattrs and vfs_caps
` [PATCH v2 07/25] capability: provide a helper for converting vfs_caps to xattr for userspace
` [PATCH v2 08/25] xattr: add is_fscaps_xattr() helper
` [PATCH v2 09/25] commoncap: use is_fscaps_xattr()
` [PATCH v2 10/25] xattr: "
` [PATCH v2 11/25] security: add hooks for set/get/remove of fscaps
` [PATCH v2 12/25] selinux: add hooks for fscaps operations
` [PATCH v2 13/25] smack: "
` [PATCH v2 14/25] evm: add support for fscaps security hooks
` [PATCH v2 15/25] security: call evm fscaps hooks from generic "
` [PATCH v2 16/25] fs: add inode operations to get/set/remove fscaps
` [PATCH v2 17/25] fs: add vfs_get_fscaps()
` [PATCH v2 18/25] fs: add vfs_set_fscaps()
` [PATCH v2 19/25] fs: add vfs_remove_fscaps()
` [PATCH v2 20/25] ovl: add fscaps handlers
` [PATCH v2 21/25] ovl: use vfs_{get,set}_fscaps() for copy-up
` [PATCH v2 22/25] fs: use vfs interfaces for capabilities xattrs
` [PATCH v2 23/25] commoncap: remove cap_inode_getsecurity()
` [PATCH v2 24/25] commoncap: use vfs fscaps interfaces
` [PATCH v2 25/25] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr()
[PATCH v4 00/36] Memory allocation profiling
2024-02-21 23:29 UTC (46+ messages)
` [PATCH v4 01/36] fix missing vmalloc.h includes
` [PATCH v4 02/36] asm-generic/io.h: Kill vmalloc.h dependency
` [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v4 04/36] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
` [PATCH v4 06/36] mm: enumerate all gfp flags
` [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v4 11/36] lib: code tagging framework
` [PATCH v4 12/36] lib: code tagging module support
` [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
` [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
` [PATCH v4 15/36] lib: introduce support for page allocation tagging
` [PATCH v4 16/36] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
` [PATCH v4 17/36] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH v4 18/36] mm: enable page allocation tagging
` [PATCH v4 19/36] mm: create new codetag references during page splitting
` [PATCH v4 20/36] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v4 21/36] lib: add codetag reference into slabobj_ext
` [PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v4 23/36] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v4 24/36] rust: Add a rust helper for krealloc()
` [PATCH v4 25/36] mempool: Hook up to memory allocation profiling
` [PATCH v4 26/36] mm: percpu: Introduce pcpuobj_ext
` [PATCH v4 27/36] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH v4 28/36] mm: percpu: enable per-cpu allocation tagging
` [PATCH v4 29/36] mm: vmalloc: Enable memory allocation profiling
` [PATCH v4 30/36] rhashtable: Plumb through alloc tag
` [PATCH v4 31/36] lib: add memory allocations report in show_mem()
` [PATCH v4 32/36] codetag: debug: skip objext checking when it's for objext itself
` [PATCH v4 33/36] codetag: debug: mark codetags for reserved pages as empty
` [PATCH v4 34/36] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH v4 35/36] MAINTAINERS: Add entries for code tagging and memory allocation profiling
` [PATCH v4 36/36] memprofiling: Documentation
[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
2024-02-21 23:24 UTC (6+ messages)
` [PATCH v8 15/15] x86: EFI stub DRTM launch support for Secure Launch
[PATCH v5] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-21 22:26 UTC
[PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-21 22:01 UTC (4+ messages)
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-21 21:12 UTC (37+ messages)
` [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
` [musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
[PATCH v2 0/2] docs: Include simplified link titles in main index
2024-02-21 20:40 UTC (3+ messages)
[PATCH] docs: Instruct LaTeX to cope with deeper nesting
2024-02-21 20:31 UTC (5+ messages)
[PATCH v3 31/35] lib: add memory allocations report in show_mem()
2024-02-21 18:26 UTC (16+ messages)
[PATCH v2 0/4] arm64/fp: Documentation cleanups and clarifications
2024-02-21 18:24 UTC (2+ messages)
[PATCH] workqueue: Control the frequency of intensive warning through cmdline
2024-02-21 17:44 UTC (6+ messages)
[PATCH mm-unstable 0/2] mm/damon: fix typos on reference links
2024-02-21 17:08 UTC (3+ messages)
` [PATCH mm-unstable 1/2] Docs/admin-guide/mm/damon/usage: fix a typo on a reference link
` [PATCH mm-unstable 2/2] Docs/admin-guide/mm/damon/usage: fix a typo on the auto-tuning design "
[PATCH] drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs
2024-02-21 16:52 UTC (2+ messages)
[PATCH 00/31] NT synchronization primitive driver
2024-02-21 16:49 UTC (3+ messages)
[PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
2024-02-21 16:25 UTC (17+ messages)
` [PATCH RFC bpf-next v3 01/16] bpf/verifier: allow more maps in sleepable bpf programs
` [PATCH RFC bpf-next v3 02/16] bpf/verifier: introduce in_sleepable() helper
` [PATCH RFC bpf-next v3 03/16] bpf/verifier: add is_async_callback_calling_insn() helper
` [PATCH RFC bpf-next v3 04/16] bpf/helpers: introduce sleepable bpf_timers
` [PATCH RFC bpf-next v3 05/16] bpf/verifier: add bpf_timer as a kfunc capable type
` [PATCH RFC bpf-next v3 06/16] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
` [PATCH RFC bpf-next v3 07/16] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
` [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc
` [PATCH RFC bpf-next v3 09/16] HID: bpf/dispatch: regroup kfuncs definitions
` [PATCH RFC bpf-next v3 10/16] HID: bpf: export hid_hw_output_report as a BPF kfunc
` [PATCH RFC bpf-next v3 11/16] selftests/hid: Add test for hid_bpf_hw_output_report
` [PATCH RFC bpf-next v3 12/16] HID: bpf: allow to inject HID event from BPF
` [PATCH RFC bpf-next v3 13/16] selftests/hid: add tests for hid_bpf_input_report
` [PATCH RFC bpf-next v3 14/16] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks
` [PATCH RFC bpf-next v3 15/16] selftests/hid: add test for bpf_timer
` [PATCH RFC bpf-next v3 16/16] selftests/hid: add KASAN to the VM tests
[PATCH RFC bpf-next v2 00/10] allow HID-BPF to do device IOs
2024-02-21 16:06 UTC (13+ messages)
` [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
` [PATCH RFC bpf-next v2 03/10] bpf/verifier: allow more maps in sleepable bpf programs
[PATCH] Documentation/ftrace: Correct wording on trace_options sharing
2024-02-21 15:47 UTC (3+ messages)
[PATCH net-next v4 00/17] net: Add support for Power over Ethernet (PoE)
2024-02-21 15:06 UTC (13+ messages)
` [PATCH net-next v4 05/17] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v4 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
[PATCH v2] riscv: hwprobe: export largest userspace address
2024-02-21 14:51 UTC (2+ messages)
[RFC PATCH v5 0/1] fpga: improve protection against low-level control module unloading
2024-02-21 14:37 UTC (9+ messages)
` [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount
[PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-02-21 14:42 UTC (2+ messages)
[PATCH v1 0/8] x86_64 SandBox Mode arch hooks
2024-02-21 14:02 UTC (8+ messages)
` [RFC 0/8] PGP key parser using SandBox Mode
` [RFC 6/8] KEYS: PGP data parser
[PATCH v3 00/10] IOMMU memory observability
2024-02-21 13:29 UTC (7+ messages)
` [PATCH v3 10/10] iommu: account IOMMU allocated memory
[PATCH v5 0/5] Rework system pressure interface to the scheduler
2024-02-21 13:28 UTC (2+ messages)
[PATCH 4.19 169/202] Documentation: net-sysfs: describe missing statistics
2024-02-21 13:07 UTC
[PATCH v14 0/3] Support pwm/tach driver for aspeed ast26xx
2024-02-21 13:14 UTC (5+ messages)
` [PATCH v14 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v14 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
` [PATCH v14 3/3] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach
[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
2024-02-21 13:01 UTC (11+ messages)
` [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()
[PATCH v10 0/2] arm64: Add a build target for Flat Image Tree
2024-02-21 12:37 UTC (3+ messages)
` [PATCH v10 2/2] arm64: boot: Support "
[PATCH 0/3] TEE driver for Trusted Services
2024-02-21 9:58 UTC (4+ messages)
` [PATCH 2/3] tee: tstee: Add Trusted Services TEE driver
[PATCH v5 0/3] adis16475 driver documentation
2024-02-21 8:58 UTC (4+ messages)
` [PATCH v5 1/3] docs: iio: Refactor index.rst
` [PATCH v5 2/3] docs: iio: add documentation for device buffers
` [PATCH v5 3/3] docs: iio: add documentation for adis16475 driver
[PATCH v2] riscv: hwprobe: export Zihintpause ISA extension
2024-02-21 8:31 UTC
[PATCH] riscv: hwprobe: export Zihintpause ISA extension
2024-02-21 8:06 UTC (3+ messages)
[PATCH v3 0/3] hwmon: Driver for Nuvoton NCT7363Y
2024-02-21 2:22 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v3 3/3] hwmon: Driver for Nuvoton NCT7363Y
[PATCH v7 00/10] Introduce __mt_dup() to improve the performance of fork()
2024-02-21 2:20 UTC (5+ messages)
` [PATCH v7 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
[PATCH v9 0/1] mm: report per-page metadata information
2024-02-20 21:45 UTC (2+ messages)
` [PATCH v9 1/1] "
[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2024-02-20 21:27 UTC (10+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v2 04/17] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v2 06/17] x86/resctrl: Introduce interface to display number of ABMC counters
[PATCH RFC net-next v8 00/13] net: Make timestamping selectable
2024-02-20 20:39 UTC (10+ messages)
` [PATCH RFC net-next v8 04/13] net: Change the API of PHY default timestamp to MAC
[PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-20 18:52 UTC (3+ 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).