messages from 2023-08-25 03:21:30 to 2023-08-25 07:43:31 UTC [more...]
[PATCH 1/2] net: dsa: microchip: KSZ9477: Provide functions to access MMD registers
2023-08-25 7:42 UTC (4+ messages)
` [PATCH 2/2] net: dsa: microchip: Provide Module 4 KSZ9477 errata (DS80000754C)
[RFC]: shmem fd for non-DMA buffer sharing cross drivers
2023-08-25 7:40 UTC (6+ messages)
[PATCH 00/17] -Wmissing-prototype warning fixes
2023-08-25 7:39 UTC (4+ messages)
` (subset) "
[PATCH] mm/vmscan: Use folio_migratetype() instead of get_pageblock_migratetype()
2023-08-25 7:37 UTC (6+ messages)
[PATCH 0/2] genirq: don't leak handler procfs entries
2023-08-25 7:36 UTC (4+ messages)
` [PATCH 2/2] genirq: proc: fix a procfs entry leak
[PATCH net v1] net:wireless:Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
2023-08-25 7:35 UTC (2+ messages)
[PATCH blktests v3 0/3] Introduce nvmet target setup/cleanup helpers
2023-08-25 7:34 UTC (8+ messages)
` [PATCH blktests v3 3/3] nvme: introduce nvmet_target_{setup/cleanup} common code
[PATCH bpf-next v2 0/3] bpf, riscv: use BPF prog pack allocator in BPF JIT
2023-08-25 7:34 UTC (4+ messages)
` [PATCH bpf-next v2 3/3] bpf, riscv: use prog pack allocator in the "
[PATCH v1] drivers: edac: Drop unnecessary error check for debugfs_create_dir
2023-08-25 7:31 UTC (2+ messages)
[PATCH v5 00/10] kunit: Add dynamically-extending log
2023-08-25 7:30 UTC (25+ messages)
` [PATCH v5 01/10] kunit: string-stream: Don't create a fragment for empty strings
` [PATCH v5 02/10] kunit: string-stream: Improve testing of string_stream
` [PATCH v5 03/10] kunit: string-stream: Add option to make all lines end with newline
` [PATCH v5 04/10] kunit: string-stream: Add cases for string_stream newline appending
` [PATCH v5 05/10] kunit: Don't use a managed alloc in is_literal()
` [PATCH v5 06/10] kunit: string-stream: Add kunit_alloc_string_stream()
` [PATCH v5 07/10] kunit: string-stream: Decouple string_stream from kunit
` [PATCH v5 08/10] kunit: string-stream: Add tests for freeing resource-managed string_stream
` [PATCH v5 09/10] kunit: Use string_stream for test log
` [PATCH v5 10/10] kunit: string-stream: Test performance of string_stream
[PATCH] modpost: Skip .llvm.call-graph-profile section check
2023-08-25 7:27 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 00/22] SRSO fixes/cleanups
2023-08-25 7:25 UTC (13+ messages)
` [PATCH 02/22] x86/srso: Set CPUID feature bits independently of bug or mitigation status
` [PATCH 12/22] x86/srso: Remove redundant X86_FEATURE_ENTRY_IBPB check
` [PATCH 13/22] x86/srso: Fix vulnerability reporting for missing microcode
[PATCH V13 0/5] Generate device tree node for pci devices
2023-08-25 7:25 UTC (5+ messages)
` [PATCH V13 4/5] of: overlay: Extend of_overlay_fdt_apply() to specify the target node
[net-next Patch 0/5] octeontx2-af: misc MAC block changes
2023-08-25 7:20 UTC (7+ messages)
` [net-next Patch 4/5] octeontx2-af: replace generic error codes
[PATCH] kallsyms: Fix kallsyms_selftest failure
2023-08-25 7:19 UTC (2+ messages)
[PATCH v1 0/3] spidev: A few cleanups
2023-08-25 7:17 UTC (7+ messages)
` [PATCH v1 1/3] spidev: Decrease indentation level in spidev_ioctl() SPI_IOC_RD_MODE*
` [PATCH v1 2/3] spidev: Switch to use spi_get_csgpiod()
` [PATCH v1 3/3] spidev: Simplify SPI_IOC_RD_MODE* cases in spidev_ioctl()
[PATCH 6.1 00/15] 6.1.48-rc1 review
2023-08-25 7:15 UTC (3+ messages)
[BUG] missing return thunk: __ret+0x5/0x7e-__ret+0x0/0x7e: e9 f6 ff ff ff
2023-08-25 7:15 UTC (5+ messages)
[PATCH v1 0/4] Optimize mmap_exit for large folios
2023-08-25 7:13 UTC (4+ messages)
` [PATCH v1 4/4] mm/mmu_gather: Store and process pages in contig ranges
[PATCH v2 0/6] hwrng: imx-rngc - use polling instead of interrupt
2023-08-25 7:12 UTC (3+ messages)
` [PATCH v2 3/6] hwrng: imx-rngc - use polling to detect end of self test
[PATCH 1/1] mmc: Set optimal I/O size when mmc_setip_queue
2023-08-25 7:10 UTC (3+ messages)
[PATCH v5 1/9] ARM: dts: stm32: Add alternate pinmux for i2s pins
2023-08-25 7:09 UTC (3+ messages)
` [PATCH v5 9/9] ARM: dts: stm32: Add Octavo OSD32MP1-RED board
[BUG] KCSAN: data-race in drm_sched_entity_is_ready [gpu_sched] / drm_sched_entity_push_job [gpu_sched]
2023-08-25 7:05 UTC (7+ messages)
[PATCH 0/3] memcg: non-unified flushing for userspace stats
2023-08-25 7:05 UTC (10+ messages)
` [PATCH 3/3] mm: memcg: use non-unified stats flushing for userspace reads
[PATCH v2 00/23] SRSO fixes/cleanups
2023-08-25 7:01 UTC (24+ messages)
` [PATCH 01/23] x86/srso: Fix srso_show_state() side effect
` [PATCH 02/23] x86/srso: Set CPUID feature bits independently of bug or mitigation status
` [PATCH 03/23] x86/srso: Don't probe microcode in a guest
` [PATCH 04/23] KVM: x86: Add IBPB_BRTYPE support
` [PATCH 05/23] KVM: x86: Add SBPB support
` [PATCH 06/23] x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
` [PATCH 07/23] x86/srso: Fix SBPB enablement for (possible) future fixed HW
` [PATCH 08/23] x86/srso: Print actual mitigation if requested mitigation isn't possible
` [PATCH 09/23] x86/srso: Print mitigation for retbleed IBPB case
` [PATCH 10/23] x86/srso: Fix vulnerability reporting for missing microcode
` [PATCH 11/23] x86/srso: Fix unret validation dependencies
` [PATCH 12/23] x86/alternatives: Remove faulty optimization
` [PATCH 13/23] x86/srso: Improve i-cache locality for alias mitigation
` [PATCH 14/23] x86/srso: Unexport untraining functions
` [PATCH 15/23] x86/srso: Remove 'pred_cmd' label
` [PATCH 16/23] x86/bugs: Remove default case for fully switched enums
` [PATCH 17/23] x86/srso: Move retbleed IBPB check into existing 'has_microcode' code block
` [PATCH 18/23] x86/srso: Remove redundant X86_FEATURE_ENTRY_IBPB check
` [PATCH 19/23] x86/srso: Disentangle rethunk-dependent options
` [PATCH 20/23] x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros
` [PATCH 21/23] x86/retpoline: Remove .text..__x86.return_thunk section
` [PATCH 22/23] x86/nospec: Refactor UNTRAIN_RET[_*]
` [PATCH 23/23] x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()
[paulmck-rcu:dev.2023.08.22a 69/69] ERROR: modpost: "dump_cpu_task" [kernel/locking/locktorture.ko] undefined!
2023-08-25 6:59 UTC
[PATCH 0/2] drm/amdgpu: Merge all debug module parameters
2023-08-25 6:56 UTC (3+ messages)
` [PATCH 1/2] drm/amdgpu: Merge "
[PATCH] drm/gma500: Fix call trace when psb_gem_mm_init() fails
2023-08-25 6:54 UTC (2+ messages)
[RFC PATCH v3 0/3] sched: Skip queued wakeups only when L2 is shared
2023-08-25 6:49 UTC (7+ messages)
` [RFC PATCH v3 2/3] sched: Introduce cpus_share_l2c
[PATCH 1/2] TSD: arm64: dts: rockchip: use codec as clock master
2023-08-25 6:49 UTC (2+ messages)
[PATCH v3 0/4] Move Loongson1 MAC arch-code to the driver dir
2023-08-25 6:48 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: syscon: Add compatibles for Loongson-1 syscon
` [PATCH v3 4/4] MAINTAINERS: Update MIPS/LOONGSON1 entry
[PATCH v7 0/8] perf vendor events: Add JSON metrics for Arm CMN
2023-08-25 6:47 UTC (21+ messages)
` [PATCH v7 1/8] perf pmu: "Compat" supports matching multiple identifiers
` [PATCH v7 2/8] perf metric: "
` [PATCH v7 3/8] perf vendor events: Supplement the omitted EventCode
` [PATCH v7 4/8] perf jevents: Support more event fields
` [PATCH v7 5/8] perf test: Make matching_pmu effective
` [PATCH v7 6/8] perf test: Add pmu-event test for "Compat" and new event_field
` [PATCH v7 8/8] perf vendor events: Add JSON metrics for Arm CMN
[PATCH] can: raw: Remove NULL check before dev_{put, hold}
2023-08-25 6:46 UTC
[PATCH v5 0/5] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
2023-08-25 6:45 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: PCI: brcmstb: Add brcm,enable-l1ss property
[PATCH -next v4 0/7] md: make rdev addition and removal independent from daemon thread
2023-08-25 6:44 UTC (4+ messages)
` [PATCH -next v4 6/7] md: factor out a helper rdev_addable() from remove_and_add_spares()
[tip:sched/eevdf] [sched/fair] e0c2ff903c: phoronix-test-suite.blogbench.Write.final_score -34.8% regression
2023-08-25 6:41 UTC (7+ messages)
` [tip: sched/core] sched/eevdf: Curb wakeup-preemption
[PATCH -next v2 0/7] md: initialize 'active_io' while allocating mddev
2023-08-25 6:40 UTC (2+ messages)
[PATCH 1/3] PCI: Add helper to check if any of ancestor device support D3cold
2023-08-25 6:39 UTC (6+ messages)
[PATCH v2] cpufreq: Support per-policy performance boost
2023-08-25 6:39 UTC (2+ messages)
[PATCH v6 0/4] Fix some issues in QCOM UFS bindings
2023-08-25 6:38 UTC (3+ messages)
[PATCH -next 0/2] md: fix two regressions related to export_rdev()
2023-08-25 6:38 UTC (2+ messages)
[paulmck-rcu:dev.2023.08.22a 61/69] kernel/locking/qspinlock.c:660:19: error: redefinition of 'tail_to_cpu'
2023-08-25 6:37 UTC
[PATCH 0/3] selftests/resctrl: Bug fix and optimizations
2023-08-25 6:34 UTC (10+ messages)
` [PATCH 1/3] selftests/resctrl: Fix schemata write error check
` [PATCH 2/3] selftests/resctrl: Move run_benchmark() to a more fitting file
` [PATCH 3/3] selftests: Add printf attribute to ksefltest prints
[PATCH v6 0/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
2023-08-25 6:28 UTC (24+ messages)
` [PATCH v6 1/7] perf evlist: Add perf_evlist__go_system_wide() helper
` [PATCH v6 2/7] perf evlist: Add evlist__findnew_tracking_event() helper
` [PATCH v6 3/7] perf record: Move setting dummy tracking before record__init_thread_masks()
` [PATCH v6 4/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
` [PATCH v6 5/7] perf test: Update base-record & system-wide-dummy attr expected values for test-record-C0
` [PATCH v6 6/7] perf test: Add test case for record sideband events
` [PATCH v6 7/7] perf test: Add perf_event_attr test for record selected CPUs exclude_user
[PATCH 0/5] Add the pci_get_base_class() helper and use it
2023-08-25 6:27 UTC (6+ messages)
` [PATCH 1/5] PCI: Add the pci_get_base_class() helper
` [PATCH 2/5] ALSA: hda/intel: Use pci_get_base_class() to reduce duplicated code
` [PATCH 3/5] drm/nouveau: "
` [PATCH 4/5] drm/amdgpu: "
` [PATCH 5/5] drm/radeon: "
[PATCH] clk: sprd: Composite driver support offset config
2023-08-25 6:25 UTC (2+ messages)
[PATCH 0/2] gpio: pca953x: add support for TCA9538
2023-08-25 6:21 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: gpio: pca95xx: document new tca9538 chip
[PATCH] Add Meta openBMC Minerva dts file
2023-08-25 6:19 UTC (2+ messages)
[PATCH] MAINTAINERS: adjust file patterns in TQ SYSTEMS BOARD & DRIVER SUPPORT
2023-08-25 6:19 UTC (2+ messages)
[PATCH 0/1] Reduce cost of accessing tg->load_avg
2023-08-25 6:18 UTC (10+ messages)
` [PATCH 1/1] sched/fair: ratelimit update to tg->load_avg
[PATCH 0/3] iio: adc: add LTC2309 support
2023-08-25 6:15 UTC (5+ messages)
` [PATCH 3/3] dt-bindings: iio: adc: add lltc,ltc2309 bindings
[PATCH] kbuild: Show Kconfig fragments in "help"
2023-08-25 6:11 UTC (4+ messages)
[PATCH 0/4] Introduce perf build subcommand
2023-08-25 6:11 UTC (5+ messages)
` [PATCH 1/4] perf build: introduce "
` [PATCH 2/4] perf version: update --build-options to use 'supported_features' array
` [PATCH 3/4] perf tests task_analyzer: check perf build for libtraceevent support
` [PATCH 4/4] tools/perf/tests: Update probe_vfs_getname.sh script to use perf build --has
[PATCH] thermal/drivers/mediatek/lvts_thermal: remove unneeded semicolon
2023-08-25 6:10 UTC
[RFC PATCH 0/7] Optimization to reduce the cost of newidle balance
2023-08-25 6:02 UTC (5+ messages)
` [RFC PATCH 4/7] sched/fair: Calculate the scan depth for idle balance based on system utilization
` [RFC PATCH 5/7] sched/fair: Adjust the busiest group scanning depth in idle load balance
[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
2023-08-25 6:00 UTC (27+ messages)
` [PATCH RESEND 1/4] memory tiering: add abstract distance calculation algorithms management
` [PATCH RESEND 4/4] dax, kmem: calculate abstract distance with general interface
[PATCH v2] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
2023-08-25 6:02 UTC (5+ messages)
[PATCH] powerpc/perf/hv-24x7: Update domain value check
2023-08-25 5:56 UTC
linux-next: Tree for Aug 25
2023-08-25 5:52 UTC
linux-next: Tree for Aug 24
2023-08-25 5:49 UTC (2+ messages)
` linux-next: Tree for Aug 24 (drivers/media/pci/intel/ivsc/mei_csi.o)
[PATCH v2 0/7] rtc: Add support for limited alarm timer offsets
2023-08-25 5:46 UTC (4+ messages)
` [PATCH v2 2/7] rtc: alarmtimer: Use maximum alarm time offset
[PATCH v1] riscv: support arch_has_hw_pte_young()
2023-08-25 5:42 UTC (2+ messages)
[PATCH] MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section
2023-08-25 5:39 UTC
[syzbot] [f2fs?] possible deadlock in f2fs_add_inline_entry
2023-08-25 5:37 UTC (2+ messages)
` [PATCH] f2fs: fix deadlock in f2f2_add_dentry
[PATCH 0/3] Make Allwinner A64's pll-mipi keep its rate when parent rate changes
2023-08-25 5:36 UTC (4+ messages)
` [PATCH 1/3] clk: keep clock "
` [PATCH 2/3] clk: sunxi-ng: a64: keep rate of pll-mipi stable across "
` [PATCH 3/3] drm/sun4i: tcon: parent keeps TCON0 clock stable on A64
[PATCH] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
2023-08-25 5:33 UTC (4+ messages)
` [PATCH (v2)] "
` [PATCH] docs: ABI: sysfs-tty: close times are in hundredths of a second
[PATCH] loongarch/configs: Add support for gfs and jfs filesystem type
2023-08-25 5:33 UTC
linux-next: build warning after merge of the sound tree
2023-08-25 5:29 UTC
[PATCH v14.b 7/7] ACPI: x86: s2idle: Add a function to get constraints for a device
2023-08-25 5:25 UTC (2+ messages)
[PATCH] mm: multi-gen LRU: Optimize some duplicate codes
2023-08-25 5:25 UTC (2+ messages)
[PATCH 0/6] pinctrl: sprd: Modification of UNIOC Platform pinctrl Driver
2023-08-25 5:25 UTC (8+ messages)
` [PATCH 1/6] pinctrl: sprd: Modify the probe function parameters
` [PATCH 2/6] pinctrl: sprd: Fix the incorrect mask and shift definition
` [PATCH 3/6] pinctrl: sprd: Modify pull-up parameters
` [PATCH 4/6] pinctrl: sprd: Add pinctrl support for UMS512
` [PATCH 5/6] pinctrl: sprd: Increase the range of register values
` [PATCH 6/6] pinctrl: sprd: Add pinctrl support for UMS9621
[PATCH] staging: rtl8192e: prefer strscpy over strncpy
2023-08-25 5:13 UTC (5+ messages)
[PATCH] hardening: Provide Kconfig fragments for basic options
2023-08-25 5:06 UTC
[PATCH] ALSA: hda: cs35l41: Support ASUS 2023 laptops with missing DSD
2023-08-25 4:48 UTC (4+ messages)
[PATCH v3 0/5] MDWE without inheritance
2023-08-25 4:37 UTC (3+ messages)
` [PATCH v3 2/5] kselftest: vm: Fix mdwe's mmap_FIXED test case
[RFC PATCH 0/4] treewide: Use clocksource id for get_device_system_crosststamp()
2023-08-25 4:18 UTC (2+ messages)
[RFC PATCH v2 0/6] Add virtio_rtc module and related changes
2023-08-25 4:04 UTC (5+ messages)
` [RFC PATCH v2 2/6] timekeeping: Fix cross-timestamp interpolation corner case decision
` [RFC PATCH v2 3/6] timekeeping: Fix cross-timestamp interpolation for non-x86
[PATCH 1/2] ACPI: NFIT: Fix incorrect calculation of idt size
2023-08-25 3:59 UTC
[RFC PATCH] KVM: x86: inhibit APICv upon detecting direct APIC access from L2
2023-08-25 3:58 UTC (5+ messages)
[PATCH] proc: remove unneeded semicolon
2023-08-25 3:57 UTC
[PATCH v2 0/8] mm: migrate: more folio conversion and unify
2023-08-25 3:51 UTC (4+ messages)
` [PATCH v2 1/8] mm: migrate: remove PageTransHuge check in numamigrate_isolate_page()
[PATCH v9 00/13] CSI2RX support on J721E and AM62
2023-08-25 3:48 UTC (5+ messages)
` [PATCH v9 02/13] media: dt-bindings: cadence-csi2rx: Add TI compatible string
` [PATCH v9 05/13] media: cadence: csi2rx: Add get_fmt and set_fmt pad ops
[RFC PATCH v2 0/7] Add audio support in v4l2 framework
2023-08-25 3:46 UTC (12+ messages)
[PATCH] kvm: x86: emulate MSR_PLATFORM_INFO msr bits
2023-08-25 3:27 UTC (9+ messages)
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