messages from 2025-02-10 22:37:40 to 2025-02-11 00:55:04 UTC [more...]
[PATCH v2] usb: dwc3: gadget: Prevent irq storm when TH re-executes
2025-02-11 0:40 UTC (3+ messages)
[PATCH 0/1][PULL REQUEST] iommu/vt-d: Fixes for v6.14-rc
2025-02-11 0:55 UTC
[PATCH] netfs: Add retry stat counters
2025-02-11 0:54 UTC (7+ messages)
` [PATCH] netfs: Fix a number of read-retry hangs
[PATCH net-next v2 1/2] net: document return value of dev_getbyhwaddr_rcu()
2025-02-11 0:53 UTC (2+ messages)
[PATCH v3 00/35] x86/bugs: Attack vector controls
2025-02-11 0:53 UTC (15+ messages)
` [PATCH v3 05/35] x86/bugs: Restructure taa mitigation
` [PATCH v3 06/35] x86/bugs: Restructure mmio mitigation
` [PATCH v3 07/35] x86/bugs: Restructure rfds mitigation
` [PATCH v3 09/35] x86/bugs: Restructure srbds mitigation
` [PATCH v3 10/35] x86/bugs: Restructure gds mitigation
` [PATCH v3 12/35] x86/bugs: Restructure retbleed mitigation
` [PATCH v3 13/35] x86/bugs: Restructure spectre_v2_user mitigation
[PATCH v7 00/11] kconfig: Add support for conflict resolution
2025-02-11 0:46 UTC (4+ messages)
[PATCH net-next v4 0/3] riscv: sophgo: Add ethernet support for SG2044
2025-02-11 0:47 UTC (4+ messages)
` [PATCH net-next v4 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC
[PATCH v3 0/4] Allow default HARDENED_USERCOPY to be set at compile time
2025-02-11 0:45 UTC (2+ messages)
[PATCH] modpost: use strstarts() to clean up parse_source_files()
2025-02-11 0:43 UTC (3+ messages)
[PATCH v3 0/3] riscv: Add bfloat16 instruction support
2025-02-11 0:42 UTC (4+ messages)
` [PATCH v3 2/3] riscv: add ISA extension parsing for bfloat16 ISA extension
[RFC v2 0/5] mm: introduce THP deferred setting
2025-02-11 0:40 UTC (6+ messages)
` [RFC v2 1/5] mm: defer THP insertion to khugepaged
` [RFC v2 2/5] mm: document transparent_hugepage=defer usage
` [RFC v2 3/5] selftests: mm: add defer to thp setting parser
` [RFC v2 4/5] khugepaged: add defer option to mTHP options
` [RFC v2 5/5] mm: document mTHP defer setting
[PATCH net-next v19 00/26] Introducing OpenVPN Data Channel Offload
2025-02-11 0:40 UTC (27+ messages)
` [PATCH net-next v19 01/26] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v19 02/26] ovpn: add basic netlink support
` [PATCH net-next v19 03/26] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v19 04/26] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v19 05/26] ovpn: introduce the ovpn_peer object
` [PATCH net-next v19 06/26] ovpn: introduce the ovpn_socket object
` [PATCH net-next v19 07/26] ovpn: implement basic TX path (UDP)
` [PATCH net-next v19 08/26] ovpn: implement basic RX "
` [PATCH net-next v19 09/26] ovpn: implement packet processing
` [PATCH net-next v19 10/26] ovpn: store tunnel and transport statistics
` [PATCH net-next v19 11/26] ipv6: export inet6_stream_ops via EXPORT_SYMBOL_GPL
` [PATCH net-next v19 12/26] ovpn: implement TCP transport
` [PATCH net-next v19 13/26] skb: implement skb_send_sock_locked_with_flags()
` [PATCH net-next v19 14/26] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg
` [PATCH net-next v19 15/26] ovpn: implement multi-peer support
` [PATCH net-next v19 16/26] ovpn: implement peer lookup logic
` [PATCH net-next v19 17/26] ovpn: implement keepalive mechanism
` [PATCH net-next v19 18/26] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v19 19/26] ovpn: add support for peer floating
` [PATCH net-next v19 20/26] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v19 21/26] ovpn: implement key add/get/del/swap "
` [PATCH net-next v19 22/26] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v19 23/26] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v19 24/26] ovpn: add basic ethtool support
` [PATCH net-next v19 25/26] testing/selftests: add test tool and scripts for ovpn module
` [PATCH net-next v19 26/26] mailmap: remove unwanted entry for Antonio Quartulli
[PATCH] tools: fix annoying "mkdir -p ..." logs when building tools in parallel
2025-02-11 0:38 UTC (2+ messages)
[PATCH] tools: fix annoying "mkdir -p ..." logs when building tools in parallel
2025-02-11 0:39 UTC
[PATCH 0/2] security: Constify sysctl tables
2025-02-11 0:38 UTC (5+ messages)
` [PATCH 1/2] yama: Make sysctl table const
` [PATCH 2/2] LoadPin: "
[PATCH] mm: pgtable: Unlock pml without branches when !start_pte
2025-02-11 0:37 UTC (2+ messages)
[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-02-11 0:35 UTC (5+ messages)
[RFC v2 0/9] khugepaged: mTHP support
2025-02-11 0:30 UTC (10+ messages)
` [RFC v2 1/9] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [RFC v2 2/9] khugepaged: rename hpage_collapse_* to khugepaged_*
` [RFC v2 3/9] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [RFC v2 4/9] khugepaged: generalize alloc_charge_folio "
` [RFC v2 5/9] khugepaged: generalize __collapse_huge_page_* "
` [RFC v2 6/9] khugepaged: introduce khugepaged_scan_bitmap "
` [RFC v2 7/9] khugepaged: add "
` [RFC v2 8/9] khugepaged: improve tracepoints for mTHP orders
` [RFC v2 9/9] khugepaged: skip collapsing mTHP to smaller orders
[PATCH net-next v2] af_unix: Fix undefined 'other' error
2025-02-11 0:32 UTC (2+ messages)
[PATCH v2 0/6] KUnit test moves / renames
2025-02-11 0:31 UTC (7+ messages)
` [PATCH v2 1/6] lib: math: Move KUnit tests into tests/ subdir
` [PATCH v2 2/6] lib/math: Add int_log test suite
` [PATCH v2 3/6] lib: Move KUnit tests into tests/ subdirectory
` [PATCH v2 4/6] lib/tests/kfifo_kunit.c: add tests for the kfifo structure
` [PATCH v2 5/6] unicode: kunit: refactor selftest to kunit tests
` [PATCH v2 6/6] unicode: kunit: change tests filename and path
[PATCH RFC v2 rcu] Fix get_state_synchronize_rcu_full() GP-start detection
2025-02-11 0:28 UTC (13+ messages)
[syzbot] [jfs?] kernel BUG in lbmIODone (2)
2025-02-11 0:27 UTC
[PATCH v2 0/4] drm/msm/dsi/phy: Improvements around concurrent PHY_CMN_CLK_CFG[01]
2025-02-11 0:26 UTC (3+ messages)
` [PATCH v2 1/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver side
[PATCH 0/2] tools: Unify top-level quiet infrastructure
2025-02-11 0:23 UTC (9+ messages)
[PATCH v2 0/7] perf: Support multiple system call tables in the build
2025-02-11 0:23 UTC (14+ messages)
` [PATCH v2 1/7] perf syscalltble: Remove syscall_table.h
` [PATCH v2 2/7] perf trace: Reorganize syscalls
` [PATCH v2 3/7] perf syscalltbl: Remove struct syscalltbl
` [PATCH v2 4/7] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v2 5/7] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v2 6/7] perf syscalltbl: Use lookup table containing multiple architectures
[Syzkaller & bisect] There is general protection fault in path_init in v6.11-rc2
2025-02-11 0:23 UTC (7+ messages)
` [PATCH] acct: Prevent NULL pointer dereference when writing to sysfs
[PATCH 0/4] Add interfaces for ACPI MRRM table
2025-02-11 0:21 UTC (3+ messages)
` [PATCH 2/4] ACPI/MRRM: Create /sys/devices/system/memory/rangeX ABI
[PATCH bpf-next v2 0/9] Introduce load-acquire and store-release BPF instructions
2025-02-11 0:20 UTC (13+ messages)
` [PATCH bpf-next v2 3/9] bpf/verifier: Factor out check_load_mem() and check_store_reg()
` [PATCH bpf-next v2 4/9] bpf: Introduce load-acquire and store-release instructions
` [PATCH bpf-next v2 8/9] selftests/bpf: Add selftests for "
PCI/ASPM: Fix L1SS saving (linus/master commit 7507eb3e7bfac)
2025-02-11 0:18 UTC (2+ messages)
[PATCH] drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fields
2025-02-11 0:17 UTC (2+ messages)
[RFC PATCH v2 0/3] tracing: Improve persistent ring buffer
2025-02-11 0:13 UTC (5+ messages)
` [RFC PATCH v2 2/3] mm/memblock: Add reserved memory release function
` [RFC PATCH v2 3/3] tracing: Freeable reserved ring buffer
[PATCH] selftests: i915: Use struct_size() helper in kmalloc()
2025-02-11 0:12 UTC (2+ messages)
[PATCH RFC 0/6] Add support for AUDIN driver in Amlogic GXBB
2025-02-11 0:10 UTC (2+ messages)
[PATCH bpf-next v1 0/1] Using the right format specifiers for bpftool
2025-02-11 0:10 UTC (2+ messages)
[PATCH 0/3] KVM: extract lock_all_vcpus/unlock_all_vcpus
2025-02-11 0:09 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: move sev_lock/unlock_vcpus_for_migration to kvm_main.c
` [PATCH 2/3] KVM: arm64: switch to using kvm_lock/unlock_all_vcpus
` [PATCH 3/3] RISC-V: KVM: switch to kvm_lock/unlock_all_vcpus
[PATCH] clk: bcm: rpi: Fix potential NULL pointer dereference
2025-02-11 0:09 UTC
[PATCH v9 00/14] platform/x86: alienware-wmi driver rework
2025-02-11 0:08 UTC (8+ messages)
` [PATCH v9 11/14] platform/x86: Split the alienware-wmi driver
[PATCH] ARM: dts: socfpga: remove syscon compatible string for sysmgr node
2025-02-11 0:06 UTC (3+ messages)
[PATCH 1/2] libbpf: BPF program load type enum
2025-02-11 0:06 UTC (7+ messages)
` [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching
` "
` "
[PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
2025-02-11 0:02 UTC (3+ messages)
` [PATCH V8 04/14] rust: Add cpumask helpers
[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
2025-02-11 0:01 UTC (3+ messages)
` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand
[PATCH] net/mlx4_core: Avoid impossible mlx4_db_alloc() order value
2025-02-11 0:01 UTC (2+ messages)
[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
2025-02-11 0:00 UTC (3+ messages)
` [PATCH v2 2/2] tools: Remove redundant quiet setup
hyper_bf soft lockup on Azure Gen2 VM when taking kdump or executing kexec
2025-02-10 23:56 UTC (10+ messages)
[PATCH 1/1] usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY
2025-02-10 23:50 UTC (3+ messages)
[PATCH] mfd: ene-kb3930: Fix potential NULL pointer dereference
2025-02-10 23:47 UTC (3+ messages)
[PATCH net-next v5 0/8] netconsole: Add support for CPU population
2025-02-10 23:42 UTC (5+ messages)
` [PATCH net-next v5 8/8] netconsole: docs: Add documentation for CPU number auto-population
[PATCH 0/3] bitmap: convert self-test to KUnit
2025-02-10 23:41 UTC (7+ messages)
` distro support for CONFIG_KUNIT: "
[RFC PATCH bpf-next 0/8] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
2025-02-10 23:40 UTC (4+ messages)
` [RFC PATCH bpf-next 6/8] sched_ext: Add filter for scx_kfunc_ids_unlocked
[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
2025-02-10 23:39 UTC (3+ messages)
[PATCH 0/5] KVM: selftests: Fix PMC checks in PMU counters test
2025-02-10 23:38 UTC (3+ messages)
[PATCH] MAINTAINERS: Update maintainer of repaper and mi0283qt
2025-02-10 23:32 UTC
[PATCH] dmaengine: Remove device_prep_dma_imm_data from struct dma_device
2025-02-10 23:29 UTC
[PATCH v3 00/28] hugetlb/CMA improvements for large systems
2025-02-10 23:28 UTC (4+ messages)
[PATCH v1 00/13] iommu: Add MSI mapping support with nested SMMU
2025-02-10 23:25 UTC (4+ messages)
` [PATCH v1 08/13] iommufd/device: Move sw_msi_start from igroup to idev
[PATCH] pinctrl: Fix potential NULL pointer dereference
2025-02-10 23:25 UTC
[PATCH 0/4] sm7325-nothing-spacewar: Add and enable the panel
2025-02-10 23:24 UTC (6+ messages)
` [PATCH 3/4] drm/msm/dsi: Allow all bpc values
[PATCH 0/4] Add support for the TPM FF-A start method
2025-02-10 23:22 UTC (5+ messages)
` [PATCH 1/4] tpm_crb: implement driver compliant to CRB over FF-A
` [PATCH 2/4] tpm_crb: refactor check for idle support into TPM into inline function
` [PATCH 3/4] ACPICA: add start method for Arm FF-A
` [PATCH 4/4] tpm_crb: add support for the Arm FF-A start method
[PATCH 0/2] spi: offload: extra headers
2025-02-10 23:16 UTC (3+ messages)
` [PATCH 1/2] spi: offload: types: include linux/bits.h
` [PATCH 2/2] spi: spi-offload-trigger-pwm: add extra headers
[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
2025-02-10 23:14 UTC (6+ messages)
` [PATCH v6 14/26] drm/bridge: add support for refcounted "
[PATCH] seccomp: avoid the lock trip in seccomp_filter_release in common case
2025-02-10 23:08 UTC (3+ messages)
[RFC PATCH v2 4/4] KVM: arm64: Make guests see only counters they can access
2025-02-10 23:08 UTC (2+ messages)
[RFC PATCH v2 2/4] perf: arm_pmuv3: Introduce module param to partition the PMU
2025-02-10 23:07 UTC (2+ messages)
[PATCH] prandom: remove next_pseudo_random32
2025-02-10 23:07 UTC (3+ messages)
[PATCH v2 drm-dp 0/4] Add HPD, getting EDID, colorbar features in DP function
2025-02-10 23:05 UTC (3+ messages)
` [PATCH v2 drm-dp 2/7] drm/hisilicon/hibmc: Add dp serdes cfg in dp process
[RFC PATCH] x86: add function metadata support
2025-02-10 23:05 UTC (2+ messages)
[PATCH V3 0/2] sched: Reduce the default slice to avoid tasks getting an extra tick
2025-02-10 23:05 UTC (7+ messages)
` [PATCH V3 1/2] "
[PATCH] drivers: pci: Fix flexible array usage
2025-02-10 23:03 UTC (3+ messages)
[PATCH bpf-next] uprobes: Harden uretprobe syscall trampoline check
2025-02-10 23:00 UTC (2+ messages)
[PATCH v5 00/10] Add R5F and C7xv device nodes
2025-02-10 22:59 UTC (11+ messages)
` [PATCH v5 01/10] arm64: dts: ti: k3-am62-wakeup: Add wakeup R5F node
` [PATCH v5 02/10] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node
` [PATCH v5 03/10] arm64: dts: ti: k3-am62a-wakeup: Add R5F device node
` [PATCH v5 04/10] arm64: dts: ti: k3-am62a-main: Add C7xv "
` [PATCH v5 05/10] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors
[tip: x86/fpu] x86/fpu: Fully optimize out WARN_ON_FPU()
2025-02-10 22:58 UTC
[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2025-02-10 22:57 UTC (6+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation
[PATCH v3 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
2025-02-10 22:57 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add binding for ChromeOS Pogo pin keyboard connector
` [PATCH v3 2/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB to usb-c-connectors
[PATCH v4 0/3] Fix broken SNP support with KVM module built-in
2025-02-10 22:54 UTC (4+ messages)
` [PATCH v4 1/3] crypto: ccp: Add external API interface for PSP module initialization
` [PATCH v4 2/3] KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
` [PATCH v4 3/3] x86/sev: Fix broken SNP support with KVM module built-in
[PATCH v4 4/4] PCI: qcom: Enable ECAM feature
2025-02-10 22:54 UTC (2+ messages)
[PATCH] perf report: Fix input reload/switch functionality
2025-02-10 22:53 UTC (8+ messages)
[PATCH] memcg: add hierarchical effective limits for v2
2025-02-10 22:52 UTC (5+ messages)
[PATCH v2 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
2025-02-10 22:50 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector
[PATCH v2] PCI: Batch BAR sizing operations
2025-02-10 22:46 UTC (8+ messages)
[PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
2025-02-10 22:46 UTC (4+ messages)
[PATCH] ASoC: SOF: ipc3: Use str_enabled_disabled() helper function
2025-02-10 22:44 UTC
[PATCH v2] docs: trace: Refactor index documentation
2025-02-10 22:45 UTC (2+ messages)
[PATCH RESEND v2 0/6] RK3576 OTP support
2025-02-10 22:45 UTC (7+ messages)
` [PATCH RESEND v2 1/6] clk: rockchip: rk3576: define clk_otp_phy_g
` [PATCH RESEND v2 2/6] nvmem: rockchip-otp: Move read-offset into variant-data
` [PATCH RESEND v2 3/6] dt-bindings: nvmem: rockchip,otp: add missing limits for clock-names
` [PATCH RESEND v2 4/6] dt-bindings: nvmem: rockchip,otp: Add compatible for RK3576
` [PATCH RESEND v2 5/6] nvmem: rockchip-otp: add rk3576 variant data
` [PATCH RESEND v2 6/6] arm64: dts: rockchip: add rk3576 otp node
[PATCH] powerpc/iommu: Use str_disabled_enabled() helper
2025-02-10 22:42 UTC
[PATCH 0/4] Small changes related to prefetch and spurious faults
2025-02-10 22:41 UTC (5+ messages)
` [PATCH 4/4] KVM: x86/mmu: Free obsolete roots when pre-faulting SPTEs
[PATCH v2 0/6] RK3576 OTP support
2025-02-10 22:32 UTC (5+ messages)
` [PATCH v2 3/6] dt-bindings: nvmem: rockchip,otp: add missing limits for clock-names
` [PATCH v2 4/6] dt-bindings: nvmem: rockchip,otp: Add compatible for RK3576
` [PATCH v2 5/6] nvmem: rockchip-otp: add rk3576 variant data
` [PATCH v2 6/6] arm64: dts: rockchip: add rk3576 otp node
[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
2025-02-10 22:38 UTC (12+ messages)
[PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep
2025-02-10 22:33 UTC (14+ messages)
` [PATCH v3 03/15] bus: ts-nbus: validate ts,data-gpios array size
` [PATCH v3 04/15] bus: ts-nbus: use gpiod_multi_set_value_cansleep
` [PATCH v3 05/15] bus: ts-nbus: use bitmap_get_value8()
` [PATCH v3 06/15] gpio: max3191x: use gpiod_multi_set_value_cansleep
` [PATCH v3 07/15] iio: adc: ad7606: "
` [PATCH v3 08/15] iio: amplifiers: hmc425a: "
` [PATCH v3 09/15] iio: resolver: ad2s1210: "
` [PATCH v3 10/15] iio: resolver: ad2s1210: use bitmap_write
` [PATCH v3 11/15] mmc: pwrseq_simple: use gpiod_multi_set_value_cansleep
` [PATCH v3 12/15] mux: gpio: "
` [PATCH v3 13/15] net: mdio: mux-gpio: "
` [PATCH v3 14/15] phy: mapphone-mdm6600: "
` [PATCH v3 15/15] ASoC: adau1701: "
[PATCH] crypto: bcm - set memory to zero only once
2025-02-10 22:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox