messages from 2024-03-29 10:59:38 to 2024-04-06 12:25:19 UTC [more...]
[kvm-unit-tests PATCH 0/2] s390x: run script fixes for PV tests
2024-04-06 12:24 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Fix misspelt variable name in func.bash
` [kvm-unit-tests PATCH 2/2] s390x: Fix is_pv check in run script
[kvm-unit-tests RFC PATCH 00/17] add shellcheck support
2024-04-06 10:56 UTC (43+ messages)
` [kvm-unit-tests RFC PATCH 01/17] Add initial shellcheck checking
` [kvm-unit-tests RFC PATCH 02/17] shellcheck: Fix SC2223
` [kvm-unit-tests RFC PATCH 03/17] shellcheck: Fix SC2295
` [kvm-unit-tests RFC PATCH 04/17] shellcheck: Fix SC2094
` [kvm-unit-tests RFC PATCH 05/17] shellcheck: Fix SC2006
` [kvm-unit-tests RFC PATCH 06/17] shellcheck: Fix SC2155
` [kvm-unit-tests RFC PATCH 07/17] shellcheck: Fix SC2235
` [kvm-unit-tests RFC PATCH 08/17] shellcheck: Fix SC2119, SC2120
` [kvm-unit-tests RFC PATCH 09/17] shellcheck: Fix SC2143
` [kvm-unit-tests RFC PATCH 10/17] shellcheck: Fix SC2013
` [kvm-unit-tests RFC PATCH 11/17] shellcheck: Fix SC2145
` [kvm-unit-tests RFC PATCH 12/17] shellcheck: Fix SC2124
` [kvm-unit-tests RFC PATCH 13/17] shellcheck: Fix SC2294
` [kvm-unit-tests RFC PATCH 14/17] shellcheck: Fix SC2178
` [kvm-unit-tests RFC PATCH 15/17] shellcheck: Fix SC2048
` [kvm-unit-tests RFC PATCH 16/17] shellcheck: Fix SC2153
` [kvm-unit-tests RFC PATCH 17/17] shellcheck: Suppress various messages
[PATCH v2 4/4] ax.25: Remove the now superfluous sentinel elements from ctl_table array
2024-04-05 22:26 UTC (6+ messages)
[GIT PULL] s390 fixes for 6.9-rc3
2024-04-05 21:06 UTC (2+ messages)
[PATCH v3 00/15] Add support for suppressing warning backtraces
2024-04-05 18:31 UTC (20+ messages)
` [PATCH v3 01/15] bug/kunit: Core "
` [PATCH v3 02/15] kunit: bug: Count suppressed "
` [PATCH v3 03/15] kunit: Add test cases for backtrace warning suppression
` [PATCH v3 04/15] kunit: Add documentation for warning backtrace suppression API
` [PATCH v3 05/15] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v3 07/15] x86: Add support for suppressing warning backtraces
` [PATCH v3 08/15] arm64: "
` [PATCH v3 09/15] loongarch: "
` [PATCH v3 10/15] parisc: "
` [PATCH v3 11/15] s390: "
` [PATCH v3 12/15] sh: "
` [PATCH v3 13/15] sh: Move defines needed "
` [PATCH v3 14/15] riscv: Add support "
` [PATCH v3 15/15] powerpc: "
[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
2024-04-05 16:20 UTC (6+ messages)
` [Intel-gfx] "
[PATCH net 0/1] s390/ism: Fix splice for SMC-D
2024-04-05 14:36 UTC (8+ messages)
` [PATCH net 1/1] s390/ism: fix receive message buffer allocation
[PATCH net v2] s390/ism: fix receive message buffer allocation
2024-04-05 11:16 UTC
[PATCH v2] s390/ism: fix receive message buffer allocation
2024-04-05 11:12 UTC
[PATCH 0/9] Convert Tasklets to BH Workqueues
2024-04-05 9:28 UTC (22+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 2/9] dma: "
` [PATCH 7/9] s390: "
` [PATCH 9/9] mmc: "
[kvm-unit-tests PATCH v8 28/35] common/sieve: Use vmalloc.h for setup_mmu definition
2024-04-05 8:35 UTC (2+ messages)
` [kvm-unit-tests PATCH v8 33/35] configure: Make arch_libdir a first-class entity
[PATCH v1 0/5] s390: page_mapcount(), page_has_private() and PG_arch_1
2024-04-05 7:09 UTC (11+ messages)
` [PATCH v1 1/5] s390/uv: don't call wait_on_page_writeback() without a reference
` [PATCH v1 2/5] s390/uv: convert gmap_make_secure() to work on folios
` [PATCH v1 3/5] s390/uv: convert PG_arch_1 users to only work on small folios
` [PATCH v1 4/5] s390/uv: update PG_arch_1 comment
` [PATCH v1 5/5] s390/hugetlb: convert PG_arch_1 code to work on folio->flags
[RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
2024-04-04 15:24 UTC (19+ messages)
` [RFC PATCH net-next v5 02/11] net/smc: introduce loopback-ism for SMC intra-OS shortcut
` [RFC PATCH net-next v5 04/11] net/smc: implement some unsupported operations of loopback-ism
` [RFC PATCH net-next v5 05/11] net/smc: implement DMB-related "
[PATCH 0/2] Convert some gmap functions to use folios
2024-04-04 14:56 UTC (4+ messages)
[PATCH v2 0/7] arch/mm/fault: accelerate pagefault when badaccess
2024-04-03 20:45 UTC (9+ messages)
` [PATCH v2 1/7] arm64: mm: cleanup __do_page_fault()
` [PATCH v2 2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
` [PATCH v2 3/7] arm: "
` [PATCH v2 4/7] powerpc: mm: accelerate pagefault when badaccess
` [PATCH v2 5/7] riscv: "
` [PATCH v2 6/7] s390: "
` [PATCH v2 7/7] x86: "
[PATCH 0/7] arch/mm/fault: accelerate pagefault when badaccess
2024-04-03 18:32 UTC (20+ messages)
` [PATCH 1/7] arm64: mm: cleanup __do_page_fault()
` [PATCH 2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
` [PATCH 3/7] arm: "
` [PATCH 4/7] powerpc: mm: accelerate pagefault when badaccess
` [PATCH 5/7] riscv: "
` [PATCH 6/7] s390: "
` [PATCH 7/7] x86: "
[PATCH v4][next] net/smc: Avoid -Wflex-array-member-not-at-end warnings
2024-04-03 10:10 UTC (3+ messages)
[PATCH net-next v2 0/2] Avoid explicit cpumask var allocation on stack
2024-04-03 1:40 UTC (8+ messages)
` [PATCH net-next v2 1/2] net/iucv: "
` [PATCH net-next v2 2/2] net/dpaa2: "
[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b
2024-04-03 0:24 UTC
[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
2024-04-02 22:33 UTC (6+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
` [PATCH v1 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
` [PATCH v1 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments
[PATCH vhost v7 0/6] refactor the params of find_vqs()
2024-04-02 20:42 UTC (11+ messages)
` [PATCH vhost v7 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v7 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v7 4/6] virtio: vring_create_virtqueue: "
[PATCH net-next v5 00/21] ice: add PFCP filter support
2024-04-02 11:00 UTC (6+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
2024-04-01 15:59 UTC (26+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
` [External] "
[PATCH net-next 0/2] Avoid explicit cpumask var allocation on stack
2024-03-30 5:07 UTC (6+ messages)
` [PATCH net-next 1/2] net/iucv: "
[PATCH v2 00/14] Add support for suppressing warning backtraces
2024-03-29 15:40 UTC (6+ messages)
` [PATCH v2 12/14] sh: "
[PATCH AUTOSEL 5.10 16/17] net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
2024-03-29 12:33 UTC
[PATCH AUTOSEL 5.15 19/20] net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
2024-03-29 12:33 UTC
[PATCH AUTOSEL 6.1 29/31] net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
2024-03-29 12:31 UTC
[PATCH AUTOSEL 6.6 49/52] net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
2024-03-29 12:29 UTC
[PATCH AUTOSEL 6.8 64/68] net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
2024-03-29 12:26 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