linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-23 22:11:44 to 2020-12-24 07:44:10 UTC [more...]

[PATCH] proc_sysclt: fix oops caused by incorrect command parameters
 2020-12-24  7:42 UTC 

[PATCH v6 00/12] treewide: bd9571mwv: Add support for BD9574MWF
 2020-12-24  7:34 UTC  (5+ messages)
` [PATCH v6 11/12] mfd: bd9571mwv: Make the driver more generic

[PATCH] bpf: fix: address of local auto-variable assigned to a function parameter
 2020-12-24  7:31 UTC  (2+ messages)

[PATCH v4 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-12-24  7:26 UTC  (7+ messages)
` [PATCH v4 06/11] dt-bindings: phy: convert HDMI PHY binding "
` [PATCH v4 07/11] dt-bindings: phy: convert MIPI DSI "

[PATCH 1/3] dt-bindings: usb: mtk-xhci: add a new property for broken streams
 2020-12-24  7:18 UTC  (6+ messages)
` [PATCH 2/3] usb: xhci-mtk: fix UAS issue by XHCI_BROKEN_STREAMS quirk

[PATCH v23 11/15] tools: Introduce a minimal user-space tool for DAMON
 2020-12-24  7:13 UTC  (4+ messages)

[PATCH v23 05/15] mm/damon: Implement primitives for the virtual memory address spaces
 2020-12-24  7:11 UTC  (4+ messages)

[PATCH v7 00/12] treewide: bd9571mwv: Add support for BD9574MWF
 2020-12-24  7:04 UTC  (13+ messages)
` [PATCH v7 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices()
` [PATCH v7 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF
` [PATCH v7 03/12] mfd: rohm-generic: Add BD9571 and BD9574
` [PATCH v7 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v7 05/12] regulator: bd9571mwv: Add BD9574MWF support
` [PATCH v7 06/12] gpio: bd9571mwv: Use the SPDX license identifier
` [PATCH v7 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v7 08/12] gpio: bd9571mwv: Add BD9574MWF support
` [PATCH v7 09/12] mfd: bd9571mwv: Use the SPDX license identifier
` [PATCH v7 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip()
` [PATCH v7 11/12] mfd: bd9571mwv: Make the driver more generic
` [PATCH v7 12/12] mfd: bd9571mwv: Add support for BD9574MWF

[PATCH v23 01/15] mm: Introduce Data Access MONitor (DAMON)
 2020-12-24  7:02 UTC  (4+ messages)

[PATCH V4 0/2] Convert qcom,spmi-pmic bindings from .txt to .yaml
 2020-12-24  6:57 UTC  (6+ messages)
` [PATCH V4 1/2] mfd: qcom-spmi-pmic: Convert bindings to .yaml format

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-24  6:51 UTC  (24+ messages)
` [PATCH v2 11/48] opp: Add dev_pm_opp_find_level_ceil()
` [PATCH v2 15/48] opp: Support set_opp() customization without requiring to use regulators
` [PATCH v2 19/48] opp: Fix adding OPP entries in a wrong order if rate is unavailable
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver

[PATCH v1 0/6] no-copy bvec
 2020-12-24  6:41 UTC  (11+ messages)

[PATCH] iommu/io-pgtable-arm: Allow non-coherent masters to use system cache
 2020-12-24  6:40 UTC 

[PATCH] clocksource: clint: Avoid remove __iomem in get_cycles_hi()
 2020-12-24  6:39 UTC  (3+ messages)

drivers/clocksource/timer-clint.c:72:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-12-24  6:26 UTC 

[PATCH] net/mlx5e: remove h from printk format specifier
 2020-12-24  6:26 UTC  (2+ messages)

[PATCH -next] mlx5: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-24  6:22 UTC  (2+ messages)

[PATCH -tip V2 04/10] workqueue: don't set the worker's cpumask when kthread_bind_mask()
 2020-12-24  6:33 UTC  (2+ messages)
` [workqueue] 6094661b16: WARNING:at_kernel/sched/core.c:#__set_cpus_allowed_ptr

[PATCH] bcache: set pdev_set_uuid before scond loop iteration
 2020-12-24  6:14 UTC  (2+ messages)

[ANNOUNCE] Git v2.30.0-rc2
 2020-12-24  6:13 UTC  (4+ messages)

[PATCH v5 0/5] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2020-12-24  6:08 UTC  (6+ messages)
` [PATCH v5 1/5] crypto: hisilicon/hpre - add some updates to adapt to "
` [PATCH v5 2/5] crypto: hisilicon/hpre - add algorithm type
` [PATCH v5 3/5] crypto: expose elliptic curve parameters as Crypto APIs
` [PATCH v5 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
` [PATCH v5 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

[PATCH V6 00/13] Add driver for dvfsrc, support for active state of scpsys
 2020-12-24  6:08 UTC  (10+ messages)
` [PATCH V6 01/13] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V6 02/13] soc: mediatek: add header for mediatek SIP interface
` [PATCH V6 03/13] soc: mediatek: add driver for dvfsrc support
` [PATCH V6 04/13] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V6 06/13] dt-bindings: interconnect: add MT8183 interconnect dt-bindings
` [PATCH V6 08/13] interconnect: mediatek: Add interconnect provider driver
` [PATCH V6 09/13] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V6 10/13] arm64: dts: mt8192: "
` [PATCH V6 12/13] arm64: dts: mt8183: add dvfsrc regulator nodes

[kernfs] ca0f27ecb7: BUG:kernel_NULL_pointer_dereference,address
 2020-12-24  6:23 UTC 

[PATCH] PCI: dwc: Change size to u64 for EP outbound iATU
 2020-12-24  5:53 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Fix NULL pointer dereference for ->get_features()
 2020-12-24  5:50 UTC  (2+ messages)

[PATCH] usb: host: xhci-plat: fix support for XHCI_SKIP_PHY_INIT quirk
 2020-12-24  5:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
 2020-12-24  5:54 UTC  (2+ messages)

[PATCH] PCI: dwc: Add upper limit address for outbound iATU
 2020-12-24  5:36 UTC  (3+ messages)

drivers/clocksource/timer-clint.c:72:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-12-24  5:43 UTC 

[PATCH] fs: delete repeated words in comments
 2020-12-24  5:28 UTC 

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2020-12-24  5:18 UTC  (24+ messages)

[PATCH v5] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
 2020-12-24  5:03 UTC  (2+ messages)

[PATCH] x86/entry: use STB_GLOBAL for register restoring thunk
 2020-12-24  4:55 UTC  (2+ messages)

drivers/clocksource/timer-clint.c:72:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-12-24  4:52 UTC 

[PATCH] fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
 2020-12-24  4:49 UTC 

update.c:undefined reference to `irq_work_queue'
 2020-12-24  4:46 UTC  (4+ messages)

[rcu] ddc403b8de: WARNING:at_kernel/rcu/tasks.h:#rcu_tasks_verify_self_tests
 2020-12-24  4:45 UTC  (2+ messages)

[PATCH] riscv: return -ENOSYS for syscall -1
 2020-12-24  4:38 UTC  (3+ messages)

[PATCH] genirq: Limit irq_calc_affinity_vectors to housekeeping CPUs
 2020-12-24  4:23 UTC 

[GIT PULL] RISC-V Fixes for 5.11-rc1 (or rc2, if it's too late)
 2020-12-24  4:24 UTC 

[PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
 2020-12-24  4:04 UTC  (12+ messages)

[PATCH] HID: google: Get HID report on probe to confirm tablet switch state
 2020-12-24  3:45 UTC 

[PATCH resend] dt-bindings: mfd: mediatek: Add bindings for MT6360 PMIC
 2020-12-24  3:19 UTC 

[RFC PATCH v2 0/1] Adding support for IIO SCMI based sensors
 2020-12-24  3:19 UTC  (2+ messages)
` [RFC PATCH v2 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH] powerpc/mm: Limit allocation of SWIOTLB on server machines
 2020-12-24  3:14 UTC  (4+ messages)

mmotm 2020-12-23-16-15 uploaded
 2020-12-24  3:11 UTC  (3+ messages)
` mmotm 2020-12-23-16-15 uploaded (mm/vmstat.c)
  ` [External] "

[PATCH v2] docs/zh_CN: Improve Cinese transolation quality
 2020-12-24  3:04 UTC  (3+ messages)

[PATCH] io_uring: simplify io_remove_personalities()
 2020-12-24  3:02 UTC 

[btrfs] e7a8dd2d95: fio.write_iops -98.3% regression
 2020-12-24  3:10 UTC 

[PATCH -next] f2fs: Replace expression with offsetof()
 2020-12-24  2:52 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: handle unallocated section and zone on pinned/atgc
 2020-12-24  2:53 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v5 0/7] Convert all THP vmstat counters to pages
 2020-12-24  2:45 UTC  (7+ messages)
` [PATCH v5 2/7] mm: memcontrol: convert NR_ANON_THPS account "
    ` [External] "
` [PATCH v5 7/7] mm: memcontrol: make the slab calculation consistent
    ` [External] "

[PATCH v2 1/3] dt-bindings: arm: sunxi: add PineTab Early Adopter edition
 2020-12-24  2:41 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: allwinner: dts: a64: add DT for Early Adopter's PineTab
` [PATCH v2 3/3] dt-bindings: arm: sunxi: document orig PineTab DT as sample

drivers/clocksource/timer-clint.c:72:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-12-24  2:35 UTC 

[git pull] drm fixes for 5.11-rc1
 2020-12-24  2:29 UTC 

[PATCH] csky: Fix a size determination in gpr_get()
 2020-12-24  2:21 UTC  (9+ messages)

[PATCH v1] scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
 2020-12-24  2:21 UTC  (5+ messages)

linux kernel新手想参与文档翻译
 2020-12-24  2:18 UTC 

[PATCH v2] vhost/vsock: add IOTLB API support
 2020-12-24  2:11 UTC  (2+ messages)

[PATCH v2] ARM: mstar: Unify common parts of BreadBee boards into a dtsi
 2020-12-24  2:03 UTC 

[PATCH -next] ext4: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-24  1:55 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.11-2 tag
 2020-12-24  1:53 UTC 

[PATCH resend v13 0/5] leds: mt6360: Add LED driver for MT6360
 2020-12-24  1:47 UTC  (6+ messages)
` [PATCH resend v13 1/5] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH resend v13 2/5] leds: flash: Fix multicolor no-ops registration by return 0
` [PATCH resend v13 3/5] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH resend v13 4/5] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH resend v13 5/5] leds: mt6360: Add LED driver for MT6360

[PATCH] net: ethernet: Fix memleak in ethoc_probe
 2020-12-24  1:41 UTC  (7+ messages)

[PATCH] io_uring: remove io_remove_personalities()
 2020-12-24  1:38 UTC  (4+ messages)

[RFC PATCH 1/3] mm: support hugetlb free page reporting
 2020-12-24  1:31 UTC  (9+ messages)

[PATCH] perf stat: Fix wrong skipping for per-die aggregation
 2020-12-24  1:24 UTC  (3+ messages)

drivers/clocksource/timer-clint.c:72:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-12-24  1:20 UTC 

[PATCH v2] ubifs: Fix read out-of-bounds in ubifs_jnl_write_inode()
 2020-12-24  1:14 UTC  (3+ messages)

[PATCH 5.10 00/40] 5.10.3-rc1 review
 2020-12-24  1:11 UTC  (4+ messages)
` [PATCH 5.10 24/40] f2fs: fix to seek incorrect data offset in inline data file

[PATCH v3 00/14] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-24  1:09 UTC  (15+ messages)
` [PATCH v3 01/14] software_node: Fix refcounts in software_node_get_next_child()
` [PATCH v3 02/14] property: Return true in fwnode_device_is_available for NULL ops
` [PATCH v3 03/14] property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary
` [PATCH v3 04/14] software_node: Enforce parent before child ordering of nodes arrays
` [PATCH v3 05/14] software_node: unregister software_nodes in reverse order
` [PATCH v3 06/14] include: fwnode.h: Define format macros for ports and endpoints
` [PATCH v3 07/14] software_node: Add support for fwnode_graph*() family of functions
` [PATCH v3 08/14] lib/test_printf.c: Use helper function to unwind array of software_nodes
` [PATCH v3 09/14] ipu3-cio2: Add T: entry to MAINTAINERS
` [PATCH v3 10/14] ipu3-cio2: Rename ipu3-cio2.c
` [PATCH v3 11/14] media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in match_fwnode()
` [PATCH v3 12/14] acpi: Add acpi_dev_get_next_match_dev() and helper macro
` [PATCH v3 13/14] include: media: v4l2-fwnode: Include v4l2_fwnode_bus_type
` [PATCH v3 14/14] ipu3-cio2: Add cio2-bridge to ipu3-cio2 driver

[PATCH] md/raid10: fix: incompatible types in comparison expression (different address spaces)
 2020-12-24  1:08 UTC  (2+ messages)

[PATCH] powerpc/32s: Fix RTAS machine check with VMAP stack
 2020-12-24  1:05 UTC  (3+ messages)

[PATCH] staging: comedi: remove warnings of comedi_lrange
 2020-12-24  0:58 UTC 

[PATCH v2, 0/3] support gce on mt8192 platform
 2020-12-24  0:48 UTC  (4+ messages)
` [PATCH v2, 1/3] dt-binding: gce: add gce header file for mt8192
` [PATCH v2, 2/3] arm64: dts: mt8192: add gce node
` [PATCH v2, 3/3] mailbox: cmdq: add mt8192 support

[PATCH v3 0/3] Add support for MT6315 regulator
 2020-12-24  0:38 UTC  (3+ messages)
` [PATCH v3 2/3] regulator: mt6315: "

WARNING in isotp_tx_timer_handler
 2020-12-24  0:20 UTC  (2+ messages)

[RESEND PATCH v3 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2020-12-24  0:05 UTC  (2+ messages)

[PATCH v9 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-24  0:03 UTC  (3+ messages)
` [PATCH v9 2/8] IMA: add support to measure buffer data hash

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2020-12-23 23:55 UTC  (13+ messages)

[GIT PULL REQUEST] watchdog - v5.11 Merge window
 2020-12-23 23:41 UTC  (2+ messages)

[GIT PULL] chrome-platform changes for v5.11
 2020-12-23 23:41 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.11-rc1
 2020-12-23 23:41 UTC  (2+ messages)

[reiser4 SFRN 5.1.3] kernel [5.10.x] read not supported for file /test-exec \(pid: 10094 comm: debootstrap\)
 2020-12-23 23:40 UTC 

drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-23 23:32 UTC 

[PATCH v8 0/4] drm: LogiCVC display controller support
 2020-12-23 23:31 UTC  (4+ messages)
` [PATCH v8 4/4] NOTFORMERGE: drm/logicvc: Add plane colorkey support

[PATCH v3 0/5] dwmac-meson8b: picosecond precision RX delay support
 2020-12-23 23:29 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay
` [PATCH v3 2/5] net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock
` [PATCH v3 3/5] net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay
` [PATCH v3 4/5] net: stmmac: dwmac-meson8b: move RGMII delays into a separate function
` [PATCH v3 5/5] net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A

drivers/clocksource/timer-clint.c:72:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-12-23 23:18 UTC 

KASAN: use-after-free Read in io_ring_ctx_wait_and_kill
 2020-12-23 23:14 UTC  (2+ messages)

[PATCH v5 0/5] tracing: More synthetic event error fixes
 2020-12-23 23:17 UTC  (4+ messages)
` [PATCH v5 2/5] tracing: Rework synthetic event command parsing

WARNING in __percpu_ref_exit
 2020-12-23 23:12 UTC  (2+ messages)

[PATCH v5 0/2] hwspinlock: add sun6i hardware spinlock support
 2020-12-23 22:49 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: hwlock: add sun6i_hwspinlock

[PATCH v2 09/14] phy: cadence: sierra: Model reference receiver as clocks (gate clocks)
 2020-12-23 22:45 UTC  (2+ messages)

[tip:efi/core 3/7] /tmp/slab-258052.s:9870: Error: unrecognized opcode `zext.b a2,a2'
 2020-12-23 22:43 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: Add binding for Gateworks boards with IMX8MM
 2020-12-23 22:23 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: Add Gateworks IMX8MM Development Kits

drivers/clocksource/timer-clint.c:72:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-12-23 22:41 UTC 

[PATCH] ata: ahci_brcm: Add back regulators management
 2020-12-23 22:41 UTC 

[PATCH v2 00/12] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-23 22:24 UTC  (5+ messages)
` [PATCH v2 05/12] software_node: unregister software_nodes in reverse order

[PATCH v6 00/12] perf tools: fix perf stat with large socket IDs
 2020-12-23 22:17 UTC  (4+ messages)

[PATCH] perf inject: correct event attribute sizes
 2020-12-23 22:11 UTC  (3+ messages)

[PATCH v2 1/2] mm: cma: allocate cma areas bottom-up
 2020-12-23 22:10 UTC  (6+ 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).