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

[PATCH 01/19] kbuild: rpm-pkg: define _arch conditionally
 2023-07-22  4:48 UTC  (19+ messages)
` [PATCH 02/19] kbuild: rpm-pkg: remove unneeded '-f $srctree/Makefile' in spec file
` [PATCH 03/19] kbuild: rpm-pkg: do not hard-code $MAKE "
` [PATCH 04/19] kbuild: rpm-pkg: use %{makeflags} to pass common Make options
` [PATCH 05/19] kbuild: rpm-pkg: record ARCH option in spec file
` [PATCH 06/19] kbuild: rpm-pkg: replace $__KERNELRELEASE in spec file with %{version}
` [PATCH 07/19] kbuild: rpm-pkg: replace $KERNELRELEASE in spec file with %{KERNELRELEASE}
` [PATCH 08/19] kbuild: add a phony target to run a command with Kbuild env vars
` [PATCH 09/19] kbuild: refactor kernel-devel RPM package and linux-headers Deb package
` [PATCH 10/19] kbuild: rpm-pkg: derive the Version from %{KERNELRELEASE}
` [PATCH 11/19] kbuild: rpm-pkg: use a dummy string for _arch when undefined
` [PATCH 12/19] kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg
` [PATCH 13/19] kbuild: rpm-pkg: run modules_install for non-modular kernel
` [PATCH 14/19] kbuild: rpm-pkg: introduce %{with_devel} switch to select devel package
` [PATCH 15/19] kbuild: rpm-pkg: split out the body of spec file
` [PATCH 16/19] kbuild: rpm-pkg: rename binkernel.spec to kernel.spec
` [PATCH 17/19] kbuild: rpm-pkg: build the kernel in-place for rpm-pkg
` [PATCH 18/19] kbuild: rpm-pkg: refactor *rpm-pkg targets
` [PATCH 19/19] kbuild: rpm-pkg: skip build dependency check on non-rpm systems

Upcoming nolibc pull request for the next merge window
 2023-07-22  4:48 UTC  (3+ messages)

[PATCH] MIPS: Loongson64: Fix more __iomem attributes
 2023-07-22  4:46 UTC  (3+ messages)

race condition mounting multi-device iscsi volume, not resolved in newer kernels
 2023-07-22  4:34 UTC  (2+ messages)

[PATCH v3 0/7] Support negative dentries on case-insensitive ext4 and f2fs
 2023-07-22  4:29 UTC  (7+ messages)
` [PATCH v3 3/7] libfs: Validate negative dentries in case-insensitive directories
        ` [f2fs-dev] "

[PATCH v5 0/3] erofs-utils: introduce xattr name bloom filter
 2023-07-22  4:24 UTC  (4+ messages)
` [PATCH v5 1/3] erofs-utils: add xxh32 library
` [PATCH v5 2/3] erofs-utils: update on-disk format for xattr name filter
` [PATCH v5 3/3] erofs-utils: mkfs: enable "

[PATCH v3 0/4] arm64: qcom: sa8775p: add support for PCIe
 2023-07-22  4:27 UTC  (3+ messages)
` [PATCH v3 2/4] PCI: qcom: Add support for sa8775p SoC

[PATCH 6.4 000/292] 6.4.5-rc1 review
 2023-07-22  4:21 UTC  (2+ messages)

[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
 2023-07-22  4:18 UTC  (9+ messages)
` [PATCH v2 02/10] qcom_scm: scm call for deriving a software secret
` [PATCH v2 07/10] qcom_scm: scm call for create, prepare and import keys
` [PATCH v2 09/10] soc: qcom: support for generate, import and prepare key

[Buildroot] Go 1.20
 2023-07-22  4:11 UTC 

[PATCH v2 0/1] change ->index to PAGE_SIZE for hugetlb pages
 2023-07-22  4:05 UTC  (3+ messages)

[PATCH v2 7/9] KVM: x86/mmu: Use BUILD_BUG_ON_INVALID() for KVM_MMU_WARN_ON() stub
 2023-07-22  4:03 UTC  (2+ messages)

[PATCH V2 0/2] Drop the IPQ5019 SoC ID
 2023-07-22  4:02 UTC  (5+ messages)
` [PATCH V2 1/2] dt-bindings: arm: qcom,ids: drop "

[PATCH v2] arm64: dts: qcom: sa8540p-ride: enable rtc
 2023-07-22  3:59 UTC  (2+ messages)

[syzbot] [hfs?] kernel BUG in hfs_show_options
 2023-07-22  3:43 UTC 

clear_bit_unlock_is_negative_byte
 2023-07-22  3:42 UTC  (5+ messages)

[Enable Designware XGMAC VLAN Stripping Feature 0/2]
 2023-07-22  3:32 UTC  (9+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature 1/2] dt-bindings: net: snps,dwmac: Add description for rx-vlan-offload

[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-22  2:22 UTC  (52+ messages)
` [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v7 03/12] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
` [PATCH v7 04/12] KVM: Allow range-based TLB invalidation from common code
` [PATCH v7 05/12] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v7 06/12] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v7 07/12] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v7 08/12] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v7 09/12] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v7 10/12] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v7 11/12] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap

[PATCH -next] sunrpc: Remove unused extern declarations
 2023-07-22  3:31 UTC 

[PATCH 0/3] percpu: some trivial cleanup patches
 2023-07-22  3:30 UTC  (6+ messages)
` [PATCH 3/3] mm/percpu.c: print error message too if atomic alloc failed

[syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
 2023-07-22  3:24 UTC 

[Buildroot] [PATCH] package/linux-tools: Disable libtracevent detection
 2023-07-22  3:23 UTC 

[Intel-gfx] [PATCH] drm/i915: Simplify expression &to_i915(dev)->drm
 2023-07-22  3:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH -next] tracing: Remove unused extern declaration tracing_map_set_field_descr()
 2023-07-22  3:21 UTC 

❌ FAIL (SKIPPED 8 of 328): Test report for master (6.5.0-rc2, mainline.kernel.org-clang, d192f538)
 2023-07-22  3:20 UTC 

[PATCH v3] perf/arm-dmc620: Fix dmc620_pmu_irqs_lock/cpu_hotplug_lock circular lock dependency
 2023-07-22  3:17 UTC  (2+ messages)

[PATCH v2 net] tcp: Reduce chance of collisions in inet6_hashfn()
 2023-07-22  3:17 UTC  (3+ messages)

[PATCH 2/4] ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow
 2023-07-22  3:16 UTC  (4+ messages)

[PATCHSET v4 0/8] Improve async iomap DIO performance
 2023-07-22  3:12 UTC  (7+ messages)
` [PATCH 4/8] iomap: completed polled IO inline
` [PATCH 8/8] iomap: support IOCB_DIO_DEFER

[PATCH v2 00/15] UFS: Add OPP and interconnect support
 2023-07-22  3:15 UTC  (5+ messages)
` [PATCH v2 04/15] arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk"

[RFC, PATCH 0/1] Replay Protected Memory Block (RPMB) driver
 2023-07-22  3:11 UTC  (6+ messages)
` [RFC, PATCH 1/1] rpmb: add "

[PATCH -next] keys: Remove unused extern declaration iterate_over_keyring()
 2023-07-22  3:08 UTC 

[PATCH V5 0/3] Introduce the read-modify-write API to collect
 2023-07-22  3:09 UTC  (3+ messages)
` [PATCH V5 2/3] pinctrl: qcom: Use qcom_scm_io_update_field()

[syzbot] [fs?] general protection fault in iommu_deinit_device
 2023-07-22  3:03 UTC 

drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:461 amdgpu_debugfs_gprwave_read() warn: ignoring unreachable code
 2023-07-22  3:01 UTC 

[PATCH 0/2] Introduce new generic bindings for RPMHPD
 2023-07-22  3:05 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: power: qcom,rpmhpd: Add Generic RPMh PD indexes
` [PATCH 2/2] soc: qcom: rpmhpd: Use the newly created generic RPMHPD bindings

[PATCH v2] xfs: fix a UAF when inode item push
 2023-07-22  2:57 UTC 

[PATCH -next] ACPI: Remove unsued extern declaration acpi_paddr_to_node()
 2023-07-22  2:55 UTC 

[GIT PULL] Improve iomap async dio performance
 2023-07-22  2:53 UTC  (3+ messages)

[PATCH -next] ACPI: Remove unsued extern declaration acpi_paddr_to_node()
 2023-07-22  2:52 UTC 

[PATCH 6.1 000/223] 6.1.40-rc1 review
 2023-07-22  2:52 UTC  (2+ messages)

tools/lib/bpf/relo_core.c:1172:5: warning: stack frame size (1040) exceeds limit (1024) in 'bpf_core_calc_relo_insn'
 2023-07-22  2:51 UTC 

[PATCH] Input: xpad - Add HyperX Clutch Gladiate support
 2023-07-22  2:46 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: qcom: qrb5165-rb5: enable DP support
 2023-07-22  2:49 UTC  (5+ messages)

[RFC PATCH] sbitmap: fix batching wakeup
 2023-07-22  2:42 UTC  (3+ messages)

[PATCH iproute2] Add missing SPDX headers
 2023-07-22  2:42 UTC 

[PATCH iproute2] include: dual license the bpf helper includes
 2023-07-22  2:41 UTC 

[skeggsb-nouveau:00.02-gsp-rm 75/83] drivers/gpu/drm/nouveau/nvif/outp.c:385:1: warning: stack frame size (2104) exceeds limit (1024) in 'nvif_outp_edid_get'
 2023-07-22  2:40 UTC 

[PATCH] firmware: arm_scmi: Fix chan_free cleanup on SMC
 2023-07-22  2:43 UTC  (3+ messages)

[PATCH v2] docs: move loongarch under arch
 2023-07-22  2:38 UTC  (4+ messages)
` [PATCH v3] "

[qemu-mainline test] 181952: tolerable FAIL - PUSHED
 2023-07-22  2:38 UTC 

[PATCH net-next v2 0/6] net: dsa: microchip: provide Wake on LAN support
 2023-07-22  2:37 UTC  (6+ messages)
` [PATCH net-next v2 6/6] net: dsa: microchip: ksz9477: make switch MAC address configurable

[PATCH] t2400: Fix test failures when using grep 2.5
 2023-07-22  2:36 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3 0/3] "
    ` [PATCH v3 3/3] t2400: rewrite regex to avoid unintentional PCRE

make-mod-scripts doesn't know KERNEL_LOCALVERSION
 2023-07-22  2:32 UTC  (8+ messages)
` [OE-core] "

[PATCH v1 4/9] kunit: Add ability to filter attributes
 2023-07-22  2:30 UTC  (2+ messages)

[PATCH] kernel: make LOCALVERSION consistent between recipes
 2023-07-22  2:31 UTC 

radeon.ko/i586: BUG: kernel NULL pointer dereference, address:00000004
 2023-07-22  2:30 UTC  (2+ messages)
` radeon.ko/i586: BUG: kernel NULL pointer dereference,address:00000004

[PATCH 5.15 000/532] 5.15.121-rc1 review
 2023-07-22  2:28 UTC  (2+ messages)

[PATCH] docs: remove tree links from the main index
 2023-07-22  2:21 UTC  (3+ messages)

[PATCH v2 0/3] xfs: fix two problem when recovery intents fails
 2023-07-22  2:16 UTC  (4+ messages)
` [PATCH v2 3/3] xfs: make sure done item committed before cancel intents

[PATCH] hwrng: arm-smccc-trng - don't set drvdata
 2023-07-22  2:18 UTC  (3+ messages)

[PATCH] crypto: x86/aesni - remove unused parameter to aes_set_key_common()
 2023-07-22  2:17 UTC  (2+ messages)

[linux-nvme:nvme-6.5] BUILD SUCCESS 29b434d1e49252b3ad56ad3197e47fafff5356a1
 2023-07-22  2:14 UTC 

[PATCH 0/4] crypto: hisilicon - misc fixes
 2023-07-22  2:15 UTC  (2+ messages)

[PATCH v2 0/7] Support of HASH on STM32MP13
 2023-07-22  2:15 UTC  (3+ messages)

[PATCH 0/3] hwrng: ba431 - trivial cleanups
 2023-07-22  2:13 UTC  (3+ messages)

hwrng: ingenic: simplify the code
 2023-07-22  2:13 UTC  (3+ messages)

[PATCH net-next] MAINTAINERS: net: fix sort order
 2023-07-22  2:10 UTC  (2+ messages)

[PATCH net] docs: net: clarify the NAPI rules around XDP Tx
 2023-07-22  2:10 UTC  (2+ messages)

[PATCH net-next 0/4] net: page_pool: remove page_pool_release_page()
 2023-07-22  2:10 UTC  (2+ messages)

[patch net-next] genetlink: add explicit ordering break check for split ops
 2023-07-22  2:10 UTC  (2+ messages)

[PATCH net-next 00/11] Create common DPLL configuration API
 2023-07-22  2:08 UTC  (7+ messages)
` [PATCH 09/11] ice: implement dpll interface to control cgu

[libgpiod][PATCH v2 0/5] core: provide information about the parent chip in line requests
 2023-07-22  2:07 UTC  (5+ messages)
` [libgpiod][PATCH v2 5/5] bindings: rust: provide LineRequest::chip_name()

[Intel-xe] [PATCH 1/2] drm/xe/mtl: Map PPGTT as CPU:WC
 2023-07-22  2:01 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: xe_engine_create_ioctl should check gt_count, not tile_count

[PATCHv8 0/6] net/tls: fixes for NVMe-over-TLS
 2023-07-22  2:00 UTC  (2+ messages)

[dm-devel] [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target
 2023-07-22  1:59 UTC  (3+ messages)
  ` [dm-devel] [vdo-devel] "

radeon.ko/i586: BUG: kernel NULL pointer dereference,address:00000004
 2023-07-22  1:57 UTC  (2+ messages)
` radeon.ko/i586: BUG: kernel NULL pointerdereference,address:00000004

[tglx-devel:x86/apic 51/58] arch/x86/kernel/setup.c:1021:9: error: implicit declaration of function 'apic_setup_apic_calls'
 2023-07-22  1:48 UTC 

[PATCH v2] arm64: dts: imx8mp: use correct clock for eqos timestamping counter
 2023-07-22  1:49 UTC  (3+ messages)

[PATCH net-next 0/2] net: store netdevs in an xarray
 2023-07-22  1:47 UTC  (4+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: convert some netlink netdev iterators to depend on the xarray

[PATCH net-next] page_pool: add a lockdep check for recycling in hardirq
 2023-07-22  1:45 UTC  (5+ messages)

[PATCH 0/2] Add power management support in CAAM driver
 2023-07-22  1:42 UTC  (3+ messages)
` [PATCH 2/2] crypto: caam - add power management support

[Intel-xe] [PATCH 1/2] drm/xe: Set AE PTE bit if enabled on smem
 2023-07-22  1:41 UTC  (4+ messages)

[PATCH net-next] tcx: Fix splat in ingress_destroy upon tcx_entry_free
 2023-07-22  1:40 UTC  (2+ messages)

[intel-tdx:seamcall_test 7/32] vmlinux.o: warning: objtool: __tdx_hypercall+0x4e0: __tdx_hypercall_failed() is missing a __noreturn annotation
 2023-07-22  1:38 UTC 

[syzbot] [ppp?] possible deadlock in serial8250_handle_irq
 2023-07-22  1:33 UTC 

[PATCH v4 0/9] GenieZone hypervisor drivers
 2023-07-22  1:29 UTC  (6+ messages)
` [PATCH v4 2/9] virt: geniezone: Add GenieZone hypervisor support

[PATCH net-next] page_pool: split types and declarations from page_pool.h
 2023-07-22  1:29 UTC  (9+ messages)

[PATCH v9 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-07-22  1:28 UTC  (7+ messages)
` [PATCH v9 3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57}

LVDS panel compatible strings
 2023-07-22  1:26 UTC  (8+ messages)

[PATCH 0/5] KVM: x86/mmu: Don't synthesize triple fault on bad root
 2023-07-22  1:23 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86/mmu: Add helper to convert root hpa to shadow page
` [PATCH 2/5] KVM: x86/mmu: Harden new PGD against roots without shadow pages
` [PATCH 3/5] KVM: x86/mmu: Harden TDP MMU iteration against root w/o shadow page
` [PATCH 4/5] KVM: x86/mmu: Disallow guest from using !visible slots for page tables
` [PATCH 5/5] KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots


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.