LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 08:05:49 to 2023-06-09 09:16:48 UTC [more...]

[tip: objtool/core] x86/orc: Make the is_callthunk() definition depend on CONFIG_BPF_JIT=y
 2023-06-09  9:10 UTC 

[PATCH v2 0/2] Fix error check and cleanup for JH7110 TDM
 2023-06-09  9:08 UTC  (5+ messages)
` [PATCH v2 1/2] ASoC: starfive: Fix an error check in jh7110_tdm_clk_reset_get()
` [PATCH v2 2/2] ASoC: starfive: Remove some unused macros

[PATCH v13 00/30] Add KVM LoongArch support
 2023-06-09  9:08 UTC  (7+ messages)
` [PATCH v13 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v13 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v13 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v13 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v13 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v13 18/30] LoongArch: KVM: Implement vcpu timer operations

[PATCH v2] usb: dwc2: add pci_device_id driver_data parse support
 2023-06-09  9:07 UTC  (3+ messages)

[PATCH v5] selftests/clone3: Fix broken test under !CONFIG_TIME_NS
 2023-06-09  9:07 UTC 

[PATCH] arm64: dts: qcom: ipq9574: enable the SPI NOR support in RDP433
 2023-06-09  9:07 UTC  (2+ messages)

[RFC PATCH net-next] sock: Propose socket.urgent for sockmem isolation
 2023-06-09  9:07 UTC  (2+ messages)

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-09  9:06 UTC  (5+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()

[PATCH v13 00/30] Add KVM LoongArch support
 2023-06-09  9:05 UTC  (9+ messages)
` [PATCH v13 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v13 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v13 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v13 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v13 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v13 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v13 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v13 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM

Linux 6.3.7
 2023-06-09  9:05 UTC  (2+ messages)

Linux 6.1.33
 2023-06-09  9:05 UTC  (2+ messages)

Linux 5.10.183
 2023-06-09  9:05 UTC  (2+ messages)

Linux 5.15.116
 2023-06-09  9:05 UTC  (2+ messages)

Linux 5.4.246
 2023-06-09  9:05 UTC  (2+ messages)

Linux 4.14.317
 2023-06-09  9:05 UTC  (2+ messages)

Linux 4.19.285
 2023-06-09  9:05 UTC  (2+ messages)

[PATCH v2 0/2] crypto: starfive - Add RSA algo to drivers
 2023-06-09  9:04 UTC  (3+ messages)
` [PATCH v2 2/2] crypto: starfive - Add RSA algo support

[PATCH] drm/edid: Add quirk for OSVR HDK 2.0
 2023-06-09  9:03 UTC  (2+ messages)

[PATCH] KVM: Avoid illegal stage2 mapping on invalid memory slot
 2023-06-09  9:02 UTC  (5+ messages)

[PATCH] watchdog/mm: Allow dumping memory info in pretimeout
 2023-06-09  9:01 UTC  (2+ messages)

[PATCH 0/9] regulator: mt6358: Remove bogus regulators and improvements
 2023-06-09  9:03 UTC  (12+ messages)
` [PATCH 1/9] regulator: dt-bindings: mt6358: Merge ldo_vcn33_* regulators
` [PATCH 2/9] regulator: dt-bindings: mt6358: Drop *_sshub regulators
` [PATCH 3/9] regulator: mt6358: Merge VCN33_* regulators
` [PATCH 4/9] regulator: mt6358: Drop *_SSHUB regulators
` [PATCH 5/9] regulator: mt6358: Const-ify mt6358_regulator_info data structures
` [PATCH 6/9] regulator: mt6358: Use linear voltage helpers for single range regulators
` [PATCH 7/9] regulator: mt6358: Add output voltage fine tuning to fixed regulators
` [PATCH 8/9] regulator: mt6358: Add output voltage fine tuning to variable LDOs
` [PATCH 9/9] arm64: dts: mediatek: mt6358: Merge ldo_vcn33_* regulators

drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c:7386:12: warning: stack frame size (2112) exceeds limit (2048) in 'si_dpm_init'
 2023-06-09  9:01 UTC 

[PATCH v4 0/3] Add support for HiSilicon SoC uncore PMU
 2023-06-09  9:00 UTC  (7+ messages)
` [PATCH v4 1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
` [PATCH v4 2/3] drivers/perf: hisi: Add support for HiSilicon UC "
` [PATCH v4 3/3] docs: perf: Add new description for HiSilicon UC PMU

[PATCH 6.3 000/285] 6.3.7-rc2 review
 2023-06-09  8:59 UTC  (2+ messages)

[PATCH] mmc: inline the first mmc_scan() on mmc_start_host()
 2023-06-09  8:58 UTC  (11+ messages)
` [PATCH v2] "

[PATCH 00/12] mtd: rawnand: brcmnand: driver and doc updates
 2023-06-09  8:58 UTC  (11+ messages)
` [PATCH 05/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
` [PATCH 10/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface

[PATCH v5 00/14] ceph: support idmapped mounts
 2023-06-09  8:59 UTC  (3+ messages)

[PATCH v13 00/30] Add KVM LoongArch support
 2023-06-09  8:54 UTC 

[GIT PULL] pin control fix for v6.4
 2023-06-09  8:54 UTC 

[PATCH v1 0/5] Fixes for Rockchip NAND controller driver
 2023-06-09  8:54 UTC  (7+ messages)
` [PATCH v1 2/5] mtd: nand: raw: rockchip-nand-controller: add skipbbt option
` [PATCH v1 3/5] mtd: nand: raw: rockchip-nand-controller: fix nand timing default
` [PATCH v1 5/5] mtd: nand: add support for the Sandisk SDTNQGAMA chip

[PATCH net-next 3/3] tools: ynl: Remove duplicated include in devlink-user.c
 2023-06-09  8:52 UTC  (3+ messages)
` [PATCH net-next 2/3] tools: ynl: Remove duplicated include in handshake-user.c
` [PATCH net-next 1/3] net: hv_netvsc: Remove duplicated include in rndis_filter.c

[PATCH v4 0/9] GenieZone hypervisor drivers
 2023-06-09  8:52 UTC  (10+ messages)
` [PATCH v4 1/9] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v4 2/9] virt: geniezone: Add GenieZone hypervisor support
` [PATCH v4 3/9] virt: geniezone: Add vcpu support
` [PATCH v4 4/9] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v4 5/9] virt: geniezone: Add irqfd support
` [PATCH v4 6/9] virt: geniezone: Add ioeventfd support
` [PATCH v4 7/9] virt: geniezone: Add memory region support
` [PATCH v4 8/9] virt: geniezone: Add dtb config support
` [PATCH v4 9/9] virt: geniezone: Add virtual timer support

[PATCH v4] Add .editorconfig file for basic formatting
 2023-06-09  8:50 UTC  (5+ messages)

[RESEND 00/15] Rid W=1 warnings from GPU
 2023-06-09  8:51 UTC  (18+ messages)
` [RESEND 01/15] drm/xlnx/zynqmp_disp: Use correct kerneldoc formatting in zynqmp_disp
` [RESEND 02/15] drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> zynqmp_dp_train()
` [RESEND 03/15] drm/vkms/vkms_composer: Fix a few different kerneldoc formatting
` [RESEND 04/15] drm/mediatek/mtk_disp_aal: Remove half completed incorrect struct header
` [RESEND 05/15] drm/mediatek/mtk_disp_ccorr: "
` [RESEND 06/15] drm/nouveau/nvkm/subdev/acr/lsfw: Remove unused variable 'loc'
` [RESEND 07/15] drm/nouveau/nvkm/subdev/bios/init: Demote a bunch of kernel-doc abuses
` [RESEND 08/15] drm/nouveau/nvkm/subdev/volt/gk20a: Demote kerneldoc abuses
` [RESEND 09/15] drm/nouveau/nvkm/engine/gr/gf100: Demote kerneldoc abuse
` [RESEND 10/15] drm/nouveau/nvkm/engine/gr/tu102: Staticify local function gf100_fifo_nonstall_block()
` [RESEND 11/15] drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move SYNAPTICS_DEVICE_ID into CONFIG_DRM_AMD_DC_DCN ifdef
` [RESEND 12/15] drm/nouveau/dispnv04/crtc: Demote kerneldoc abuses
` [RESEND 13/15] drm/nouveau/nvkm/engine/gr/tu102: Completely remove unused function ‘tu102_gr_load’
` [RESEND 14/15] drm/radeon/radeon_ttm: Remove unused variable 'rbo' from radeon_bo_move()
` [RESEND 15/15] drm/amd/amdgpu/sdma_v6_0: Demote a bunch of half-completed function headers

[PATCH 6.1 000/224] 6.1.33-rc2 review
 2023-06-09  8:50 UTC  (2+ messages)

[PATCH] mm/vmalloc: Replace the ternary conditional operator with min()
 2023-06-09  8:48 UTC  (4+ messages)

[RFC PATCH 1/5] ARM: dts: stm32: Add alternate pinmux for i2s pins
 2023-06-09  8:48 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH v3 1/2] kernel-doc: don't let V=1 change outcome
 2023-06-09  8:46 UTC  (2+ messages)
` [PATCH v3 2/2] kbuild: enable kernel-doc -Wall for W=2

[PATCH v4 0/2] fix blktrace debugfs entries leakage
 2023-06-09  8:39 UTC  (3+ messages)
` [PATCH v4 1/2] scsi: sg: "
` [PATCH v4 2/2] block: "

[PATCH v2 1/2] kernel-doc: don't let V=1 change outcome
 2023-06-09  8:42 UTC  (6+ messages)

[PATCH 1/2] spi: dt-bindings: introduce linux,use-rt-queue flag
 2023-06-09  8:42 UTC  (5+ messages)

[patch 0/6] Cure kexec() vs. mwait_play_dead() troubles
 2023-06-09  8:40 UTC  (6+ messages)

[PATCH v2 0/2] Minor improvements for Cherryview pinctrl
 2023-06-09  8:41 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: cherryview: simplify exit path of set_mux hook
` [PATCH v2 2/2] pinctrl: cherryview: simplify exit path of gpio_request_enable hook

[RFC] [kbuild test robot] random-order parallel building
 2023-06-09  8:41 UTC  (3+ messages)

[RFC PATCH v2 0/7] mm: zswap: move writeback LRU from zpool to zswap
 2023-06-09  8:39 UTC  (6+ messages)
` [RFC PATCH v2 1/7] mm: zswap: add pool shrinking mechanism

drivers/memstick/host/r592.c:83:9: sparse: sparse: incorrect type in assignment (different base types)
 2023-06-09  8:39 UTC 

[PATCH] Documentation/hwmon: Fix description of devm_hwmon_device_unregister
 2023-06-09  8:39 UTC  (2+ messages)

[PATCH v2 0/2] perf tools: annotation browser from c2c tui
 2023-06-09  8:37 UTC  (3+ messages)

[BUG] trigger BUG_ON in mas_store_prealloc when low memory
 2023-06-09  8:37 UTC 

[PATCH 0/3] MIPS: Enhancements on usage and documentation of parameters
 2023-06-09  8:36 UTC  (5+ messages)
` [PATCH 1/3] MIPS: Rework smt cmdline parameters
` [PATCH 2/3] MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUP

[PATCH 5.15 000/159] 5.15.116-rc1 review
 2023-06-09  8:37 UTC  (2+ messages)

[PATCH v2 0/4] Minor improvements for Intel pinctrl
 2023-06-09  8:35 UTC  (6+ messages)
` [PATCH v2 1/4] pinctrl: intel: refine set_mux hook
` [PATCH v2 2/4] pinctrl: intel: refine irq_set_type hook
` [PATCH v2 3/4] pinctrl: intel: simplify exit path of set_mux hook
` [PATCH v2 4/4] pinctrl: intel: simplify exit path of gpio_request_enable hook

[PATCH v5 0/3] media: i2c: Add support for alvium camera
 2023-06-09  8:35 UTC  (3+ messages)
` [PATCH v5 2/3] media: dt-bindings: alvium: add document YAML binding

[PATCH v6 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-06-09  8:34 UTC  (4+ messages)
` [PATCH v6 11/19] sh: add <asm-generic/io.h> including

[PATCH v3] scsi: ufs: wb: Add explicit flush_threshold sysfs attribute
 2023-06-09  8:29 UTC  (3+ messages)

[PATCH v2 0/2] Lock and Pointer guards
 2023-06-09  8:27 UTC  (16+ messages)

[PATCH 0/2] MIPS: Fix recent clutter with PATA_PLATFORM
 2023-06-09  8:21 UTC  (5+ messages)
` [PATCH 1/2] MIPS: Alchemy: Enable PATA_PLATFORM support
` [PATCH 2/2] Revert "MIPS: unhide PATA_PLATFORM"

[PATCH 1/4] MIPS: uaccess: emulate Ingenic LXW/LXH/LXHU uaccess
 2023-06-09  8:23 UTC  (8+ messages)
` [PATCH 2/4] mips: ingenic: Remove useless __maybe_unused
` [PATCH 3/4] mips: ingenic: Enable EXT/2 divider on JZ4750/55/60 if EXT is 24 MHz
` [PATCH 4/4] MIPS: DTS: qi_lb60: Don't use unit address for regulators

[PATCH v2] mips: Fix spacing issue
 2023-06-09  8:21 UTC  (2+ messages)

[PATCH net v2 0/2] fixes for Q-USGMII speeds and autoneg
 2023-06-09  8:23 UTC  (4+ messages)
` [PATCH net v2 1/2] net: phylink: report correct max speed for QUSGMII
` [PATCH net v2 2/2] net: phylink: use a dedicated helper to parse usgmii control word

[PATCH 1/2] mips: provide unxlate_dev_mem_ptr() in asm/io.h
 2023-06-09  8:19 UTC  (4+ messages)
` [PATCH 2/2] mips: asm-offsets: add missing prototypes

[PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
 2023-06-09  8:21 UTC  (3+ messages)
` [PATCH 2/2] MIPS: generic: Allow R5 CPUs to be selected

[PATCH v2] net/sched: Set the flushing flags to false to prevent an infinite loop and add one test to tdc
 2023-06-09  8:24 UTC  (3+ messages)
` [PATCH v3] "

[PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
 2023-06-09  8:24 UTC  (5+ messages)

[PATCH 5.10 000/120] 5.10.183-rc1 review
 2023-06-09  8:23 UTC  (2+ messages)

[PATCH] Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"
 2023-06-09  8:22 UTC 

[PATCH V2 0/7] Support Wifi RFI interference mitigation feature
 2023-06-09  8:21 UTC  (3+ messages)
` [PATCH V2 2/7] wifi: mac80211: Add support for ACPI WBRF

[PATCH 1/1] arm64: dts: imx8mp: Add coresight trace components
 2023-06-09  8:20 UTC  (2+ messages)

[PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper
 2023-06-09  8:18 UTC  (11+ messages)

[PATCH 0/7] revert shrinker_srcu related changes
 2023-06-09  8:15 UTC  (8+ messages)
` [PATCH 1/7] Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
` [PATCH 2/7] Revert "mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()"
` [PATCH 3/7] Revert "mm: vmscan: hold write lock to reparent shrinker nr_deferred"
` [PATCH 4/7] Revert "mm: shrinkers: make count and scan in shrinker debugfs lockless"
` [PATCH 5/7] Revert "mm: vmscan: add shrinker_srcu_generation"
` [PATCH 6/7] Revert "mm: vmscan: make memcg slab shrink lockless"
` [PATCH 7/7] Revert "mm: vmscan: make global "

[PATCH 0/9] Fix support of dw-edma HDMA NATIVE IP in remote setup
 2023-06-09  8:16 UTC  (10+ messages)
` [PATCH 1/9] dmaengine: dw-edma: Fix the ch_count hdma callback
` [PATCH 2/9] dmaengine: dw-edma: Typos fixes
` [PATCH 3/9] dmaengine: dw-edma: Add HDMA remote interrupt configuration
` [PATCH 4/9] dmaengine: dw-edma: HDMA: Add memory barrier before starting the DMA transfer in remote setup
` [PATCH 5/9] dmaengine: dw-edma: HDMA: Fix possible race condition "
` [PATCH 6/9] dmaengine: dw-edma: HDMA: Fix possible race condition in local setup
` [PATCH 7/9] dmaengine: dw-edma: eDMA: Add memory barrier before starting the DMA transfer in remote setup
` [PATCH 8/9] dmaengine: dw-edma: eDMA: Fix possible race condition "
` [PATCH 9/9] dmaengine: dw-edma: eDMA: Fix possible race condition in local setup

[PATCH V5] arm64: dts: add support for C3 based Amlogic AW409
 2023-06-09  8:16 UTC  (2+ messages)

[PATCH V4] arm64: dts: add support for C3 based Amlogic AW409
 2023-06-09  8:16 UTC  (2+ messages)

[PATCH] clk: samsung: add CONFIG_OF dependency
 2023-06-09  8:15 UTC 

[PATCH 5.4 00/99] 5.4.246-rc1 review
 2023-06-09  8:15 UTC  (2+ messages)

[PATCH][next] drm/connector: Fix spelling mistake "provded" -> "provided"
 2023-06-09  8:12 UTC 

[PATCH 4.19 00/88] 4.19.285-rc1 review
 2023-06-09  8:12 UTC  (2+ messages)

[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-06-09  8:08 UTC  (3+ messages)
` [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
  ` [PATCH v2 07/23 fix] mips: update_mmu_cache() can replace __update_tlb(): fix

[PATCH] powerpc/legacy_serial: check CONFIG_SERIAL_8250_CONSOLE
 2023-06-09  8:08 UTC  (2+ messages)

[PATCH v2] trace/kprobe: Display the actual notrace function when rejecting a probe
 2023-06-09  7:58 UTC 

[PATCH net-next v7 0/4] Add SCM_PIDFD and SO_PEERPIDFD
 2023-06-09  8:06 UTC  (3+ messages)
` [PATCH net-next v7 4/4] af_unix: Kconfig: make CONFIG_UNIX bool

[PATCH] docs: organize subsystems
 2023-06-09  8:05 UTC  (3+ messages)
` [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems

[PATCH] mmc: mtk-sd: include bitfield header and fix incompatible pointer types
 2023-06-09  8:05 UTC  (2+ messages)

[PATCH v3 0/6] ext4: Fix stale buffer loading from last failed
 2023-06-09  8:04 UTC  (2+ messages)

[PATCH v6 8/9] PCI: endpoint: Add PCI Endpoint function driver for MHI bus
 2023-06-09  7:53 UTC  (3+ messages)

[PATCH V2] gpio: zynq: fix zynqmp_gpio not an immutable chip warning
 2023-06-09  7:49 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 read-only IMAP folder(s) and NNTP newsgroup(s).