messages from 2024-05-29 15:49:53 to 2024-05-29 18:50:35 UTC [more...]
[PATCH 00/14] alpha: cleanups for 6.10
2024-05-29 18:50 UTC (5+ messages)
[PATCH v3 0/6] drm/ci: uprev mesa/IGT and generate testlist
2024-05-29 18:48 UTC (5+ messages)
` [PATCH v3 4/6] drm/ci: uprev IGT
Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot
2024-05-29 18:47 UTC (6+ messages)
Intermittent inability to type in graphical Plymouth on UEFI VMs since kernel 6.9
2024-05-29 18:45 UTC (9+ messages)
[PATCH v1] perf evlist: Force adding default events only to core PMUs
2024-05-29 18:44 UTC (10+ messages)
[PATCH] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width
2024-05-29 18:39 UTC
[PATCH] x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines
2024-05-29 18:39 UTC (2+ messages)
[PATCH v2 0/3] docs: riscv: Some clarifies on hwprobe misaligned performance
2024-05-29 18:33 UTC (3+ messages)
` [PATCH v2 3/3] RISC-V: hwprobe: not treat KEY_CPUPERF_0 as bitmask
[PATCH net-next v2] net: validate SO_TXTIME clockid coming from userspace
2024-05-29 18:31 UTC
[PATCH] x86/traps: Enable UBSAN traps on x86
2024-05-29 18:30 UTC (4+ messages)
[net-next PATCH v4 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
2024-05-29 18:30 UTC (3+ messages)
` [net-next PATCH v4 4/7] net: ravb: Refactor GbEth RX code path
[PATCH v3 0/4] LoongArch: Bootloader interface fixes
2024-05-29 18:28 UTC (3+ messages)
` [PATCH v3 3/4] LoongArch: Fix entry point in image header
[PATCH v2] bpf: Allocate bpf_event_entry with node info
2024-05-29 18:27 UTC (5+ messages)
[PATCH] EDAC, i10nm: make skx_common.o a separate module
2024-05-29 18:27 UTC (4+ messages)
[PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key
2024-05-29 18:26 UTC
[PATCH] mailbox: zynqmp-ipi: drop irq_to_desc() call
2024-05-29 18:22 UTC (2+ messages)
[PATCH] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
2024-05-29 18:21 UTC (3+ messages)
[PATCH v2 0/3] Rust block device driver API and null block driver
2024-05-29 18:18 UTC (9+ messages)
` [PATCH v2 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v2 2/3] rust: block: add rnull, Rust null_blk implementation
[PATCH v3 0/5] Event parsing fixes
2024-05-29 18:18 UTC (5+ messages)
` [PATCH v3 3/5] perf stat: Remove evlist__add_default_attrs use strings
[PATCH v3 0/4] Add support for hwspinlock bust
2024-05-29 18:09 UTC (5+ messages)
` [PATCH v3 1/4] hwspinlock: Introduce hwspin_lock_bust()
` [PATCH v3 2/4] hwspinlock: qcom: implement bust operation
` [PATCH v3 3/4] soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()
` [PATCH v3 4/4] remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop
[PATCH] x86/boot: add prototype for __fortify_panic()
2024-05-29 18:09 UTC
[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-05-29 18:05 UTC (8+ messages)
` [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
` [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
` [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v4 6/7] KVM: arm64: "
` [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
[PATCH v4] drivers: hwmon: max31827: Add PEC support
2024-05-29 18:01 UTC (2+ messages)
[PATCH v6 0/7] Linux RISC-V IOMMU Support
2024-05-29 17:59 UTC (4+ messages)
` [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization
2024-05-29 17:55 UTC (6+ messages)
[PATCH] thermal: int3403: remove unused struct 'int3403_performance_state'
2024-05-29 17:53 UTC
[PATCH v4 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
2024-05-29 17:52 UTC (31+ messages)
` [PATCH v4 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
` [PATCH v4 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
` [PATCH v4 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
` [PATCH v4 05/16] selftests/resctrl: Use correct type for pids
` [PATCH v4 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
` [PATCH v4 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
` [PATCH v4 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
` [PATCH v4 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
` [PATCH v4 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
` [PATCH v4 11/16] selftests/resctrl: Simplify bandwidth report type handling
` [PATCH v4 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
` [PATCH v4 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v4 14/16] selftests/resctrl: Remove mongrp from MBA test
` [PATCH v4 15/16] selftests/resctrl: Remove mongrp from CMT test
` [PATCH v4 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
[net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
2024-05-29 17:50 UTC (5+ messages)
[PATCH] platform/x86: dell-laptop: Implement platform_profile
2024-05-29 17:47 UTC (5+ messages)
` [PATCH v8 0/3] platform/x86: dell: "
` [PATCH v8 1/3] platform/x86: dell-smbios: Add helper for checking supported class
` [PATCH v8 2/3] platform/x86: dell-smbios: Move request functions for reuse
` [PATCH v8 3/3] platform/x86: dell-pc: Implement platform_profile
[PATCH v6 0/4] perf: Support PERF_SAMPLE_READ with inherit
2024-05-29 17:47 UTC (5+ messages)
` [PATCH v6 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events
[PATCH v3 0/6] KVM: arm64: emulation for CTR_EL0
2024-05-29 17:35 UTC (11+ messages)
` [PATCH v3 2/6] KVM: arm64: maintain per VM value "
` [PATCH v3 5/6] KVM: arm64: rename functions for invariant sys regs
` [PATCH v3 6/6] KVM: selftests: arm64: Test writes to CTR_EL0
[PATCH] spi: Assign dummy scatterlist to unidirectional transfers
2024-05-29 17:35 UTC (2+ messages)
[PATCH] peci, hwmon: Switch to new Intel CPU model defines
2024-05-29 17:32 UTC (2+ messages)
[PATCH net] net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
2024-05-29 17:29 UTC
[PATCH 0/3] Rework mce_setup()
2024-05-29 17:28 UTC (3+ messages)
` [PATCH 3/3] x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()
[paulmck-rcu:dev.2024.05.18a 44/51] update.c:undefined reference to `cmpxchg_emu_u8'
2024-05-29 17:26 UTC (4+ messages)
[PATCH v2] dt-bindings: iio: adc: add a7779 doc
2024-05-29 17:25 UTC (2+ messages)
[PATCH 0/2] RK3588: FriendlyElec CM3588 NAS board support
2024-05-29 17:20 UTC (10+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board
[PATCH v2 0/8] Enable eQEP DT support for Sitara K3 platforms
2024-05-29 17:19 UTC (6+ messages)
` [PATCH v2 2/8] dt-bindings: counter: Add new ti,am62-eqep compatible
[PATCH net-next v9 00/14] Device Memory TCP
2024-05-29 17:20 UTC (6+ messages)
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
[GIT PULL] 9p fixes for 6.10-rc2
2024-05-29 17:11 UTC (2+ messages)
[GIT PULL] Crypto Update for 6.2
2024-05-29 17:11 UTC (12+ messages)
` [GIT PULL] Crypto Update for 6.3
` [GIT PULL] Crypto Update for 6.4
` [GIT PULL] Crypto Update for 6.5
` [GIT PULL] Crypto Update for 6.6
` [GIT PULL] Crypto Update for 6.7
` [GIT PULL] Crypto Update for 6.8
` [GIT PULL] Crypto Fixes "
` [GIT PULL] Crypto Fixes for 6.9
` [GIT PULL] Crypto Fixes for 6.10
[PATCH v5 0/5] LLCC: Support for Broadcast_AND region
2024-05-29 17:09 UTC (4+ messages)
` [PATCH v5 2/5] soc: qcom: llcc: Add regmap "
[PATCH] mm: vmscan: reset sc->priority on retry
2024-05-29 17:08 UTC (3+ messages)
[PATCH 0/8] gpio-tqmx86 fixes
2024-05-29 17:02 UTC (4+ messages)
[PATCH] mctp i2c: Add rx trace
2024-05-29 17:01 UTC (3+ messages)
[PATCH v2 0/2] ChromeOS Embedded controller hwmon driver
2024-05-29 17:00 UTC (12+ messages)
` [PATCH v2 1/2] hwmon: add ChromeOS EC driver
[PATCH net-next v2 0/3] doc: mptcp: new general doc and fixes
2024-05-29 16:59 UTC (3+ messages)
` [PATCH net-next v2 3/3] doc: new 'mptcp' page in 'networking'
[PATCH 00/16] TDX MMU prep series part 1
2024-05-29 16:55 UTC (6+ messages)
` [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
[PATCH v3 0/2] ext4: fix fast commit inode enqueueing during a full journal commit
2024-05-29 16:52 UTC (7+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ext4: fix possible tid_t sequence overflows
[syzbot] [bpf?] [net?] possible deadlock in sk_psock_skb_ingress_enqueue
2024-05-29 16:52 UTC
[PATCH v2 0/5] Enable PSP security attributes on more SoCs
2024-05-29 16:50 UTC (5+ messages)
` [PATCH v2 2/5] crypto: ccp: Move security attributes to their own file
[PATCH] of: property: Fix fw_devlink handling of interrupt-map
2024-05-29 16:46 UTC (11+ messages)
[PATCH 1/1] cxl/pci: Convert PCIBIOS_* return codes to errnos
2024-05-29 16:43 UTC (4+ messages)
[PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
2024-05-29 16:41 UTC (7+ messages)
[linus:master] [vfs] 681ce86235: filebench.sum_operations/s -7.4% regression
2024-05-29 16:38 UTC (2+ messages)
[PATCH v2 1/6] dt-bindings: vendor-prefixes: add ScioSense
2024-05-29 16:37 UTC (6+ messages)
` [PATCH v2 2/6] dt-bindings: iio: chemical: add ENS160 sensor
[PATCH] arm64/io: add constant-argument check
2024-05-29 16:36 UTC (6+ messages)
[PATCH 0/2] tlv320adc3xxx: Allow MICBIAS pins to be used as GPOs
2024-05-29 16:33 UTC (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: tlv320adc3xxx: Add MICBIAS-as-GPO properties
` [PATCH 2/2] tlv320adc3xxx: Add support for using MICBIAS pins as GPO
[PATCH v6 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
2024-05-29 16:31 UTC (5+ messages)
` [PATCH v6 1/6] dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186
` [PATCH v6 2/6] dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188
[PATCH v2 00/14] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic
2024-05-29 16:29 UTC (15+ messages)
` [PATCH v2 01/14] dt-bindings: mfd: pm8008: add reset gpio
` [PATCH v2 02/14] mfd: pm8008: fix regmap irq chip initialisation
` [PATCH v2 03/14] mfd: pm8008: deassert reset on probe
` [PATCH v2 04/14] mfd: pm8008: mark regmap structures as const
` [PATCH v2 05/14] mfd: pm8008: use lower case hex notation
` [PATCH v2 06/14] mfd: pm8008: rename irq chip
` [PATCH v2 07/14] mfd: pm8008: drop unused driver data
` [PATCH v2 08/14] pinctrl: qcom: spmi-gpio: drop broken pm8008 support
` [PATCH v2 09/14] dt-bindings: pinctrl: qcom,pmic-gpio: drop pm8008
` [PATCH v2 10/14] dt-bindings: mfd: pm8008: drop redundant descriptions
` [PATCH v2 11/14] dt-bindings: mfd: pm8008: rework binding
` [PATCH v2 12/14] mfd: pm8008: rework driver
` [PATCH v2 13/14] regulator: add pm8008 pmic regulator driver
` [PATCH v2 14/14] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic
[PATCH v3 net-next 00/15] locking: Introduce nested-BH locking
2024-05-29 16:02 UTC (16+ messages)
` [PATCH v3 net-next 01/15] locking/local_lock: Introduce guard definition for local_lock
` [PATCH v3 net-next 02/15] locking/local_lock: Add local nested BH locking infrastructure
` [PATCH v3 net-next 03/15] net: Use __napi_alloc_frag_align() instead of open coding it
` [PATCH v3 net-next 04/15] net: Use nested-BH locking for napi_alloc_cache
` [PATCH v3 net-next 05/15] net/tcp_sigpool: Use nested-BH locking for sigpool_scratch
` [PATCH v3 net-next 06/15] net/ipv4: Use nested-BH locking for ipv4_tcp_sk
` [PATCH v3 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
` [PATCH v3 net-next 08/15] net: softnet_data: Make xmit.recursion per task
` [PATCH v3 net-next 09/15] dev: Remove PREEMPT_RT ifdefs from backlog_lock.*()
` [PATCH v3 net-next 10/15] dev: Use nested-BH locking for softnet_data.process_queue
` [PATCH v3 net-next 11/15] lwt: Don't disable migration prio invoking BPF
` [PATCH v3 net-next 12/15] seg6: Use nested-BH locking for seg6_bpf_srh_states
` [PATCH v3 net-next 13/15] net: Use nested-BH locking for bpf_scratchpad
` [PATCH v3 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH v3 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context "
[PATCH v5] Drivers: hv: Cosmetic changes for hv.c and balloon.c
2024-05-29 16:29 UTC (2+ messages)
[PATCH] powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64
2024-05-29 16:28 UTC
[PATCH net-next 0/2] Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB
2024-05-29 16:28 UTC (2+ messages)
[PATCH] staging: iio: adt7316: remove unused struct 'adt7316_limit_regs'
2024-05-29 16:28 UTC (4+ messages)
[PATCH] arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B
2024-05-29 16:27 UTC (2+ messages)
[DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board
2024-05-29 16:27 UTC (5+ messages)
` [DO NOT MERGE v8 25/36] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v8 26/36] dt-bindings: ata: ata-generic: Add new targets
[PATCH 0/1] Fix the port mux of VP2
2024-05-29 16:24 UTC (4+ messages)
[PATCH 0/2] X1E PMICs
2024-05-29 16:23 UTC (2+ messages)
` (subset) "
[PATCH RFC 0/2] Documentation: Debugging guide
2024-05-29 16:22 UTC (3+ messages)
` [PATCH RFC 1/2] docs: media: Create separate documentation folder for media
` [PATCH RFC 2/2] docs: media: Debugging guide for the media subsystem
[PATCH] fs/file: fix the check in find_next_fd()
2024-05-29 16:22 UTC (2+ messages)
[PATCH v2 0/2] hwmon: (ina2xx):Add Suppor for passing alert polarity from device tree to driver
2024-05-29 16:20 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: ti,ina2xx: Add ti,alert-polarity property
[PATCH 00/13] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic
2024-05-29 16:17 UTC (12+ messages)
` [PATCH 03/13] mfd: pm8008: deassert reset on probe
` [PATCH 09/13] pinctrl: qcom: spmi-gpio: drop broken pm8008 support
` [PATCH 12/13] regulator: add pm8008 pmic regulator driver
[PATCH] i2c-dev: Introduce "linux,i2c-dev-name" property for device tree of I2C controller
2024-05-29 16:10 UTC (3+ messages)
[PATCH] x86/NUMA: don't pass MAX_NUMNODES to memblock_set_node()
2024-05-29 16:08 UTC (4+ messages)
[tip: x86/cc] x86/kexec: Remove spurious unconditional JMP from from identity_mapped()
2024-05-29 16:07 UTC
[PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
2024-05-29 16:07 UTC (3+ messages)
` [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa
[PATCH net-next v13 00/14] net: Make timestamping selectable
2024-05-29 16:05 UTC (5+ messages)
` [PATCH net-next v13 09/14] net: Add the possibility to support a selected hwtstamp in netdevice
[PATCH 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices
2024-05-29 16:05 UTC (4+ messages)
` [PATCH 1/3] net: ti: icssg-prueth: Enable PTP timestamping support for "
` [PATCH 2/3] net: ti: icss-iep: Enable compare events
` [PATCH 3/3] arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices
[PATCH v4 0/6] power: supply: Lenovo Yoga C630 EC
2024-05-29 16:05 UTC (5+ messages)
` [PATCH v4 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver
` [PATCH v4 5/6] arm64: dts: qcom: sdm845: describe connections of USB/DP port
[PATCH net] net: validate SO_TXTIME clockid coming from userspace
2024-05-29 16:04 UTC (5+ messages)
[PATCH 12/13] regulator: add pm8008 pmic regulator driver
2024-05-29 16:04 UTC (3+ messages)
[PATCH v3 0/6] Add support for AD411x
2024-05-29 16:04 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x
[PATCH 0/3] tracing: Fix some selftest issues
2024-05-29 16:01 UTC (5+ messages)
[PATCH v2] staging: iio: adt7316: remove unused struct 'adt7316_limit_regs'
2024-05-29 16:00 UTC
[PATCH v2 0/6] mm: page_type, zsmalloc and page_mapcount_reset()
2024-05-29 16:00 UTC (3+ messages)
` [PATCH v2 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type
[regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0
2024-05-29 15:58 UTC (2+ messages)
[PATCH v6 0/1] Add tas2781 driver for SPI
2024-05-29 15:56 UTC (2+ messages)
` [PATCH v6 1/1] ALSA: hda/tas2781: Add tas2781 hda driver based on SPI
[PATCH v1 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type
2024-05-29 15:58 UTC (3+ messages)
` [PATCH v1 26] mm "
[PATCH 0/7] Zacas/Zabha support and qspinlocks
2024-05-29 15:57 UTC (5+ messages)
` [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
[PATCH v2] iommu/dma: Fix domain init
2024-05-29 15:54 UTC
[PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
2024-05-29 15:53 UTC (6+ messages)
[syzbot] [ext4?] WARNING: locking bug in find_lock_lowest_rq
2024-05-29 15:50 UTC (2+ messages)
` Testing if issue still reproduces
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).