All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-28 09:03:51 to 2024-11-28 10:27:47 UTC [more...]

[PATCH 0/9] sched/fair: Fix statistics with delayed dequeue
 2024-11-28 10:27 UTC  (18+ messages)
` [PATCH 1/9] sched/eevdf: More PELT vs DELAYED_DEQUEUE
` [PATCH 2/9] sched/fair: Add new cfs_rq.h_nr_enqueued
` [PATCH 3/9] sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle
` [PATCH 4/9] sched/fair: Remove unused cfs_rq.idle_nr_running
` [PATCH 5/9] sched/fair: Rename cfs_rq.nr_running into nr_enqueued
` [PATCH 6/9] sched/fair: Removed unsued cfs_rq.h_nr_delayed
` [PATCH 7/9] sched/fair: Do not try to migrate delayed dequeue task
` [PATCH 8/9] sched/fair: Fix sched_can_stop_tick() for fair tasks
` [PATCH 9/9] sched/fair: Fix variable declaration position

[PATCH 0/2] x86/vlapic: Fixes to APIC_ESR handling
 2024-11-28 10:25 UTC  (7+ messages)
` [PATCH 1/2] x86/vlapic: Fix handling of writes to APIC_ESR
` [PATCH 2/2] x86/vlapic: Drop vlapic->esr_lock

[PATCH v3 0/7] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
 2024-11-28 10:25 UTC  (8+ messages)
` [PATCH v3 1/7] drm/msm: adreno: add defines for gpu & gmu frequency table sizes
` [PATCH v3 2/7] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
` [PATCH v3 3/7] drm/msm: adreno: dynamically generate GMU bw table
` [PATCH v3 4/7] drm/msm: adreno: find bandwidth index of OPP and set it along freq index
` [PATCH v3 5/7] drm/msm: adreno: enable GMU bandwidth for A740 and A750
` [PATCH v3 6/7] arm64: qcom: dts: sm8550: add interconnect and opp-peak-kBps for GPU
` [PATCH v3 7/7] arm64: qcom: dts: sm8650: "

Regarding CI failures not related to patch
 2024-11-28 10:25 UTC 

[PATCH v4 resend] drm/meson: switch to a managed drm device
 2024-11-28 10:23 UTC  (3+ messages)

[PATCH] brd: decrease the number of allocated pages which discarded
 2024-11-28 10:23 UTC  (2+ messages)

[meta-rockchip PATCH 0/2] bsp: rkbin: bump to latest commit in master
 2024-11-28 10:22 UTC  (4+ messages)
` [meta-rockchip PATCH 1/2] bsp: rkbin: rkbin-ddr: use glob pattern for finding DDR init
  ` [yocto-patches] "

[RFC PATCH 0/4] Add support for File Based Memory Management
 2024-11-28 10:22 UTC  (3+ messages)

[PATCH v2] mailbox: tegra-hsp: Clear mailbox before using message
 2024-11-28 10:22 UTC  (2+ messages)

UEFI EBS() failures on Lenovo T14s
 2024-11-28 10:21 UTC  (4+ messages)

[BUG regression in HEAD] efi: memory: use the lmb API's for allocating and freeing memory
 2024-11-28 10:21 UTC  (12+ messages)

[RFC ethtool] ethtool: mock JSON output for --module-info
 2024-11-28 10:20 UTC  (8+ messages)

[PATCH i-g-t] test/kms_content_protection: Account for reauthetication in LIC
 2024-11-28 10:19 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[PATCH v1 0/4] Allow to enable multifd and postcopy migration together
 2024-11-28 10:18 UTC  (6+ messages)
` [PATCH v1 3/4] migration: refactor ram_save_target_page functions

[PATCH v2 0/8] pci: qcom: Add QCS8300 PCIe support
 2024-11-28 10:17 UTC  (4+ messages)
` [PATCH v2 1/8] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS8300 QMP PCIe PHY Gen4 x2

[chrome-os:chromeos-6.6 10/12] arch/arm64/boot/dts/mediatek/mt8186-corsola-ponyta-sku0.dtb: /: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-11-28 10:16 UTC 

[PATCH 0/2] android: add bootconfig support
 2024-11-28 10:14 UTC  (3+ messages)
` [PATCH 1/2] boot: android: import addBootConfigParameters() from AOSP
` [PATCH 2/2] boot: android: Add bootconfig support

[PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
 2024-11-28 10:08 UTC  (3+ messages)
` [PATCH v3 04/24] thread-pool: Implement generic (non-AIO) pool support

[PATCH v6 0/5] media: qcom: camss: Add sc7280 support
 2024-11-28 10:09 UTC  (6+ messages)
` [PATCH v6 1/5] media: dt-bindings: Add qcom,sc7280-camss

[PATCH v7 0/3] usb: typec: Implement UCSI driver for ChromeOS
 2024-11-28 10:09 UTC  (10+ messages)
` [PATCH v7 2/3] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH v2] ethtool: add support for ETHTOOL_A_CABLE_FAULT_LENGTH_SRC and ETHTOOL_A_CABLE_RESULT_SRC
 2024-11-28 10:09 UTC  (2+ messages)
` [PATCH ethtool "

[PATCH v1] usb: typec: ucsi: Fix completion notifications
 2024-11-28 10:08 UTC  (5+ messages)

[PATCH v4 0/2] power: supply: Add STC3117 Fuel Gauge
 2024-11-28 10:08 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: "

[PATCH 0/2] OPP: fix buffer overflow in indexed freq and bandwidth reads
 2024-11-28 10:07 UTC  (3+ messages)
` [PATCH 1/2] OPP: add index check to assert to avoid buffer overflow in _read_freq()
` [PATCH 2/2] OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized

Grub-devel Digest, Vol 249, Issue 46
 2024-11-28 10:07 UTC 

[PATCH v2 0/7] ima: Remove unnecessary inode locks
 2024-11-28 10:06 UTC  (8+ messages)
` [PATCH v2 1/7] fs: ima: Remove S_IMA and IS_IMA()
` [PATCH v2 2/7] ima: Remove inode lock
` [PATCH v2 3/7] ima: Ensure lock is held when setting iint pointer in inode security blob
` [PATCH v2 4/7] ima: Mark concurrent accesses to the iint pointer in the "
` [PATCH v2 5/7] ima: Set security.ima on file close when ima_appraise=fix
` [PATCH v2 6/7] ima: Discard files opened with O_PATH
` [PATCH v2 7/7] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr

[yocto-docs][PATCH v4] ref-manual: classes: fix bin_package description
 2024-11-28 10:07 UTC  (2+ messages)

[PATCH] drm/panthor: Fix a typo in the FW iface flag definitions
 2024-11-28 10:06 UTC  (2+ messages)

[LTP] Regarding the Musl C library for using Linux Test Project on our Board linux kernel 5.4.25
 2024-11-28 10:04 UTC  (2+ messages)

[PATCH 0/7] drm/i915: 10bpc/fp16 + CCS support
 2024-11-27  6:58 UTC  (8+ messages)
` [PATCH 3/7] drm/i915: Enable 10bpc + CCS on TGL+

[PATCH RESEND v2] drm/i915: Fix memory leak by correcting cache object name in error handler
 2024-11-27 20:10 UTC 

[PATCH] kbuild: don't allow GCC data store races
 2024-11-28 10:02 UTC  (2+ messages)

[PATCH v4 0/6] Update Event Records to CXL spec rev 3.1
 2024-11-28 10:01 UTC  (9+ messages)
` [PATCH v4 3/6] cxl/events: Update General Media Event Record "

korg-clang-19-lkftconfig-hardening: TI x15 board - PC is at edma_probe (drivers/dma/ti/edma.c
 2024-11-28 10:00 UTC  (3+ messages)

[PATCH] dma: define compile-time ARCH_DMA_MINALIGN constant for all archs
 2024-11-28 10:00 UTC  (2+ messages)

Bad psi_group_cpu.tasks[NR_MEMSTALL] counter
 2024-11-28 10:00 UTC  (10+ messages)

[cocci] Replacing type names
 2024-11-28 10:00 UTC  (4+ messages)

[PATCH i-g-t v2] tests/kms_plane:Add more logs to skips/failure
 2024-11-28  9:59 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_plane:Add more logs to skips/failure (rev2)
` ✗ i915.CI.Full: "

[PATCH] arm64: dts: ti: k3-am69-sk: Add USB SuperSpeed support
 2024-11-28  9:58 UTC  (5+ messages)

[PATCH 2/2] pwm: correct pwm->state.enabled handling to allow fops control
 2024-11-28  9:59 UTC  (3+ messages)
` [PATCH v2] pwm: improve state handling in ehrpwm driver

[PULL 00/42] Introduce new functional test framework
 2024-11-28  9:58 UTC  (14+ messages)
` [PULL 15/42] tests/functional: enable pre-emptive caching of assets

[PATCH] tools/bpf: bpftool:Fix the wrong format specifier
 2024-11-28  9:58 UTC  (2+ messages)

[PATCH v3 dtrace 0/4] kprobe support for .isra.0, sched fix
 2024-11-28  9:58 UTC  (4+ messages)
` [PATCH v3 dtrace 2/4] fbt: support "."-suffixed functions for kprobes

[GIT PULL] arm64 updates for 6.13-rc1
 2024-11-28  9:56 UTC  (7+ messages)

[PATCH 2/2] iio: light: add support for veml6031x00 ALS series
 2024-11-28  9:55 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:6.13-mt7988upstream 24/26] Error: arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dts:108.1-5 Label or path eth not found
 2024-11-28  9:55 UTC 

KernelCI Weekly Newsletter (Week 48)
 2024-11-28  9:54 UTC 

[PATCH v2 0/2] arm64: dts: renesas: gray-hawk: Wire up MAX96724
 2024-11-28  9:53 UTC  (2+ messages)

[RFC PATCH] mm/damon: explain "effective quota" on kernel-doc comment
 2024-11-28  9:53 UTC  (2+ messages)

socketcand FD configuration proposal
 2024-11-28  9:52 UTC 

[PATCH v2 00/16] Remove dependency on ld --gc-section in PBL
 2024-11-28  9:52 UTC  (7+ messages)
` [PATCH v2 05/16] lib: random: add stubs for PBL
` [PATCH v2 06/16] bootsource: stub out when in PBL
` [PATCH v2 08/16] cdev: stub out cdev_read/write for PBL

[PATCH v3 0/4] Add initial support for QCS8300 SoC and QCS8300 RIDE board
 2024-11-28  8:44 UTC  (2+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: add QCS8300 platform

[PATCH 0/6] Google Pixel 6 (oriole): TCPCI enablement & USB updates
 2024-11-28  8:40 UTC  (4+ messages)
` [PATCH 2/6] dt-bindings: usb: max33359: add max77759 flavor

[PATCH] fast-import: disallow "." and ".." path components
 2024-11-28  9:51 UTC  (8+ messages)
` [PATCH v2] "
    ` Re* "
      ` [PATCH v2] CodingGuidelines: a handful of error message guidelines

[LTP] [PATCH v5] Origin: https://github.com/libhugetlbfs/libhugetlbfs/blob/master/tests/shm-getraw.c
 2024-11-25 15:30 UTC 

[LTP] [PATCH v3] This test stress tests fallocate. This test starts three threads. First thread will continually punch/fill holes via falloc. Second thread will continually fault in those same pages. Third thread will continually mmap/munmap that page range
 2024-11-25 14:29 UTC 

[LTP] [PATCH] memcg/memcontrol04: Fix the judgment error in test_memcg_low()
 2024-11-21  3:01 UTC 

[LTP] [PATCH] controllers/cpuset: Add backslash to dump full fail log
 2024-11-20  0:59 UTC 

[PATCH] cpupower: fix TSC MHz calculation for Mperf monitor
 2024-11-28  9:50 UTC 

[LTP] [PATCH] doc: correct the build steps for open_posix_testsuite
 2024-11-19 10:13 UTC 

[LTP] Issue faced in memcg_stat_rss while running mainline kernels between 6.7 and 6.8
 2024-11-19  8:25 UTC 

[syzbot] [bcachefs?] kernel BUG in bch2_get_scanned_nodes
 2024-11-28  9:49 UTC 

Reset on Beaglebone Black has become unreliable/broken
 2024-11-28  9:46 UTC  (3+ messages)

[openeuler:OLK-5.10 2415/2415] Documentation/devicetree/bindings/arm/cpus.yaml: examples: '-| /{ cpus { arm,pbha-performance-only = /bits/ 8 <0x01 0x05 0x09>; arm,pbha-no-aliases = /bits/ 8 <0x02 0x04 0x06 0x08>;ncpu@0 { device_type = "cpu"; compatible = "arm,cortex-a57"; ... };n}; };'
 2024-11-28  9:45 UTC 

[openeuler:OLK-5.10 2498/2498] vmlinux.o: warning: objtool: do_machine_check()+0xff: call to mce_no_way_out.constprop.0() leaves .noinstr.text section
 2024-11-28  9:45 UTC 

[PATCH] PCI: Use downstream bridges for distributing resources
 2024-11-28  9:45 UTC  (2+ messages)

[syzbot] [ocfs2?] KASAN: slab-out-of-bounds Read in ocfs2_dx_dir_lookup_rec
 2024-11-28  9:44 UTC 

[LTP] [PATCH 0/7] Rewrite input testing suite
 2024-11-28  9:43 UTC  (3+ messages)
` [LTP] [PATCH 3/7] Refactor input03 test

[PATCH v2 00/16] objtool: Rewrite annotations
 2024-11-28  9:39 UTC  (17+ messages)
` [PATCH v2 01/16] objtool: Generic annotation infrastructure
` [PATCH v2 02/16] objtool: Convert ANNOTATE_NOENDBR to ANNOTATE
` [PATCH v2 03/16] objtool: Convert ANNOTATE_RETPOLINE_SAFE "
` [PATCH v2 04/16] objtool: Convert instrumentation_{begin,end}() "
` [PATCH v2 05/16] objtool: Convert VALIDATE_UNRET_BEGIN "
` [PATCH v2 06/16] objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE "
` [PATCH v2 07/16] objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL "
` [PATCH v2 08/16] objtool: Collapse annotate sequences
` [PATCH v2 09/16] objtool: Collect more annotations in objtool.h
` [PATCH v2 10/16] unreachable: Unify
` [PATCH v2 11/16] x86: Convert unreachable() to BUG()
` [PATCH v2 12/16] loongarch: Use ASM_REACHABLE
` [PATCH v2 13/16] objtool: Remove annotate_{,un}reachable()
` [PATCH v2 14/16] objtool: Convert {.UN}REACHABLE to ANNOTATE
` [PATCH v2 15/16] objtool: Fix ANNOTATE_REACHABLE to be a normal annotation
` [PATCH v2 16/16] objtool: Warn about unknown annotation types

[XEN PATCH v1] x86/APIC: Read Error Status Register correctly
 2024-11-28  9:41 UTC  (8+ messages)
` [PATCH] x86/APIC: Remove workaround Pentium 3AP APIC_ESR erratum

[PATCH v4] btrfs: handle bio_split() error
 2024-11-28  9:42 UTC 

[PATCH v2 0/2] Adds SPMI bus, PMIC and peripherals for qcs8300-ride
 2024-11-28  9:40 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: qcs8300: Adds SPMI support
` [PATCH v2 2/2] arm64: dts: qcom: qcs8300-ride: Enable PMIC peripherals

[PATCH 1/4] man-db: upgrade 2.12.1 -> 2.13.0
 2024-11-28  9:39 UTC  (3+ messages)
` [PATCH 2/4] gnupg: upgrade 2.5.0 -> 2.5.1
  ` [OE-core] "

[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
 2024-11-28  9:39 UTC  (9+ messages)
            ` [EXTERNAL] "

[PATCH] hwrng: cctrng: Add cancel_work_sync before module remove
 2024-11-28  9:39 UTC 

[syzbot] [rdma?] KASAN: slab-use-after-free Read in siw_query_port (2)
 2024-11-28  9:37 UTC  (3+ messages)

[PATCH v2] riscv: module: use a plain variable for list_head instead of a pointer
 2024-11-28  8:32 UTC  (3+ messages)

[PATCH 0/9] um: Some minor cleanups
 2024-11-28  8:31 UTC 

[asahilinux:bits/000-devicetree 12/187] arch/arm64/boot/dts/apple/t8103-j274.dtb: /soc/smc@23e400000: failed to match any schema with compatible: ['apple,t8103-smc', 'apple,smc']
 2024-11-28  9:34 UTC 

[PATCH ipsec-rc] xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO
 2024-11-28  9:34 UTC  (3+ messages)

[PATCH] btrfs: don't BUG_ON() in btrfs_drop_extents()
 2024-11-28  9:34 UTC 

[PATCH i-g-t v2] tests/intel/i915_hangman: Fix spin engine hang
 2024-11-28  9:33 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: avoid NULL pointer defereference in skb_dequeue()
 2024-11-28  9:33 UTC  (3+ messages)

[PATCH] docs: media: document media multi-committers rules and process
 2024-11-28  9:31 UTC  (5+ messages)

[PATCH v8 0/2] x86/cacheinfo: Set the number of leaves per CPU
 2024-11-28  9:30 UTC  (2+ messages)

[PATCH] KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace
 2024-11-28  9:31 UTC  (6+ messages)

[RFC v1 0/4] Update VRR guardband for HRR panel
 2024-11-28  9:31 UTC  (3+ messages)
` [RFC v1 1/4] drm/i915/scaler: Calculate scaler prefill latency

[PATCH 1/2] MAKEALL: allow users to increase verbosity and sidestep logging
 2024-11-28  9:30 UTC  (2+ messages)

[PATCH net] selftests: rds: move test.py to TEST_FILES
 2024-11-28  9:30 UTC  (2+ messages)

[PATCH v2 net 0/3] net: fix mcast RCU splats
 2024-11-28  9:30 UTC  (2+ messages)

[PATCH 0/2] Adds SPMI bus, PMIC and peripherals for qcs8300-ride
 2024-11-28  9:29 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcs8300-ride: Enable PMIC peripherals

[PATCH v2 1/4] commands: reginfo: make command mpc5xxx-specific
 2024-11-28  9:28 UTC  (2+ messages)

[PATCH] x86/nmi: Use trylock in __register_nmi_handler() when in_nmi()
 2024-11-28  9:28 UTC  (2+ messages)

[PATCH v2 1/2] sandbox: barebox cmdline
 2024-11-28  9:25 UTC  (2+ messages)

[PATCH] xfrm: Add pre-encap fragmentation for packet offload
 2024-11-28  9:25 UTC  (8+ messages)

[PATCH 0/5] malloc: add options to zero-initialize buffers
 2024-11-28  9:23 UTC  (4+ messages)
` [PATCH 2/5] hardening: support zeroing all malloc buffers by default

[PATCH v3 0/2] Add device tree for MT8188-based Chromebook "Ciri"
 2024-11-28  9:21 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: mediatek: Introduce MT8188 Geralt platform based Ciri

[RFC] RDMA/core: Fix IPv6 loopback dst MAC address lookup logic
 2024-11-28  9:21 UTC  (4+ messages)

[PATCH net v2] net_sched: sch_fq: don't follow the fast path if Tx is behind now
 2024-11-28  9:20 UTC  (2+ messages)

[PATCH] sched/core: Do not migrate ineligible tasks in sched_balance_rq()
 2024-11-28  9:19 UTC  (2+ messages)

[ANNOUNCEMENT] Yocto Project 4.0.23 is Released
 2024-11-28  9:18 UTC 

[PATCH v2] BNEP: Fix the BNEP Unknown Control Message in PTS testing
 2024-11-28  9:16 UTC  (2+ messages)
` [v2] "

[PATCH v2 1/4] drm/amdgpu: Fix NULL ptr dereference issue for non userq fences
 2024-11-28  9:15 UTC  (4+ messages)
` [PATCH v2 2/4] drm/amdgpu: Add mqd support for userq compute queue
` [PATCH v2 3/4] drm/amdgpu: Fix the use-after-free issue in wait IOCTL
` [PATCH v2 4/4] drm/amdgpu: Fix out-of-bounds issue in user fence

[PATCH net v3 1/6] usbnet: ipheth: break up NCM header size computation
 2024-11-28  9:16 UTC  (6+ messages)
` [PATCH net v3 4/6] usbnet: ipheth: use static NDP16 location in URB
` [PATCH net v3 5/6] usbnet: ipheth: refactor NCM datagram loop, fix DPE OoB read

[PATCH v4 2/2] phy: rockchip: Add Samsung MIPI D-/C-PHY driver
 2024-11-28  9:13 UTC  (4+ messages)

[PATCH] stackdepot: fix stack_depot_save_flags() in NMI context
 2024-11-28  9:13 UTC  (3+ messages)

[PATCH v2] fix user get ifindex error issue
 2024-11-28  9:14 UTC 

[openeuler:OLK-5.10 2466/2466] drivers/net/bonding/bond_sysctl.c:11 (null)() warn: (struct ctl_table)->procname cannot be NULL. Expression : bond_broadcast_arp_or_nd_table[1]->procname
 2024-11-28  9:13 UTC 

[PATCH] drm/i915/hdcp: Change log level for HDMI HDCP LIC check
 2024-11-28  9:13 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[bug report] smc: possible deadlock in smc_switch_to_fallback
 2024-11-28  9:12 UTC 

[PATCH v2 0/2] clk: renesas: r9a06g032: add restart handler & clean up
 2024-11-28  9:11 UTC  (3+ messages)
` [PATCH v2 1/2] clk: renesas: r9a06g032: add restart handler
` [PATCH v2 2/2] clk: renesas: r9a06g032: use BIT macro consistently

[PATCH] media: qcom: camss: fix VFE pm domain off
 2024-11-28  9:10 UTC  (2+ messages)

[syzbot] [ocfs2?] WARNING in poll_select_finish
 2024-11-28  9:07 UTC 

[PATCH v2 1/3] arm64: dts: rockchip: add "dcin" regulator for Radxa ROCK 5C
 2024-11-28  9:04 UTC  (5+ messages)

[PATCH v4 0/6] hw/loongarch/virt: Add cpu hotplug support
 2024-11-28  9:02 UTC  (4+ messages)
` [PATCH v4 3/6] hw/loongarch/virt: Add generic function to init interrupt pin of CPU

[openeuler:OLK-5.10 2499/2499] include/linux/string.h:290:33: warning: '__builtin_strncpy' specified bound depends on the length of the source argument
 2024-11-28  9:03 UTC 


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.