All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-01 16:56:12 to 2025-01-01 22:47:12 UTC [more...]

[PATCH v4 00/11] mtd: add driver for Intel discrete graphics
 2025-01-01 21:16 UTC  (4+ messages)
` [PATCH v4 06/11] mtd: intel-dg: align 64bit read and write

6.12.7 stable new error: event xe_bo_move has unsafe dereference of argument 4
 2025-01-01 20:55 UTC  (8+ messages)
` [REGRESSION][BISECTED] "

[PATCH] netfilter: uapi: Merge xt_*.h/c and ipt_*.h which has same name
 2025-01-01 22:37 UTC  (3+ messages)

[PATCH] fuse: respect FOPEN_KEEP_CACHE on opendir
 2025-01-01 22:46 UTC  (2+ messages)

[kernel-cve-report] New CVE entries this week
 2025-01-01 22:42 UTC 

[Buildroot] [PATCH 1/2] package/c-icap: memcached code needs <crypt.h>
 2025-01-01 22:37 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/c-icap: backport patch fixing missing <stdio.h> include

[PATCH 00/67] upl: Align with the updated spec
 2025-01-01 22:09 UTC  (68+ messages)
` [PATCH 01/67] bloblist: Make BLOBLIST_ALLOC the default
` [PATCH 02/67] abuf: Provide a way to get the buffer address
` [PATCH 03/67] abuf: Allow use in host tools
` [PATCH 04/67] abuf: Provide a constant buffer
` [PATCH 05/67] cpu: Provide a way to get the physical-address size
` [PATCH 06/67] serial: Support info() method in ns16550 xPL with UPL
` [PATCH 07/67] mkimage: Update map_to_sysmem() to match its prototype
` [PATCH 08/67] x86: Emable meminfo command
` [PATCH 09/67] x86: Show the timestamp counter with bdinfo
` [PATCH 10/67] ofnode: Use 4K for a default tree-size
` [PATCH 11/67] ofnode: Indicate when out of space in a few places
` [PATCH 12/67] ofnode: Update of_add_subnode() to indicate name is alloced
` [PATCH 13/67] boot: Rename fit_image_get_data()
` [PATCH 14/67] boot: Rename fit_image_get_data_and_size()
` [PATCH 15/67] boot: Update fit_image_get_emb_data to use abuf
` [PATCH 16/67] boot: Use fit_image_get_data() to get data
` [PATCH 17/67] boot: Update fit_image_get_data() to use abuf
` [PATCH 18/67] test: Fix inpected typo in upl test
` [PATCH 19/67] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
` [PATCH 20/67] emulation: Use bloblist to hold tables
` [PATCH 21/67] x86: Create more space for SPL with qemu-x86_64
` [PATCH 22/67] upl: Create a function to create a memory node
` [PATCH 23/67] upl: Update add_upl_memmap() to use write_mem_node()
` [PATCH 24/67] upl: Update add_upl_memres() "
` [PATCH 25/67] upl: Support writing a UPL only for testing
` [PATCH 26/67] upl: Drop enum upl_serial_access_type
` [PATCH 27/67] upl: Init serial and graphics alists in upl_init()
` [PATCH 28/67] upl: Move serial and graphics addition-code to upl_common
` [PATCH 29/67] pci: video: Set up the pixel-format field
` [PATCH 30/67] x86: Show an error if video fails
` [PATCH 31/67] x86: Support jumping to a UPL image
` [PATCH 32/67] x86: Enable UPL handoff for SPL
` [PATCH 33/67] x86: Align the SMBIOS table to a 4K boundary
` [PATCH 34/67] upl: Require OFNODE_MULTI_TREE when writing a UPL handoff
` [PATCH 35/67] upl: Drop the argument to spl_write_upl_handoff()
` [PATCH 36/67] x86: emulation: Enable UPL
` [PATCH 37/67] upl: Correct comment and condition in add_upl_memres()
` [PATCH 38/67] upl: Add addr/size tags in the reserved-memory node
` [PATCH 39/67] upl: Update upl_add_graphics() to return framebuffer
` [PATCH 40/67] upl: Add a function to write a UPL handoff to an abuf
` [PATCH 41/67] upl: Use a 64-bit value for a memregion base-address
` [PATCH 42/67] upl: Set bit 32 of the address when using ISA
` [PATCH 43/67] upl: Add RAM to the memory region
` [PATCH 44/67] upl: Add a compatible string for the upl-params node
` [PATCH 45/67] upl: Move buffer_addr_size() higher and rename
` [PATCH 46/67] upl: Factor out part of encode_reg() to new function
` [PATCH 47/67] upl: Move decode_addr_size() higher and rename
` [PATCH 48/67] upl: Factor out part of decode_reg() to new function
` [PATCH 49/67] upl: Correct name of upl-images
` [PATCH 50/67] dm: core: Clarify behaviour of ofnode_name_eq()
` [PATCH 51/67] dm: core: Allow ofnode_name_eq() to accept a unit address
` [PATCH 52/67] dm: core: Rewrite ofnode_find_subnode() to use ofnode API
` [PATCH 53/67] upl: test: Show the handoff FDT when debugging
` [PATCH 54/67] upl: Use a reg property to specify the FIT address and size
` [PATCH 55/67] upl: Update and tidy writing of images
` [PATCH 56/67] upl: Make use of alist_for_each()
` [PATCH 57/67] upl: Correct use of sizeof()
` [PATCH 58/67] upl: Drop acpi_nvs_size
` [PATCH 59/67] upl: Improve uniqueness of log_msg_ret() strings
` [PATCH 60/67] upl: Add PCI information
` [PATCH 61/67] upl: Handle serial on an ISA bus with /chosen node
` [PATCH 62/67] upl: Add missing word in comment for upl_write_handoff()
` [PATCH 63/67] upl: Add a command to execute a UPL payload
` [PATCH 64/67] scripts: Update qemu script to use 64-bit on x86 always
` [PATCH 65/67] scripts: Update qemu script to support specifying a UPL
` [PATCH 66/67] upl: Add reserved memory for the ACPI and SMBIOS tables
` [PATCH 67/67] upl: Add an 'addr' property for Tianocore

[PATCH v3 1/4] drm: bridge: dw_hdmi: Add flag to indicate output port is optional
 2025-01-01 22:36 UTC  (4+ messages)

[PATCH] x86/sev: Disable UBSAN on SEV code that may execute very early
 2025-01-01 22:30 UTC  (2+ messages)

[Buildroot] [PATCH v6 0/2] Add board support for the BeagleV-Ahead
 2025-01-01 22:27 UTC  (5+ messages)
` [Buildroot] [PATCH v6 1/2] package/xuantie-bins: new package
` [Buildroot] [PATCH v6 2/2] configs/beaglev_ahead: new defconfig

[Buildroot] [PATCH] package/perl: bump to version 5.40.0
 2025-01-01 22:22 UTC  (2+ messages)

signal(7): why does it say that pthread_mutex_lock() and thread_cond_wait() can fail with EINTR?
 2025-01-01 22:20 UTC 

[LSF/MM/BPF TOPIC] DAMON Requirements for Access-aware MM of Future
 2025-01-01 22:20 UTC 

[PATCH 2/2] tpm: get tpm event log from bloblist
 2025-01-01 22:14 UTC  (12+ messages)

[PATCH v4 0/9] Fix XDR encoding near page boundaries
 2025-01-01 21:49 UTC  (3+ messages)
` [PATCH v4 9/9] SUNRPC: Document validity guarantees of the pointer returned by reserve_space

[PATCH v2] btrfs: prefer to use "/dev/mapper/name" soft link instead of "/dev/dm-*"
 2025-01-01 21:46 UTC 

Clarification on PyNFS Test Case Behavior for st_lookupp.testLink in Versions 4.0 and 4.1
 2025-01-01 21:38 UTC  (2+ messages)

[Buildroot] [PATCH] linux: the aarch64 defconfig also needs host-openssl
 2025-01-01 21:42 UTC 

[android-common:android15-6.6-2024-08 0/1] WARNING: modpost: vmlinux: section mismatch in reference: __apply_fineibt+0x1306 (section: .text) -> poison_endbr (section: .init.text)
 2025-01-01 21:38 UTC 

[PATCH 0/7] mm/damon: remove DAMON debugfs interface
 2025-01-01 21:35 UTC  (8+ messages)
` [PATCH 1/7] Docs/admin-guide/mm/damon/usage: remove DAMON debugfs interface documentation
` [PATCH 2/7] Docs/mm/damon/design: update for removal of DAMON debugfs interface
` [PATCH 3/7] selftests/damon/config: remove configs for DAMON debugfs interface selftests
` [PATCH 4/7] selftests/damon: remove tests for DAMON debugfs interface
` [PATCH 5/7] kunit: configs: remove configs for DAMON debugfs interface tests
` [PATCH 6/7] mm/damon: remove DAMON debugfs interface kunit tests
` [PATCH 7/7] mm/damon: remove DAMON debugfs interface

[powerpc:merge] BUILD SUCCESS df6c1289f93dcc78d0ff1b4777d5920eb564a7fc
 2025-01-01 21:24 UTC 

[PATCH] usb-storage: Add max sectors quirk for Nokia 208
 2025-01-01 21:22 UTC 

[PATCH] Add NMEA GPS character device for PCIe MHI Quectel Module to read NMEA statements
 2025-01-01 21:12 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: clocks: ti: Next round of conversion
 2025-01-01 21:07 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: ti: Convert gate.txt to json-schema

[Buildroot] [PATCH v5 0/2] Add board support for the BeagleV-Ahead
 2025-01-01 20:59 UTC  (8+ messages)

[syzbot] [kernel?] WARNING: locking bug in sched_core_balance
 2025-01-01 20:58 UTC  (2+ messages)
` [syzbot] [kernel] "

[PATCH] platform/x86: acer-wmi: improve platform profile handling
 2025-01-01 20:58 UTC  (2+ messages)

[PATCH v2 6/6] PCI/pwrctrl: Add pwrctrl driver for PCI Slots
 2025-01-01 20:56 UTC  (2+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_inode_unpack (2)
 2025-01-01 20:55 UTC 

【お取引目的等のご確認のお願い】
 2025-01-01 20:55 UTC 

[Buildroot] [PATCH v2] boot/ti-k3-r5-loader: add host-gnutls to dependencies
 2025-01-01 20:44 UTC  (2+ messages)

[PATCH] Fix neighbor discovery ethernet address saving
 2025-01-01 20:41 UTC  (2+ messages)

[PATCH] net: tftpput: reset timeout_count when an ACK is received
 2025-01-01 20:41 UTC  (2+ messages)

[Buildroot] [git commit] boot/ti-k3-r5-loader: add host-gnutls to dependencies
 2025-01-01 20:20 UTC 

[PATCH v1 1/2] net: phy: Add driver for Motorcomm YT8531S Gigabit ethernet phy
 2025-01-01 20:41 UTC  (3+ messages)

[PATCH 1/1] net: correct the description of ip_to_string()
 2025-01-01 20:41 UTC  (2+ messages)

[PATCH] Bitbanging MDIO driver for DM framework
 2025-01-01 20:41 UTC  (2+ messages)

[PATCH] Revert "net: phy: marvell 88e151x: Fix handling of bare RGMII interface type"
 2025-01-01 20:41 UTC  (3+ messages)
` [PATCHv2] "

[PATCH v2] net: tftpboot: clear timeout_count on every successful block
 2025-01-01 20:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add handler for SDMA context empty
 2025-01-01 20:41 UTC  (2+ messages)

[PATCH 0/2] bpf: Allow bpf_for/bpf_repeat while holding spin
 2025-01-01 20:37 UTC  (3+ messages)
` [PATCH 1/2] bpf: Allow bpf_for/bpf_repeat calls while holding a spinlock
` [PATCH 2/2] selftests/bpf: test bpf_for within spin lock section

[Buildroot] Analysis of host-libxcrypt build failures
 2025-01-01 20:22 UTC  (2+ messages)

[PATCH v2] PCI/ASPM: Fix UAF by disabling ASPM for link when child function is removed
 2025-01-01 12:25 UTC  (5+ messages)
` [PATCH 0/1] "
    ` [PATCH 0/1] "

What's cooking in git.git (Dec 2024, #11; Mon, 30)
 2025-01-01 20:21 UTC  (9+ messages)
` a less-invasive racy-leak fix, was "
  ` [PATCH 0/6] a less-invasive racy-leak fix
    ` [PATCH 1/6] test-lib: use individual lsan dir for --stress runs
    ` [PATCH 2/6] Revert "index-pack: spawn threads atomically"
    ` [PATCH 3/6] test-lib: rely on logs to detect leaks
    ` [PATCH 4/6] test-lib: simplify leak-log checking
    ` [PATCH 5/6] test-lib: check leak logs for presence of DEDUP_TOKEN
    ` [PATCH 6/6] test-lib: ignore leaks in the sanitizer's thread code

[Buildroot] [PATCH] package/perl: properly pass CFLAGS/LDFLAGS when building host-perl
 2025-01-01 20:21 UTC 

acer-wmi: Nitro button doesn't produce a WMI event
 2025-01-01 20:21 UTC  (10+ messages)

[syzbot] [bcachefs?] INFO: task hung in bchfs_fallocate (2)
 2025-01-01 20:12 UTC 

Exceptional Quality & Competitive Pricing in Knitwear Production
 2025-01-01 20:06 UTC 

[meta-security][PATCH 1/2] kas: musl don't build apparmor
 2025-01-01 19:58 UTC  (2+ messages)
` [meta-security][PATCH 2/2] packagegroup-core-security: drop firejail for musl

[PATCH] bloblist: Drop BSD license
 2025-01-01 19:58 UTC 

[PATCH] drm/amdgpu: Add null pointer check before task_info get and put
 2025-01-01  1:58 UTC 

【お取引目的等のご確認のお願い】
 2025-01-01 19:35 UTC 

[PATCH 0/3] cpus: Avoid re-initializing fields cleared in cpu_common_reset_hold()
 2025-01-01 19:34 UTC  (3+ messages)
` [PATCH 3/3] target/cpus: Remove pointless re-assignment of CPUState::halted

How does "rsi" get set in x86 prologue?
 2025-01-01 19:26 UTC 

nfsd becomes a zombie
 2025-01-01 19:24 UTC  (4+ messages)
  ` nfsd blocks indefinitely in nfsd4_destroy_session (was: Re: nfsd becomes a zombie)
    ` nfsd blocks indefinitely in nfsd4_destroy_session

[zen:6.12/invlpgb 9/12] arch/x86/mm/tlb.c:1315:58: error: 'mm_context_t' has no member named 'broadcast_asid'
 2025-01-01 19:24 UTC 

drivers/input/joystick/fsia6b.c:152:57: warning: '/input0' directive output may be truncated writing 7 bytes into a region of size between 1 and 32
 2025-01-01 19:24 UTC 

[PATCH v2] arm64: dts: renesas: Deduplicate extalr_clk bootph-all
 2025-01-01 19:22 UTC 

[PATCH v2 1/3] arm64: Convert core type check macros into inline functions
 2025-01-01 19:19 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: Add MIDR entries for Cortex-A57 and Cortex-A76
` [PATCH v2 3/3] arm64: renesas: Convert boards over to is_cortex_a() functions

[PATCH v1] ftrace: Fix function profiler's filtering functionality
 2025-01-01 19:08 UTC 

[RFC PATCH] ethdev: add new API for enable/disable xstat counters by ID
 2025-01-01 19:05 UTC  (5+ messages)

[XEN PATCH 0/5] Fixes for reproducible builds and other small fixes
 2025-01-01 19:03 UTC  (4+ messages)
` [XEN PATCH 2/5] docs: set DATE to SOURCE_DATE_EPOCH if available

[PATCH v1] ftrace: Fix function profiler's filtering functionality
 2025-01-01 18:58 UTC 

[Buildroot] [PATCH 1/1] configs/nvidia_bf3: set BR2_cortex_a78
 2025-01-01 18:53 UTC  (3+ messages)

[PATCH] docs: platform/x86: wmi: mention tool for invoking WMI methods
 2025-01-01 18:52 UTC  (2+ messages)

[PATCH 0/5] fixing thread races in linux-leaks CI
 2025-01-01 18:28 UTC  (4+ messages)
` [PATCH 3/5] thread-utils: introduce optional barrier type

[Buildroot] [PATCH 1/1] support/testing: new gstreamer1 runtime test
 2025-01-01 18:27 UTC 

BTRFS errors following bad SATA connection
 2025-01-01 18:25 UTC 

[PATCH] sched_ext: Refresh idle state when kicking CPUs
 2025-01-01 18:24 UTC 

[PATCH] object-file: fix race in object collision check
 2025-01-01 18:19 UTC  (6+ messages)

Leading the Industry with Innovative CNC Techniques
 2025-01-01 17:58 UTC 

[PATCH v5 00/10] raid1 balancing methods
 2025-01-01 18:06 UTC  (11+ messages)
` [PATCH v5 01/10] btrfs: initialize fs_devices->fs_info earlier
` [PATCH v5 02/10] btrfs: simplify output formatting in btrfs_read_policy_show
` [PATCH v5 03/10] btrfs: add btrfs_read_policy_to_enum helper and refactor read policy store
` [PATCH v5 04/10] btrfs: handle value associated with raid1 balancing parameter
` [PATCH v5 05/10] btrfs: add read count tracking for filesystem stats
` [PATCH v5 06/10] btrfs: introduce RAID1 round-robin read balancing
` [PATCH v5 07/10] btrfs: add RAID1 preferred read device
` [PATCH v5 08/10] btrfs: expose experimental mode in module information
` [PATCH v5 09/10] btrfs: enable RAID1 balancing configuration via modprobe parameter
` [PATCH v5 10/10] btrfs: modload to print RAID1 balancing status

Losetup Direct I/O breaks BACK-FILE filesystem on CIFS share (Appears in Linux 6.10 and reproduced on mainline)
 2025-01-01 18:00 UTC 

[PATCH v2 0/5] Static initcalls
 2025-01-01 17:55 UTC  (2+ messages)

[PATCH v2 0/3] Add 'trace wipe'
 2025-01-01 17:54 UTC  (2+ messages)

[PATCH] trace: proftool: dump-ftrace should write funcgraph times in ns not us
 2025-01-01 17:54 UTC  (2+ messages)

[PATCH] mm/damon: trace: print address range in hex
 2025-01-01 17:43 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7
 2025-01-01 17:21 UTC  (3+ messages)

drivers/misc/dw-xdata-pcie.c:20:41: warning: 'snprintf' output may be truncated before the last format character
 2025-01-01 17:21 UTC 

[PATCH] lib/gro: use hash function for flow lookup
 2025-01-01 17:21 UTC  (2+ messages)

KVM: PPC: Book3E: KVM HV host module doesn't work anymore
 2025-01-01 17:21 UTC  (18+ messages)

[PATCH 5/5] clk: meson: t7: add t7 clock peripherals controller driver
 2025-01-01 17:09 UTC  (3+ messages)

Bug in getting file attributes with SMB3.1.1 and posix
 2025-01-01 18:08 UTC 

[PATCH] object-name: fix resolution of object names containing curly braces
 2025-01-01 17:00 UTC  (2+ messages)

[PATCH dwarves v3 0/8] pahole: faster reproducible BTF encoding
 2025-01-01 16:56 UTC  (9+ messages)
` [PATCH dwarves v3 2/8] btf_encoder: separate elf function, saved function representations
` [PATCH dwarves v3 3/8] btf_encoder: introduce elf_functions struct type
` [PATCH dwarves v3 7/8] dwarf_loader: multithreading with a job/worker model
` [PATCH dwarves v3 8/8] btf_encoder: clean up global encoders list


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.