All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-12 11:07:49 to 2024-03-12 12:02:52 UTC [more...]

[PATCH] drivers/char: mark XHCI DMA buffers reserved in memory map
 2024-03-12 12:02 UTC  (4+ messages)

[PATCH] net: dsa: mt7530: disable LEDs before reset
 2024-03-12 12:01 UTC  (10+ messages)

What's cooking in git.git (Mar 2024, #03; Mon, 11)
 2024-03-12 12:02 UTC  (2+ messages)

mkfs.erofs fails (failed to build shared xattrs, err 61)
 2024-03-12 12:01 UTC  (7+ messages)

[PATCH v3 0/3] arm64: dts: hi3798cv200: fix GICR size, add cache info, maintenance irq and GICH, GICV spaces
 2024-03-12 12:00 UTC  (13+ messages)

[PATCH v3 0/2] tracing/ring-buffer: Fix wakeup of ring buffer waiters
 2024-03-12 12:02 UTC  (3+ messages)
` [PATCH v3 1/2] ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
` [PATCH v3 2/2] tracing/ring-buffer: Fix wait_on_pipe() race

Alternative to updating has_smi_counter?
 2024-03-12 12:01 UTC  (4+ messages)

[PATCH v4 0/4] platform: arm64: Acer Aspire 1 embedded controller
 2024-03-12 12:00 UTC  (9+ messages)
` [PATCH v4 2/4] platform: Add ARM64 platform directory
` [PATCH v4 3/4] platform: arm64: Add Acer Aspire 1 embedded controller driver

[PATCH 01/10] sched/balancing: Switch the 'DEFINE_SPINLOCK(balancing)' spinlock into an 'atomic_t sched_balance_running' flag
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 02/10] sched/balancing: Remove reliance on 'enum cpu_idle_type' ordering when iterating [CPU_MAX_IDLE_TYPES] arrays in show_schedstat()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 03/10] sched/balancing: Change 'enum cpu_idle_type' to have more natural definitions
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 04/10] sched/debug: Increase SCHEDSTAT_VERSION to 16
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 05/10] sched/debug: Allow CONFIG_SCHEDSTATS even on !KERNEL_DEBUG kernels
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 06/10] sched/balancing: Change comment formatting to not overlap Git conflict marker lines
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 07/10] sched/balancing: Fix comments (trying to) refer to NOHZ_BALANCE_KICK
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 08/10] sched/balancing: Update run_rebalance_domains() comments
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 09/10] sched/balancing: Vertically align the comments of 'struct sg_lb_stats' and 'struct sd_lb_stats'
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 10/10] sched/balancing: Update comments in 'struct sg_lb_stats' and 'struct sd_lb_stats'
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 01/13] sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 02/13] sched/balancing: Rename scheduler_tick() => sched_tick()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 03/13] sched/balancing: Rename trigger_load_balance() => sched_balance_trigger()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 04/13] sched/balancing: Rename rebalance_domains() => sched_balance_domains()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 05/13] sched/balancing: Rename load_balance() => sched_balance_rq()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 06/13] sched/balancing: Rename find_busiest_queue() => find_src_rq()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] sched/balancing: Rename find_busiest_queue() => sched_balance_find_src_rq()

[PATCH 08/13] sched/balancing: Rename find_busiest_group() => sched_balance_find_src_group()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 09/13] sched/balancing: Rename update_blocked_averages() => sched_balance_update_blocked_averages()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 10/13] sched/balancing: Rename newidle_balance() => sched_balance_newidle()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 11/13] sched/balancing: Rename find_idlest_group_cpu() => sched_balance_find_dst_group_cpu()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 12/13] sched/balancing: Rename find_idlest_group() => sched_balance_find_dst_group()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 13/13] sched/balancing: Rename find_idlest_cpu() => sched_balance_find_dst_cpu()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[tip: sched/core] sched/balancing: Fix a couple of outdated function names in comments
 2024-03-12 12:00 UTC 

[PULL 0/6] hw/nvme updates
 2024-03-12 11:59 UTC  (3+ messages)

[PATCH v5 00/14] Nested PAPR API (KVM on PowerVM)
 2024-03-12 11:58 UTC  (25+ messages)
` [PATCH v5 04/14] spapr: nested: keep nested-hv related code restricted to its API
` [PATCH v5 05/14] spapr: nested: Document Nested PAPR API
` [PATCH v5 06/14] spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls
` [PATCH v5 07/14] spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls
` [PATCH v5 08/14] spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall
` [PATCH v5 09/14] spapr: nested: Extend nested_ppc_state for nested PAPR API
` [PATCH v5 10/14] spapr: nested: Initialize the GSB elements lookup table
` [PATCH v5 11/14] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls
` [PATCH v5 12/14] spapr: nested: Use correct source for parttbl info for nested PAPR API
` [PATCH v5 13/14] spapr: nested: Introduce H_GUEST_RUN_VCPU hcall
` [PATCH v5 14/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API

[PATCH 0/9] Introduce support for IGVM files
 2024-03-12 11:58 UTC  (7+ messages)
` [PATCH 3/9] backends/confidential-guest-support: Add functions to support IGVM
` [PATCH 4/9] backends/igvm: Implement parsing and processing of IGVM files

[PATCH] drm/i915/opregion: add intel_opregion_vbt_present() stub for ACPI=n
 2024-03-12 11:57 UTC 

[PATCH v2] Bluetooth: btrtl: Add the support for RTL8922A
 2024-03-12 11:57 UTC  (2+ messages)
` [v2] "

[PATCH 0/9] Move camss version related defs in to resources
 2024-03-12 11:57 UTC  (4+ messages)

[PATCH v3 10/18] mm: Allow non-hugetlb large folios to be batch processed
 2024-03-12 11:57 UTC  (12+ messages)

Regression with Lenovo ThinkPad Compact USB Keyboard
 2024-03-12 11:56 UTC  (13+ messages)

[PATCH v3 0/6] VBT read cleanup
 2024-03-12 11:05 UTC  (3+ messages)
` [PATCH v3 4/6] drm/i915: Extract opregion vbt presence check

[PATCH] virtio-blk: iothread-vq-mapping coroutine pool sizing
 2024-03-12 11:55 UTC  (3+ messages)

[PATCH xfrm] xfrm: Allow UDP encapsulation only in offload modes
 2024-03-12 11:55 UTC 

[PATCH] drivers/gpio/nomadik: move dummy nmk_gpio_dbg_show_one() to header
 2024-03-12 11:54 UTC  (3+ messages)

[PATCH v2] perf lock contention: skip traceiter functions
 2024-03-12 11:54 UTC  (3+ messages)

[PATCH 0/2] ring-buffer: Fix poll wakeup logic
 2024-03-12 11:54 UTC  (3+ messages)
` [PATCH 1/2] ring-buffer: Fix full_waiters_pending in poll
` [PATCH 2/2] ring-buffer: Reuse rb_watermark_hit() for the poll logic

[GIT PULL] Block updates for 6.9-rc1
 2024-03-12 11:53 UTC  (12+ messages)

[PATCH v4] clk: mediatek: Do a runtime PM get on controllers during probe
 2024-03-12 11:51 UTC  (2+ messages)

[PATCH] gpio: nomadik: remove BUG_ON() in nmk_gpio_populate_chip()
 2024-03-12 11:52 UTC  (3+ messages)

[PATCH v5 00/10] devm_led_classdev_register() usage problem
 2024-03-12 11:51 UTC  (11+ messages)
` [PATCH v5 02/10] locking/mutex: introduce devm_mutex_init

[PATCH v4 00/25] migration: Improve error reporting
 2024-03-12 11:50 UTC  (6+ messages)

[PATCH v3 00/26] Media device lifetime management
 2024-03-12 11:50 UTC  (2+ messages)

[PATCH] usb: dwc3: pci: Drop duplicate ID
 2024-03-12 11:50 UTC 

[net PATCH 0/5] octeontx2-pf: RVU Mailbox fixes
 2024-03-12 11:49 UTC  (4+ messages)
` [net PATCH 1/5] octeontx2: Detect the mbox up or down message via register
    ` [EXTERNAL] "

[XEN RFC] xen: avoid grep fodder define and undef
 2024-03-12 11:48 UTC 

[PATCH 1/2] lmb: Avoid to add identical region in lmb_add_region_flags()
 2024-03-12 11:44 UTC  (2+ messages)

[PATCH] drm/xe/display: fix potential overflow when multiplying 2 u32
 2024-03-12 11:45 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[oe][meta-oe][kirkstone][PATCH 1/1] c-ares: fix CVE-2024-25629
 2024-03-12 11:44 UTC 

[RFC PATCH net-next 4/5] net: integrate QUIC build configuration into Kconfig and Makefile
 2024-03-12 11:42 UTC  (2+ messages)

[PULL 0/8] Net patches
 2024-03-12 11:36 UTC  (9+ messages)
` [PULL 1/8] igb: fix link state on resume
` [PULL 2/8] e1000e: "
` [PULL 3/8] Avoid unaligned fetch in ladr_match()
` [PULL 4/8] ebpf: Added eBPF map update through mmap
` [PULL 5/8] ebpf: Added eBPF initialization by fds
` [PULL 6/8] virtio-net: Added property to load eBPF RSS with fds
` [PULL 7/8] qmp: Added new command to retrieve eBPF blob
` [PULL 8/8] ebpf: Updated eBPF program and skeleton

[PATCH net] vmxnet3: Fix missing reserved tailroom
 2024-03-12 11:39 UTC  (3+ messages)

[PATCH v2] perf/core: Fix small negative period being ignored
 2024-03-12 19:38 UTC 

nfsd hangs and nfsd_break_deleg_cb+0x170/0x190 warning
 2024-03-12 11:37 UTC  (3+ messages)

[PATCH net-next v4 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-03-12 11:36 UTC  (3+ messages)

kernel selftest max_guest_memory_test fails when using more that 256 vCPUs
 2024-03-12 11:37 UTC  (3+ messages)

[PATCH 0/5] pull request (net): ipsec 2024-03-06
 2024-03-12 11:36 UTC  (8+ messages)
` [PATCH 2/5] xfrm: Pass UDP encapsulation in TX packet offload

[PATCH v3 0/4] TEE driver for Trusted Services
 2024-03-12 11:36 UTC  (5+ messages)

[PATCH 1/2] lmb: Avoid to add identical region in lmb_add_region_flags()
 2024-03-12 11:35 UTC  (3+ messages)

[XEN PATCH v2] xen/compiler: deviate the inline macro for MISRA C Rule 20.4
 2024-03-12 11:36 UTC  (3+ messages)

[Buildroot] [Bug 15991] New: host-heimdal fails to build on Ubuntu x64
 2024-03-12 11:35 UTC 

[PATCH] rcu-tasks: Remove unnecessary lazy_jiffies in call_rcu_tasks_generic_timer()
 2024-03-12 11:35 UTC 

[PATCH v2] virtio-gpu: first surface update with blob scanout after resumed
 2024-03-12 11:34 UTC  (2+ messages)

[PATCH 0/2] trace: fix ability to use systemtap with qemu tools
 2024-03-12 11:34 UTC  (3+ messages)

[PATCH] xilinx: versal-net: Add support for saving env based on bootmode
 2024-03-12 11:34 UTC 

Looking for opinions on LEA crypto
 2024-03-12 11:32 UTC 

[PATCH] Fix divide-by-zero on DP unplug with nouveau
 2024-03-12 11:32 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Fix divide-by-zero regression on DP MST "

[PATCH] drm/i915/selftests: Pick correct caching mode
 2024-03-12 11:18 UTC 

How to add I3C device node for devices with random PID[31:0]
 2024-03-12 11:30 UTC 

[PATCH] ALSA: aaci: Delete unused variable in aaci_do_suspend
 2024-03-12 11:31 UTC  (2+ messages)

[PATCH v5 0/5] IO and fast wake lines calculation and increase fw sync length
 2024-03-12 11:30 UTC  (5+ messages)
` [PATCH v5 4/5] drm/i915/psr: Add IO buffer wake times for LunarLake and beyond

[PATCH] mmc: dw_mmc: Fix potential null pointer risk
 2024-03-12 11:29 UTC  (4+ messages)

[PATCH v3 0/4] USB-C TCPM Orientation Support
 2024-03-12 11:28 UTC  (6+ messages)
` [PATCH v3 4/4] usb: typec: tcpci: add support to set connector orientation

[PATCH v3] ui/gtk: flush display pipeline before saving vmstate when blob=true
 2024-03-12 11:26 UTC  (2+ messages)

[PATCH 0/3] dts: arm64: sunxi: add initial support for t95 tv box
 2024-03-12 11:27 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: sunxi: add T95 string
` [PATCH 2/3] dt-bindings: arm: sunxi: add t95 compatible string to list of known boards
` [PATCH 3/3] dts: arm64: sunxi: add initial dts for T95 AXP313 tv box

[PULL for 9.0 0/8] final maintainer updates (testing, gdbstub)
 2024-03-12 11:25 UTC  (9+ messages)
` [PULL 1/8] gitlab: aggressively avoid extra GIT data
` [PULL 2/8] tests/vm: ensure we build everything by default
` [PULL 3/8] gdbstub: Rename back gdb_handlesig
` [PULL 4/8] linux-user: Move tswap_siginfo out of target code
` [PULL 5/8] gdbstub: Save target's siginfo
` [PULL 6/8] gdbstub: Add Xfer:siginfo:read stub
` [PULL 7/8] tests/tcg: Add multiarch test for "
` [PULL 8/8] gdbstub: Fix double close() of the follow-fork-mode socket

[PATCH v3 00/29] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
 2024-03-12 11:24 UTC  (4+ messages)
` [PATCH v3 14/29] target/i386: "

[PATCH v3 0/3] Add support for the RAPL MSRs series
 2024-03-12 11:21 UTC  (4+ messages)
` [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu

[PATCH v2 00/13] KVM/arm64: Add NV support for ERET and PAuth
 2024-03-12 11:21 UTC  (7+ messages)
` [PATCH v2 12/13] KVM: arm64: nv: Handle ERETA[AB] instructions
` [PATCH v2 13/13] KVM: arm64: nv: Advertise support for PAuth

[linux-next:master 12968/13337] drivers/gpu/drm/i915/display/intel_bios.c:3417:10: error: call to undeclared function 'intel_opregion_vbt_present'; ISO C99 and later do not support implicit function declarations
 2024-03-12 11:21 UTC 

[PATCH] spi: lpspi: Avoid potential use-after-free in probe()
 2024-03-12 11:20 UTC 

[PATCH stable-22.11] kni: fix build with Linux 6.8
 2024-03-12 11:20 UTC  (5+ messages)

[syzbot] [serial?] KASAN: slab-use-after-free Read in tty_write_room (2)
 2024-03-12 11:20 UTC  (2+ messages)

[PATCH] tests: Raise timeouts for bufferiszero and crypto-tlscredsx509
 2024-03-12 11:18 UTC  (2+ messages)

CVE-2023-52596: sysctl: Fix out of bounds access for empty sysctl registers
 2024-03-12 11:20 UTC  (4+ messages)

[PATCH v6] posix-timers: add clock_compare system call
 2024-03-12 11:17 UTC  (2+ messages)

[Buildroot] [Bug 15988] New: imx93evk defconfig is not working for MCIMX93-SOM rev B
 2024-03-12 11:17 UTC 

[PATCH i-g-t] tests/device_reset: Skip if no drm devices are preset
 2024-03-12 11:17 UTC  (6+ messages)
` ✓ CI.xeBAT: success for tests/device_reset: Skip if no drm devices are preset (rev3)
` ✗ Fi.CI.BAT: failure "

[RFC PATCH v2 0/3] Preserve TPM log across kexec
 2024-03-12 11:11 UTC  (4+ messages)
` [RFC PATCH v2 2/3] dt-bindings: tpm: Add linux,sml-log to ibm,vtpm.yaml

[drivers/iio] Question about `iio_gts_build_avail_time_table`
 2024-03-12 11:16 UTC  (2+ messages)

[PATCH i-g-t] tests/device_reset: Skip if no drm devices are present
 2024-03-12 11:00 UTC 

[yocto] Cannot ssh into qemu guest
 2024-03-12 11:12 UTC  (3+ messages)

[PATCH v4 00/24] replay: fixes and new test cases
 2024-03-12 11:12 UTC  (5+ messages)
` [PATCH v4 11/24] net: Use virtual time for net announce

[PATCH] riscv: dts: jh7110: Enable PLL node in SPL
 2024-03-12  6:09 UTC  (2+ messages)

About U-Boot License
 2024-03-12  0:37 UTC  (3+ messages)

[syzbot] [btrfs?] INFO: task hung in extent_writepages
 2024-03-12 11:12 UTC  (2+ messages)

[PATCH v1 RESEND] linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
 2024-03-12 11:11 UTC  (2+ messages)

[PATCH net] net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
 2024-03-12 11:11 UTC  (2+ messages)

[PATCH] disas/riscv: Further correction to LUI disassembly
 2024-03-12 11:09 UTC  (10+ messages)

[PATCH] powerpc/kernel: Fix potential spectre v1 in syscall
 2024-03-12 11:07 UTC  (4+ messages)

[PATCH 0/4] Baisc devicetree support for Amlogic A4 and A5
 2024-03-12 11:07 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: add support for A4 based Amlogic BA400

[PATCH] usb: typec: tcpm: support sink port for debounce
 2024-03-12 11:07 UTC  (2+ messages)


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.