linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 00:18:06 to 2020-10-29 01:03:39 UTC [more...]

[PATCH kernel v3 0/2] DMA, powerpc/dma: Fallback to dma_ops when persistent memory present
 2020-10-29  0:46 UTC  (4+ messages)
` [PATCH kernel v3 2/2] "

[PATCH v16 00/15] mtd: spi-nor: add xSPI Octal DTR support
 2020-10-28 20:02 UTC  (5+ messages)

[PATCH 1/2] builddeb: Fix rootless build in setuid/setgid directory
 2020-10-28 18:30 UTC  (3+ messages)

[PATCH v3 2/3] arm64: dts: qcom: sc7180: Add gpu cooling support
 2020-10-29  0:39 UTC  (2+ messages)
` [v3,2/3] "

[PATCH v3 3/3] dt-bindings: drm/msm/gpu: Add cooling device support
 2020-10-29  0:49 UTC  (2+ messages)
` [v3,3/3] "

[PATCH V5 0/2] Change vring space from nomal memory to dma coherent memory
 2020-10-28  7:07 UTC  (4+ messages)

[PATCH 0/8] Style and small fixes for core-scheduling
 2020-10-28 18:58 UTC  (3+ messages)

[PATCH v4 0/5] AX88796C SPI Ethernet Adapter
 2020-10-29  0:31 UTC  (3+ messages)
  ` [PATCH v4 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH v3 0/6] smp: irq_work / smp_call_function rework
 2020-10-28 13:34 UTC  (5+ messages)
` [PATCH v3 2/6] smp: Cleanup smp_call_function*()
` [PATCH v3 4/6] irq_work: Unconditionally build on SMP

[PATCH 11/11] afs: Fix dirty-region encoding on ppc32 with 64K pages
 2020-10-28 17:27 UTC  (8+ messages)
  ` [PATCH 00/11] AFS fixes [ver #2]
    ` [PATCH 03/11] afs: Fix a use after free in afs_xattr_get_acl()
    ` [PATCH 06/11] afs: Fix page leak on afs_write_begin() failure

[PATCH] stop_machine: Mark functions as notrace
 2020-10-29  0:23 UTC  (3+ messages)

[PATCH] Documentation: Add documentation for new platform_profile sysfs attribute
 2020-10-29  0:55 UTC  (4+ messages)
    ` [External] "

[PATCH v2] kthread_worker: re-set CPU affinities if CPU come online
 2020-10-28  9:23 UTC  (4+ messages)
  ` 回复: "

[PATCH 0/2] seccomp: Add arm and arm64 bitmap support
 2020-10-28  0:20 UTC  (2+ messages)
` [PATCH 2/2] arm: Enable seccomp architecture tracking

[PATCH] vdpa_sim: Fix DMA mask
 2020-10-28  2:03 UTC  (2+ messages)

[PATCH 0/2] hwmon: (adt7470) driver updates
 2020-10-29  1:03 UTC  (4+ messages)
` [PATCH 2/2] hwmon: (adt7470) Convert to regmap

[PATCH v3 00/26] coresight: Support for ETM system instructions
 2020-10-28 22:09 UTC  (5+ messages)
` [PATCH v3 07/26] coresight: Introduce device access abstraction
` [PATCH v3 09/26] coresight: Convert coresight_timeout to use "
` [PATCH v3 12/26] coresight: etm4x: Convert all register accesses
` [PATCH v3 18/26] coresight: etm4x: Clean up exception level masks

[PATCH v3 0/5] x86/sev-es: Mitigate some HV attack vectors
 2020-10-28 16:50 UTC  (5+ messages)
` [PATCH v3 1/5] x86/boot/compressed/64: Introduce sev_status

[PATCH] MAINTAINERS: Add entry for Qualcomm IPQ4019 USB PHY
 2020-10-28 16:13 UTC  (2+ messages)

[PATCH] phy: tegra: xusb: Fix dangling pointer on probe failure
 2020-10-28 16:12 UTC  (2+ messages)

[PATCH] selftests: intel_pstate: ftime() is deprecated
 2020-10-28 15:06 UTC  (4+ messages)

[PATCH v3 0/3] PWM backlight interpolation adjustments
 2020-10-28 15:12 UTC  (3+ messages)
` [PATCH v3 3/3] backlight: pwm_bl: Fix interpolation

[PATCH v9 0/3] Add Novatek NT36xxx touchscreen driver
 2020-10-28 22:13 UTC  (2+ messages)
` [PATCH v9 1/3] dt-bindings: Add vendor prefix for Novatek Microelectronics Corp

[RFC][PATCH 0/2] ftrace: Add access to function arguments for all callbacks
 2020-10-28 15:29 UTC  (5+ messages)
` [RFC][PATCH 1/2] ftrace/x86: Allow for arguments to be passed in to REGS by default
  ` [RFC][PATCH 1/2 v2] "
` [RFC][PATCH 2/2] ftrace: Test arguments by adding trace_printk in function tracer

[PATCH 1/1] f2fs-toos:fsck.f2fs Fix bad return value
 2020-10-28  6:57 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 00/33] ABI: add it to the documentation build system
 2020-10-28 15:10 UTC  (22+ messages)
` [PATCH 01/33] scripts: get_abi.pl: change script to allow parsing in ReST mode
` [PATCH 02/33] scripts: get_abi.pl: fix parsing on "
` [PATCH 04/33] scripts: get_abi.pl: improve its parser to better catch up indentation
` [PATCH 07/33] scripts: get_abi.pl: output users in ReST format
` [PATCH 11/33] docs: kernellog.py: add support for info()
` [PATCH 13/33] docs: kernel_abi.py: fix UTF-8 support
` [PATCH 14/33] docs: kernel_abi.py: make it compatible with Sphinx 1.7+
` [PATCH 16/33] docs: kernel_abi.py: Handle with a lazy Sphinx parser
` [PATCH 18/33] docs: ABI: README: specify that files should be ReST compatible
` [PATCH 19/33] docs: ABI: stable: make files "
` [PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
` [PATCH 21/33] docs: ABI: make it parse ABI/stable as ReST-compatible files
` [PATCH 24/33] docs: abi-testing.rst: enable --rst-sources when building docs
` [PATCH 25/33] docs: Kconfig/Makefile: add a check for broken ABI files
` [PATCH 27/33] docs: ABI: fix syntax to be parsed using ReST notation
` [PATCH 30/33] docs: ABI: cleanup several ABI documents
` [PATCH 31/33] docs: ABI: change read/write attributes
` [PATCH 33/33] docs: ABI: unify /sys/class/leds/<led>/max_brightness documentation

[PATCH v5 1/2] dt-bindings: regulator: add support for MT6392
 2020-10-28 12:32 UTC  (8+ messages)

[PATCH char-misc-next 1/1] misc: mic: remove the MIC drivers
 2020-10-28  5:54 UTC 

[tip: locking/core] lockdep: Fix lockdep recursion
 2020-10-28  3:01 UTC  (5+ messages)

[PATCH] module: use hidden visibility for weak symbol references
 2020-10-28 15:12 UTC  (7+ messages)

[PATCH] module: set MODULE_STATE_GOING state when a module fails to load
 2020-10-28 12:21 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: add FlexCAN support to LS1028A and sl28
 2020-10-28  9:06 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: dts: ls1028a: add missing CAN nodes
` [PATCH v2 3/3] arm64: dts: freescale: sl28: add CAN node

[PATCH 01/13] dt-bindings: arm: fsl: update TQ-Systems SoMs and boards based on i.MX7
 2020-10-28  8:36 UTC  (11+ messages)
` [PATCH 02/13] ARM: dts: imx7-tqma7: add SPI-NOR flash
` [PATCH 03/13] ARM: dts: imx7-mba7: update compatible strings
` [PATCH 08/13] ARM: dts: imx7-mba7: update MMC aliases
` [PATCH 11/13] ARM: dts: imx7-mba7: enable RS485 on UART7
` [PATCH 12/13] ARM: dts: imx7-mba7: specify USB over-current polarity

[PATCH] media: i2c: imx258: correct mode to GBGB/RGRG
 2020-10-28 10:15 UTC  (4+ messages)

[PATCH v2] libata: Fix retrieving of active qcs
 2020-10-28 13:55 UTC  (8+ messages)

[PATCH v3 00/56] Fix several bad kernel-doc markups
 2020-10-28  9:13 UTC  (5+ messages)
` [PATCH v3 31/56] usb: dwc3: fix "

[PATCH] bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE
 2020-10-28  8:14 UTC  (6+ messages)
    ` [PATCH] tools/perf: Remove broken __no_tail_call attribute

WARNING in dma_map_page_attrs
 2020-10-28 17:31 UTC  (7+ messages)

[PATCH v11 0/5] Simplify PCIe native ownership detection logic
 2020-10-28 17:14 UTC  (4+ messages)
` [PATCH v11 1/5] PCI: Conditionally initialize host bridge native_* members

[PATCH 0/3] x86/debug: Fixes
 2020-10-28 12:11 UTC  (6+ messages)
` [PATCH 1/3] x86/debug: Fix BTF handling

[PATCH v3] usb: dwc3: core: fix a issue about clear connect state
 2020-10-28 13:57 UTC  (4+ messages)

[PATCH] clk: tegra: Do not return 0 on failure
 2020-10-29  0:48 UTC 

[PATCH 0/9] ftrace: Have callbacks handle their own recursion
 2020-10-28 11:52 UTC  (6+ messages)
` [PATCH 2/9] ftrace: Add ftrace_test_recursion_trylock() helper function
` [PATCH 3/9] ftrace: Optimize testing what context current is in
` [PATCH 4/9] pstore/ftrace: Add recursion protection to the ftrace callback
` [PATCH 6/9] livepatch/ftrace: "
` [PATCH 9/9] ftrace: Reverse what the RECURSION flag means in the ftrace_ops

[PATCH] ibmveth: Fix use of ibmveth in a bridge
 2020-10-28  0:54 UTC  (4+ messages)

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-10-28 12:22 UTC  (18+ messages)
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map

[PATCH] net/atm: use list_is_singular() in br2684_setfilt()
 2020-10-28  0:47 UTC  (2+ messages)

mmotm 2020-10-28-17-56 uploaded
 2020-10-29  0:57 UTC 

[PATCH] ARM: dts: imx6q-icore-ofcap10: Use 10.1" Ampire panel compatible
 2020-10-28  7:30 UTC  (2+ messages)

[RFC] Have insn decoder functions return success/failure
 2020-10-28 11:36 UTC  (12+ messages)

[RFC] wimax: move out to staging
 2020-10-28  5:56 UTC  (2+ messages)

[PATCH v2] ath10k: Fix the parsing error in service available event
 2020-10-28 17:01 UTC 

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-10-28 18:57 UTC  (6+ messages)
` [PATCH 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM

[PATCH 00/18] dmaengine/soc: k3-udma: Add support for BCDMA and PKTDMA
 2020-10-28  5:55 UTC  (7+ messages)
` [PATCH 01/18] dmaengine: of-dma: Add support for optional router configuration callback

[PATCH] selftests/ftrace: remove _do_fork() leftovers
 2020-10-28  2:46 UTC  (7+ messages)

[PATCH 0/6] kselftest/arm64: MTE fixes
 2020-10-28 15:12 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sama7g5
 2020-10-28  6:22 UTC  (2+ messages)

[PATCH v3 00/12] Overhaul multi-page lookups for THP
 2020-10-28  7:50 UTC  (3+ messages)
` [PATCH v3 01/12] mm: Make pagecache tagged lookups return only head pages

[PATCH v6 0/4] KVM: nSVM: ondemand nested state allocation
 2020-10-28  8:51 UTC  (5+ messages)
` [PATCH v6 2/4] KVM: x86: report negative values from wrmsr emulation to userspace

[PATCH 0/3] Introduce devm_pm_opp_set_* API
 2020-10-28 11:02 UTC  (4+ messages)
` [PATCH 2/3] opp: Add devres wrapper for dev_pm_opp_set_prop_name

[PATCH] pinctrl: core: Add missing #ifdef CONFIG_GPIOLIB
 2020-10-28 10:39 UTC 

[PATCH v2 net 0/5] net: ipa: minor bug fixes
 2020-10-28 19:41 UTC  (2+ messages)
` [PATCH v2 net 2/5] net: ipa: fix resource group field mask definition

[PATCH v1 0/2] ASoC: qcom: add support for QRB5165 RB5 machine
 2020-10-28 15:01 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: qcom: dt-bindings: Add SM8250 sound card bindings

[PATCH 1/3] ARM: dts: aspeed: amd-ethanolx: Update KCS nodes to use v2 binding
 2020-10-28  5:32 UTC  (3+ messages)

[PATCH v2 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-10-28  1:13 UTC  (7+ messages)
` [PATCH v2 02/12] soc: mediatek: Add MediaTek SCPSYS power domains

[PATCH 0/2] Allow DWC3 runtime suspend if UDC is unbinded
 2020-10-29  0:43 UTC  (3+ messages)
` [PATCH 2/2] usb: dwc3: gadget: Preserve UDC max speed setting

[PATCH] drm: xlnx: Use dma_request_chan for DMA channel request
 2020-10-29  0:41 UTC  (3+ messages)

[PATCH 0/3] optimize handling of memory debugging parameters
 2020-10-28  8:38 UTC  (7+ messages)
` [PATCH 3/3] mm, page_alloc: reduce static keys in prep_new_page()

tools/perf: noise from check-headers.sh
 2020-10-29  0:40 UTC 

[PATCH] fix for potential NULL pointer dereference with bare lan743x
 2020-10-29  0:28 UTC 

[PATCH 0/3] warn and suppress irqflood
 2020-10-28  6:02 UTC  (6+ messages)

[PATCH] ath10k: Fix the parsing error in service available event
 2020-10-28 16:41 UTC  (5+ messages)

[ANNOUNCE] v5.9.1-rt18
 2020-10-28 20:24 UTC  (6+ messages)

[PATCH] mdio: use inline functions for to_mdio_device() etc
 2020-10-28  1:16 UTC  (2+ messages)

[PATCH] crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback
 2020-10-28  9:06 UTC  (2+ messages)

[PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nand
 2020-10-28 18:24 UTC  (3+ messages)

[PATCH] powerpc: avoid broken GCC __attribute__((optimize))
 2020-10-28  8:29 UTC  (2+ messages)

[PATCH v2] net/core/dev.c : Use skb_is_gso
 2020-10-28  0:37 UTC  (3+ messages)
` [PATCH v3] net: core: Use skb_is_gso() in skb_checksum_help()

[PATCH][next] dmaengine: stm32-mdma: Use struct_size() in kzalloc()
 2020-10-28  5:56 UTC  (2+ messages)

[PATCH V3 0/3] ARM: imx: move cpu code to drivers/soc/imx
 2020-10-28 13:28 UTC  (3+ messages)
` [PATCH V3 1/3] ARM: imx: use device_initcall for imx_soc_device_init

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-10-28 11:38 UTC  (3+ messages)
` [PATCH RFC v2 13/21] arm64: kasan: Add cpu_supports_tags helper

[PATCH 00/11] AFS fixes [ver #3]
 2020-10-28 22:23 UTC  (3+ messages)
` [PATCH 05/11] afs: Fix to take ref on page when PG_private is set
` [PATCH 06/11] afs: Fix page leak on afs_write_begin() failure

[PATCH v1 1/2] leds: rt4505: Add support for Richtek RT4505 flash led controller
 2020-10-28 11:14 UTC  (6+ messages)

[PATCH] i2c: exynos5: fix platform_get_irq error handling
 2020-10-28  7:21 UTC  (2+ messages)

[PATCH v4 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-28 18:20 UTC  (2+ messages)
` [PATCH v4 3/3] mac80211: add KCOV remote annotations to incoming frame processing

[RESEND PATCH 01/42] mfd: arizona: use PLATFORM_DEVID_NONE
 2020-10-28 22:30 UTC  (11+ messages)
` [RESEND PATCH 03/42] mfd: as3722: "
` [RESEND PATCH 14/42] mfd: lp3943: "
` [RESEND PATCH 16/42] mfd: max77686: "
` [RESEND PATCH 28/42] mfd: sky81452: "
` [RESEND PATCH 29/42] mfd: sta2x11: "
` [RESEND PATCH 32/42] mfd: tps6507x: "
` [RESEND PATCH 33/42] mfd: tps65090: "
` [RESEND PATCH 34/42] mfd: tps65217: "
` [RESEND PATCH 35/42] mfd: tps6586x: "
` [RESEND PATCH 36/42] mfd: tps65910: "

[PATCH] net: cls_api: remove unneeded local variable in tc_dump_chain()
 2020-10-28 15:50 UTC  (3+ messages)

[PATCH v2] KUnit: Docs: style: fix some Kconfig example issues
 2020-10-28 17:42 UTC 

[PATCH 1/1] usb: serial: option: add Quectel EC200T module support
 2020-10-28  7:14 UTC  (4+ messages)

[PATCH] powerpc/smp: Move rcu_cpu_starting() earlier
 2020-10-29  0:31 UTC  (3+ messages)

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-10-28 15:16 UTC  (3+ messages)
` [PATCH v6 03/52] dt-bindings: memory: tegra20: emc: Correct registers range in example

[PATCH] KUnit: Docs: style: fix some Kconfig example issues
 2020-10-28  5:32 UTC  (3+ messages)

[PATCH] agp: amd64: remove unneeded initialization
 2020-10-28 13:31 UTC 

[PATCH] dmaengine: qcom: Add ADM driver
 2020-10-28 16:04 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v2] serial: max310x: rework RX interrupt handling
 2020-10-28 16:20 UTC  (2+ messages)

[PATCH v3 0/4] nvmem: qfprom: Avoid untouchable regions
 2020-10-29  0:28 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: nvmem: Add soc qfprom compatible strings
` [PATCH v3 2/4] arm64: dts: qcom: sc7180: Add soc-specific qfprom compat string
` [PATCH v3 3/4] nvmem: core: Add support for keepout regions
` [PATCH v3 4/4] nvmem: qfprom: Don't touch certain fuses

[PATCH v2 0/4] nvmem: qfprom: Avoid untouchable regions
 2020-10-29  0:29 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: nvmem: Add soc qfprom compatible strings
` [PATCH v2 3/4] nvmem: core: Add support for keepout regions

[PATCH] USB: serial: ftdi_sio: Fix serial port stall after resume
 2020-10-28 14:54 UTC  (5+ messages)

[V2 PATCH 0/3] Fix the memory layout and add sgpio node for aspeed g6
 2020-10-28  5:12 UTC  (4+ messages)
` [PATCH 1/3] Arm: dts: aspeed-g6: Fix the register range of gpio

[PATCH v2] mm: memcg/slab: Fix return child memcg objcg for root memcg
 2020-10-28  3:50 UTC  (2+ messages)
` [PATCH v2] mm: memcg/slab: Rename *_lruvec_slab_state to *_lruvec_kmem_state

[PATCH v4] ACPI / APEI: do memory failure on the physical address reported by ARM processor error section
 2020-10-28  9:37 UTC 

[PATCH/RFC net-next v3] net: dec: tulip: de2104x: Add shutdown handler to stop NIC
 2020-10-28 16:40 UTC  (4+ messages)

[DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance
 2020-10-28 17:51 UTC  (5+ messages)
    ` [PATCH v36 00/13] /dev/random - a new approach

[PATCH] RFC: net: phy: of phys probe/reset issue
 2020-10-28 19:32 UTC  (4+ messages)

[RFC][PATCH 0/3 v3] ftrace: Add access to function arguments for all callbacks
 2020-10-29  0:08 UTC  (4+ messages)
` [RFC][PATCH 1/3 v3] ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
` [RFC][PATCH 2/3 v3] ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
` [RFC][PATCH 3/3 v3] livepatching: Use the default ftrace_ops instead of REGS when ARGS is available

[PATCH v4] platform/surface: Add Driver to set up lid GPEs on MS Surface device
 2020-10-28 10:41 UTC  (2+ messages)

[PATCH rc] mm: always have io_remap_pfn_range() set pgprot_decrypted()
 2020-10-28 18:53 UTC 

[PATCH v4 00/16] Tegra XHCI controller ELPG support
 2020-10-28  9:18 UTC  (4+ messages)
` [PATCH v4 10/16] dt-bindings: phy: tegra-xusb: Add nvidia,pmc prop

[PATCH V2] cpufreq: tegra186: Fix initial frequency
 2020-10-28 14:52 UTC  (9+ messages)

[PATCH net-next v4] net: dec: tulip: de2104x: Add shutdown handler to stop NIC
 2020-10-28 17:21 UTC 

[PATCH] soc: ti: ti_sci_pm_domains: check for proper args count in xlate
 2020-10-28 14:17 UTC 

[PATCH v4 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature
 2020-10-28  8:47 UTC  (4+ messages)

[PATCH v4 0/4] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-10-28  9:48 UTC  (2+ messages)
` [PATCH v4 3/4] wdt: Support wdt on ROHM BD9576MUF and BD9573MUF

[PATCH 1/2] media: i2c: imx258: add HDR control
 2020-10-28  9:23 UTC  (3+ messages)
` [PATCH 2/2] media: i2c: imx258: validate rotation only if it is provided

[PATCH 1/2] nvmet: introduce transport layer keep-alive
 2020-10-28  9:29 UTC  (3+ messages)
  ` [External] "

[PATCH ghak120 V5] audit: trigger accompanying records when no rules present
 2020-10-28  1:26 UTC  (5+ messages)

[RESEND][PATCH v4 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-10-29  0:16 UTC  (4+ messages)
` [PATCH v4 1/7] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists
` [PATCH v4 2/7] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation
` [PATCH v4 3/7] dma-buf: heaps: Remove heap-helpers code


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).