mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] RFC: sched: Rework task_sched_runtime to avoid calling update_rq_clock
 2024-06-18  0:42 UTC  (5+ messages)

[PATCH v17 0/5] implement getrandom() in vDSO
 2024-06-18  0:38 UTC  (5+ messages)
` [PATCH v17 4/5] random: introduce generic vDSO getrandom() implementation

[PATCH 0/7] hwrng: exynos: Add support for Exynos850
 2024-06-18  0:37 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: rng: Rename exynos5250-trng to exynos-trng
` [PATCH 2/7] dt-bindings: rng: Add Exynos850 support "
` [PATCH 3/7] hwrng: exynos: Improve coding style
` [PATCH 4/7] hwrng: exynos: Implement bus clock control
` [PATCH 5/7] hwrng: exynos: Add SMC based TRNG operation
` [PATCH 6/7] hwrng: exynos: Enable Exynos850 support
` [PATCH 7/7] arm64: dts: exynos850: Enable TRNG

[PATCH v5 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-06-18  0:35 UTC  (4+ messages)
` [PATCH v5 13/15] dt-bindings: crypto: ice: document the hwkm property

[PATCH 00/13] kdb: Add the ability to read iomapped memory via kdb + clean up "md" commands
 2024-06-18  0:34 UTC  (14+ messages)
` [PATCH 01/13] kdb: Get rid of "minlen" for the "md" command
` [PATCH 02/13] kdb: Document the various "md" commands better
` [PATCH 03/13] kdb: Use "bool" in "md" implementation where appropriate
` [PATCH 04/13] kdb: Drop "offset" and "name" args to kdbgetaddrarg()
` [PATCH 05/13] kdb: Separate out "mdr" handling
` [PATCH 06/13] kdb: Remove "mdW" and "mdWcN" handling of "W" == 0
` [PATCH 07/13] kdb: Tweak "repeat" handling code for "mdW" and "mdWcN"
` [PATCH 08/13] kdb: In kdb_md() make `repeat` and `mdcount` calculations more obvious
` [PATCH 09/13] kdb: Use 'unsigned int' in kdb_md() where appropriate
` [PATCH 10/13] kdb: Replease simple_strtoul() with kstrtouint() in kdb_md()
` [PATCH 11/13] kdb: Abstract out parsing for mdWcN
` [PATCH 12/13] kdb: Add mdpW / mdpWcN commands
` [PATCH 13/13] kdb: Add mdi, mdiW / mdiWcN commands to show iomapped memory

[PATCH v5] block: Add ioprio to block_rq tracepoint
 2024-06-18  0:28 UTC  (7+ messages)

[PATCH -V2] cxl/region: Support to calculate memory tier abstract distance
 2024-06-18  0:28 UTC  (5+ messages)

[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-06-18  0:26 UTC  (5+ messages)
` [PATCH v4 13/15] dt-bindings: crypto: ice: document the hwkm property

[PATCH] Documentation: exception-tables.rst: Fix the wrong steps referenced
 2024-06-18  0:17 UTC  (3+ messages)

[PATCH] net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warning
 2024-06-18  0:14 UTC  (3+ messages)

[PATCH v3 0/4] mmc: sdhci-of-dwcmshc: enhance framework
 2024-06-18  0:13 UTC  (17+ messages)
` [PATCH v3 1/4] mmc: sdhci-of-dwcmshc: adjust positions of helper routines
` [PATCH v3 2/4] mmc: sdhci-of-dwcmshc: unify the naming of soc helper functions
` [PATCH v3 3/4] mmc: sdhci-of-dwcmshc: extract init function for rk35xx/th1520
` [PATCH v3 4/4] mmc: sdhci-of-dwcmshc: add callback functions for dwcmshc

[PATCH v2 0/5] arm64: dts: Add board support for Khadas Edge2
 2024-06-18  0:13 UTC  (12+ messages)
` [PATCH v2 2/5] arm64: dts: rockchip: Add bluetooth rfkill to "
` [PATCH v2 4/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2

[PATCH 0/9] TDX host: metadata reading tweaks, bug fix and info dump
 2024-06-18  0:12 UTC  (4+ messages)
` [PATCH 8/9] x86/virt/tdx: Exclude memory region hole within CMR as TDMR's reserved area

[RFC PATCH 0/2] arm64: qcom: Add BWMON support for SA8775p
 2024-06-18  0:12 UTC  (5+ messages)

[PATCH 0/9] Add CPU-type to topology
 2024-06-18  0:08 UTC  (5+ messages)
` [PATCH PATCH 8/9] x86/bugs: Declutter vulnerable CPU list

[net-next PATCH 0/2] Fix maximum TX/RX frame sizes in ravb driver
 2024-06-18  0:07 UTC  (3+ messages)
` [net-next PATCH 1/2] net: ravb: Fix maximum MTU for GbEth devices

[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
 2024-06-18  0:05 UTC  (5+ messages)
` [PATCH v4, 3/3] usb: dwc3: core: Workaround for CSR read timeout

drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI)
 2024-06-18  0:04 UTC  (4+ messages)

[PATCH v1 0/4] ATA PASS-THROUGH sense data fixes
 2024-06-18  0:02 UTC  (6+ messages)
` [PATCH v1 3/4] ata: libata-scsi: Report valid sense data for ATA PT if present

[PATCH v9 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-06-18  0:01 UTC  (5+ messages)
` [PATCH v9 2/3] "
` [PATCH v9 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH] usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
 2024-06-17 23:59 UTC  (4+ messages)

[PATCH v2] x86/traps: Enable UBSAN traps on x86
 2024-06-17 23:57 UTC  (7+ messages)

[PATCH v2 0/6] RISC-V: Detect and report speed of unaligned vector accesses
 2024-06-17 23:56 UTC  (4+ messages)
` [PATCH v2 3/6] RISC-V: Check scalar unaligned access on all CPUs

[PATCH 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps
 2024-06-17 23:52 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v1 6/7] ARM: dts: aspeed: Harma: remove multi-host property
 2024-06-17 23:50 UTC  (3+ messages)

[PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-17 23:47 UTC  (5+ messages)

[PATCH] m68k: add missing MODULE_DESCRIPTION() macros
 2024-06-17 23:47 UTC 

[PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
 2024-06-17 23:44 UTC  (12+ messages)

[PATCH] remove AND operation in choose_random_kstack_offset()
 2024-06-17 23:31 UTC  (5+ messages)

[linus:master] [mm/migrate] 7262f208ca: kernel_BUG_at_mm/migrate.c
 2024-06-17 23:28 UTC  (2+ messages)

[PATCH v3 35/41] iio: pressure: bmp280-core: make use of regmap_clear_bits()
 2024-06-17 23:22 UTC  (2+ messages)
` [PATCH v3 35/41] iio: pressure: bmp280-core: make use of

[PATCH] arm64: dts: imx8mp: Fix pgc_mlmix location
 2024-06-17 23:21 UTC  (2+ messages)

[PATCH v2] PCI: pciehp: Clear LBMS on hot-remove to prevent link speed reduction
 2024-06-17 23:18 UTC  (3+ messages)

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-17 23:18 UTC  (6+ messages)
` [PATCH v7 11/11] xfs: enable block size larger than page size support

Page select register restrictions in regmap core
 2024-06-17 23:15 UTC  (7+ messages)

[PATCH v5] Documentation: cve Korean translation
 2024-06-17 23:11 UTC  (3+ messages)

[PATCH v2 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap()
 2024-06-17 23:11 UTC  (4+ messages)
` [PATCH v2 1/3] mm: extend rmap flags arguments for folio_add_new_anon_rmap
` [PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
` [PATCH v2 3/3] mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()

[PATCH v3 0/5] drm/msm/adreno: Introduce/rework device hw catalog
 2024-06-17 23:10 UTC  (9+ messages)
` [PATCH v3 1/5] drm/msm/adreno: Split up giant device table
` [PATCH v3 2/5] drm/msm/adreno: Split catalog into separate files
` [PATCH v3 3/5] drm/msm/adreno: Move hwcg regs to a6xx hw catalog
` [PATCH v3 4/5] drm/msm/adreno: Move hwcg table into a6xx specific info
` [PATCH v3 5/5] drm/msm/adreno: Move CP_PROTECT settings to hw catalog

[PATCH v2 0/5] drm/msm/adreno: Introduce/rework device hw catalog
 2024-06-17 23:08 UTC  (7+ messages)
` [PATCH v2 1/5] drm/msm/adreno: Split up giant device table
` [PATCH v2 2/5] drm/msm/adreno: Split catalog into separate files
` [PATCH v2 3/5] drm/msm/adreno: Move hwcg regs to a6xx hw catalog
` [PATCH v2 4/5] drm/msm/adreno: Move hwcg table into a6xx specific info
` [PATCH v2 5/5] drm/msm/adreno: Move CP_PROTECT settings to hw catalog

[PATCH v8 0/3] Driver cleanup and triggered buffer support
 2024-06-17 23:05 UTC  (4+ messages)
` [PATCH v8 1/3] iio: pressure: bmp280: Generalize read_*() functions
` [PATCH v8 2/3] iio: pressure: bmp280: Add SCALE, RAW values in channels and refactorize them
` [PATCH v8 3/3] iio: pressure: bmp280: Add triggered buffer support

[PATCH v1] hid-playstation: DS4: Update rumble and lightbar together
 2024-06-17 23:01 UTC  (2+ messages)

[PATCH] Bluetooth: btsdio: Do not bind to non-removable CYW4373
 2024-06-17 23:00 UTC  (2+ messages)

[PATCH v3 0/2] Rust abstractions for Device & Firmware
 2024-06-17 23:00 UTC  (5+ messages)
` [PATCH v3 2/2] rust: add firmware abstractions

[RFC bpf-next 00/10] uprobe, bpf: Add session support
 2024-06-17 22:53 UTC  (9+ messages)
` [RFC bpf-next 01/10] uprobe: Add session callbacks to uprobe_consumer

[PATCH v3] tools/memory-model: Document herd7 (abstract) representation
 2024-06-17 22:53 UTC  (2+ messages)

[syzbot] [net?] [pm?] BUG: soft lockup in call_timer_fn
 2024-06-17 22:49 UTC 

[tip:x86/vmware 4/8] vmwgfx_msg.c:undefined reference to `vmware_hypercall_slow'
 2024-06-17 22:48 UTC  (10+ messages)
` [PATCH 1/2] drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency
  ` [PATCH 2/2] iio: dac: Fix dependencies of AD9739A

[PATCH] docs/zh_CN: add back the missing part in the English version
 2024-06-17 22:46 UTC  (2+ messages)

[PATCH] Documentation: Remove the unused "tp720" from kernel-parameters.txt
 2024-06-17 22:45 UTC  (2+ messages)

[PATCH] Documentation: Remove the unused "topology_updates" from kernel-parameters.txt
 2024-06-17 22:44 UTC  (2+ messages)

[PATCHv2 0/4] tools/memory-model: Define more of LKMM in tools/memory-model
 2024-06-17 22:43 UTC  (5+ messages)
` [PATCHv2 3/4] tools/memory-model: Define effect of Mb tags on RMWs in tools/

[PATCH V3] rcutorture: Add CFcommon.arch for the various arch's need
 2024-06-17 22:41 UTC  (5+ messages)

[PATCH] docs/zh_CN: Update the translation of dev-tools/gdb-kernel-debugging
 2024-06-17 22:40 UTC  (2+ messages)

[PATCH v20 00/18] Add support for Sub-NUMA cluster (SNC) systems
 2024-06-17 22:36 UTC  (3+ messages)
` [PATCH v20 06/18] x86/resctrl: Introduce snc_nodes_per_l3_cache

[PATCH 1/4] arm64: dts: imx95: add '#address-cells' and '#size-cells' for all i2c
 2024-06-17 22:31 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: imx95: add pcie[0,1] and pcie-ep[0,1] support
` [PATCH 3/4] arm64: dts: imx95-19x19-evk: add lpi2c7 and expander gpio pcal6524
` [PATCH 4/4] arm64: dts: imx95-19x19-evk: add PCIe[0,1] support

[PATCH] Documentation/x86: Switch to new Intel CPU model defines
 2024-06-17 22:28 UTC  (2+ messages)

[RFC PATCH v3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
 2024-06-17 22:27 UTC  (6+ messages)

[PATCH RESEND] drm/display: Drop obsolete dependency on COMPILE_TEST
 2024-06-17 22:26 UTC  (6+ messages)

[PATCH bpf-next v4 00/12] bpf: Support dumping kfunc prototypes from BTF
 2024-06-17 22:25 UTC  (4+ messages)
` [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype

[PATCH] Documentation: Remove unused "nps_mtm_hs_ctr" from kernel-parameters.txt
 2024-06-17 22:25 UTC  (2+ messages)

[PATCH] Documentation: Remove unused "spia_*" kernel parameters
 2024-06-17 22:25 UTC  (2+ messages)

[PATCH] Documentation: Remove unused "mtdset=" from kernel-parameters.txt
 2024-06-17 22:24 UTC  (2+ messages)

[PATCH] Documentation: Remove the "rhash_entries=" from kernel-parameters.txt
 2024-06-17 22:24 UTC  (2+ messages)

[PATCH] Documentation: Remove "mfgpt_irq=" from the kernel-parameters.txt file
 2024-06-17 22:23 UTC  (2+ messages)

[bug report] drm/amdgpu: amdgpu crash on playing videos, linux 6.10-rc
 2024-06-17 22:19 UTC  (7+ messages)

[PATCH] Documentation: Remove "ltpc=" from the kernel-parameters.txt
 2024-06-17 22:15 UTC  (2+ messages)

[PATCH v4] mm: convert page type macros to enum
 2024-06-17 22:14 UTC  (7+ messages)

[PATCH] Documentation: Add "S390" to the swiotlb kernel parameter
 2024-06-17 22:14 UTC  (2+ messages)

[PATCH v2] ubi: gluebi: Fix NULL pointer dereference caused by ftl notifier
 2024-06-17 22:13 UTC  (11+ messages)

man-pages-6.9 released
 2024-06-17 22:12 UTC  (4+ messages)
` man-pages-6.9.1 released

[PATCH 00/10] MIPS: IPI Improvements
 2024-06-17 22:10 UTC  (4+ messages)
` [PATCH 04/10] MIPS: Move mips_smp_ipi_init call after prepare_cpus

[PATCH v2 0/4] iio: adc: ad4695: new driver for AD4695 and similar ADCs
 2024-06-17 22:06 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: iio: adc: add "

[PATCH v3 cmpxchg 0/4] Provide emulation for one--byte cmpxchg()
 2024-06-17 21:59 UTC  (9+ messages)
` [PATCH v3 cmpxchg 2/4] sh: Emulate one-byte cmpxchg

[PATCH v5 40/40] 9p: Use netfslib read/write_iter
 2024-06-17 21:50 UTC  (7+ messages)
` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib

[PATCH 0/4] Add clock provider support to Rockchip RK3588 HDMI TX PHY
 2024-06-17 21:48 UTC  (5+ messages)
` [PATCH 1/4] phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.h
` [PATCH 2/4] phy: phy-rockchip-samsung-hdptx: Enable runtime PM at PHY core level
` [PATCH 3/4] dt-bindings: phy: rockchip,rk3588-hdptx-phy: Add #clock-cells
` [PATCH 4/4] phy: phy-rockchip-samsung-hdptx: Add clock provider support

[BUG] 6.10-rc3 [drm:amdgpu_fill_buffer [amdgpu]] *ERROR* Trying to clear memory with ring turned off
 2024-06-17 21:48 UTC  (2+ messages)
` [BUG] 6.10-rc3 [drm:amdgpu_fill_buffer [amdgpu]] *ERROR* Trying to clear memory with ring turned off [DUPLICATE]

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-17 21:34 UTC  (14+ messages)

[PATCH v2 0/3] ARM: dts: qcom: msm8926-motorola-peregrine: Update device tree of Motorola Moto G 4G (2013)
 2024-06-17 21:22 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: qcom: msm8926-motorola-peregrine: Add accelerometer, magnetometer, regulator
` [PATCH v2 2/3] ARM: dts: qcom: msm8926-motorola-peregrine: Update temperature sensor
` [PATCH v2 3/3] ARM: dts: qcom: msm8926-motorola-peregrine: Add framebuffer supplies

[syzbot] [bluetooth?] general protection fault in l2cap_publish_rx_avail
 2024-06-17 21:22 UTC  (2+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-17 21:19 UTC  (12+ messages)

[PATCH v2 00/16] Introduce a store type enum for the Maple tree
 2024-06-17 21:18 UTC  (4+ messages)
` [PATCH v2 13/16] maple_tree: have mas_store() allocate nodes if needed

[PATCH v6 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-17 21:18 UTC  (7+ messages)

[PATCH v1 2/2] leds: Add LED1202 I2C driver
 2024-06-17 21:17 UTC 

CVE-2023-52685: pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()
 2024-06-17 21:17 UTC  (3+ messages)

[PATCH v1 1/2] dt-bindings: leds: Add LED1202 LED Controller
 2024-06-17 21:16 UTC 

[PATCHv12 00/19] x86/tdx: Add kexec support
 2024-06-17 21:15 UTC  (4+ messages)
` [PATCH v8 0/2] x86/snp: "
  ` [PATCH v8 1/2] x86/boot/compressed: Skip Video Memory access in Decompressor for SEV-ES/SNP
  ` [PATCH v8 2/2] x86/snp: Convert shared memory back to private on kexec

[PATCH net v3] net: do not leave a dangling sk pointer, when socket creation fails
 2024-06-17 21:15 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: Fix the value of `dlg,jack-det-rate` mismatch
 2024-06-17 21:14 UTC  (2+ messages)
` (subset) "

[PATCH v1] ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node
 2024-06-17 21:14 UTC  (2+ messages)

ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
 2024-06-17 21:08 UTC  (5+ messages)
    ` [PATCH/RFT] "

[PATCH] iommu/vt-d: Handle volatile descriptor status read
 2024-06-17 21:05 UTC  (3+ messages)

[PATCH 0/3] KVM: SVM: SEV-ES save area fix+cleanups
 2024-06-17 21:04 UTC  (4+ messages)
` [PATCH 1/3] KVM: SVM: Force sev_es_host_save_area() to be inlined (for noinstr usage)
` [PATCH 2/3] KVM: SVM: Use sev_es_host_save_area() helper when initializing tsc_aux
` [PATCH 3/3] KVM: SVM: Use compound literal in lieu of __maybe_unused rdmsr() param

[PATCH] init/Kconfig: extend -Wno-array-bounds to gcc 13
 2024-06-17 21:02 UTC  (2+ messages)

[PATCH 00/13] rockchip: Enable 4K@60Hz mode on RK3228, RK3328, RK3399 and RK356x
 2024-06-17 20:56 UTC  (5+ messages)
` [PATCH 02/13] clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228

linux-next: Tree for Jun 17
 2024-06-17 20:52 UTC 

[PATCH] libbpf: checking the btf_type kind when fixing variable offsets
 2024-06-17 20:51 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am642-evm/sk: Set serial console settings for stdout-path
 2024-06-17 20:51 UTC 

[PATCH v9 00/24] Add Secure TSC support for SNP guests
 2024-06-17 20:51 UTC  (3+ messages)
` [PATCH v9 03/24] virt: sev-guest: Make payload a variable length array

[PATCH v1] perf trace: Filter enum arguments with enum names
 2024-06-17 20:48 UTC  (3+ messages)

[GIT PULL] lsm/lsm-pr-20240617
 2024-06-17 20:47 UTC 

[PATCH net v2] net: do not leave a dangling sk pointer, when socket creation fails
 2024-06-17 20:44 UTC  (3+ messages)

[PATCH v4 0/7] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-17 20:38 UTC  (4+ messages)
` [PATCH v4 3/7] fs/procfs: add build ID fetching to PROCMAP_QUERY API

[PATCH] crypto: Add aliases to deflate
 2024-06-17 20:33 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®