linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-13 16:23:28 to 2023-01-13 18:04:42 UTC [more...]

[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 0/3] Detect SRCU related deadlocks
 2023-01-13 17:58 UTC  (5+ messages)
` [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 2/3] rcu: Equip sleepable RCU with lockdep dependency graph checks

[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] "

[RFC 00/14] KVM: x86/MMU: Formalize the Shadow MMU
 2023-01-13 17:51 UTC  (4+ messages)
` [RFC 07/14] KVM: x86/MMU: Cleanup shrinker interface with "

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] tools: port perf ui from GTK 2 to GTK 3
 2023-01-13 17:45 UTC  (5+ messages)
` [PATCH v2] "

[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 5.10 000/783] 5.10.163-rc1 review
 2023-01-13 17:45 UTC  (2+ messages)

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

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

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

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

[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 

[PATCH] spi: dw: Fix wrong FIFO level setting for long xfers
 2023-01-13 17:33 UTC  (2+ messages)

[PATCH 6.1 00/10] 6.1.6-rc1 review
 2023-01-13 17:32 UTC  (2+ messages)

[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  (6+ 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 v9 00/27] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2023-01-13 17:14 UTC  (28+ 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 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] x86/efi: Safely enable unaccepted memory in UEFI
 2023-01-13 17:11 UTC 

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

[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  (4+ messages)

[PATCH] um: Support LTO
 2023-01-13 17:03 UTC 

[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
 2023-01-13 16:58 UTC  (4+ messages)
` [PATCH 18/18] arm64: dts: qcom: add initial support for qcom sa8775p-ride

[PATCH] um: put power options in a menu
 2023-01-13 16:56 UTC 

[syzbot] [btrfs?] kernel BUG in insert_state
 2023-01-13 16:50 UTC 

[PATCH 1/2] Revert "soc: qcom: rpmpd: Add SM4250 support"
 2023-01-13 16:49 UTC  (5+ messages)
` [PATCH 2/2] Revert "dt-bindings: power: "

[PATCH V2 1/6] nvmem: core: add nvmem_dev_size() helper
 2023-01-13 16:47 UTC  (5+ messages)
` [PATCH V2 3/6] dt-bindings: nvmem: convert U-Boot env vars to NVMEM layout
` [PATCH V2 5/6] dt-bindings: nvmem: u-boot,env: add MAC's #nvmem-cell-cells

[PATCH v2 1/9] arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHY
 2023-01-13 16:44 UTC  (9+ messages)
` [PATCH v2 2/9] arm64: dts: qcom: ipq8074: fix Gen3 "
` [PATCH v2 3/9] arm64: dts: qcom: ipq8074: correct Gen2 PCIe ranges
` [PATCH v2 4/9] arm64: dts: qcom: ipq8074: set Gen2 PCIe pcie max-link-speed
` [PATCH v2 5/9] dt-bindings: PCI: qcom: alphabetically sort compatibles
` [PATCH v2 6/9] dt-bindings: PCI: qcom: document IPQ8074 Gen3 port
` [PATCH v2 7/9] PCI: qcom: Add support for "
` [PATCH v2 8/9] arm64: dts: qcom: ipq8074: fix Gen3 PCIe node
` [PATCH v2 9/9] arm64: dts: qcom: ipq8074: correct PCIe QMP PHY output clock names

[PATCH] docs/sp_SP: Add process kernel-enforcement-statement.rst translation
 2023-01-13 16:44 UTC  (2+ messages)

[PATCH 0/6] Add regulator support for IPQ9574 SoC
 2023-01-13 16:43 UTC  (5+ messages)
` [PATCH 1/6] soc: qcom: smd-rpm: Add IPQ9574 compatible
` [PATCH 2/6] dt-bindings: soc: qcom: smd-rpm: Add IPQ9574 compatible string

[PATCH V9 0/4] Enable PCIe ASPM and LTR on select hardware
 2023-01-13 16:41 UTC  (4+ messages)
` [PATCH V9 2/4] PCI: vmd: Use PCI_VDEVICE in device list

[PATCH 0/5] Enable crashdump collection support for IPQ9574
 2023-01-13 16:41 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: scm: Add compatible "
` [PATCH 4/5] arm64: defconfig: Enable scm download mode config for IPQ9574 SoC
` [PATCH 5/5] dt-bindings: tcsr: Add compatible for IPQ9574

[PATCH 7/9] PCI: qcom: add support for IPQ8074 Gen3 port
 2023-01-13 16:41 UTC  (4+ messages)

[GIT PULL] Documentation fixes for 6.2
 2023-01-13 16:41 UTC  (2+ messages)

[PATCH net-next 0/6] Introduce new DCB rewrite table
 2023-01-13 16:11 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: phy: mxl-gpy: broken interrupt fixes
 2023-01-13 16:38 UTC  (5+ messages)
` [PATCH net-next v3 2/4] dt-bindings: net: phy: add MaxLinear GPY2xx bindings

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-13 16:38 UTC  (5+ messages)

[PATCH] mtd: rawnand: vf610_nfc: use regular comments for functions
 2023-01-13 16:36 UTC  (2+ messages)

[RFC PATCH] drm/dsi-mipi: Fix byte order of DCS set/get brightness
 2023-01-13 16:34 UTC  (2+ messages)

[PATCH v7 0/9] Add metrics for neoverse-n2-v2
 2023-01-13 16:32 UTC  (3+ messages)

[PATCH 0/7] iommu/vt-d: Support performance monitoring for IOMMU
 2023-01-13 16:32 UTC  (4+ messages)
` [PATCH 2/7] iommu/vt-d: Retrieve IOMMU perfmon capability information

[PATCH] PCI: rcar: avoid defines prefixed with CONFIG
 2023-01-13 16:30 UTC  (3+ messages)

linux-next: duplicate patch in the jc_docs tree
 2023-01-13 16:29 UTC  (2+ messages)

[PATCH] drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable
 2023-01-13 16:27 UTC  (2+ messages)

linux-next: duplicate patch in the tip tree
 2023-01-13 16:27 UTC  (2+ messages)

Reg the next LTS kernel (6.1?)
 2023-01-13 16:22 UTC  (10+ messages)

[PATCH 1/6] arm64: dts: qcom: sm8250: drop unused clock-frequency from rx-macro
 2023-01-13 16:22 UTC  (6+ messages)
` [PATCH 2/6] arm64: dts: qcom: sdm845: move WCD9340 codec to separate file
` [PATCH 3/6] arm64: dts: qcom: sdm845-audio-wcd9340: commonize pinctrl
` [PATCH 4/6] arm64: dts: qcom: sdm845-audio-wcd9340: commonize clocks
` [PATCH 5/6] arm64: dts: qcom: sc8280xp: drop bogus clock-controller property
` [PATCH 6/6] arm64: dts: qcom: sc8280xp: drop unused properties from tx-macro

[PATCH] bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation
 2023-01-13 16:22 UTC  (2+ messages)

[PATCH 1/3] ASoC: dt-bindings: qcom,wsa881x: Allow sound-name-prefix
 2023-01-13 16:22 UTC  (3+ messages)
` [PATCH 2/3] ASoC: dt-bindings: qcom,wcd934x: Describe slim-ifc-dev
` [PATCH 3/3] ASoC: dt-bindings: qcom,wcd934x: Allow usage as IFD device

[PATCH] backlight: sky81452: fix sky81452_bl_platform_data kernel-doc
 2023-01-13 16:20 UTC  (2+ messages)

[PATCH] backlight: ili922x: fix kernel-doc warnings
 2023-01-13 16:19 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: leds: Convert PCA9532 to dtschema
 2023-01-13 16:18 UTC  (4+ messages)

remove arch/sh
 2023-01-13 16:18 UTC  (3+ messages)
` [PATCH 04/22] sound: remove sound/sh

[PATCH 0/6] Add APSS clock controller support for IPQ9574
 2023-01-13 16:17 UTC  (4+ messages)
` [PATCH 6/6] clk: qcom: Fix APSS PLL and RCG Configuration

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-13 16:17 UTC  (4+ messages)
` [PATCH RFC v7 07/64] KVM: SEV: Handle KVM_HC_MAP_GPA_RANGE hypercall

[PATCH v4 0/14] Add i.MX PCIe EP mode support
 2023-01-13 16:17 UTC  (3+ 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 NNTP newsgroup(s).