All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-01 23:49:04 to 2023-09-02 05:59:43 UTC [more...]

[LTP] [PATCH 1/1] clone302: Fix short size test
 2023-09-02  5:59 UTC  (4+ messages)

[LTP] [PATCH v1] clone302: Fix short size test
 2023-09-02  5:56 UTC 

[RFC PATCH 00/13] fscrypt: add extent encryption
 2023-09-02  5:54 UTC  (14+ messages)
` [RFC PATCH 01/13] fscrypt: factor getting info for a specific block
` [RFC PATCH 02/13] fscrypt: adjust effective lblks based on extents
` [RFC PATCH 03/13] fscrypt: move function call warning of busy inodes
` [RFC PATCH 04/13] fscrypt: split fscrypt_info into general and inode specific parts
` [RFC PATCH 05/13] fscrypt: add creation/usage/freeing of per-extent infos
` [RFC PATCH 06/13] fscrypt: allow load/save of extent contexts
` [RFC PATCH 07/13] fscrypt: store full fscrypt_contexts for each extent
` [RFC PATCH 08/13] fscrypt: save session key credentials for extent infos
` [RFC PATCH 09/13] fscrypt: revamp key removal for extent encryption
` [RFC PATCH 10/13] fscrypt: allow multiple extents to reference one info
` [RFC PATCH 11/13] fscrypt: cache list of inlinecrypt devices
` [RFC PATCH 12/13] fscrypt: allow asynchronous info freeing
` [RFC PATCH 13/13] fscrypt: update documentation for per-extent keys

[syzbot] [kernel?] general protection fault in tty_register_device_attr
 2023-09-02  5:51 UTC 

[RFC PATCH v2 0/4] nolibc x86-64 string functions
 2023-09-02  5:50 UTC  (5+ messages)
` [RFC PATCH v2 1/4] tools/nolibc: x86-64: Use `rep movsb` for `memcpy()` and `memmove()`
` [RFC PATCH v2 2/4] tools/nolibc: x86-64: Use `rep stosb` for `memset()`
` [RFC PATCH v2 3/4] tools/nolibc: string: Remove the `_nolibc_memcpy_down()` function
` [RFC PATCH v2 4/4] tools/nolibc: string: Remove the `_nolibc_memcpy_up()` function

[Intel-gfx] [PATCH 00/12] drm/i915: Populate connector->ddc always
 2023-09-02  5:47 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Populate connector->ddc always (rev3)

[PATCH] btrfs/282: skip test if /var/lib/btrfs isnt writable
 2023-09-02  5:46 UTC  (4+ messages)

[frank-w-bpi-r2-4.14:6.5-dango-r4_3 14462/14510] drivers/clk/mediatek/clk-mt7988-eth.c:128:25: error: 'of_match_clk_mt7988_eth' undeclared here (not in a function); did you mean 'of_match_clk_mt7986_eth'?
 2023-09-02  5:45 UTC 

[PATCH v1 net 0/4] af_unix: Fix four data-races
 2023-09-02  5:45 UTC  (6+ messages)
` [PATCH v1 net 1/4] af_unix: Fix data-races around user->unix_inflight
` [PATCH v1 net 2/4] af_unix: Fix data-race around unix_tot_inflight
` [PATCH v1 net 3/4] af_unix: Fix data-races around sk->sk_shutdown
` [PATCH v1 net 4/4] af_unix: Fix data race around sk->sk_err

[PATCHSET v2 0/2] fstests: fix cpu hotplug mess
 2023-09-02  5:40 UTC  (4+ messages)
` [PATCH 2/2] generic/650: race mount and unmount with cpu hotplug too

[RFC] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: switch to drm_do_get_edid()
 2023-09-02  5:39 UTC  (2+ messages)

[PATCH bpf-next v10 0/2] selftests/bpf: Optimize kallsyms cache
 2023-09-02  5:24 UTC  (8+ messages)
` [PATCH bpf-next v10 1/2] selftests/bpf: trace_helpers.c: optimize "
  ` [PATCH bpf-next v10 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex

[PATCH v2 00/25] ALSA: Generic PCM copy ops using iov_iter
 2023-09-02  5:36 UTC  (5+ messages)
` [PATCH v2 02/25] ALSA: pcm: Add copy ops with iov_iter
` [PATCH v2 06/25] ALSA: emu8000: Convert to generic PCM copy ops

[robh:for-kernelci 53/68] drivers/regulator/act8865-regulator.c:147: warning: cannot understand function prototype: 'struct act8865_platform_data '
 2023-09-02  5:35 UTC 

[PATCH] mm/khugepaged: make reserved memory adaptively
 2023-09-02  5:26 UTC 

[PATCH v3 0/3] convert TW translation sparse.txt to RST
 2023-09-02  5:25 UTC  (4+ messages)
` [PATCH v3 1/3] docs: sparse: move TW sparse.txt to TW dev-tools
` [PATCH v3 2/3] docs: sparse: convert sparse.txt to RST
` [PATCH v3 3/3] docs: sparse: add sparse.rst to toctree

[PATCHSET 0/3] fstests: updates for Linux 6.6
 2023-09-02  5:21 UTC  (5+ messages)
` [PATCH 3/3] xfs/559: adapt to kernels that use large folios for writes

[PATCH 0/3] Add RC-to-EP doorbell with platform MSI controller
 2023-09-02  5:11 UTC  (9+ messages)
` [PATCH 1/3] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH 2/3] misc: pci_endpoint_test: Add doorbell test case

[PATCH v3 00/16] Lower TCG vector ops to LSX
 2023-09-02  5:02 UTC  (16+ messages)
` [PATCH v3 01/16] tcg/loongarch64: Import LSX instructions
` [PATCH v3 02/16] tcg/loongarch64: Lower basic tcg vec ops to LSX
` [PATCH v3 04/16] tcg/loongarch64: Lower cmp_vec to vseq/vsle/vslt
` [PATCH v3 05/16] tcg/loongarch64: Lower add/sub_vec to vadd/vsub
` [PATCH v3 06/16] tcg/loongarch64: Lower vector bitwise operations
` [PATCH v3 07/16] tcg/loongarch64: Lower neg_vec to vneg
` [PATCH v3 08/16] tcg/loongarch64: Lower mul_vec to vmul
` [PATCH v3 09/16] tcg/loongarch64: Lower vector min max ops
` [PATCH v3 10/16] tcg/loongarch64: Lower vector saturated ops
` [PATCH v3 11/16] tcg/loongarch64: Lower vector shift vector ops
` [PATCH v3 12/16] tcg/loongarch64: Lower bitsel_vec to vbitsel
` [PATCH v3 13/16] tcg/loongarch64: Lower vector shift integer ops
` [PATCH v3 14/16] tcg/loongarch64: Lower rotv_vec ops to LSX
` [PATCH v3 15/16] tcg/loongarch64: Lower rotli_vec to vrotri
` [PATCH v3 16/16] tcg/loongarch64: Implement 128-bit load & store

rust: why is it built in do_install()
 2023-09-02  5:09 UTC  (3+ messages)
` [OE-core] "

[LTP] [PATCH v6] clone3: Add clone3's clone_args cgroup
 2023-09-02  5:05 UTC  (5+ messages)
` [LTP] [PATCH v7] "

[Intel-xe] [PATCH v6 0/3] drm/xe/pmu: Enable PMU interface
 2023-09-02  5:00 UTC  (3+ messages)
` [Intel-xe] [PATCH v6 3/3] "

[virtio-comment] Re: [PATCH] virtio-vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
 2023-09-02  4:56 UTC  (6+ messages)
  ` [virtio-dev] "

A question about --removable
 2023-09-02  4:53 UTC 

[PATCH bpf-next v10 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-09-02  4:40 UTC  (4+ messages)
` [PATCH bpf-next v10 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex

[Intel-gfx] [PATCH 00/12] drm/i915: VRR, LRR, and M/N stuff
 2023-09-02  4:49 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: VRR, LRR, and M/N stuff (rev2)

[PATCH] file: always lock position
 2023-09-02  4:44 UTC  (13+ messages)

[PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
 2023-09-02  4:34 UTC  (8+ messages)

[PATCH] util/grub-install-common: Print usable grub-mkimage command
 2023-09-02  4:33 UTC 

[linux-linus test] 182600: regressions - FAIL
 2023-09-02  4:30 UTC 

[PATCH 5.15 0/9] 5.15.130-rc1 review
 2023-09-02  4:20 UTC  (2+ messages)

[PATCH 6.5 0/8] 6.5.1-rc1 review
 2023-09-02  4:20 UTC  (2+ messages)

[PATCH 6.4 0/9] 6.4.14-rc1 review
 2023-09-02  4:19 UTC  (2+ messages)

[PATCH 6.1 00/10] 6.1.51-rc1 review
 2023-09-02  4:19 UTC  (2+ messages)

[PATCH 5.10 00/11] 5.10.194-rc1 review
 2023-09-02  4:18 UTC  (2+ messages)

[PATCH 5.4 0/3] 5.4.256-rc1 review
 2023-09-02  4:17 UTC  (2+ messages)

[PATCH 4.19 0/2] 4.19.294-rc2 review
 2023-09-02  4:16 UTC  (2+ messages)

[PATCH 4.14 0/2] 4.14.325-rc1 review
 2023-09-02  4:16 UTC  (2+ messages)

[PATCH v3 1/3] ft: track FT auth/action response status
 2023-09-02  4:04 UTC  (3+ messages)
` [PATCH v3 2/3] station: fall back to reassociation under certain FT failures

raid10, far layout initial sync slow + XFS question
 2023-09-02  3:56 UTC  (2+ messages)

[igt-dev] [PATCH 1/3] tests/amdgpu: add sync object tests
 2023-09-02  3:49 UTC  (6+ messages)
` [igt-dev] [PATCH 2/3] lib/amdgpu: fix formatting warnings
` [igt-dev] [PATCH 3/3] lib/amdgpu: add chip details to match the amdgpu kernel
` [igt-dev] ✗ GitLab.Pipeline: warning for series starting with [1/3] tests/amdgpu: add sync object tests
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "

[robh:for-kernelci 53/68] drivers/regulator/act8865-regulator.c:147: warning: cannot understand function prototype: 'struct act8865_platform_data '
 2023-09-02  3:43 UTC 

[freescale-fslc:5.15-2.2.x-imx 14210/24604] drivers/pwm/pwm-adp5585.c:213:25: error: 'adp5585_of_match' undeclared here (not in a function); did you mean 'adp5585_pwm_of_match'?
 2023-09-02  3:43 UTC 

[mcgrof-next:large-block-20230901 46/46] include/linux/blkdev.h:1538:6: warning: no previous prototype for function 'bdev_aops_reset'
 2023-09-02  3:31 UTC 

[robh:for-kernelci 29/68] drivers/iio/adc/twl6030-gpadc.c:886:8: warning: assignment makes pointer from integer without a cast
 2023-09-02  3:31 UTC 

[PATCH v2 2/6] drm/panfrost: Add fdinfo support GPU load metrics
 2023-09-02  3:20 UTC  (3+ messages)

[mcgrof-next:large-block-20230901 46/46] do_mounts.c:(.text+0x4): multiple definition of `bdev_aops_reset'; init/main.o:main.c:(.text+0x0): first defined here
 2023-09-02  3:20 UTC 

[robh:for-kernelci 35/68] drivers/mfd/wm831x-i2c.c:30:27: error: implicit declaration of function 'i2c_device_get_match_data'; did you mean 'of_device_get_match_data'?
 2023-09-02  3:20 UTC 

[freescale-fslc:pr/639 3282/24603] drivers/input/touchscreen/elan_ts.c:438:32: warning: 'elan_dev_pm_ops' defined but not used
 2023-09-02  3:20 UTC 

[PATCH v2] ata: Disable NCQ_TRIM on Micron 1100 drives
 2023-09-02  3:11 UTC  (4+ messages)
` [PATCH v3] "

[aaronlu:sis_profile 1/1] kernel/sched/fair.c:7127:28: warning: unknown attribute 'noipa' ignored
 2023-09-02  3:09 UTC 

[mcgrof-next:large-block-20230901 46/46] include/linux/blkdev.h:1509:6: warning: no previous prototype for 'bdev_aops_reset'
 2023-09-02  3:09 UTC 

[PATCH v2] ata: ahci: Add Elkhart Lake AHCI controller
 2023-09-02  3:09 UTC  (2+ messages)

[syzbot] [kernel?] general protection fault in tty_register_device_attr
 2023-09-02  3:05 UTC 

[LTP] [PATCH v1] splices06.c: Add splice check on proc files
 2023-09-02  3:03 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[robh:for-kernelci 29/68] drivers/iio/adc/twl6030-gpadc.c:886:15: warning: assignment to 'const struct twl6030_gpadc_platform_data *' from 'int' makes pointer from integer without a cast
 2023-09-02  2:57 UTC 

[PATCH v2] btrfs-progs: receive: cannot find clone source subvol when receiving in reverse direction
 2023-09-02  2:57 UTC 

[Intel-gfx] [PATCH v3 0/2] fbc on any planes
 2023-09-02  2:53 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 0/7] perf: strcmp_cpuid_str() expression fixups
 2023-09-02  2:53 UTC  (6+ messages)
` [PATCH 3/7] perf util: Add a function for replacing characters in a string

[Bug 217862] New: [BUG] Alauda driver causes oops when inserted with card in with transfer buffer is on stack, throws errors if card is inserted afterwards
 2023-09-02  2:49 UTC  (3+ messages)
` [Bug 217862] "

REGRESSION WITH BISECT: v6.5-rc6 TPM patch breaks S3 on some Intel systems
 2023-09-02  2:47 UTC  (10+ messages)

❌ FAIL (SKIPPED 8 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, e0152e74)
 2023-09-02  2:30 UTC 

[sean-jc:x86/hide_kvm_details 3/3] arch/x86/events/intel/core.c:4088:19: error: incomplete definition of type 'struct kvm_pmu'
 2023-09-02  2:26 UTC 

[PATCH] misc: Set grub_errno on all failures in grub_xvasprintf()
 2023-09-02  2:16 UTC 

[PATCH] riscv: alternative: remove alternative boundary symbols in vdso
 2023-09-02  2:25 UTC  (2+ messages)

Fwd: RCU indicates stalls with iwlwifi, causing boot failures
 2023-09-02  2:07 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Schedule the HPD poll init work on an unbound workqueue
 2023-09-02  2:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

alauda_check_media() doubts
 2023-09-02  1:48 UTC  (5+ messages)

Error handling
 2023-09-02  1:52 UTC  (7+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in __sco_sock_close
 2023-09-02  1:41 UTC 

❌ FAIL (SKIPPED 6 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, b84acc11)
 2023-09-02  1:41 UTC 

[PATCH v3] kbuild: Show marked Kconfig fragments in "help"
 2023-09-02  1:37 UTC  (5+ messages)

[PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
 2023-09-02  1:35 UTC  (6+ messages)

[trondmy-nfs-2.6:testing 22/46] checkpatch: WARNING: struct kobj_type should normally be const
 2023-09-02  1:34 UTC 

[trondmy-nfs-2.6:testing 20/46] checkpatch: WARNING: struct kobj_type should normally be const
 2023-09-02  1:34 UTC 

[trondmy-nfs-2.6:testing 21/46] checkpatch: WARNING: struct kobj_type should normally be const
 2023-09-02  1:34 UTC 

[PATCH] tracing: Fix the unusable problem caused by non-empty pipe_cpumask
 2023-09-02  1:26 UTC  (3+ messages)

drivers/mmc/host/atmel-mci.c:238: warning: Function parameter or member 'dma_filter' not described in 'mci_platform_data'
 2023-09-02  1:23 UTC 

[intel-tdx:guest 97/136] arch/x86/include/asm/paravirt.h:120:38: sparse: sparse: cast truncates bits from constant value (c000000000000000 becomes 0)
 2023-09-02  1:13 UTC 

[GIT PULL] probes: Updates for 6.6
 2023-09-02  1:10 UTC 

[PATCH v2 00/14] Lower TCG vector ops to LSX
 2023-09-02  1:06 UTC  (6+ messages)
` [PATCH v2 03/14] tcg/loongarch64: Lower cmp_vec to vseq/vsle/vslt

[Intel-gfx] [PATCH v2 0/1] fbc on any plane
 2023-09-02  1:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for fbc on any plane (rev3)

[PATCH] uki: Add support for building Unified Kernel Images
 2023-09-02  1:04 UTC  (2+ messages)
` [OE-core] "

[PATCH] net/socket: Remove unnecessary ‘0’ values from used
 2023-09-02 18:22 UTC  (2+ messages)

❌ FAIL (SKIPPED 9 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, 1c9f8dff)
 2023-09-02  0:51 UTC 

[PATCH] configfs: fix a race in configfs_lookup() in stable-5.10.y
 2023-09-02  0:50 UTC 

[PATCH] riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
 2023-09-02  0:47 UTC  (5+ messages)

[PATCH] apparmor: Fix null pointer deref when receiving skb during sock creation
 2023-09-02  0:48 UTC 

[PATCH v3] hwmon: add POWER-Z driver
 2023-09-02  0:30 UTC  (2+ messages)

[PATCH mptcp-next v4 0/2] mptcp: fix another close hang-up
 2023-09-02  0:23 UTC  (3+ messages)
` [PATCH mptcp-next v4 2/2] mptcp: implement connection level timeout

Fwd: Uhhuh. NMI received for unknown reason 3d/2d/ on CPU xx
 2023-09-02  0:20 UTC 

[PATCH v2 0/6] btrfs: qgroup: remove GFP_ATOMIC usage for ulist
 2023-09-02  0:16 UTC  (4+ messages)
` [PATCH v2 5/6] btrfs: qgroup: use qgroup_iterator facility to replace @tmp ulist of qgroup_update_refcnt()

[Intel-gfx] [PATCH v4 0/4] Handle dma fences in dirtyfb ioctl
 2023-09-02  0:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Handle dma fences in dirtyfb ioctl (rev6)

[PATCH v3 0/6] btrfs: qgroup: remove GFP_ATOMIC usage for ulist
 2023-09-02  0:13 UTC  (7+ messages)
` [PATCH v3 1/6] btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve()
` [PATCH v3 2/6] btrfs: qgroup: use qgroup_iterator facility for btrfs_qgroup_free_refroot()
` [PATCH v3 3/6] btrfs: qgroup: use qgroup_iterator facility for qgroup_convert_meta()
` [PATCH v3 4/6] btrfs: qgroup: use qgroup_iterator facility for __qgroup_excl_accounting()
` [PATCH v3 5/6] btrfs: qgroup: use qgroup_iterator facility to replace tmp ulist of qgroup_update_refcnt()
` [PATCH v3 6/6] btrfs: qgroup: use qgroup_iterator_nested facility to replace qgroups "

[PATCH] selftests/x86: Update map_shadow_stack syscall nr
 2023-09-02  0:12 UTC  (6+ messages)

[chrome-os:chromeos-5.4 19/68] htmldocs: Documentation/firmware-guide/acpi/chromeos-acpi-device.rst:134: WARNING: Error in "code-block" directive:
 2023-09-02  0:11 UTC 

[PATCH v4 00/45] x86: Use qemu-x86_64 to boot EFI installers
 2023-09-02  0:09 UTC  (15+ messages)
` [PATCH v4 32/45] fs: fat: Support reading from a larger block size

[PATCH 0/6] Attempt to enforce standard extensions for build output
 2023-09-02  0:09 UTC  (8+ messages)
` [PATCH 6/6] stm32mp15: Use u-boot-spl-stm32.bin instead of u-boot-spl.stm32

[PATCH] env: Improve ENV_OFFSET help message
 2023-09-02  0:09 UTC  (2+ messages)

[PATCH] tools: Fix patman launcher script
 2023-09-02  0:09 UTC  (2+ messages)

[PATCH v2 0/6] Add EFI HTTP boot support
 2023-09-02  0:09 UTC  (5+ messages)
` [PATCH v2 1/6] net: wget: prevent overwriting reserved memory
` [PATCH v2 3/6] blk: blkmap: add ramdisk creation utility function

[PATCHv7 00/15] net/lwip: add lwip library for the network stack
 2023-09-02  0:09 UTC  (5+ messages)
` [PATCHv7 03/15] net/lwip: implement dns cmd

Fwd: Kernel version 6.1.50 regression: radeonfb deactivate vga console
 2023-09-02  0:01 UTC  (2+ messages)

[f2fs-dev] [GIT PULL] f2fs update for 6.6
 2023-09-02  0:01 UTC  (2+ messages)
`  "

[GIT PULL] x86/urgent for 6.6-rc1
 2023-09-02  0:00 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2023-09-02  0:00 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v6.6
 2023-09-02  0:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/xe add invalid va access tests
 2023-09-01 23:56 UTC  (3+ messages)

[RFC mptcp-next v2 0/2] BPF packet scheduler updates part 4
 2023-09-01 23:53 UTC  (3+ messages)
` [RFC mptcp-next v2 2/2] mptcp: add bpf_burst set/get params

Do I have to fsync after aio_write finishes (with fallocate preallocation) ?
 2023-09-01 23:50 UTC  (9+ messages)

[PATCH v2 net] af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT
 2023-09-01 23:46 UTC 

[PATCH v8 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-09-01 23:48 UTC  (6+ messages)
` [PATCH v8 6/8] x86/resctrl: Move default group file creation to mount


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.