linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 07:05:20 to 2020-10-30 09:33:04 UTC [more...]

[PATCH] mtd: rawnand: stm32_fmc2: fix broken ECC
 2020-10-30  8:36 UTC  (4+ messages)

[PATCH v5 0/1] Add basic node support for Mediatek MT8192 SoC
 2020-10-30  9:32 UTC  (5+ messages)
` [PATCH v5 1/1] arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile

[PATCH 0/9] arm64: dts: layerscape: update MAC nodes with PHY information
 2020-10-30  9:32 UTC  (7+ messages)
` [PATCH 1/9] arm64: dts: ls1088a: add external MDIO device nodes
` [PATCH 2/9] arm64: dts: ls1088ardb: add QSGMII PHY nodes

[PATCH] drm/hisilicon: Remove redundant null check
 2020-10-30  9:27 UTC 

[PATCHv7 0/7] System Cache support for GPU and required SMMU support
 2020-10-30  9:23 UTC  (8+ messages)
` [PATCHv7 1/7] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv7 2/7] iommu/arm-smmu: Add domain attribute for "
` [PATCHv7 3/7] drm/msm: rearrange the gpu_rmw() function
` [PATCHv7 4/7] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv7 5/7] drm/msm/a6xx: Add support for using system cache on MMU500 based targets
` [PATCHv7 6/7] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv7 7/7] iommu: arm-smmu-impl: Add a space before open parenthesis

[PATCH] drm/amdgpu: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()
 2020-10-30  9:24 UTC  (9+ messages)
` [Outreachy kernel] "

[PATCH] treewide: Remove stringification from __alias macro definition
 2020-10-30  9:24 UTC  (3+ messages)

[PATCH v4 0/3] MT8192 SMI support
 2020-10-30  9:12 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: memory: mediatek: Convert SMI to DT schema
` [PATCH v4 2/3] dt-bindings: memory: mediatek: Add mt8192 support
` [PATCH v4 3/3] memory: mtk-smi: "

[PATCH v2 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-10-30  9:23 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case
` [PATCH v2 2/2] ASoC: qcom: sc7180: Modify machine driver for 2mic

[PATCH v4 00/11] arm64: dts: layerscape: update MAC nodes with PHY information
 2020-10-30  9:22 UTC  (4+ messages)
` [PATCH v4 03/11] arm64: dts: ls1088a: add external MDIO device nodes

[PATCH v6 0/1] Add basic node support for Mediatek MT8192 SoC
 2020-10-30  9:22 UTC  (2+ messages)
` [PATCH v6 1/1] arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile

[PATCH v2 00/39] ABI: add it to the documentation build system
 2020-10-30  9:19 UTC  (42+ messages)
` [PATCH v2 01/39] scripts: get_abi.pl: change script to allow parsing in ReST mode
` [PATCH v2 02/39] scripts: get_abi.pl: fix parsing on "
` [PATCH v2 03/39] scripts: get_abi.pl: Allow optionally record from where a line came from
` [PATCH v2 04/39] scripts: get_abi.pl: improve its parser to better catch up indentation
` [PATCH v2 05/39] scripts: get_abi.pl: cleanup ABI cross-reference logic
` [PATCH v2 06/39] scripts: get_abi.pl: detect duplicated ABI definitions
` [PATCH v2 07/39] scripts: get_abi.pl: output users in ReST format
` [PATCH v2 08/39] scripts: get_abi.pl: prevent duplicated file names
` [PATCH v2 09/39] scripts: get_abi.pl: use bold font for ABI definitions
` [PATCH v2 10/39] scripts: get_abi.pl: auto-generate cross references
` [PATCH v2 11/39] docs: kernellog.py: add support for info()
` [PATCH v2 12/39] docs: kernel_abi.py: add a script to parse ABI documentation
` [PATCH v2 13/39] docs: kernel_abi.py: fix UTF-8 support
` [PATCH v2 14/39] docs: kernel_abi.py: make it compatible with Sphinx 1.7+
` [PATCH v2 15/39] docs: kernel_abi.py: use --enable-lineno for get_abi.pl
` [PATCH v2 16/39] docs: kernel_abi.py: Handle with a lazy Sphinx parser
` [PATCH v2 17/39] docs: add ABI documentation to the admin-guide book
` [PATCH v2 18/39] docs: ABI: README: specify that files should be ReST compatible
` [PATCH v2 19/39] docs: ABI: stable: make files "
` [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
` [PATCH v2 21/39] docs: ABI: sysfs-uevent: make it "
` [PATCH v2 22/39] docs: ABI: make it parse ABI/stable as ReST-compatible files
` [PATCH v2 23/39] docs: ABI: create a 2-depth index for ABI
` [PATCH v2 24/39] docs: ABI: don't escape ReST-incompatible chars from obsolete and removed
` [PATCH v2 25/39] docs: abi-testing.rst: enable --rst-sources when building docs
` [PATCH v2 26/39] docs: Kconfig/Makefile: add a check for broken ABI files
` [PATCH v2 27/39] docs: ABI: convert testing/configfs-acpi to ReST
` [PATCH v2 28/39] docs: ABI: fix syntax to be parsed using ReST notation
` [PATCH v2 29/39] docs: ABI: vdso: use the right format for ABI
` [PATCH v2 30/39] docs: ABI: sysfs-bus-nvdimm: "
` [PATCH v2 31/39] docs: ABI: cleanup several ABI documents
` [PATCH v2 32/39] docs: ABI: change read/write attributes
` [PATCH v2 33/39] docs: ABI: stable: remove a duplicated documentation
` [PATCH v2 34/39] docs: ABI: unify /sys/class/leds/<led>/brightness documentation
` [PATCH v2 35/39] docs: ABI: sysfs-class-power: unify duplicated properties
` [PATCH v2 36/39] docs: ABI: sysfs-c2port: remove a duplicated entry
` [PATCH v2 37/39] docs: ABI: sysfs-class-backlight: unify ABI documentation
` [PATCH v2 38/39] docs: ABI: sysfs-class-led-trigger-pattern: remove hw_pattern duplication
` [PATCH v2 39/39] scripts: get_abi.pl: assume ReST format by default

[PATCH 0/4] Add sustainable OPP concept
 2020-10-30  9:19 UTC  (6+ messages)

[PATCH] drm/panfrost: Don't corrupt the queue mutex on open/close
 2020-10-30  9:18 UTC  (2+ messages)

[PATCH 00/12] dt-bindings: arm: fsl: fix and document compatibles
 2020-10-30  9:18 UTC  (3+ messages)

[PATCH 0/2] destage Rockchip ISP1 driver
 2020-10-30  9:18 UTC  (2+ messages)

[RESEND PATCH 01/25] media: i2c: imx214: simplify getting state container
 2020-10-30  9:17 UTC  (2+ messages)

Additional debug info to aid cacheline analysis
 2020-10-30  9:16 UTC  (4+ messages)

[PATCH -next] usb: Make sync_all_pins static
 2020-10-30  9:28 UTC 

[PATCH] fix scheduler regression from "sched/fair: Rework load_balance()"
 2020-10-30  9:16 UTC  (14+ messages)

[PATCH v2 00/19] Free some vmemmap pages of hugetlb page
 2020-10-30  9:14 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: renesas: r8a77961: Add CAN{0,1} placeholder nodes
 2020-10-30  9:14 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: renesas: r8a77961: ulcb-kf: Initial device tree

[PATCH 0/9] ftrace: Have callbacks handle their own recursion
 2020-10-30  9:13 UTC  (3+ messages)
` [PATCH 1/9] ftrace: Move the recursion testing into global headers

Linux 4.19.153
 2020-10-30  9:14 UTC  (4+ messages)

[PATCH v1 1/3] dt-bindings: vendor-prefixes: Add an entry for Altus-Escon-Company
 2020-10-30  9:12 UTC  (5+ messages)
` [PATCH v1 2/3] dt-bindings: arm: fsl: add Altesco I6P board
` [PATCH v1 3/3] ARM: dts: "

[PATCH] vhost/vsock: add IOTLB API support
 2020-10-30  9:10 UTC  (2+ messages)

[RFC PATCH 0/3] Add Microchip PolarFire Soc Support
 2020-10-30  9:09 UTC  (9+ messages)
` [RFC PATCH 1/3] RISC-V: Add Microchip PolarFire SoC kconfig option
` [RFC PATCH 2/3] RISC-V: Initial DTS for Microchip ICICLE board
` [RFC PATCH 3/3] RISC-V: Enable Microchip PolarFire ICICLE SoC

[PATCH] powerpc/32s: Setup the early hash table at all time
 2020-10-30  9:09 UTC  (4+ messages)

[PATCH 0/2] AMR: DTS: fix and extension for Pandaboard ES
 2020-10-30  9:09 UTC  (2+ messages)

[PATCH][next] nl80211/cfg80211: fix potential infinite loop
 2020-10-30  9:08 UTC  (2+ messages)

[PATCH v6 1/5] Bluetooth: Interleave with allowlist scan
 2020-10-30  9:08 UTC  (5+ messages)
` [PATCH v6 2/5] Bluetooth: Handle system suspend resume case
` [PATCH v6 3/5] Bluetooth: Handle active scan case
` [PATCH v6 4/5] mgmt: Add supports of variable length parameter in mgmt_config
` [PATCH v6 5/5] Bluetooth: Add toggle to switch off interleave scan

[PATCH] checkpatch: improve handling of email comments
 2020-10-30  9:07 UTC 

[PATCH] devres: zero the memory in devm_krealloc() if needed
 2020-10-30  9:03 UTC  (3+ messages)

[tip:x86/build] BUILD SUCCESS ea3186b9572a1b0299448697cfc44920061872cf
 2020-10-30  9:03 UTC 

[PATCH v5 0/2] leds: mt6360: Add LED driver for MT6360
 2020-10-30  8:51 UTC  (8+ messages)
` [PATCH v5 2/2] "

[BUG] Stack overflow when running perf and function tracer
 2020-10-30  9:00 UTC  (2+ messages)

[PATCH v2 0/5] Introduce a new helper marco DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c
 2020-10-30  8:59 UTC  (8+ messages)
` [PATCH v2 1/5] seq_file: Introduce DEFINE_SHOW_STORE_ATTRIBUTE() helper macro
` [PATCH v2 2/5] scsi: hisi_sas: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
` [PATCH v2 3/5] scsi: qla2xxx: "
` [PATCH v2 4/5] usb: dwc3: debugfs: Introduce DEFINE_SHOW_STORE_ATTRIBUTE
` [PATCH v2 5/5] drm/i915/display: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs

[PATCH 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board
 2020-10-30  8:59 UTC  (7+ messages)
` [PATCH v3 0/2] Add device tree support for LX2162AQDS board
  ` [PATCH v3 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board

[PATCH -next] net: wan: sdla: Use bitwise instead of arithmetic
 2020-10-30  8:58 UTC  (2+ messages)

[PATCH] bus: mhi: core: Add support MHI EE FP for download firmware
 2020-10-30  8:58 UTC 

[PATCH v4 1/3,RESEND] KEYS: trusted: Fix incorrect handling of tpm_get_random()
 2020-10-30  8:52 UTC  (3+ messages)
` [PATCH v4 2/3,RESEND] KEYS: trusted: Fix migratable=1 failing
` [PATCH v4 3/3,RESEND] KEYS: trusted: Reserve TPM for seal and unseal operations

[PATCH v1] ARM: dts: protonic prti6q: fix PHY address
 2020-10-30  8:50 UTC  (2+ messages)

[PATCH v2 0/6] Improve kernel section protections
 2020-10-30  8:49 UTC  (5+ messages)
` [PATCH v2 5/6] RISC-V: Protect .init.text & .init.data

BUG: using __this_cpu_read() in preemptible code in __bad_area_nosemaphore
 2020-10-30  8:49 UTC  (3+ messages)

[PATCH 0/3] Firmware loading option
 2020-10-30  8:45 UTC  (4+ messages)
` [PATCH 1/3] Input: goodix - add option to disable firmware loading

[PATCH v3] soundwire: SDCA: add helper macro to access controls
 2020-10-29 20:49 UTC 

[PATCH v8 -tip 00/26] Core scheduling
 2020-10-30  8:41 UTC  (8+ messages)
` [PATCH v8 -tip 08/26] sched/fair: Snapshot the min_vruntime of CPUs on force idle

mm/memblock: export memblock_{start/end}_of_DRAM
 2020-10-30  8:38 UTC  (2+ messages)

[PATCH v2 0/3] Add R-Car M3-W+ ULCB with Kingfisher
 2020-10-30  8:37 UTC  (5+ messages)
` [PATCH v2 1/3] arm64: dts: renesas: r8a77961: Add CAN{0,1} placeholder nodes
` [PATCH v2 2/3] arm64: dts: renesas: r8a77961: ulcb-kf: Initial device tree
` [PATCH v2 3/3] dt-bindings: arm: renesas: Add R-Car M3-W+ ULCB with Kingfisher

[PATCH V2] arm64: dts imx8mn: Remove non-existent USB OTG2
 2020-10-30  8:34 UTC  (2+ messages)

[PATCH v1] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
 2020-10-30  8:33 UTC  (2+ messages)

[PATCH 5.9 000/757] 5.9.2-rc1 review
 2020-10-30  8:32 UTC  (3+ messages)
` [PATCH 5.9 733/757] ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7

[PATCH v2 1/2] ASoC: dt-bindings: fsl_aud2htx: Add binding doc for aud2htx module
 2020-10-30  8:29 UTC  (3+ messages)

[PATCH 1/2] Revert "vhost-vdpa: fix page pinning leakage in error path"
 2020-10-30  7:45 UTC  (2+ messages)
` [PATCH 2/2] vhost-vdpa: fix page pinning leakage in error path (rework)

[gustavoars-linux:for-linus/kspp-clang] BUILD SUCCESS 4169e889e5889405d54cec27d6e9f7f0ce3c7096
 2020-10-30  8:27 UTC 

[PATCH] arm64: dts: imx8mm-beacon-som: Add QSPI NOR flash support
 2020-10-30  8:01 UTC  (2+ messages)

[PATCH 0/3] mwifiex: disable ps_mode by default for stability
 2020-10-30  8:26 UTC  (10+ messages)
` [PATCH 1/3] mwifiex: disable ps_mode explicitly by default instead
` [PATCH 2/3] mwifiex: add allow_ps_mode module parameter

[PATCH -V2 1/2] mempolicy: Rename MPOL_F_MORON to MPOL_F_MOPRON
 2020-10-30  8:25 UTC  (3+ messages)

[RESENDPATCH v15 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-10-30  8:23 UTC  (5+ messages)
` [RESENDPATCH v15 2/2] "

[PATCH] crypto: arm64 - move const after static
 2020-10-30  8:19 UTC 

[PATCH 2/3] hwmon: ltc2992: Add support for GPIOs
 2020-10-30  8:15 UTC  (2+ messages)

[PATCH v2 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig
 2020-10-30  8:14 UTC  (2+ messages)
` [fs] 2b2f891180: stress-ng.sendfile.ops_per_sec 32.0% improvement

[PATCH] arm64/smp: Move rcu_cpu_starting() earlier
 2020-10-30  8:15 UTC  (4+ messages)

[PATCH v2 1/2] init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description
 2020-10-30  8:01 UTC  (4+ messages)
` [PATCH v2 2/2] init/Kconfig: Increase default log buffer size from 128 KB to 512 KB

[RESEND PATCH] KEYS: asymmetric: Fix kerneldoc
 2020-10-30  8:08 UTC  (2+ messages)

[PATCH v8 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-10-30  8:07 UTC  (3+ messages)
` [PATCH v8 1/4] SFH: Add maintainers and documentation for AMD SFH based on HID framework

[PATCH 0/2] Designware I2C slave confusing IC_INTR_STOP_DET handle
 2020-10-30  8:04 UTC  (3+ messages)
` [PATCH 1/2] i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
` [PATCH 2/2] i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED

[PATCH 0/1] debugfs: Add a helper to export atomic64_t values
 2020-10-30  8:04 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] arm64: dts: imx8mm-beacon-som: Configure supplies on secondary cpus
 2020-10-30  8:00 UTC  (2+ messages)

[PATCHv2 2/4] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
 2020-10-30  7:59 UTC  (12+ messages)

[RFC PATCH v2] selinux: Fix kmemleak after disabling selinux runtime
 2020-10-30  7:57 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
 2020-10-30  7:57 UTC  (2+ messages)

[PATCH v2] clk: renesas: r8a774c0: Add RPC clocks
 2020-10-30  7:55 UTC  (3+ messages)

linux-next: build failure after merge of the drm-misc tree
 2020-10-30  7:53 UTC  (2+ messages)

[PATCH 00/33] ABI: add it to the documentation build system
 2020-10-30  7:52 UTC  (6+ messages)
` [PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
` [PATCH 30/33] docs: ABI: cleanup several ABI documents

linux-next: failure while fetching the pinctrl-samsung-fixes tree
 2020-10-30  7:41 UTC  (2+ messages)

[PATCH v2 0/2] get rid of GCC __attribute__((optimize)) for BPF
 2020-10-30  7:51 UTC  (10+ messages)
` [PATCH v2 1/2] bpf: don't rely on GCC __attribute__((optimize)) to disable GCSE

[rcu] 44bad5b3cc: dmesg.INFO:rcu_preempt_detected_stalls_on_CPUs/tasks
 2020-10-30  7:47 UTC 

[PATCH] Documentation: Chinese translation of Documentation/arm64/perf.rst
 2020-10-30  7:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 00/12] leds: pwm: Make automatic labels work
 2020-10-30  7:46 UTC  (3+ messages)
` [PATCH v7 08/12] ARM: dts: imx: Fix schema warnings for pwm-leds

[PATCH v2 net] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
 2020-10-30  7:37 UTC  (7+ messages)

[drm/i915] b43515991b: WARNING:at_drivers/gpu/drm/i915/display/intel_display.c:#verify_crtc_state[i915]
 2020-10-30  7:36 UTC 

[PATCH] cpufreq: schedutil: set sg_policy->next_freq to the final cpufreq
 2020-10-30  7:21 UTC  (2+ messages)
` [PATCH] cpufreq: schedutil: Don't skip freq update if need_freq_update is set

[PATCH v4 1/2] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
 2020-10-30  7:29 UTC  (3+ messages)
` [PATCH v4 2/2] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH v2] f2fs: move ioctl interface definitions to separated file
 2020-10-30  7:26 UTC 

[patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-10-30  7:25 UTC  (2+ messages)

[PATCH] spi: sprd: add runtime pm for transfer message
 2020-10-30  7:24 UTC 

[PATCH] kunit: tool: fix --raw_output to actually show output
 2020-10-30  7:22 UTC  (2+ messages)

[PATCH v2 1/1] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()
 2020-10-30  7:19 UTC  (3+ messages)
    `  "

[PATCH] kunit: tool: fix extra trailing \n in parsed test output
 2020-10-30  7:22 UTC  (4+ messages)

[mm] e6e88712e4: stress-ng.tmpfs.ops_per_sec -69.7% regression
 2020-10-30  7:17 UTC 

[PATCH] KVM: x86: Filter out more Intel-specific PMU MSRs in kvm_init_msr_list()
 2020-10-30  7:17 UTC  (2+ messages)

[tip:x86/seves] BUILD SUCCESS 2411cd82112397bfb9d8f0f19cd46c3d71e0ce67
 2020-10-30  7:15 UTC 

[PATCH] i40e: Fix memory leak in i40e_probe
 2020-10-30  7:14 UTC 

[PATCH] PM / reboot: Use S5 for reboot
 2020-10-30  7:09 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).