messages from 2024-02-09 10:13:02 to 2024-02-13 22:46:56 UTC [more...]
[PATCH v3 0/4] selftests: add missing gitignore files and include generated objects
2024-02-13 22:46 UTC
[PATCH v4 0/7] Split a folio to any lower order folios
2024-02-13 22:31 UTC (14+ messages)
` [PATCH v4 1/7] mm/memcg: use order instead of nr in split_page_memcg()
` [PATCH v4 2/7] mm/page_owner: use order instead of nr in split_page_owner()
` [PATCH v4 3/7] mm: memcg: make memcg huge page split support any order split
` [PATCH v4 4/7] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH v4 5/7] mm: thp: split huge page to any lower order pages (except order-1)
` [PATCH v4 6/7] mm: truncate: split huge page cache page to a non-zero order if possible
` [PATCH v4 7/7] mm: huge_memory: enable debugfs to split huge pages to any order
[RFC PATCH net-next v5 00/14] Device Memory TCP
2024-02-13 21:11 UTC (9+ messages)
` [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v5 07/14] page_pool: devmem support
` [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider
[PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
2024-02-13 20:52 UTC (22+ messages)
` [PATCH RFC bpf-next 1/9] bpf: allow more maps in sleepable bpf programs
` [PATCH RFC bpf-next 2/9] HID: bpf/dispatch: regroup kfuncs definitions
` [PATCH RFC bpf-next 3/9] HID: bpf: export hid_hw_output_report as a BPF kfunc
` [PATCH RFC bpf-next 4/9] selftests/hid: Add test for hid_bpf_hw_output_report
` [PATCH RFC bpf-next 5/9] HID: bpf: allow to inject HID event from BPF
` [PATCH RFC bpf-next 6/9] selftests/hid: add tests for hid_bpf_input_report
` [PATCH RFC bpf-next 7/9] HID: bpf: allow to defer work in a delayed workqueue
` [PATCH RFC bpf-next 8/9] selftests/hid: add test for hid_bpf_schedule_delayed_work
` [PATCH RFC bpf-next 9/9] selftests/hid: add another set of delayed work tests
resctrl selftests ready for inclusion
2024-02-13 20:48 UTC (5+ messages)
[PATCH] selftests: fuxex: Report a unique test name per run of futex_requeue_pi
2024-02-13 19:06 UTC
[PATCH net 0/2] selftests: net: more pmtu.sh fixes
2024-02-13 18:40 UTC (4+ messages)
` [PATCH net 1/2] selftests: net: more strict check in net_helper
` [PATCH net 2/2] selftests: net: more pmtu.sh fixes
[PATCH v3 net] selftests: net: cope with slow env in gro.sh test
2024-02-13 18:20 UTC (2+ messages)
[PATCH net] selftests: net: cope with slow env in so_txtime.sh test
2024-02-13 18:20 UTC (2+ messages)
[PATCH net-next 0/4] selftests: kselftest_harness: support using xfail
2024-02-13 18:00 UTC (10+ messages)
` [PATCH net-next 1/4] selftests: kselftest_harness: pass step via shared memory
` [PATCH net-next 2/4] selftests: kselftest_harness: use KSFT_* exit codes
` [PATCH net-next 3/4] selftests: kselftest_harness: support using xfail
` [PATCH net-next 4/4] selftests: ip_local_port_range: use XFAIL instead of SKIP
[PATCH v3 0/7] of: populate of_root node if bootloader doesn't
2024-02-13 17:52 UTC (7+ messages)
` [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded
[PATCH v1 0/2] KVM: s390: Fix AR parameter in MEM_OP ioctl
2024-02-13 17:31 UTC (6+ messages)
` [PATCH v1 1/2] KVM: s390: load guest access registers "
` [PATCH v1 2/2] KVM: s390: selftests: memop: add a simple AR test
[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
2024-02-13 16:31 UTC (37+ messages)
` [PATCH v9 10/25] security: Introduce inode_post_setattr hook
` [PATCH v9 11/25] security: Introduce inode_post_removexattr hook
` [PATCH v9 12/25] security: Introduce file_post_open hook
` [PATCH v9 13/25] security: Introduce file_release hook
` [PATCH v9 14/25] security: Introduce path_post_mknod hook
` [PATCH v9 15/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA
` [PATCH v9 20/25] ima: Move to LSM infrastructure
` [PATCH v9 22/25] evm: "
` [PATCH v9 23/25] evm: Make it independent from 'integrity' LSM
` [PATCH v9 24/25] ima: "
` [PATCH v9 25/25] integrity: Remove LSM
[PATCH net] selftests: tls: increase the wait in poll_partial_rec_async
2024-02-13 14:20 UTC
[PATCH v3 0/7] Split a folio to any lower order folios
2024-02-13 13:46 UTC (3+ messages)
[PATCH] tools: selftests: Remove unnecessary semicolons
2024-02-13 12:23 UTC
[PATCH v17 6/6] ring-buffer/selftest: Add ring-buffer mapping test
2024-02-13 11:49 UTC
[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
2024-02-13 10:34 UTC (11+ messages)
` [RFC PATCH v1 01/28] riscv: abstract envcfg CSR
` [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [RFC PATCH v1 11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
[linux-next:master] BUILD REGRESSION ae00c445390b349e070a64dc62f08aa878db7248
2024-02-13 5:15 UTC
[RFC PATCH v2 0/3] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
2024-02-13 3:17 UTC (4+ messages)
` [RFC PATCH v2 1/3] "
[PATCH net] selftests: net: ip_local_port_range: define IPPROTO_MPTCP
2024-02-13 1:10 UTC (4+ messages)
[PATCH v2 0/4] selftests: add missing gitignore files and include generated objects
2024-02-12 22:14 UTC (9+ messages)
` [PATCH v2 1/4] selftests: uevent: add missing gitignore
` [PATCH v2 2/4] selftests: thermal: intel: power_floor: "
` [PATCH v2 3/4] selftests: thermal: intel: workload_hint: "
` [PATCH v2 4/4] selftests: damon: add access_memory to .gitignore
[PATCH] selftests/mm: Don't needlessly use sudo to obtain root in run_vmtests.sh
2024-02-12 19:13 UTC (5+ messages)
[PATCH v5 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
2024-02-12 16:41 UTC (13+ messages)
` [PATCH v5 1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
` [PATCH v5 2/5] selftests/resctrl: Add a helper for the non-contiguous test
` [PATCH v5 3/5] selftests/resctrl: Split validate_resctrl_feature_request()
` [PATCH v5 4/5] selftests/resctrl: Add resource_info_file_exists()
` [PATCH v5 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test
[PATCH] Fix the warning of amd-pstate.rst
2024-02-12 15:47 UTC (2+ messages)
[PATCH RFT v5 0/7] fork: Support shadow stacks in clone3()
2024-02-12 15:38 UTC (11+ messages)
` [PATCH RFT v5 2/7] selftests: Provide helper header for shadow stack testing
` [PATCH RFT v5 3/7] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFT v5 4/7] fork: Add shadow stack support to clone3()
[PATCH] selftests: Move KTAP bash helpers to selftests common folder
2024-02-12 15:01 UTC (2+ messages)
[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
2024-02-12 12:23 UTC (2+ messages)
[PATCH net-next] selftests: net: ignore timing errors in txtimestamp if KSFT_MACHINE_SLOW
2024-02-12 10:30 UTC (2+ messages)
[PATCH net v2] selftests: net: cope with slow env in gro.sh test
2024-02-12 8:40 UTC (3+ messages)
[PATCH v3 00/13] security: digest_cache LSM
2024-02-12 8:02 UTC (16+ messages)
` [PATCH v3 01/13] lib: Add TLV parser
` [PATCH v3 02/13] security: Introduce the digest_cache LSM
` [PATCH v3 03/13] digest_cache: Add securityfs interface
` [PATCH v3 04/13] digest_cache: Add hash tables and operations
` [PATCH v3 05/13] digest_cache: Populate the digest cache from a digest list
` [PATCH v3 06/13] digest_cache: Parse tlv digest lists
` [PATCH v3 07/13] digest_cache: Parse rpm "
` [PATCH v3 08/13] digest_cache: Add management of verification data
` [PATCH v3 09/13] digest_cache: Add support for directories
` [PATCH v3 10/13] digest cache: Prefetch digest lists if requested
` [PATCH v3 11/13] digest_cache: Reset digest cache on file/directory change
` [PATCH v3 12/13] selftests/digest_cache: Add selftests for digest_cache LSM
` [PATCH v3 13/13] docs: Add documentation of the "
[PATCH net] selftests: net: wait for receiver startup in so_txtime.sh
2024-02-12 7:36 UTC (5+ messages)
[PATCH bpf-next v2] bpf: Allow compiler to inline most of bpf_local_storage_lookup()
2024-02-11 22:20 UTC (2+ messages)
[PATCH] selftest: ftrace: fix minor typo in log
2024-02-11 11:18 UTC
[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
2024-02-11 1:46 UTC (10+ messages)
[linux-next:master] BUILD REGRESSION 445a555e0623387fa9b94e68e61681717e70200a
2024-02-10 6:49 UTC
[PATCH net-next] selftests: net: include forwarding lib
2024-02-09 21:00 UTC (2+ messages)
[PATCH net v2 0/2] net: openvswitch: limit the recursions from action sets
2024-02-09 21:00 UTC (2+ messages)
[PATCH net v2] selftests: net: Fix bridge backup port test flakiness
2024-02-09 19:40 UTC (3+ messages)
[PATCH net 0/4] selftests: forwarding: Various fixes
2024-02-09 19:40 UTC (3+ messages)
[PATCH net-next] selftests: forwarding: Add missing multicast routing config entries
2024-02-09 19:30 UTC (4+ messages)
[PATCH] selftests/mqueue: Set timeout to 100 seconds
2024-02-09 17:42 UTC (3+ messages)
[PATCH v16 6/6] ring-buffer/selftest: Add ring-buffer mapping test
2024-02-09 16:34 UTC
[PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
2024-02-09 16:05 UTC (11+ messages)
` [PATCH v12 04/20] KVM: pfncache: add a mark-dirty helper
` [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by fixed HVA
[PATCH 0/2] selftests/mm: Output cleanups for the compaction test
2024-02-09 14:30 UTC (3+ messages)
` [PATCH 1/2] selftests/mm: Log skipped compaction test as a skip
` [PATCH 2/2] selftests/mm: Log a consistent test name for check_compaction
selftests: net: ip_local_port_range.c:152:17: error: use of undeclared identifier 'IPPROTO_MPTCP'
2024-02-09 12:51 UTC (2+ messages)
[PATCH] iommu/vt-d: Set SSADE when attaching to a parent with dirty tracking
2024-02-09 10:36 UTC (3+ messages)
[PATCH v15 6/6] ring-buffer/selftest: Add ring-buffer mapping test
2024-02-09 10:22 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