LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-03 07:40:28 to 2024-04-03 09:09:01 UTC [more...]

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03  9:08 UTC  (48+ messages)
` [PATCH 01/34] powerpc/fsl-soc: hide unused const variable
` [PATCH 02/34] ubsan: fix unused variable warning in test module
` [PATCH 03/34] platform: goldfish: remove ACPI_PTR() annotations
` [PATCH 04/34] i2c: pxa: hide unused icr_bits[] variable
` [PATCH 05/34] 3c515: remove unused 'mtu' variable
` [PATCH 06/34] tracing: hide unused ftrace_event_id_fops
` [PATCH 07/34] Input: stmpe-ts - mark OF related data as maybe unused
` [PATCH 08/34] Input: synaptics: hide unused smbus_pnp_ids[] array
` [PATCH 09/34] power: rt9455: hide unused rt9455_boost_voltage_values
` [PATCH 10/34] efi: sysfb: don't build when EFI is disabled
` [PATCH 11/34] clk: ti: dpll: fix incorrect #ifdef checks
` [PATCH 12/34] apm-emulation: hide an unused variable
` [PATCH 13/34] sisfb: hide unused variables
` [PATCH 14/34] dma/congiguous: avoid warning about unused size_bytes
` [PATCH 15/34] leds: apu: remove duplicate DMI lookup data
` [PATCH 16/34] iio: ad5755: hook up of_device_id lookup to platform driver
` [PATCH 17/34] greybus: arche-ctrl: move device table to its right location
` [PATCH 18/34] lib: checksum: hide unused expected_csum_ipv6_magic[]
` [PATCH 19/34] sunrpc: suppress warnings for unused procfs functions
` [PATCH 20/34] comedi: ni_atmio: avoid warning for unused device_ids[] table
` [PATCH 21/34] iwlegacy: don't warn for unused variables with DEBUG_FS=n
` [PATCH 22/34] drm/komeda: don't warn for unused debugfs files
` [PATCH 23/34] firmware: qcom_scm: mark qcom_scm_qseecom_allowlist as __maybe_unused
` [PATCH 24/34] crypto: ccp - drop platform ifdef checks
` [PATCH 25/34] usb: gadget: omap_udc: remove unused variable
` [PATCH 26/34] isdn: kcapi: don't build unused procfs code
` [PATCH 27/34] cpufreq: intel_pstate: hide unused intel_pstate_cpu_oob_ids[]
` [PATCH 28/34] net: xgbe: remove extraneous #ifdef checks
` [PATCH 29/34] Input: imagis - remove incorrect ifdef checks
` [PATCH 30/34] sata: mv: drop unnecessary #ifdef checks
` [PATCH 31/34] spi: remove incorrect of_match_ptr annotations
` [PATCH 32/34] ASoC: remove incorrect of_match_ptr/ACPI_PTR annotations
` [PATCH 33/34] drivers: "
` [PATCH 34/34] kbuild: always enable -Wunused-const-variable

[PATCH v2] drm/ast: Fix soft lockup
 2024-04-03  9:02 UTC 

[PATCH v11 1/7] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-04-03  9:04 UTC  (7+ messages)
` [PATCH v11 2/7] arm64: dts: imx8ulp: add usb nodes
` [PATCH v11 3/7] arm64: dts: imx8ulp-evk: enable usb nodes and add ptn5150 nodes
` [PATCH v11 4/7] ARM: dts: imx6: remove fsl,anatop property from usb controller node
` [PATCH v11 5/7] arm64: dts: imx93: add usb nodes
` [PATCH v11 6/7] arm64: dts: imx93-11x11-evk: enable usb and typec nodes
` [PATCH v11 7/7] arm64: dts: imx8mm/n remove clock-names property from usb controller node

[PATCH v2 1/2] net: ravb: Always process TX descriptor ring
 2024-04-03  9:02 UTC  (3+ messages)

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-03  8:59 UTC  (3+ messages)
` [PATCH 15/26] mm: Export writeback_iter()

[PATCH] arm64: tlb: Fix TLBI RANGE operand
 2024-04-03  8:58 UTC  (2+ messages)

[PATCH] cpuset: fix race between rebuild scheduler domains and hotplug work
 2024-04-03  8:52 UTC 

[PATCH RESEND 0/2] usb: typec: tipd: fix event checking in interrupt service routines
 2024-04-03  8:55 UTC  (4+ messages)
` [PATCH RESEND 2/2] usb: typec: tipd: fix event checking for tps6598x

[syzbot] [mm?] WARNING: bad unlock balance in madvise_cold_or_pageout_pte_range
 2024-04-03  8:55 UTC  (2+ messages)

[PATCH v3 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-04-03  8:54 UTC  (4+ messages)
` [PATCH v3 1/3] rpmb: add "

[PATCH] spi: spi-fsl-lpspi: remove redundant spi_controller_put call
 2024-04-03  8:51 UTC  (2+ messages)

[PATCH 0/3] add FnLock LED class device to ideapad laptops
 2024-04-03  8:51 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: leds: add LED_FUNCTION_FNLOCK

[syzbot] [nfs?] KASAN: slab-out-of-bounds Write in do_handle_open
 2024-04-03  8:50 UTC  (5+ messages)
  ` [PATCH next] fs: fix oob "
    ` [linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c

[PATCH 0/7] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
 2024-04-03  8:50 UTC  (7+ messages)
` [PATCH 1/7] clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL

[PATCH 0/6] Improve visibility of writeback
 2024-04-03  8:50 UTC  (8+ messages)
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB

[PATCH v9 00/21] GenieZone hypervisor drivers
 2024-04-03  8:50 UTC  (4+ messages)
` [PATCH v9 07/21] virt: geniezone: Add vm capability check

[PATCH v2 0/6] Improve visibility of writeback
 2024-04-03  8:49 UTC  (7+ messages)
` [PATCH v2 2/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi

[syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
 2024-04-03  8:47 UTC  (5+ messages)

[RFC PATCH 1/5] rust: block: introduce `kernel::block::mq` module
 2024-04-03  8:46 UTC  (4+ messages)

include/linux/build_bug.h:78:41: error: static assertion failed: "struct bpf_fib_lookup size check"
 2024-04-03  8:45 UTC  (3+ messages)

[PATCH v4 0/4] Add support for QoS configuration
 2024-04-03  8:45 UTC  (4+ messages)
` [PATCH v4 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support

[PATCH v6 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-03  8:44 UTC  (10+ messages)
` [PATCH v6 3/4] "

[RFC PATCH 0/2] Hot page promotion optimization for large address space
 2024-04-03  8:40 UTC  (10+ messages)

[PATCH v6 00/11] riscv: add initial support for Canaan Kendryte K230
 2024-04-03  8:38 UTC  (4+ messages)
` [PATCH v6 08/11] pinctrl: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210

[PATCH v3 0/2] support multi-size THP numa balancing
 2024-04-03  8:39 UTC  (3+ messages)
` [PATCH v3 1/2] mm: factor out the numa mapping rebuilding into a new helper
` [PATCH v3 2/2] mm: support multi-size THP numa balancing

[PATCH] arm64: dts: ls1028a: sl28: split variant 3/ads2 carrier
 2024-04-03  8:38 UTC 

[RESPIN PATCH] irqchip/gic-v3-its:Fix GICv4.1 needless VSYNC after unmap VPE
 2024-04-03  8:35 UTC 

[PATCH net-next 2/3] net: stmmac: add support for RZ/N1 GMAC
 2024-04-03  8:34 UTC  (6+ messages)
` [PATCH net-next 1/2] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
  ` [Linux-stm32] "
` [PATCH net-next 2/2] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
  ` [Linux-stm32] "

[PATCH] irqchip/gic-v3-its: Don't need VSYNC if VMAPP with {V, Alloc}=={0, x}
 2024-04-03  8:33 UTC  (7+ messages)

[PATCH v3 0/9] asus-wmi: add new features, clean up, fixes
 2024-04-03  8:32 UTC  (6+ messages)
` [PATCH v3 5/9] platform/x86: asus-wmi: store a min default for ppt options
` [PATCH v3 8/9] platform/x86: asus-wmi: Add support for MCU powersave

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Specify zap region for gpu
 2024-04-03  8:31 UTC  (2+ messages)

[PATCH v14 00/18] Linux RISC-V AIA Support
 2024-04-03  8:29 UTC  (3+ messages)
` [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver

[PATCH v2 0/9] asus-wmi: add new features, clean up, fixes
 2024-04-03  8:31 UTC  (9+ messages)
` [PATCH v2 5/9] platform/x86: asus-wmi: store a min default for ppt options
` [PATCH v2 8/9] platform/x86: asus-wmi: Add support for MCU powersave

[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-04-03  8:30 UTC  (3+ messages)
` [PATCH v0 01/14] IB/hfi1, IB/qib: Make I2C terminology more inclusive

[PATCH v3 00/13] fiemap extension for more physical information
 2024-04-03  8:29 UTC  (2+ messages)

[PATCH 0/2] soc: hisilicon: kunpeng_hccs: add dependency and enhance verification
 2024-04-03  8:19 UTC  (3+ messages)
` [PATCH 1/2] soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attribute
` [PATCH 2/2] soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCC

[PATCH 0/2] mfd: Add ROHM BD71879
 2024-04-03  8:23 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: "
` [PATCH 2/2] mfd: rohm-bd71828: Add software-compatible variant BD71879

[PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
 2024-04-03  8:12 UTC  (4+ messages)

[paulmck-rcu:dev.2024.03.30a] BUILD SUCCESS d0c6b0ad300886846fef54469f71022f007b08b3
 2024-04-03  8:21 UTC 

[PATCH] perf/x86/intel/ds: Don't clear the pebs_data_cfg for the last PEBS event
 2024-04-03  8:22 UTC  (2+ messages)
` [tip: perf/urgent] perf/x86/intel/ds: Don't clear ->pebs_data_cfg "

[PATCH net-next v1 0/8] net: dsa: microchip: ksz8: refactor FDB dump path
 2024-04-03  8:21 UTC  (5+ messages)
` [PATCH net-next v1 6/8] net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on timeout
` [PATCH net-next v1 8/8] net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0 entries

[PATCH v2] ARM: dts: imx27-phytec: Add USB support
 2024-04-03  8:18 UTC 

[PATCH 0/6] Add support for AD411x
 2024-04-03  8:15 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: adc: ad7173: add support for ad411x
` [PATCH 6/6] iio: adc: ad7173: Add support for AD411x devices

[RFC][PATCH 0/2] Amlogic T7 (A113D2) Clock Driver
 2024-04-03  8:12 UTC  (3+ messages)

[PATCH v5 00/10] Make PCI's devres API more consistent
 2024-04-03  8:07 UTC  (11+ messages)
` [PATCH v5 01/10] PCI: Add new set of devres functions
` [PATCH v5 02/10] PCI: Deprecate iomap-table functions
` [PATCH v5 03/10] PCI: Warn users about complicated devres nature
` [PATCH v5 04/10] PCI: Make devres region requests consistent
` [PATCH v5 05/10] PCI: Move dev-enabled status bit to struct pci_dev
` [PATCH v5 06/10] PCI: Move pinned "
` [PATCH v5 07/10] PCI: Give pcim_set_mwi() its own devres callback
` [PATCH v5 08/10] PCI: Give pci(m)_intx "
` [PATCH v5 09/10] PCI: Remove legacy pcim_release()
` [PATCH v5 10/10] drm/vboxvideo: fix mapping leaks

[PATCH net] net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
 2024-04-03  8:06 UTC  (2+ messages)

[PATCH v4 0/4] perf/x86/amd: add LBR capture support outside of hardware events
 2024-04-03  8:06 UTC  (4+ messages)

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-03  8:04 UTC  (23+ messages)
` [PATCH v5 01/22] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v5 02/22] RISC-V: Add FIRMWARE_READ_HI definition
` [PATCH v5 03/22] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v5 04/22] drivers/perf: riscv: Use BIT macro for shifting operations
` [PATCH v5 05/22] RISC-V: Add SBI PMU snapshot definitions
` [PATCH v5 06/22] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v5 07/22] drivers/perf: riscv: Fix counter mask iteration for RV32
` [PATCH v5 08/22] RISC-V: KVM: Fix the initial sample period value
` [PATCH v5 09/22] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
` [PATCH v5 10/22] RISC-V: KVM: No need to update the counter value during reset
` [PATCH v5 11/22] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v5 12/22] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v5 13/22] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v5 14/22] RISC-V: KVM: Support 64 bit firmware counters on RV32
` [PATCH v5 15/22] RISC-V: KVM: Improve firmware counter read function
` [PATCH v5 16/22] KVM: riscv: selftests: Move sbi definitions to its own header file
` [PATCH v5 17/22] KVM: riscv: selftests: Add helper functions for extension checks
` [PATCH v5 18/22] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v5 19/22] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v5 20/22] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v5 21/22] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v5 22/22] KVM: riscv: selftests: Add a test for counter overflow

[PATCH 6.1 000/272] 6.1.84-rc1 review
 2024-04-03  8:02 UTC  (2+ messages)

[PATCHv2 1/1] mm: fix unproperly folio_put by changing API in read_pages
 2024-04-03  8:01 UTC  (4+ messages)

[PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
 2024-04-03  8:01 UTC  (5+ messages)

[PATCH v3 0/2] Samsung Galaxy Z Fold5 initial support
 2024-04-03  8:00 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sm8550: Add support for Samsung Galaxy Z Fold5

[PATCH v3] clk: starfive: pll: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz
 2024-04-03  7:44 UTC  (7+ messages)

[PATCH] arm64: dts: rockchip: remove startup-delay-us from vcc3v3_pcie2x1l0 on rock-5b
 2024-04-03  7:59 UTC  (2+ messages)
`  "

[PATCH net-next v7 07/16] net: dsa: vsc73xx: Add vlan filtering
 2024-04-03  7:59 UTC  (2+ messages)

[PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
 2024-04-03  7:57 UTC 

[PATCH 0/1] Split lock detected in kernel mode on x86-32 with PAE
 2024-04-03  7:57 UTC  (6+ messages)
` [PATCH 1/1] x86/mm/pae: Align up pteval_t, pmdval_t and pudval_t to avoid split locks

[PATCH v6 1/2] tracing: Include PPIN in mce_record tracepoint
 2024-04-03  7:57 UTC  (2+ messages)
` [tip: x86/cpu] tracing: Add the ::ppin field to the "

[PATCH v6 2/2] tracing: Include Microcode Revision in mce_record tracepoint
 2024-04-03  7:57 UTC  (2+ messages)
` [tip: x86/cpu] tracing: Add the ::microcode field to the "

[PATCH net v3] virtio_net: Do not send RSS key if it is not supported
 2024-04-03  7:57 UTC  (3+ messages)

[linus:master] [net] 2b0cfa6e49: stress-ng.sockfd.ops_per_sec 6.9% improvement
 2024-04-03  7:53 UTC 

[PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-04-03  7:52 UTC  (5+ messages)
` [PATCH v1 06/31] x86/resctrl: Export resctrl fs's init function
` [PATCH v1 09/31] x86/resctrl: Add a resctrl helper to reset all the resources

sh4: parisc: asm/cmpxchg.h:60:24: error: implicit declaration of function 'cmpxchg_emu_u8' [-Werror=implicit-function-declaration]
 2024-04-03  7:53 UTC 

ARM SVE ABI: kernel dropping SVE/SME state on syscalls
 2024-04-03  7:53 UTC  (4+ messages)

[PATCH 0/3] Add devicetree support of USB for QDU/QRU1000
 2024-04-03  7:50 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: qdu1000-idp: enable USB nodes

[PATCH v5 0/6] Swap-out mTHP without splitting
 2024-04-03  7:48 UTC  (6+ messages)
` [PATCH v5 4/6] mm: swap: Allow storage of all mTHP orders

[PATCH v9 00/13] firmware: qcom: qseecom: convert to using the TZ allocator
 2024-04-03  7:47 UTC  (15+ messages)

[PATCH v12 0/7] drm/meson: add support for MIPI DSI Display
 2024-04-03  7:46 UTC  (8+ messages)
` [PATCH v12 1/7] dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module
` [PATCH v12 2/7] clk: meson: add vclk driver
` [PATCH v12 3/7] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF
` [PATCH v12 4/7] drm/meson: gate px_clk when setting rate
` [PATCH v12 5/7] arm64: meson: g12-common: add the MIPI DSI nodes
` [PATCH v12 6/7] arm64: meson: khadas-vim3l: add TS050 DSI panel overlay
` [PATCH v12 7/7] arm64: dts: amlogic: meson-g12b-bananapi-cm4: add support for MNT Reform2 with CM4 adaper

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
 2024-04-03  7:45 UTC 

[PATCH v2 0/2] perf sched time -g/--call-graph option & perf
 2024-04-03  7:45 UTC  (4+ messages)
` [PATCH v2 2/2] perf evsel: Use evsel__name_is() helper
    ` [External] "

[PATCH v4 1/3] pnp: Add dev_is_pnp() macro
 2024-04-03  7:41 UTC  (3+ messages)
` [PATCH v4 2/3] serial: 8250_port: Add support of pnp irq to __uart_read_properties()
` [PATCH v4 3/3] serial: 8250_pnp: Support configurable reg shift property

[PATCH v4 0/3] serial: 8250_pnp: Support configurable reg shift property
 2024-04-03  7:41 UTC 

[tip: x86/urgent] x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline
 2024-04-03  7:41 UTC 

[PATCH v5 1/4] perf/x86/amd: ensure amd_pmu_core_disable_all() is always inlined
 2024-04-03  7:40 UTC  (2+ messages)
` [tip: perf/core] perf/x86/amd: Ensure "

[PATCH v5 2/4] perf/x86/amd: avoid taking branches before disabling LBR
 2024-04-03  7:40 UTC  (2+ messages)
` [tip: perf/core] perf/x86/amd: Avoid "

[PATCH v5 3/4] perf/x86/amd: support capturing LBR from software events
 2024-04-03  7:40 UTC  (2+ messages)
` [tip: perf/core] perf/x86/amd: Support "


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).