LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-23 15:47:21 to 2024-03-24 05:56:26 UTC [more...]

[PATCH] tools:Fix a memory leak bug related to the cmd
 2024-03-24  5:56 UTC  (2+ messages)
`  "

x86_64 32-bit EFI mixed mode boot broken
 2024-03-24  5:53 UTC  (12+ messages)

[RFC PATCH v4 00/15] Perf stat metric grouping with hardware information
 2024-03-24  5:46 UTC  (19+ messages)
` [RFC PATCH v4 03/15] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [RFC PATCH v4 04/15] find_bit: add _find_last_and_bit() to support finding the most significant set bit
` [RFC PATCH v4 05/15] perf stat: Add functions to set counter bitmaps for hardware-grouping method
` [RFC PATCH v4 06/15] perf stat: Add functions to get counter info
` [RFC PATCH v4 07/15] perf stat: Add functions to create new group and assign events into groups
` [RFC PATCH v4 09/15] perf stat: Add function to handle special events in hardware-grouping
` [RFC PATCH v4 11/15] perf stat: Handle taken alone "
` [RFC PATCH v4 12/15] perf stat: Handle NMI "
` [RFC PATCH v4 13/15] perf stat: Code refactoring "

kernel crash in mknod
 2024-03-24  5:46 UTC  (2+ messages)

[PATCH v4 00/16] x86-64: Stack protector and percpu improvements
 2024-03-24  5:43 UTC  (24+ messages)
` [PATCH v4 01/16] x86/stackprotector/32: Remove stack protector test script
` [PATCH v4 02/16] x86/stackprotector/64: "
` [PATCH v4 08/16] x86/stackprotector/64: Convert to normal percpu variable
` [PATCH v4 09/16] x86/percpu/64: Use relative percpu offsets
` [PATCH v4 10/16] x86/percpu/64: Remove fixed_percpu_data
` [PATCH v4 12/16] x86/percpu/64: Remove INIT_PER_CPU macros
` [PATCH v4 13/16] percpu: Remove PER_CPU_FIRST_SECTION

[PATCH net] ipv4: Fix uninit-value access in __ip_make_skb()
 2024-03-24  5:05 UTC 

[PATCH bpf-next v5 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-03-24  4:56 UTC  (7+ messages)
` [PATCH bpf-next v5 2/6] bpf/verifier: add bpf_timer as a kfunc capable type

[PATCH] x86/mm/ident_map: Use full gbpages in identity maps except on UV platform
 2024-03-24  4:45 UTC  (3+ messages)

[PATCH 0/4] x86: Add CPUID region helper and clarify Xen startup
 2024-03-24  4:38 UTC  (3+ messages)
` [PATCH 1/4] x86/cpu: Add and use new CPUID region helper

[PATCH] crash: use macro to add crashk_res into iomem early for specific arch
 2024-03-24  4:06 UTC  (2+ messages)

[tip: x86/boot] x86/build: Clean up arch/x86/tools/relocs.c a bit
 2024-03-24  4:05 UTC 

[tip: x86/urgent] x86/boot/64: Apply encryption mask to 5-level pagetable update
 2024-03-24  4:05 UTC 

[tip: x86/urgent] x86/boot/64: Move 5-level paging global variable assignments back
 2024-03-24  4:05 UTC 

[RFC PATCH v4 0/6] TPEBS counting mode support
 2024-03-24  4:01 UTC  (6+ messages)
` [RFC PATCH v4 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v4 3/6] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation

[PATCH] x86, relocs: Ignore relocations in .notes section on walk_relocs
 2024-03-24  3:57 UTC  (5+ messages)
      ` [PATCH] x86/build: Clean up arch/x86/tools/relocs.c a bit

[PATCH] sched/Documentation: Add RT_RUNTIME_SHARE documentation
 2024-03-24  3:54 UTC  (2+ messages)

[PATCH net-next 0/4] net: dsa: realtek: fix LED support for rtl8366
 2024-03-24  3:46 UTC  (11+ messages)
` [PATCH net-next 1/4] dt-bindings: net: dsa: realtek: describe LED usage
` [PATCH net-next 4/4] net: dsa: realtek: add LED drivers for rtl8366rb

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-03-24  3:28 UTC  (2+ messages)

include/linux/framer/framer.h:184:16: warning: no previous prototype for function 'framer_get'
 2024-03-24  3:19 UTC 

[PATCH v4] x86/fpu: Keep xfd_state always in sync with MSR_IA32_XFD
 2024-03-24  3:15 UTC  (2+ messages)
` [tip: x86/urgent] x86/fpu: Keep xfd_state "

[PATCH] x86/cpu: Add model number for another Intel Arrow Lake mobile processor
 2024-03-24  3:15 UTC  (2+ messages)
` [tip: x86/urgent] "

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
 2024-03-24  3:14 UTC 

[PATCH] Documentation/x86: Document resctrl bandwidth control units are MiB
 2024-03-24  3:07 UTC  (2+ messages)
` [tip: x86/urgent] Documentation/x86: Document that "

[PATCH 1/1] mm: vmalloc: Bail out early in find_vmap_area() if vmap is not init
 2024-03-24  2:56 UTC  (3+ messages)

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-24  2:55 UTC  (6+ messages)
` stack access issue. "

[syzbot] [batman?] [bpf?] possible deadlock in lock_timer_base
 2024-03-24  2:51 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf,riscv: Add support for BPF Arena
 2024-03-24  2:39 UTC  (8+ messages)
` [PATCH bpf-next 1/2] bpf,riscv: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next 2/2] bpf,riscv: Implement bpf_addr_space_cast instruction

[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
 2024-03-24  2:27 UTC  (4+ messages)
` [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()

[PATCH 0/3] leds: trigger: Add led trigger for bpf
 2024-03-24  2:15 UTC  (7+ messages)
` [PATCH 1/3] leds: trigger: legtrig-bpf: Add ledtrig-bpf module

[PATCH v4] Documentation: tpm_tis
 2024-03-24  2:14 UTC  (6+ messages)

[PATCH 0/2] block: support to account io_ticks precisely
 2024-03-24  2:11 UTC  (4+ messages)
` [PATCH 2/2] block: remove blk_mq_in_flight() and blk_mq_in_flight_rw()

[PATCH v2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
 2024-03-24  2:09 UTC  (4+ messages)

[PATCH 1/2] drm/panel: Remove redundant checks in multiple panels
 2024-03-24  2:01 UTC 

[PATCH 2/2] drm/panel: Promote warn_dev to WARN for invalid calls in drm_panel.c
 2024-03-24  2:04 UTC 

[RFC PATCH] sched: Consolidate cpufreq updates
 2024-03-24  2:01 UTC 

[PATCH v8 4/4] riscv: dts: thead: Enable LicheePi 4A eMMC and microSD
 2024-03-24  1:25 UTC  (2+ messages)

[PATCH] powerpc: ps3: mark ps3_notification_device static for stack usage
 2024-03-24  1:23 UTC  (6+ messages)
` [PATCH] powerpc: Fix PS3 allmodconfig warning

[PATCH v2 0/2] sched: Minor changes for rd->overload access
 2024-03-24  1:16 UTC  (3+ messages)
` [PATCH v2 2/2] sched/fair: Use helper functions to access rd->overload

[PATCH] cleanup: Add usage and style documentation
 2024-03-24  0:57 UTC  (5+ messages)

[PATCH v8 0/4] sched: Don't trigger misfit if affinity is restricted
 2024-03-24  0:45 UTC  (5+ messages)
` [PATCH v8 1/4] sched/topology: Export asym_capacity_list
` [PATCH v8 2/4] sched/fair: Check a task has a fitting cpu when updating misfit
` [PATCH v8 3/4] sched/topology: Remove max_cpu_capacity from root_domain
` [PATCH v8 4/4] sched/fair: Don't double balance_interval for migrate_misfit

[PATCH] ubifs: xattr: remove unused anonymous enum
 2024-03-24  0:41 UTC 

[PATCH] tracing: Fix documentation on tp_printk cmdline option
 2024-03-24  0:29 UTC  (2+ messages)

[GIT PULL] dma-mapping fixes for Linux 6.9
 2024-03-24  0:07 UTC 

[PATCH 0/4] dt-bindings: rtc: convert multiple devices to dtschema
 2024-03-24  0:02 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: rtc: armada-380-rtc: convert "
` [PATCH 2/4] dt-bindings: rtc: alphascale,asm9260: "
` [PATCH 3/4] dt-bindings: rtc: digicolor-rtc: "
` [PATCH 4/4] dt-bindings: rtc: nxp,lpc1788-rtc: "

[PATCH v5 net 0/3] Report RCU QS for busy network kthreads
 2024-03-23 23:53 UTC  (6+ messages)
` [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-23 23:39 UTC  (3+ messages)
` [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU

[PATCH] x86/head/64: level2_kernel_pgt's kernel area is built with _PAGE_PRESENT set
 2024-03-23 23:26 UTC 

[PATCH v1 0/3] iio: adc: meson: a few improvements
 2024-03-23 23:13 UTC  (4+ messages)
` [PATCH v1 1/3] iio: adc: meson: fix voltage reference selection field name typo
` [PATCH v1 2/3] iio: adc: meson: consistently use bool/enum in struct meson_sar_adc_param
` [PATCH v1 3/3] iio: adc: meson: simplify MESON_SAR_ADC_REG11 register access

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
 2024-03-23 22:54 UTC  (3+ messages)
` [syzbot] [PATCH] fix "

[PATCH] staging: rtl8712: Rename variable bw_40MHz_en
 2024-03-23 22:30 UTC  (2+ messages)

[PATCH] Staging: rtl8712: Removed unnecessary parentheses
 2024-03-23 22:19 UTC  (2+ messages)

[PATCHSET v5] sched: Implement BPF extensible scheduler class
 2024-03-23 22:12 UTC  (4+ messages)
` [PATCH 12/36] sched_ext: "

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
 2024-03-23 22:10 UTC 

[GIT pull] core/entry for v6.9-rc1
 2024-03-23 21:56 UTC  (8+ messages)
` [GIT pull] irq/urgent "
` [GIT pull] timers/core "
` [GIT pull] timers/urgent "

[PATCH 0/2] Add support for AD4000 series
 2024-03-23 21:53 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add AD4000
` [PATCH 2/2] iio: adc: Add support for AD4000

drivers/mux/mmio.c:76:34: error: storage size of 'field' isn't known
 2024-03-23 21:40 UTC 

[WIP 0/3] Memory model and atomic API in Rust
 2024-03-23 21:40 UTC  (12+ messages)
` [WIP 1/3] rust: Introduce atomic module

[PATCH v2 0/5] power: supply: axp20x_usb_power: cleanup input current limit handling
 2024-03-23 21:36 UTC  (8+ messages)
` [PATCH v2 5/5] power: supply: axp20x_usb_power: set input current limit in probe

ERROR: modpost: "devm_drm_of_get_bridge" [drivers/usb/typec/mux/ptn36502.ko] undefined!
 2024-03-23 21:30 UTC 

[PATCH v5 08/11] devm-helpers: Add resource managed version of debugfs directory create function
 2024-03-23 21:25 UTC  (4+ messages)

[PATCH v3 0/5] Add RK816 PMIC support
 2024-03-23 21:17 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: mfd: Add rk816 binding

[PATCH v9 1/2] dt-bindings: mtd: fixed-partitions: Add alignment properties
 2024-03-23 21:12 UTC  (3+ messages)

[PATCH v2] iio: adc: ad7944: simplify adi,spi-mode property parsing
 2024-03-23 20:44 UTC  (6+ messages)

[PATCHv12 0/4] *** Detect interrupt storm in softlockup ***
 2024-03-23 20:43 UTC  (3+ messages)
` [PATCHv12 4/4] watchdog/softlockup: report the most frequent interrupts

[PATCH v2] Fix duplicate C declaration warnings
 2024-03-23 20:43 UTC  (2+ messages)

[BUG][KMEMLEAK] selftests/net/tcp_ao: unreferenced object (size 128)
 2024-03-23 20:40 UTC 

[BUG][KMEMLEAK] modprobe: unreferenced object (size 16)
 2024-03-23 20:39 UTC 

ERROR: modpost: "__delay" [drivers/net/mdio/mdio-cavium.ko] undefined!
 2024-03-23 20:39 UTC 

[RFC PATCH 0/9] riscv: Userspace pointer masking and tagged address ABI
 2024-03-23 20:37 UTC  (9+ messages)
` [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
  ` [RISC-V] [tech-j-ext] "

[PATCH v2 -next] mm/slub: remove dummy slabinfo functions
 2024-03-23 20:30 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix deadlock while reading mqd from debugfs
 2024-03-23 20:21 UTC  (5+ messages)

[BUG] seltests/iommu: runaway ./iommufd consuming 99% CPU after a failed assert()
 2024-03-23 20:13 UTC  (3+ messages)

[PATCH V3] irqchip/loongson-pch-pic: Update interrupt registration policy
 2024-03-23 20:05 UTC  (4+ messages)

[PATCH v4 0/1] platform/x86: Add wmi driver for Casper Excalibur laptops
 2024-03-23 19:13 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH bpf v4] bpf: verifier: prevent userspace memory access
 2024-03-23 19:13 UTC  (5+ messages)

[PATCH] perf build: Add LIBTRACEEVENT_DIR build option
 2024-03-23 19:07 UTC  (2+ messages)

[PATCH v3 0/9] Setting live video input format for ZynqMP DPSUB
 2024-03-23 19:08 UTC  (6+ messages)
` [PATCH v3 8/9] dt-bindings: xlnx: Add VTC and TPG bindings

[syzbot] [net?] WARNING: ODEBUG bug in netdev_freemem (3)
 2024-03-23 19:06 UTC 

[PATCH v7 0/7] LoongArch: Add pv ipi support on LoongArch VM
 2024-03-23 19:02 UTC  (5+ messages)
` [PATCH v7 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v7 7/7] Documentation: KVM: Add hypercall for LoongArch

[PATCH 1/2] dt-bindings: net: ipq4019-mdio: add IPQ9574 compatible
 2024-03-23 18:59 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq9574: add MDIO bus

[PATCH bpf-next v3 0/2] bpf,arm64: Add support for BPF Arena
 2024-03-23 18:48 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions

[PATCH 2/2] xfs_refcount: Preventing integer overflow
 2024-03-23 18:45 UTC  (2+ messages)

[PATCH v2 0/2] docs: iio: new docs for ad7944 driver
 2024-03-23 18:36 UTC  (2+ messages)

[PATCH] drm/rockchip: vop2: Remove AR30 and AB30 format support
 2024-03-23 10:10 UTC  (3+ messages)

[PATCH] tools:Fix a memory leak related to variable name
 2024-03-23 18:22 UTC  (2+ messages)

[PATCH v2] iio: adc: ad7944: Add support for "3-wire mode"
 2024-03-23 18:20 UTC  (6+ messages)

[PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
 2024-03-23 18:05 UTC  (2+ messages)

[PATCH 00/25] Introduce support of audio for Amlogic A1 SoC family
 2024-03-23 18:02 UTC  (6+ messages)
` [PATCH 04/25] clk: meson: a1: add the audio clock controller driver

[PATCH] cleanup: Add usage and style documentation
 2024-03-23 18:01 UTC  (2+ messages)

[PATCH 0/2] mm: small fixup series for mm-unstable
 2024-03-23 17:51 UTC  (2+ messages)

[PATCH v2 0/3] iio: adxl345: add spi-3wire
 2024-03-23 17:44 UTC  (6+ messages)
` [PATCH v2 3/3] dt-bindings: iio: accel: adxl345: Add spi-3wire

[PATCH v2] um: Makefile: use bash from the environment
 2024-03-23 17:44 UTC 

[PATCH] mm/arch: Provide pud_pfn() fallback
 2024-03-23 17:39 UTC  (2+ messages)

[PATCH v2 00/14] Provide SEV-SNP support for running under an SVSM
 2024-03-23 17:24 UTC  (3+ messages)
` [PATCH v2 13/14] x86/sev: Hide SVSM attestation entries if not "

Fixing the devicetree of Rock 5 Model B (and possibly others)
 2024-03-23 17:23 UTC  (5+ messages)

[PATCH v2 net] ice: Fix freeing uninitialized pointers
 2024-03-23 16:56 UTC  (2+ messages)

[PATCH] speakup: Turn i18n files utf-8
 2024-03-23 16:42 UTC 

[PATCH] [v2] module: don't ignore sysfs_create_link() failures
 2024-03-23 16:50 UTC  (2+ messages)

[PATCH] speakup: Avoid crash on very long word
 2024-03-23 16:48 UTC 

[sparc] Use of -fcall-used-* flags in Makefile?
 2024-03-23 16:37 UTC  (3+ messages)

[PATCH] Fix duplicate C declaration warnings
 2024-03-23 16:30 UTC 

[PATCH] iphase: Adding a null pointer check
 2024-03-23 16:27 UTC  (2+ messages)

[GIT PULL] hardening fixes for v6.9-rc1
 2024-03-23 16:25 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.9-2 tag
 2024-03-23 16:24 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).