messages from 2023-11-03 17:30:19 to 2023-11-13 19:09:07 UTC [more...]
[PATCH v3 00/11] bitmap: prereqs for ip_tunnel flags conversion
2023-11-13 19:08 UTC (13+ messages)
` [PATCH v3 01/11] bitops: add missing prototype check
` [PATCH v3 02/11] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH v3 03/11] bitops: let the compiler optimize {__,}assign_bit()
` [PATCH v3 04/11] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH v3 05/11] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH v3 06/11] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
` [PATCH v3 07/11] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH v3 08/11] tools: move alignment-related macros to new <linux/align.h>
` [PATCH v3 09/11] bitmap: introduce generic optimized bitmap_size()
` [PATCH v3 10/11] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
` [PATCH v3 11/11] lib/bitmap: add compile-time test for __assign_bit() optimization
[PATCH net v1] net/smc: avoid data corruption caused by decline
2023-11-13 10:57 UTC (6+ messages)
[RFC PATCH net-next] net/smc: Introduce IPPROTO_SMC for smc
2023-11-13 4:57 UTC (2+ messages)
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-11-12 4:21 UTC (41+ messages)
` [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 05/22] [RESEND] parport: gsc: mark init function static
` [PATCH 06/22] [RESEND] stackleak: add declarations for global functions
` [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
` [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype
` [PATCH 11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH 12/22] csky: fix arch_jump_label_transform_static override
` [PATCH 13/22] arch: add do_page_fault prototypes
` [PATCH 14/22] arch: add missing prepare_ftrace_return() prototypes
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
` [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
` [PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static
` [PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static
` [PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally
[PATCH v2 1/2] kbuild: unify vdso_install rules
2023-11-12 0:55 UTC (2+ messages)
[PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
2023-11-10 6:08 UTC (2+ messages)
` Ping? "
[PATCH v3 0/3] s390/vfio-ap: a couple of corrections to the IRQ enablement function
2023-11-09 16:44 UTC (4+ messages)
` [PATCH v3 1/3] s390/vfio-ap: unpin pages on gisc registration failure
` [PATCH v3 2/3] s390/vfio-ap: set status response code to 06 "
` [PATCH v3 3/3] s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) command
s390x stack unwinding with perf?
2023-11-09 14:48 UTC (7+ messages)
[PATCH v1 1/1] KVM: s390/mm: Properly reset no-dat
2023-11-09 13:11 UTC (3+ messages)
[PATCH v3 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
2023-11-09 12:28 UTC (8+ messages)
` [PATCH v3 1/4] KVM: s390: vsie: Fix STFLE interpretive execution identification
` [PATCH v3 2/4] KVM: s390: vsie: Fix length of facility list shadowed
` [PATCH v3 3/4] KVM: s390: cpu model: Use proper define for facility mask size
` [PATCH v3 4/4] KVM: s390: Minor refactor of base/ext facility lists
[Bug report] More xfs courruption issue found on s390x
2023-11-09 1:50 UTC (4+ messages)
[GIT PULL] more s390 updates for 6.7 merge window
2023-11-08 21:34 UTC (2+ messages)
[PATCH v2] s390/vfio-ap: fix sysfs status attribute for AP queue devices
2023-11-08 20:21 UTC (2+ messages)
[PATCH v2 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
2023-11-08 15:52 UTC (13+ messages)
` [PATCH v2 1/4] KVM: s390: vsie: Fix STFLE interpretive execution identification
` [PATCH v2 2/4] KVM: s390: vsie: Fix length of facility list shadowed
` [PATCH v2 3/4] KVM: s390: cpu model: Use proper define for facility mask size
` [PATCH v2 4/4] KVM: s390: Minor refactor of base/ext facility lists
[PATCH] s390/vfio-ap: fix sysfs status attribute for AP queue devices
2023-11-08 14:44 UTC (5+ messages)
[PATCH net] net/smc: avoid data corruption caused by decline
2023-11-08 9:42 UTC (3+ messages)
[PATCH] s390/qeth: Fix typo 'weed' in comment
2023-11-07 22:20 UTC (3+ messages)
[PATCH 1/1] s390/cio: make sch->lock a spinlock (is a pointer)
2023-11-07 21:14 UTC (3+ messages)
[kvm-unit-tests PATCH v1 00/10] RFC: Add clang-format and kerneldoc check
2023-11-07 18:42 UTC (16+ messages)
` [kvm-unit-tests PATCH v1 01/10] make: add target to check kernel-doc comments
` [kvm-unit-tests PATCH v1 02/10] powerpc: properly format non-kernel-doc comments
` [kvm-unit-tests PATCH v1 03/10] lib: s390x: cpacf: move kernel-doc comment to correct function
` [kvm-unit-tests PATCH v1 04/10] s390x: properly format non-kernel-doc comments
` [kvm-unit-tests PATCH v1 05/10] s390x: ensure kernel-doc parameters are properly formated
` [kvm-unit-tests PATCH v1 06/10] x86: properly format non-kernel-doc comments
` [kvm-unit-tests PATCH v1 07/10] s390x: cpumodel: list tcg_fail explicitly
` [kvm-unit-tests PATCH v1 08/10] s390x: gs: turn off formatter for inline assembly
` [kvm-unit-tests PATCH v1 09/10] add clang-format configuration file
` [kvm-unit-tests PATCH v1 10/10] add make format
[kvm-unit-tests PATCH v2 0/3] s390x: Align SIE tests to 2GB
2023-11-07 12:54 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: spec_ex-sie: refactor to use snippet API
` [kvm-unit-tests PATCH v2 2/3] s390x: sie: ensure guests are aligned to 2GB
` [kvm-unit-tests PATCH v2 3/3] s390x: mvpg-sie: fix virtual-physical address confusion
[kvm-unit-tests PATCH v8 0/8] s390x: Add support for running guests without MSO/MSL
2023-11-07 12:48 UTC (12+ messages)
` [kvm-unit-tests PATCH v8 1/8] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v8 2/8] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v8 3/8] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v8 4/8] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v8 5/8] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v8 6/8] s390x: add test source dir to include paths
` [kvm-unit-tests PATCH v8 7/8] s390x: add a test for SIE without MSO/MSL
` [kvm-unit-tests PATCH v8 8/8] lib: s390x: interrupt: remove TEID_ASCE defines
[PATCH v3 00/13] mm: jit/text allocator
2023-11-07 10:44 UTC (7+ messages)
` [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
[kvm-unit-tests PATCH v3 00/10] s390x: topology: Fixes and extension
2023-11-07 9:04 UTC (2+ messages)
[kvm-unit-tests PATCH v7 0/8] s390x: Add support for running guests without MSO/MSL
2023-11-06 16:36 UTC (8+ messages)
` [kvm-unit-tests PATCH v7 5/8] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v7 7/8] s390x: add a test for SIE without MSO/MSL
[PATCH 00/10] mm: convert mm counter to take a folio
2023-11-06 15:49 UTC (11+ messages)
` [PATCH 01/10] mm: swap: introduce pfn_swap_entry_to_folio()
` [PATCH 02/10] s390: pgtable: use a folio in ptep_zap_swap_entry()
` [PATCH 03/10] mm: huge_memory: use a folio in __split_huge_pmd_locked()
` [PATCH 04/10] mm: huge_memory: use a folio in zap_huge_pmd()
` [PATCH 05/10] mm: memory: use a folio in copy_nonpresent_pte()
` [PATCH 06/10] mm: memory: use a folio in zap_pte_range()
` [PATCH 07/10] mm: memory: use a folio in do_set_pmd()
` [PATCH 08/10] mm: memory: use a folio in insert_page_into_pte_locked()
` [PATCH 09/10] mm: convert mm_counter() to take a folio
` [PATCH 10/10] mm: convert mm_counter_file() "
[PATCH rfc v2 00/10] mm: convert mm counter to take a folio
2023-11-06 15:08 UTC (15+ messages)
` [PATCH v2 01/10] mm: swap: introduce pfn_swap_entry_to_folio()
` [PATCH v2 02/10] s390: pgtable: use a folio in ptep_zap_swap_entry()
` [PATCH v2 03/10] mm: huge_memory: use a folio in __split_huge_pmd_locked()
` [PATCH v2 04/10] mm: huge_memory: use a folio in zap_huge_pmd()
` [PATCH v2 05/10] mm: memory: use a folio in copy_nonpresent_pte()
` [PATCH v2 06/10] mm: memory: use a folio in zap_pte_range()
` [PATCH v2 07/10] mm: memory: use a folio in do_set_pmd()
` [PATCH v2 08/10] mm: memory: use a folio in insert_page_into_pte_locked()
` [PATCH v2 09/10] mm: convert mm_counter() to take a folio
` [PATCH v2 10/10] mm: convert mm_counter_file() "
[PATCH 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
2023-11-06 13:43 UTC (16+ messages)
` [PATCH 1/4] KVM: s390: vsie: Fix STFLE interpretive execution identification
` [PATCH 2/4] KVM: s390: vsie: Fix length of facility list shadowed
` [PATCH 3/4] KVM: s390: cpu model: Use previously unused constant
` [PATCH 4/4] KVM: s390: Minor refactor of base/ext facility lists
[PATCH v1 1/1] s390/uvdevice: Report additional-data length for attestation
2023-11-06 12:50 UTC (2+ messages)
[PATCH v1 1/1] s390/uvdevice: Report additional-data length for attestation
2023-11-06 12:31 UTC
[PATCH rfc 00/18] mm: convert to use folio mm counter
2023-11-04 3:58 UTC (3+ messages)
[GIT PULL] s390 patches for the 6.7 merge window
2023-11-03 20:22 UTC (2+ messages)
[PATCH 16/18] mm: use a folio in zap_pte_range()
2023-11-03 19:04 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