linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-07 10:13:11 to 2021-12-07 13:02:15 UTC [more...]

[PATCH v7 0/7] Refactor MTK MDP driver into core/components
 2021-12-07 13:02 UTC  (7+ messages)
` [PATCH v7 2/7] mtk-mdp: add driver to probe mdp components

[PATCH 0/5] Hikey960/970 Enable USB and PCI on such boards
 2021-12-07 13:01 UTC  (5+ messages)
` [PATCH 3/5] arm64: dts: HiSilicon: Add support for HiKey 970 USB3 PHY

[PATCH v2 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2021-12-07 13:01 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: SVM: Refactor AVIC hardware setup logic into helper function

[PATCH 1/1] usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
 2021-12-07 13:01 UTC 

[PATCH] powerpc: platforms: cell: pervasive: fix clang -Wimplicit-fallthrough
 2021-12-07 13:00 UTC  (2+ messages)

[PATCH] drm/rockchip: use generic fbdev setup
 2021-12-07 13:00 UTC  (7+ messages)

[PATCH 1/2] ghes_edac: refactor memory error location processing
 2021-12-07 12:59 UTC  (5+ messages)
` [PATCH 2/2] ghes_edac: refactor error status fields decoding

[PATCH 1/2] [v2] mm: move anon_vma declarations to linux/mm_inline.h
 2021-12-07 12:55 UTC  (2+ messages)
` [PATCH 2/2] [BONUS PATCH] mm: move tlb_flush_pending inline helpers to mm_inline.h

[PATCH] wilc1000: Remove misleading USE_SPI_DMA macro
 2021-12-07 12:58 UTC  (2+ messages)

[PATCH] wilc1000: Add reset/enable GPIO support to SPI driver
 2021-12-07 12:57 UTC  (3+ messages)

[PATCH] dt-bindings: usb: hisilicon,hi3670-dwc3: add binding for Kirin970
 2021-12-07 12:57 UTC 

[PATCH] sound: fsl: add missing put_device() call in imx_hdmi_probe()
 2021-12-07 12:56 UTC 

[PATCH] usb: phy: add missing put_device() call in tegra_usb_phy_parse_pmc()
 2021-12-07 12:56 UTC 

[PATCH] phy: tegra: add missing put_device() call in tegra210_xusb_padctl_probe()
 2021-12-07 12:56 UTC 

[PATCH] ethernet: fman: add missing put_device() call in mac_probe()
 2021-12-07 12:56 UTC 

[PATCH] ethernet: fman: add missing put_device() call in fman_port_probe()
 2021-12-07 12:55 UTC 

[PATCH] trace: use WARN instead of printk and WARN_ON
 2021-12-07 12:55 UTC 

[PATCH] x86: mm: use WARN_ONCE instead of printk and WARN_ON_ONCE
 2021-12-07 12:55 UTC 

[PATCH] iwlwifi: work around reverse dependency on MEI
 2021-12-07 12:54 UTC 

[patch V2 00/36] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-07 12:53 UTC  (5+ messages)
` [patch V2 18/36] genirq/msi: Add msi_device_data::properties

[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-07 12:51 UTC  (5+ messages)
` [PATCH v7 09/45] x86/sev: Save the negotiated GHCB version
` [PATCH v7 14/45] x86/compressed: Add helper for validating pages in the decompression stage

[PATCH V2 0/2] kobject: avoid to cleanup kobject after module is unloaded
 2021-12-07 12:51 UTC  (7+ messages)
` [PATCH V2 2/2] kobject: wait until kobject is cleaned up before freeing module

[PATCH] ASoC: test-component: fix null pointer dereference
 2021-12-07 12:51 UTC  (6+ messages)

[PATCH net-next v2 0/6] net: lan966x: Add switchdev and vlan support
 2021-12-07 12:48 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: lan966x: Add registers that are used for switch and vlan functionality
` [PATCH net-next v2 2/6] dt-bindings: net: lan966x: Extend with the analyzer interrupt
` [PATCH net-next v2 3/6] net: lan966x: add support for interrupts from analyzer
` [PATCH net-next v2 4/6] net: lan966x: More MAC table functionality
` [PATCH net-next v2 5/6] net: lan966x: Add vlan support
` [PATCH net-next v2 6/6] net: lan966x: Add switchdev support

[PATCH] dt-bindings: memory-controllers: ti,gpmc: Drop incorrect unevaluatedProperties
 2021-12-07 12:49 UTC  (2+ messages)

[PATCH] staging: r8188eu: convert type of HalData in struct adapter
 2021-12-07 12:47 UTC  (3+ messages)

[PATCH] dt-bindings: mtd: ti,gpmc-nand: Add missing 'rb-gpios'
 2021-12-07 12:47 UTC  (2+ messages)

[patch V2 00/31] genirq/msi, PCI/MSI: Spring cleaning - Part 3
 2021-12-07 12:46 UTC  (4+ messages)
` [patch V2 29/31] genirq/msi: Add abuse prevention comment to msi header

[PATCH] media: c8sectpfe: remove redundant assignment to pointer tsin
 2021-12-07 12:44 UTC  (2+ messages)

[PATCH 1/1] usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
 2021-12-07 12:45 UTC 

[PATCH V1] fuse: give wakeup hints to the scheduler
 2021-12-07 12:44 UTC  (6+ messages)

[PATCH v5] arm64: kprobe: Enable OPTPROBE for arm64
 2021-12-07 12:40 UTC 

[PATCH 0/5] random: Add PREEMPT_RT support
 2021-12-07 12:44 UTC  (7+ messages)
` [PATCH 1/5] random: Remove unused irq_flags argument from add_interrupt_randomness()
` [PATCH 2/5] irq: Remove unsued flags argument from __handle_irq_event_percpu()
` [PATCH 3/5] random: Split add_interrupt_randomness()
` [PATCH 4/5] random: Move the fast_pool reset into the caller
` [PATCH 5/5] random: Defer processing of randomness on PREEMPT_RT

[PATCH 0/3] Fix Tegra194 HDA regression
 2021-12-07 12:40 UTC  (15+ messages)
` [PATCH 1/3] ALSA: hda/tegra: Skip reset on BPMP devices
` [PATCH 2/3] dt-bindings: sound: tegra: Update HDA resets

[RFC V2 0/6] media: Hantro: Split iMX8MQ VPU into G1 and G2 with blk-ctrl support
 2021-12-07 12:39 UTC  (3+ messages)
` [RFC V2 5/6] media: hantro: split i.MX8MQ G1 and G2 code

[PATCH 0/2] Driver for Open Profile for DICE
 2021-12-07 12:36 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: firmware: Add "
` [PATCH 2/2] misc: dice: Add driver to forward secrets to userspace

[PATCH] thermal/drivers/int340x: fix: update VCoRefLow MMIO bit offset for read
 2021-12-07 12:35 UTC 

[RFCv1 0/4] arm64: Use static key for PID in CONTEXTIDR
 2021-12-07 12:31 UTC  (8+ messages)
` [RFCv1 4/4] perf: arm_spe: Dynamically switch PID tracing to contextidr

[PATCH v2] mm: fix panic in __alloc_pages
 2021-12-07 12:28 UTC  (14+ messages)
` [PATCH v3] "

[PATCH v13 0/7] gpio-sim: configfs-based GPIO simulator
 2021-12-07 12:24 UTC  (5+ messages)
` [PATCH v13 2/7] gpiolib: allow to specify the firmware node in struct gpio_chip
` [PATCH v13 3/7] gpiolib: of: make fwnode take precedence "

[RFC] drm/msm/dp: Allow attaching a drm_panel
 2021-12-07 12:26 UTC  (11+ messages)

[PATCH] binder: fix pointer cast warning
 2021-12-07 12:24 UTC 

[PATCH] media: i2c: ov8865: Neaten unnecessary indentation
 2021-12-07 12:24 UTC  (2+ messages)

[PATCH] gpio:gpio-amdpt:add new device and that 24-pin support
 2021-12-07 12:22 UTC  (2+ messages)

[PATCH] thunderbolt: xdomain: Avoid potential stack OOB read
 2021-12-07 12:21 UTC  (2+ messages)

[PATCH] intel_th: remove redundant re-assignment of pointer hubdrv
 2021-12-07 12:18 UTC  (2+ messages)

[PATCH] dt-bindings: Only show unique unit address warning for enabled nodes
 2021-12-07 12:16 UTC  (3+ messages)

[PATCH] PCI: mediatek: Delay 100ms to wait power and clock to become stable
 2021-12-07 12:16 UTC  (2+ messages)

[PATCH v5 0/5] fix statistics and payload issues for error
 2021-12-07 12:15 UTC  (6+ messages)
` [PATCH v5 1/5] can: do not increase rx statistics when generating a CAN rx error message frame
` [PATCH v5 2/5] can: kvaser_usb: do not increase tx statistics when sending error message frames
` [PATCH v5 3/5] can: do not copy the payload of RTR frames
` [PATCH v5 4/5] can: do not increase rx_bytes statistics for "
` [PATCH v5 5/5] can: do not increase tx_bytes "

[PATCH 0/4] MT8186 SMI SUPPORT
 2021-12-07 12:16 UTC  (7+ messages)
` [PATCH 3/4] memory: mtk-smi: Add sleep ctrl function

[PATCH 1/3] perf vendor events: For the Neoverse N2
 2021-12-07 12:13 UTC  (3+ messages)

[PATCH v4 0/5] fix statistics and payload issues for error
 2021-12-07 12:12 UTC  (4+ messages)
` [PATCH v4 5/5] can: do not increase tx_bytes statistics for RTR frames

[PATCH v4 net-next 0/5] prepare ocelot for external interface control
 2021-12-07 12:11 UTC  (5+ messages)
` [PATCH v4 net-next 5/5] net: mscc: ocelot: expose ocelot wm functions

[PATCH 1/1] usb: dwc2: platform: adopt dev_err_probe() to silent probe defer
 2021-12-07 12:08 UTC 

[PATCH v2] security/selinux: fix potential memleak in error branch
 2021-12-07 12:05 UTC  (2+ messages)
  ` 答复: "

[PATCH] security/selinux: fix potential memleak
 2021-12-07 12:05 UTC  (3+ messages)
    ` 答复: "

[PATCH v4] phy: qcom-qmp: add support for display port voltage and pre-emphasis swing
 2021-12-07 12:04 UTC  (4+ messages)

[PATCH] hv_sock: Extract hvs_send_data() helper that takes only header
 2021-12-07 12:03 UTC  (2+ messages)

[PATCH net-next 0/6] net: lan966x: Add switchdev and vlan support
 2021-12-07 12:03 UTC  (4+ messages)
` [PATCH net-next 3/6] net: lan966x: add support for interrupts from analyzer

[PATCH 0/3] scsi|phy: Add SM8450 UFS & Phy support
 2021-12-07 11:59 UTC  (5+ messages)

[PATCH 0/2] Add interconnect support for SM8450
 2021-12-07 11:56 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm SM8450 DT bindings
` [PATCH 2/2] interconnect: qcom: Add SM8450 interconnect provider driver

[PATCH] cifs: Fix crash on unload of cifs_arc4.ko
 2021-12-07 11:54 UTC 

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_202' declared with attribute error: BUILD_BUG failed
 2021-12-07 11:53 UTC 

[PATCH] spmi: pmic-arb: Add support for PMIC v7
 2021-12-07 11:52 UTC  (9+ messages)

[RESEND PATCH 0/2] arm64: dts: sm8350: add support for Microsoft Surface Duo 2
 2021-12-07 11:46 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: sm8350: fix tlmm base address

[PATCH] iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
 2021-12-07 11:42 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/2] clk: qcom: Add clocks for SM8450 SoC
 2021-12-07 11:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add SM8450 GCC clock bindings
` [PATCH v2 2/2] clk: qcom: Add clock driver for SM8450

[PATCH] aio: Fix incorrect usage of eventfd_signal_allowed()
 2021-12-07 11:38 UTC  (3+ messages)

[PATCH v5 0/6] CAN: Add support for CAN in AM65,J721e and AM64
 2021-12-07 11:37 UTC  (3+ messages)
` [PATCH v5 1/6] arm64: dts: ti: k3-am65-mcu: Add Support for MCAN

[patch V2 00/23] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-12-07 11:36 UTC  (4+ messages)
` [patch V2 01/23] powerpc/4xx: Remove MSI support which never worked

rockchip_i2s_tdm.c:undefined reference to `clk_set_parent'
 2021-12-07 11:32 UTC  (2+ messages)

[PATCH 0/2] ACPI: scan: Introduce a replacement for acpi_bus_get_device()
 2021-12-07 11:30 UTC  (2+ messages)

[PATCH] numa: mark __next_node() as __always_inline to fix section mismatch
 2021-12-07 11:27 UTC  (3+ messages)

[PATCH] block: switch to atomic_t for request references
 2021-12-07 11:26 UTC  (10+ messages)

[PATCH RESEND v2 0/5] Avoid requesting page from DMA zone when no managed pages
 2021-12-07 11:23 UTC  (3+ messages)
` [PATCH RESEND v2 3/5] mm_zone: add function to check if managed dma zone exists

[pdx86-platform-drivers-x86:review-hans 41/44] drivers/platform/x86/lenovo-yogabook-wmi.c:278:20: warning: no previous prototype for 'yogabook_wmi_suspend'
 2021-12-07 11:22 UTC  (3+ messages)

[PATCH v2 00/25] media: atmel: atmel-isc: implement media controller
 2021-12-07 11:21 UTC  (4+ messages)
` [PATCH v2 12/25] media: atmel: atmel-isc-base: fix bytesperline value for planar formats

[PATCH v4 0/3] usb: meson: fix shared reset control use
 2021-12-07 11:20 UTC  (4+ messages)
` [PATCH v4 1/3] phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use

[syzbot] WARNING in nested_vmx_vmexit
 2021-12-07 11:20 UTC  (2+ messages)

[PATCH] netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock
 2021-12-07 11:19 UTC 

[PATCH v5 5/5] powerpc/inst: Optimise copy_inst_from_kernel_nofault()
 2021-12-07 11:19 UTC  (10+ messages)

[PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
 2021-12-07 11:18 UTC  (6+ messages)

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-07 11:18 UTC  (4+ messages)
` [PATCH V6 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()

[PATCH v2 0/5] aio: fix use-after-free and missing wakeups
 2021-12-07 11:17 UTC  (2+ messages)

[RFC PATCH 00/14] fs/proc/vmcore: Remove unnecessary user pointer conversions
 2021-12-07 11:15 UTC  (7+ messages)
` [RFC PATCH 01/14] fs/proc/vmcore: Update read_from_oldmem() for user pointer

[PATCH] mfd: atmel-flexcom: fix compilation warning
 2021-12-07 11:15 UTC 

[PATCH] regulato: remove unnecessary indentation from driver.h's comments
 2021-12-07 11:10 UTC  (3+ messages)

[RFC v16 0/9] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-12-07 11:06 UTC  (10+ messages)
` [RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API

[PATCH] sound: ppc: beep: fix clang -Wimplicit-fallthrough
 2021-12-07 11:00 UTC 

[RFC PATCH 0/2] mm: Dont allocate pages on a offline node
 2021-12-07 10:55 UTC  (10+ messages)
` [RFC PATCH 2/2] mm/vmscan.c: Prevent allocating shrinker_info on offlined nodes

[PATCH 1/3] iwlwifi: fix LED dependencies
 2021-12-07 10:52 UTC  (5+ messages)

[PATCH] fbdev: savagefb: make a variable local
 2021-12-07 10:51 UTC  (2+ messages)

[PATCH] arm64: mm: Use asid2idx() and asid feature macro for cleanup
 2021-12-07 10:50 UTC  (4+ messages)

[PATCH v3 0/5] PCI: mt7621: Remove specific MIPS code from driver
 2021-12-07 10:49 UTC  (6+ messages)
` [PATCH v3 1/5] PCI: Let pcibios_root_bridge_prepare() access to 'bridge->windows'
` [PATCH v3 2/5] MIPS: ralink: implement 'pcibios_root_bridge_prepare()'
` [PATCH v3 3/5] PCI: mt7621: Avoid custom MIPS code in driver code
` [PATCH v3 4/5] PCI: mt7621: Add missing 'MODULE_LICENSE()' definition
` [PATCH v3 5/5] PCI: mt7621: Allow COMPILE_TEST for all arches

[PATCH v1 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-07 10:43 UTC  (4+ messages)

[RFC PATCH] virtio: make sure legacy pci device gain 32bit-pfn vq
 2021-12-07 10:44 UTC  (4+ messages)

[tip:x86/mm] BUILD SUCCESS 71d5049b053876afbde6c3273250b76935494ab2
 2021-12-07 10:42 UTC 

[PATCH 0/3] fs/ntfs3: Fixes for big endian systems
 2021-12-07 10:24 UTC  (4+ messages)
` [PATCH 1/3] fs/ntfs3: fix endian conversion in ni_fname_name
` [PATCH 2/3] fs/ntfs3: add functions to modify LE bitmaps
` [PATCH 3/3] fs/ntfs3: use _le variants of bitops functions

[PATCH] scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
 2021-12-07 10:36 UTC  (5+ messages)

[PATCH] pinctrl: intel: Assume 0 by default for PNP UID
 2021-12-07 10:34 UTC  (4+ messages)

[PATCH] powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE
 2021-12-07 10:34 UTC  (2+ messages)

[PATCH/RFC] tracing: make trace_marker{,_raw} stream-like
 2021-12-07 10:31 UTC  (3+ messages)

[git:media_stage/master] media: b2c2: flexcop: Convert to SPDX identifier
 2021-12-07 10:29 UTC 

[PATCH v4 0/6] Add Aspeed AST2600 soc display support
 2021-12-07 10:27 UTC  (8+ messages)
` [PATCH v4 1/1] arm:boot:dts:aspeed-g6 Add more gfx reset control
` [PATCH v4 1/6] ARM: dts: aspeed: Add GFX node to AST2600
` [PATCH v4 2/6] ARM: dts: aspeed: ast2600-evb: Enable GFX device
` [PATCH v4 3/6] drm/aspeed: Update INTR_STS handling
` [PATCH v4 4/6] drm/aspeed: Add AST2600 chip support
` [PATCH v4 5/6] drm/aspeed: Add reset and clock for AST2600
` [PATCH v4 6/6] arm:boot:dts:aspeed-g6 Add more gfx reset control

[git:media_stage/master] media: b2c2: flexcop: Convert to SPDX identifier
 2021-12-07 10:27 UTC 

[PATCH v2 0/3] drm/simpledrm: Apple M1 / DT platform support fixes
 2021-12-07 10:27 UTC  (6+ messages)
` [PATCH v2 2/3] drm/format-helper: Add drm_fb_xrgb8888_to_xrgb2101010_toio()

linux-next: manual merge of the akpm-current tree with the nvdimm tree
 2021-12-07 10:23 UTC  (3+ messages)

linux-next: build warning after merge of the driver-core tree
 2021-12-07 10:23 UTC  (2+ messages)

arch/arm/mach-ep93xx/clock.c:210:35: sparse: sparse: Using plain integer as NULL pointer
 2021-12-07 10:20 UTC 

[PATCH 0/2] aio poll: fix use-after-free and missing wakeups
 2021-12-07 10:21 UTC  (6+ messages)
` [PATCH 2/2] aio: fix use-after-free due to missing POLLFREE handling

[PATCH] mm:remove unneeded variable
 2021-12-07 10:18 UTC  (2+ messages)

[PATCH] fs/dcache: prevent repeated locking
 2021-12-07 10:16 UTC 

[PATCH v3 0/3] PCI: apple: Assorted #PERST fixes
 2021-12-07 10:16 UTC  (3+ messages)

[PATCH v3 0/3] Add Qualcomm MPM irqchip driver support
 2021-12-07 10:16 UTC  (7+ messages)
` [PATCH v3 3/3] irqchip: Add Qualcomm MPM controller driver

[RFC PATCH 2/2] mm/vmscan.c: Prevent allocating shrinker_info on offlined nodes
 2021-12-07 10:15 UTC  (11+ messages)

[PATCH] dt-bindings: watchdog: atmel: Add missing 'interrupts' property
 2021-12-07 10:14 UTC  (2+ messages)

[PATCH] i2c: mpc: Use atomic read and fix break condition
 2021-12-07 10:13 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 NNTP newsgroup(s).