public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-09 18:08:38 to 2022-06-09 22:20:01 UTC [more...]

[PATCH 00/12] Clang -Wformat warning fixes
 2022-06-09 22:16 UTC  (7+ messages)
` [PATCH 01/12] x86/mce: use correct format characters
` [PATCH 02/12] x86/CPU/AMD: "
` [PATCH 03/12] x86/e820: "
` [PATCH 04/12] blk-cgroup: "
` [PATCH 05/12] fs: quota: "
` [PATCH 06/12] PNP: "

[PATCH v8 1/4] kexec: clean up arch_kexec_kernel_verify_sig
 2022-06-09 22:18 UTC  (4+ messages)
` [PATCH v8 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic

[PATCH 0/6] KVM: x86: vcpu->arch.pio* cleanups
 2022-06-09 22:19 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86: inline kernel_pio into its sole caller
` [PATCH 2/6] KVM: x86: move all vcpu->arch.pio* setup in emulator_pio_in_out
` [PATCH 3/6] KVM: x86: wean in-kernel PIO from vcpu->arch.pio*

[RESEND 1/2] power_supply: Register cooling device outside of probe
 2022-06-09 22:17 UTC  (4+ messages)
` [RESEND 2/2] power_supply: Use of-thermal cdev registration API

[next] arm64: boot failed - next-20220606
 2022-06-09 22:16 UTC  (8+ messages)

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-09 22:14 UTC  (21+ messages)
` [PATCH v2 06/20] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v2 07/20] clk: npcm8xx: add clock controller
` [PATCH v2 08/20] dt-bindings: reset: modify to general NPCM name
` [PATCH v2 10/20] ARM: dts: nuvoton: add reset syscon property
` [PATCH v2 11/20] reset: npcm: using syscon instead of device data
` [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX

[PATCH v2 00/11] drm/msm/dsi_phy: Replace parent names with clk_hw pointers
 2022-06-09 22:12 UTC  (4+ messages)
` [PATCH v2 03/11] clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()

[PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
 2022-06-09 22:05 UTC  (3+ messages)

[PATCH V10 0/9] CXL: Read CDAT and DSMAS data
 2022-06-09 22:03 UTC  (6+ messages)
` [PATCH V10 6/9] cxl/port: Read CDAT table

RFC: Ioctl v2
 2022-06-09 22:02 UTC  (2+ messages)

[PATCH net-next,0/2] net: mana: Add PF and XDP_REDIRECT support
 2022-06-09 21:57 UTC  (3+ messages)
` [PATCH net-next,1/2] net: mana: Add the Linux MANA PF driver
` [PATCH net-next,2/2] net: mana: Add support of XDP_REDIRECT action

[PATCH v2 0/5] Add perf stat default events for hybrid machines
 2022-06-09 21:54 UTC  (4+ messages)
` [PATCH v2 4/5] perf x86 evlist: Add default hybrid events for perf stat

[PATCH 0/3] drm/panel: Use backlight helpers
 2022-06-09 21:54 UTC  (5+ messages)
` [PATCH 2/3] drm/panel: panel-dsi-cm: "
` [PATCH 3/3] drm/panel: sony-acx565akm: "

[PATCH] selftests: make use of GUP_TEST_FILE macro
 2022-06-09 21:50 UTC  (3+ messages)

[PATCH v2] staging: greybus: audio: fix loop cursor use after iteration
 2022-06-09 21:45 UTC 

[PATCH v2 RESEND] ARM: dts: wpcm450: Enable watchdog by default
 2022-06-09 21:48 UTC 

[PATCH 0/2] Improve vfio-pci primary GPU assignment behavior
 2022-06-09 21:44 UTC  (7+ messages)
` [PATCH 2/2] vfio/pci: Remove console drivers

[PATCH] mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
 2022-06-09 21:43 UTC  (2+ messages)

[PATCH v4] soc: nuvoton: Add SoC info driver for WPCM450
 2022-06-09 21:35 UTC 

[PATCH 0/2] Crypto: Remove x86 dependency on QAT drivers
 2022-06-09 21:36 UTC  (3+ messages)
` [PATCH 2/2] Removes the x86 dependency on the "

drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c:3126:34: warning: unused variable 'samsung_jpeg_match'
 2022-06-09 21:19 UTC 

[ammarfaizi2-block:tiwai/sound/test/ctl-xarray 8/8] ERROR: modpost: "xa_store_range" [sound/core/snd.ko] undefined!
 2022-06-09 21:19 UTC 

[PATCH v2 00/17] Add support for AXP192 PMIC
 2022-06-09 21:12 UTC  (13+ messages)
` [PATCH v2 06/17] dt-bindings: gpio: Add AXP192 GPIO bindings
` [PATCH v2 07/17] dt-bindings: power: axp20x-battery: Add AXP192 compatible
` [PATCH v2 13/17] power: supply: axp20x_usb_power: Add support for AXP192
` [PATCH v2 15/17] power: axp20x_battery: Add constant charge current table
` [PATCH v2 16/17] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v2 17/17] power: axp20x_battery: Add support for AXP192

[PATCH v4 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-06-09 21:10 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: xilinx-cpm: Add "

[PATCH] rpmsg: strcpy is not safe, use strncpy
 2022-06-09 21:08 UTC  (2+ messages)

[PATCH] spi: Fix per-cpu stats access on 32 bit systems
 2022-06-09 21:08 UTC  (2+ messages)

+ include-uapi-linux-swabh-move-explicit-cast-outside-ternary.patch added to mm-nonmm-unstable branch
 2022-06-09 21:08 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: thermal: qcom,spmi-temp-alarm: convert to dtschema
 2022-06-09 21:07 UTC  (2+ messages)

[PATCH v4 0/2] AD4130
 2022-06-09 21:03 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: add AD4130

[ammarfaizi2-block:tiwai/sound/test/ctl-xarray 8/8] ld.lld: error: undefined symbol: xa_store_range
 2022-06-09 20:58 UTC 

[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-06-09 20:51 UTC  (3+ messages)
` [PATCH v2 16/19] hugetlb: Convert to migrate_folio

[PATCH] powerpc/pci: Add config option for using OF 'reg' for PCI domain
 2022-06-09 20:50 UTC  (5+ messages)

[PATCH v2 0/9] Add support for MT8195 SCP 2nd core
 2022-06-09 20:51 UTC  (3+ messages)
` [PATCH v2 1/9] dt-binding: remoteproc: mediatek: Support dual-core SCP

[PATCH] arm64/sysreg: Fix typo in Enum element regex
 2022-06-09 20:42 UTC 

[PATCH v4 0/9] power: reset: at91-reset: add support for sama7g5
 2022-06-09 20:47 UTC  (5+ messages)
` [PATCH v4 6/9] power: reset: at91-reset: add at91_reset_data
` [PATCH v4 7/9] power: reset: at91-reset: add reset_controller_dev support

[PATCH v2] staging: qlge: qlge_main.c: rewrite do-while loops into more compact for loops
 2022-06-09 20:46 UTC 

[PATCH 1/7] dt-bindings: vendor-prefixes: document several vendors for Aspeed BMC boards
 2022-06-09 20:43 UTC  (2+ messages)

[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
 2022-06-09 20:41 UTC  (10+ messages)
` [PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers

[PATCH 01/14] dt-bindings: sram: qcom,ocmem: cleanup example coding style
 2022-06-09 20:40 UTC  (4+ messages)
` [PATCH 02/14] dt-bindings: sram: qcom,imem: add IMEM memory region

[PATCH v5 0/4] fat: add support for the renameat2 RENAME_EXCHANGE flag
 2022-06-09 20:36 UTC  (4+ messages)
` [PATCH v5 3/4] fat: add renameat2 RENAME_EXCHANGE flag support

[PATCH v3 0/2] Add i2c clock duty cycle property for setting minimum persentage of clock high
 2022-06-09 20:35 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: aspeed-i2c: add properties for setting i2c clock duty cycle

[PATCH v3 0/4] DMA mapping changes for SCSI core
 2022-06-09 20:34 UTC  (9+ messages)
` [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits

[PATCH v3] include/uapi/linux/swab.h: move explicit cast outside ternary
 2022-06-09 20:31 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: leds: skyworks,aat1290: convert to dtschema
 2022-06-09 20:31 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: exynos: add function and color to aat1290 flash LED node in Galaxy S3

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-09 20:29 UTC  (7+ messages)

[PATCH V8 0/4] Add unit test module for AMD P-State driver
 2022-06-09 20:28 UTC  (3+ messages)

[PATCH 1/1] MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error
 2022-06-09 20:25 UTC  (2+ messages)

[PATCH v2] power: supply: add dock type
 2022-06-09 20:26 UTC  (3+ messages)

[PATCH v8 00/11] iommu: SVA and IOPF refactoring
 2022-06-09 20:25 UTC  (5+ messages)
` [PATCH v8 02/11] iommu: Add max_pasids field in struct dev_iommu
` [PATCH v8 04/11] iommu: Add sva iommu_domain support

[PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device
 2022-06-09 20:24 UTC  (9+ messages)
` [PATCH v1 14/16] soundwire: Use acpi_dev_for_each_child()

[PATCH] rcu/tree: Add comment to describe GP done condition in fqs loop
 2022-06-09 20:23 UTC  (2+ messages)

[PATCH] selftests/vm: Add protection_keys tests to run_vmtests
 2022-06-09 20:21 UTC  (2+ messages)

[PATCH v2] selftests/sgx: add test_encl.elf to TEST_GEN_FILES
 2022-06-09 20:19 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mfd: qcom,tcsr: Convert to dtschema
 2022-06-09 20:14 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: mfd: qcom,tcsr: Add qcom,tcsr-mdm9615

[PATCH] dt-bindings: pinctrl: sunplus,sp7021-pinctrl: reference generic schema
 2022-06-09 20:13 UTC  (2+ messages)

[Patch V3 0/3] spi: tegra quad: Add Tegra Grace features
 2022-06-09 20:13 UTC  (5+ messages)
` [Patch V3 2/3] spi: dt-bindings: split peripheral prods
` [Patch V3 3/3] spi: dt-bindings: Add compatible for Tegra241 QSPI

[PATCH v2] thermal: rcar_gen3_thermal: improve logging during probe
 2022-06-09 20:07 UTC 

[PATCH 1/1] power: supply: cros_peripheral: Use struct_size() helper in kzalloc()
 2022-06-09 20:06 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: dp83867: add binding and support for io_impedance_ctrl nvmem cell
 2022-06-09 20:04 UTC  (3+ messages)
` [PATCH net-next 1/3] dt-bindings: dp83867: add binding "

[PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
 2022-06-09 20:04 UTC  (5+ messages)
` [PATCH v2 07/48] arm64: dts: amlogic: correct gpio-keys properties
` [PATCH v2 08/48] arm64: dts: amlogic: align gpio-key node names with dtschema

[RFC PATCH v2 0/5] Apple Macs machine/platform ASoC driver
 2022-06-09 20:03 UTC  (5+ messages)
` [RFC PATCH v2 1/5] dt-bindings: sound: Add Apple MCA I2S transceiver
` [RFC PATCH v2 2/5] dt-bindings: sound: Add Apple Macs sound peripherals

[GIT PULL] Networking for 5.19-rc2
 2022-06-09 20:02 UTC  (3+ messages)

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-06-09 19:59 UTC  (13+ messages)
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
    ` [PATCH 0/9] ptrace: cleaning up ptrace_stop
      ` [PATCH 0/12] "
        ` [PATCH v3 0/11] "
          ` [PATCH v4 0/12] "
            ` [PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock

[PATCH v5 0/3] Add nvmem support for dynamic partitions
 2022-06-09 19:57 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: mtd: partitions: Support label only partition
` [PATCH v5 2/3] dt-bindings: mtd: partitions: add additional example for qcom,smem-part

[PATCH] dmaengine: qcom: bam_dma: fix runtime PM underflow
 2022-06-09 19:50 UTC 

[PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
 2022-06-09 19:48 UTC  (6+ messages)

[intel-tdx:kvm-upstream-workaround 443/453] arch/x86/kvm/mmu/mmu.c:982:21: warning: variable 'type' set but not used
 2022-06-09 19:47 UTC 

[PATCH v2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support
 2022-06-09 19:41 UTC 

[Linux v5.17.9] -Wdeprecated-declarations warnings with LLVM-14 and OpenSSL v3.0.x
 2022-06-09 19:41 UTC  (14+ messages)

[PATCH] sched: allow newidle balancing to bail out of load_balance
 2022-06-09 19:40 UTC  (3+ messages)

[PATCH] staging: qlge: qlge_main.c: convert do-while loops to for loops
 2022-06-09 19:39 UTC  (5+ messages)

[PATCH] hwmon: (aquacomputer_d5next) Move device-specific data into struct aqc_data
 2022-06-09 19:36 UTC  (2+ messages)

[PATCH] x86/split_lock: Enable the split lock feature on Raptor Lake P
 2022-06-09 19:35 UTC 

[PATCH -next] power: supply: Remove unnecessary print function dev_err()
 2022-06-09 19:30 UTC  (2+ messages)

[PATCH] power: supply: lp8788: fix typo in comment
 2022-06-09 19:29 UTC  (2+ messages)

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-09 19:29 UTC  (4+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()

[PATCH 1/4] dt-bindings: power: supply: bq24190: use regulator schema for child node
 2022-06-09 19:29 UTC  (2+ messages)

riscv64-linux-ld: kernel/kexec_core.c:962: undefined reference to `machine_kexec'
 2022-06-09 19:26 UTC 

[PATCH] power: supply: bq24257: Fix syntax errors in comments
 2022-06-09 19:26 UTC  (2+ messages)

[PATCH v2] fbdev: atmel_lcdfb: Rework backlight status updates
 2022-06-09 18:55 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.19-2 tag
 2022-06-09 19:22 UTC  (2+ messages)

[PATCH 1/6] MAINTAINERS: update Luca Ceresoli's e-mail address
 2022-06-09 19:21 UTC  (3+ messages)
` [PATCH 5/6] power: supply: max77976: "

[PATCH v22 0/3] usb: misc: Add onboard_usb_hub driver
 2022-06-09 19:20 UTC  (4+ messages)
` [PATCH v22 1/3] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v22 2/3] usb: misc: Add onboard_usb_hub driver
` [PATCH v22 3/3] usb: core: hub: Create platform devices for onboard hubs in hub_probe()

[PATCH v5 2/2] x86/mce: Add support for Extended Physical Address MCA changes
 2022-06-09 19:19 UTC  (11+ messages)

[PATCH] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
 2022-06-09 19:14 UTC  (3+ messages)

[PATCH -next] power: supply: ab8500_fg: add missing destroy_workqueue in ab8500_fg_probe
 2022-06-09 19:13 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] iov_iter: Fix iter_xarray_get_pages{,_alloc}()
 2022-06-09 19:03 UTC  (2+ messages)

[PATCH] hwmon: (aquacomputer_d5next) Move device-specific data into struct aqc_data
 2022-06-09 18:59 UTC 

[ammarfaizi2-block:tiwai/sound/test/ctl-xarray 8/8] ERROR: modpost: "xa_store_range" [sound/core/snd.ko] undefined!
 2022-06-09 18:56 UTC 

[PATCH] s390: disable -Warray-bounds
 2022-06-09 18:51 UTC  (11+ messages)

[PATCH v1 0/4] ipc: Remove extra1 field abuse to pass ipc namespace
 2022-06-09 18:51 UTC  (7+ messages)
` [RFC PATCH 0/4] API extension for handling sysctl
  ` [RFC PATCH 2/4] sysctl: ipc: Do not use dynamic memory

"mm: uninline copy_overflow()" breaks i386 build in Mellanox MLX4
 2022-06-09 18:51 UTC  (3+ messages)
  ` Linux kernel: "

[PATCH] drm/vc4: hdmi: Fixed possible integer overflow
 2022-06-09 18:50 UTC 

[PATCH] ACPI: processor/idle: Annotate more functions to live in cpuidle section
 2022-06-09 18:50 UTC  (3+ messages)

[PATCH] ACPI, APEI, Fix syntax errors in comments
 2022-06-09 18:48 UTC  (2+ messages)

[PATCH v1 0/4] pinctrl: mediatek: add driver support driving and resistance property on mt8192
 2022-06-09 18:47 UTC  (7+ messages)
` [PATCH v1 1/4] pinctrl: add generic driving setup "
` [PATCH v1 2/4] pinctrl: add drive for I2C related pins "
` [PATCH v1 3/4] pinctrl: mediatek: add rsel setting "

[PATCH] dmaengine: apple-admac: Fix compile warning
 2022-06-09 18:43 UTC 

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-09 18:41 UTC  (10+ messages)

[RFC PATCH 0/2] Ability to allocate DMAable pages using unpopulated-alloc
 2022-06-09 18:39 UTC  (4+ messages)
` [RFC PATCH 2/2] xen/grant-table: Use unpopulated DMAable pages instead of real RAM ones

[PATCH 0/8] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-06-09 18:37 UTC  (6+ messages)
` [PATCH 1/8] perf/hw_breakpoint: Optimize list of per-task breakpoints

[PATCH 0/3] ARM: s3c: Kconfig: Style cleanups
 2022-06-09 18:36 UTC  (3+ messages)
` [PATCH 0/3 v3] "

[PATCH] mte: Initialize tag storage to KASAN_TAG_INVALID
 2022-06-09 18:34 UTC  (2+ messages)

[PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
 2022-06-09 18:32 UTC  (11+ messages)
` [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting

[PATCH] arm: create_mapping function to remove unused return values
 2022-06-09 18:29 UTC  (2+ messages)

[PATCH v2] drm/msm: Grab the GPU runtime in a6xx routines, not the GMU one
 2022-06-09 18:29 UTC  (4+ messages)
    ` [Freedreno] "

arch/arm/mach-lpc32xx/serial.c:63:6: warning: no previous prototype for 'lpc32xx_loopback_set'
 2022-06-09 18:26 UTC 

[PATCH v3 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
 2022-06-09 18:26 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G

[PATCH 0/7] usb: typec: Introduce typec-switch binding
 2022-06-09 18:24 UTC  (7+ messages)
` [PATCH 4/7] dt-bindings: drm/bridge: anx7625: Add mode-switch support

[PATCH v2 0/7] usb: typec: Introduce typec-switch binding
 2022-06-09 18:09 UTC  (8+ messages)
` [PATCH v2 1/7] usb: typec: mux: Allow muxes to specify mode-switch
` [PATCH v2 2/7] usb: typec: mux: Add CONFIG guards for functions
` [PATCH v2 3/7] dt-bindings: usb: Add Type-C switch binding
` [PATCH v2 4/7] dt-bindings: drm/bridge: anx7625: Add mode-switch support
` [PATCH v2 5/7] drm/bridge: anx7625: Register number of Type C switches
` [PATCH v2 6/7] drm/bridge: anx7625: Register Type-C mode switches
` [PATCH v2 7/7] drm/bridge: anx7625: Add typec_mux_set callback function

[PATCH] certs: Convert spaces in certs/Makefile to a tab
 2022-06-09 18:21 UTC  (7+ messages)

[PATCH] ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
 2022-06-09 18:19 UTC 

[PATCH v2 1/3] mm: rename kernel_init_free_pages to kernel_init_pages
 2022-06-09 18:18 UTC  (3+ messages)
` [PATCH v2 2/3] mm: introduce clear_highpage_kasan_tagged
` [PATCH v2 3/3] kasan: fix zeroing vmalloc memory with HW_TAGS

[PATCH v3 0/3] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-06-09 18:16 UTC  (5+ messages)
` [PATCH v3 2/3] mm: kmemleak: add rbtree and store physical address for objects allocated with PA
` [PATCH v3 3/3] mm: kmemleak: check physical address when scan

[PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
 2022-06-09 18:13 UTC  (2+ messages)

[PATCH 1/3] mm: rename kernel_init_free_pages to kernel_init_pages
 2022-06-09 18:12 UTC  (4+ messages)
` [PATCH 3/3] kasan: fix zeroing vmalloc memory with HW_TAGS

[PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
 2022-06-09 18:11 UTC  (2+ messages)

[PATCH v2] iommu/dma: Add config for PCI SAC address trick
 2022-06-09 18:09 UTC  (2+ messages)

[PATCH v2 0/3] iio: accel: add MSA311 accelerometer driver
 2022-06-09 18:09 UTC  (4+ messages)
` [PATCH v2 2/3] iio: add MEMSensing MSA311 3-axis "

[PATCH v3 4/6] arm64: dts: mediatek: mt2712e: Add mediatek,infracfg phandle for IOMMU
 2022-06-09 18:08 UTC  (2+ messages)

[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
 2022-06-09 18:08 UTC  (13+ messages)


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