All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-26 19:54:32 to 2024-08-26 21:14:13 UTC [more...]

[PATCH 0/8] Adjustments for preferred core detection
 2024-08-26 21:13 UTC  (9+ messages)
` [PATCH 1/8] x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c
` [PATCH 2/8] x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
` [PATCH 3/8] ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
` [PATCH 4/8] x86/amd: Move amd_get_highest_perf() out of amd-pstate
` [PATCH 5/8] x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
` [PATCH 6/8] cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_ratio_numerator()
` [PATCH 7/8] cpufreq: amd-pstate: Optimize amd_pstate_update_limits()
` [PATCH 8/8] cpufreq: amd-pstate: Drop some uses of cpudata->hw_prefcore

[PATCH v1 0/1] dts: allow for updating MTU with testpmd
 2024-08-26 21:13 UTC  (4+ messages)
` [PATCH v1 1/1] dts: add methods for modifying MTU to testpmd shell
` [PATCH v2 0/1] dts: allow for updating MTU with testpmd
  ` [PATCH v2 1/1] dts: add methods for modifying MTU to testpmd shell

[PATCH v2] arm64: dts: ti: k3-am64* Disable ethernet by default at SoC level
 2024-08-26 21:12 UTC  (3+ messages)

[PATCH 1/2] adapter: Fix addr_type for smp_irk/ltk_info/link_key
 2024-08-26 21:12 UTC  (3+ messages)

BUG: possible deadlock in hci_dev_do_close
 2024-08-26 21:11 UTC 

[PATCH] docs: rust: fix formatting of Hacking quick-start list
 2024-08-26 21:10 UTC 

linux-next: boot warning after merge of the vfs-brauner tree
 2024-08-26 21:10 UTC  (5+ messages)

[PATCH 0/2] get rid of PF_MEMALLOC_NORECLAIM
 2024-08-26 21:10 UTC  (13+ messages)
` [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM

[PATCH net-next] net/ipv4: fix macro definition sk_for_each_bound_bhash
 2024-08-26 21:10 UTC  (2+ messages)

[PATCH v4 net-next] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
 2024-08-26 21:10 UTC  (2+ messages)

[PATCH v2] staging: rtl8192e: Fix parenthesis alignment in rtl_core.c:325
 2024-08-26 21:09 UTC  (2+ messages)

[PATCH 0/5] A621 support
 2024-08-26 21:09 UTC  (4+ messages)
` [PATCH 3/5] drm/msm/a6xx: Store gmu_cgc_mode in struct a6xx_info

[PATCH v6] rust: support for shadow call stack sanitizer
 2024-08-26 21:08 UTC  (3+ messages)

[PATCH] docs: leds: fix typo in Documentation/leds/leds-mlxcpld.rst
 2024-08-26 21:08 UTC  (2+ messages)

[PATCH] docs: process: fix typos in Documentation/process/backporting.rst
 2024-08-26 21:07 UTC  (2+ messages)

[PATCH] gw_ventana: Remove unneeded comments
 2024-08-26 21:07 UTC  (3+ messages)

[PATCH 0/4] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
 2024-08-26 20:55 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: arm: rockchip: Correct vendor for Hardkernel ODROID-M1
` [PATCH 2/4] arm64: dts: rockchip: Correct vendor prefix "
` [PATCH 3/4] dt-bindings: arm: rockchip: Add Hardkernel ODROID-M1S
` [PATCH 4/4] arm64: dts: "

[PULL 0/3] Optional fixes for 9.1.0-rc4
 2024-08-26 21:06 UTC  (2+ messages)

[PATCH v8 0/4] debugfs to hisilicon migration driver
 2024-08-26 21:06 UTC  (3+ messages)
` [PATCH v8 3/4] hisi_acc_vfio_pci: register debugfs for "

[PATCH] rockchip: add SPI NOR flash support for Radxa E25(CM3I)
 2024-08-26 21:04 UTC  (3+ messages)

[PATCH v3 0/2] Add retry tuning sequence
 2024-08-26 21:04 UTC  (3+ messages)
` [PATCH v3 1/2] mmc: sdhci_am654: Add retry tuning
` [PATCH v3 2/2] mmc: sdhci_am654: Add prints to tuning algorithm

[PATCH v1 0/2] dts: port over checksum offload suite
 2024-08-26 21:04 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] dts: add csum HW offload to testpmd shell

[PATCH] genirq: Get rid of global lock in irq_do_set_affinity()
 2024-08-26 21:03 UTC  (2+ messages)

[Buildroot] [PATCH] package/python3: security bump to version 3.12.5
 2024-08-26 21:02 UTC 

[PATCH 0/1] Subject: Support deposit8 in include/qemu/bitops.h
 2024-08-26 20:46 UTC  (2+ messages)
` [PATCH 1/1] include/qemu/bitops.h: Add deposit8 for uint8_t bit operation

[PATCH v3 0/7] tests/functional: Convert few MIPS avocado tests
 2024-08-26 20:59 UTC  (4+ messages)
` [PATCH v3 2/7] tests/functional: Convert mips64el Fuloong2e avocado test (2/2)

[PATCH] Print arrays like Linux does
 2024-08-26 21:00 UTC 

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-08-26 20:43 UTC  (20+ messages)
` [PATCH v2 01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
` [PATCH v2 02/19] mm: Drop is_huge_zero_pud()
` [PATCH v2 03/19] mm: Mark special bits for huge pfn mappings when inject
` [PATCH v2 04/19] mm: Allow THP orders for PFNMAPs
` [PATCH v2 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
` [PATCH v2 06/19] mm/pagewalk: Check pfnmap for folio_walk_start()
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries
` [PATCH v2 08/19] mm: Always define pxx_pgprot()
` [PATCH v2 09/19] mm: New follow_pfnmap API
` [PATCH v2 10/19] KVM: Use "
` [PATCH v2 11/19] s390/pci_mmio: "
` [PATCH v2 12/19] mm/x86/pat: Use the new "
` [PATCH v2 13/19] vfio: "
` [PATCH v2 14/19] acrn: "
` [PATCH v2 15/19] mm/access_process_vm: "
` [PATCH v2 16/19] mm: Remove follow_pte()
` [PATCH v2 17/19] mm/x86: Support large pfn mappings
` [PATCH v2 18/19] mm/arm64: "
` [PATCH v2 19/19] vfio/pci: Implement huge_fault support

[PATCH v3 00/14] thermal: Rework binding cooling devices to trip points
 2024-08-26 20:49 UTC  (6+ messages)
  ` [PATCH v3 12/14] thermal/of: Use the .should_bind() thermal zone callback

[PATCH v2] iio: bmi323: peripheral in lowest power state on suspend
 2024-08-26 21:00 UTC  (4+ messages)
` [PATCH v3 0/1] iio: bmi323: have the peripheral consume less power

[PATCH v3 0/4] Distinguish between variants of IBPB
 2024-08-26 20:59 UTC  (4+ messages)
` [PATCH v3 1/4] x86/cpufeatures: Clarify semantics of X86_FEATURE_IBPB

[PATCH 1/3] arm64: dts: imx93-11x11-evk: add io-expander adi,adp5585-00
 2024-08-26 20:59 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: imx93-11x11-evk: add flexcan support
` [PATCH 3/3] arm64: dts: imx93-11x11-evk: Enable sound-wm8962 sound card

[PATCH V4 00/12] PCIe TPH and cache direct injection support
 2024-08-26 20:56 UTC  (4+ messages)
` [PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver

[PATCH] aarch64: vdso: Wire up getrandom() vDSO implementation
 2024-08-26 20:55 UTC  (3+ messages)

[PATCH v3 0/3] OF support for Surface System Aggregator Module
 2024-08-26 20:55 UTC  (4+ messages)
` [PATCH v3 3/3] platform/surface: Add OF support

[PATCH] Refactor switch_mm_cid() to avoid unnecessary checks
 2024-08-26 20:53 UTC  (3+ messages)

BUG: WARNING: possible circular locking dependency detected
 2024-08-26 20:52 UTC 

[PATCH] pm-graph: Update directory handling and installation process in Makefile
 2024-08-26 20:51 UTC  (3+ messages)

[PATCH] pm-graph: ignore sleepgraph.py artifacts
 2024-08-26 20:49 UTC  (3+ messages)

[PATCH] affs: Remove unused struct members in affs_root_head
 2024-08-26 20:48 UTC  (3+ messages)

[PATCH v5 00/18] migration/multifd: Remove multifd_send_state->pages
 2024-08-26 20:47 UTC  (20+ messages)
` [PATCH v5 02/18] migration/multifd: Inline page_size and page_count
` [PATCH v5 03/18] migration/multifd: Remove pages->allocated
` [PATCH v5 04/18] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
` [PATCH v5 05/18] migration/multifd: Introduce MultiFDSendData
` [PATCH v5 06/18] migration/multifd: Make MultiFDPages_t:offset a flexible array member
` [PATCH v5 07/18] migration/multifd: Replace p->pages with an union pointer
` [PATCH v5 08/18] migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
` [PATCH v5 09/18] migration/multifd: Remove total pages tracing
` [PATCH v5 11/18] migration/multifd: Don't send ram data during SYNC
` [PATCH v5 13/18] migration/multifd: Allow multifd sync without flush
` [PATCH v5 14/18] migration/multifd: Standardize on multifd ops names
` [PATCH v5 15/18] migration/multifd: Register nocomp ops dynamically
` [PATCH v5 16/18] migration/multifd: Move nocomp code into multifd-nocomp.c
` [PATCH v5 17/18] migration/multifd: Make MultiFDMethods const
` [PATCH v5 18/18] migration/multifd: Stop changing the packet on recv side

Plea for help with GPIO pin naming
 2024-08-26 20:46 UTC  (2+ messages)

BUG: possible deadlock in __ata_sff_interrupt
 2024-08-26 20:46 UTC 

[Buildroot] [git commit] package/libuecc: switch to a functional Github repo
 2024-08-26 20:41 UTC 

[Buildroot] [PATCH] package/libuecc: switch to a functional Github repo
 2024-08-26 20:43 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Add USB HW IDs for MT7925
 2024-08-26 20:38 UTC  (2+ messages)
` [v2] "

Sensible way to see what objects are being fetched just-in-time in a partial clone?
 2024-08-26 20:37 UTC  (4+ messages)
    ` Python-based fetch optimizer script for "blame" in Partial Clones (was: Re: Sensible way to see what objects are being fetched just-in-time in a partial clone?)

[geert-m68k:for-v6.12] BUILD SUCCESS b90fae5df91744e45e683c17bb1a38e466770df3
 2024-08-26 20:35 UTC 

fchmodat(2) does support AT_SYMLINK_NOFOLLOW now, no?
 2024-08-26 20:35 UTC  (6+ messages)

[PATCH] pstore: replace spinlock_t by raw_spinlock_t
 2024-08-26 20:34 UTC  (5+ messages)

[PATCH v3] dma: Trace API
 2024-08-26 20:32 UTC 

[PATCH v5 0/2] fuse: add timeout option for requests
 2024-08-26 20:32 UTC  (3+ messages)
` [PATCH v5 1/2] fuse: add optional kernel-enforced timeout "
` [PATCH v5 2/2] fuse: add default_request_timeout and max_request_timeout sysctls

[Bug 219198] New: usb on Dell WD19TB Thunderbolt Dock stop working
 2024-08-26 20:32 UTC  (2+ messages)
` [Bug 219198] "

[PATCH net 0/1] NULL ptr dereference in tcp_rearm_rto
 2024-08-26 20:32 UTC  (5+ messages)
` [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us()

[PATCH v4 0/2] fuse: add timeout option for requests
 2024-08-26 20:30 UTC  (3+ messages)

fix unintentional splitting of zone append bios
 2024-08-26 20:29 UTC  (3+ messages)
` [PATCH 1/4] block: rework bio splitting

amd-pstate fixes for 6.11
 2024-08-26 20:28 UTC 

[PATCH 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
 2024-08-26 20:28 UTC  (7+ messages)
` [PATCH 04/22] KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected

[PATCH 1/1] MAINTAINERS: PCI: Add mail list imx@lists.linux.dev for NXP PCI controller
 2024-08-26 20:27 UTC 

[PATCH v3 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-26 20:27 UTC  (5+ messages)
` [PATCH v3 2/5] usb: pxa27x_udc: Use "
` [PATCH v3 3/5] usb: r8a66597-udc: "

[PATCH] vfs: drop one lock trip in evict()
 2024-08-26 20:27 UTC  (2+ messages)

[linux-next:master] [slub] 3a34e8ea62: BUG:KASAN:slab-use-after-free_in_kmem_cache_rcu_uaf
 2024-08-26 20:27 UTC  (4+ messages)

[PATCH net-next v2] et131x: Remove NULL check of list_entry()
 2024-08-26 20:27 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
 2024-08-26 20:25 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT

[ANNOUNCE] libdrm 2.4.123
 2024-08-26 20:24 UTC 

[PATCH 0/1] btf_loader support for subprogram linkage
 2024-08-26 20:24 UTC  (7+ messages)

[f2fs-dev] [PATCH] f2fs: prevent atomic file from being dirtied before commit
 2024-08-26 20:23 UTC  (2+ messages)
`  "

[PATCH][next] qlcnic: make read-only const array key static
 2024-08-26 20:23 UTC  (2+ messages)

[PATCH v2] Bluetooth: Add new quirk for broken extended create connection for ATS2851
 2024-08-26 20:21 UTC  (2+ messages)

[PATCH] swap: Convert swapon() to use a folio
 2024-08-26 20:21 UTC 

[linux-next:master] [kunit, slub] 2377a7d90f: WARNING:at_mm/slab_common.c:#kmem_cache_destroy
 2024-08-26 20:19 UTC  (2+ messages)

[oe-core][scarthgap][PATCH 1/1] qemu: fix CVE-2024-7409
 2024-08-26 20:18 UTC  (2+ messages)

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-26 20:18 UTC  (7+ messages)
` [PATCH 10/11] net: macb: Add support for RP1's MACB variant
` [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1

[PATCH v1] PM: sleep: Optimize the pm_debug_messages_should_print() condition
 2024-08-26 20:16 UTC  (2+ messages)

[PATCH-cgroup 0/2] cgroup/cpuset: Account for boot time isolated CPUs
 2024-08-26 20:16 UTC  (5+ messages)

[PATCH v6] pktcdvd: Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new()
 2024-08-26 20:16 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon, drm drm-next-6.12
 2024-08-26 20:15 UTC 

[PATCH v4 0/3] arm64: dts: k3: Resolve remaining dtbs_check warnings
 2024-08-26 20:13 UTC  (8+ messages)
` [PATCH v4 2/3] dt-bindings: soc: ti: am645-system-controller: add child nodes used by main domain

[PATCH] blk_iocost: fix more out of bound shifts
 2024-08-26 20:13 UTC  (2+ messages)

[PATCH] xen: PE/COFF image header
 2024-08-26 20:10 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] platform/x86: serial-multi-instantiate: Don't require both I2C and SPI
 2024-08-26 20:10 UTC  (2+ messages)

[PATCH v2] platform/x86: lg-laptop: Add operation region support
 2024-08-26 20:09 UTC  (3+ messages)

[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-08-26 20:07 UTC  (11+ messages)

[xen-unstable test] 187350: tolerable trouble: fail/pass/starved - PUSHED
 2024-08-26 20:07 UTC 

[PATCH] binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined
 2024-08-26 20:06 UTC  (2+ messages)

[RFC PATCH] x86/cpufeature: Add feature dependency checks
 2024-08-26 20:05 UTC  (4+ messages)

[RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace
 2024-08-26 20:04 UTC  (13+ messages)

[RFC PATCH net-next 0/5] selftests: forwarding: Introduce deferred commands
 2024-08-26 20:04 UTC  (6+ messages)
` [RFC PATCH net-next 1/5] "

[ndctl PATCH v3 1/2] daxctl: Fail create-device if extra parameters are present
 2024-08-26 20:04 UTC  (3+ messages)

[PATCH] scripts/checkpatch.pl: check for non-permalinks to Zulip
 2024-08-26 20:03 UTC  (4+ messages)

[PATCH v13 00/19] nfs/nfsd: add support for localio
 2024-08-26 20:03 UTC  (4+ messages)
` [PATCH v13 10/19] nfsd: add localio support

pull request: amdgpu: update DMCUB firmware to v0.0.231.0\n
 2024-08-26 20:01 UTC  (2+ messages)

[PATCH 00/10] SMBIOS improvements
 2024-08-26 19:59 UTC  (7+ messages)

[PATCH 0/2] Adding SO_PEEK_OFF for TCPv6
 2024-08-26 19:58 UTC  (4+ messages)
` [PATCH 2/2] selftests: add selftest for tcp SO_PEEK_OFF support

[tip: x86/urgent] x86/tdx: Fix data leak in mmio_read()
 2024-08-26 19:58 UTC 

[PATCH v2 11/12] arm64: dts: rockchip: Add rk3576 SoC base DT
 2024-08-26 19:56 UTC  (5+ messages)

[PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-08-26 19:57 UTC  (4+ messages)
` [PATCH -next 12/15] fs: dcache: move the sysctl into its own file

[PATCH net-next v3 0/3] Add Statistics Support for DP83TG720 PHY
 2024-08-26 19:57 UTC  (5+ messages)
` [PATCH net-next v3 1/3] phy: open_alliance_helpers: Add defines for link quality metrics

[PATCH v2] mm: add lazyfree folio to lru tail
 2024-08-26 19:54 UTC  (6+ 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.