messages from 2023-01-25 16:41:11 to 2023-01-25 17:23:51 UTC [more...]
[PATCH] scsi: qla2xxx: Use a variable instead of repeated computations
2023-01-25 17:22 UTC (2+ messages)
stable-rc/queue/4.14 build: 192 builds: 2 failed, 190 passed, 43 warnings (v4.14.304-21-g646d7c8ce704)
2023-01-25 17:22 UTC
[PATCH v2 resend 0/2] gpio: tps68470: 2 bugfixes
2023-01-25 17:22 UTC (8+ messages)
` [PATCH v2 resend 1/2] gpio: tps68470: Fix tps68470_gpio_get() reading from the wrong register
[PATCH 0/7] KVM: Add a common API for range-based TLB invalidation
2023-01-25 17:21 UTC (6+ messages)
RTT-PROBE: lore-subspace-rtt
2023-01-25 17:23 UTC
[PATCH v2 0/6] introduce vm_flags modifier functions
2023-01-25 17:22 UTC (26+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
[PATCH 1/2] drm/msm/dp: Clean up handling of DP AUX interrupts
2023-01-25 17:22 UTC (6+ messages)
` [PATCH 2/2] drm/msm/dp: Return IRQ_NONE for unhandled interrupts
[PATCH V1] PCI/ASPM: Update saved buffers with latest ASPM configuration
2023-01-25 17:22 UTC (3+ messages)
[PATCH v11 000/113] KVM TDX basic feature support
2023-01-25 17:22 UTC (4+ messages)
` [PATCH v11 030/113] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
[yocto] Error while adding " libimxvpuapi2" and "gstreamer" pkgs in my local.conf for imx8mplus
2023-01-25 17:21 UTC
[ANNOUNCE] xfsprogs: for-next updated to d8eab7600
2023-01-25 17:21 UTC (5+ messages)
[PATCH 1/1] efi_loader: don't use HandleProtocol
2023-01-25 17:19 UTC
BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low!
2023-01-25 17:15 UTC (4+ messages)
[PATCH 2/3] drm/amdgpu: always sending PSP messages LOAD_ASD and UNLOAD_TA
2023-01-25 17:20 UTC
[PATCH v4 0/6] tpm: Support boot measurements
2023-01-25 17:18 UTC (7+ messages)
` [PATCH v4 1/6] tpm: Fix spelling for tpmu_ha union
` [PATCH v4 2/6] tpm: Support boot measurements
` [PATCH v4 3/6] bootm: Support boot measurement
` [PATCH v4 4/6] tpm: sandbox: Update for needed TPM2 capabilities
` [PATCH v4 5/6] test: Add sandbox TPM boot measurement
` [PATCH v4 6/6] doc: Add measured boot documentation
[PATCH 1/4] net/mlx5/hws: definitions for Hash Split/Linear Lookup tbls
2023-01-25 17:19 UTC (2+ messages)
[PATCH 0/2] fix iscsi commands when session is freed
2023-01-25 17:18 UTC (4+ messages)
` [PATCH 1/2] target: iscs: reject cmd in closed session
Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
2023-01-25 17:18 UTC (11+ messages)
[RFC] drm: Add flag to make whole ioctl critical section for unplug
2023-01-25 17:16 UTC
[PATCH] docs/s390x/pcidevices: document pci devices on s390x
2023-01-25 17:15 UTC
[PATCH] ssh signing: better error message when key not in agent
2023-01-25 17:17 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2 0/5] Add tdm support in acp machine driver
2023-01-25 17:15 UTC (4+ messages)
` [PATCH v2 3/5] ASoC: amd: acp: Refactor i2s clocks programming sequence
[PATCH 0/2] add pinctrl driver for MT7981 SoC
2023-01-25 17:16 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: add bindings "
[PATCH bpf-next v8 00/17] xdp: hints via kfuncs
2023-01-25 17:16 UTC (7+ messages)
` [PATCH bpf-next v8 17/17] selftests/bpf: Simple program to dump XDP RX metadata
[PATCH 1/3] Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is uninstalled"
2023-01-25 17:16 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: always sending PSP messages LOAD_ASD and UNLOAD_TA
` [PATCH 3/3] drm/amdgpu: use pci_dev_is_disconnected
[PATCH v10 1/2] x86/module: remove unused code in __apply_relocate_add
2023-01-25 17:14 UTC (4+ messages)
` [PATCH v10 2/2] livepatch,x86: Clear relocation targets on a module removal
[PATCH] imx: kontron-sl-mx8mm: Fix SD card IO voltage level
2023-01-25 17:15 UTC (2+ messages)
[PATCH v1 00/14] RISCV basic exception handling implementation
2023-01-25 17:15 UTC (6+ messages)
` [PATCH v1 09/14] xen/riscv: introduce do_unexpected_trap()
[for-next][PATCH 00/12] tracing: Updates for 6.3
2023-01-25 17:13 UTC (13+ messages)
` [for-next][PATCH 01/12] tracing: Add a way to filter function addresses to function names
` [for-next][PATCH 02/12] tracing/selftests: Add test for event filtering on function name
` [for-next][PATCH 03/12] ftrace: Add sample with custom ops
` [for-next][PATCH 04/12] tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
` [for-next][PATCH 05/12] tracing: Simplify calculating entry size using struct_size()
` [for-next][PATCH 06/12] tracing: Allow stacktraces to be saved as histogram variables
` [for-next][PATCH 07/12] tracing: Allow synthetic events to pass around stacktraces
` [for-next][PATCH 08/12] tracing/histogram: Add stacktrace type
` [for-next][PATCH 09/12] tracing/histogram: Document variable stacktrace
` [for-next][PATCH 10/12] tracing/histogram: Add simple tests for stacktrace usage of synthetic events
` [for-next][PATCH 11/12] perf/tracing: Use stage6 of tracing to not duplicate macros
` [for-next][PATCH 12/12] bpf/tracing: "
[RESEND PATCH v11 00/18] drm: Add Samsung MIPI DSIM bridge
2023-01-25 17:12 UTC (16+ messages)
` [RESEND PATCH v11 13/18] drm: exynos: dsi: Add Exynos based host irq hooks
A summary of in-flight topics
2023-01-25 17:12 UTC (3+ messages)
RTT-PROBE: lore-subspace-rtt
2023-01-25 17:13 UTC
[PATCH 01/13] dt-bindings: serial: amlogic,meson-uart: allow other serial properties
2023-01-25 17:11 UTC (8+ messages)
` [PATCH 11/13] dt-bindings: serial: restrict possible child node names
[meta-ti][master/dunfell][RFC PATCH] conf: machine: j721s2-evm: Add support for J721S2 HS-FS
2023-01-25 17:12 UTC (3+ messages)
[PATCH v2 1/2] capability: add cap_isidentical
2023-01-25 17:11 UTC (13+ messages)
` [PATCH v2 2/2] vfs: avoid duplicating creds in faccessat if possible
[PATCH] net: page_pool: fix refcounting issues with fragmented allocation
2023-01-25 17:11 UTC (6+ messages)
unlocked access to struct irq_data->chip_data in pci_hyperv
2023-01-25 17:04 UTC
[PATCH v8 00/27] Parent Pointers
2023-01-25 17:10 UTC (5+ messages)
[PATCH 1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh
2023-01-25 17:08 UTC (2+ messages)
` [PATCH 2/2] selftests: net: .gitignore the scratch directory of bpf
[PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver
2023-01-25 17:11 UTC (12+ messages)
[RFC PATCH] posix-timers: Support delivery of signals to the current thread
2023-01-25 17:07 UTC (8+ messages)
` [RFC PATCH v2] "
linux-next: build warning after merge of the usb tree
2023-01-25 17:09 UTC (6+ messages)
` [PATCH v5] usb: gadget: add WebUSB landing page support
[PATCH v3 0/5] fs/iso9660: Fix out-of-bounds read
2023-01-25 17:09 UTC (2+ messages)
[RFC PATCH 0/7] SVM guest shadow stack support
2023-01-25 17:07 UTC (3+ messages)
the x86 sysret_rip test fails on the Intel FRED architecture
2023-01-25 17:07 UTC (12+ messages)
` [RFC PATCH v2 0/2] selftests/x86: sysret_rip update for FRED system
` [RFC PATCH v2 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
` [RFC PATCH v5 0/2] sysret_rip update for the Intel FRED architecture
[PATCH v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout]
2023-01-25 17:07 UTC (4+ messages)
[PATCH v2 0/8] convert hugetlb fault functions to folios
2023-01-25 17:05 UTC (9+ messages)
` [PATCH v2 1/8] mm/hugetlb: convert hugetlb_install_page "
` [PATCH v2 2/8] mm/hugetlb: convert hugetlbfs_pagecache_present() "
` [PATCH v2 3/8] mm/hugetlb: convert putback_active_hugepage to take in a folio
` [PATCH v2 4/8] mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
` [PATCH v2 5/8] mm/hugetlb: convert restore_reserve_on_error to take in a folio
` [PATCH v2 6/8] mm/hugetlb: convert hugetlb_add_to_page_cache "
` [PATCH v2 7/8] mm/hugetlb: convert hugetlb_wp() "
` [PATCH v2 8/8] Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folio
mcp251xfd: rx frame truncation (1/2)
2023-01-25 17:06 UTC (10+ messages)
` AW: "
` "
` AW: "
` AW: "
[PATCH v3 00/11] jevents/pmu-events improvements
2023-01-25 17:05 UTC (9+ messages)
` [PATCH v3 06/11] perf pmu-events: Remove now unused event and metric variables
` [PATCH v3 11/11] perf jevents: Add model list option
[meta-zephyr][PATCH] zephyr-core/zephyr-kernel: Add ZEPHYR namespace to SRC_URI variables
2023-01-25 17:06 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.2-rc5-97-gf108f07918a9)
2023-01-25 17:05 UTC
[bugzilla-daemon@bugzilla.kernel.org: [Bug 208507] New: BISECTED: i2c timeout loading module ddbridge with commit d2345d1231d80ecbea5fb764eb43123440861462]
2023-01-25 17:05 UTC (2+ messages)
[PATCH] bootstd: Replicate the dtb-filename quirks of distroboot
2023-01-25 17:04 UTC (4+ messages)
[PATCH 00/40] x86: fixing and cleaning up ACPI PCI code part 3
2023-01-25 17:02 UTC (2+ messages)
[PATCH] selftests: amd-pstate: Don't delete source files via Makefile
2023-01-25 17:03 UTC (3+ messages)
` [PATCH v2] "
RTT-PROBE: lore-subspace-rtt
2023-01-25 17:03 UTC
❌ FAIL (97/383 SKIPPED): Test report for master (6.2.0-rc5, mainline.kernel.org-clang, fb6e71db)
2023-01-25 17:01 UTC
rbd kernel block driver memory usage
2023-01-25 16:57 UTC
[PATCH net-next RFC 01/20] net/sched: act_api: change act_base into an IDR
2023-01-25 16:48 UTC (2+ messages)
[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-25 16:57 UTC (6+ messages)
` [PATCH 2/2] vhost: check for pending livepatches from "
stable-rc/queue/5.4 build: 186 builds: 2 failed, 184 passed, 34 warnings (v5.4.230-72-g283de2edfdbd)
2023-01-25 16:57 UTC
[meta-oe][PATCH] softhsm: enable objectstore backend
2023-01-25 16:56 UTC (2+ messages)
` [oe] "
[PATCH V2 0/4] rasdaemon: Add support for the CXL error events
2023-01-25 16:56 UTC (5+ messages)
` [PATCH V2 3/4] rasdaemon: Add support for the CXL AER uncorrectable errors
` [PATCH V2 4/4] rasdaemon: Add support for the CXL AER correctable errors
[v7 PATCH 0/3] Unify ARM64 & RISC-V Linux Loader
2023-01-25 16:55 UTC (2+ messages)
[PATCH net-next] ibmvnic: Toggle between queue types in affinity mapping
2023-01-25 16:55 UTC (3+ messages)
[PATCH 0/5] arm: dts: mt7623: relocate gmacs, mt7530 switch, and mux phy
2023-01-25 16:54 UTC (11+ messages)
` [PATCH 1/5] arm: dts: mt7623: add gmacs to mt7623.dtsi
` [PATCH 4/5] arm: dts: mt7623: mux phy0 on Bananapi BPI-R2
[meta-multimedia][PATCH 1/2] libcamera: Fix build with gcc-13
2023-01-25 16:54 UTC (2+ messages)
` [meta-oe][PATCH 2/2] mariadb: "
[PATCH dwarves 0/5] dwarves: support encoding of optimized-out parameters, removal of inconsistent static functions
2023-01-25 16:53 UTC (5+ messages)
` [PATCH dwarves 1/5] dwarves: help dwarf loader spot functions with optimized-out parameters
` [PATCH dwarves 5/5] btf_encoder: skip BTF encoding of static functions with inconsistent prototypes
[PATCH] x86/shadow: Fix PV32 shadowing in !HVM builds
2023-01-25 16:53 UTC
[PATCH v8 0/5] riscv: Allow user to set the satp mode
2023-01-25 16:52 UTC (3+ messages)
` [PATCH v8 3/5] "
[PATCH 0/7] ACPI controller cleanup
2023-01-25 16:53 UTC (2+ messages)
[PATCH v4 0/7] AML Housekeeping
2023-01-25 16:52 UTC (4+ messages)
` [PATCH v4 5/7] hw/acpi/acpi_dev_interface: Factor out TYPE_ACPI_CPU_AML_IF
RTT-PROBE: lore-subspace-rtt
2023-01-25 16:53 UTC
[PATCH 4.14] comedi: adv_pci1760: Fix PWM instruction handling
2023-01-25 16:51 UTC (2+ messages)
[PATCH v2 0/2] firmware/psci: Switch to the sys-off handler API
2023-01-25 16:50 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH 0/5] EDAC/Intel: Intel EDAC driver updates for "near" memory and new CPUs
2023-01-25 16:49 UTC (2+ messages)
[PATCH v4 0/9] rebase: fix several code/testing/documentation issues around flag incompatibilities
2023-01-25 16:48 UTC (4+ messages)
` [PATCH v5 00/10] "
[PATCH v3] netrom: Fix use-after-free caused by accept on already connected socket
2023-01-25 16:48 UTC (3+ messages)
[PATCH v2] KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
2023-01-25 16:47 UTC (4+ messages)
[PATCH v4] cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT
2023-01-25 16:46 UTC (3+ messages)
Pull request: u-boot-sunxi/master for 2023.04
2023-01-25 16:48 UTC (2+ messages)
[PATCH bpf-next v4 0/4] Enable struct_ops programs to be sleepable
2023-01-25 16:47 UTC (5+ messages)
` [PATCH bpf-next v4 1/4] bpf: Allow BPF_PROG_TYPE_STRUCT_OPS "
` [PATCH bpf-next v4 2/4] libbpf: Support sleepable struct_ops.s section
` [PATCH bpf-next v4 3/4] bpf: Pass const struct bpf_prog * to .check_member
` [PATCH bpf-next v4 4/4] bpf/selftests: Verify struct_ops prog sleepable behavior
[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
2023-01-25 16:46 UTC (7+ messages)
` [PATCH 7/8] dt-bindings: interrupt-controller: Add Amlogic Meson GPIO interrupt controller binding
[PATCH 0/2] powerpc: Fix livepatch module re-patching issue
2023-01-25 16:46 UTC (5+ messages)
` [PATCH 2/2] powerpc/module_64: Fix "expected nop" error on module re-patching
A mapcount riddle
2023-01-25 16:46 UTC (4+ messages)
[PATCH] arm64: treat PF_IO_WORKER like PF_KTHREAD for mitigations
2023-01-25 16:43 UTC
[PATCH] x86: enable Data Operand Independent Timing Mode
2023-01-25 16:45 UTC (4+ messages)
[PATCH] pwm: imx27: fix race condition .apply,.get_state
2023-01-25 16:43 UTC (3+ messages)
[PATCH v7 0/6] arm64: Permit EFI boot with MMU and caches on
2023-01-25 16:42 UTC (5+ messages)
` [PATCH v7 4/6] arm64: head: avoid cache invalidation when entering with the MMU on
Linux guest kernel threat model for Confidential Computing
2023-01-25 16:40 UTC (4+ messages)
[PATCH 0/3] Convert TSC to monotonic clock for PEBS
2023-01-25 16:44 UTC (10+ messages)
` [PATCH 1/3] timekeeping: NMI safe converter from a given time to monotonic
[PATCH v5 00/39] Shadow stacks for userspace
2023-01-25 16:43 UTC (9+ messages)
` [PATCH v5 23/39] mm: Don't allow write GUPs to shadow stack memory
[PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration
2023-01-25 16:43 UTC (2+ messages)
[PATCH v2 1/3] microblaze: spl: wrap spl_start_uboot() in SPL_OS_BOOT ifdefs
2023-01-25 16:41 UTC (3+ messages)
` [PATCH v2 2/3] microblaze: spl: drop boot_linux
` [PATCH v2 3/3] microblaze: spl: disable falcon mode by default
[PATCH] bcachefs: push cpuid variable down into bch2_inode_create()
2023-01-25 16:43 UTC
RTT-PROBE: lore-subspace-rtt
2023-01-25 16:43 UTC
[PATCH 00/10] Add minimal boot support for IPQ5332
2023-01-25 16:38 UTC (6+ messages)
` [PATCH 01/10] dt-bindings: pinctrl: qcom: add IPQ5332 pinctrl
[PATCH v6 0/3] Timer support for ARM Tegra
2023-01-25 16:41 UTC (2+ messages)
[PATCH v2 0/5] arm64: pseudo-nmi: elide code when CONFIG_ARM64_PSEUDO_NMI=n
2023-01-25 16:38 UTC (2+ messages)
` [PATCH v2 5/5] arm64: irqflags: use alternative branches for pseudo-NMI logic
page: next (older) | prev (newer) | latest
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.