All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-18 21:34:47 to 2024-03-18 22:35:56 UTC [more...]

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-18 22:35 UTC  (4+ messages)
` [RFC PATCH v3 4/5] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for "

Question about the recent idxd/iaa changes
 2024-03-18 22:34 UTC  (4+ messages)

WQ_UNBOUND workqueue warnings from multiple drivers
 2024-03-18 22:33 UTC 

[PATCH] drm/xe/uc: Use u64 for offsets for which we use upper_32_bits()
 2024-03-18 22:33 UTC  (2+ messages)

[PATCH v2 1/6] intro.1: Revise language
 2024-03-18 22:32 UTC  (11+ messages)
` [PATCH v2 3/6] intro.1: Explain the meaning of a directory

[PATCH v4 0/4] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-03-18 22:31 UTC  (4+ messages)

[lunn:v6.8.0-net-next-mv88e6xxx-leds-v4 3/8] undefined reference to `devm_led_classdev_register_ext'
 2024-03-18 22:30 UTC 

[RFC][PATCH 1/2] clk: meson: T7: add support for Amlogic T7 SoC PLL clock driver
 2024-03-18 22:30 UTC  (2+ messages)

[PATCH] drm/i915/gt: Reset queue_priority_hint on parking
 2024-03-18 22:30 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[syzbot] [mm?] kernel BUG in sg_init_one
 2024-03-18 22:27 UTC  (2+ messages)

[PATCH v6 00/13] Add support for NIST P521 to ecdsa
 2024-03-18 22:25 UTC  (13+ messages)
` [PATCH v6 02/13] crypto: ecdsa - Convert byte arrays with key coordinates to digits
` [PATCH v6 03/13] crypto: ecdsa - Adjust tests on length of key parameters
` [PATCH v6 04/13] crypto: ecdsa - Extend res.x mod n calculation for NIST P521

[PATCH] btrfs-progs: use EXPERIMENTAL instead of CONFIG_BTRFS_DEBUG
 2024-03-18 22:17 UTC  (2+ messages)

[PATCH v3 0/4] Fix a bug in configuration parsing, and improve tests and documentation
 2024-03-18 22:24 UTC  (5+ messages)
` [PATCH v3 1/4] config: minor addition of whitespace
` [PATCH v3 2/4] config: really keep value-internal whitespace verbatim
` [PATCH v3 3/4] t1300: add more tests for whitespace and inline comments
` [PATCH v3 4/4] config.txt: describe handling of whitespace further

[Buildroot] [PATCH 1/1] package/pulseaudio: bump to version 17.0
 2024-03-18 22:24 UTC 

[PATCH 0/3] bit more FS_IOC_GETFSUUID, FS_IOC_GETFSSYSFSPATH
 2024-03-18 22:22 UTC  (6+ messages)
` [PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH

[PATCH 01/43] drm/fbdev-generic: Do not set physical framebuffer address
 2024-03-18 22:22 UTC  (2+ messages)
` [01/43] "

[PATCH] btrfs: avoid pointless wake ups of drew lock readers
 2024-03-18 22:14 UTC  (2+ messages)

[cip:b-4.4-st50-rt48 55/395] drivers/net/ethernet/neterion/s2io.c:4024:6: warning: variable 'do_spin_lock' set but not used
 2024-03-18 22:20 UTC 

RISC-V PMU driver issue
 2024-03-18 22:18 UTC  (4+ messages)

[PATCH v4 1/2] vhost: dirty log should be per backend type
 2024-03-18 22:16 UTC  (10+ messages)
` [PATCH v4 2/2] vhost: Perform memory section dirty scans once per iteration

[dpdk-dev] [PATCH] interrupts: fix error log level
 2024-03-18 22:15 UTC  (2+ messages)

[PATCH 00/15] refs: introduce `--auto` to pack refs as needed
 2024-03-18 22:14 UTC 

[PATCH v2 0/2] fstests: new test cases for generic group
 2024-03-18 22:15 UTC  (4+ messages)
` [PATCH v2 1/2] shared: move btrfs clone device testcase to the shared group

[PATCH 0/5] New config option for git-grep to include untracked files
 2024-03-18 22:14 UTC  (7+ messages)
` [PATCH 1/5] grep: perform some minor code and comment cleanups
` [PATCH 2/5] grep docs: describe --recurse-submodules further and improve formatting a bit

[PATCH v2] drm/xe: Always check force_wake_get return code
 2024-03-18 22:13 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Always check force_wake_get return code (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v5 1/2] perf, capstone: Support 32bit code under 64bit OS
 2024-03-18 22:12 UTC  (2+ messages)
` [PATCH v5 2/2] perf, script, capstone: Add support for -F +brstackdisasm

[PATCH 0/2] Add support for Wa KLVs
 2024-03-18 22:11 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/guc: Add support for w/a KLVs
` [PATCH 2/2] drm/xe/lnl: Enable GuC Wa_14019882105

[dpdk-dev] [PATCH 00/11] improve options help
 2024-03-18 22:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/4] "
  ` [dpdk-dev] [PATCH v5 2/4] eal: improve options usage text

[PATCH 0/7] KVM: SEV fixes for 6.9
 2024-03-18 22:10 UTC  (8+ messages)
` [PATCH 1/7] KVM: SVM: Set sev->asid in sev_asid_new() instead of overloading the return
` [PATCH 2/7] KVM: SVM: Use unsigned integers when dealing with ASIDs
` [PATCH 3/7] KVM: SVM: Add support for allowing zero SEV ASIDs
` [PATCH 4/7] KVM: SVM: Return -EINVAL instead of -EBUSY on attempt to re-init SEV/SEV-ES
` [PATCH 5/7] KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP
` [PATCH 6/7] Documentation: kvm/sev: separate description of firmware
` [PATCH 7/7] Documentation: kvm/sev: clarify usage of KVM_MEMORY_ENCRYPT_OP

[PATCH] scsi: target: core: replace deprecated strncpy with strscpy
 2024-03-18 22:07 UTC 

[LSF/MM/BPF TOPIC] Filesystem testing
 2024-03-18 22:06 UTC  (3+ messages)

[PATCH v4 1/2] perf, capstone: Support 32bit code under 64bit OS
 2024-03-18 22:06 UTC  (4+ messages)
` [PATCH v4 2/2] perf, script, capstone: Add support for -F +brstackdisasm

[PATCH] net/sched: Forbid assigning mirred action to a filter attached to the egress
 2024-03-18 22:05 UTC  (8+ messages)

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-03-18 22:03 UTC  (7+ messages)
` [PATCH v9 0/5] Logging unification and timestamp
  ` [PATCH v9 1/5] log: unify logging code
  ` [PATCH v9 2/5] eal: make eal_log_level_parse common
  ` [PATCH v9 3/5] eal: initialize logging before plugins
  ` [PATCH v9 4/5] eal: allow user to set default log stream before init
  ` [PATCH v9 5/5] eal: add option to put timestamp on console output

[PATCH 4/4] selftests/resctrl: Adjust SNC support messages
 2024-03-18 22:04 UTC  (21+ messages)

[PATCH v2 1/2] target/s390x: Use mutable temporary value for op_ts
 2024-03-18 22:03 UTC  (4+ messages)
` [PATCH v2 2/2] tests/tcg/s390x: Test TEST AND SET

[Buildroot] [PATCH] support/scripts: use FKIE git tree
 2024-03-18 22:04 UTC 

[PATCH v3 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator
 2024-03-18 22:04 UTC  (2+ messages)

[PATCH v2] drm/xe/xelpg: Add Wa_14020495402
 2024-03-18 22:03 UTC  (2+ messages)

[PATCH i-g-t] lib/intel_compute: Add documentation of global workgroup size
 2024-03-18 22:02 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v2] drm/i915/xelpg: Add Wa_14020495402
 2024-03-18 22:02 UTC  (2+ messages)

[PATCH v3 00/13] Remove aux CQE caches
 2024-03-18 22:00 UTC  (14+ messages)
` [PATCH v3 01/13] io_uring/cmd: move io_uring_try_cancel_uring_cmd()
` [PATCH v3 02/13] io_uring/cmd: kill one issue_flags to tw conversion
` [PATCH v3 03/13] io_uring/cmd: fix tw <-> issue_flags conversion
` [PATCH v3 04/13] io_uring/cmd: introduce io_uring_cmd_complete
` [PATCH v3 05/13] nvme/io_uring: don't hard code IO_URING_F_UNLOCKED
` [PATCH v3 06/13] io_uring/rw: avoid punting to io-wq directly
` [PATCH v3 07/13] io_uring: force tw ctx locking
` [PATCH v3 08/13] io_uring: remove struct io_tw_state::locked
` [PATCH v3 09/13] io_uring: refactor io_fill_cqe_req_aux
` [PATCH v3 10/13] io_uring: get rid of intermediate aux cqe caches
` [PATCH v3 11/13] io_uring: remove current check from complete_post
` [PATCH v3 12/13] io_uring: refactor io_req_complete_post()
` [PATCH v3 13/13] io_uring: clean up io_lockdep_assert_cq_locked

folio_mmapped
 2024-03-18 22:02 UTC  (14+ messages)
` folio_mmapped

[PATCH v3 00/15] KVM: SEV: allow customizing VMSA features
 2024-03-18 22:01 UTC  (4+ messages)
` [PATCH v3 10/15] KVM: x86: add fields to struct kvm_arch for CoCo features

[PATCH v2 2/3] mm/damon: profiling enhancement
 2024-03-18 21:59 UTC  (2+ messages)

[PATCH 0/2] git-compat-util: move convert_slashes from compat/mingw.h and rename it
 2024-03-18 21:58 UTC  (5+ messages)
` [PATCH 1/2] git-compat-util: migrate `convert_slashes()` from compat/mingw.h
` [PATCH 2/2] test-lib: replace repeated code logic with an existing helper

[RFC 0/1] hwmon: (hp-wmi-sensors) Support autoloading
 2024-03-18 21:57 UTC  (2+ messages)
` [RFC PATCH 1/1] hwmon: (hp-wmi-sensors) Add missing MODULE_DEVICE_TABLE()

[PATCH v2] iw: Scan: Add EHT beacon info support
 2024-03-18 21:57 UTC 

[PATCH 0/2] avoid assertion failure when trying confidential guests without KVM
 2024-03-18 21:56 UTC  (3+ messages)
` [PATCH 1/2] vl: convert qemu_machine_creation_done() to Error **
` [PATCH 2/2] vl: do not assert if sev-guest is used together with TCG

[PATCH] x86/hyperv: Cosmetic changes for hv_spinlock.c
 2024-03-18 21:57 UTC  (3+ messages)

[PATCH] iio: adc: ad7944: simplify adi,spi-mode property parsing
 2024-03-18 21:56 UTC 

[PATCH v2 0/5] Fix a bug in configuration parsing, and improve tests and documentation
 2024-03-18 21:57 UTC  (12+ messages)
` [PATCH v2 4/5] t1300: add more tests for whitespace and inline comments

[PATCH] x86, relocs: Ignore relocations in .notes section on walk_relocs
 2024-03-18 21:56 UTC  (3+ messages)

[syzbot] [kvm?] WARNING in __kvm_gpc_refresh
 2024-03-18 21:55 UTC  (4+ messages)

[PATCH v3 0/4] drm/i915/display: DMC wakelock implementation
 2024-03-18 21:55 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: DMC wakelock implementation (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 0/3] ACPI/NUMA: SRAT/CEDT fixes and updates
 2024-03-18 21:55 UTC  (7+ messages)
` [PATCH 1/3] x86/numa: Fix SRAT lookup for CFMWS ranges with numa_fill_memblks()
` [PATCH 2/3] ACPI/NUMA: Print CXL Early Discovery Table (CEDT)

[RFC v3 0/5] overlayfs: Optimize override/revert creds
 2024-03-18 21:54 UTC  (4+ messages)
` [RFC v3 1/5] cleanup: Fix discarded const warning when defining lock guard

nfsd hangs and nfsd_break_deleg_cb+0x170/0x190 warning
 2024-03-18 21:54 UTC  (5+ messages)

[PATCHBOMB v13] xfs: parent pointers
 2024-03-18 21:53 UTC  (49+ messages)
` [PATCHSET v13.0 1/2] xfs: Parent Pointers
  ` [PATCH 01/23] xfs: Expose init_xattrs in xfs_create_tmpfile
  ` [PATCH 02/23] xfs: add parent pointer support to attribute code
  ` [PATCH 03/23] xfs: define parent pointer ondisk extended attribute format
  ` [PATCH 04/23] xfs: add parent pointer validator functions
  ` [PATCH 05/23] xfs: extend transaction reservations for parent attributes
  ` [PATCH 06/23] xfs: parent pointer attribute creation
  ` [PATCH 07/23] xfs: add parent attributes to link
  ` [PATCH 08/23] xfs: add parent attributes to symlink
  ` [PATCH 09/23] xfs: remove parent pointers in unlink
  ` [PATCH 10/23] xfs: Add parent pointers to rename
  ` [PATCH 11/23] xfs: Add parent pointers to xfs_cross_rename
  ` [PATCH 12/23] xfs: Filter XFS_ATTR_PARENT for getfattr
  ` [PATCH 13/23] xfs: pass the attr value to put_listent when possible
  ` [PATCH 14/23] xfs: add a libxfs header file for staging new ioctls
  ` [PATCH 15/23] xfs: Add parent pointer ioctl
  ` [PATCH 16/23] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
  ` [PATCH 17/23] xfs: drop compatibility minimum log size computations for reflink
  ` [PATCH 18/23] xfs: don't remove the attr fork when parent pointers are enabled
  ` [PATCH 19/23] xfs: Add the parent pointer support to the superblock version 5
  ` [PATCH 20/23] xfs: only clear some log incompat bits at unmount
  ` [PATCH 21/23] xfs: allow adding multiple log incompat feature bits
  ` [PATCH 22/23] xfs: make XFS_SB_FEAT_INCOMPAT_LOG_XATTRS sticky for parent pointers
  ` [PATCH 23/23] xfs: make XFS_SB_FEAT_INCOMPAT_LOG_EXCHMAPS "
` [PATCHSET v13.0 2/2] xfs: fsck "
  ` [PATCH 01/23] xfs: check dirents have "
  ` [PATCH 02/23] xfs: deferred scrub of dirents
  ` [PATCH 03/23] xfs: create a parent pointer walk function for scrubbers
  ` [PATCH 04/23] xfs: scrub parent pointers
  ` [PATCH 05/23] xfs: deferred scrub of "
  ` [PATCH 06/23] xfs: walk directory parent pointers to determine backref count
  ` [PATCH 07/23] xfs: add raw parent pointer apis to support repair
  ` [PATCH 08/23] xfs: set child file owner in xfs_da_args when changing parent pointers
  ` [PATCH 09/23] xfs: check parent pointer xattrs when scrubbing
  ` [PATCH 10/23] xfs: salvage parent pointers when rebuilding xattr structures
  ` [PATCH 11/23] xfs: replace namebuf with parent pointer in directory repair
  ` [PATCH 12/23] xfs: repair directories by scanning directory parent pointers
  ` [PATCH 13/23] xfs: implement live updates for directory repairs
  ` [PATCH 14/23] xfs: replay unlocked parent pointer updates that accrue during xattr repair
  ` [PATCH 15/23] xfs: replace namebuf with parent pointer in parent pointer repair
  ` [PATCH 16/23] xfs: repair directory parent pointers by scanning for dirents
  ` [PATCH 17/23] xfs: implement live updates for parent pointer repairs
  ` [PATCH 18/23] xfs: remove pointless unlocked assertion
  ` [PATCH 19/23] xfs: split xfs_bmap_add_attrfork into two pieces
  ` [PATCH 20/23] xfs: actually rebuild the parent pointer xattrs
  ` [PATCH 21/23] xfs: adapt the orphanage code to handle parent pointers
  ` [PATCH 22/23] xfs: repair link count of nondirectories after rebuilding "
  ` [PATCH 23/23] xfs: inode repair should ensure there's an attr fork to store "

[PATCH bpf-next v4 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-03-18 21:53 UTC  (3+ messages)
` [PATCH bpf-next v4 2/6] bpf/verifier: add bpf_timer as a kfunc capable type

[PATCH] ubsan: Remove unused function
 2024-03-18 21:53 UTC  (2+ messages)

[PATCH 1/2] drm/xe: Fix potential integer overflow in page size calculation
 2024-03-18 21:52 UTC  (2+ messages)
` ✗ CI.BAT: failure for series starting with [1/2] "

[PATCH 0/4] Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions
 2024-03-18 21:51 UTC  (3+ messages)
` [PATCH 2/4] i386/sev: Switch to use confidential_guest_kvm_init()

[PATCH] soc: qcom: cmd-db: replace deprecated strncpy with memcpy
 2024-03-18 21:52 UTC  (2+ messages)

[PATCH 0/2] btrfs: remove a couple pointless callback wrappers
 2024-03-18 21:44 UTC  (3+ messages)

[syzbot] [v9fs?] KMSAN: uninit-value in v9fs_evict_inode
 2024-03-18 21:49 UTC  (2+ messages)

[PATCH] caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16
 2024-03-18 21:47 UTC  (3+ messages)

[syzbot] [net?] [bpf?] possible deadlock in __lock_task_sighand (2)
 2024-03-18 21:47 UTC 

PF_PACKET RPS like using bpf
 2024-03-18 21:45 UTC  (6+ messages)

[PATCH] scsi: target: replace deprecated strncpy with strscpy
 2024-03-18 21:42 UTC  (2+ messages)

[PATCH 0/3] support setting lanes
 2024-03-18 21:42 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libpciaccess: fix static build
 2024-03-18 21:41 UTC 

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-18 21:40 UTC  (3+ messages)
` [PATCH v9 2/3] drm/amdgpu: Enable clear page functionality
` [PATCH v9 3/3] drm/tests: Add a test case for drm buddy clear allocation

drivers/gpu/drm/i915/display/intel_display_driver.c:269:6-27: opportunity for str_plural(INTEL_NUM_PIPES ( i915 ))
 2024-03-18 21:39 UTC 

[PATCH 0/7] few fixes for hppa target
 2024-03-18 21:38 UTC  (3+ messages)
` [PATCH 7/7] target/hppa: fix do_stdby_e()

[PATCH v3] keys: update key quotas in key_put()
 2024-03-18 21:38 UTC  (7+ messages)

[syzbot] [v9fs?] KMSAN: uninit-value in v9fs_evict_inode
 2024-03-18 21:38 UTC  (2+ messages)

[PATCH v3 0/8] Clean up libperf cpumap's empty function
 2024-03-18 21:37 UTC  (6+ messages)

[syzbot] [mm?] kernel BUG in sg_init_one
 2024-03-18 21:37 UTC  (7+ messages)

[PULL v2 0/4] machine development tool
 2024-03-18 21:35 UTC  (5+ messages)
` [PULL v2 1/4] qom: add default value
` [PULL v2 2/4] qmp: add dump machine type compatibility properties
` [PULL v2 3/4] python/qemu/machine: add method to retrieve QEMUMachine::binary field
` [PULL v2 4/4] scripts: add script to compare compatibility properties

[PATCH] staging: rtl8712: Rename blnPending to bln_pending
 2024-03-18 21:36 UTC 

[PATCH v2 0/2] Add board-id support for multiple DT selection
 2024-03-18 21:36 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: qcom: Update DT bindings for multiple DT

[PATCH v2 0/13] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-03-18 21:22 UTC  (3+ messages)
` [PATCH v2 09/13] thermal/drivers/mediatek/lvts_thermal: provision for gt variable location
` [PATCH v2 13/13] arm64: dts: mediatek: mt8188: add default thermal zones


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.