linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-17 13:56:52 to 2021-12-17 16:01:14 UTC [more...]

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-17 16:00 UTC  (31+ messages)
` [PATCH v2 02/17] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v2 05/17] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v2 06/17] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH v2 07/17] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v2 09/17] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v2 10/17] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v2 11/17] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v2 12/17] dt-bindings: pwm: add microchip corePWM binding
` [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to icicle kit
` [PATCH v2 15/17] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry

[GIT PULL] soc: Keystone driver update for v5.17
 2021-12-17 16:00 UTC  (2+ messages)

[PATCH v2 10/37] drm/imx/dcss: Use drm_module_platform_driver() to register the driver
 2021-12-17 15:58 UTC  (2+ messages)

[PATCH v2 0/3] Add SMP/SMT support for Ingenic sysost driver
 2021-12-17 15:57 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: timer: Remove unreasonable binding
` [PATCH v2 2/3] dt-bindings: timer: Add bindings for new Ingenic SoCs
` [PATCH v2 3/3] clocksource: Ingenic: Add SMP/SMT support for sysost driver

[PATCH 0/2] uclamp_max vs schedutil fixes
 2021-12-17 15:56 UTC  (5+ messages)
` [PATCH 1/2] sched/sugov: Ignore 'busy' filter when rq is capped by uclamp_max
` [PATCH 2/2] sched/uclamp: Fix iowait boost escaping uclamp restriction

[PATCH 0/7] arm64: dts: exynos: Add E850-96 board support
 2021-12-17 15:56 UTC  (8+ messages)
  ` [PATCH 6/7] arm64: dts: exynos: Add initial Exynos850 SoC support

[GIT PULL 1/2] asm-generic: rework PCI I/O space access
 2021-12-17 15:55 UTC  (20+ messages)

[RFC PATCH 0/4] Fix and improve gpmi nand on mx28
 2021-12-17 15:55 UTC  (5+ messages)
` [RFC PATCH 1/4] clk: mxs: imx28: Reparent gpmi clk to ref_gpmi
` [RFC PATCH 2/4] mtd: rawnand: gpmi: support fast edo timings for mx28
` [RFC PATCH 3/4] mtd: rawnand: gpmi: fix controller timings setting
` [RFC PATCH 4/4] mtd: rawnand: gpmi: validate controller clock rate

Possible nohz-full/RCU issue in arm64 KVM
 2021-12-17 15:54 UTC  (6+ messages)

[PATCH net-next v7 0/9] net: lan966x: Add switchdev and vlan support
 2021-12-17 15:53 UTC  (10+ messages)
` [PATCH net-next v7 1/9] net: lan966x: Add registers that are used for switch and vlan functionality
` [PATCH net-next v7 2/9] dt-bindings: net: lan966x: Extend with the analyzer interrupt
` [PATCH net-next v7 3/9] net: lan966x: add support for interrupts from analyzer
` [PATCH net-next v7 4/9] net: lan966x: More MAC table functionality
` [PATCH net-next v7 5/9] net: lan966x: Remove .ndo_change_rx_flags
` [PATCH net-next v7 6/9] net: lan966x: Add support to offload the forwarding
` [PATCH net-next v7 7/9] net: lan966x: Add vlan support
` [PATCH net-next v7 8/9] net: lan966x: Extend switchdev bridge flags
` [PATCH net-next v7 9/9] net: lan966x: Extend switchdev with fdb support

[next] arm64: efi-rt-wrapper.S:8: Error: unknown mnemonic `bti' -- `bti c'
 2021-12-17 15:53 UTC  (4+ messages)

[PATCH v3] hwmon: (pmbus) Add support for MPS Multi-phase mp5023
 2021-12-17 15:52 UTC  (2+ messages)

[PATCH v3 0/4] memory: omap-gpmc: Add AM64 SoC support
 2021-12-17 15:50 UTC  (5+ messages)
` [PATCH v3 3/4] memory: omap-gpmc: Use a compatible match table when checking for NAND controller
` [PATCH v3 4/4] arm64: arch_k3: Select GPMC device driver

[PATCH v9 1/7] cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy
 2021-12-17 15:48 UTC  (2+ messages)
` [PATCH] cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy

[PATCH] arm64: defconfig: Enable cpufreq for MediaTek
 2021-12-17 15:44 UTC 

[PATCH v5 0/6] perf tools/arm64: Fix missing leaf-function callers in ARM64 when using "--call-graph=fp"
 2021-12-17 15:45 UTC  (7+ messages)
` [PATCH v5 1/6] perf tools: record ARM64 LR register automatically
` [PATCH v5 2/6] perf tools: add a mechanism to inject stack frames
` [PATCH v5 3/6] perf tools: Refactor script__setup_sample_type()
` [PATCH v5 4/6] perf tools: enable dwarf_callchain_users on arm64
` [PATCH v5 5/6] perf tools: Refactor SMPL_REG macro in perf_regs.h
` [PATCH v5 6/6] perf arm64: inject missing frames if perf-record used "--call-graph=fp"

[PATCH] cpufreq: intel_pstate: Update EPP for AlderLake mobile
 2021-12-17 15:45 UTC  (2+ messages)

[PATCH] hwmon: prefix kernel-doc comments for structs with struct
 2021-12-17 15:45 UTC  (2+ messages)

[PATCH 1/2] ipmi: bail out if init_srcu_struct fails
 2021-12-17 15:44 UTC  (2+ messages)
` [PATCH 2/2] ipmi: fix initialization when workqueue allocation fails

[PATCH v4 00/13] x86: Support Key Locker
 2021-12-17 15:42 UTC  (3+ messages)
` [PATCH v4 08/13] x86/power/keylocker: Restore internal wrapping key from the ACPI S3/4 sleep states

[PATCH v2] ext4: set csum seed in tmp inode while migrating to extents
 2021-12-17 15:09 UTC  (6+ messages)

[PATCH v3 0/9] Parallel CPU bringup for x86_64
 2021-12-17 15:40 UTC  (7+ messages)

[PATCH v2 0/2] hwmon: (dell-smm) Improve ioctl handler
 2021-12-17 15:37 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: (dell-smm) Simplify "

linux-next: manual merge of the nfs-anna tree with the fscache tree
 2021-12-17 15:34 UTC  (3+ messages)

[patch 0/6] x86/fpu: Preparatory changes for guest AMX support
 2021-12-17 15:33 UTC  (17+ messages)
` [patch 5/6] x86/fpu: Provide fpu_update_guest_xcr0/xfd()

[PATCH] powercap: fix typo in a comment
 2021-12-17 15:32 UTC  (2+ messages)

[PATCH] hwmon: (raspberrypi) Exit immediately in case of error in init
 2021-12-17 15:31 UTC  (2+ messages)

[PATCH v3 0/9] iommu: refactor flush queues into iommu-dma
 2021-12-17 15:31 UTC  (10+ messages)
` [PATCH v3 1/9] iommu/iova: Fix race between FQ timeout and teardown
` [PATCH v3 2/9] iommu/iova: Squash entry_dtor abstraction
` [PATCH v3 3/9] iommu/iova: Squash flush_cb abstraction
` [PATCH v3 4/9] iommu/amd: Simplify pagetable freeing
` [PATCH v3 5/9] iommu/amd: Use put_pages_list
` [PATCH v3 6/9] iommu/vt-d: "
` [PATCH v3 7/9] iommu/iova: Consolidate flush queue code
` [PATCH v3 8/9] iommu/iova: Move flush queue code to iommu-dma
` [PATCH v3 9/9] iommu: Move flush queue data into iommu_dma_cookie

[PATCH v3 0/2] Add iop driver for Sunplus SP7021
 2021-12-17 15:31 UTC  (5+ messages)
` [PATCH v3 2/2] misc: "

[PATCH] builddeb: Support signing kernels with a Machine Owner Key
 2021-12-17 15:29 UTC  (5+ messages)

[PATCH v2 00/23] AMX Support in KVM
 2021-12-17 15:30 UTC  (24+ messages)
` [PATCH v2 01/23] x86/fpu: Extend fpu_xstate_prctl() with guest permissions
` [PATCH v2 02/23] x86/fpu: Prepare guest FPU for dynamically enabled FPU features
` [PATCH v2 03/23] kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule
` [PATCH v2 04/23] kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID
` [PATCH v2 05/23] kvm: x86: Check permitted dynamic xfeatures at KVM_SET_CPUID2
` [PATCH v2 06/23] x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
` [PATCH v2 07/23] x86/fpu: Add guest support to xfd_enable_feature()
` [PATCH v2 08/23] x86/fpu: Provide fpu_update_guest_perm_features() for guest
` [PATCH v2 09/23] kvm: x86: Enable dynamic XSAVE features at KVM_SET_CPUID2
` [PATCH v2 10/23] x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
` [PATCH v2 11/23] kvm: x86: Add emulation for IA32_XFD
` [PATCH v2 12/23] x86/fpu: Prepare xfd_err in struct fpu_guest
` [PATCH v2 13/23] kvm: x86: Intercept #NM for saving IA32_XFD_ERR
` [PATCH v2 14/23] kvm: x86: Emulate IA32_XFD_ERR for guest
` [PATCH v2 15/23] kvm: x86: Add XCR0 support for Intel AMX
` [PATCH v2 16/23] kvm: x86: Add CPUID "
` [PATCH v2 17/23] x86/fpu: add uabi_size to guest_fpu
` [PATCH v2 18/23] kvm: x86: Get/set expanded xstate buffer
` [PATCH v2 19/23] kvm: selftests: Add support for KVM_CAP_XSAVE2
` [PATCH v2 20/23] docs: kvm: Add KVM_GET_XSAVE2
` [PATCH v2 21/23] x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
` [PATCH v2 22/23] kvm: x86: Disable interception for IA32_XFD on demand
` [PATCH v2 23/23] kvm: x86: Disable RDMSR interception of IA32_XFD_ERR

[PATCH v2] mfd: rk808: add reboot support to rk808.c
 2021-12-17 15:29 UTC  (2+ messages)

[PATCH v1 0/2] Add PWM driver for Suplus SP7021 SoC
 2021-12-17 15:28 UTC  (3+ messages)
` [PATCH v1 2/2] pwm:sunplus-pwm:Add Sunplus SoC PWM Driver

[PATCH -next 1/2] cpuidle: Fix kernel-doc
 2021-12-17 15:24 UTC  (2+ messages)

[PATCH] isoc: mediatek: Fix dereference of null pointer while alloc fail
 2021-12-17 15:20 UTC 

earlyprintk=xdbc seems broken
 2021-12-17 15:19 UTC  (8+ messages)

[PATCH 00/32] KVM: s390: enable zPCI for interpretive execution
 2021-12-17 15:19 UTC  (8+ messages)
` [PATCH 16/32] KVM: s390: expose the guest zPCI interpretation facility
` [PATCH 17/32] KVM: s390: expose the guest Adapter Interruption Source ID facility
` [PATCH 32/32] MAINTAINERS: additional files related kvm s390 pci passthrough

[PATCH v1 1/1] serial: 8520_mtk: Prepare for platform_get_irq_optional() changes
 2021-12-17 15:10 UTC 

[PATCH v7 1/8] dt-bindings: mediatek,dpi: Add DP_INTF compatible
 2021-12-17 15:08 UTC  (8+ messages)
` [PATCH v7 2/8] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v7 3/8] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v7 4/8] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v7 5/8] drm/mediatek: dpi: Add dpintf support
` [PATCH v7 6/8] phy: phy-mtk-dp: Add driver for DP phy
` [PATCH v7 7/8] drm/mediatek: Add mt8195 DisplayPort driver
` [PATCH v7 8/8] drm/mediatek: Add mt8195 eDP support

[PATCH] sc16is7xx: Prevent dereferencing invalid data when gpio_hog used
 2021-12-17 15:06 UTC 

[PATCH 0/5] Rework pm_ptr() and *_PM_OPS macros
 2021-12-17 15:07 UTC  (3+ messages)

[PATCH v2 1/2] sctp: export sctp_endpoint_{hold,put}() and return incremented endpoint
 2021-12-17 15:06 UTC  (4+ messages)

[PATCH] drdb: Switch to kvfree_rcu() API
 2021-12-17 15:06 UTC  (5+ messages)
` [PATCH] mfd: dln2: "

[PATCH v4 0/6] Broadcom DT bindings updates to YAML
 2021-12-17 15:04 UTC  (9+ messages)
` [PATCH v4 1/6] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v4 4/6] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH v4 5/6] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v4 6/6] dt-bindings: usb: Convert BDC "

[PATCH 01/12] perf test: Shell - Limit to only run executable scripts in tests
 2021-12-17 15:00 UTC  (4+ messages)
` [PATCH 02/12] perf test: Shell - only run .sh shell files to skip other files

[PATCH] drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL check
 2021-12-17 14:59 UTC 

[PATCH stable-5.15.y 0/4] backport test case btrfs/216 fixes
 2021-12-17 14:56 UTC  (2+ messages)

[Bug Report] Desktop monitor sleep regression
 2021-12-17 14:52 UTC  (2+ messages)

[PATCH v3] mm: fix panic in __alloc_pages
 2021-12-17 14:51 UTC  (3+ messages)
` [PATCH v2 0/4] mm, memory_hotplug: handle unitialized numa node gracefully

[PATCH 0/2] ata: pata_platform: Refurbish the driver
 2021-12-17 14:50 UTC  (4+ messages)
` [PATCH 1/2] ata: pata_platform: make use of platform_get_mem_or_io()
` [PATCH 2/2] ata: pata_platform: Merge pata_of_platform into pata_platform

[PATCH v2 2/2] ucounts: Move rlimit max values from ucounts max
 2021-12-17 14:48 UTC  (2+ messages)
` [PATCH v3] ucounts: Split rlimit and ucount values and max values

[PATCH 2/2] dt-bindings: usb: document snps,dis_split_quirk property in dwc3
 2021-12-17 14:47 UTC  (3+ messages)

[PATCH Vx 1/1] f2fs: Avoid deadlock between writeback and checkpoint
 2021-12-17 14:44 UTC  (5+ messages)
    ` [f2fs-dev] "

[PATCH 4.19 0/6] fix warning and errors on arm built with clang
 2021-12-17 14:41 UTC  (7+ messages)
` [PATCH 4.19 1/6] net: lan78xx: Avoid unnecessary self assignment
` [PATCH 4.19 2/6] ARM: 8805/2: remove unneeded naked function usage
` [PATCH 4.19 3/6] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
` [PATCH 4.19 4/6] ARM: 8800/1: use choice for kernel unwinders
` [PATCH 4.19 5/6] ARM: 8788/1: ftrace: remove old mcount support
` [PATCH 4.19 6/6] Input: touchscreen - avoid bitwise vs logical OR warning

[PATCH v4] isoc: mediatek: potential use of error pointer
 2021-12-17 14:41 UTC  (2+ messages)

[PATCH v3 1/2] mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
 2021-12-17 14:33 UTC  (3+ messages)
` [PATCH v3 2/2] mtd: spi-nor: macronix: Add support for mx66lm1g45g

[PATCH v2] sfc: falcon: potential dereference null pointer of rx_queue->page_ring
 2021-12-17 14:33 UTC 

[PATCH v2 00/37] drm: Make drivers to honour the nomodeset parameter
 2021-12-17 14:31 UTC  (3+ messages)
` [PATCH v2 01/37] drm: Add drm_module_{pci,platform}_driver() helper macros

[PATCH v7 net-next 00/12] allow user to offload tc action to net device
 2021-12-17 14:21 UTC  (13+ messages)
` [PATCH v7 net-next 01/12] flow_offload: fill flags to action structure
` [PATCH v7 net-next 02/12] flow_offload: reject to offload tc actions in offload drivers
` [PATCH v7 net-next 03/12] flow_offload: add index to flow_action_entry structure
` [PATCH v7 net-next 04/12] flow_offload: rename offload functions with offload instead of flow
` [PATCH v7 net-next 05/12] flow_offload: add ops to tc_action_ops for flow action setup
` [PATCH v7 net-next 06/12] flow_offload: allow user to offload tc action to net device
` [PATCH v7 net-next 07/12] flow_offload: add skip_hw and skip_sw to control if offload the action
` [PATCH v7 net-next 08/12] flow_offload: add process to update action stats from hardware
` [PATCH v7 net-next 09/12] net: sched: save full flags for tc action
` [PATCH v7 net-next 10/12] flow_offload: add reoffload process to update hw_count
` [PATCH v7 net-next 11/12] flow_offload: validate flags of filter and actions
` [PATCH v7 net-next 12/12] selftests: tc-testing: add action offload selftest for action and filter

[PATCH] [BACKPORT v4.9 - v4.19] firmware: arm_scpi: Fix string overflow in SCPI genpd driver
 2021-12-17 14:20 UTC 

[PATCH v3] blktrace: switch trace spinlock to a raw spinlock
 2021-12-17 14:16 UTC 

[PATCH 0/6] ASoC : soc-pcm: fix trigger race conditions with shared BE
 2021-12-17 14:15 UTC  (3+ messages)
` [PATCH 3/6] ASoC: soc-pcm: Fix and cleanup DPCM locking

[PATCH] ata: pata_of_platform: Use of_irq_to_resource() to populate IRQ resource
 2021-12-17 14:14 UTC  (3+ messages)

[PATCH v6] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2021-12-17 14:13 UTC 

[PATCH v3 0/4] acpi: Store _PLD information and convert users
 2021-12-17 14:11 UTC  (2+ messages)

linux-next: manual merge of the audit tree with the powerpc tree
 2021-12-17 14:11 UTC  (13+ messages)

[PATCH v2] isoc: mediatek: potential use of error pointer
 2021-12-17 14:06 UTC  (2+ messages)

[PATCH v5 00/22] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-12-17 14:05 UTC  (9+ messages)
` [PATCH v5 06/22] cpufreq: amd: introduce a new amd pstate driver to support future processors
` [PATCH v5 09/22] cpufreq: amd: add trace for amd-pstate module

[ANNOUNCE] v5.16-rc1-rt2
 2021-12-17 13:59 UTC  (5+ messages)
` [rcf/patch] netpoll: Make it RT friendly

[PATCH] ASoC: max98357a: Add mixer control to mute/unmute speaker
 2021-12-17 13:58 UTC  (6+ messages)

[PATCH v3] isoc: mediatek: potential use of error pointer
 2021-12-17 13:57 UTC 


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