The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-07-19 14:44:29 to 2024-07-19 18:16:06 UTC [more...]

[PATCH 00/17] mm: introduce numa_memblks
 2024-07-19 18:16 UTC  (34+ messages)
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks

[PATCH v7 0/4] Landlock: Abstract Unix Socket Scoping Support
 2024-07-19 18:14 UTC  (3+ messages)
` [PATCH v7 1/4] Landlock: Add abstract unix socket connect restriction

[PATCH] iommu/vt-d: Fix potential soft lockup due to reclaim
 2024-07-19 18:17 UTC 

[GIT PULL] Crypto Update for 6.1
 2024-07-19 18:09 UTC  (12+ messages)
` [GIT PULL] Crypto Update for 6.2
  ` [GIT PULL] Crypto Update for 6.3
    ` [GIT PULL] Crypto Update for 6.4
      ` [GIT PULL] Crypto Update for 6.5
        ` [GIT PULL] Crypto Update for 6.6
          ` [GIT PULL] Crypto Update for 6.7
            ` [GIT PULL] Crypto Update for 6.8
              ` [GIT PULL] Crypto Update for 6.9
                ` [GIT PULL] Crypto Update for 6.10
                  ` [GIT PULL] Crypto Update for 6.11

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.11-rc1-roundtwo
 2024-07-19 18:09 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for Linux 6.11
 2024-07-19 18:09 UTC  (2+ messages)

[GIT PULL] IOMMU Updates for Linux v6.11
 2024-07-19 18:09 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2024-07-19 18:09 UTC  (2+ messages)

[RFC PATCH 0/5] Introduce the Rust Safety Standard
 2024-07-19 18:09 UTC  (11+ messages)
` [RFC PATCH 1/5] doc: rust: create safety standard
` [RFC PATCH 2/5] doc: rust: safety standard: add examples

[GIT PULL] Please pull RDMA subsystem changes
 2024-07-19 18:09 UTC  (2+ messages)

[GIT PULL] SCSI updates for the 6.10+ merge window
 2024-07-19 18:09 UTC  (2+ messages)

What is an objtool recipe to solve the unpatched kernel thunk warnings in out-of-tree modules?
 2024-07-19 18:07 UTC 

[PATCH] Input: synaptics - enable SMBus for HP Elitebook 840 G2
 2024-07-19 18:06 UTC 

[PATCH v4 1/8] timers/migration: Do not rely always on group->parent
 2024-07-19 18:06 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v4 3/8] timers/migration: Improve tracing
 2024-07-19 18:06 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v5 2/8] timers/migration: Move hierarchy setup into cpuhotplug prepare callback
 2024-07-19 18:06 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v4 4/8] timers/migration: Use a single struct for hierarchy walk data
 2024-07-19 18:06 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v4 5/8] timers/migration: Read childmask and parent pointer in a single place
 2024-07-19 18:06 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v4 6/8] timers/migration: Rename childmask by groupmask to make naming more obvious
 2024-07-19 18:06 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v4 7/8] timers/migration: Spare write when nothing changed
 2024-07-19 18:06 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v4 8/8] timers/migration: Fix grammar in comment
 2024-07-19 18:06 UTC  (2+ messages)
` [tip: timers/urgent] "

[GIT PULL] ring-buffer: Updates for 6.11
 2024-07-19 18:05 UTC  (6+ messages)

LPA2 on non-LPA2 hardware broken with 16K pages
 2024-07-19 18:02 UTC  (3+ messages)

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-07-19 17:53 UTC  (4+ messages)
` [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in
  ` [PATCH v5 3/3] fs/file.c: add fast path in find_next_fd()

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

[PATCH v2 0/2] Modify the method of obtaining porch parameters
 2024-07-19 17:49 UTC  (3+ messages)
` [PATCH v2 1/2] drm/panel: boe-th101mb31ig002 : Fix the way to get "

[PATCH v3] mm/damon/lru_sort: adjust local variable to dynamic allocation
 2024-07-19 17:42 UTC 

[PATCH] bpf: Replace 8 seq_puts() calls by seq_putc() calls
 2024-07-19 17:40 UTC  (2+ messages)

[PATCH] bpf: Simplify character output in seq_print_delegate_opts()
 2024-07-19 17:40 UTC  (2+ messages)

[PATCH v1 0/2] adding support for Microchip PAC194X Power Monitor
 2024-07-19 17:38 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: adding support for PAC194X
` [PATCH v1 2/2] "

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-19 17:36 UTC  (14+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)

[PATCH v4] blk-cgroup: Replace u64 sync with spinlock for iostat
 2024-07-19 17:31 UTC  (4+ messages)

[BUG] 6.10 stable: arch/x86/kvm/xen.c:1486:44: error: use of uninitialized value ‘port’ [CWE-457]
 2024-07-19 17:30 UTC  (2+ messages)

[PATCH 00/11] rcu/nocb: (De-)offloading on offline CPUs
 2024-07-19 17:30 UTC  (2+ messages)

[PATCH v3 0/2] binfmt_elf, coredump: Log the reason of the failed core dumps
 2024-07-19 17:26 UTC  (2+ messages)

[PATCH v3 0/3] blk-ioprio: remove per-disk structure
 2024-07-19 17:23 UTC  (7+ messages)
` [PATCH v3 1/3] blk-cgroup: check for pd_(alloc|free)_fn in blkcg_activate_policy()
` [PATCH v3 2/3] blk-ioprio: remove ioprio_blkcg_from_bio()
` [PATCH v3 3/3] blk-ioprio: remove per-disk structure

[BUG] arch/x86/kvm/vmx/pmu_intel.c:54: error: dereference of NULL ‘pmc’ [CWE-476]
 2024-07-19 17:21 UTC  (2+ messages)

[git pull] Input updates for v6.11-rc0
 2024-07-19 17:17 UTC 

[PATCH bpf-next] selftests/bpf: fix compilation failure when CONFIG_NET_FOU!=y
 2024-07-19 17:09 UTC  (3+ messages)

[PATCH v2 0/4] drm/panel: atna33xc20: Fix the Samsung ATNA45AF01 panel
 2024-07-19 17:07 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: display: panel: samsung,atna33xc20: Document ATNA45AF01

[PATCH] drm/mipi-dsi: Introduce macros to create mipi_dsi_*_multi functions
 2024-07-19 16:59 UTC  (5+ messages)

[PATCH v1] selftests/ftrace: Skip test for optimized probes on PowerPC if Secure Boot is enabled
 2024-07-19 16:59 UTC  (2+ messages)

[PATCH v3 0/4] selftest: x86: improve tests
 2024-07-19 16:52 UTC  (5+ messages)
` [PATCH v3 1/4] selftests: x86: check_initial_reg_state: remove manual counting and increase maintainability

[PATCH v2 0/6] Add support for sysfs event.cpus and cpu event term
 2024-07-19 16:42 UTC  (17+ messages)
` [PATCH v2 3/6] perf pmu: Add support for event.cpus files in sysfs
` [PATCH v2 6/6] perf parse-events: Add "cpu" term to set the CPU an event is recorded on

[PATCH 1/2] selftests: x86: vdso_restorer: remove manual counting of pass/fail tests
 2024-07-19 16:40 UTC  (2+ messages)

[PATCH v2] i3c: master: svc: adjust the first broadcast speed
 2024-07-19 16:37 UTC  (3+ messages)

Bug related with a 6.6.24 platform/x86 commit signed by you - Enormous memory leak
 2024-07-19 16:33 UTC  (6+ messages)

[PATCH] perf trace: Avoid duplicate code in fprintf_duration()
 2024-07-19 16:32 UTC  (3+ messages)

[syzbot] [wireless?] INFO: task hung in rfkill_global_led_trigger_worker (3)
 2024-07-19 16:30 UTC  (3+ messages)

[PATCH v7 0/6] arm64: ptdump: View the second stage page-tables
 2024-07-19 16:27 UTC  (8+ messages)
` [PATCH v7 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes

[PATCH v6 00/27] Constify tool pointers
 2024-07-19 16:26 UTC  (3+ messages)

[PATCH v2 0/3] blk-ioprio: remove per-disk structure
 2024-07-19 16:26 UTC  (8+ messages)
` [PATCH v2 1/3] blk-cgroup: check for pd_(alloc|free)_fn in blkcg_activate_policy()
` [PATCH v2 2/3] blk-ioprio: remove ioprio_blkcg_from_bio()
` [PATCH v2 3/3] blk-ioprio: remove per-disk structure

[PATCH] riscv/mm/fault: add show_pte() before die()
 2024-07-19 16:25 UTC  (2+ messages)

[syzbot] [net?] KMSAN: uninit-value in hsr_get_node (3)
 2024-07-19 16:22 UTC  (2+ messages)

[PATCH 0/7] Add PCIe support for bcm2712
 2024-07-19 16:22 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: interrupt-controller: Add bcm2712 MSI-X DT bindings

[PATCH] bpf: fix excessively checking for elem_flags in batch update mode
 2024-07-19 16:22 UTC  (2+ messages)

[GIT PULL] NVDIMM and DAX for 6.11
 2024-07-19 16:19 UTC 

[PATCH v5 00/13] riscv: Add support for xtheadvector
 2024-07-19 16:19 UTC  (14+ messages)
` [PATCH v5 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v5 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v5 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v5 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v5 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v5 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v5 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v5 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v5 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v5 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v5 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v5 12/13] selftests: riscv: Fix vector tests
` [PATCH v5 13/13] selftests: riscv: Support xtheadvector in "

[PATCH] locking/atomic: scripts: Fix type error in macro try_cmpxchg
 2024-07-19 16:18 UTC  (3+ messages)

[v2 PATCH bpf-next 2/4] bpftool: add net attach/detach command to tcx prog
 2024-07-19 16:17 UTC  (2+ messages)

[GIT PULL] Networking for v6.11-rc0
 2024-07-19 16:16 UTC 

[PATCH v3 0/4] riscv: Separate vendor extensions from standard extensions
 2024-07-19 16:15 UTC  (5+ messages)
` [PATCH v3 1/4] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v3 2/4] riscv: Add vendor extensions to /proc/cpuinfo
` [PATCH v3 3/4] riscv: Introduce vendor variants of extension helpers
` [PATCH v3 4/4] riscv: cpufeature: Extract common elements from extension checking

撤回: [PATCH] ACPI: Refine acpi_handle_debug defination
 2024-07-19 15:42 UTC 

[syzbot] kernel BUG in ext4_do_writepages
 2024-07-19 16:11 UTC  (2+ messages)

[PATCH 00/13] Accelerate KVM RISC-V when running as a guest
 2024-07-19 16:09 UTC  (14+ messages)
` [PATCH 01/13] RISC-V: KVM: Order the object files alphabetically
` [PATCH 02/13] RISC-V: KVM: Save/restore HSTATUS in C source
` [PATCH 03/13] RISC-V: KVM: Save/restore SCOUNTEREN "
` [PATCH 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros
` [PATCH 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
` [PATCH 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
` [PATCH 07/13] RISC-V: Add defines for the SBI nested acceleration extension
` [PATCH 08/13] RISC-V: KVM: Add common nested acceleration support
` [PATCH 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs
` [PATCH 10/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
` [PATCH 11/13] RISC-V: KVM: Use SBI sync SRET call when available
` [PATCH 12/13] RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()
` [PATCH 13/13] RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs

[syzbot] [bcachefs?] general protection fault in bch2_checksum
 2024-07-19 16:10 UTC  (2+ messages)

[PATCH] btrfs: change mount_opt to u64
 2024-07-19 16:07 UTC  (3+ messages)

[linux-next:master] [mm/hugetlb_vmemmap] 875fa64577: vm-scalability.throughput -34.3% regression
 2024-07-19 16:06 UTC  (6+ messages)

[PATCH] sound: hda: tas2781: mark const variables as __maybe_unused
 2024-07-19 16:07 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add a quirk for Sonix HD USB Camera
 2024-07-19 16:07 UTC  (2+ messages)

[PATCH v3] ALSA: usb-audio: Fix microphone sound on HD webcam
 2024-07-19 16:07 UTC  (2+ messages)

[PATCH v8 1/2] dt-bindings: iio: light: ROHM BH1745
 2024-07-19 16:02 UTC  (3+ messages)
` [PATCH v8 2/2] iio: light: ROHM BH1745 colour sensor

[PATCH] virt: acrn: Remove unusted list 'acrn_irqfd_clients'
 2024-07-19 16:01 UTC  (6+ messages)

[PATCH v2] loongarch: Support RANDOMIZE_KSTACK_OFFSET
 2024-07-19 16:01 UTC  (2+ messages)

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-07-19 15:59 UTC  (7+ messages)
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest

[PATCH] dmaengine: avoid non-constant format string
 2024-07-19 15:49 UTC  (2+ messages)

[PATCH v2 -next] blk-cgroup: move congestion_count to struct blkcg
 2024-07-19 15:41 UTC  (2+ messages)

[PATCH v8] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-07-19 15:39 UTC  (2+ messages)

[PATCH v3] block: Avoid polling configuration errors
 2024-07-19 15:39 UTC  (2+ messages)

[PATCH v4 0/2] Enumerate all pixels formats
 2024-07-19 15:36 UTC  (6+ messages)

[PATCH] mtd: mtdoops: Fix kmsgdump parameter renaming
 2024-07-19 15:24 UTC 

[PATCH v2 1/1] input: imx_sc_key: Enable wakeup according to dts property wakeup-source
 2024-07-19 15:22 UTC 

[PATCH] Bluetooth: btmtk: add USB dependencies
 2024-07-19 15:21 UTC  (3+ messages)

[PATCH v2] perf arch events: Fix duplicate RISC-V SBI firmware event name
 2024-07-19 15:21 UTC  (2+ messages)

[PATCH] KVM: arm64: Move data barrier to end of split walk
 2024-07-19 15:15 UTC  (3+ messages)

[PATCH v3 0/2] selftests/bpf: convert test_xdp_veth to test_progs framework
 2024-07-19 15:14 UTC  (3+ messages)
` [PATCH v3 2/2] selftests/bpf: integrate test_xdp_veth into test_progs

[PATCH] RISC-V: Implement kgdb_roundup_cpus() to enable IPI KGDB Roundup
 2024-07-19 15:14 UTC  (2+ messages)

[PATCH v3] drivers: cacheinfo: use __free attribute instead of of_node_put()
 2024-07-19 15:13 UTC 

[PULL REQUEST] i2c-for-6.11-rc1-try2
 2024-07-19 15:13 UTC 

[PATCH] ACPI: processor: Silence per-cpu acpi_handle_info about idle states
 2024-07-19 14:53 UTC 

[PATCH v4 0/2] iio: humidity: Add support for en210 sensor family
 2024-07-19 15:10 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: humidity: add ENS210 "

[PATCH] clk: T-Head: Disable on 32-bit Targets
 2024-07-19 15:10 UTC 

[PATCH v4] Bluetooth: btmtk: Fix btmtk.c undefined reference build error
 2024-07-19 15:10 UTC  (2+ messages)

[PATCH V7 1/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-07-19 15:07 UTC  (3+ messages)

[RFC PATCH v1 0/3] Use socket's Landlock domain
 2024-07-19 15:06 UTC  (4+ messages)
` [RFC PATCH v1 1/3] landlock: Use socket's domain instead of current's domain
` [RFC PATCH v1 2/3] selftests/landlock: Add test for socket's domain
` [RFC PATCH v1 3/3] landlock: Document network restrictions tied to sockets

[PATCH v9 1/3] perf report: Support LLVM for addr2line()
 2024-07-19 15:00 UTC  (3+ messages)
` [PATCH v9 2/3] perf annotate: split out read_symbol()
` [PATCH v9 3/3] perf annotate: LLVM-based disassembler

[PATCH v8 1/3] perf report: Support LLVM for addr2line()
 2024-07-19 15:00 UTC  (3+ messages)

[PATCH v5 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2024-07-19 14:59 UTC  (3+ messages)
` [PATCH v5 6/8] dt-bindings: mmc: sdhci-of-dwcmhsc: "

[PATCH] [v2] gpio: virtuser: avoid non-constant format string
 2024-07-19 14:58 UTC  (2+ messages)

[PATCH 0/3] clk: meson: sm1: add earcrx clocks
 2024-07-19 14:56 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: clock: axg-audio: add earcrx clock ids

[PATCH 0/3] Add Firmware Upload support for beagleplay cc1352
 2024-07-19 14:55 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: net: ti,cc1352p7: Add boot-gpio

[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
 2024-07-19 14:55 UTC  (7+ messages)

[GIT PULL] KVM changes for 6.11 merge window
 2024-07-19 14:53 UTC 

[PATCH v2 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()
 2024-07-19 14:50 UTC  (4+ messages)
` [PATCH v3 0/3] Parse the HEST PCIe AER and set to relevant registers
  ` [PATCH v3 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()

[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
 2024-07-19 14:47 UTC  (10+ messages)
` [RFC PATCH 08/18] KVM: x86: Add KVM Userfault support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox