All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-11 22:40:20 to 2024-10-12 01:20:03 UTC [more...]

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_ioctl (4)
 2024-10-12  1:20 UTC  (2+ messages)

[PATCH] mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
 2024-10-12  1:17 UTC 

[PATCH v2 0/2] Add TI K3 PCIe Controller support for J7200
 2024-10-12  1:15 UTC  (3+ messages)
` [PATCH v2 1/2] pci: Add TI K3 Cadence PCIe Controller

[f2fs-dev] [PATCH] f2fs/004: add missing _fixed_by_kernel_commit line
 2024-10-12  1:14 UTC  (2+ messages)
`  "

[syzbot] [usb?] INFO: task hung in usb_port_suspend
 2024-10-12  1:14 UTC  (4+ messages)

[PATCH v2] xfs_logprint: Fix super block buffer interpretation issue
 2024-10-12  1:13 UTC  (3+ messages)

[linux-next:master 3035/4143] arch/arm/boot/dts/microchip/at91-nattis-2-natte-2.dtb: panel: compatible:0: 'sharp,lq150x1lg11' is not one of ['admatec,9904379', 'auo,b101ew05', 'chunghwa,claa070wp03xg', 'edt,etml0700z9ndha', 'hannstar,hsd101pww2', 'hydis,hv070wx2-1e0', 'jenson,bl-jt600
 2024-10-12  1:11 UTC 

[PATCH v8 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-12  1:11 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 20575/23827] drivers/char/hw_random/zhaoxin-rng.o: warning: objtool: missing symbol for section .init.text
 2024-10-12  1:01 UTC 

[PATCH 0/3] net/tap: queue limit patches
 2024-10-12  1:01 UTC  (2+ messages)

[PATCHv2 0/3] Some correction in the DP Link Training sequence
 2024-10-12  1:00 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Some correction in the DP Link Training sequence (rev4)

[PATCH] [RFC] PCI/PM: Do not RPM suspend devices without drivers
 2024-10-12  0:59 UTC  (2+ messages)

[PATCH v2] dma-buf: fix S_IRUGO to 0444, block comments, func declaration
 2024-10-12  0:52 UTC  (2+ messages)

[PATCH] selftests:timers: remove local CLOCKID defines
 2024-10-12  0:49 UTC  (2+ messages)

[meta-gnome][PATCH] libspelling: update 0.4.0 -> 0.4.2
 2024-10-12  0:48 UTC 

[PATCH] selftests: timers: Remove unneeded semicolon
 2024-10-12  0:47 UTC  (3+ messages)

[PATCH net-next 0/3] Threads support in proc connector
 2024-10-12  0:45 UTC  (4+ messages)
` [PATCH net-next 1/3] connector/cn_proc: Add hash table for threads
` [PATCH net-next 2/3] connector/cn_proc: Kunit tests for threads hash table
` [PATCH net-next 3/3] connector/cn_proc: Selftest for threads

[PATCH] drm/panthor: Fix firmware initialization on systems with a page size > 4k
 2024-10-12  0:41 UTC  (4+ messages)

[PATCH] Fix typo in versatile.c
 2024-10-12  0:37 UTC  (3+ messages)

[PATCH 0/5] fix segment fault when parse args
 2024-10-12  0:37 UTC  (4+ messages)
` [PATCH v6 0/4] "

[PATCH v6 00/12] efi: Add a test for EFI bootmeth
 2024-10-12  0:36 UTC  (7+ messages)
` [PATCH v6 08/12] efi_loader: Disable ANSI output for tests

[PATCH 0/8] Fix i915 pmu on bind/unbind
 2024-10-12  0:34 UTC  (12+ messages)
` [PATCH 1/8] squashed series - 20241008183501.1354695-1-lucas.demarchi@intel.com
` [PATCH 2/8] drm/i915/pmu: Let resource survive unbind
` [PATCH 3/8] drm/i915/pmu: Fix crash due to use-after-free
` [PATCH 4/8] drm/i915/pmu: Rename cpuhp_slot to cpuhp_state
` [PATCH 5/8] drm/i915/pmu: Stop setting event_init to NULL
` [PATCH 6/8] drm/i915/pmu: Replace closed with registered
` [PATCH 7/8] drm/i915/pmu: Remove pointless synchronize_rcu() call
` [PATCH 8/8] drm/i915/pmu: Release open events when unregistering
` ✗ Fi.CI.CHECKPATCH: warning for Fix i915 pmu on bind/unbind (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH][next] drm/xe/guc: Fix dereference before Null check
 2024-10-12  0:34 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/guc: Fix dereference before NULL check (rev4)

[PATCH 0/3] add support for querying ethdev TM nodes
 2024-10-12  0:33 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] ethdev: add traffic manager query function

❌ FAIL: Test report for master (6.12.0-rc2, mainline.kernel.org-clang, 09f6b0c8)
 2024-10-12  0:33 UTC 

[PATCH v4 00/19] Implement DWARF modversions
 2024-10-12  0:30 UTC  (3+ messages)

[PATCH RESEND] clocksource/drivers/timer-ti-dm: Don't fail probe if int not found
 2024-10-12  0:24 UTC  (2+ messages)

[PATCH 0/2] enhance the flower service framework
 2024-10-12  0:23 UTC  (2+ messages)

[PATCH 0/3] Handle MMIO during event delivery error on SVM
 2024-10-12  0:21 UTC  (8+ messages)
` [PATCH 1/3] KVM: x86, vmx: Add function for event delivery error generation
` [PATCH 2/3] KVM: vmx, svm, mmu: Process MMIO during event delivery
` [PATCH 3/3] selftests: KVM: Add test case for "

[PATCH RESEND 0/2] Misc OMAP GPIO/UART fixes
 2024-10-12  0:19 UTC  (4+ messages)
` [PATCH RESEND 2/2] serial: 8250: omap: Move pm_runtime_get_sync

[PATCH net v3] tcp: check skb is non-NULL in tcp_rto_delta_us()
 2024-10-12  0:17 UTC  (4+ messages)

[PATCH] cpu: imx8_cpu: Avoid revision to corrupt device tree
 2024-10-12  0:16 UTC  (4+ messages)

What's cooking in git.git (Oct 2024, #07; Fri, 11)
 2024-10-12  0:14 UTC 

[PATCH v2 00/10] Add xe3lpd edp enabling
 2024-10-12  0:14 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Add xe3lpd edp enabling (rev2)

[kvm:kvm-coco-queue 60/109] arch/x86/kvm/mmu/tdp_mmu.c:1176:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-10-12  0:10 UTC 

[PATCH 0/8] hwmon: Use new member visible in struct hwmon_ops to simplify drivers
 2024-10-12  0:02 UTC  (3+ messages)
` [PATCH 8/8] hwmon: nzxt-kraken2: Simplify specifying static visibility attribute

[Buildroot] Your mailbox is full
 2024-10-12  0:02 UTC 

[PATCH net-next v5] eth: fbnic: Add hardware monitoring support via HWMON interface
 2024-10-12  0:01 UTC  (3+ messages)

[Outreachy][PATCH v3] t6050: avoid pipes with downstream Git commands
 2024-10-11 23:59 UTC  (2+ messages)
` [Outreachy][PATCH v4] t6050: avoid pipes with upstream "

[PATCH net-next v6] eth: fbnic: Add hardware monitoring support via HWMON interface
 2024-10-11 23:58 UTC 

[PATCH v2] PCI: starfive: Enable PCIe controller's runtime PM before probing host bridge
 2024-10-11 23:55 UTC 

[PATCH i-g-t] lib/igt_fb: Fix intel_buf surface init
 2024-10-11 23:55 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for lib/igt_fb: Fix intel_buf surface init (rev4)

[PATCH v5 07/19] Create the BPF usdt_names and usdt_prids maps
 2024-10-11 23:53 UTC  (4+ messages)
    ` [DTrace-devel] "

[PATCH 0/2] trace-cmd reset: Add option to preserve specific events
 2024-10-11 23:54 UTC  (3+ messages)
` [PATCH 2/2] trace-cmd reset: Add option to preserve specific dynamic events

[PATCH for-rc 00/10] RDMA/bnxt_re: Bug fixes
 2024-10-11 23:51 UTC  (2+ messages)

[PATCH v5 00/16] Extended MODVERSIONS Support
 2024-10-11 23:46 UTC  (7+ messages)
` [PATCH v5 14/16] modules: Support extended MODVERSIONS info

[PATCH v5 0/3] add frequency adjustment support for PTP
 2024-10-11 23:44 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] ethdev: add frequency adjustment API
  ` [PATCH v6 2/3] net/ice: add frequency adjustment support for PTP

mvebu: ClearFog Base: eMMC boot takes ages on v2024.10
 2024-10-11 23:44 UTC 

Root filesystem read access for firmware load during hibernation image writing
 2024-10-11 23:44 UTC  (5+ messages)

[PATCH v3] RDMA/srpt: Make slab cache names unique
 2024-10-11 23:43 UTC  (2+ messages)

[PATCH] Fix misspelling of "accept*" in infiniband
 2024-10-11 23:42 UTC  (2+ messages)

[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-11 23:42 UTC  (11+ messages)
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp

[PATCH v3 net-next 5/5] ipv4: tcp: give socket pointer to control skbs
 2024-10-11 23:41 UTC  (2+ messages)

[openeuler:OLK-6.6 10655/14350] drivers/iio/imu/bmi160/bmi160_core.o: warning: objtool: .text: unexpected end of section
 2024-10-11 23:39 UTC 

[android-common:mirror-chromeos-5.10-arcvm 18542/30000] drivers/firmware/smccc/smccc.c:11:10: fatal error: asm/archrandom.h: No such file or directory
 2024-10-11 23:39 UTC 

[PATCH 0/5] cxl: Initialization and shutdown fixes
 2024-10-11 23:40 UTC  (5+ messages)
` [PATCH 4/5] cxl/port: Fix use-after-free, permit out-of-order decoder shutdown

[PATCH linux-next] drm/i915/dp: use string choice helpers
 2024-10-11 23:38 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
 2024-10-11 23:37 UTC  (5+ messages)

[PATCH] drm/i915: Fix irq related documentation
 2024-10-11 23:37 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 net-next 4/5] ipv6: tcp: give socket pointer to control skbs
 2024-10-11 23:32 UTC  (2+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-10-11 23:32 UTC  (4+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private

[PATCH v5] drm/i915/selftests: Implement frequency logging for energy reading validation
 2024-10-11 23:31 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/selftests: Implement frequency logging for energy reading validation (rev4)

[PATCH] tracing: replace multiple deprecated strncpy with strscpy
 2024-10-11 23:30 UTC  (4+ messages)

[PATCH v2 0/7] Allow showing the memory map
 2024-10-11 23:29 UTC  (7+ messages)
` [PATCH v2 2/7] common: Tidy up how malloc() is inited
` [PATCH v2 3/7] am65x: Use map_to_sysmem() to convert from pointer
` [PATCH v2 7/7] cmd: Update the meminfo command to show the memory map

[PATCH net-next v2 1/2] selftests: net: rebuild YNL if dependencies changed
 2024-10-11 23:29 UTC  (3+ messages)
` [PATCH net-next v2 2/2] selftests: net: move EXTRA_CLEAN of libynl.a into ynl.mk

[PATCH v3 net-next 3/5] net: add skb_set_owner_edemux() helper
 2024-10-11 23:29 UTC  (2+ messages)

fix recovery of allocator ops after a growfs
 2024-10-11 23:29 UTC  (9+ messages)
` [PATCH 6/7] xfs: don't update file system geometry through transaction deltas

[PATCH v13 0/7] Preparatory changes for Proxy Execution v13
 2024-10-11 23:25 UTC  (8+ messages)
` [PATCH v13 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
` [PATCH v13 2/7] locking/mutex: Make mutex::wait_lock irq safe
` [PATCH v13 3/7] locking/mutex: Expose __mutex_owner()
` [PATCH v13 4/7] sched: Add move_queued_task_locked helper
` [PATCH v13 5/7] sched: Consolidate pick_*_task to task_is_pushable helper
` [PATCH v13 6/7] sched: Split out __schedule() deactivate task logic into a helper
` [PATCH v13 7/7] sched: Split scheduler and execution contexts

[PATCH v3 net-next 2/5] net_sched: sch_fq: prepare for TIME_WAIT sockets
 2024-10-11 23:25 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.12-rc3
 2024-10-11 23:25 UTC  (2+ messages)

[GIT PULL] Devicetree fixes for v6.12, part 1
 2024-10-11 23:25 UTC  (2+ messages)

[GIT PULL] fbdev platform_driver::remove() migration for v6.12-rc3
 2024-10-11 23:25 UTC  (2+ messages)

[GIT PULL] gpio fixes for v6.12-rc3
 2024-10-11 23:24 UTC  (2+ messages)

[GIT PULL] Please Pull NFS Client Bugfixes for Linux 6.12-rc
 2024-10-11 23:24 UTC  (2+ messages)

[RFC PATCH 0/3] Reduce dependence on vmas deep in hugetlb allocation code
 2024-10-11 23:22 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: hugetlb: Simplify logic in dequeue_hugetlb_folio_vma()
` [RFC PATCH 2/3] mm: hugetlb: Refactor vma_has_reserves() to should_use_hstate_resv()
` [RFC PATCH 3/3] mm: hugetlb: Remove unnecessary check for avoid_reserve

[PATCH v1 01/50] net/ntnic: update NT NiC PMD driver with FPGA version
 2024-10-11 23:22 UTC  (3+ messages)
` [PATCH v3 00/50] Provide: flow filter init API, Enable virtual queues, fix ntnic issues for release 24.07

[PATCH 1/3] drm/panthor: Fix runtime suspend sequence after OPP transition error
 2024-10-11 23:22 UTC  (4+ messages)
` [PATCH 2/3] drm/panthor: Retry OPP transition to suspension state a few times
` [PATCH 3/3] drm/panthor: Rreset device and load FW after failed PM suspend

[PATCH v2 00/14] hrtimer Rust API
 2024-10-11 23:21 UTC  (6+ messages)

[PATCH v3 net-next 1/5] net: add TIME_WAIT logic to sk_to_full_sk()
 2024-10-11 23:20 UTC  (2+ messages)

[PATCH v2 1/3] arm64: dts: qcom: x1e80100: enable OTG on USB-C controllers
 2024-10-11 23:16 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: x1e80100-crd: enable otg on usb ports
` [PATCH v2 3/3] arm64: dts: qcom: x1e78100-t14s: enable otg on usb-c ports

[linux-next:master 3814/4143] arch/um/kernel/um_arch.c:336:16: warning: result of comparison of constant 4294967296 with expression of type 'typeof (task_size)' (aka 'unsigned long') is always false
 2024-10-11 23:19 UTC 

[PATCH 0/1] drm/xe: enable lite restore
 2024-10-11 23:18 UTC  (5+ messages)
` ✓ CI.Build: success for drm/xe: enable lite restore (rev3)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[RFC PATCH v1] module: sign with sha512 by default to avoid build errors
 2024-10-11 23:14 UTC  (9+ messages)

[PATCH V4 00/10] AMD XDNA driver
 2024-10-11 23:12 UTC  (11+ messages)
` [PATCH V4 01/10] accel/amdxdna: Add documentation for AMD NPU accelerator driver
` [PATCH V4 02/10] accel/amdxdna: Add a new driver for AMD AI Engine
` [PATCH V4 03/10] accel/amdxdna: Support hardware mailbox
` [PATCH V4 04/10] accel/amdxdna: Add hardware resource solver
` [PATCH V4 05/10] accel/amdxdna: Add hardware context
` [PATCH V4 06/10] accel/amdxdna: Add GEM buffer object management
` [PATCH V4 07/10] accel/amdxdna: Add command execution
` [PATCH V4 08/10] accel/amdxdna: Add suspend and resume
` [PATCH V4 09/10] accel/amdxdna: Add error handling
` [PATCH V4 10/10] accel/amdxdna: Add query functions

[PATCH 6.1.y] rust: macros: provide correct provenance when constructing THIS_MODULE
 2024-10-11 23:12 UTC 

[PATCH v1 00/15] io_uring zero copy rx
 2024-10-11 23:12 UTC  (9+ messages)
` [PATCH v1 03/15] net: generalise net_iov chunk owners

[PATCH net-next] net: bcmasp: enable SW timestamping
 2024-10-11 23:10 UTC  (2+ messages)

[PATCH net-next] net: broadcom: remove select MII from brcmstb Ethernet drivers
 2024-10-11 23:10 UTC  (2+ messages)

[PATCH net-next v4 0/7] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2024-10-11 23:10 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: add missing trailing backslash
 2024-10-11 23:10 UTC  (2+ messages)

[PATCH v2] selftests: net/rds: add module not found
 2024-10-11 23:10 UTC  (2+ messages)

[PATCH v2] selftests: drivers: net: fix name not defined
 2024-10-11 23:10 UTC  (2+ messages)

[PATCH net] net: enetc: add missing static descriptor and inline keyword
 2024-10-11 23:10 UTC  (2+ messages)

[LTP] [PATCH] runtest/mm: create TMPFILE in TMPDIR for mmapstress07
 2024-10-11 23:10 UTC 

[PATCH v4 net 0/4] net: enetc: fix some issues of XDP
 2024-10-11 23:10 UTC  (2+ messages)

[HELP] FUSE writeback performance bottleneck
 2024-10-11 23:08 UTC  (10+ messages)

arch/x86/mm/pat/memtype.c:128:39: error: use of undeclared identifier 'PG_arch_2'; did you mean 'PG_arch_1'?
 2024-10-11 23:04 UTC  (3+ messages)

[PATCH v3 2/2] selftests/futex: Create test for robust list
 2024-10-11 23:03 UTC  (2+ messages)

[PATCH 0/5] perf: Fix pmu for drivers with bind/unbind
 2024-10-11 23:03 UTC  (4+ messages)

[PATCH v3 00/33] Tidy up use of 'SPL' and CONFIG_SPL_BUILD
 2024-10-11 23:01 UTC  (2+ messages)

[PATCH 5.15.y 5.10.y 5.4.y] RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
 2024-10-11 22:58 UTC 

[PATCH net-next v3] r8169: use the extended tally counter available from RTL8125
 2024-10-11 22:58 UTC  (2+ messages)

[linux-linus test] 188053: tolerable FAIL - PUSHED
 2024-10-11 22:57 UTC 

[drivers/usb/usbip] BUG: corrupted list in vep_queue
 2024-10-11 22:56 UTC  (5+ messages)

[PATCH v2 dwarves 0/5] btf_encoder: implement shared elf_functions table
 2024-10-11 22:55 UTC  (7+ messages)

[PATCH v3] drm/amdkfd: Accounting pdd vram_usage for svm
 2024-10-11 22:53 UTC  (2+ messages)

[PATCH 00/17] Convert the Avocado tuxrun tests into new functional tests
 2024-10-11 22:52 UTC  (3+ messages)
` [PATCH 16/17] Revert "hw/sh4/r2d: Realize IDE controller before accessing it"

[PATCH 1/3] efi/libstub: fix efi_parse_options() ignoring the default command line
 2024-10-11 22:48 UTC  (3+ messages)
` [PATCH 2/3] efi/libstub: remove uneccessary cmdline_size init/check
` [PATCH 3/3] efi/libstub: consider CONFIG_CMDLINE for initrd= and dtb= options

[PATCH] tools: fix -Wunused-result in linux.c
 2024-10-11 22:51 UTC 

[PATCH net-next v3 0/3] net: xilinx: emaclite: Adopt clock support
 2024-10-11 22:50 UTC  (2+ messages)

[PATCH net-next 0/5] net: remove RTNL from fib_seq_sum()
 2024-10-11 22:50 UTC  (2+ messages)

[PATCHv2 net-next 0/3] netdevsim: better ipsec output format
 2024-10-11 22:50 UTC  (2+ messages)

[PATCH net-next v0] net: dsa: mv88e6xxx: Fix uninitialised err value
 2024-10-11 22:50 UTC  (2+ messages)

[PATCH net] net: sparx5: fix source port register when mirroring
 2024-10-11 22:50 UTC  (2+ messages)

[PATCH net] ipv4: give an IPv4 dev to blackhole_netdev
 2024-10-11 22:50 UTC  (2+ messages)

[PATCH v3 00/11] hw: Strengthen SysBus & QBus API
 2024-10-11 22:48 UTC  (5+ messages)
` [PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller before accessing it

[f2fs-dev] [PATCH] f2fs_io: support fadvice for read
 2024-10-11 22:49 UTC 

[PATCH net-next] net: vlan: Use vlan_prio instead of vlan_qos in mapping
 2024-10-11 22:49 UTC  (2+ messages)

[PATCH] selftests/ftrace: Fix check of return value in fgraph-retval.tc test
 2024-10-11 22:47 UTC  (2+ messages)

[PATCH] libceph: Remove crush deadcode
 2024-10-11 22:47 UTC 

[PATCH] drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
 2024-10-11 22:47 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[RFC PATCH 0/1] Only build dtc when DTC= is not set on the command line
 2024-10-11 22:46 UTC  (3+ messages)
` [PATCH 1/1] Skip building dtc if a prebuilt binary is specified via DTC=

lvm2/dm-thin snapshot memory and disk overhead
 2024-10-11 22:46 UTC 

[GIT PULL] cpupower update for Linux 6.13-rc1
 2024-10-11 22:45 UTC 

[PATCH v4] rust: add global lock support
 2024-10-11 22:43 UTC  (11+ messages)

[PATCH v2 00/30] Second Distro-agnostic series taken from Fedora Rawhide
 2024-10-11 22:38 UTC  (7+ messages)
` [PATCH v2 22/30] btrfs: Add ability to boot from subvolumes
` [PATCH v2 25/30] btrfs: grub2-btrfs-03-follow_default
` [PATCH v2 26/30] btdfs: grub2-btrfs-05-grub2-mkconfig
` [PATCH v2 27/30] btrfs: Fallback to old subvol name scheme to support old snapshot config
` [PATCH v2 29/30] efi: Add grub_efi_allocate_pool() and grub_efi_free_pool() wrappers
` [PATCH v2 30/30] chainloader: Use grub_efi_...() memory helpers where reasonable


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.