linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-13 17:03:18 to 2023-01-13 18:45:51 UTC [more...]

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-13 18:45 UTC  (7+ messages)
` [PATCH RFC v7 04/64] KVM: x86: Add 'fault_is_private' x86 op

[PATCH] driver: input: matric-keypad: switch to gpiod API
 2023-01-13 18:43 UTC  (2+ messages)

[PATCH V4 1/2] media: i2c: imx219: Split common registers from mode tables
 2023-01-13 18:41 UTC  (3+ messages)
` [PATCH V4 2/2] media: i2c: imx219: Support four-lane operation

[PATCH] iio: chemical: scd30: Add check for NULL in scd30_i2c_command
 2023-01-13 18:41 UTC  (2+ messages)
` [lvc-project] "

[PATCH 0/6] KVM: x86: x2APIC reserved bits/regs fixes
 2023-01-13 18:41 UTC  (3+ messages)

[PATCH 1/1] net/mlx4: Fix build error use array_size() helper in copy_to_user()
 2023-01-13 18:41 UTC  (3+ messages)

[PATCH v6 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-01-13 18:39 UTC  (5+ messages)
` [PATCH v6 2/5] pwm: Add Apple PWM controller

[PATCH] spi: dw: Fix wrong FIFO level setting for long xfers
 2023-01-13 18:38 UTC  (5+ messages)

[PATCH v4] sh: avoid using IRQ0 on SH3/4
 2023-01-13 18:38 UTC  (3+ messages)

[PATCH v6 1/3] phy: mediatek: fix build warning caused by clang
 2023-01-13 18:36 UTC  (5+ messages)
` [PATCH v6 3/3] phy: mediatek: tphy: add debugfs files

[PATCH v2 0/6] phy: qualcomm: Add UFS support for SM8550
 2023-01-13 18:35 UTC  (3+ messages)
` [PATCH v2 6/6] phy: qcom-qmp-ufs: Add SM8550 support

[PATCH v9 00/27] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2023-01-13 18:34 UTC  (29+ messages)
` [PATCH v9 01/27] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH v9 02/27] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH v9 03/27] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH v9 04/27] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH v9 05/27] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH v9 06/27] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH v9 07/27] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH v9 08/27] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH v9 09/27] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH v9 10/27] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH v9 11/27] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH v9 12/27] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH v9 13/27] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH v9 14/27] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent'
` [PATCH v9 15/27] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v9 16/27] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH v9 17/27] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH v9 18/27] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH v9 19/27] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v9 20/27] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v9 21/27] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v9 22/27] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH v9 23/27] dmaengine: dw-edma: Add mem-mapped LL-entries support
` [PATCH v9 24/27] dmaengine: dw-edma: Relax driver config settings
` [PATCH v9 25/27] PCI: dwc: Set coherent DMA-mask on MSI-address allocation
` [PATCH v9 26/27] PCI: bt1: Set 64-bit DMA-mask
` [PATCH v9 27/27] PCI: dwc: Add DW eDMA engine support

[PATCH 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-01-13 18:32 UTC  (2+ messages)

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-13 18:30 UTC  (3+ messages)
` [PATCH v2 08/11] dt-bindings: phy: convert meson-gxl-usb2-phy.txt to dt-schema

[RFC PATCH 00/17] DRM_USE_DYNAMIC_DEBUG regression
 2023-01-13 18:29 UTC  (3+ messages)

[PATCH v6 0/5] x86: Enable LKGS instruction
 2023-01-13 18:26 UTC  (5+ messages)

[PATCH] platform/chrome: cros_typec_vdm: Fix VDO copy
 2023-01-13 18:26 UTC 

[PATCH v2 1/2] gpio: wcd934x: Remove duplicate assignment of of_gpio_n_cells
 2023-01-13 18:26 UTC  (2+ messages)
` [PATCH v2 2/2] gpio: wcd934x: Use proper headers and drop OF_GPIO dependency

[PATCH 0/2] mfd: Make .disable() callback and mfd_cell_disable() return void
 2023-01-13 18:24 UTC  (3+ messages)
` [PATCH 1/2] mfd: Make .disable() callback "
` [PATCH 2/2] mfd: Make mfd_cell_disable() "

drivers/media/platform/renesas/rcar_jpu.c:77: warning: "RST" redefined
 2023-01-13 18:23 UTC 

[PATCH v7 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2023-01-13 18:23 UTC  (5+ messages)
` [PATCH v7 24/25] PCI: bt1: Set 64-bit DMA-mask

[PATCH v6 0/6] arm64: dts: qcom: sm6125: UFS and xiaomi-laurel-sprout support
 2023-01-13 18:21 UTC  (5+ messages)
` [PATCH v6 2/6] dt-bindings: phy: Add QMP UFS PHY compatible for SM6125
` [PATCH v6 3/6] phy: qcom-qmp: Add SM6125 UFS PHY support

[PATCH 0/7] iommu/vt-d: Support performance monitoring for IOMMU
 2023-01-13 18:19 UTC  (4+ messages)
` [PATCH 3/7] iommu/vt-d: Support Enhanced Command Interface

[PATCH] tools: port perf ui from GTK 2 to GTK 3
 2023-01-13 18:20 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] modpost: support arbitrary symbol length in modversion
 2023-01-13 18:18 UTC  (3+ messages)

[PATCH v2 0/4] soc: qcom: icc-bwmon: Add support for llcc and cpu bwmon on sc7280
 2023-01-13 18:18 UTC  (3+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON
  ` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON (=> interconnect issue)

[PATCH 1/2] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: correct SC7280 compatibles
 2023-01-13 18:18 UTC  (2+ messages)

[PATCH 02/19] soundwire: amd: Add support for AMD Master driver
 2023-01-13 18:21 UTC  (3+ messages)

[PATCH] dt-bindings: phy: qcom,qusb2: do not define properties in "if" block
 2023-01-13 18:17 UTC  (2+ messages)

[PATCH] x86/efi: Safely enable unaccepted memory in UEFI
 2023-01-13 18:17 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.2
 2023-01-13 18:15 UTC 

[PATCH 1/4] dt-bindings: phy: qcom,usb-snps-femto-v2: use fallback compatibles
 2023-01-13 18:10 UTC  (2+ messages)

[PATCH v2 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
 2023-01-13 18:03 UTC  (9+ messages)
` [PATCH v2 1/8] Compiler attributes: GCC cold function alignment workarounds
` [PATCH v2 2/8] ACPI: Don't build ACPICA with '-Os'
` [PATCH v2 3/8] arm64: Extend support for CONFIG_FUNCTION_ALIGNMENT
` [PATCH v2 4/8] ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS
` [PATCH v2 5/8] arm64: insn: Add helpers for BTI
` [PATCH v2 6/8] arm64: patching: Add aarch64_insn_write_literal_u64()
` [PATCH v2 7/8] arm64: ftrace: Update stale comment
` [PATCH v2 8/8] arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS

[PATCH] dt-bindings: sram: Tightly Coupled Memory (TCM) bindings
 2023-01-13 18:08 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: phy: rockchip: convert rockchip-dp-phy.txt to yaml
 2023-01-13 18:08 UTC  (2+ messages)

[RFC 00/14] KVM: x86/MMU: Formalize the Shadow MMU
 2023-01-13 18:06 UTC  (7+ messages)
` [RFC 03/14] KVM: x86/MMU: Move the Shadow MMU implementation to shadow_mmu.c
` [RFC 07/14] KVM: x86/MMU: Cleanup shrinker interface with Shadow MMU

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-13 18:06 UTC  (2+ messages)

[PATCH 6.1 00/10] 6.1.6-rc1 review
 2023-01-13 18:06 UTC  (3+ messages)

[PATCH 5.10 000/783] 5.10.163-rc1 review
 2023-01-13 18:05 UTC  (3+ messages)

[PATCH 0/3] Detect SRCU related deadlocks
 2023-01-13 18:05 UTC  (8+ messages)
` [PATCH 2/3] rcu: Equip sleepable RCU with lockdep dependency graph checks
` [PATCH 0/3] KVM: Make use of SRCU deadlock detection support
  ` [PATCH 2/3] KVM: selftests: Use enum for test numbers in xen_shinfo_test

[PATCH 0/2] Minor SoundWire Regmap Tweaks
 2023-01-13 18:03 UTC  (11+ messages)
` [PATCH 2/2] regmap: sdw: Remove 8-bit value size restriction

[PATCH] dt-bindings: phy: qcom,usb-hsic-phy: convert to DT schema
 2023-01-13 18:00 UTC  (2+ messages)

[PATCH v5 0/3] Thermal ACPI APIs for generic trip points
 2023-01-13 18:02 UTC  (4+ messages)
` [PATCH v5 1/3] thermal/acpi: Add ACPI trip point routines
` [PATCH v5 2/3] thermal/drivers/intel: Use generic trip points for intel_pch
` [PATCH v5 3/3] thermal/drivers/intel: Use generic trip points int340x

[PATCH 5.15 00/10] 5.15.88-rc1 review
 2023-01-13 18:00 UTC  (3+ messages)

[RFC PATCH 0/4] Add RGB ttl connection on rockchip phy
 2023-01-13 17:58 UTC  (3+ messages)
` [RFC PATCH 2/4] phy: rockchip: Add inno_is_valid_phy_mode

[PATCH v2 00/18] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-01-13 17:54 UTC  (19+ messages)
` [PATCH v2 01/18] x86/resctrl: Track the closid with the rmid
` [PATCH v2 02/18] x86/resctrl: Access per-rmid structures by index
` [PATCH v2 03/18] x86/resctrl: Create helper for RMID allocation and mondata dir creation
` [PATCH v2 04/18] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
` [PATCH v2 05/18] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
` [PATCH v2 06/18] x86/resctrl: Allow the allocator to check if a CLOSID can allocate clean RMID
` [PATCH v2 07/18] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
` [PATCH v2 08/18] x86/resctrl: Queue mon_event_read() instead of sending an IPI
` [PATCH v2 09/18] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
` [PATCH v2 10/18] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
` [PATCH v2 11/18] x86/resctrl: Make resctrl_mounted checks explicit
` [PATCH v2 12/18] x86/resctrl: Move alloc/mon static keys into helpers
` [PATCH v2 13/18] x86/resctrl: Make rdt_enable_key the arch's decision to switch
` [PATCH v2 14/18] x86/resctrl: Add helpers for system wide mon/alloc capable
` [PATCH v2 15/18] x86/resctrl: Add cpu online callback for resctrl work
` [PATCH v2 16/18] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
` [PATCH v2 17/18] x86/resctrl: Add cpu offline callback for resctrl work
` [PATCH v2 18/18] x86/resctrl: Separate arch and fs resctrl locks

[PATCH] phy: freescale: imx8m-pcie: Add one missing error return
 2023-01-13 17:55 UTC  (2+ messages)

[PATCH v4] PCI / ACPI: PM: Take _S0W of the target bridge into account in acpi_pci_bridge_d3(()
 2023-01-13 17:53 UTC  (3+ messages)

[PATCH v4] scripts/gdb: add mm introspection utils
 2023-01-13 17:51 UTC  (2+ messages)
` [PATCH v5] "

another use-after-free in ep_remove_wait_queue()
 2023-01-13 17:52 UTC  (3+ messages)

[PATCH] workqueue: Fold rebind_worker() within rebind_workers()
 2023-01-13 17:51 UTC  (2+ messages)

[PATCH v6 0/8] cxl: Process event logs
 2023-01-13 17:16 UTC  (3+ messages)
` [PATCH v6 3/8] cxl/mem: Trace General Media Event Record

[PATCH] phy: tegra: xusb: Support USB role default mode
 2023-01-13 17:50 UTC  (2+ messages)

[PATCH 0/5] soundwire: better error handling in deferred transfers
 2023-01-13 17:48 UTC  (4+ messages)
` [PATCH 1/5] soundwire: stream: uniquify dev_err() logs

[PATCH] Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence"
 2023-01-13 17:46 UTC  (2+ messages)

[PATCH -next 0/7] mm: remove cgroup_throttle_swaprate() completely
 2023-01-13 17:45 UTC  (4+ messages)
` [PATCH -next 5/7] mm: memory: convert wp_page_copy() to use folios

[PATCH 0/3] Add Qualcomm SM6115 and SM4250 USB3 PHY support
 2023-01-13 17:43 UTC  (2+ messages)

[PATCH v10 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-01-13 17:40 UTC  (5+ messages)
` [PATCH v10 1/9] device property: Add remote endpoint to devcon matcher

[PATCH] platform: Provide a remove callback that returns no value
 2023-01-13 17:40 UTC  (7+ messages)

[GIT PULL] KVM fixes for Linux 6.2-rc4
 2023-01-13 17:37 UTC 

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-01-13 17:38 UTC  (28+ messages)
` [PATCH mm-unstable v1 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable v1 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 03/26] arc/mm: "
` [PATCH mm-unstable v1 04/26] arm/mm: "
` [PATCH mm-unstable v1 05/26] csky/mm: "
` [PATCH mm-unstable v1 06/26] hexagon/mm: "
` [PATCH mm-unstable v1 07/26] ia64/mm: "
` [PATCH mm-unstable v1 08/26] loongarch/mm: "
` [PATCH mm-unstable v1 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable v1 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 11/26] microblaze/mm: "
` [PATCH mm-unstable v1 12/26] mips/mm: "
` [PATCH mm-unstable v1 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable v1 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 15/26] openrisc/mm: "
` [PATCH mm-unstable v1 16/26] parisc/mm: "
` [PATCH mm-unstable v1 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable v1 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 19/26] riscv/mm: "
` [PATCH mm-unstable v1 20/26] sh/mm: "
` [PATCH mm-unstable v1 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable v1 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable v1 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable v1 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v4 0/3] Thermal ACPI APIs for generic trip points
 2023-01-13 17:34 UTC  (7+ messages)
` [PATCH 3/3] thermal/drivers/intel: Use generic trip points int340x

[PATCH for 6.1 regression] Revert "mm/compaction: fix set skip in fast_find_migrateblock"
 2023-01-13 17:33 UTC 

[PATCHv2 0/4] zsmalloc: make zspage chain size configurable
 2023-01-13 17:32 UTC  (5+ messages)
` [PATCHv2 1/4] zsmalloc: rework zspage chain size selection
` [PATCHv2 2/4] zsmalloc: skip chain size calculation for pow_of_2 classes

[PATCH 0/2] Support Child MFD Cells for the i.MX6QDL Reset Controller
 2023-01-13 17:32 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: reset: imx-src: add syscon and simple-mfd compatibles
` [PATCH 2/2] ARM: dts: imx6qdl: support child mfd cells for the reset controller

[PATCH] gcc-plugins: Fix build for upcoming GCC release
 2023-01-13 17:30 UTC 

[PATCH] scripts: coccicheck: Avoid warning about spurious escape
 2023-01-13 17:29 UTC 

[PATCH v1 Part2 0/5] Declare safe late loadable microcode
 2023-01-13 17:29 UTC  (6+ messages)
` [PATCH v1 Part2 1/5] x86/microcode: Move late load warning to the same function that taints kernel
` [PATCH v1 Part2 2/5] x86/microcode/intel: Add minimum required revision to microcode header
` [PATCH v1 Part2 3/5] x86/microcode: Add a generic mechanism to declare support for minrev
` [PATCH v1 Part2 4/5] x86/microcode/intel: Drop wbinvd() from microcode loading
` [PATCH v1 Part2 5/5] x86/microcode: Provide an option to override minrev enforcement

next: BUG: kernel NULL pointer dereference, address: 0000000000000008 - RIP: 0010:do_wp_page
 2023-01-13 17:29 UTC  (5+ messages)

[PATCH] dt-bindings: vendor-prefixes: add Bang & Olufsen a/s
 2023-01-13 17:24 UTC  (3+ messages)

[PATCH v1] wireless/at76c50x-usb.c : Use devm_kmalloc replaces kmalloc
 2023-01-13 17:22 UTC  (2+ messages)

[RFC][PATCH 0/6] x86: Fix suspend vs retbleed=stuff
 2023-01-13 17:17 UTC  (4+ messages)
` [RFC][PATCH 2/6] x86/power: Inline write_cr[04]()

linux-next: build warning after merge of the workqueues tree
 2023-01-13 17:16 UTC  (5+ messages)

[PATCH v2 1/2] blk-iocost: add refcounting for iocg
 2023-01-13 17:16 UTC  (11+ messages)

[PATCH v2 1/2] pinctrl: bcm: bcm2835: Switch to use ->add_pin_ranges()
 2023-01-13 17:10 UTC  (2+ messages)
` [PATCH v2 2/2] Revert "gpiolib: of: Introduce hook for missing gpio-ranges"

[PATCH v3] vfio: fix potential deadlock on vfio group lock
 2023-01-13 17:11 UTC 

[Patch v1 00/10] Tegra234 Memory interconnect support
 2023-01-13 17:11 UTC  (3+ messages)
` [Patch v1 05/10] dt-bindings: tegra: add icc ids for dummy MC clients

[PATCH v2 0/4] soc: qcom: Introduce PMIC GLINK
 2023-01-13 17:10 UTC  (2+ messages)

[PATCH 0/3] mm: replace atomic_t with percpu_ref in mempolicy
 2023-01-13 17:04 UTC  (2+ messages)

[PATCH] um: Support LTO
 2023-01-13 17:03 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).