public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-19 17:06:24 to 2024-06-19 20:36:43 UTC [more...]

[PATCH v4 0/6] Add support for AD4000 series of ADCs
 2024-06-19 20:36 UTC  (12+ messages)
` [PATCH v4 1/6] spi: Enable controllers to extend the SPI protocol with MOSI idle configuration
` [PATCH v4 4/6] spi: spi-axi-spi-engine: Add support for "
` [PATCH v4 5/6] dt-bindings: iio: adc: Add AD4000

[PATCH v3 0/2] usercopy: Convert test_user_copy to KUnit test
 2024-06-19 20:35 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH] util: constant -1 with expression of type char
 2024-06-19 20:34 UTC 

[PATCH v2 0/2] USB: serial: garmin_gps: annotate struct garmin_packet with __counted_by
 2024-06-19 20:34 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] USB: serial: garmin_gps: use struct_size to allocate pkt

[PATCH] fortify: Do not special-case 0-sized destinations
 2024-06-19 20:31 UTC 

[PATCH] kunit/usercopy: Add missing MODULE_DESCRIPTION()
 2024-06-19 20:26 UTC 

FYI: path walking optimizations pending for 6.11
 2024-06-19 20:25 UTC 

[PATCH v2] kunit/usercopy: Disable testing on !CONFIG_MMU
 2024-06-19 20:25 UTC 

[PATCH 0/1] exit: kill signal_struct->quick_threads
 2024-06-19 20:18 UTC  (13+ messages)
            ` [PATCH 0/17] exit: complete synchronize_group_exit
              ` [PATCH 01/17] signal: Make SIGKILL during coredumps an explicit special case

[PATCH v6] sched: Consolidate cpufreq updates
 2024-06-19 20:14 UTC 

[PATCH v4 00/19] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-06-19 20:10 UTC  (7+ messages)
` [PATCH v4 11/19] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg
` [PATCH v4 13/19] x86/resctrl: Add data structures for ABMC assignment

[PATCH net-next v7 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-06-19 20:09 UTC  (5+ messages)
` [PATCH net-next v7 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH v14 0/9] Add support for Core Power Reduction v3, v4 and Hardened
 2024-06-19 20:07 UTC  (4+ messages)
` [PATCH v14 8/9] soc: qcom: "

[PATCH 0/3] MCTP over PCC
 2024-06-19 20:05 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] mctp pcc: Check before sending MCTP PCC response ACK
  ` [PATCH v2 2/3] mctp pcc: Allow PCC Data Type in MCTP resource
  ` [PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport

[PATCH] cpufreq: update to sysfs_emit for safer buffer handling
 2024-06-19 20:00 UTC  (2+ messages)

[PATCH] PCI: vmd: Use raw spinlock for cfg_lock
 2024-06-19 20:00 UTC  (2+ messages)

[PATCH v3 1/4] x86/sev: Avoid WARN()s in early boot code
 2024-06-19 19:59 UTC 

Endless calls to xas_split_alloc() due to corrupted xarray entry
 2024-06-19 19:58 UTC  (6+ messages)

[PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
 2024-06-19 19:54 UTC  (10+ messages)

[PATCH net v3] Fix race for duplicate reqsk on identical SYN
 2024-06-19 19:53 UTC  (2+ messages)

[PATCHSET sched_ext/for-6.11] sched_ext: Integrate with schedutil
 2024-06-19 19:53 UTC  (11+ messages)
` [PATCH 1/2] cpufreq_schedutil: Refactor sugov_cpu_is_busy()
` [PATCH 2/2] sched_ext: Add cpuperf support
  ` [PATCH v2 "

[PATCH v1 0/3] cleanup arc emac
 2024-06-19 19:52 UTC  (5+ messages)
` [PATCH v1 1/3] ARM: dts: rockchip: rk3xxx: fix emac node
` [PATCH v1 2/3] net: ethernet: arc: remove emac_arc driver

[PATCH 6.1 000/217] 6.1.95-rc1 review
 2024-06-19 19:52 UTC  (2+ messages)

[PATCH net-next 0/8] net: support 2.5G ethernet in dwmac-qcom-ethqos
 2024-06-19 19:51 UTC  (16+ messages)
` [PATCH net-next 1/8] net: phy: add support for overclocked SGMII
` [PATCH net-next 2/8] net: stmmac: qcom-ethqos: add support for 2.5G overlocked SGMII mode
` [PATCH net-next 3/8] net: phy: aquantia: add missing include guards
` [PATCH net-next 4/8] net: phy: aquantia: add support for aqr115c
` [PATCH net-next 5/8] net: phy: aquantia: wait for FW reset before checking the vendor ID
` [PATCH net-next 6/8] net: stmmac: provide the link_up() callback
` [PATCH net-next 7/8] net: stmmac: provide the open() callback
` [PATCH net-next 8/8] net: stmmac: qcom-ethqos: add a DMA-reset quirk for sa8775p-ride-r3

[PATCH v12 0/9] AMD Pstate Driver Core Performance Boost
 2024-06-19 19:45 UTC  (13+ messages)
` [PATCH v12 3/9] cpufreq: introduce init_boost callback to initialize boost state for pstate drivers
` [PATCH v12 4/9] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v12 5/9] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v12 6/9] cpufreq: amd-pstate: Add set_boost callback for active mode
` [PATCH v12 8/9] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v12 9/9] Documentation: cpufreq: amd-pstate: update doc for Per CPU "

[net-next v1] net: wwan: t7xx: Add debug port
 2024-06-19 19:43 UTC  (3+ messages)

[GIT PULL] Immutable tag between the Bluetooth and pwrseq branches for v6.11-rc1
 2024-06-19 19:33 UTC  (8+ messages)

[PATCH v5 0/6] slab: Introduce dedicated bucket allocator
 2024-06-19 19:33 UTC  (7+ messages)
` [PATCH v5 1/6] mm/slab: Introduce kmem_buckets typedef
` [PATCH v5 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v5 3/6] mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
` [PATCH v5 4/6] mm/slab: Introduce kmem_buckets_create() and family
` [PATCH v5 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH v5 6/6] mm/util: Use dedicated slab buckets for memdup_user()

[PATCH 6.9 000/281] 6.9.6-rc1 review
 2024-06-19 19:19 UTC  (3+ messages)

[PATCH 6.6 000/267] 6.6.35-rc1 review
 2024-06-19 19:19 UTC  (3+ messages)

[PATCH 0/5] Use mboxes in smsm node for all dtsi where possible
 2024-06-19 19:17 UTC  (2+ messages)

[PATCH 1/2] cpufreq: intel_pstate: Update Arrow Lake hybrid scaling factor
 2024-06-19 19:16 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8916-gplus-fl8005a: Add sound and modem
 2024-06-19 19:16 UTC  (2+ messages)

[PATCH] soc: qcom: icc-bwmon: Add tracepoints in bwmon_intr_thread
 2024-06-19 19:16 UTC  (2+ messages)

[net-next,PATCH 0/2] Series to deliver Ethernet for STM32MP25
 2024-06-19 18:56 UTC  (11+ messages)
` [net-next,PATCH 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32

[PATCH] util: constant -1 with expression of type char and allocation failure handling
 2024-06-19 19:10 UTC  (2+ messages)

[PATCH 0/2] Add support for Nuvovon MA35D1 SDHCI
 2024-06-19 19:09 UTC  (3+ messages)
` [PATCH 2/2] mmc: sdhci-of-ma35d1: Add Novoton MA35D1 SDHCI driver

[PATCH] clk: qcom: Remove QCOM_RPMCC symbol
 2024-06-19 19:08 UTC  (2+ messages)

[PATCH net-next] net: amd: add missing MODULE_DESCRIPTION() macros
 2024-06-19 19:06 UTC  (2+ messages)

[PATCH net-next] net: smc9194: add missing MODULE_DESCRIPTION() macro
 2024-06-19 19:03 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mac89x0: add missing MODULE_DESCRIPTION() macro
 2024-06-19 19:01 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: sa8775p-ride: support both board variants
 2024-06-19 18:53 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: move common parts for sa8775p-ride variants into a .dtsi
` [PATCH 2/2] arm64: dts: qcom: sa8775p-ride-r3: add new board file

[PATCH 0/4] Verify devices transition from D3cold to D0
 2024-06-19 18:50 UTC  (5+ messages)

[syzbot] [block?] KCSAN: data-race in block_uevent / inc_diskseq (2)
 2024-06-19 18:49 UTC  (3+ messages)

[RFC bpf-next 00/10] uprobe, bpf: Add session support
 2024-06-19 18:48 UTC  (10+ messages)
` [RFC bpf-next 01/10] uprobe: Add session callbacks to uprobe_consumer

[PATCH v2 00/14] drm/msm/hdmi: rework and fix the HPD even generation
 2024-06-19 18:47 UTC  (9+ messages)
` [PATCH v2 09/14] drm/msm/hdmi: implement proper runtime PM handling
` [PATCH v2 10/14] drm/msm/hdmi: rename hpd_clks to pwr_clks
` [PATCH v2 11/14] drm/msm/hdmi: expand the HDMI_CFG macro
` [PATCH v2 12/14] drm/msm/hdmi: drop hpd-gpios support

[PATCH 2/4] PCI: Verify functions currently in D3cold have entered D0
 2024-06-19 18:46 UTC  (3+ messages)

[PATCH] arm64: defconfig: Enable secure QFPROM driver
 2024-06-19 18:46 UTC  (7+ messages)

[PATCH 1/4] PCI: Check PCI_PM_CTRL in pci_dev_wait()
 2024-06-19 18:44 UTC  (3+ messages)

[PATCH v4 00/14] security: digest_cache LSM
 2024-06-19 18:43 UTC  (8+ messages)

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-19 18:41 UTC  (5+ messages)
` [PATCH 06/15] net: hbl_cn: debugfs support
` [PATCH 13/15] accel/habanalabs: network scaling support

[linus:master] [perf dsos] 7a9418cf7f: util/dsos.c:184:8: runtime error: null pointer passed as argument 2, which is declared to never be null
 2024-06-19 18:37 UTC  (2+ messages)

[linux-next:master] [perf test] 658a8805cb: perf-sanity-tests.perf_annotate_basic_tests.fail
 2024-06-19 18:34 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: convert to dt schema
 2024-06-19 18:26 UTC  (3+ messages)

[PATCH v2 0/5] perf trace: Augment enum arguments with BTF
 2024-06-19 18:26 UTC  (17+ messages)
` [PATCH v2 2/5] perf trace: Augment enum syscall "
` [PATCH v2 3/5] perf trace: Augment enum tracepoint "
` [PATCH v2 4/5] perf trace: Filter enum arguments with enum names
` [PATCH v2 5/5] perf trace: Add test for enum augmentation

[PATCH v2 0/2] Documentation: update information for mailing lists
 2024-06-19 18:24 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation: fix links to mailing list services
` [PATCH v2 2/2] Documentation: best practices for using Link trailers

[PATCH net-next v2 7/9] net: openvswitch: do not notify drops inside sample
 2024-06-19 18:21 UTC  (9+ messages)

[PATCH 3/3] mailbox: sophgo: add mailbox driver for cv18x SoCs
 2024-06-19 18:15 UTC  (2+ messages)

include/uapi/linux/bits.h:9:19: warning: right shift count >= width of type
 2024-06-19 18:15 UTC 

[PATCH 0/6] clk: thead: Add support for TH1520 AP_SUBSYS clock controller
 2024-06-19 18:15 UTC  (3+ messages)

[PATCH v2 0/8] MIPS: Boston: Fix syscon devicetree binding and node
 2024-06-19 18:13 UTC  (9+ messages)
` [PATCH v2 7/8] du-bindings: mips: cpu: Add img,mips compatible

[PATCH] mm/migrate: make migrate_pages_batch() stats consistent
 2024-06-19 18:13 UTC  (3+ messages)

[GIT PULL] x86 fixes
 2024-06-19 18:12 UTC  (2+ messages)
` [tip: x86/core] x86/uaccess: Improve the 8-byte getuser() case

[PATCH v5 0/4] Add Svade and Svadu Extensions Support
 2024-06-19 18:11 UTC  (5+ messages)
` [PATCH v5 2/4] dt-bindings: riscv: Add Svade and Svadu Entries

[PATCH] sched/fair: Prevent cpu_busy_time from exceeding actual_cpu_capacity
 2024-06-19 18:10 UTC  (17+ messages)

[PATCH v2 0/5] Reorganize string-stream and assert tests
 2024-06-19 18:09 UTC  (3+ messages)
` [PATCH v2 3/5] kunit: string-stream-test: Make it a separate module

[PATCH] nvmem: core: limit cell sysfs permissions to main attribute ones
 2024-06-19 18:09 UTC 

[PATCH v5 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
 2024-06-19 18:09 UTC  (5+ messages)
` [PATCH v5 2/2] dt-bindings: input: Goodix SPI HID Touchscreen

[PATCH 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC
 2024-06-19 18:07 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: watchdog: renesas,wdt: Document "

[PATCH v2 0/4] media: rockchip: Add rkvdec2 driver
 2024-06-19 18:06 UTC  (7+ messages)
` [PATCH v2 3/4] media: dt-bindings: rockchip: Document RK3588 Video Decoder bindings
` [PATCH v2 4/4] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH 0/3] riscv: sophgo: add mailbox support for cv18x SoCs
 2024-06-19 18:07 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: mailbox: add Sophgo cv18x SoCs mailbox

[PATCH] tools/perf: Handle perftool-testsuite_probe testcases fail when kernel debuginfo is not present
 2024-06-19 18:04 UTC  (5+ messages)

[PATCH net-next] net: arcnet: com20020-isa: add missing MODULE_DESCRIPTION() macro
 2024-06-19 18:04 UTC  (2+ messages)

[PATCH] zram: Replace bit spinlocks with spinlock_t for PREEMPT_RT
 2024-06-19 18:01 UTC  (4+ messages)

[PATCH] enic: add ethtool get_channel support
 2024-06-19 18:01 UTC  (3+ messages)

[PATCH v2 0/2] qdu1000: Fix LLCC reg property
 2024-06-19 18:00 UTC  (3+ messages)
` [PATCH v2 2/2] Revert "dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries"

[PATCH v5 0/8] AMD Pstate Driver Fixes and Improvements
 2024-06-19 17:59 UTC  (2+ messages)

[PATCH v4 0/5] Add driver for LTC2664 and LTC2672
 2024-06-19 17:57 UTC  (5+ messages)
` [PATCH v4 3/5] dt-bindings: iio: dac: Add adi,ltc2664.yaml
` [PATCH v4 4/5] dt-bindings: iio: dac: Add adi,ltc2672.yaml

[PATCH] filemap: add trace events for get_pages, map_pages, and fault
 2024-06-19 17:57 UTC  (3+ messages)

[PATCH] acpi: Allow ignoring _OSC CPPC v2 bit via kernel parameter
 2024-06-19 17:56 UTC  (17+ messages)
            ` [PATCH V2 RFC] "
                  ` [PATCH V3] "

[PATCH 0/3] Read MAC address through NVMEM for sama7g5ek
 2024-06-19 17:53 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: eeprom: at24: Add at24,mac02e4 and at24,mac02e6

[PATCH 1/3] arm64: dts: mediatek: mt8188: Fix VPPSYS0/1 node name/compatibles
 2024-06-19 17:51 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: clock: mediatek: Document reset cells for MT8188 sys
` [PATCH 3/3] dt-bindings: mailbox: mediatek: Avoid clock-names on MT8188 GCE

[PATCHv2 0/3] cpuidle: teo: Fixing utilization and intercept logic
 2024-06-19 17:49 UTC  (3+ messages)
` [PATCHv2 1/3] Revert: "cpuidle: teo: Introduce util-awareness"

[syzbot] [rdma?] WARNING in ib_uverbs_release_dev
 2024-06-19 17:48 UTC  (4+ messages)

[PATCH v14 00/18] Linux RISC-V AIA Support
 2024-06-19 17:46 UTC  (5+ messages)
` [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver

[PATCH v2 2/4] media: rockchip: Introduce the rkvdec2 driver
 2024-06-19 17:46 UTC  (2+ messages)

[PATCH v5] Documentation: cve Korean translation
 2024-06-19 17:45 UTC  (2+ messages)

[PATCH] workqueue: Avoid nr_active manipulation in grabbing inactive items
 2024-06-19 17:44 UTC  (2+ messages)

[PATCH v3 0/3] ad777x driver addressing patch comments
 2024-06-19 17:42 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: add a7779 doc

[PATCH-cgroup v2 0/5] cgroup/cpuset: Fix miscellaneous issues
 2024-06-19 17:38 UTC  (2+ messages)

[PATCH v8 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-06-19 17:36 UTC  (3+ messages)
` [PATCH v8 3/4] dt-bindings: ethernet-phy: add optional brr-mode flag

[GIT PULL] MIPS fixes for v6.10
 2024-06-19 17:33 UTC  (2+ messages)

[GIT PULL] probes: Fixes for v6.10-rc4
 2024-06-19 17:33 UTC  (2+ messages)

[PATCH 0/1] cgroup: avoid the unnecessary list_add(dying_tasks) in cgroup_exit()
 2024-06-19 17:33 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] crypto: xor - fix template benchmarking
 2024-06-19 17:31 UTC 

[PATCH 0/5] riscv: add support for Zaamo and Zalrsc extensions
 2024-06-19 17:31 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: riscv: add Zaamo and Zalrsc ISA extension description
` [PATCH 2/5] riscv: add parsing for Zaamo and Zalrsc extensions

linux-next: build failure after merge of the paulmck tree
 2024-06-19 17:29 UTC  (2+ messages)

[PATCH 0/5] Support alpha blending in MTK display driver
 2024-06-19 17:27 UTC  (6+ messages)
` [PATCH 1/5] drm/mediatek: Support "None" blending in OVL
` [PATCH 2/5] drm/mediatek: Support "None" blending in Mixer
` [PATCH 3/5] drm/mediatek: Support "Pre-multiplied" blending in OVL
` [PATCH 4/5] drm/mediatek: Support "Pre-multiplied" blending in Mixer
` [PATCH 5/5] drm/mediatek: Support alpha blending in display driver

[PATCH 0/3] Processor thermal interrupts for Lunar Lake
 2024-06-19 17:21 UTC  (4+ messages)
` [PATCH 1/3] thermal: intel: int340x: Remove unnecessary calls to free irq
` [PATCH 2/3] thermal: intel: int340x: Support MSI interrupt for Lunar Lake
` [PATCH 3/3] thermal: intel: int340x: Enable WLT and power floor support "

is there a known change in CPU affinity for new containerized tasks between 5.10 and 6.6?
 2024-06-19 17:11 UTC 

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-06-19 17:09 UTC  (4+ messages)
` [PATCH 1/3] fs/file.c: add fast path in alloc_fd()
    `  "

[PATCH vhost 00/23] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-06-19 17:06 UTC  (4+ messages)
` [PATCH vhost 11/23] vdpa/mlx5: Set an initial size on the VQ


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox