All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-08 22:25:38 to 2022-02-08 22:43:57 UTC [more...]

[RFC PATCH 0/3] NVMe copy offload patches
 2022-02-08  7:01 UTC  (18+ messages)
  ` [dm-devel] [PATCH v2 00/10] Add Copy offload support
      ` [dm-devel] [PATCH v2 01/10] block: make bio_map_kern() non static
      ` [dm-devel] [PATCH v2 02/10] block: Introduce queue limits for copy-offload support
      ` [dm-devel] [PATCH v2 03/10] block: Add copy offload support infrastructure
      ` [dm-devel] [PATCH v2 04/10] block: Introduce a new ioctl for copy
      ` [dm-devel] [PATCH v2 05/10] block: add emulation "
      ` [dm-devel] [PATCH v2 06/10] nvme: add copy support
      ` [dm-devel] [PATCH v2 07/10] nvmet: add copy command support for bdev and file ns
      ` [dm-devel] [PATCH v2 08/10] dm: Add support for copy offload
      ` [dm-devel] [PATCH v2 09/10] dm: Enable copy offload for dm-linear target
      ` [dm-devel] [PATCH v2 10/10] dm kcopyd: use copy offload support

[PATCH] blktests: replace module removal with patient module removal
 2022-02-08 22:26 UTC  (4+ messages)

[PATCH 00/13] exec: Move translation declarations to 'translate-all.h'
 2022-02-08 22:40 UTC  (9+ messages)
` [PATCH 07/13] cpu: Move common code to cpu-common
` [PATCH 08/13] target: Include missing 'cpu.h'
` [PATCH 09/13] target: Use forward declared type instead of structure type
` [PATCH 10/13] target: Use CPUArchState as interface to target-specific CPU state

Kconfig CONFIG_FB dependency regression
 2022-02-08 22:42 UTC  (13+ messages)

[PATCH v3 0/4] GuC HWCONFIG with documentation
 2022-02-08 22:42 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GuC HWCONFIG with documentation (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v3 00/13] ARM: ftrace fixes and cleanups
 2022-02-08 22:39 UTC  (6+ messages)
` [PATCH v3 11/13] ARM: cacheflush: avoid clobbering the frame pointer

[mkp-scsi:for-next 51/53] drivers/scsi/smartpqi/smartpqi_init.c:9067:32: warning: unused variable 'pqi_pm_ops'
 2022-02-08 22:39 UTC  (2+ messages)

[PATCH v8 0/5] discrete card 64K page support
 2022-02-08 22:39 UTC  (7+ messages)
` [PATCH v8 1/5] drm/i915: add needs_compact_pt flag
` [PATCH v8 2/5] drm/i915: enforce min GTT alignment for discrete cards
` [PATCH v8 3/5] drm/i915: support 64K GTT pages "
` [PATCH v8 4/5] drm/i915: add gtt misalignment test
` [PATCH v8 5/5] drm/i915/uapi: document behaviour for DG2 64K support
` [Intel-gfx] ✓ Fi.CI.BAT: success for discrete card 64K page support (rev6)

[PATCH 5.10 00/74] 5.10.99-rc1 review
 2022-02-08 20:36 UTC  (2+ messages)

[PATCH v2 00/19] fbcon patches, take two
 2022-02-08 21:08 UTC  (16+ messages)
` [PATCH v2 02/19] fbcon: Move fbcon_bmove(_rec) functions
` [PATCH v2 03/19] fbcon: Introduce wrapper for console->fb_info lookup
` [PATCH v2 04/19] fbcon: delete delayed loading code
` [PATCH v2 05/19] fbdev/sysfs: Fix locking
` [PATCH v2 07/19] fbcon: Replace FBCON_FLAGS_INIT with a boolean
` [PATCH v2 08/19] fb: Delete fb_info->queue
` [PATCH v2 09/19] fbcon: Extract fbcon_open/release helpers
` [PATCH v2 10/19] fbcon: Ditch error handling for con2fb_release_oldinfo
` [PATCH v2 11/19] fbcon: move more common code into fb_open()
` [PATCH v2 12/19] fbcon: use lock_fb_info in fbcon_open/release
` [PATCH v2 13/19] fbcon: Consistently protect deferred_takeover with console_lock()
` [PATCH v2 14/19] fbcon: Move console_lock for register/unlink/unregister
` [PATCH v2 16/19] fbcon: untangle fbcon_exit
` [PATCH v2 17/19] fbcon: Maintain a private array of fb_info
` [PATCH v2 18/19] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"

[PATCH] MAINTAINERS: Update Jiri's email address
 2022-02-08 22:11 UTC 

[dm-devel] Can not remove device. No files open, no processes attached. Forced to reboot server
 2022-02-07 20:14 UTC  (3+ messages)

[PATCH] copy_process(): Move fd_install() out of sighand->siglock critical section
 2022-02-08 22:25 UTC  (7+ messages)

[PATCH 00/35] Shadow stacks for userspace
 2022-02-08 22:23 UTC  (19+ messages)
` [PATCH 02/35] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH 03/35] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH 06/35] x86/cet: Add control-protection fault handler

[PATCH] HID: hid-input: avoid splitting keyboard, system and consumer controls
 2022-02-08 22:26 UTC 

[PATCH v3 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-02-08 21:37 UTC  (9+ messages)
` [PATCH v3 24/30] vfio-pci/zdev: wire up group notifier

[PATCH v6 00/12] perf/x86/amd: Add AMD Fam19h Branch Sampling support
 2022-02-08 21:16 UTC  (12+ messages)
` [PATCH v6 01/12] perf/core: add perf_clear_branch_entry_bitfields() helper
` [PATCH v6 03/12] perf/x86/amd: add AMD Fam19h Branch Sampling support
` [PATCH v6 04/12] perf/x86/amd: add branch-brs helper event for Fam19h BRS
` [PATCH v6 05/12] perf/x86/amd: enable branch sampling priv level filtering
` [PATCH v6 06/12] perf/x86/amd: add AMD branch sampling period adjustment
` [PATCH v6 07/12] perf/x86/amd: make Zen3 branch sampling opt-in
` [PATCH v6 08/12] ACPI: add perf low power callback
` [PATCH v6 09/12] perf/x86/amd: add idle hooks for branch sampling
` [PATCH v6 10/12] perf tools: Improve IBS error handling
` [PATCH v6 11/12] perf tools: Improve error handling of AMD Branch Sampling
` [PATCH v6 12/12] perf report: add addr_from/addr_to sort dimensions

[PATCH V3 0/4] selftests/sgx: Early enclave loading error path fixes
 2022-02-08 21:48 UTC  (4+ messages)
` [PATCH V3 2/4] selftests/sgx: Do not attempt enclave build without valid enclave
` [PATCH V3 3/4] selftests/sgx: Ensure enclave data available during debug print
` [PATCH V3 4/4] selftests/sgx: Remove extra newlines in test output

BUG: Kernel NULL pointer dereference on write at 0x00000000 (rtmsg_ifinfo_build_skb)
 2022-02-08 20:10 UTC  (11+ messages)

[PATCH 00/21] some fbcon patches, mostly locking
 2022-02-08 19:51 UTC  (6+ messages)
` [PATCH 11/21] fbcon: Extract fbcon_open/release helpers
        ` [Intel-gfx] "

[dm-devel] [PATCH] kpartx.rules: skip MD devices
 2022-02-07 21:16 UTC  (2+ messages)

[PATCH] drm/msm/dp: Add DisplayPort controller for SM8350
 2022-02-08 22:36 UTC  (4+ messages)

[ANNOUNCE][CFP] Linux Security Summit North America 2022
 2022-02-07 22:24 UTC 

[dm-devel] [PATCH v2 5/6] multipath: Makefile: modules-load.d file for SCSI device handlers
 2022-02-07 20:21 UTC  (2+ messages)

[PATCH v3 0/4] RSS support for VirtioNet
 2022-02-08 20:58 UTC  (7+ messages)
` [PATCH v3 2/4] drivers/net/virtio_net: Added basic RSS support
` [PATCH v3 3/4] drivers/net/virtio_net: Added RSS hash report
` [PATCH v3 4/4] drivers/net/virtio_net: Added RSS hash report control

How to configure auditd to register like internal bash commands?
 2022-02-07 22:37 UTC 

[Intel-gfx] [RFC RESEND 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1.1)
 2022-02-08 19:43 UTC  (11+ messages)
` [PATCH 01/12] locking: Pass correct outer wait type info
` [PATCH 03/12] timer: Protect lockdep functions with #ifdef
` [PATCH 04/12] workqueue: "
` [PATCH 05/12] drm/i915: "
` [PATCH 07/12] locking: Introduce CONFIG_LOCK_INFO
` [PATCH 08/12] locking/mutex: Init name properly w/ CONFIG_LOCK_INFO
` [PATCH 09/12] locking: Add more static lockdep init macros
` [PATCH 10/12] locking: Add CONFIG_LOCK_TRACEPOINTS option
` [PATCH 11/12] locking/mutex: Revive fast functions for CONFIG_LOCK_TRACEPOINTS
` [PATCH 12/12] locking: Move lock_acquired() from the fast path

[Nouveau] [PATCH][next] nouveau/svm: Use struct_size() helper in nouveau_pfns_map()
 2022-02-08 20:09 UTC  (2+ messages)
`  "

[PATCH] drm/i915/psr: Disable PSR2 selective fetch for all TGL steps
 2022-02-08 22:02 UTC  (3+ messages)

[dtor-input:next] BUILD SUCCESS 994673dc66578be75bf32b6046c0d3df9e6dae1c
 2022-02-08 22:24 UTC 

[PATCH 1/2] Revert "Bluetooth: Fix passing NULL to PTR_ERR"
 2022-02-08 22:19 UTC  (2+ messages)
` [PATCH 2/2] Revert "Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg"

[PATCH RESEND v3] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-02-08 20:57 UTC  (2+ messages)

[PATCH v4 0/9] i2c: piix4: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-02-08 21:46 UTC  (8+ messages)
` [PATCH v4 9/9] i2c: piix4: Enable EFCH MMIO for Family 17h+

[PATCH RFC bpf-next v2 0/5] Extend cgroup interface with bpf
 2022-02-08 21:34 UTC  (10+ messages)
` [PATCH RFC bpf-next v2 5/5] selftests/bpf: test for pinning for cgroup_view link

[PATCH v2 1/3] list: test: Add test for list_del_init_careful()
 2022-02-08 21:52 UTC  (8+ messages)
` [PATCH v2 2/3] list: test: Add a test for list_is_head()
` [PATCH v2 3/3] list: test: Add a test for list_entry_is_head()

[PATCH v2] trace: param: fix tp_printk option related with tp_printk_stop_on_boot
 2022-02-08 20:57 UTC  (2+ messages)

[PATCH] spi: spi-xilinx: fix for_each_child.cocci warnings
 2022-02-08 20:51 UTC 

[PATCH 0/3] Some improvements on panic_print
 2022-02-08 21:39 UTC  (6+ messages)
` [PATCH 3/3] panic: Allow printing extra panic information on kdump

[PATCH v6 0/6] x86: Show in sysfs if a memory node is able to do encryption
 2022-02-08 21:04 UTC  (6+ messages)
` [PATCH v6 3/6] x86/e820: Refactor range_update and range_remove

[PATCH] kbuild: Report enabled nodes with duplicated address
 2022-02-08 20:02 UTC  (3+ messages)

[GIT PULL] Please Pull NFS Client Bugfixes for Linux v5.17-rc
 2022-02-08 20:20 UTC  (3+ messages)

[RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
 2022-02-08 21:19 UTC  (5+ messages)
` [PATCH 03/12] timer: Protect lockdep functions with #ifdef

[syzbot] BUG: MAX_LOCK_DEPTH too low! (3)
 2022-02-08 20:21 UTC 

[PATCH v2] vfio/pci: fix memory leak during D3hot to D0 transition
 2022-02-08 21:26 UTC  (6+ messages)

[PATCH v2] include: linux: Reorganize timekeeping and ktime headers
 2022-02-08 21:48 UTC  (2+ messages)

[PATCH net-next, 0/2] net: mana: Add handling of CQE_RX_TRUNCATED and a cleanup
 2022-02-08 19:55 UTC  (5+ messages)
` [PATCH net-next, 1/2] net: mana: Add handling of CQE_RX_TRUNCATED

[PATCH v2 0/6] x86/cpu: Do some janitorial work
 2022-02-08 21:01 UTC  (9+ messages)
` [PATCH v2 3/6] x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
` [PATCH v2 5/6] x86/cpu: Remove "noexec"

[Fuego] [PATCH v2] lmbench: Use 'SCRIPTS_PATH' to specify distribution installed binaries path
 2022-02-08 22:29 UTC  (4+ messages)
` [Fuego] [PATCH v3] lmbench: Add variables to specify scripts and results directory

[PATCH v2 0/4] Add support for the eDP panel on sc7280 CRD
 2022-02-08 22:23 UTC  (3+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: sc7280: Add support for eDP panel on CRD

[ardb:hctr2 3/8] crypto/hctr2.c:115:38: sparse: sparse: incorrect type in assignment (different base types)
 2022-02-08 22:29 UTC 

[saeed:net-next-mlx4 36/89] undefined reference to `ipv6_mc_check_mld'
 2022-02-08 22:09 UTC 

fs/dlm/midcomms.c:913:22: sparse: sparse: restricted __le32 degrades to integer
 2022-02-08 22:19 UTC 

[PATCH bpf-next v4 00/14] Fix accessing syscall arguments
 2022-02-08 22:23 UTC  (7+ messages)
` [PATCH bpf-next v4 14/14] arm64: add a comment that warns that orig_x0 should not be moved

[PATCH] usb: core: devices: drop unreachable code in usb_dump_endpoint_descriptor()
 2022-02-08 20:27 UTC  (3+ messages)

[PATCH 0/1] USB: usbfs: replace atomic64 accesses by spinlock
 2022-02-08 21:25 UTC  (3+ messages)
` [PATCH 1/1] USB: usbfs: Use a spinlock instead of atomic accesses to tally used memory

+ mm-hugetlb-fix-missing-cache-flush-in-hugetlb_mcopy_atomic_pte.patch added to -mm tree
 2022-02-08 21:15 UTC 

[PATCH] usb: common: usb-otg-fsm: drop unreachable code in otg_statemachine()
 2022-02-08 20:32 UTC 

[PATCH 1/4] ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8
 2022-02-08 19:49 UTC  (11+ messages)

Compile error with SPL_FIT_FULL_CHECK and SPL_LOAD_FIT_FULL enabled
 2022-02-08 22:28 UTC  (3+ messages)

amd apu crashes
 2022-02-08 21:17 UTC 

[PATCH 0/5] Adding new features and improvements in cnxk crypto PMD
 2022-02-08 22:26 UTC  (2+ messages)

[PATCH v2 00/44] Remove the SCSI pointer from struct scsi_cmnd
 2022-02-08 22:22 UTC  (3+ messages)
` [PATCH v2 05/44] NCR5380: Move the SCSI pointer to private command data

[PATCH bpf-next 0/2] fix bpf_prog_pack build errors
 2022-02-08 22:05 UTC 

[PATCH 0/4] Improvements for NFS
 2022-02-08 21:52 UTC  (5+ messages)
` [PATCH 1/4] check: Export CHECK_OPTIONS and PLATFORM for Xunit Reporting
` [PATCH 2/4] generic/531: Move test from 'quick' group to 'stress'
` [PATCH 3/4] generic/578: Test that filefrag is supported before running
` [PATCH 4/4] generic/633: Check if idmapped mounts are "

[PATCH] common/config: fix use of MODPROBE_RM_PATIENT_TIMEOUT_ARGS
 2022-02-08 21:37 UTC 

[RFC] Makefile: add check target to run shellcheck
 2022-02-08 21:40 UTC 

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-02-08 21:17 UTC 

[PATCH v3 0/6] ath11k: support WoW functionalities
 2022-02-08 20:55 UTC  (3+ messages)
` [PATCH v3 1/6] ath11k: Add basic "

[PATCH] hwmon: (asus-ec-sensors) add CPU core voltage
 2022-02-08 20:54 UTC  (3+ messages)

[PATCH v5 00/11] Add support for BCM2835 camera interface (unicam)
 2022-02-08 21:00 UTC  (3+ messages)
` [PATCH v5 04/11] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface

+ kasan-test-prevent-cache-merging-in-kmem_cache_double_destroy.patch added to -mm tree
 2022-02-08 20:23 UTC 

+ mm-thp-fix-wrong-cache-flush-in-remove_migration_pmd.patch added to -mm tree
 2022-02-08 21:15 UTC 

+ kfence-make-test-case-compatible-with-run-time-set-sample-interval.patch added to -mm tree
 2022-02-08 21:43 UTC 

+ mm-munlock-delete-page_mlock-and-all-its-works.patch added to -mm tree
 2022-02-08 21:53 UTC 

+ mm-munlock-maintain-page-mlock_count-while-unevictable.patch added to -mm tree
 2022-02-08 21:53 UTC 

+ mm-munlock-delete-smp_mb-from-__pagevec_lru_add_fn.patch added to -mm tree
 2022-02-08 21:54 UTC 

+ mm-thp-shrink_page_list-avoid-splitting-vm_locked-thp.patch added to -mm tree
 2022-02-08 21:54 UTC 

+ panic-unset-panic_on_warn-inside-panic.patch added to -mm tree
 2022-02-08 20:36 UTC 

+ ubsan-no-need-to-unset-panic_on_warn-in-ubsan_epilogue.patch added to -mm tree
 2022-02-08 20:36 UTC 

+ kasan-no-need-to-unset-panic_on_warn-in-end_report.patch added to -mm tree
 2022-02-08 20:36 UTC 

+ mm-munlock-delete-munlock_vma_pages_all-allow-oomreap.patch added to -mm tree
 2022-02-08 21:53 UTC 

+ mm-munlock-mlock_pte_range-when-mlocking-or-munlocking.patch added to -mm tree
 2022-02-08 21:54 UTC 

+ mm-migrate-__unmap_and_move-push-good-newpage-to-lru.patch added to -mm tree
 2022-02-08 21:54 UTC 

+ mm-thp-collapse_file-do-try_to_unmapttu_batch_flush.patch added to -mm tree
 2022-02-08 21:54 UTC 

+ mm-remove-mmu_gathers-storage-from-remaining-architectures.patch added to -mm tree
 2022-02-08 21:58 UTC 

+ filemap-remove-find_get_pages.patch added to -mm tree
 2022-02-08 20:32 UTC 

+ docs-kdump-add-scp-example-to-write-out-the-dump-file.patch added to -mm tree
 2022-02-08 20:36 UTC 

[PATCH] remoteproc: fix minmax.cocci warnings
 2022-02-08 20:41 UTC 

+ mm-fix-missing-cache-flush-for-all-tail-pages-of-compound-page.patch added to -mm tree
 2022-02-08 21:15 UTC 

+ mm-replace-multiple-dcache-flush-with-flush_dcache_folio.patch added to -mm tree
 2022-02-08 21:15 UTC 

+ mm-munlock-rmap-call-mlock_vma_page-munlock_vma_page.patch added to -mm tree
 2022-02-08 21:53 UTC 

+ mm-hugetlb-fix-missing-cache-flush-in-copy_huge_page_from_user.patch added to -mm tree
 2022-02-08 21:15 UTC 

+ mm-munlock-replace-clear_page_mlock-by-final-clearance.patch added to -mm tree
 2022-02-08 21:53 UTC 

+ docs-kdump-update-description-about-sysfs-file-system-support.patch added to -mm tree
 2022-02-08 20:35 UTC 

NON-BINDING LOAN PROPOSAL FROM A.K.C VENTURES
 2022-02-08 21:37 UTC 

+ mm-munlock-delete-foll_mlock-and-foll_populate.patch added to -mm tree
 2022-02-08 21:53 UTC 

[PATCH v2 0/2] Add cat-file --batch-command flag
 2022-02-08 20:58 UTC  (3+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 2/3] cat-file: introduce batch_command enum to replace print_contents

+ mm-munlock-mlock_page-munlock_page-batch-by-pagevec.patch added to -mm tree
 2022-02-08 21:54 UTC 

[PATCH 0/2] Prepare (auto)stash for reftable
 2022-02-08 20:09 UTC  (2+ messages)
` [PATCH 2/2] Treat MERGE_AUTOSTASH and friends as a pseudoref

+ mm-munlock-page-migration-needs-mlock-pagevec-drained.patch added to -mm tree
 2022-02-08 21:54 UTC 

[PATCH v3] trace: param: fix tp_printk option related with tp_printk_stop_on_boot
 2022-02-08 19:54 UTC 


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.