messages from 2022-11-14 08:33:25 to 2022-11-14 10:13:49 UTC [more...]
[PATCH v3 0/5] arm: qcom: mdm9615: second round of bindings and DT fixes
2022-11-14 10:12 UTC (5+ messages)
` [PATCH v3 4/5] dt-bindings: soc: qcom: convert non-smd RPM bindings to dt-schema
[PATCH v3 00/11] leds: deduplicate led_init_default_state_get()
2022-11-14 10:11 UTC (6+ messages)
[PATCH 00/22] phy: qcom-qmp-combo: preparatory cleanups (set 2/3)
2022-11-14 10:11 UTC (15+ messages)
` [PATCH 16/22] phy: qcom-qmp-combo: add DP configuration tables
` [PATCH 17/22] phy: qcom-qmp-combo: merge USB and DP configurations
` [PATCH 18/22] phy: qcom-qmp-combo: merge driver data
linux-next: manual merge of the drm-intel tree with Linus' tree
2022-11-14 10:10 UTC (3+ messages)
[PATCH v2] net: tun: rebuild error handling in tun_get_user
2022-11-14 10:10 UTC (2+ messages)
[PATCH 0/5] Add support control UP board CPLD/FPGA pin control
2022-11-14 10:09 UTC (5+ messages)
` [PATCH 1/5] mfd: Add support for UP board CPLD/FPGA
` 回覆: "
[PATCH v1 1/1] mfd: vexpress-sysreg: Fix resource compound literal assignments
2022-11-14 10:07 UTC (4+ messages)
Coverity: nouveau_dp_irq(): Null pointer dereferences
2022-11-14 10:07 UTC (7+ messages)
[PATCH RFC 0/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
2022-11-14 10:06 UTC (6+ messages)
` [PATCH RFC 3/3] "
[PATCH v7 00/28] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
2022-11-14 10:06 UTC (3+ messages)
` [PATCH v7 02/28] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
[PATCH (repost)] locking/lockdep: add debug_show_all_lock_holders()
2022-11-14 10:05 UTC (7+ messages)
` [PATCH v2] "
[PATCH v4 0/5] PCI: endpoint: Rework the EPC to EPF notification
2022-11-14 10:05 UTC (3+ messages)
[Patch v4 0/3] Add new compatible for Exynos3250
2022-11-14 10:05 UTC (5+ messages)
` [Patch v4 2/3] media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC
[PATCH] gpio: sl28cpld: Replace irqchip mask_invert with unmask_base
2022-11-14 10:03 UTC (2+ messages)
[PATCH RESEND] mfd: Add Freescale i.MX8qxp Control and Status Registers (CSR) module driver
2022-11-14 10:03 UTC (9+ messages)
[PATCH v2 0/1] x86/resctrl: fix task CLOSID update race
2022-11-14 10:02 UTC (4+ messages)
` [PATCH v2 1/1] x86/resctrl: fix task closid/rmid "
[PATCH] drm/edid: Dump the EDID when drm_edid_get_panel_id() has an error
2022-11-14 10:02 UTC (6+ messages)
[PATCH RESEND 0/1] x86/of: Fix a bug in x86 arch OF support
2022-11-14 10:00 UTC (4+ messages)
` [PATCH RESEND 1/1] x86/of: Add support for boot time interrupt mode config
[PATCH v8 0/9] kallsyms: Optimizes the performance of lookup symbols
2022-11-14 10:00 UTC (6+ messages)
` [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
[syzbot] WARNING: locking bug in hugetlb_no_page
2022-11-14 9:59 UTC (5+ messages)
[PATCH v2] bus: mhi: host: Disable preemption while processing data events
2022-11-14 9:58 UTC
[PATCH next v2 0/6] exit: Put an upper limit on how often we can oops
2022-11-14 9:57 UTC (5+ messages)
` [PATCH v2 4/6] panic: Consolidate open-coded panic_on_warn checks
` [PATCH v2 5/6] panic: Introduce warn_limit
[PATCH] fault-inject: Enable stacktrace filter for x86-64
2022-11-14 9:56 UTC (3+ messages)
[syzbot] possible deadlock in hugetlb_fault
2022-11-14 9:57 UTC (7+ messages)
[PATCH v2 1/4] dt-bindings: arm: qcom: Add Xperia 5 IV (PDX224)
2022-11-14 9:56 UTC (4+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: sm8450-nagara: Separate out Nagara platform dtsi
` [PATCH v2 3/4] arm64: dts: qcom: sm8450: Add Xperia 5 IV support
` [PATCH v2 4/4] arm64: dts: qcom: sm8450-nagara: Add Samsung touchscreen
[PATCH 00/14] KVM: x86: Remove unnecessary exported symbols
2022-11-14 9:56 UTC (15+ messages)
` [PATCH 01/14] KVM: x86: Remove unnecessary export of kvm_cpu_has_pending_timer()
` [PATCH 02/14] KVM: x86: Remove unnecessary export of kvm_inject_pending_timer_irqs()
` [PATCH 03/14] KVM: x86: Remove unnecessary export of kvm_get_apic_base()
` [PATCH 04/14] KVM: x86: Remove unnecessary export of kvm_set_apic_base()
` [PATCH 05/14] KVM: x86: Remove unnecessary export of kvm_inject_page_fault()
` [PATCH 06/14] KVM: x86: Remove unnecessary export of kvm_inject_nmi()
` [PATCH 07/14] KVM: x86: Remove unnecessary export of kvm_require_cpl()
` [PATCH 08/14] KVM: x86: Remove unnecessary export of kvm_emulate_as_nop()
` [PATCH 09/14] KVM: x86: Remove unnecessary export of kvm_scale_tsc()
` [PATCH 10/14] KVM: x86: Remove unnecessary export of kvm_vcpu_is_reset_bsp()
` [PATCH 11/14] KVM: x86: Remove unnecessary export of kvm_hv_assist_page_enabled()
` [PATCH 12/14] KVM: x86: Remove unnecessary export of kvm_can_use_hv_timer()
` [PATCH 13/14] KVM: x86: Remove unnecessary export of kvm_lapic_hv_timer_in_use()
` [PATCH 14/14] KVM: x86: Remove unnecessary export of kvm_apic_update_apicv()
[PATCH net-next 0/5] net: ipa: change GSI firmware load specification
2022-11-14 9:56 UTC (5+ messages)
` [PATCH net-next 1/5] dt-bindings: net: qcom,ipa: deprecate modem-init
` [PATCH net-next 4/5] dt-bindings: net: qcom,ipa: support skipping GSI firmware load
[syzbot] BUG: spinlock bad magic in writeback_single_inode
2022-11-14 9:56 UTC
[PATCH] sched: consider WF_SYNC to find idle siblings
2022-11-14 9:56 UTC (2+ messages)
drivers/block/aoe/aoenet.c:42:9: warning: 'strncpy' specified bound 1024 equals destination size
2022-11-14 9:54 UTC
[PATCH v2 1/2] gpio: loongson: add dts/acpi gpio support
2022-11-14 9:53 UTC (2+ messages)
` [PATCH v2 2/2] dt-bindings: gpio: add loongson series gpio
[PATCH 0/9] Linux RISC-V AIA Support
2022-11-14 9:51 UTC (5+ messages)
` [PATCH 4/9] dt-bindings: Add RISC-V incoming MSI controller bindings
` [PATCH 6/9] dt-bindings: Add RISC-V advanced PLIC bindings
[PATCH 0/3] phy: qcom-qmp: misc cleanups
2022-11-14 9:51 UTC (5+ messages)
` [PATCH 2/3] phy: qcom-qmp-usb: drop redundant clock allocation
` [PATCH 3/3] phy: qcom-qmp-pcie: "
[PATCH v1 1/1] staging: media: tegra-video: Replace custom implementation of device_match_fwnode()
2022-11-14 9:50 UTC (3+ messages)
[PATCH v1 1/2] gpio: loongson: add dts/acpi gpio support
2022-11-14 9:50 UTC (4+ messages)
` [PATCH v1 2/2] dt-bindings: gpio: add loongson series gpio
[syzbot] possible deadlock in virtual_nci_close
2022-11-14 9:48 UTC (2+ messages)
[PATCH v1 1/1] media: subdev: Replace custom implementation of device_match_fwnode()
2022-11-14 9:47 UTC (2+ messages)
[PATCH] kselftest/cgroup: Fix gathering number of CPUs
2022-11-14 9:46 UTC (2+ messages)
[syzbot] WARNING: ODEBUG bug in nci_free_device
2022-11-14 9:45 UTC
[PATCH v12 0/2] add device Xiaomi Mi 6 (codename sagit) and board binding
2022-11-14 9:45 UTC (4+ messages)
` [PATCH v12 2/2] arm64: dts: qcom: sagit: add initial device tree for sagit
[PATCH v7 0/3] dt-bindings: arm: qcom: qcom,board-id and qcom,msm-id
2022-11-14 9:44 UTC (6+ messages)
` [PATCH v7 1/3] dt-bindings: arm: qcom: document qcom,msm-id and qcom,board-id
[PATCH V4 0/2] SCM: Add support for wait-queue aware firmware
2022-11-14 9:42 UTC (3+ messages)
` [PATCH V4 1/2] dt-bindings: firmware: qcom-scm: Add optional interrupt
[PATCH v2 1/3] dt-bindings: pinctrl: qcom,msm8960: convert to dtschema
2022-11-14 9:40 UTC (2+ messages)
` (subset) "
[PATCH 1/2] dt-bindings: pinctrl: qcom,ipq8074: convert to dtschema
2022-11-14 9:40 UTC (2+ messages)
` (subset) "
[PATCH] mmc: meson-gx: fix SDIO interrupt handling
2022-11-14 9:38 UTC
[PATCH v11 0/7] RISC-V IPI Improvements
2022-11-14 9:39 UTC (8+ messages)
` [PATCH v11 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v11 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v11 3/7] genirq: Add mechanism to multiplex a single HW IPI
` [PATCH v11 4/7] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v11 5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v11 6/7] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v11 7/7] RISC-V: Use IPIs for remote icache "
[PATCH v2 00/11] MSM8956/76 and Sony Xperia X / X Compact support
2022-11-14 9:39 UTC (5+ messages)
` [PATCH v2 06/11] dt-bindings: arm: qcom,ids: Add SoC IDs for MSM8956 and MSM8976
` [PATCH v2 07/11] soc: qcom: socinfo: Add MSM8956/76 SoC IDs to the soc_id table
[PATCH v7 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
2022-11-14 9:37 UTC (7+ messages)
` [PATCH v7 17/20] PCI: dwc: Introduce generic resources getter
` [PATCH v7 19/20] PCI: dwc: Introduce generic platform clocks and resets
Deprecating and removing SLOB
2022-11-14 9:36 UTC (7+ messages)
[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
2022-11-14 9:33 UTC (11+ messages)
[PATCH] x86/xen: call xen_set_upcall_vector() only after local apic setup
2022-11-14 9:32 UTC (2+ messages)
[PATCH v2] mtd: lpddr2_nvm: Fix possible null-ptr-deref
2022-11-14 9:30 UTC (2+ messages)
[PATCH] i2c-pxa2xx: fix missing pci_disable_device() on error in ce4100_i2c_probe
2022-11-14 9:25 UTC
[PATCH v2 0/5] Add kprobe and kretprobe support for LoongArch
2022-11-14 9:26 UTC (8+ messages)
` [PATCH v2 3/5] LoongArch: Add kretprobe support
[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
2022-11-14 9:24 UTC (3+ messages)
` [External] "
[PATCH] Documentation: sched: Add a new sched-util-clamp.rst
2022-11-14 9:22 UTC (2+ messages)
[PATCH net-next v2 1/1] net: dcb: move getapptrust to separate function
2022-11-14 9:29 UTC
[PATCH] i2c: smbus: support new RAM variant for SPD
2022-11-14 9:17 UTC (3+ messages)
linux-next: build warnings after merge of the char-misc tree
2022-11-14 9:16 UTC (5+ messages)
[PATCH] vdpa_sim: fix vringh initialization in vdpasim_queue_ready()
2022-11-14 9:13 UTC (4+ messages)
[PATCH] dt-bindings: mtd: fixed-partitions: Fix 'sercomm,scpart-id' schema
2022-11-14 9:14 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm8250: Add coresight components
2022-11-14 9:12 UTC
[GIT PULL] mtd: Fixes for v6.1-rc6
2022-11-14 9:11 UTC
[PATCH v8 0/2] mfd: max597x: Add support for max597x
2022-11-14 9:11 UTC (5+ messages)
` [PATCH v8 2/2] mfd: max597x: Add support for MAX5970 and MAX5978
[PATCH] rseq: Use pr_warn_once() when deprecated/unknown ABI flags are encountered
2022-11-14 9:10 UTC (2+ messages)
` [tip: sched/urgent] "
[PATCH v3 6/6] freezer,sched: Rewrite core freezer logic
2022-11-14 9:10 UTC (2+ messages)
` [tip: sched/urgent] sched: Fix race in task_call_func()
[RESEND PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for NMI/IRQ reinjection
2022-11-14 9:08 UTC (11+ messages)
linux-next: build failure after merge of the modules tree
2022-11-14 9:08 UTC (3+ messages)
[PATCH v9 0/3] fix hugetlb MADV_DONTNEED vma_lock handling
2022-11-14 9:06 UTC (5+ messages)
` [PATCH v9 1/3] madvise: use zap_page_range_single for madvise dontneed
` [PATCH v9 2/3] hugetlb: remove duplicate mmu notifications
[PATCH v6 0/3] Add PMEM support for RISC-V
2022-11-14 9:05 UTC (4+ messages)
` [PATCH v6 1/3] RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
` [PATCH v6 2/3] RISC-V: Implement arch specific PMEM APIs
` [PATCH v6 3/3] RISC-V: Enable PMEM drivers
[PATCH v2 35/65] clk: ux500: sysctrl: Add a determine_rate hook
2022-11-14 9:05 UTC (5+ messages)
[PATCH v3 00/17] Improve MTD bindings
2022-11-14 9:03 UTC (18+ messages)
` [PATCH v3 01/17] dt-bindings: mtd: Clarify all partition subnodes
` [PATCH v3 02/17] dt-bindings: mtd: Remove useless file about partitions
` [PATCH v3 03/17] dt-bindings: mtd: nand-chip: Reference mtd.yaml
` [PATCH v3 04/17] dt-bindings: mtd: nand: Drop common properties already defined in generic files
` [PATCH v3 05/17] dt-bindings: mtd: nand: Standardize the child node name
` [PATCH v3 06/17] dt-bindings: mtd: ingenic: Mark partitions in the controller node as deprecated
` [PATCH v3 07/17] dt-bindings: mtd: onenand: Mention the expected node name
` [PATCH v3 08/17] dt-bindings: mtd: sunxi-nand: Add an example to validate the bindings
` [PATCH v3 09/17] dt-bindings: mtd: spi-nor: Drop common properties
` [PATCH v3 10/17] dt-bindings: mtd: physmap: Reuse the generic definitions
` [PATCH v3 11/17] dt-bindings: mtd: partitions: Constrain the list of parsers
` [PATCH v3 12/17] dt-bindings: mtd: partitions: Change qcom,smem-part partition type
` [PATCH v3 13/17] dt-bindings: mtd: nvmem-cells: Drop range property from example
` [PATCH v3 14/17] dt-bindings: mtd: nvmem-cells: Inherit from MTD partitions
` [PATCH v3 15/17] dt-bindings: mtd: Argue in favor of keeping additionalProperties set to true
` [PATCH v3 16/17] dt-bindings: mtd: Drop object types when referencing other files
` [PATCH v3 17/17] dt-bindings: mtd: Standardize the style in the examples
[PATCH 07/20] arm64: dts: Update cache properties for freescale
2022-11-14 9:03 UTC (5+ messages)
[PATCH v13 0/2] Add support for UltraSoc System Memory Buffer
2022-11-14 9:03 UTC (3+ messages)
` [PATCH v13 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
` [PATCH v13 2/2] Documentation: Add document for UltraSoc SMB drivers
[PATCH v5 0/4] Add PMEM support for RISC-V
2022-11-14 9:02 UTC (4+ messages)
` [PATCH v5 3/4] RISC-V: Implement arch specific PMEM APIs
[patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes
2022-11-14 9:01 UTC (3+ messages)
` [patch 01/10] mfd: timberdale: Remove linux/msi.h include
[PATCH v2 0/6] mmc: sdhci-fujitsu: Add some features and support for F_SDH30_E51
2022-11-14 9:00 UTC (5+ messages)
` [PATCH v2 1/6] dt-bindings: mmc: Convert sdhci-fujitsu to JSON schema
` [PATCH v2 3/6] dt-bindings: sdhci-fujitsu: Add compatible string for F_SDH30_E51
[RFC PATCH] getting misc stats/attributes via xattr API
2022-11-14 9:00 UTC (2+ messages)
[PATCH] usb: musb: remove extra check in musb_gadget_vbus_draw
2022-11-14 8:59 UTC
linux-next: build failure after merge of the driver-core tree
2022-11-14 8:59 UTC (3+ messages)
[PATCH v1 1/4] MAINTAINERS: add entries for misc. RISC-V SoC drivers and devicetrees
2022-11-14 8:59 UTC
[PATCH v2 0/2] module: Merge same-name module load requests
2022-11-14 8:57 UTC (8+ messages)
` [PATCH v2 2/2] "
include: linux: slab: kmalloc_trace undefined when compiling drivers
2022-11-14 8:59 UTC (8+ messages)
[PATCH 0/7] vdpa/mlx5: Add debugfs subtree and fixes
2022-11-14 8:58 UTC (12+ messages)
` [PATCH 1/7] vdpa/mlx5: Fix rule forwarding VLAN to TIR
` [PATCH 5/7] vdpa/mlx5: Add RX counters to debugfs
` [PATCH 6/7] vdpa/mlx5: Avoid using reslock in event_handler
[PATCH v4 0/5] Bindings for NVMEM layouts
2022-11-14 8:56 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: nvmem: Introduce the nvmem-layout container
` [PATCH v4 2/5] dt-bindings: eeprom: Inherit from nvmem.yaml
` [PATCH v4 3/5] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout
` [PATCH v4 4/5] dt-bindings: vendor-prefixes: Add ONIE
` [PATCH v4 5/5] dt-bindings: nvmem: add YAML schema for the ONIE tlv layout
[PATCH] virtio_console: Use an atomic to allocate virtual console numbers
2022-11-14 8:57 UTC (2+ messages)
[PATCH v9 3/7] genirq: Add mechanism to multiplex a single HW IPI
2022-11-14 8:56 UTC (2+ messages)
[PATCH V18 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
2022-11-14 8:56 UTC (3+ messages)
` [PATCH V18 1/7] dt-bindings: Added the yaml bindings for DCC
[PATCH v1 0/9] Restructure perf list and add json output
2022-11-14 8:55 UTC (5+ messages)
` [PATCH v1 1/9] perf pmu: Add documentation
` [PATCH v1 4/9] perf list: Generalize limiting to a PMU name
[PATCH] Documentation: sched: Add a new sched-util-clamp.rst
2022-11-14 8:55 UTC (2+ messages)
[PATCH v1] sound/pci/hda/patch_realtek: don't call alc_shutup_pins without a spec
2022-11-14 8:54 UTC (2+ messages)
[PATCH 2/2 v2] ceph: use a xarray to record all the opened files for each inode
2022-11-14 8:54 UTC (2+ messages)
[PATCH v2 0/6] add adc0 flexspi lpspi to 8dxl evk board dts
2022-11-14 8:49 UTC (2+ messages)
[PATCH v3 2/5] dt-bindings: arm: rockchip: Add more RK3326 devices
2022-11-14 8:47 UTC (4+ messages)
` [PATCH v3 4/5] arm64: dts: rockchip: Add Odroid Go Super
[PATCH] hwmon/coretemp: Simplify platform device antics
2022-11-14 8:46 UTC (3+ messages)
[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
2022-11-14 8:46 UTC (4+ messages)
` [PATCH v5 2/2] "
[PATCH net-next] net: dcb: move getapptrust to separate function
2022-11-14 8:45 UTC (5+ messages)
[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
2022-11-14 8:45 UTC (7+ messages)
` [PATCH 01/12] dt-bindings: mfd: Add Cirrus Logic CS48L32 audio codec
` [PATCH 04/12] dt-bindings: pinctrl: Add Cirrus Logic CS48L31/32/33
` [PATCH 11/12] dt-bindings: sound: Add Cirrus Logic CS48L31/32/33 codecs
[PATCH] fpga-manager: use devm_platform_get_and_ioremap_resource()
2022-11-14 8:34 UTC (2+ messages)
[PATCH 0/5] clk: imx8mn: miscellaneous cleanups and bug fixes
2022-11-14 8:40 UTC (6+ messages)
` [PATCH 1/5] clk: imx8mn: rename vpu_pll to m7_alt_pll
` [PATCH 3/5] clk: imx: rename video_pll1 to video_pll
[PATCH v2 0/3] Support Nuvoton NPCM750 SGPIO
2022-11-14 8:38 UTC (6+ messages)
` [PATCH v2 3/3] dt-bindings: gpio: Add Nuvoton NPCM750 serial I/O expansion interface(SGPIO)
[PATCH 0/5] iio: addac: ad74413r: various fixups
2022-11-14 8:37 UTC (4+ messages)
` [PATCH 5/5] iio: addac: ad74413r: add support for reset-gpio
[PATCH] ima: Fix misuse of dereference of pointer in template_desc_init_fields()
2022-11-14 8:37 UTC (2+ messages)
[PATCHv4 0/9] zsmalloc/zram: configurable zspage size
2022-11-14 8:37 UTC (5+ messages)
[RFC PATCH v2 0/6] Add metrics for neoverse-n2
2022-11-14 8:35 UTC (3+ messages)
` [RFC PATCH v2 3/6] perf vendor events arm64: Add cache "
[PATCH net] net: nixge: fix potential memory leak in nixge_start_xmit()
2022-11-14 8:55 UTC
[PATCH V5] PCI: loongson: Skip scanning unavailable child devices
2022-11-14 8:35 UTC (3+ messages)
[PATCH v2] ARM: dts: imx: e60k02: Add touchscreen
2022-11-14 8:33 UTC (2+ messages)
[PATCH v1 0/3] hwrng: add hwrng support for Rockchip RK3568
2022-11-14 8:33 UTC (3+ messages)
` [PATCH v1 1/3] dt-bindings: RNG: Add Rockchip RNG bindings
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox