messages from 2023-01-12 21:26:54 to 2023-01-12 21:59:07 UTC [more...]
arm64/for-kernelci baseline: 16 runs, 4 regressions (v6.2-rc3-35-g9598c377d828)
2023-01-12 21:57 UTC
[PATCH v4 0/5] ARM: Add GXP Fan and SPI controllers
2023-01-12 21:57 UTC (7+ messages)
` [PATCH v4 3/5] ARM: dts: add GXP Support for fans and SPI
[PATCH v3 00/13] riscv: improve boot time isa extensions handling
2023-01-12 21:58 UTC (17+ messages)
` [PATCH v3 03/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier
` [PATCH v3 04/13] riscv: hwcap: make ISA extension ids can be used in asm
` [PATCH v3 07/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
` [PATCH v3 09/13] riscv: switch to relative alternative entries
` [PATCH v3 10/13] riscv: alternative: patch alternatives in the vDSO
[PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
2023-01-12 21:49 UTC (10+ messages)
` [PATCH v5 0/9] iov_iter: Add extraction helpers
` [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator
[net-next v2] ipv6: remove max_size check inline with ipv4
2023-01-12 21:48 UTC (3+ messages)
[PATCH] dax/hmem: Drop empty platform remove function
2023-01-12 21:56 UTC (3+ messages)
stable-rc/queue/5.4 baseline: 96 runs, 11 regressions (v5.4.228-602-gd08f64f75d4c8)
2023-01-12 21:48 UTC
[RFC PATCH] power: supply: fix circular dependency with cooling device
2023-01-12 21:47 UTC (2+ messages)
[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
2023-01-12 20:28 UTC (76+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
` [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v3 04/51] cpuidle: Move IRQ state validation
` [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v3 06/51] cpuidle,tegra: "
` [PATCH v3 07/51] cpuidle,psci: "
` [PATCH v3 08/51] cpuidle,imx6: "
` [PATCH v3 09/51] cpuidle,omap3: "
` [PATCH v3 10/51] cpuidle,armada: "
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 12/51] cpuidle,dt: "
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v3 15/51] acpi_idle: Remove tracing
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v3 18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 23/51] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v3 24/51] arm64,smp: "
` [PATCH v3 25/51] printk: "
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 27/51] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean
` [PATCH v3 29/51] cpuidle,tdx: Make tdx "
` [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 32/51] cpuidle,acpi: "
` [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller()
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 41/51] cpuidle,clk: "
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 43/51] intel_idle: Add force_irq_on module param
` [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle,arch: Mark all ct_cpuidle_enter() callers __cpuidle
` [PATCH v3 49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN
[PATCH 0/5] add lcore set name and get name API
2023-01-12 21:55 UTC (10+ messages)
` [PATCH v2 0/4] add rte_thread_set_name API for rte_thread_t
` [PATCH v2 1/4] eal: add thread set name API operating on rte thread
` [PATCH v3 0/4] add rte_thread_set_name API for rte_thread_t
` [PATCH v3 1/4] eal: add thread set name API operating on rte thread
` [PATCH v3 2/4] eal: remove thread getname API
` [PATCH v3 3/4] drivers: mlx5 use rte thread set name
` [PATCH v3 4/4] eal: deprecate rte thread setname API
[PATCH v5 0/4] dt-bindings: display/msm: convert MDP5 schema to YAML format
2023-01-12 21:52 UTC (10+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] dt-bindings: display/msm: add SoC-specific compats to qcom,mdp5.yaml
[RFC][PATCH 0/6] x86: Fix suspend vs retbleed=stuff
2023-01-12 21:51 UTC (3+ messages)
` [RFC][PATCH 2/6] x86/power: Inline write_cr[04]()
[PATCH v3] thermal/core: fix error paths in __thermal_cooling_device_register()
2023-01-12 21:43 UTC (2+ messages)
[Intel-gfx] [PATCH v2] vfio: fix potential deadlock on vfio group lock
2023-01-12 21:51 UTC (4+ messages)
` "
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
+ mm-madvise-use-vm_normal_folio-in-madvise_free_pte_range.patch added to mm-unstable branch
2023-01-12 21:43 UTC
[PATCH v5 0/8] LSM: Three basic syscalls
2023-01-12 21:43 UTC (11+ messages)
` [PATCH v5 4/8] LSM: lsm_get_self_attr syscall for LSM self attributes
` [PATCH v5 5/8] LSM: Create lsm_module_list system call
[PATCH v5 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
2023-01-12 21:42 UTC (15+ messages)
` [PATCH v5 01/14] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [PATCH v5 02/14] x86/hyperv: Reorder code to facilitate future work
` [PATCH v5 03/14] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH v5 04/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [PATCH v5 05/14] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
` [PATCH v5 07/14] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v5 08/14] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH v5 09/14] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH v5 10/14] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH v5 11/14] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH v5 12/14] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH v5 13/14] PCI: hv: Add hypercalls to read/write MMIO space
` [PATCH v5 14/14] PCI: hv: Enable PCI pass-thru devices in Confidential VMs
[PATCHSET 0/8] perf/core: Prepare sample data for BPF
2023-01-12 21:40 UTC (10+ messages)
` [PATCH 1/8] perf/core: Save the dynamic parts of sample data size
` [PATCH 2/8] perf/core: Add perf_sample_save_callchain() helper
` [PATCH 3/8] perf/core: Add perf_sample_save_raw_data() helper
` [PATCH 4/8] perf/core: Add perf_sample_save_brstack() helper
` [PATCH 5/8] perf/core: Set data->sample_flags in perf_prepare_sample()
` [PATCH 6/8] perf/core: Do not pass header for sample id init
` [PATCH 7/8] perf/core: Introduce perf_prepare_header()
` [PATCH 8/8] perf/core: Call perf_prepare_sample() before running BPF
[mark:arm64/ftrace/per-callsite-ops 1/8] vmlinux.o: warning: objtool: btrfs_unfreeze+0x3e1: unreachable instruction
2023-01-12 21:49 UTC
[peterz-queue:x86/urgent 7/7] arch/x86/include/asm/suspend_64.h:44:27: error: field 'saved_msrs' has incomplete type
2023-01-12 21:49 UTC
BUG: Regression: A Problem with /sys/kernel/debug/kmemleak output: backtrace not printed since 6.2.0-rc1
2023-01-12 21:50 UTC (4+ messages)
` [BISECTED] "
` INFO: [BISECTED] "
+ shmem-convert-shmem_write_end-to-use-a-folio.patch added to mm-unstable branch
2023-01-12 21:43 UTC
[xiang-erofs:dev-test] BUILD SUCCESS 35626ac92db0300691a60c8061da2146c0943ba3
2023-01-12 21:36 UTC
[PATCH net-next 00/10] net: mdio: Continue separating C22 and C45
2023-01-12 21:13 UTC (3+ messages)
` [PATCH net-next 03/10] net: mdio: mux-bcm-iproc: Separate C22 and C45 transactions
[PATCH 0/2] Allow passing module files to modprobe
2023-01-12 21:40 UTC (3+ messages)
` [PATCH 2/2] modprobe: Allow passing path to module
[PATCH] modpost: support arbitrary symbol length in modversion
2023-01-12 21:40 UTC (2+ messages)
[PATCH] pstore/ram: Rework logic for detecting ramoops
2023-01-12 21:39 UTC (2+ messages)
[PATCH nft] intervals: restrict check missing elements fix to sets with no auto-merge
2023-01-12 21:37 UTC
linux-next: duplicate patches in the spi-fixes tree
2023-01-12 21:37 UTC (2+ messages)
[PATCH net] net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()
2023-01-12 21:36 UTC (5+ messages)
[PATCH 0/4] Track exported dma-buffers with memcg
2023-01-12 21:36 UTC (6+ messages)
` [PATCH 4/4] security: binder: Add transfer_charge SElinux hook
Kernel Self-Protection Project meeting
2023-01-12 21:36 UTC (4+ messages)
linux-next: duplicate patches in the spi-fixes tree
2023-01-12 21:35 UTC (2+ messages)
[Intel-gfx] [PATCH 0/4] Remove platform acronyms and stepping from comments
2023-01-12 21:42 UTC (10+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/gt: Remove platform comments from workarounds
[PATCH v2 0/6] Clean up the supported xfeatures
2023-01-12 21:33 UTC (11+ messages)
` [PATCH v2 1/6] KVM: x86: Clear all supported MPX xfeatures if they are not all set
[PATCH] ring: compilation fix with GCC-12
2023-01-12 21:41 UTC (4+ messages)
` [EXT] "
[PATCH] x86/vsyscall: Fix documentation to reflect the default mode
2023-01-12 21:32 UTC (2+ messages)
[igt-dev] [i-g-t] tests/kms_cursor_crc: skip pipe on invalid connector in cursor size test
2023-01-12 21:39 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH v1 2/2] gpio: wcd934x: Use proper headers and drop OF_GPIO dependency
2023-01-12 21:29 UTC (2+ messages)
[PATCH] dt-bindings: display/msm: qcom,mdss: fix HDMI PHY node names
2023-01-12 21:30 UTC (3+ messages)
[LINUX PATCH 0/3] Add initial support for TTC PWM driver
2023-01-12 21:30 UTC (6+ messages)
` [LINUX PATCH 1/3] clocksource: timer-cadence-ttc: Do not probe TTC device configured as PWM
` [LINUX PATCH 3/3] pwm: pwm-cadence: Add support for TTC PWM
[PATCH v2 0/2] media: amphion: decoder add support to RealVideo
2023-01-12 21:29 UTC (4+ messages)
` [PATCH v2 1/2] media: add RealVideo format
[PATCH] aio: fix mremap after fork null-deref
2023-01-12 21:32 UTC (4+ messages)
linux-next: Fixes tag needs some work in the kvm-fixes tree
2023-01-12 21:27 UTC
[PATCH v2] x86/hibernate: Use fixmap for saving unmapped pages
2023-01-12 21:25 UTC (7+ messages)
[BUG] bpf: pointer-leak due to insufficient speculative store bypass mitigation
2023-01-12 21:24 UTC (3+ messages)
` [PATCH] bpf: Fix "
[PATCH 5.15 5.10 5.4 v2] kbuild: fix Build ID if CONFIG_MODVERSIONS
2023-01-12 21:20 UTC (7+ messages)
[PATCH] Revert "drm/display/dp_mst: Move all payload info into the atomic state"
2023-01-12 21:16 UTC (2+ messages)
[PATCH] package_rpm: allow arch overriding
2023-01-12 21:33 UTC
[PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)
2023-01-12 21:33 UTC (9+ messages)
` [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
+ mm-memory-failure-convert-__get_huge_page_for_hwpoison-to-folios.patch added to mm-unstable branch
2023-01-12 21:16 UTC
+ mm-memory-failure-convert-__free_raw_hwp_pages-to-folios.patch added to mm-unstable branch
2023-01-12 21:16 UTC
+ mm-memory-failure-convert-raw_hwp_list_head-to-folios.patch added to mm-unstable branch
2023-01-12 21:16 UTC
+ mm-memory-failure-convert-unpoison_memory-to-folios.patch added to mm-unstable branch
2023-01-12 21:16 UTC
+ mm-memory-failure-convert-hugetlb_set_page_hwpoison-to-folios.patch added to mm-unstable branch
2023-01-12 21:16 UTC
+ mm-memory-failure-convert-free_raw_hwp_pages-to-folios.patch added to mm-unstable branch
2023-01-12 21:16 UTC
+ mm-memory-failure-convert-try_memory_failure_hugetlb-to-folios.patch added to mm-unstable branch
2023-01-12 21:16 UTC
+ mm-memory-failure-convert-hugetlb_clear_page_hwpoison-to-folios.patch added to mm-unstable branch
2023-01-12 21:16 UTC
[PATCH v6 0/2] clk: qcom: Add clocks for the QDU1000 and QRU1000 SoCs
2023-01-12 21:15 UTC (3+ messages)
` [PATCH v6 2/2] clk: qcom: Add QDU1000 and QRU1000 GCC support
[PATCH] scripts: handle BrokenPipeError for python scripts
2023-01-12 21:14 UTC (3+ messages)
[PATCH] vbe: Allow probing the VBE bootmeth to fail in OS fixup
2023-01-12 21:31 UTC (2+ messages)
[PATCH] drm/probe_helper: sort out poll_running vs poll_enabled
2023-01-12 21:14 UTC (2+ messages)
[PATCH] platform/x86: thinkpad_acpi: Remove AMT enablement
2023-01-12 21:11 UTC (3+ messages)
[PATCH bpf-next v7 00/17] xdp: hints via kfuncs
2023-01-12 21:09 UTC (5+ messages)
` [PATCH bpf-next v7 15/17] net/mlx5e: Introduce wrapper for xdp_buff
` [xdp-hints] "
[PATCH v6 0/2] Add base device tree files for QDU1000/QRU1000
2023-01-12 21:07 UTC (3+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: Add base QDU1000/QRU1000 DTSIs
` [PATCH v6 2/2] arm64: dts: qcom: Add base QDU1000/QRU1000 IDP DTs
[PATCH v2] mm/page_ext: Do not allocate space for page_ext->flags if not needed
2023-01-12 21:29 UTC (2+ messages)
[PATCH 0/4] soc: qcom: socinfo: Add a bunch of older SoCs
2023-01-12 21:08 UTC (5+ messages)
` [PATCH 3/4] dt-bindings: arm: qcom,ids: "
[PATCH v2] mmc: meson-gx: fix SDIO interrupt handling
2023-01-12 21:27 UTC (7+ messages)
` [PATCH v3] "
[PATCH] libbpf: resolve kernel function name optimization for kprobe
2023-01-12 21:07 UTC (6+ messages)
[PATCH v2] riscv: elf: add .riscv.attributes parsing
2023-01-12 21:06 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.