All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-08 01:26:49 to 2024-02-08 03:28:13 UTC [more...]

+ mm-report-per-page-metadata-information.patch added to mm-unstable branch
 2024-02-08  3:27 UTC  (3+ messages)

[PATCH i-g-t] tests/intel/xe_live_ktest: Rename subtest to match suite
 2024-02-08  3:26 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for tests/intel/xe_live_ktest: Rename subtest to match suite (rev2)

[linux-next:master 3159/4898] drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c:836:20: error: initializer element is not constant
 2024-02-08  3:23 UTC 

[PATCH v9 23/25] evm: Make it independent from 'integrity' LSM
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 25/25] integrity: Remove LSM
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 22/25] evm: Move to LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 21/25] ima: Move IMA-Appraisal to LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 20/25] ima: Move to LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 17/25] security: Introduce inode_post_remove_acl hook
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 18/25] security: Introduce key_post_create_or_update hook
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 15/25] security: Introduce inode_post_create_tmpfile hook
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 16/25] security: Introduce inode_post_set_acl hook
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 14/25] security: Introduce path_post_mknod hook
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 12/25] security: Introduce file_post_open hook
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 13/25] security: Introduce file_release hook
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 11/25] security: Introduce inode_post_removexattr hook
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 10/25] security: Introduce inode_post_setattr hook
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 09/25] security: Align inode_setattr hook definition with EVM
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 9/25] "

[PATCH v9 08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 8/25] "

[PATCH v9 07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 7/25] "

[PATCH v9 06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 6/25] "

[PATCH v9 05/25] ima: Align ima_post_read_file() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 5/25] "

[PATCH v9 04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 4/25] "

[PATCH v9 03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 3/25] "

[PATCH v9 02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 2/25] "

[PATCH v9 01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 1/25] "

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 0/25] "

[PATCH v3 2/4] docs: Add OpenSBI DT configuration guide
 2024-02-08  3:14 UTC  (3+ messages)
` [PATCH v3 3/4] platform: generic: Parse system suspend test from config node
` [PATCH v3 4/4] docs: move documentation of system suspend test

[PATCH v3 1/4] lib:platform: Add support for specify coldboot harts in DT for generic
 2024-02-08  3:14 UTC 

Report mlx5_core crash
 2024-02-08  3:12 UTC  (4+ messages)

[PULL 00/34] Migration staging patches
 2024-02-08  3:05 UTC  (35+ messages)
` [PULL 01/34] migration: prevent migration when VM has poisoned memory
` [PULL 02/34] migration/multifd: Drop stale comment for multifd zero copy
` [PULL 03/34] migration/multifd: multifd_send_kick_main()
` [PULL 04/34] migration/multifd: Drop MultiFDSendParams.quit, cleanup error paths
` [PULL 05/34] migration/multifd: Postpone reset of MultiFDPages_t
` [PULL 06/34] migration/multifd: Drop MultiFDSendParams.normal[] array
` [PULL 07/34] migration/multifd: Separate SYNC request with normal jobs
` [PULL 08/34] migration/multifd: Simplify locking in sender thread
` [PULL 09/34] migration/multifd: Drop pages->num check "
` [PULL 10/34] migration/multifd: Rename p->num_packets and clean it up
` [PULL 11/34] migration/multifd: Move total_normal_pages accounting
` [PULL 12/34] migration/multifd: Move trace_multifd_send|recv()
` [PULL 13/34] migration/multifd: multifd_send_prepare_header()
` [PULL 14/34] migration/multifd: Move header prepare/fill into send_prepare()
` [PULL 15/34] migration/multifd: Forbid spurious wakeups
` [PULL 16/34] migration/multifd: Split multifd_send_terminate_threads()
` [PULL 17/34] migration/multifd: Change retval of multifd_queue_page()
` [PULL 18/34] migration/multifd: Change retval of multifd_send_pages()
` [PULL 19/34] migration/multifd: Rewrite multifd_queue_page()
` [PULL 20/34] migration/multifd: Cleanup multifd_save_cleanup()
` [PULL 21/34] migration/multifd: Cleanup multifd_load_cleanup()
` [PULL 22/34] migration/multifd: Stick with send/recv on function names
` [PULL 23/34] migration/multifd: Fix MultiFDSendParams.packet_num race
` [PULL 24/34] migration/multifd: Optimize sender side to be lockless
` [PULL 25/34] migration: Fix logic of channels and transport compatibility check
` [PULL 26/34] migration/multifd: Join the TLS thread
` [PULL 27/34] migration/multifd: Remove p->running
` [PULL 28/34] migration/multifd: Move multifd_send_setup error handling in to the function
` [PULL 29/34] migration/multifd: Move multifd_send_setup into migration thread
` [PULL 30/34] migration/multifd: Unify multifd and TLS connection paths
` [PULL 31/34] migration/multifd: Add a synchronization point for channel creation
` [PULL 32/34] tests/migration-test: Stick with gicv3 in aarch64 test
` [PULL 33/34] ci: Remove tag dependency for build-previous-qemu
` [PULL 34/34] ci: Update comment for migration-compat-aarch64

[PATCH] ref-filter.c: sort formatted dates by byte value
 2024-02-08  3:11 UTC  (2+ messages)

[PATCH net-next v5 0/7] MT7530 DSA Subdriver Improvements Act II
 2024-02-08  3:10 UTC  (3+ messages)

[PATCH net-next] r8169: remove setting LED default trigger, this is done by LED core now
 2024-02-08  3:10 UTC  (2+ messages)

[PATCH v4 net-next 00/15] net: more factorization in cleanup_net() paths
 2024-02-08  3:10 UTC  (2+ messages)

[PATCH] tag: fix sign_buffer() call to create a signed tag
 2024-02-08  3:08 UTC  (3+ messages)

[PATCH net-next v3] net/mlx5e: link NAPI instances to queues and IRQs
 2024-02-08  3:07 UTC 

[PATCH] multipath-tools: remove extra hyphen from CFLAGS std option
 2024-02-08  3:02 UTC 

Patchtest results for [OE-core][kirkstone][PATCH] libxml2: Fix for CVE-2024-25062
 2024-02-08  3:03 UTC 

[PATCH v2] fs/mnt_idmapping.c: Return -EINVAL when no map is written
 2024-02-08  3:02 UTC  (2+ messages)

[PATCH v3 0/6] migration/multifd: Fix channel creation vs. cleanup races
 2024-02-08  3:01 UTC  (2+ messages)

[bug report] watchdog: BUG: soft lockup - CPU#19 stuck for 26s! [poll-cancel-all:33473]
 2024-02-08  3:01 UTC  (2+ messages)

[net-next V4 01/15] xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
 2024-02-08  3:00 UTC  (2+ messages)

[revert commit 83b3836bf83f09beea5f592b126cfdd1bc921e48] [mainline] [6.8.0-rc3]kernel BUG at arch/powerpc/platforms/pseries/iommu.c:100!
 2024-02-08  2:56 UTC 

[PATCH bpf-next 00/16] bpf: Introduce BPF arena
 2024-02-08  2:59 UTC  (10+ messages)
` [PATCH bpf-next 11/16] libbpf: Add support for bpf_arena
` [PATCH bpf-next 12/16] libbpf: Allow specifying 64-bit integers in map BTF
` [PATCH bpf-next 15/16] selftests/bpf: Add bpf_arena_list test

[PATCH v1 tty] 8250: microchip: Add 4 Mbps support in PCI1XXXX UART
 2024-02-08  2:53 UTC  (5+ messages)

[PATCH 0/3] btrfs-progs: hunt down the stray fd close causing race with udev scan
 2024-02-08  2:53 UTC  (5+ messages)
` [PATCH 3/3] btrfs-progs: fix the stray fd close in open_ctree_fs_info()

[PATCH v1 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC
 2024-02-08  2:53 UTC  (5+ messages)

[PATCH 0/6] Introduce multifd zero page checking
 2024-02-08  2:51 UTC  (10+ messages)
` [PATCH 2/6] migration/multifd: Add zero pages and zero bytes counter to migration status interface
      `  "
        ` [External] "
  ` [External] Re: [PATCH 0/6] Introduce multifd zero page checking

[PATCH net] selftests: net: cope with slow env in gro.sh test
 2024-02-08  2:51 UTC  (3+ messages)

[OE-core][kirkstone][PATCH] libxml2: Fix for CVE-2024-25062
 2024-02-08  2:49 UTC 

[PATCH v1 tty] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO
 2024-02-08  2:49 UTC  (3+ messages)

[RFH] "git -C there add foo" completes, s/add/diff/ does not
 2024-02-08  2:50 UTC  (2+ messages)

[PATCH v6 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-08  2:47 UTC  (7+ messages)
` [PATCH v6 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[PATCH v2 0/3] ci: Fixes on the recent cross-binary test case
 2024-02-08  2:46 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2024-02-08  2:47 UTC 

[PATCH v5] perf stat: Support per-cluster aggregation
 2024-02-08  2:40 UTC  (2+ messages)

[PATCH v6 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver
 2024-02-08  2:42 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 21354/21625] drivers/net/ethernet/stmicro/stmmac/dwmac-phytium.c:157:29: warning: ordered comparison of pointer with integer zero
 2024-02-08  2:42 UTC 

[PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled
 2024-02-08  2:41 UTC  (6+ messages)
  ` [PATCH mm-hotfixes-unstable] mm/zswap: invalidate duplicate entry when !zswap_enabled

[OE-core][dunfell][PATCH] ghostscript: Backport fix for CVE-2020-36773
 2024-02-08  2:39 UTC 

[PATCH] platform/x86: wmi: Make input buffer madatory when evaulating methods
 2024-02-08  2:41 UTC  (2+ messages)

[PATCH net-next] net/smc: change the term virtual ISM to Emulated-ISM
 2024-02-08  2:40 UTC  (2+ messages)

[PATCHv5 net-next 0/4] selftests: bonding: use slowwait when waiting
 2024-02-08  2:40 UTC  (2+ messages)

[PATCH 0/3] Add DT support for Multiport controller on SC8280XP
 2024-02-08  2:40 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports

[PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system
 2024-02-08  2:39 UTC 

linux-next: manual merge of the rpmsg tree with the pmdomain tree
 2024-02-08  2:38 UTC 

[PATCH net-next v6] ptp: ocp: add Adva timecard support
 2024-02-08  2:38 UTC  (2+ messages)

[PATCH] FWU: developerbox: read boot index from NOR flash
 2024-02-08  2:33 UTC 

[PATCH v7 0/2] bnx2x: Fix error recovering in switch configuration
 2024-02-08  2:37 UTC  (3+ messages)
` [PATCH v7 1/2] net/bnx2x: Prevent access to a freed page in page_pool

[PATCH 0/3] A Solution to Re-enable hugetlb vmemmap optimize on Arm
 2024-02-08  2:35 UTC  (5+ messages)
` [PATCH 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely

[PATCH] powerpc/pseries/iommu: DLPAR ADD of pci device doesn't completely initialize pci_controller structure
 2024-02-08  2:31 UTC  (2+ messages)

[mcgrof:20240131-test-xarray] [test_xarray] 3bc2ee924e: WARNING:at_kernel/rcu/tree_stall.h:#rcu_check_gp_start_stall
 2024-02-08  2:32 UTC 

[REGRESSION] Failed buffer allocation in Tegra fbdev
 2024-02-08  2:31 UTC  (7+ messages)
  `  "

[PATCH 00/11] wifi: rtw89: enable DBCC for WiFi 7 chips by default
 2024-02-08  2:28 UTC  (12+ messages)
` [PATCH 01/11] wifi: rtw89: correct PHY register offset for PHY-1
` [PATCH 02/11] wifi: rtw89: load BB parameters to PHY-1
` [PATCH 03/11] wifi: rtw89: mac: return held quota of DLE when changing MAC-1
` [PATCH 04/11] wifi: rtw89: mac: correct MUEDCA setting for MAC-1
` [PATCH 05/11] wifi: rtw89: mac: reset PHY-1 hardware when going to enable/disable
` [PATCH 06/11] wifi: rtw89: use PLCP information to match BSS_COLOR and AID
` [PATCH 07/11] wifi: rtw89: differentiate narrow_bw_ru_dis setting according to chip gen
` [PATCH 08/11] wifi: rtw89: 8922a: correct register definition and merge IO for ctrl_nbtg_bt_tx()
` [PATCH 09/11] wifi: rtw89: 8922a: implement AP mode related reg for BE generation
` [PATCH 10/11] wifi: rtw89: reference quota mode when setting Tx power
` [PATCH 11/11] wifi: rtw89: change qutoa to DBCC by default for WiFi 7 chips

[PATCH net-next 0/3] net: phy: realtek: complete 5Gbps support and replace private constants
 2024-02-08  2:30 UTC  (2+ messages)

[PATCH 0/3] arm64: cleanup DAIF handling for EL0 returns
 2024-02-08  2:28 UTC  (2+ messages)

[PATCH v10 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-02-08  2:27 UTC  (5+ messages)
` [PATCH v10 1/2] riscv: Include riscv_set_icache_flush_ctx prctl

[PATCH i-g-t 0/2] Add tests to query firmware version
 2024-02-08  2:26 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 0/4] libxl: blktap/tapback support
 2024-02-08  2:25 UTC  (5+ messages)
` [PATCH 1/4] block-common: Fix same_vm for no targets

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-02-08  2:24 UTC  (9+ messages)

[PATCH] mm: compaction: refactor compact_node()
 2024-02-08  2:25 UTC  (2+ messages)
` [PATCH] mm: compaction: early termination in compact_nodes()

[PATCH] btrfs: do not skip re-registration for the mounted device
 2024-02-08  2:23 UTC  (5+ messages)

[PATCH] isofs: handle CDs with bad root inode but good Joliet root directory
 2024-02-08  2:21 UTC 

[kees:devel/overflow/signed-sanitizer 24/27] drivers/rtc/rtc-ds1307.c:1385:39: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int'
 2024-02-08  2:20 UTC 

[PATCH] list: leverage list_is_head() for list_entry_is_head()
 2024-02-08  2:14 UTC 

[PATCH mptcp-next 0/7] mptcp: implement TCP_NOTSENT_LOWAT support
 2024-02-08  2:12 UTC  (7+ messages)
` [PATCH mptcp-next 1/7] mptcp: push ad DSS boundaries
` [PATCH mptcp-next 3/7] mptcp: fix potential wake-up event loss
` [PATCH mptcp-next 6/7] mptcp: implement TCP_NOTSENT_LOWAT support

[TEST] Wiki / instructions
 2024-02-08  2:11 UTC  (7+ messages)

[PATCH 0/2] RCU tasks fixes for v6.9
 2024-02-08  2:10 UTC  (5+ messages)
` [PATCH 2/2] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks

building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
 2024-02-08  2:00 UTC  (8+ messages)

[PATCH v3] Hugetlb pages should not be reserved by shmat() if SHM_NORESERVE
 2024-02-08  2:01 UTC  (3+ messages)

linux-next: manual merge of the drivers-x86 tree with Linus' tree
 2024-02-08  1:57 UTC 

[PATCH bpf-next v4] bpftool: add support for split BTF to gen min_core_btf
 2024-02-08  1:56 UTC  (10+ messages)

disable large folios for shmem file used by xfs xfile
 2024-02-08  1:56 UTC  (8+ messages)
` [PATCH 2/2] xfs: disable large folio support in xfile_create

[RFC PATCH] platform/x86/fujitsu-laptop: Add battery charge control support
 2024-02-08  1:56 UTC  (5+ messages)
` [RFC PATCH v2] "
  ` [RFC PATCH v3] "

+ mm-compaction-refactor-compact_node.patch added to mm-unstable branch
 2024-02-08  1:53 UTC 

[PATCH bpf-next] selftests/bpf: Fix flaky test verif_scale_strobemeta_subprogs
 2024-02-08  1:43 UTC  (3+ messages)

[syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2)
 2024-02-08  1:44 UTC  (2+ messages)

[PATCH 1/1] iommu: Avoid races around default domain allocations
 2024-02-08  1:37 UTC  (8+ messages)

[syzbot] KASAN: use-after-free Read in sysv_new_block
 2024-02-08  1:37 UTC  (2+ messages)
` [syzbot] [fs?] "

[PATCH v2] mm: compaction: refactor compact_node()
 2024-02-08  1:36 UTC 

[PATCH 0/2] ARM: prctl: Reject PR_SET_MDWE where not supported
 2024-02-08  1:26 UTC  (5+ messages)
` [PATCH 1/2] prctl: Generalize PR_SET_MDWE support check to be per-arch
` [PATCH 2/2] ARM: prctl: Reject PR_SET_MDWE on pre-ARMv6

[PATCH v3] perf: CXL: fix mismatched cpmu event opcode
 2024-02-08  1:34 UTC  (2+ messages)

[LTP] [PATCH v3 0/2] lib: TST_EXP_FAIL_PTR
 2024-02-08  1:32 UTC  (5+ messages)
` [LTP] [PATCH v4 0/3] lib: TST_EXP_{FAIL,PASS}_PTR_{NULL,VOID}
  ` [LTP] [PATCH v4 1/3] "
  ` [LTP] [PATCH v4 2/3] shmat02.c: Use TST_EXP_FAIL_PTR_VOID
  ` [LTP] [PATCH v4 3/3] realpath01.c: use TST_EXP_FAIL_PTR_NULL

[PATCH v12 00/16] iommu: Prepare to deliver page faults to user space
 2024-02-08  1:32 UTC  (6+ messages)
` [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device()

[v6 PATCH] riscv: mm: execute local TLB flush after populating vmemmap
 2024-02-08  1:30 UTC  (2+ messages)

[PATCH -fixes 0/2] svnapot fixes
 2024-02-08  1:30 UTC  (3+ messages)

[PATCH -fixes] riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
 2024-02-08  1:30 UTC  (3+ messages)

[PATCH -fixes] riscv: Fix arch_hugetlb_migration_supported() for NAPOT
 2024-02-08  1:30 UTC  (3+ messages)

[PATCH] riscv: declare overflow_stack as exported from traps.c
 2024-02-08  1:30 UTC  (3+ messages)

[PATCH -fixes] riscv: Flush the tlb when a page directory is freed
 2024-02-08  1:30 UTC  (3+ messages)

linux-next: manual merge of the tip tree with Linus' tree
 2024-02-08  1:30 UTC 

[PATCH i-g-t] benchmarks: Add VKMS benchmark
 2024-02-08  1:29 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v4 00/32] tools: enable xenstore-stubdom to use 9pfs
 2024-02-08  1:28 UTC  (3+ messages)
` [PATCH v4 14/32] tools/xen-9pfsd: add 9pfs read request support


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.