linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-08 15:42:32 to 2024-04-08 18:36:08 UTC [more...]

[PATCH 0/2] Allow gpio-hog nodes in qcom,pmic-gpio bindings (& dt fixup)
 2024-04-08 18:36 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom,pmic-gpio: Allow gpio-hog nodes
` [PATCH 2/2] ARM: dts: qcom: msm8974-hammerhead: Update gpio hog node name

More annoying code generation by clang
 2024-04-08 18:32 UTC  (3+ messages)

[PATCH 00/11] address remaining stringop-truncation warnings
 2024-04-08 18:30 UTC  (16+ messages)
` [PATCH 03/11] staging: replace weird strncpy() with memcpy()
` [PATCH 08/11] blktrace: convert strncpy() to strscpy_pad()
` [PATCH 09/11] staging: rtl8723bs: convert strncpy to strscpy
` [PATCH 10/11] staging: greybus: change strncpy() to strscpy()

[PATCH v1 0/2] ASoC: meson: implement link-name optional property in meson audio card
 2024-04-08 18:15 UTC  (4+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: meson: introduce link-name optional property
` [PATCH v1 2/2] ASoC: meson: implement link-name optional property in meson card utils

[tip: x86/boot] x86/boot: Move kernel cmdline setup earlier in the boot process (again)
 2024-04-08 18:27 UTC  (3+ messages)

[PATCH v2 0/5] Rework SCMI Clock driver clk_ops setup procedure
 2024-04-08 18:26 UTC  (7+ messages)
` [PATCH v2 1/5] clk: scmi: Allocate CLK operations dynamically
` [PATCH v2 2/5] clk: scmi: Add support for state control restricted clocks

[PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
 2024-04-08 18:24 UTC  (6+ messages)

[syzbot] [erofs?] BUG: using smp_processor_id() in preemptible code in z_erofs_get_gbuf
 2024-04-08 18:23 UTC 

[PATCH v3 0/9] Setting live video input format for ZynqMP DPSUB
 2024-04-08 18:21 UTC  (7+ messages)
` [PATCH v3 1/9] drm: xlnx: zynqmp_dpsub: Set layer mode during creation
` [PATCH v3 2/9] drm: xlnx: zynqmp_dpsub: Update live format defines

[PATCH v1 1/1] gpiolib: Update the kernel documentation - add Return sections
 2024-04-08 18:21 UTC  (2+ messages)

[PATCH v2] mm/slub: Reduce memory consumption in extreme scenarios
 2024-04-08 18:17 UTC  (4+ messages)

[WIP 0/3] Memory model and atomic API in Rust
 2024-04-08 18:14 UTC  (12+ messages)

[PATCH net-next] gve: Correctly report software timestamping capabilities
 2024-04-08 18:09 UTC 

[PATCH] x86/mce: Implement recovery for errors in TDX/SEAM non-root mode
 2024-04-08 18:09 UTC 

[PATCH V10 0/1] AMD QDMA driver
 2024-04-08 18:06 UTC  (4+ messages)
` [PATCH V10 1/1] dmaengine: amd: qdma: Add "

[PATCH v2 0/6] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-04-08 18:04 UTC  (3+ messages)
` [PATCH v2 3/6] firmware: arm_scmi: add initial support for i.MX BBM protocol

[PATCH] workqueue: Add destroy_work_on_stack() in workqueue_softirq_dead()
 2024-04-08 18:04 UTC  (2+ messages)

[PATCH v10 00/14] Add Cgroup support for SGX EPC memory
 2024-04-08 18:03 UTC  (4+ messages)
` [PATCH v10 12/14] x86/sgx: Turn on per-cgroup EPC reclamation

[PATCH] ASoC: amd: fix for soundwire build dependencies for legacy stack
 2024-04-08 18:02 UTC 

[PATCH] docs: cgroup-v1: Fix description for css_online
 2024-04-08 18:02 UTC  (2+ messages)

[RESEND v3 0/2] Add support for QCM6490 and QCS6490
 2024-04-08 17:59 UTC  (2+ messages)

[PATCH v2 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-08 17:57 UTC  (6+ messages)
` [PATCH v2 08/11] spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
` (subset) [PATCH v2 00/11] spi: cadence-qspi: add Mobileye EyeQ5 support

[PATCH v7] f2fs: fix zoned block device information initialization
 2024-04-08 17:56 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] drm/amdgpu: remove "num_pages" local variable in amdgpu_gtt_mgr_new
 2024-04-08 17:56 UTC  (2+ messages)

[RFC PATCH v3 0/9] pids controller events rework and migration charging
 2024-04-08 17:55 UTC  (3+ messages)
` [RFC PATCH v3 2/9] cgroup/pids: Separate semantics of pids.events related to pids.max

[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
 2024-04-08 17:55 UTC  (10+ messages)
` [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() "
` [PATCH v2 3/3] hugetlb: Convert hugetlb_wp() "

[PATCH] drm/amdgpu: remove "num_pages" local variable in amdgpu_gtt_mgr_new
 2024-04-08 17:52 UTC 

[RFC PATCH v3 5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
 2024-04-08 17:52 UTC  (2+ messages)

[PATCH v6 00/10] block atomic writes
 2024-04-08 17:50 UTC  (6+ messages)

[PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
 2024-04-08 17:49 UTC  (16+ messages)
  ` [PATCH cmpxchg 01/14] sparc32: make __cmpxchg_u32() return u32
  ` [PATCH cmpxchg 02/14] sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
  ` [PATCH cmpxchg 03/14] sparc32: unify __cmpxchg_u{32,64}
  ` [PATCH cmpxchg 04/14] sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
  ` [PATCH cmpxchg 05/14] parisc: __cmpxchg_u32(): lift conversion into the callers
  ` [PATCH cmpxchg 06/14] parisc: unify implementations of __cmpxchg_u{8,32,64}
  ` [PATCH cmpxchg 07/14] parisc: add missing export of __cmpxchg_u8()
  ` [PATCH cmpxchg 08/14] parisc: add u16 support to cmpxchg()
  ` [PATCH cmpxchg 09/14] lib: Add one-byte emulation function
  ` [PATCH cmpxchg 10/14] ARC: Emulate one-byte cmpxchg
  ` [PATCH cmpxchg 11/14] csky: "
  ` [PATCH cmpxchg 12/14] sh: "
  ` [PATCH cmpxchg 13/14] xtensa: "
  ` [PATCH cmpxchg 14/14] riscv: "

[PATCH net-next v2] net: sched: cake: Optimize the number of function calls and branches in heap construction
 2024-04-08 17:47 UTC 

[PATCH] drm/ttm: Print the memory decryption status just once
 2024-04-08 17:46 UTC  (3+ messages)

[PATCH v1] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
 2024-04-08 17:43 UTC  (2+ messages)

API break, sysfs "capability" file
 2024-04-08 17:43 UTC 

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-08 17:42 UTC  (4+ messages)

[PATCH v2 0/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-04-08 17:40 UTC  (2+ messages)

[PATCH v6 0/3] switch platform profiles with Lenovo laptops
 2024-04-08 17:35 UTC  (4+ messages)
` [PATCH v6 1/3] ACPI: platform-profile: add platform_profile_cycle()
` [PATCH v6 2/3] platform/x86: ideapad-laptop: switch platform profiles using thermal management key
` [PATCH v6 3/3] platform/x86: thinkpad_acpi: use platform_profile_cycle()

[PATCH 1/2] iommu/vt-d: Rename fault IRQ variable
 2024-04-08 17:38 UTC  (5+ messages)
` [PATCH 2/2] iommu/vt-d: Share DMAR fault IRQ to prevent vector exhaustion

[PATCH v2 0/2] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
 2024-04-08 17:31 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] jbd2: add prefix 'jbd2' for 'shrink_type'

[PATCH v3 0/5] Baisc devicetree support for Amlogic A4 and A5
 2024-04-08 17:28 UTC  (3+ messages)
` [PATCH v3 3/5] dt-bindings: serial: amlogic,meson-uart: Add compatible string for A4

[PATCH net] net: sparx5: flower: fix fragment flags handling
 2024-04-08 17:27 UTC 

[PATCH] arm64: dts: meson: fix S4 power-controller node
 2024-04-08 17:27 UTC  (2+ messages)

[PATCH v2 0/4] net : dqs: optimize if stall threshold is not set
 2024-04-08 17:25 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: dql: Avoid calling BUG() when WARN() is enough
` [PATCH net-next v2 2/4] net: dql: Separate queue function responsibilities
` [PATCH net-next v2 3/4] net: dql: Optimize stall information population
` [PATCH net-next v2 4/4] net: dqs: make struct dql more cache efficient

[PATCH V3 0/9] Intel On Demand changes
 2024-04-08 17:22 UTC  (9+ messages)
` [PATCH V3 5/9] tools/arch/x86/intel_sdsi: Fix maximum meter bundle length
` [PATCH V3 6/9] tools/arch/x86/intel_sdsi: Fix meter_show display
` [PATCH V3 7/9] tools/arch/x86/intel_sdsi: Fix meter_certificate decoding
` [PATCH V3 8/9] platform/x86/intel/sdsi: Simplify ascii printing

[PATCH] ASoC: Intel: sof_rt5682: Fix uninitialized variable in probe
 2024-04-08 15:37 UTC  (2+ messages)

[PATCH] clk: meson: fix module license to GPL only
 2024-04-08 17:21 UTC  (2+ messages)

[PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-04-08 17:20 UTC  (7+ messages)
` [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
` [PATCH RFC bpf-next v6 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc

[PATCH v2] comedi: vmk80xx: fix incomplete endpoint checking
 2024-04-08 17:16 UTC 

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-04-08 17:16 UTC  (6+ messages)

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-08 17:15 UTC  (3+ messages)

[PATCH] ACPI: fan: Add hwmon support
 2024-04-08 17:15 UTC  (4+ messages)

[PATCH] usb: misc: onboard_usb_hub: Disable the USB hub clock on failure
 2024-04-08 17:12 UTC  (2+ messages)

[PATCH v3 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-04-08 17:12 UTC  (8+ messages)
` [PATCH v3 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH v5 0/7] SCHED_DEADLINE server infrastructure
 2024-04-08 17:11 UTC  (7+ messages)
` [PATCH v5 6/7] sched/deadline: Deferrable dl server

[PATCH v2] dt-bindings: ti,pcm1681: Convert to dtschema
 2024-04-08 17:11 UTC  (2+ messages)

[PATCH 6.1 000/138] 6.1.85-rc1 review
 2024-04-08 17:10 UTC  (3+ messages)

[PATCH v3] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-04-08 17:06 UTC  (3+ messages)

[RFC PATCH v2 0/5] Add A1 Soc audio clock controller driver
 2024-04-08 17:05 UTC  (7+ messages)
` [RFC PATCH v2 1/5] clk: meson: axg: move reset controller's code to separate module

[PATCH v5 0/3] switch platform profiles with Lenovo laptops
 2024-04-08 17:04 UTC  (4+ messages)
` [PATCH v5 1/3] ACPI: platform-profile: add platform_profile_cycle()

[PATCH] drm: ci: fix the xfails for apq8016
 2024-04-08 17:04 UTC  (2+ messages)

[PATCH] dt-bindings: net: rockchip-dwmac: use rgmii-id in example
 2024-04-08 17:04 UTC  (2+ messages)

[PATCH 0/4] DONOTMERGE: ep93xx-clk from ep93xx device tree conversion
 2024-04-08 17:03 UTC  (2+ messages)

[PATCH v4 0/6] Driver cleanup and series to add triggered buffer
 2024-04-08 16:58 UTC  (4+ messages)

[PATCH 1/1] EDAC/skx_common: Allow decoding of SGX addresses
 2024-04-08 16:55 UTC  (2+ messages)

[PATCH net-next] cxgb4: flower: use NL_SET_ERR_MSG_MOD for validation errors
 2024-04-08 16:55 UTC 

[PATCH 1/1] cxl/acpi.c: Add buggy BIOS hint for CXL ACPI lookup failure
 2024-04-08 16:54 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Add callback function pointer check before its call
 2024-04-08 16:51 UTC  (2+ messages)

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-04-08 16:45 UTC  (13+ messages)

[PATCH v3 0/6] Add DSC support to DSI video panel
 2024-04-08 16:45 UTC  (7+ messages)
` [PATCH v3 3/6] drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC (fix video mode DSC)
` [PATCH v3 5/6] drm/display: Add slice_per_pkt for dsc

[PATCH 0/3] wifi: Un-embed ath10k and ath11k dummy netdev
 2024-04-08 16:43 UTC  (4+ messages)

xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 1 comp_code 1
 2024-04-08 16:42 UTC  (9+ messages)

[PATCH] comedi: vmk80xx: fix incomplete endpoint checking
 2024-04-08 15:25 UTC  (2+ messages)

[PATCH] phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6
 2024-04-08 16:41 UTC  (2+ messages)

[PATCH 0/6] Add support for AD411x
 2024-04-08 16:40 UTC  (4+ messages)
` [PATCH 2/6] iio: adc: ad7173: fix buffers enablement for ad7176-2

[PATCH v3 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-04-08 16:32 UTC  (17+ messages)
` [PATCH v3 01/16] selftests/resctrl: Open get_mem_bw_imc() fd for loops
` [PATCH v3 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v3 03/16] selftests/resctrl: Fix closing IMC fds on error
` [PATCH v3 04/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
` [PATCH v3 05/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
` [PATCH v3 06/16] selftests/resctrl: Use correct type for pids
` [PATCH v3 07/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
` [PATCH v3 08/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
` [PATCH v3 09/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
` [PATCH v3 10/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
` [PATCH v3 11/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
` [PATCH v3 12/16] selftests/resctrl: Simplify bandwidth report type handling
` [PATCH v3 13/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
` [PATCH v3 14/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v3 15/16] selftests/resctrl: Remove mongrp from MBA test
` [PATCH v3 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()

6.9.0-rc2+ kernel hangs on boot
 2024-04-08 16:35 UTC  (4+ messages)
  ` 6.9.0-rc2+ kernel hangs on boot (bisected, maybe LED related)

[PATCH v2] iommu/vt-d: Allocate DMAR fault interrupts locally
 2024-04-08 16:39 UTC  (5+ messages)

[PATCH] dt-bindings: iio: imu: mpu6050: Improve i2c-gate disallow list
 2024-04-08 16:34 UTC 

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-08 16:34 UTC  (4+ messages)
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests

[PATCH v4 0/9] asus-wmi: add new features, clean up, fixes
 2024-04-08 16:32 UTC  (4+ messages)
` [PATCH v4 1/9] platform/x86: asus-wmi: add support for 2024 ROG Mini-LED

[PATCH net-next v4 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-04-08 16:26 UTC  (9+ messages)
` [PATCH net-next v4 5/9] net: dsa: microchip: add support for different DCB app configurations
` [PATCH net-next v4 6/9] net: dsa: microchip: dcb: add special handling for KSZ88X3 family
` [PATCH net-next v4 8/9] net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xxx variants
` [PATCH net-next v4 9/9] net: dsa: microchip: let DCB code do PCP and DSCP policy configuration

[PATCH net-next 0/3] net: dqs: optimize if stall threshold is not set
 2024-04-08 16:25 UTC  (4+ messages)
` [PATCH net-next 3/3] net: dql: Optimize stall information population

[PATCH 0/4] [v2] x86: Add CPUID region helper and clarify Xen startup
 2024-04-08 16:25 UTC  (4+ messages)
` [PATCH 1/4] x86/cpu: Add and use new CPUID region helper

[PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
 2024-04-08 16:22 UTC  (12+ messages)

[PATCH 00/74] New Intel CPUID families
 2024-04-08 16:20 UTC  (11+ messages)
` [PATCH 01/74] x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86

[PATCH v1 1/1] platform/x86/intel: atomisp2: Replace deprecated UNIVERSAL_DEV_PM_OPS()
 2024-04-08 16:20 UTC  (2+ messages)

[PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
 2024-04-08 16:13 UTC  (9+ messages)
` [PATCH net-next v1 02/12] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v1 12/12] mm: page_frag: update documentation and maintainer for page_frag

[PATCH v5 0/1] platform/x86: Add wmi driver for Casper Excalibur laptops
 2024-04-08 16:13 UTC  (3+ messages)

[PATCH net-next 00/10] Add ability to flash modules' firmware
 2024-04-08 16:10 UTC  (4+ messages)
` [PATCH net-next 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands

[PATCH net] bonding: 802.3ad: Avoid packet loss when switching aggregator
 2024-04-08 16:06 UTC  (2+ messages)

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-08 16:05 UTC  (2+ messages)

[PATCH 5.15 000/690] 5.15.154-rc1 review
 2024-04-08 16:02 UTC  (2+ messages)

[PATCH v2 01/10] arm64: dts: microchip: sparx5: fix mdio reg
 2024-04-08 16:00 UTC  (2+ messages)

[PATCH] [v4] module: don't ignore sysfs_create_link() failures
 2024-04-08 16:00 UTC  (2+ messages)

[PATCH v6 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list
 2024-04-08 15:58 UTC  (5+ messages)

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-08 15:57 UTC  (3+ messages)
` [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH 23/26] netfs: Cut over to using new writeback code
 2024-04-08 15:53 UTC  (3+ messages)
` [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache

[PATCH 0/9] rtc: convert multiple bindings into dtschema
 2024-04-08 15:53 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: rtc: orion-rtc: move to trivial-rtc
` [PATCH 2/9] dt-bindings: rtc: google,goldfish-rtc: "
` [PATCH 3/9] dt-bindings: rtc: lpc32xx-rtc: "
` [PATCH 4/9] dt-bindings: rtc: maxim,ds1742: "
` [PATCH 5/9] dt-bindings: rtc: rtc-aspeed: "
` [PATCH 6/9] dt-bindings: rtc: pxa-rtc: convert to dtschema
` [PATCH 7/9] dt-bindings: rtc: spear-rtc: move to trivial-rtc
` [PATCH 8/9] dt-bindings: rtc: stmp3xxx-rtc: convert to dtschema
` [PATCH 9/9] dt-bindings: rtc: via,vt8500-rtc: move to trivial-rtc

[PATCH v1] ACPI: Declare acpi_blacklisted() only if CONFIG_X86 is enabled
 2024-04-08 15:53 UTC  (4+ messages)

[PATCH v1 1/1] drm/msm/hdmi: Replace of_gpio.h by proper one
 2024-04-08 15:52 UTC  (2+ messages)

[PATCH 0/1] tty: Handle HAS_IOPORT dependencies
 2024-04-08 15:50 UTC  (6+ messages)
` [PATCH 1/1] tty: serial: handle "

[PATCH 0/3] add FnLock LED class device to ideapad laptops
 2024-04-08 15:50 UTC  (6+ messages)
` [PATCH 2/3] platform/x86: ideapad-laptop: add fn_lock_get/set functions
` [PATCH 3/3] platform/x86: ideapad-laptop: add FnLock LED class device

linux-next: Fixes tag needs some work in the cxl-fixes tree
 2024-04-08 15:48 UTC  (2+ messages)

[PATCH v1 1/1] serial: core: Clearing the circular buffer before NULLifying it
 2024-04-08 15:45 UTC  (3+ messages)

[PATCH] platform/x86: lg-laptop: fix %s null argument warning
 2024-04-08 15:42 UTC  (2+ messages)


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 NNTP newsgroup(s).