All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-25 23:31:12 to 2024-05-26 09:42:47 UTC [more...]

[PATCH AUTOSEL 6.8 01/14] fs/writeback: bail out if there is no more inodes for IO and queued once
 2024-05-26  9:42 UTC  (13+ messages)
` [PATCH AUTOSEL 6.8 02/14] md: Fix overflow in is_mddev_idle
` [PATCH AUTOSEL 6.8 03/14] padata: Disable BH when taking works lock on MT path
` [PATCH AUTOSEL 6.8 04/14] crypto: hisilicon/sec - Fix memory leak for sec resource release
` [PATCH AUTOSEL 6.8 05/14] crypto: hisilicon/qm - Add the err memory release process to qm uninit
` [PATCH AUTOSEL 6.8 06/14] io_uring/sqpoll: work around a potential audit memory leak
` [PATCH AUTOSEL 6.8 07/14] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
` [PATCH AUTOSEL 6.8 08/14] rcutorture: Make stall-tasks directly exit when rcutorture tests end
` [PATCH AUTOSEL 6.8 09/14] rcutorture: Fix invalid context warning when enable srcu barrier testing
` [PATCH AUTOSEL 6.8 10/14] platform/chrome: cros_usbpd_logger: provide ID table for avoiding fallback match
` [PATCH AUTOSEL 6.8 11/14] platform/chrome: cros_usbpd_notify: "
` [PATCH AUTOSEL 6.8 12/14] binfmt_elf: Leave a gap between .bss and brk
` [PATCH AUTOSEL 6.8 13/14] arm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-in

[PATCH AUTOSEL 6.9 01/15] fs/writeback: bail out if there is no more inodes for IO and queued once
 2024-05-26  9:41 UTC  (16+ messages)
` [PATCH AUTOSEL 6.9 02/15] md: Fix overflow in is_mddev_idle
` [PATCH AUTOSEL 6.9 03/15] padata: Disable BH when taking works lock on MT path
` [PATCH AUTOSEL 6.9 04/15] crypto: hisilicon/sec - Fix memory leak for sec resource release
` [PATCH AUTOSEL 6.9 05/15] crypto: hisilicon/qm - Add the err memory release process to qm uninit
` [PATCH AUTOSEL 6.9 06/15] io_uring/sqpoll: work around a potential audit memory leak
` [PATCH AUTOSEL 6.9 07/15] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
` [PATCH AUTOSEL 6.9 08/15] rcutorture: Make stall-tasks directly exit when rcutorture tests end
` [PATCH AUTOSEL 6.9 09/15] rcutorture: Fix invalid context warning when enable srcu barrier testing
` [PATCH AUTOSEL 6.9 10/15] platform/chrome: cros_usbpd_logger: provide ID table for avoiding fallback match
` [PATCH AUTOSEL 6.9 11/15] platform/chrome: cros_usbpd_notify: "
` [PATCH AUTOSEL 6.9 12/15] binfmt_elf: Leave a gap between .bss and brk
` [PATCH AUTOSEL 6.9 13/15] ubsan: Avoid i386 UBSAN handler crashes with Clang
` [PATCH AUTOSEL 6.9 14/15] arm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-in
` [PATCH AUTOSEL 6.9 15/15] block/ioctl: prefer different overflow check

[RFC PATCH v3 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-26  9:22 UTC  (34+ messages)
` [RFC PATCH v3 01/16] powerpc/64e: Remove unused IBM HTW code [SQUASHED]
` [RFC PATCH v3 02/16] mm: Define __pte_leaf_size() to also take a PMD entry
` [RFC PATCH v3 03/16] mm: Provide mm_struct and address to huge_ptep_get()
` [RFC PATCH v3 04/16] powerpc/mm: Remove _PAGE_PSIZE
` [RFC PATCH v3 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [RFC PATCH v3 06/16] powerpc/mm: Allow hugepages without hugepd
` [RFC PATCH v3 07/16] powerpc/8xx: Fix size given to set_huge_pte_at()
` [RFC PATCH v3 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [RFC PATCH v3 09/16] powerpc/8xx: Simplify struct mmu_psize_def
` [RFC PATCH v3 10/16] powerpc/e500: Remove enc and ind fields from "
` [RFC PATCH v3 11/16] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [RFC PATCH v3 12/16] powerpc/e500: Encode hugepage size in PTE bits
` [RFC PATCH v3 13/16] powerpc/e500: Use contiguous PMD instead of hugepd
` [RFC PATCH v3 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [RFC PATCH v3 15/16] powerpc/mm: Remove hugepd leftovers
` [RFC PATCH v3 16/16] mm: Remove CONFIG_ARCH_HAS_HUGEPD

[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
 2024-05-26  9:29 UTC  (9+ messages)
` [RFC PATCH 1/8] mm: Provide pagesize to pmd_populate()
` [RFC PATCH 4/8] mm: Provide mm_struct and address to huge_ptep_get()

[PATCH v2 0/6] rds: rdma: Add ability to force GFP_NOIO
 2024-05-26  9:27 UTC  (6+ messages)
` [PATCH v2 3/6] RDMA/cma: Brute "

[PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-05-26  9:25 UTC  (2+ messages)

[PATCH] drm/xe: Add device CXL capabilities identification
 2024-05-26  9:24 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v6] usb-storage: alauda: Check whether the media is initialized
 2024-05-26  9:20 UTC  (4+ messages)
    ` [v6] "

[pseudo] [PATCH] Use raw strings for regex with backslash-char pair
 2024-05-26  9:19 UTC  (2+ messages)
` [yocto-patches] "

[PATCH v2] riscv: dmi: Add SMBIOS/DMI support
 2024-05-26  9:17 UTC  (5+ messages)

[PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
 2024-05-26  9:05 UTC  (8+ messages)

[PATCH] ACPI: resource: Do IRQ override on MECHREVO Yilong15 Series GM5HG0A
 2024-05-26  9:11 UTC 

RIP: + BUG: with 6.8.11 and BTRFS
 2024-05-26  9:11 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp
 2024-05-26  9:10 UTC 

[linux-next:master 12103/13737] arch/x86/kvm/../../../virt/kvm/guest_memfd.c:540:18: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2024-05-26  9:06 UTC 

[PATCH bpf-next] bpf, docs: Move sentence about returning R0 to abi.rst
 2024-05-26  9:00 UTC  (4+ messages)
` [Bpf] "
    ` [Bpf] "

[Bpf] [PATCH bpf-next] bpf, docs: Fix instruction.rst indentation
 2024-05-26  9:04 UTC  (4+ messages)
  `  "

Wireguard address binding - how to fix?
 2024-05-26  8:57 UTC  (9+ messages)

[PATCH bpf-next] bpf, docs: Add table captions
 2024-05-26  9:02 UTC  (2+ messages)
` [Bpf] "

XDP CPU maps & shared umem
 2024-05-26  9:02 UTC  (2+ messages)

[PATCH bpf-next] bpf, docs: Use RFC 2119 language for ISA requirements
 2024-05-26  9:01 UTC  (2+ messages)
` [Bpf] "

"ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros" - 742bef476ca5352b16063161fb73a56629a6d995 changed logging behavior and disabled a number of messages
 2024-05-26  8:55 UTC  (7+ messages)
          ` [PATCH] ata: libata: restore visibility of important messages

[PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-05-26  8:55 UTC  (2+ messages)

[PATCH] md: make md_flush_request() more readable
 2024-05-26  8:54 UTC  (2+ messages)

[PATCH] crypto: atmel-sha204a - fix negated return value
 2024-05-26  8:53 UTC  (3+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-05-26  8:45 UTC  (4+ messages)
` [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support

[PATCH v3 0/3] Port t0015-hash to the unit testing framework
 2024-05-26  8:43 UTC  (4+ messages)
` [PATCH v4 0/2] t/: port helper/test-{sha1, sha256} to unit-tests/t-hash
  ` [PATCH v4 1/2] strbuf: introduce strbuf_addstrings() to repeatedly add a string
  ` [PATCH v4 2/2] t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hash

[PATCH] iio: accel: st_accel: add LIS2DS12
 2024-05-26  8:33 UTC 

[PATCH] 9p: v9fs_fid_find: also lookup by inode if not found dentry
 2024-05-26  8:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/3] drm: Fix dma_resv deadlock at drm object pin time
 2024-05-26  8:27 UTC  (3+ messages)
` [PATCH v4 2/3] drm/lima: "

drivers/mmc/host/mxcmmc.c:626 mxcmci_transfer_data() error: uninitialized symbol 'stat'
 2024-05-26  8:34 UTC 

[PATCH rfc] rdma/verbs: fix a possible uaf when draining a srq attached qp
 2024-05-26  8:31 UTC 

[PATCH v6 0/3] scsi: ufs: Allow RTT negotiation
 2024-05-26  8:16 UTC  (4+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] scsi: ufs: Maximum RTT supported by the host driver
` [PATCH v6 3/3] scsi: ufs: sysfs: Make max_number_of_rtt read-write

[PATCH v4 0/5] fs/erofs: new filesystem
 2024-05-26  8:06 UTC  (6+ messages)
` [PATCH v4 2/5] lib/lz4: update LZ4 decompressor module

[PATCH v2 1/2] media: intel/ipu6: Move isys_remove() close to isys_probe()
 2024-05-26  7:59 UTC  (2+ messages)
` [PATCH v2 2/2] media: intel/ipu6: Fix an error handling path in isys_probe()

[PATCH] usb: ucsi: stm32: fix command completion handling
 2024-05-26  8:06 UTC  (3+ messages)

[PATCH 0/2] apply: add unit tests for parse_range
 2024-05-26  7:54 UTC  (2+ messages)
` [PATCH v2] "

[RFC 0/3] generic sw counters
 2024-05-26  7:34 UTC  (6+ messages)
` [PATCH v3 0/7] Generic SW counters
  ` [PATCH v3 1/7] eal: generic 64 bit counter

[PATCH] pseudo: Update to pull in python 3.12+ fix
 2024-05-26  7:32 UTC 

[RFC] net/af_packet: make stats reset reliable
 2024-05-26  7:21 UTC  (17+ messages)
` [RFC v3] "

[tip:locking/urgent] BUILD SUCCESS fda570c8796f8fbb3285fb7ac007ace9aabbbb68
 2024-05-26  7:18 UTC 

[openeuler:openEuler-1.0-LTS 15452/22498] drivers/net/ethernet/netswift/txgbe/txgbe_main.o: warning: objtool: missing symbol for section .init.text
 2024-05-26  6:58 UTC 

[PATCH 0/5] use the pager in 'add -p'
 2024-05-26  6:48 UTC  (10+ messages)
` [PATCH 2/5] pager: do not close fd 2 unnecessarily

[PATCH] grantpt.3: explicitly mention #define _XOPEN_SOURCE requirement
 2024-05-26  6:42 UTC 

[PATCH 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-05-26  6:35 UTC  (7+ messages)
` [PATCH 09/17] Add rx.c, rx.h
` [PATCH 17/17] Add ti,cc33xx.yaml

[jarkko-tpmdd:tpm2key-v6 6/7] crypto/asymmetric_keys/tpm2_key_rsa.c:610:34: warning: result of comparison of constant 65537 with expression of type '__u16' (aka 'unsigned short') is always true
 2024-05-26  6:34 UTC 

[PATCH 0/3] un-breaking osx-gcc ci job
 2024-05-26  6:34 UTC  (10+ messages)
` [PATCH 3/3] ci: stop installing "gcc-13" for osx-gcc

[tip:master] BUILD SUCCESS ebdce75199f345ff8c344a1b2ac0776edd7a8c39
 2024-05-26  6:34 UTC 

[GIT PULL] perf tools changes for v6.10
 2024-05-26  6:22 UTC  (11+ messages)

[axboe-block:io_uring-msg_ring 5/6] io_uring/msg_ring.c:133 io_msg_fill_remote() error: uninitialized symbol 'ocqe'
 2024-05-26  6:22 UTC 

[syzbot] [wireguard?] WARNING: locking bug in wg_packet_encrypt_worker
 2024-05-26  6:16 UTC 

[cip:linux-4.19.y-cip-rt 7456/30000] include/linux/blk-cgroup.h: linux/kthread.h is included more than once
 2024-05-26  6:11 UTC 

[PATCH v4] iio: temperature: mcp9600: add threshold events support
 2024-05-26  5:52 UTC 

[PATCH] tpm: Open code tpm_buf_parameters()
 2024-05-26  5:42 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2024-05-26  5:41 UTC  (2+ messages)

[PATCH][CFT][experimental] net/socket.c: use straight fdget/fdput (resend)
 2024-05-26  5:31 UTC  (3+ messages)

[kvalo-ath:pending] BUILD SUCCESS 68eaacb5ce0b7ce33f5524fc01c98dde66988412
 2024-05-26  5:23 UTC 

[linux-linus test] 186148: tolerable FAIL - PUSHED
 2024-05-26  5:10 UTC 

[OE-core][PATCH] libnl: change HOMEPAGE
 2024-05-26  4:44 UTC 

[OE-core][PATCH V2] kmod: upgrade from 31 to 32
 2024-05-26  4:43 UTC 

[PATCH 0/2] Input: silead - Always support 10 fingers
 2024-05-26  4:20 UTC  (4+ messages)
` [PATCH 1/2] "

[norov:cpumask-types 3/4] include/linux/sched.h:1782:30: error: & has lower precedence than ==; == will be evaluated first
 2024-05-26  4:07 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-05-25
 2024-05-26  4:02 UTC 

[PATCH] x86/asm/bitops: Change function return types from long to int
 2024-05-26  3:56 UTC  (2+ messages)

[PATCH][CFT][experimental] net/socket.c: use straight fdget/fdput
 2024-05-26  3:40 UTC 

[kvalo-ath:ath-qca] BUILD SUCCESS 8c4ded3fadc0a498a749ff37f3da4a630f1d29b3
 2024-05-26  3:37 UTC 

[kvalo-ath:master] BUILD SUCCESS f8320064a28242448eeb9fece08abd865ea8a226
 2024-05-26  2:53 UTC 

powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data757' from `drivers/cxl/core/mbox.o' being placed in section `.bss..Lubsan_data757'
 2024-05-26  2:53 UTC 

[norov:cpumask-types 3/4] include/linux/sched.h:1782:37: warning: suggest parentheses around comparison in operand of '&'
 2024-05-26  2:53 UTC 

backport a patch for Linux kernel-5.10 and 6.6 stable tree
 2024-05-26  2:51 UTC  (9+ messages)
` backport a patch for Linux kernel-5.15 kernel-6.1 kenrel-6.6 "
      ` 回复: "
          ` 回复: "
              ` 回复: "
                ` 回复: "
                    ` 回复: "

[PATCH workqueue/for-6.10-fixes] workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string
 2024-05-26  2:34 UTC  (10+ messages)

[jarkko-tpmdd:tpm2key-v6 6/7] crypto/asymmetric_keys/tpm2_key_rsa.c:588:6: warning: unused variable 'policy_len'
 2024-05-26  2:32 UTC 

[kvalo-ath:ath-next] BUILD SUCCESS a57ab7cced454f69b8ee8aa5f5019ea8de4674da
 2024-05-26  2:29 UTC 

[PATCH] MAINTAINERS: remove myself as a VKMS maintainer
 2024-05-25 14:26 UTC 

[PATCH v2] x86/paravirt: Disable virt spinlock on bare metal
 2024-05-26  1:58 UTC 

[PATCH v6 6/8] mailbox: mediatek: Add CMDQ secure mailbox driver
 2024-05-26  1:59 UTC  (3+ messages)

[kvalo-ath:master-pending] BUILD SUCCESS a5ddfd4dbbdde69dc77f01d3dbde1253265d55c7
 2024-05-26  1:38 UTC 

[PULL 00/24] Build system and target/i386/translate.c cleanups for 2025-05-25
 2024-05-26  1:34 UTC  (2+ messages)

[PATCH 0/6] Fix MEC concurrency problems for Framework Laptop
 2024-05-26  1:26 UTC  (7+ messages)
` [PATCH 5/6] platform/chrome: cros_ec_lpc: Correct ACPI name "

[norov:cpumask-types 1/4] include/linux/sched.h:20:10: fatal error: linux/ilog2.h: No such file or directory
 2024-05-26  1:16 UTC 

[linux-6.1 test] 186146: regressions - trouble: blocked/broken/fail/pass
 2024-05-26  1:15 UTC 

[RFC PATCH v8 00/20] bpf qdisc
 2024-05-26  1:08 UTC  (5+ messages)
` [RFC PATCH v8 18/20] selftests: Add a bpf fq qdisc to selftest

[meta-rockchip][PATCH] u-boot: updates for WORKDIR/UNPACKDIR cleanup
 2024-05-26  1:02 UTC 

[PATCH 0/6] target/riscv: Support Zabha extension
 2024-05-26  0:37 UTC  (3+ messages)

[PATCH 0/4] target/riscv: Implement May-Be-Operations(zimop) extension
 2024-05-26  0:32 UTC  (4+ messages)
` [PATCH 1/4] target/riscv: Add zimop extension

[PATCH v6 0/8] Add CMDQ secure driver for SVP
 2024-05-26  0:31 UTC  (4+ messages)
` [PATCH v6 2/8] dt-bindings: mailbox: Add property for CMDQ secure driver

[PATCH 0/6] Add driver for ENS160 sensor
 2024-05-26  0:29 UTC  (4+ messages)
` [PATCH 3/6] iio: chemical: add "

[PATCH RFC] : fhandle: relax open_by_handle_at() permission checks
 2024-05-26  0:03 UTC 

[PATCH] sunrpc: use the struct net as the svc proc private
 2024-05-26  0:01 UTC 

[PATCH v3 bpf-next 1/2] bpf: Relax precision marking in open coded iters and may_goto loop
 2024-05-25 23:52 UTC 

[PATCH v4 1/3] Documentation: alias: rework notes into points
 2024-05-25 23:49 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/3] run-command: show prepared command
  ` [PATCH v6 1/3] Documentation: alias: rework notes into points
    ` [PATCH v6 2/3] Documentation: alias: add notes on shell expansion
    ` [PATCH v6 3/3] run-command: show prepared command

[PATCH v6 0/7] Add mediate-drm secure flow for SVP
 2024-05-25 23:29 UTC  (3+ messages)
` [PATCH v6 4/7] drm/mediatek: Add secure identify flag and funcution to mtk_drm_plane
` [PATCH v6 5/7] drm/mediatek: Add mtk_ddp_sec_write() to config secure buffer info


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.