mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2] fpga: zynq-fpga: Ensure proper xCAP interface switch
 2023-06-03 17:27 UTC  (2+ messages)

[PATCH v4 00/19] Fixes, cleanups and unit test for mballoc
 2023-06-03 15:03 UTC  (20+ messages)
` [PATCH v4 01/19] ext4: fix wrong unit use in ext4_mb_normalize_request
` [PATCH v4 02/19] ext4: fix unit mismatch in ext4_mb_new_blocks_simple
` [PATCH v4 03/19] ext4: fix wrong unit use in ext4_mb_find_by_goal
` [PATCH v4 04/19] ext4: treat stripe in block unit
` [PATCH v4 05/19] ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocated
` [PATCH v4 06/19] ext4: remove ext4_block_group and ext4_block_group_offset declaration
` [PATCH v4 07/19] ext4: try all groups in ext4_mb_new_blocks_simple
` [PATCH v4 08/19] ext4: get block from bh before pass it to ext4_free_blocks_simple in ext4_free_blocks
` [PATCH v4 09/19] ext4: remove unsed parameter and unnecessary forward declaration of ext4_mb_new_blocks_simple
` [PATCH v4 10/19] ext4: fix wrong unit use in ext4_mb_clear_bb
` [PATCH v4 11/19] ext4: fix wrong unit use in ext4_mb_new_blocks
` [PATCH v4 12/19] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb
` [PATCH v4 13/19] ext4: call ext4_mb_mark_group_bb in ext4_free_blocks_simple
` [PATCH v4 14/19] ext4: extent ext4_mb_mark_group_bb to support allocation under journal
` [PATCH v4 15/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_mark_diskspace_used
` [PATCH v4 16/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_clear_bb
` [PATCH v4 17/19] ext4: call ext4_mb_mark_group_bb in ext4_group_add_blocks
` [PATCH v4 18/19] ext4: add some kunit stub for mballoc kunit test
` [PATCH v4 19/19] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc

[PATCH] EDAC/mc: fix potential memoryleak in edac_mc_alloc()
 2023-06-03 14:41 UTC 

[PATCH] RAS/CEC: remove unused del_lru_elem()
 2023-06-03 14:29 UTC 

[PATCH] mm: remove obsolete alloc_migrate_target()
 2023-06-03 14:25 UTC 

[PATCH v2] mm: page_alloc: remove unneeded header files
 2023-06-03 11:25 UTC 

[PATCH v2] x86/mce: remove unused mce_vaddr
 2023-06-03 11:11 UTC 

[PATCH v2] sched/fair: remove unneeded header files
 2023-06-03 11:04 UTC 

[PATCH] New module to add NCT6692D watchdog funtionality
 2023-06-03  9:51 UTC  (2+ messages)

[PATCH v8 00/33] x86: enable FRED for x86-64
 2023-06-03  9:48 UTC  (3+ messages)
` [PATCH v8 02/33] x86/fred: make unions for the cs and ss fields in struct pt_regs

KASAN: stack-out-of-bounds Read in __remove_hrtimer
 2023-06-03  9:42 UTC 

[PATCH 0/2] i2c: i801: Force no IRQ for Dell Latitude E7450
 2023-06-03  9:24 UTC  (3+ messages)

[PATCH 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
 2023-06-03  9:22 UTC  (3+ messages)

KASAN: stack-out-of-bounds Read in scm_recv
 2023-06-03  9:21 UTC 

KASAN: use-after-free Read in dtSearch
 2023-06-03  9:12 UTC 

[PATCH v3 0/3] nolibc: add part2 of support for rv32
 2023-06-03  9:05 UTC  (4+ messages)
` [PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
` [PATCH v3 2/3] tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYS
` [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32

[gustavoars:testing/fam01-next20230602 7/7] arch/sparc/kernel/irq_32.c:258:14: error: array subscript [16, 79] is outside array bounds of 'struct tt_entry[1]'
 2023-06-03  9:04 UTC 

[PATCH] staging: rtl8192e: Add cfg80211.h and remove defined variables
 2023-06-03  8:52 UTC 

[PATCH v10 0/6] Add support for Core Power Reduction v3, v4 and Hardened
 2023-06-03  8:49 UTC  (4+ messages)
` [PATCH v10 4/6] soc: qcom: cpr: Move common functions to new file

[PATCH v2 00/11] arm64: Support for Armv8.8 memcpy instructions in userspace
 2023-06-03  8:42 UTC  (7+ messages)
` [PATCH v2 01/11] KVM: arm64: initialize HCRX_EL2
` [PATCH v2 03/11] KVM: arm64: switch HCRX_EL2 between host and guest
` [PATCH v2 06/11] KVM: arm64: hide MOPS from guests

[PATCH 00/12] A minor flurry of selftest/mm fixes
 2023-06-03  8:27 UTC  (13+ messages)
` [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
` [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures

[PATCH] perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
 2023-06-03  8:25 UTC 

[RESEND PATCH 0/2] leds: sgm3140: Add richtek,rt5033-led compatible
 2023-06-03  8:25 UTC  (2+ messages)

[PATCH net-next v5] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-06-03  8:21 UTC  (2+ messages)

[PATCH v3 00/12] nolibc: add generic part1 of prepare for rv32
 2023-06-03  8:17 UTC  (13+ messages)
` [PATCH v3 01/12] selftests/nolibc: syscall_args: use generic __NR_statx
` [PATCH v3 02/12] tools/nolibc: add missing nanoseconds support for __NR_statx
` [PATCH v3 03/12] selftests/nolibc: allow specify extra arguments for qemu
` [PATCH v3 04/12] selftests/nolibc: fix up compile warning with glibc on x86_64
` [PATCH v3 05/12] selftests/nolibc: not include limits.h for nolibc
` [PATCH v3 06/12] selftests/nolibc: use INT_MAX instead of __INT_MAX__
` [PATCH v3 07/12] tools/nolibc: arm: add missing my_syscall6
` [PATCH v3 08/12] tools/nolibc: open: fix up compile warning for arm
` [PATCH v3 09/12] selftests/nolibc: support two errnos with EXPECT_SYSER2()
` [PATCH v3 10/12] selftests/nolibc: remove gettimeofday_bad1/2 completely
` [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
` [PATCH v3 12/12] selftests/nolibc: test_fork: fix up duplicated print

[PATCH 0/2] Add initial support for RDP453 of IPQ9574 family
 2023-06-03  7:51 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq9574: add support for RDP453 variant

[PATCH V4 0/6] Add PCIe support for IPQ9574
 2023-06-03  7:44 UTC  (4+ messages)
` [PATCH V4 3/6] dt-bindings: PCI: qcom: Add IPQ9574

[PATCH v2] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
 2023-06-03  7:43 UTC 

[PATCH] wireless: ath: work around false-positive stringop-overread warning
 2023-06-03  7:43 UTC  (6+ messages)

[PATCH 0/4] perf/arm_cspmu: Fixes and cleanups
 2023-06-03  7:42 UTC  (3+ messages)
` [PATCH 2/4] ACPI/APMT: Don't register invalid resource

[PATCH 4/6] device-mapper: Avoid double-fetch of version
 2023-06-03  7:40 UTC  (2+ messages)

[PATCH] sched/topology: mark set_sched_topology() __init
 2023-06-03  7:36 UTC 

[PATCH] memcg: use helper macro FLUSH_TIME
 2023-06-03  7:36 UTC  (2+ messages)

[PATCH net v3] net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
 2023-06-03  7:35 UTC  (2+ messages)
` [PATCH net v3] net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294 - manual merge

[tip:objtool/core] BUILD SUCCESS ff9a6459bbec06df7da2545020d7383aba13b3fb
 2023-06-03  7:33 UTC 

[PATCH] sched/core: remove unneeded ptr movement in sched_init()
 2023-06-03  7:31 UTC 

[PATCH] cgroup: make cgroup_is_threaded() and cgroup_is_thread_root() static
 2023-06-03  7:13 UTC 

[PATCH net-next] net: ethtool: Fix out-of-bounds copy to user
 2023-06-03  7:11 UTC  (12+ messages)

[PATCH net-next v6 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-06-03  6:58 UTC  (4+ messages)
` [PATCH net-next v6 3/6] net: bcmasp: Add support for ASP2.0 Ethernet controller

[paulmck-rcu:rcu/next] BUILD SUCCESS 83545df658f6fe38147956cb378cd1b26ce06c20
 2023-06-03  6:58 UTC 

[GIT PULL] probes: Fixes for 6.4-rc4
 2023-06-03  6:55 UTC 

[PATCH net-next v3 00/11] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS
 2023-06-03  6:38 UTC  (3+ messages)
` [PATCH net-next v3 11/11] net: Add samples for network I/O and splicing

[PATCH v2 for-next] RDMA/core: Get IB width and speed from netdev
 2023-06-03  6:38 UTC 

[PATCH v15 00/13] hp-bioscfg driver
 2023-06-03  6:35 UTC  (7+ messages)
` [PATCH v15 05/13] hp-bioscfg: enum-attributes

[PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-06-03  6:35 UTC  (5+ messages)

[PATCH net] net: stmmac: dwmac-qcom-ethqos: fix a regression on EMAC < 3
 2023-06-03  6:30 UTC  (2+ messages)

[syzbot] Monthly ext4 report (May 2023)
 2023-06-03  6:20 UTC  (6+ messages)

[PATCH 0/2] fix two issue about quota
 2023-06-03  6:14 UTC  (7+ messages)
` [PATCH 1/2] quota: fix null-ptr-deref in ext4_acquire_dquot()
` [PATCH 2/2] quota: fix warning in dqgrab()

[PATCH net-next v6 0/1] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
 2023-06-03  5:27 UTC  (12+ messages)
` [PATCH net-next v6 1/1] "

[PATCH] arm64: dts: marvell: Fix espressobin-ultra boot failure and wifi
 2023-06-03  5:23 UTC  (2+ messages)

[PATCH] perf test amd: Fix build failure with amd-ibs-via-core-pmu.c -- Was: Re: [PATCH v5 27/34] perf pmu: Separate pmu and pmus
 2023-06-03  4:46 UTC  (2+ messages)
` [PATCH v2] perf test amd: Fix build failure with amd-ibs-via-core-pmu.c

[PATCH] firewire: fix warnings to generate UAPI documentation
 2023-06-03  4:25 UTC  (3+ messages)

[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
 2023-06-03  4:20 UTC  (8+ messages)
` [PATCH net-next v2 2/3] page_pool: "

[PATCH 1/1] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
 2023-06-03  4:15 UTC  (4+ messages)
  ` [CFT][PATCH v3] "

[PATCH] dax/hmem: Fix refcount leak in dax_hmem_probe()
 2023-06-03  4:11 UTC  (7+ messages)

[PATCH] docs: Fix warning:Error in "code-block" directive
 2023-06-03  4:04 UTC  (4+ messages)

[PATCH] LoongArch: Align pci memory base address with page size
 2023-06-03  3:37 UTC  (7+ messages)

[PATCH] mm: page_alloc: remove unneeded header files
 2023-06-03  3:27 UTC  (3+ messages)

[PATCH] x86/mce: remove unused mce_vaddr
 2023-06-03  3:17 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix xclk freq on CHIP_STONEY
 2023-06-03  3:12 UTC  (4+ messages)

[PATCH] net: skbuff: fix missing a __noreturn annotation warning
 2023-06-03  3:09 UTC  (4+ messages)

[PATCH] sched/fair: remove unneeded header files
 2023-06-03  3:01 UTC  (3+ messages)

[PATCH v4 1/1] vringh: IOMEM support
 2023-06-03  2:50 UTC  (2+ messages)

[PATCH pci] PCI: don't skip probing entire device if first fn OF node has status = "disabled"
 2023-06-03  2:35 UTC  (7+ messages)

[PATCH] mm:Improve the execution efficiency of early_ioremap_setup()
 2023-06-03  2:31 UTC 

[PATCH v2] KVM: MAINTAINERS: note that linux-kvm.org isn't current
 2023-06-03  2:27 UTC  (3+ messages)

[PATCH 0/1] RESEND fix page_cache_next/prev_miss off by one error
 2023-06-03  2:24 UTC  (6+ messages)
` [PATCH 1/1] page cache: fix page_cache_next/prev_miss off by one

[PATCH v2 00/11] A minor flurry of selftest/mm fixes
 2023-06-03  2:15 UTC  (12+ messages)
` [PATCH v2 01/11] selftests/mm: fix uffd-stress unused function warning
` [PATCH v2 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
` [PATCH v2 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
` [PATCH v2 04/11] selftests/mm: fix invocation of tests that are run via shell scripts
` [PATCH v2 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
` [PATCH v2 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds
` [PATCH v2 07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
` [PATCH v2 08/11] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
` [PATCH v2 09/11] selftests/mm: move psize(), pshift() into vm_utils.c
` [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
` [PATCH v2 11/11] Documentation: kselftest: "make headers" is a prerequisite

[PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver
 2023-06-03  2:11 UTC  (2+ messages)

[PATCH RFC 0/4] dax: Clean up dax_region references
 2023-06-03  2:09 UTC  (5+ messages)
` [PATCH RFC 1/4] dax/bus: Fix leaked reference in alloc_dax_region()
` [PATCH RFC 2/4] dax/hmem: Fix refcount leak in dax_hmem_probe()
` [PATCH RFC 3/4] dax/cxl: Fix refcount leak in cxl_dax_region_probe()
` [PATCH RFC 4/4] dax/bus: Remove unnecessary reference in alloc_dax_region()

[PATCH v3] LoongArch: Add support to clone a time namespace
 2023-06-03  2:07 UTC  (4+ messages)

[PATCH 0/4] mm: Fix pmd_trans_unstable() call sites on retry
 2023-06-03  2:04 UTC  (5+ messages)
` [PATCH 1/4] mm/mprotect: Retry on pmd_trans_unstable()
` [PATCH 3/4] mm: Warn for unstable pmd in move_page_tables()
` [PATCH 4/4] mm: Make most walk page paths with pmd_trans_unstable() to retry

[PATCH V1] kthread: Unify kernel_thread() and user_mode_thread()
 2023-06-03  1:53 UTC 

[PATCH v2] Subject: perf jit: Fix incorrect file name in DWARF line table
 2023-06-03  1:37 UTC  (2+ messages)

[PATCH v14 000/113] KVM TDX basic feature support
 2023-06-03  1:29 UTC  (3+ messages)
` [PATCH v14 111/113] RFC: KVM: x86, TDX: Add check for setting CPUID

[RFC PATCH net-next] net/sched: introduce pretty printers for Qdiscs
 2023-06-03  1:28 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Teach verifier that trusted PTR_TO_BTF_ID pointers are non-NULL
 2023-06-03  1:26 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs

[PATCH 0/9] rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU
 2023-06-03  1:23 UTC  (3+ messages)
` [PATCH 4/9] rcu: Introduce lazy queue's own qhimark

[PATCH v2 5/5] perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMU
 2023-06-03  1:16 UTC  (2+ messages)

[PATCH v7 00/12] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-06-03  1:10 UTC  (13+ messages)
` [PATCH v7 01/12] KVM: x86/pmu: Rename global_ovf_ctrl_mask to global_status_mask
` [PATCH v7 02/12] KVM: x86/pmu: Move reprogram_counters() to pmu.h
` [PATCH v7 03/12] KVM: x86/pmu: Reject userspace attempts to set reserved GLOBAL_STATUS bits
` [PATCH v7 04/12] KVM: x86/pmu: Move handling PERF_GLOBAL_CTRL and friends to common x86
` [PATCH v7 05/12] KVM: x86/pmu: Provide Intel PMU's pmc_is_enabled() as generic x86 code
` [PATCH v7 06/12] KVM: x86: Explicitly zero cpuid "0xa" leaf when PMU is disabled
` [PATCH v7 07/12] KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met
` [PATCH v7 08/12] KVM: x86/pmu: Advertise PERFCTR_CORE iff the min nr of counters is met
` [PATCH v7 09/12] KVM: x86/pmu: Constrain the num of guest counters with kvm_pmu_cap
` [PATCH v7 10/12] KVM: x86/cpuid: Add a KVM-only leaf to redirect AMD PerfMonV2 flag
` [PATCH v7 11/12] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
` [PATCH v7 12/12] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

[PATCH] net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINE
 2023-06-03  1:07 UTC  (2+ messages)

[PATCH v5 2/2] PCI: Don't assume root ports are power manageable
 2023-06-03  0:58 UTC  (3+ messages)

[PATCH 0/2] KVM: VMX: Fixes for faults on ENCLS emulation
 2023-06-03  0:55 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
 2023-06-03  0:54 UTC  (4+ messages)

[gustavoars:testing/fam01-next20230602 7/7] arch/sparc/mm/init_64.c:3057:31: error: array subscript -1 is outside array bounds of 'char[]'
 2023-06-03  0:54 UTC 

[gustavoars:testing/fam01-next20230602 7/7] drivers/net/ethernet/microchip/sparx5/sparx5_psfp.c:167:31: warning: array subscript 4 is above array bounds of 'const struct sparx5_psfp_gce[4]'
 2023-06-03  0:54 UTC 

[gustavoars:testing/fam01-next20230602 7/7] fs/jffs2/nodelist.h:43:28: warning: array subscript 'union jffs2_sum_mem[0]' is partly outside array bounds of 'unsigned char[26]'
 2023-06-03  0:54 UTC 

[PATCH v3 0/3] KVM: x86: Out-of-bounds access in kvm_recalculate_phys_map()
 2023-06-03  0:52 UTC  (6+ messages)
` [PATCH v3 1/3] KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-bounds
` [PATCH v3 2/3] KVM: x86: Retry APIC optimized map recalc if vCPU is added/enabled
` [PATCH v3 3/3] KVM: selftests: Add test for race in kvm_recalculate_apic_map()

[PATCH] KVM: x86/mmu: Grab memslot for correct address space in NX recovery worker
 2023-06-03  0:52 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Fastpath accounting fixes
 2023-06-03  0:52 UTC  (2+ messages)

[PATCH] KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
 2023-06-03  0:52 UTC  (2+ messages)

[PATCH v7 0/5] Introduce provisioning primitives
 2023-06-03  0:52 UTC  (8+ messages)

[PATCH bpf v2 0/2] Fix elem_size not being set for inner maps
 2023-06-03  0:27 UTC  (3+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add access_inner_map selftest

[PATCH net-next 0/2] Move KSZ9477 errata handling to PHY driver
 2023-06-03  0:13 UTC  (5+ messages)
` [PATCH net-next 1/2] net: phy: micrel: Move KSZ9477 errata fixes "
` [PATCH net-next 2/2] net: dsa: microchip: remove KSZ9477 PHY errata handling

[tip: x86/urgent] x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed
 2023-06-03  0:08 UTC 

[PATCH v2] mm/folio: Avoid special handling for order value 0 in folio_set_order
 2023-06-03  0:08 UTC  (4+ messages)

[GIT PULL] Asymmetric keys fix for v6.4-rc5
 2023-06-03  0:02 UTC  (3+ messages)

[PATCH v6 00/10] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-06-02 23:23 UTC  (3+ messages)
` [PATCH v6 03/10] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic

[PATCH 1/2] platform/x86/intel/pmc: Add resume_fixup callback
 2023-06-02 23:21 UTC  (2+ messages)
` [PATCH 2/2] platform/x86/intel/pmc/mtl: Put devices in D3 during resume

[PATCH v3] net/sctp: Make sha1 as default algorithm if fips is enabled
 2023-06-02 23:16 UTC  (3+ messages)

[PATCH v4] watchdog: Allow nmi watchdog to use "ref-cycles" event
 2023-06-02 23:15 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®