linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-24 07:43:11 to 2020-07-24 09:56:24 UTC [more...]

[PATCH RESEND v9 00/18] Add support for mt2701 JPEG ENC support
 2020-07-24  9:54 UTC  (8+ messages)
` [PATCH RESEND v9 18/18] media: platform: Add jpeg enc feature

[PATCH stable v4.19] tipc: clean up skb list lock handling on send path
 2020-07-24  9:49 UTC  (2+ messages)

[PATCH v7 0/3] sched/uclamp: new sysctl for default RT boost value
 2020-07-24  9:46 UTC  (7+ messages)
` [PATCH v7 1/3] sched/uclamp: Add a new sysctl to control RT default "
` [PATCH v7 3/3] sched/uclamp: Fix a deadlock when enabling uclamp static key

[PATCH -next] arm64: Export __cpu_logical_map
 2020-07-24  9:43 UTC  (7+ messages)

[RFC PATCH v4 00/14] Support for Tegra video capture from external sensor
 2020-07-24  9:43 UTC  (2+ messages)

[PATCH] clk: qcom: Export gdsc_gx_do_nothing_enable() to modules
 2020-07-24  9:42 UTC  (2+ messages)

[PATCH] clk: Clean up kernel-doc errors
 2020-07-24  9:42 UTC  (2+ messages)

[RFC 0/3] cpufreq: cppc: Add support for frequency invariance
 2020-07-24  9:38 UTC  (4+ messages)

[PATCH] newport_con: vc_color is now in state
 2020-07-24  9:38 UTC  (5+ messages)

[PATCH v2 0/2] add PEC support on slave side
 2020-07-24  9:37 UTC  (7+ messages)
` [PATCH v2 1/2] i2c: add PEC error event
` [PATCH v2 2/2] i2c: iproc: add slave pec support

[PATCH] dma-pool: Do not allocate pool memory from CMA
 2020-07-24  9:36 UTC  (11+ messages)

[PATCH V1] mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is supplied
 2020-07-24  9:36 UTC  (8+ messages)
` [PATCH V1] mmc: sdhci-msm: Set IO pins in low power state during suspend

PROBLEM: cgroup cost too much memory when transfer small files to tmpfs
 2020-07-24  9:35 UTC  (3+ messages)
  ` 答复: "

[PATCH V2 0/3] gpio-xilinx: Update on xilinx gpio driver
 2020-07-24  9:33 UTC  (4+ messages)
` [PATCH V2 3/3] MAINTAINERS: add fragment for xilinx GPIO drivers

[git pull] habanalabs pull request for kernel 5.9-rc1 (resend)
 2020-07-24  9:32 UTC  (2+ messages)

[PATCH v10 0/4] MAX9286 GMSL Support (+RDACM20)
 2020-07-24  9:32 UTC  (5+ messages)
` [PATCH v10 2/4] media: i2c: Add MAX9286 driver

[PATCH v4 0/5] vfio/pci: add denylist and disable qat
 2020-07-24  9:28 UTC  (7+ messages)
` [PATCH v4 1/5] PCI: Add Intel QuickAssist device IDs
` [PATCH v4 2/5] vfio/pci: Add device denylist
` [PATCH v4 3/5] vfio/pci: Add QAT devices to denylist
` [PATCH v4 4/5] crypto: qat - replace device ids defines
` [PATCH v4 5/5] crypto: qat - use PCI_VDEVICE

[PATCH v5 0/6] arch/x86: kprobes: Remove MODULES dependency
 2020-07-24  9:27 UTC  (8+ messages)
` [PATCH v5 1/6] kprobes: Remove dependency to the module_mutex
` [PATCH v5 3/6] arch/x86: Implement text_alloc() and text_free()
` [PATCH v5 5/6] kprobes: Use "

[PATCH v2 1/5] selftests/powerpc: Add test of stack expansion logic
 2020-07-24  9:25 UTC  (5+ messages)
` [PATCH v2 2/5] powerpc: Allow 4224 bytes of stack expansion for the signal frame
` [PATCH v2 3/5] selftests/powerpc: Update the stack expansion test
` [PATCH v2 4/5] powerpc/mm: Remove custom stack expansion checking
` [PATCH v2 5/5] selftests/powerpc: Remove powerpc special cases from stack expansion test

[PATCH] clk: at91: fix possible dead lock in new drivers
 2020-07-24  9:25 UTC  (2+ messages)

[PATCH 2/2] tracepoint: used attribute definitions from compiler_attributes.h
 2020-07-24  9:24 UTC  (2+ messages)

[PATCH v2 00/18] clk: at91: add sama7g5 clock support
 2020-07-24  9:22 UTC  (38+ messages)
` [PATCH v2 01/18] clk: at91: clk-generated: continue if __clk_determine_rate() returns error
` [PATCH v2 02/18] clk: at91: clk-generated: check best_rate against ranges
` [PATCH v2 03/18] clk: at91: clk-sam9x60-pll: fix mul mask
` [PATCH v2 04/18] clk: at91: sam9x60-pll: use logical or for range check
` [PATCH v2 05/18] clk: at91: sam9x60-pll: check fcore against ranges
` [PATCH v2 06/18] clk: at91: sam9x60-pll: use frac when setting frequency
` [PATCH v2 07/18] clk: at91: sam9x60: fix main rc oscillator frequency
` [PATCH v2 08/18] clk: at91: sckc: register slow_rc with accuracy option
` [PATCH v2 09/18] clk: at91: replace conditional operator with double logical not
` [PATCH v2 10/18] clk: at91: clk-generated: pass the id of changeable parent at registration
` [PATCH v2 11/18] clk: at91: clk-generated: add mux_table option
` [PATCH v2 12/18] clk: at91: clk-master: add master clock support for SAMA7G5
` [PATCH v2 13/18] clk: at91: clk-peripheral: add support for changeable parent rate
` [PATCH v2 14/18] clk: at91: clk-programmable: add mux_table option
` [PATCH v2 15/18] clk: at91: add macro for pll ids mask
` [PATCH v2 16/18] clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs
` [PATCH v2 17/18] clk: at91: clk-utmi: add utmi support for sama7g5
` [PATCH v2 18/18] clk: at91: sama7g5: add clock "

[PATCH V2 2/3] gpio: xilinx: Add interrupt support
 2020-07-24  9:22 UTC  (3+ messages)

[PATCH] fs/nsfs.c: fix ioctl support of compat processes
 2020-07-24  9:20 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-24  9:20 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: arm: stm32: document Odyssey compatible

[PATCH 1/5] selftests/powerpc: Add test of stack expansion logic
 2020-07-24  9:20 UTC  (4+ messages)
` [PATCH 2/5] powerpc: Allow 4096 bytes of stack expansion for the signal frame

[PATCH 0/4] Add support for ARMv8.3-SPE
 2020-07-24  9:16 UTC  (5+ messages)
` [PATCH 1/4] drivers/perf: "
` [PATCH 2/4] perf: arm-spe: "
` [PATCH 3/4] perf auxtrace: Add new itrace options "
` [PATCH 4/4] perf: arm-spe: Synthesize new events "

[PATCH net-next v4 0/2] hinic: add some error messages for debug
 2020-07-24  9:17 UTC  (3+ messages)
` [PATCH net-next v4 1/2] hinic: add support to handle hw abnormal event
` [PATCH net-next v4 2/2] hinic: add log in exception handling processes

[PATCH v3 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-24  9:16 UTC  (5+ messages)
` [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

[PATCH] selinux: add tracepoint on denials
 2020-07-24  9:15 UTC 

[PATCH net-next v1 0/5] add cable test support for ksz8081 and ksz8873
 2020-07-24  9:15 UTC  (8+ messages)
` [PATCH net-next v1 5/5] net: phy: micrel: ksz886x/ksz8081: add cabletest support

[RFC PATCH 0/3] MIPS KVM related clean-ups
 2020-07-24  9:11 UTC  (3+ messages)
` [RFC PATCH 1/3] MIPS: Retire kvm paravirt

[PATCH] MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()
 2020-07-24  9:10 UTC  (2+ messages)

drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:259:19: error: unused function 'rq_prio'
 2020-07-24  9:09 UTC 

[PATCH v8 0/5] Add support for iMX8MQ Display Controller Subsystem
 2020-07-24  9:07 UTC  (6+ messages)
` [PATCH v8 1/5] drm/imx: compile imx directory by default
` [PATCH v8 2/5] drm/imx: Add initial support for DCSS on iMX8MQ
` [PATCH v8 3/5] drm/imx/dcss: use drm_bridge_connector API
` [PATCH v8 4/5] MAINTAINERS: Add entry for i.MX 8MQ DCSS driver
` [PATCH v8 5/5] dt-bindings: display: imx: add bindings for DCSS

[PATCH v13 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-07-24  9:08 UTC  (3+ messages)

[PATCH v5 00/18] Add support for Nitro Enclaves
 2020-07-24  9:06 UTC  (10+ messages)
` [PATCH v5 01/18] nitro_enclaves: Add ioctl interface definition

[PATCH] clk: Add support for enabling/disabling clocks from debugfs
 2020-07-24  9:06 UTC  (2+ messages)

[PATCH] signal: fix typo in comment
 2020-07-24  9:05 UTC 

[PATCH] mm/hugetlb: add mempolicy check in the reservation routine
 2020-07-24  9:04 UTC  (3+ messages)
  ` [Phishing Risk] [External] "

[PATCH v4 0/5] DVFS support for Venus
 2020-07-24  9:02 UTC  (5+ messages)
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus

[PATCH v13 1/2] ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records
 2020-07-24  9:00 UTC  (3+ messages)

[PATCH v2 0/2] perf tools: Fix record failure when mixed with ARM SPE event
 2020-07-24  8:59 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v2] xen-netfront: fix potential deadlock in xennet_remove()
 2020-07-24  8:59 UTC 

[PATCH v2 1/3] clk: intel: Use devm_clk_hw_register() instead of clk_hw_register()
 2020-07-24  8:58 UTC  (7+ messages)
` [PATCH v2 2/3] clk: intel: Improve locking in the driver
` [PATCH v2 3/3] clk: intel: Avoid unnecessary memset by improving code

[PATCH 3/3] ASoC: max98390: update dsm param bin max size
 2020-07-24  8:56 UTC 

[RFC 0/2] Add risc-v vhost-net support
 2020-07-24  8:54 UTC  (3+ messages)
` [RFC 1/2] RISC-V: KVM: enable ioeventfd capability and compile for risc-v
` [RFC 2/2] RISC-V: KVM: read\write kernel mmio device support

[PATCH] clk: iproc: round clock rate to the closest
 2020-07-24  8:54 UTC  (2+ messages)

[PATCH v3 00/14] Enable GPU for SM8150 and SM8250
 2020-07-24  8:52 UTC  (23+ messages)
` [PATCH v3 01/14] clk: qcom: gcc: fix sm8150 GPU and NPU clocks
` [PATCH v3 02/14] clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
` [PATCH v3 03/14] clk: qcom: clk-alpha-pll: same regs and ops for trion and lucid
` [PATCH v3 04/14] clk: qcom: clk-alpha-pll: use the right PCAL_DONE value for lucid pll
` [PATCH v3 05/14] clk: qcom: gcc: remove unnecessary vco_table from SM8150
` [PATCH v3 06/14] dt-bindings: clock: combine qcom,sdm845-gpucc and qcom,sc7180-gpucc
` [PATCH v3 07/14] dt-bindings: clock: add SM8150 QCOM Graphics clock bindings
` [PATCH v3 08/14] dt-bindings: clock: add SM8250 "
` [PATCH v3 09/14] clk: qcom: add common gdsc_gx_do_nothing_enable for gpucc drivers
` [PATCH v3 10/14] clk: qcom: Add graphics clock controller driver for SM8150
` [PATCH v3 11/14] clk: qcom: Add graphics clock controller driver for SM8250

[PATCH v3 1/1] PCI/ATS: Check PRI supported on the PF device when SRIOV is enabled
 2020-07-24  8:48 UTC  (2+ messages)

ERROR: "spurious_interrupt" undefined!
 2020-07-24  8:45 UTC 

[PATCH] NTB: hw: amd: Add missed pci_release_region
 2020-07-24  8:42 UTC 

[PATCH V2 0/3] Add wakeup support over UART RX
 2020-07-24  8:42 UTC  (3+ messages)
` [PATCH V2 3/3] tty: serial: qcom_geni_serial: Fix the UART wakeup issue

[PATCH] RDMA/mlx5: fix typo in structure name
 2020-07-24  8:41 UTC 

[PATCH] Input: fix typo in function name documentation
 2020-07-24  8:40 UTC 

[PATCH v2 0/8] kcsan: Compound read-write instrumentation
 2020-07-24  8:39 UTC  (2+ messages)

[PATCH] ath9k: Fix typo in function name
 2020-07-24  8:39 UTC 

[PATCH] mtd: rawnand: oxnas: cleanup/simplify code
 2020-07-24  8:38 UTC 

[PATCH v9 00/15] s390/vfio-ap: dynamic configuration support
 2020-07-24  8:38 UTC  (3+ messages)
` [PATCH v9 02/15] s390/vfio-ap: use new AP bus interface to search for queue devices

[PATCH v2] openrisc: Fix oops caused when dumping stack
 2020-07-24  8:37 UTC 

[tip: sched/fifo] sched,psi: Convert to sched_set_fifo_low()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,rcutorture: Convert to sched_set_fifo_low()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched: Remove sched_set_*() return value
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,rcuperf: Convert to sched_set_fifo_low()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,watchdog: Convert to sched_set_fifo()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,spi: Convert to sched_set_fifo*()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,serial: Convert to sched_set_fifo()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,powercap: Convert to sched_set_fifo*()
 2020-07-24  8:33 UTC 

[PATCH v3 0/5] vfio/pci: add denylist and disable qat
 2020-07-24  8:34 UTC  (4+ messages)
` [PATCH v3 2/5] vfio/pci: Add device denylist

[tip: sched/fifo] sched,mmc: Convert to sched_set_fifo*()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,ivtv: Convert to sched_set_fifo*()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,drm/scheduler: Convert to sched_set_fifo*()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,psci: Convert to sched_set_fifo*()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,ion: Convert to sched_set_normal()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,bL_switcher: Convert to sched_set_fifo*()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched: Provide sched_set_fifo()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,crypto: Convert to sched_set_fifo*()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,drbd: Convert to sched_set_fifo*()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,acpi_pad: Convert to sched_set_fifo*()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,msm: Convert to sched_set_fifo*()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,powerclamp: Convert to sched_set_fifo()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,irq: Convert to sched_set_fifo()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched,locktorture: Convert to sched_set_fifo()
 2020-07-24  8:33 UTC 

[tip: sched/fifo] sched: Remove sched_setscheduler*() EXPORTs
 2020-07-24  8:33 UTC 

[PATCH] perf: arm-spe: Fix check error when synthesizing events
 2020-07-24  8:32 UTC  (2+ messages)

[PATCH] soundwire: master: enable pm runtime
 2020-07-24  8:32 UTC  (2+ messages)

[PATCH v2] fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins
 2020-07-24  8:28 UTC  (12+ messages)

[RFC PATCH] usb: dwc3: fix maximum_speed check for usb2.0-only core
 2020-07-24  8:27 UTC  (4+ messages)

[PATCH 0/3] Drop unused MAX_PHYSADDR_BITS
 2020-07-24  8:22 UTC  (8+ messages)
` [PATCH 1/3] x86/mm: "
  ` [tip: x86/cleanups] "
` [PATCH 2/3] sh/mm: "
` [PATCH 3/3] sparc: "

[PATCH v2 1/3] mm/shuffle: don't move pages between zones and don't read garbage memmaps
 2020-07-24  8:20 UTC  (13+ messages)

[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-24  8:16 UTC  (8+ messages)
` [PATCH v3 5/6] powerpc/pseries: implement paravirt qspinlocks for SPLPAR

[PATCH v5 1/4] riscv: Move kernel mapping to vmalloc zone
 2020-07-24  8:14 UTC  (7+ messages)

[PATCH] sched/fair: consider sched-idle CPU when selecting idle core
 2020-07-24  8:12 UTC  (3+ messages)

[PATCH v4 00/16] Allwinner A100 Initial support
 2020-07-24  8:12 UTC  (5+ messages)
` [PATCH v4 14/16] arm64: allwinner: A100: add the basical Allwinner A100 DTSI file

[PATCH] octeontx2-af: Fix use of uninitialized pointer bmap
 2020-07-24  8:06 UTC 

[PATCH] platform/chrome: cros_ec: Fix host command for regulator control
 2020-07-24  8:03 UTC 

[PATCH V3 1/3] reset: imx7: Support module build
 2020-07-24  8:03 UTC  (2+ messages)

[PATCH v2 0/2] reset: reset-zynqmp: Added Versal platform support
 2020-07-24  8:02 UTC  (2+ messages)

[PATCH] PM / devfrq: Fix indentaion of devfreq_summary debugfs node
 2020-07-24  8:13 UTC  (3+ messages)

[PATCH v2 0/3] ARM: dts: aspeed: fixup wedge40 device tree
 2020-07-24  7:57 UTC  (3+ messages)

[PATCH] x86: Correct noinstr qualifiers
 2020-07-24  7:56 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCH v3 1/3] kernel/params.c: Align last argument with a tab
 2020-07-24  7:54 UTC  (5+ messages)
` [PATCH v3 3/3] drm/amdgpu: Change type of module param `ppfeaturemask` to hexint

drivers/tty/serial/msm_serial.c:748:25: sparse: sparse: context imbalance in 'msm_handle_rx_dm' - unexpected unlock
 2020-07-24  7:47 UTC 

kernel BUG at mm/vmalloc.c:LINE! (2)
 2020-07-24  7:47 UTC  (8+ messages)

[PATCH] amdgpu_dm: fix nonblocking atomic commit use-after-free
 2020-07-24  7:45 UTC  (3+ messages)

[PATCH 00/10] remoteproc: imx_rproc: support iMX8M and early boot
 2020-07-24  8:08 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M
` [PATCH 02/10] remoteproc: imx_rproc: correct err message
` [PATCH 03/10] remoteproc: imx: use devm_ioremap
` [PATCH 04/10] remoteproc: imx_rproc: make syscon optional
` [PATCH 05/10] remoteproc: imx_rproc: make clk optional
` [PATCH 06/10] remoteproc: imx_rproc: add load hook
` [PATCH 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH 08/10] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH 09/10] remoteproc: imx_proc: enable virtio/mailbox
` [PATCH 10/10] remoteproc: imx_rproc: support coproc booting before Linux

[PATCH v2 00/29] *memory: Cleanup, improve and compile test memory drivers
 2020-07-24  7:40 UTC  (7+ messages)
` [PATCH v2 24/29] memory: tegra: tegra210-emc: Fix indentation
` [PATCH v2 25/29] MAINTAINERS: Add Krzysztof Kozlowski as maintainer of memory controllers
` [PATCH v2 26/29] memory: fsl_ifc: Fix whitespace issues
` [PATCH v2 27/29] memory: da8xx-ddrctl: Remove unused 'node' variable
` [PATCH v2 28/29] memory: Describe the MEMORY Kconfig entry
` [PATCH v2 29/29] memory: samsung: exynos-srom: Describe the "


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