All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-06 22:10:46 to 2023-07-06 23:51:24 UTC [more...]

[PATCH] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
 2023-07-06 23:50 UTC  (2+ messages)

[PATCH] xfs: fix uninit warning in xfs_growfs_data
 2023-07-06 23:51 UTC  (3+ messages)

[PATCH v6 0/3] ublk: enable zoned storage support
 2023-07-06 23:50 UTC  (5+ messages)
` [PATCH v6 1/3] ublk: add opcode offsets for DRV_IN/DRV_OUT
` [PATCH v6 2/3] ublk: add helper to check if device supports user copy

[PATCH] bus/vmbus: add support allow/block scan mode
 2023-07-06 23:49 UTC  (3+ messages)

[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
 2023-07-06 23:48 UTC  (17+ messages)
` [PATCH v4 06/24] sched/fair: Collect load-balancing stats for IPC classes
` [PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing
` [PATCH v4 14/24] thermal: intel: hfi: Store per-CPU IPCC scores
` [PATCH v4 15/24] thermal: intel: hfi: Report the IPC class score of a CPU

[android-common:android-mainline 4/4] kernel/module/gki_module.c:31:6: warning: no previous prototype for 'gki_is_module_unprotected_symbol'
 2023-07-06 23:42 UTC 

[PATCH] block: Do not merge if merging is disabled
 2023-07-06 23:43 UTC  (2+ messages)

[igt-dev] [PATCH] tests/amdgpu: add vcn decoder and encoder tests
 2023-07-06 23:42 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/amdgpu: add vcn decoder and encoder tests (rev4)
` [igt-dev] ✗ Fi.CI.BAT: failure "

[PATCH] block: Fix a source code comment in include/uapi/linux/blkzoned.h
 2023-07-06 23:41 UTC  (2+ messages)

linux-next: build failure after merge of the bluetooth tree
 2023-07-06 23:41 UTC  (3+ messages)

[PATCH 1/8] ata: ahci_octeon: Convert to devm_platform_ioremap_resource()
 2023-07-06 23:40 UTC  (10+ messages)
` [PATCH 4/8] ahci: tegra: "
` [PATCH 5/8] ata: sata_rcar: "
` [PATCH 6/8] pata: ixp4xx: Use devm_platform_get_and_ioremap_resource()
` [PATCH 8/8] pata: imx: "

linux-next: Tree for Jul 6 (arch/riscv/)
 2023-07-06 23:40 UTC  (3+ messages)

[PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support
 2023-07-06 23:38 UTC  (2+ messages)
` [PATCH] x86/shstk: Don't retry vm_munmap() on -EINTR

[PATCH 00/12] drm/msm/adreno: Move away from legacy revision matching
 2023-07-06 23:36 UTC  (25+ messages)
` [PATCH 01/12] drm/msm/adreno: Remove GPU name
` [PATCH 02/12] drm/msm/adreno: Remove redundant gmem size param
` [PATCH 03/12] drm/msm/adreno: Remove redundant revn param
` [PATCH 04/12] drm/msm/adreno: Use quirk identify hw_apriv
` [PATCH 05/12] drm/msm/adreno: Use quirk to identify cached-coherent support
` [PATCH 08/12] drm/msm/adreno: Bring the a630 family together
` [PATCH 09/12] drm/msm/adreno: Add adreno family
` [PATCH 10/12] drm/msm/adreno: Add helper for formating chip-id

[PATCH bpf-next v2 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-06 23:25 UTC  (7+ messages)
` [PATCH bpf-next v2 1/6] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v2 2/6] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next v2 3/6] netfilter: bpf: Prevent defrag module unload while link active
` [PATCH bpf-next v2 4/6] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next v2 5/6] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next v2 6/6] bpf: selftests: Add defrag selftests

[PATCH v9 16/42] mm: Add guard pages around a shadow stack
 2023-07-06 23:32 UTC  (2+ messages)
` [PATCH] x86/shstk: Move arch detail comment out of core mm

[Bpf] [PATCH 0/1] Describe stack contents for function calls
 2023-07-06 23:31 UTC  (9+ messages)
  `  "
  ` [Bpf] [PATCH 1/1] bpf, docs: Describe stack contents of "
      `  "

[PATCH v1 net] icmp6: Fix null-ptr-deref of fib6_null_entry->rt6i_idev in icmp6_dev()
 2023-07-06 23:30 UTC 

linux-next: Tree for Jul 4
 2023-07-06 23:29 UTC  (4+ messages)
` linux-next: Tree for Jul 4 (drivers/net/ethernet/microchip/lan743x_main.c)

What's cooking in git.git (Jul 2023, #01; Wed, 5)
 2023-07-06 23:28 UTC  (2+ messages)

[RFC][PATCH 00/10] KEYS: Introduce user asymmetric keys and signatures
 2023-07-06 23:27 UTC  (2+ messages)

[PATCH virtio] pds_vdpa: protect Makefile from unconfigured debugfs
 2023-07-06 23:26 UTC  (4+ messages)

[PATCHv3 bpf-next 00/26] bpf: Add multi uprobe link
 2023-07-06 23:24 UTC  (14+ messages)
` [PATCHv3 bpf-next 01/26] bpf: Add attach_type checks under bpf_prog_attach_check_attach_type
` [PATCHv3 bpf-next 02/26] bpf: Add multi uprobe link
` [PATCHv3 bpf-next 05/26] bpf: Add bpf_get_func_ip helper support for "
` [PATCHv3 bpf-next 07/26] libbpf: Move elf_find_func_offset* functions to elf object
` [PATCHv3 bpf-next 08/26] libbpf: Add elf_open/elf_close functions
` [PATCHv3 bpf-next 09/26] libbpf: Add elf symbol iterator

[PATCH v2 0/2] advise about force-pushing as an alternative to reconciliation
 2023-07-06 23:23 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] remote: "

[PATCH v2 0/4] Improve hugetlbfs read on HWPOISON hugepages
 2023-07-06 23:22 UTC  (3+ messages)
` [PATCH v2 4/4] selftests/mm: add tests for HWPOISON hugetlbfs read

[meta][PATCH] systemctl: allow instance names starting with numbers
 2023-07-06 23:21 UTC 

[PATCH RESEND] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
 2023-07-06 23:19 UTC  (6+ messages)

nvme-tls and TCP window full
 2023-07-06 23:18 UTC  (2+ messages)

[PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-06 22:32 UTC  (45+ messages)
` [PATCH v5 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v5 03/13] arm/kexec: "
` [PATCH v5 04/13] ia64/kexec: "
` [PATCH v5 05/13] arm64/kexec: "
` [PATCH v5 06/13] loongarch/kexec: "
` [PATCH v5 07/13] m68k/kexec: "
` [PATCH v5 08/13] mips/kexec: "
` [PATCH v5 09/13] parisc/kexec: "
` [PATCH v5 10/13] powerpc/kexec: "
` [PATCH v5 11/13] riscv/kexec: "
` [PATCH v5 12/13] s390/kexec: "
` [PATCH v5 13/13] sh/kexec: "

[PATCH bpf-next v2] bpf, docs: Improve English readability
 2023-07-06 23:14 UTC  (6+ messages)
    ` [Bpf] "

drivers/vfio/cdx/main.c:95 vfio_cdx_ioctl_get_region_info() warn: potential spectre issue 'vdev->regions' [r] (local cap)
 2023-07-06 23:12 UTC 

[PATCH BlueZ] test-runner: Add documentation
 2023-07-06 23:10 UTC 

[PATCH] exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree
 2023-07-06 23:09 UTC  (2+ messages)

[PATCH 1/3] security: introduce out of place support for inline ingress
 2023-07-06 23:05 UTC  (3+ messages)
` [PATCH] doc: announce addition of new security IPsec SA option

[GIT PULL] A few more documentation changes for 6.5
 2023-07-06 23:04 UTC 

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-06 21:02 UTC  (10+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime

[PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-06 16:07 UTC  (5+ messages)
` [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec

[PATCH] build: enable static analyzer
 2023-07-06 22:59 UTC  (4+ messages)
  ` [EXT] "

[PATCH] lib/hash: fix the return value description of rte_hash
 2023-07-06 22:58 UTC  (2+ messages)

[PATCH u-boot 0/4] mmc: Explain and cleanup partition selection
 2023-07-06 22:57 UTC  (6+ messages)

[Buildroot] [PATCH v2 3/3] board/radxa/rock5b: Add sdcard image scripts
 2023-07-06 22:56 UTC  (4+ messages)
` [Buildroot] [PATCH v3 1/3] package: add rockchip-rkbin package

[PATCH] ARM: dts: imx: Fix eMMC boot on Data Modul i.MX8M Plus eDM SBC
 2023-07-06 22:55 UTC  (3+ messages)

linux-next: manual merge of the mm tree with Linus' tree
 2023-07-06 22:54 UTC 

[meta-virtualization][PATCH] cri-o: drop unneeded dependency on virtual-containerd
 2023-07-06 22:53 UTC 

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-07-06 22:51 UTC  (4+ messages)
` [PATCH v4 05/16] KVM: Annotate -EFAULTs from kvm_vcpu_write_guest_page()

[PATCH v3 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
 2023-07-06 22:50 UTC  (9+ messages)
` [PATCH v3 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
` [PATCH v3 2/8] mm: userfaultfd: check for start + len overflow in validate_range
` [PATCH v3 3/8] mm: userfaultfd: extract file size check out into a helper
` [PATCH v3 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
` [PATCH v3 5/8] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
` [PATCH v3 6/8] mm: userfaultfd: document and enable new UFFDIO_POISON feature
` [PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
` [PATCH v3 8/8] selftests/mm: add uffd unit test for UFFDIO_POISON

lib/crypto/chacha.c:64:1: warning: the frame size of 1600 bytes is larger than 1024 bytes
 2023-07-06 22:50 UTC 

[PATCH] Add support for IBM Z s390x
 2023-07-06 22:49 UTC  (3+ messages)

[Intel-xe] [PATCH DONTMERGE] drm/xe: uapi review submission
 2023-07-06 22:48 UTC  (5+ messages)

[PATCH RFC v2 0/4] Add an external testing library for unit tests
 2023-07-06 22:48 UTC  (8+ messages)
` [RFC PATCH v3 1/1] unit tests: Add a project plan document

[PATCH] docs/misra: add Rule 7.4 and 9.4
 2023-07-06 22:46 UTC 

[PATCH v3 0/4] PPC440 devices misc clean up
 2023-07-06 22:42 UTC  (4+ messages)
` [PATCH v3 2/4] ppc4xx_pci: Rename QOM type name define
  ` [RESEND PATCH "

[PATCH v3 00/10] codeql fixes for various subsystems
 2023-07-06 22:43 UTC  (2+ messages)

[GIT PULL] bcachefs
 2023-07-06 22:43 UTC  (6+ messages)

drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c:1022:1: warning: the frame size of 1112 bytes is larger than 1024 bytes
 2023-07-06 22:40 UTC 

[chrome-os:chromeos-5.15 8/19] kernel/time/tick-sched.c:1367:6: warning: no previous prototype for 'tick_nohz_hres_to_lres'
 2023-07-06 22:40 UTC 

[Intel-wired-lan] bug with rx-udp-gro-forwarding offloading?
 2023-07-06 22:41 UTC  (43+ messages)

[RFC 0/2] Add high-performance timer facility
 2023-07-06 22:41 UTC  (4+ messages)
` [RFC v2 "
  ` [RFC v2 2/2] eal: add "

[virtio-comment] [PATCH v11 0/3] admin: Access legacy registers using admin commands
 2023-07-06 22:36 UTC  (6+ messages)
` [virtio-comment] [PATCH v11 3/3] admin: Add group member legacy register access commands
  ` [virtio-comment] "
    ` [virtio-dev] "
` [virtio-comment] Re: [PATCH v11 0/3] admin: Access legacy registers using admin commands
  ` [virtio-dev] "

drm_bridges on fairphone-fp3 are enabled in the wrong order
 2023-07-06 22:35 UTC  (3+ messages)

[PATCH v2] usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SS
 2023-07-06 22:34 UTC  (4+ messages)

[PATCH v2 0/1] ALSA: hda/realtek: Add quirk for ASUS ROG GZ301V
 2023-07-06 22:33 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/2] Supporting same fsid filesystems mounting on btrfs
 2023-07-06 22:32 UTC  (6+ messages)
` [PATCH 1/2] btrfs: Introduce the virtual_fsid feature

[PATCH v4 0/1] asus-wmi: add support for ASUS screenpad
 2023-07-06 22:23 UTC  (4+ messages)
` [PATCH v4 1/1] platform/x86: "

[XEN PATCH v2] x86: make function declarations consistent with definitions
 2023-07-06 22:29 UTC  (5+ messages)

linux-next: Tree for Jul 6
 2023-07-06 22:26 UTC  (4+ messages)
` linux-next: Tree for Jul 6 [drivers/vdpa/pds/pds_vdpa.ko]

[Buildroot] [PATCH] linux: add support for vendor dirs for appended DTBs
 2023-07-06 22:26 UTC 

[v3 0/4] Support Starry-himax83102-j02 and Starry-ili9882t TDDI MIPI-DSI panel
 2023-07-06 22:21 UTC  (10+ messages)
` [v4 "
  ` [v4 4/4] drm/panel: Support for "

[PATCH] ASoC: fsl_sai: Revert "ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode"
 2023-07-06 22:18 UTC 

[XEN PATCH v2 00/13] xen: fix violations of MISRA C:2012 Rule 7.2
 2023-07-06 22:17 UTC  (8+ messages)
` [XEN PATCH v2 06/13] xen/efi: "
` [XEN PATCH v2 07/13] x86/vmx: "

[PATCH] ALSA: hda/realtek: Add quirk for ASUS ROG GZ301V
 2023-07-06 22:16 UTC  (3+ messages)

[PATCHv11 8/8] iomap: Add per-block dirty state tracking to improve performance
 2023-07-06 22:16 UTC  (4+ messages)

Emulation of 'System OFF' mode in ARM nRF51 SoCs
 2023-07-06 22:13 UTC  (5+ messages)

[PATCH 1/2] drm/amd/display: Do not set drr on pipe commit
 2023-07-06 22:14 UTC  (5+ messages)

[bug report][5.10] deadlock between xfs_create() and xfs_inactive()
 2023-07-06 22:13 UTC  (2+ messages)

[PATCH v2 01/92] ibmvmc: update ctime in conjunction with mtime on write
 2023-07-06 22:12 UTC  (4+ messages)
  ` [PATCH v2 32/92] configfs: convert to ctime accessor functions

Addition of qtest_irq_intercept_out_named, or modify qtest_irq_interrupt_out?
 2023-07-06 22:10 UTC 

[PATCH] tty: serial: imx: fix rs485 rx after tx
 2023-07-06 22:11 UTC  (3+ messages)

[PATCH 0/7] Support of HASH on STM32MP13
 2023-07-06 22:09 UTC  (3+ messages)
` [PATCH 2/7] crypto: stm32 - add new algorithms 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.