public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-28 20:25:28 to 2024-10-28 22:19:08 UTC [more...]

[PATCH 00/21] hrtimers: Switch to new hrtimer interface functions (1/5)
 2024-10-28 22:19 UTC  (4+ messages)
` [PATCH 04/21] KVM: x86/xen: Initialize hrtimer in kvm_xen_init_vcpu()

[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-10-28 22:18 UTC  (6+ messages)
` [PATCH v3 08/12] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v3 11/12] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5

[PATCH v4 0/5] tools/memory-model: Define more of LKMM in tools/memory-model
 2024-10-28 22:15 UTC  (7+ messages)
` [PATCH v4 1/5] tools/memory-model: Legitimize current use of tags in LKMM macros
` [PATCH v4 2/5] tools/memory-model: Define applicable tags on operation in tools/
` [PATCH v4 3/5] tools/memory-model: Define effect of Mb tags on RMWs "

[PATCH -next v4 00/19] arm64: entry: Convert to generic entry
 2024-10-28 22:15 UTC  (4+ messages)
` [PATCH -next v4 15/19] entry: Add arch irqentry_exit_need_resched() for arm64

[PATCH v2 0/8] fix error handling in mmap_region() and refactor
 2024-10-28 22:14 UTC  (19+ messages)
` [PATCH hotfix 6.12 v2 4/8] mm: resolve faulty mmap_region() error path behaviour

[PATCH v1 0/6] mm/arm64: re-enable HVO
 2024-10-28 22:11 UTC  (4+ messages)
` [PATCH v1 4/6] arm64: broadcast IPIs to pause remote CPUs

[PATCH v6 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-10-28 22:12 UTC  (17+ messages)
` [PATCH v6 02/10] x86/virt/tdx: Start to track all global metadata in one structure
` [PATCH v6 03/10] x86/virt/tdx: Use auto-generated code to read global metadata
` [PATCH v6 04/10] x86/virt/tdx: Use dedicated struct members for PAMT entry sizes
` [PATCH v6 05/10] x86/virt/tdx: Add missing header file inclusion to local tdx.h
` [PATCH v6 06/10] x86/virt/tdx: Switch to use auto-generated global metadata reading code
` [PATCH v6 07/10] x86/virt/tdx: Trim away tail null CMRs

[PATCH RFC] mm: count zeromap read and set for swapout and swapin
 2024-10-28 22:11 UTC  (17+ messages)

[PATCH v1 1/1] gpio: Use traditional pattern when checking error codes
 2024-10-28 22:10 UTC  (2+ messages)

[PATCH 0/3] Tracefs gid mount option fixes
 2024-10-28 21:43 UTC  (4+ messages)
` [PATCH 1/3] tracing: Document tracefs gid mount option
` [PATCH 2/3] tracing/selftests: Add tracefs mount options test
` [PATCH 3/3] tracing: Fix tracefs gid mount option

[PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
 2024-10-28 22:03 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: imx8qm-mek: add audio-codec cs42888 and related nodes
 2024-10-28 22:03 UTC 

[PATCH net-next v2 0/3] Mitigate the two-reallocations issue for iptunnels
 2024-10-28 22:02 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
` [PATCH net-next v2 2/3] net: ipv6: seg6_iptunnel: "
` [PATCH net-next v2 3/3] net: ipv6: rpl_iptunnel: "

[PATCH v5 00/16] Enable Linear Address Space Separation support
 2024-10-28 22:00 UTC  (4+ messages)
` [PATCH v5 16/16] Revert "x86/lam: Disable ADDRESS_MASKING in most cases"

Deadlock?: console_waiter/serial8250_ports/low_water_lock with 6.12-rc
 2024-10-28 21:58 UTC  (3+ messages)

[RFC PATCH v3 0/4] Support large folios for tmpfs
 2024-10-28 21:56 UTC  (14+ messages)

[PATCH v2] kunit: Introduce autorun option
 2024-10-28 21:54 UTC 

[PATCH v3 00/19] unwind, perf: sframe user space unwinding
 2024-10-28 21:54 UTC  (41+ messages)
` [PATCH v3 01/19] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v3 02/19] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v3 03/19] x86/asm: Fix VDSO DWARF generation with kernel IBT enabled
` [PATCH v3 04/19] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v3 05/19] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v3 06/19] x86/vdso: Enable sframe generation in VDSO
` [PATCH v3 07/19] unwind: Add user space unwinding API
` [PATCH v3 08/19] unwind/x86: Enable CONFIG_HAVE_UNWIND_USER_FP
` [PATCH v3 09/19] unwind: Introduce sframe user space unwinding
` [PATCH v3 10/19] unwind/x86: Enable CONFIG_HAVE_UNWIND_USER_SFRAME
` [PATCH v3 11/19] unwind: Add deferred user space unwinding API
` [PATCH v3 12/19] perf: Remove get_perf_callchain() 'init_nr' argument
` [PATCH v3 13/19] perf: Remove get_perf_callchain() 'crosstask' argument
` [PATCH v3 14/19] perf: Simplify get_perf_callchain() user logic
` [PATCH v3 15/19] perf: Add deferred user callchains
` [PATCH v3 16/19] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v3 17/19] perf record: Enable defer_callchain for user callchains
` [PATCH v3 18/19] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v3 19/19] perf tools: Merge deferred user callchains

[PATCH v9 0/8] iio: add support for the ad3552r AXI DAC IP
 2024-10-28 21:45 UTC  (9+ messages)
` [PATCH v9 1/8] dt-bindings: iio: dac: ad3552r: add iio backend support
` [PATCH v9 2/8] dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variant
` [PATCH v9 3/8] iio: backend: extend features
` [PATCH v9 4/8] iio: dac: adi-axi-dac: "
` [PATCH v9 5/8] iio: dac: ad3552r: changes to use FIELD_PREP
` [PATCH v9 6/8] iio: dac: ad3552r: extract common code (no changes in behavior intended)
` [PATCH v9 7/8] iio: dac: ad3552r: add high-speed platform driver
` [PATCH v9 8/8] iio: dac: adi-axi-dac: add registering of child fdt node

[PATCH] pmdomain: core: fix "sd_count" field setting
 2024-10-28 21:51 UTC  (4+ messages)

[PATCH] eccryptfs: select CONFIG_BUFFER_HEAD
 2024-10-28 21:50 UTC  (3+ messages)
` ecryptfs is unmaintained and untested

[PATCH v3 0/5] implement lightweight guard pages
 2024-10-28 21:49 UTC  (10+ messages)
` [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
` [PATCH v3 2/5] mm: add PTE_MARKER_GUARD PTE marker
` [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
` [PATCH v3 5/5] selftests/mm: add self tests for guard page feature

[PATCH 1/3] usb: hub: add infrastructure to pass onboard_dev port features
 2024-10-28 21:49 UTC  (5+ messages)

[PATCH v2] perf build: Make libunwind opt-in rather than opt-out
 2024-10-28 21:49 UTC  (2+ messages)

[PATCH 1/1 perf-tools-next] perf probe: Fix retrieval of source files from a debuginfod server
 2024-10-28 21:48 UTC  (2+ messages)

[PATCH v2 1/2] cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init
 2024-10-28 21:48 UTC  (2+ messages)

[PATCH v10 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-10-28 21:31 UTC  (5+ messages)
` [PATCH v10 1/4] iommu/io-pgtable-arm: Make pgtable walker more generic
` [PATCH v10 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys
` [PATCH v10 3/4] iommu/io-pgtable-arm: Add way to debug pgtable walk
` [PATCH v10 4/4] drm/msm: Extend gpu devcore dumps with pgtbl info

[PATCH 0/3] arm64: dts: rockchip: add Banana Pi BPI-P2 Pro board
 2024-10-28 21:33 UTC  (4+ messages)
` [PATCH 1/3] ASoC: dt-bindings: rockchip,rk3308-codec: add port property
` [PATCH 2/3] dt-bindings: arm: rockchip: add Banana Pi BPI-P2 Pro board
` [PATCH 3/3] arm64: dts: "

[RFC PATCH 6.1.y 0/1] cpufreq: amd-pstate: Enable CPU boost in passive and guided modes
 2024-10-28 21:33 UTC  (4+ messages)

[PATCH v9 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-10-28 21:33 UTC  (3+ messages)

[GIT PULL] SPI fixes for v6.12-rc5
 2024-10-28 21:33 UTC  (2+ messages)

[PATCH v2 0/5] clk: qcom: remove superfluous alpha settings from PLL configs
 2024-10-28 21:32 UTC  (5+ messages)
` [PATCH v2 1/5] clk: qcom: apss-ipq-pll: drop 'alpha_en_mask' from IPQ5018 PLL config
` [PATCH v2 4/5] clk: qcom: dispcc-qcm2290: remove alpha values from disp_cc_pll0_config

[PATCH v2 0/4] printf: Add struct range print specifier
 2024-10-28 21:29 UTC  (4+ messages)
` [PATCH v2 1/4] test printf: Add very basic struct resource tests

[PATCH 0/2] clk: renesas: rzv2h-cpg: Add CRU and CSI clocks
 2024-10-28 21:29 UTC  (3+ messages)
` [PATCH 1/2] clk: renesas: rzv2h-cpg: Add support for clocks without PM
` [PATCH 2/2] clk: renesas: r9a09g057-cpg: Add support for PLLVDO, CRU clocks, and resets

[PATCH 0/2] pinctrl: qcom: Introduce pinctrl for SM8750
 2024-10-28 21:28 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: qcom: Add sm8750 pinctrl driver

[PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages
 2024-10-28 21:25 UTC  (3+ messages)

[PATCH v16 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-10-28 21:16 UTC  (11+ messages)
` [PATCH v16 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v16 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v16 3/5] iommu/arm-smmu: add support for PRR bit setup
` [PATCH v16 4/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v16 5/5] iommu/arm-smmu: add ACTLR data and support for qcom_smmu_500

[PATCH v7 0/5] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-10-28 21:15 UTC  (3+ messages)
` [PATCH v7 4/5] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for qcm6490-idp

[PATCH] hexagon: simplify asm/io.h for !HAS_IOPORT
 2024-10-28 21:12 UTC 

[PATCH v6] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
 2024-10-28 21:10 UTC  (2+ messages)

[PATCH v4 0/3] Replace the use of simple_strtol/ul functions with kstrto
 2024-10-28 21:09 UTC  (3+ messages)
` [PATCH v4 1/3] kdb: Replace the use of simple_strto with safer kstrto in kdb_main

[PATCH v5 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-28 21:08 UTC  (6+ messages)
` [PATCH v5 06/13] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC

[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
 2024-10-28 21:05 UTC 

[PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers
 2024-10-28 20:59 UTC  (2+ messages)

[PATCH v8 0/3] Lazy flush for the auth session
 2024-10-28 20:56 UTC  (4+ messages)
` [PATCH v8 3/3] tpm: Lazily flush "

[PATCH v6] rockchip/drm: vop2: add support for gamma LUT
 2024-10-28 20:55 UTC  (5+ messages)
  `  "

[PATCH v3 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2024-10-28 20:55 UTC  (4+ messages)
` [PATCH v3 3/3] acpi,srat: give memory block size advice based on CFMWS alignment

[PATCH net-next v2 0/2] ptp: add control over HW timestamp latch point
 2024-10-28 20:47 UTC  (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] ice: "

linux-next: Signed-off-by missing for commit in the tip tree
 2024-10-28 20:50 UTC 

[PATCH] ad7923: fix array out of bounds in ad7923_update_scan_mode()
 2024-10-28 20:50 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
 2024-10-28 20:49 UTC  (6+ messages)
` [PATCH v2 2/3] KVM: x86/mmu: Use MMU shrinker to shrink KVM MMU memory caches

[PATCH v7 0/2] Improve VM CPUfreq and task placement behavior
 2024-10-28 20:48 UTC  (5+ messages)

[syzbot] [ocfs2?] kernel BUG in ocfs2_journal_toggle_dirty
 2024-10-28 20:47 UTC 

[PATCH v2 0/4][next] net: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-10-28 20:47 UTC  (4+ messages)
` [PATCH v2 1/4][next] uapi: socket: Introduce struct sockaddr_legacy

[PATCH v3 00/14] KVM: selftests: Morph max_guest_mem to mmu_stress
 2024-10-28 20:45 UTC  (3+ messages)
` [PATCH v3 09/14] KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c

[syzbot] Monthly rdma report (Oct 2024)
 2024-10-28 20:45 UTC 

[PATCH v3 0/6] iio: light: stk3310: support powering off during suspend
 2024-10-28 20:44 UTC  (7+ messages)
` [PATCH v3 3/6] iio: light: stk3310: Implement vdd and leda supplies

[PATCH v3 0/9] SEV Kernel Selftests
 2024-10-28 20:41 UTC  (6+ messages)
` [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test

[PATCH] Driver:input:misc:drv2667: Fix typo 'contol'
 2024-10-28 20:40 UTC 

[RFC PATCH v4 0/4] Faultable syscall tracepoints updates
 2024-10-28 20:40 UTC  (9+ messages)
` [RFC PATCH v4 2/4] tracing: Introduce tracepoint_is_faultable()
` [RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall

[PATCH v2] driver core: fw_devlink: Stop trying to optimize cycle detection logic
 2024-10-28 20:39 UTC  (3+ messages)

[PATCH] kdb: Fix breakpoint enable to be silent if already enabled
 2024-10-28 20:37 UTC  (3+ messages)

[PATCH v2 0/1] clocksource: move System Tick Counter from 'arch/mips/ralink'
 2024-10-28 20:36 UTC  (2+ messages)
` [PATCH v2] clocksource: Add Ralink System Tick Counter driver

[PATCH v2 0/5] iio: hid-sensors-prox: Add support for more channels
 2024-10-28 20:34 UTC  (5+ messages)
` [PATCH v2 3/5] iio: Add channel type for attention
` [PATCH v2 5/5] iio: hid-sensor-prox: Add support for more channels

[PATCH net-next] ieee802154: Replace BOOL_TO_STR() with str_true_false()
 2024-10-28 20:32 UTC  (4+ messages)

[PATCH] [v2] alloc_tag: hide execmem_vmap() on !MMU
 2024-10-28 20:31 UTC  (3+ messages)

[PATCH 1/1] alloc_tag: avoid execmem_vmap() when !MMU
 2024-10-28 20:29 UTC 

[PATCH] Fix BUG: KCSAN: data-race in fat16_ent_get / fat16_ent_put
 2024-10-28 20:26 UTC 

[PATCH 0/9] arm64: Support 2024 dpISA extensions
 2024-10-28 20:24 UTC  (10+ messages)
` [PATCH 1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09
` [PATCH 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 "
` [PATCH 3/9] arm64/sysreg: Update ID_AA64FPFR0_EL1 "
` [PATCH 4/9] arm64/sysreg: Update ID_AA64ZFR0_EL1 "
` [PATCH 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 "
` [PATCH 6/9] arm64/sysreg: Update ID_AA64ISAR2_EL1 "
` [PATCH 7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace
` [PATCH 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
` [PATCH 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test

[PATCH for-next v8 0/6] On-Demand Paging on SoftRoCE
 2024-10-28 20:26 UTC  (5+ messages)
` [PATCH for-next v8 3/6] RDMA/rxe: Add page invalidation support

[PATCH bpf v2 0/2] bpf: enhance validation of pointer formatting
 2024-10-28 19:53 UTC  (2+ messages)
` [PATCH bpf v2 1/2] bpf: fix %p% runtime check in bpf_bprintf_prepare

[PATCH 0/6] Improvements and Enhancements for AD5791 DAC Driver
 2024-10-28 20:25 UTC  (3+ messages)
` [PATCH 6/6] iio: dac: ad5791: Use devm_iio_device_register

[PATCH v4 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-10-28 20:24 UTC  (9+ messages)
` [PATCH v4 08/16] net: dwmac-rk: Use helper rgmii_clock
` [PATCH v4 10/16] net: macb: "
` [PATCH v4 11/16] net: xgene_enet: "
` [PATCH v4 12/16] net: dwmac-sti: "
` [PATCH v4 13/16] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
` [PATCH v4 14/16] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver
` [PATCH v4 15/16] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer
` [PATCH v4 16/16] net: stmmac: dwmac-s32: Read PTP clock rate when ready


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