linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-07 13:34:30 to 2020-12-07 16:01:35 UTC [more...]

[PATCH v5] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM
 2020-12-07 16:00 UTC  (8+ messages)

[PATCH v2 00/19] dmaengine/soc: k3-udma: Add support for BCDMA and PKTDMA
 2020-12-07 15:59 UTC  (4+ messages)

[PATCH v2 2/2] platform/x86/drivers/acerhdf: Check the interval value when it is set
 2020-12-07 15:59 UTC  (6+ messages)
` [PATCH v2 1/2] platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling interval

[PATCH] hidraw: use the tab replace spaces in hidraw_init()
 2020-12-07 15:58 UTC 

[PATCH bpf-next v3 00/14] Atomics for eBPF
 2020-12-07 15:58 UTC  (13+ messages)
` [PATCH bpf-next v3 10/14] bpf: Add bitwise atomic instructions
` [PATCH bpf-next v3 13/14] bpf: Add tests for new BPF atomic operations

[PATCH 00/22] Intel Vision Processing Unit base enabling part 1
 2020-12-07 15:58 UTC  (5+ messages)
` [PATCH 04/22] dt-bindings: Add bindings for Keem Bay VPU IPC driver
` [PATCH 15/22] xlink-ipc: Add xlink ipc device tree bindings

[PATCH v8 00/18] Implement NTB Controller using multiple PCI EP
 2020-12-07 15:57 UTC  (5+ messages)
` [PATCH v8 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v8 16/18] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge

[PATCH 0/2] timekeeping: Fix change_clocksource() for PM and sh_cmt
 2020-12-07 15:57 UTC  (3+ messages)
` [PATCH 1/2] clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PM

[PATCH 0/3] exec: Transform exec_update_mutex into a rw_semaphore
 2020-12-07 15:56 UTC  (6+ messages)
` [PATCH 2/3] rwsem: Implement down_read_interruptible

[PATCH v1] usb: typec: tcpm: Clear send_discover in tcpm_check_send_discover
 2020-12-07 15:56 UTC  (2+ messages)

[PATCH v6 0/2] MTE support for KVM guest
 2020-12-07 15:55 UTC  (5+ messages)
` [PATCH v6 1/2] arm64: kvm: Save/restore MTE registers

[PATCH 5.9 00/46] 5.9.13-rc1 review
 2020-12-07 15:55 UTC  (2+ messages)

[PATCH 5.4 00/39] 5.4.82-rc1 review
 2020-12-07 15:55 UTC  (2+ messages)

[PATCH 4.19 00/32] 4.19.162-rc1 review
 2020-12-07 15:54 UTC  (2+ messages)

[PATCH] powerpc: fix spelling mistake in Kconfig "seleted" -> "selected"
 2020-12-07 15:54 UTC 

[PATCH 4.14 00/20] 4.14.211-rc1 review
 2020-12-07 15:54 UTC  (2+ messages)

crypto: sun4i-ss: error with kmap
 2020-12-07 15:53 UTC  (12+ messages)

[PATCH][next] hwmon: ltc2992: fix less than zero comparisons with an unsigned integer
 2020-12-07 15:51 UTC  (2+ messages)

[PATCH] clk: imx: Fix reparenting of UARTs not associated with sdout
 2020-12-07 15:51 UTC  (3+ messages)

[PATCH] ixp4xx: fix spelling mistake in Kconfig "Devce" -> "Device"
 2020-12-07 15:51 UTC 

[RFC PATCH v5] sched/fair: select idle cpu from idle cpumask for task wakeup
 2020-12-07 15:50 UTC  (3+ messages)

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-12-07 15:50 UTC  (5+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
  ` [PATCH v4 2/7] Input: use input_device_enabled()

[PATCH] arch: fix spelling mistakes in Kconfig
 2020-12-07 15:50 UTC 

[RFC PATCH v2] do_exit(): panic() recursion detected
 2020-12-07 15:49 UTC  (3+ messages)

[PATCH 0/4] USB: ftdio_sio: GPIO validity fixes
 2020-12-07 15:49 UTC  (13+ messages)
` [PATCH 1/4] gpiolib: cdev: Flag invalid GPIOs as used
` [PATCH 3/4] USB: serial: ftdi_sio: Log the CBUS GPIO validity

[PATCH] hwmon: pmbus: correct title underline length
 2020-12-07 15:47 UTC  (2+ messages)

[PATCH v5 0/2] MTE support for KVM guest
 2020-12-07 15:45 UTC  (9+ messages)

[PATCH] s390/vfio-ap: Clean up vfio_ap resources when KVM pointer invalidated
 2020-12-07 15:42 UTC  (5+ messages)

scheduling while atomic in z3fold
 2020-12-07 15:41 UTC  (18+ messages)

[RFC PATCH 0/4] Reduce worst-case scanning of runqueues in select_idle_sibling
 2020-12-07 15:42 UTC  (7+ messages)
` [PATCH 1/4] sched/fair: Remove SIS_AVG_CPU
` [PATCH 3/4] sched/fair: Return an idle cpu if one is found after a failed search for an idle core

[PATCH] io_uring: fix file leak on creating io ctx
 2020-12-07 15:42 UTC  (2+ messages)

[PATCH v3 0/7] Improve s0ix flows for systems i219LM
 2020-12-07 15:41 UTC  (3+ messages)

[PATCH v2] drivers: gpio: put virtual gpio device into their own submenu
 2020-12-07 15:42 UTC  (2+ messages)

[patch V2 0/9] softirq: Make it RT aware
 2020-12-07 15:39 UTC  (18+ messages)
` [patch V2 2/9] irqtime: Make accounting correct on RT
` [patch V2 3/9] softirq: Move various protections into inline helpers
` [patch V2 4/9] softirq: Make softirq control and processing RT aware
` [patch V2 7/9] softirq: Replace barrier() with cpu_relax() in tasklet_unlock_wait()
` [patch V2 9/9] tasklets: Prevent kill/unlock_wait deadlock on RT

[PATCH] arch: fix spelling mistakes in Kconfig
 2020-12-07 15:38 UTC 

[PATCH v1 0/3] Three fixes for the UPIU trace
 2020-12-07 15:37 UTC  (7+ messages)
` [PATCH v1 1/3] scsi: ufs: Distinguish between query REQ and query RSP in query trace
` [PATCH v1 3/3] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM

[PATCH v7 0/8] rpmsg: Make RPMSG name service modular
 2020-12-07 15:35 UTC  (7+ messages)

[PATCH] MIPS: KASLR: Fix sync_icache() trapped in loop when synci_step is zero
 2020-12-07 15:35 UTC  (3+ messages)

[PATCH] random: avoid arch_get_random_seed_long() when collecting IRQ randomness
 2020-12-07 15:35 UTC  (6+ messages)

[PATCH v2 1/8] lib/find_bit.c: Add find_last_zero_bit
 2020-12-07 15:33 UTC  (2+ messages)

[PATCH 0/7] soundwire/regmap: use _no_pm routines
 2020-12-07 15:31 UTC  (6+ messages)
` [PATCH 1/7] soundwire: bus: use sdw_update_no_pm when initializing a device

[PATCH v1 0/2] Add support to capture external module's SCM version
 2020-12-07 15:31 UTC  (4+ messages)
` [PATCH v2 0/2] Adds support to capture "
  ` [PATCH v2 2/2] modules: add scmversion field

WARNING in sk_stream_kill_queues (5)
 2020-12-07 15:30 UTC  (8+ messages)

[RFC PATCH v2 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2020-12-07 15:29 UTC  (11+ messages)
` [RFC PATCH v2 2/2] scheduler: add scheduler level for clusters

[PATCH v2] pwm: bcm2835: Support apply function for atomic configuration
 2020-12-07 15:29 UTC  (12+ messages)

[PATCH] Add support for getting and setting SACLs
 2020-12-07 15:27 UTC  (4+ messages)

[RESEND PATCH v13 0/6] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-12-07 15:26 UTC  (2+ messages)

timers: Move clearing of base::timer_running under base::lock
 2020-12-07 15:25 UTC  (4+ messages)

[PATCH] mtd: parser: cmdline: Support MTD names containing one or more colons
 2020-12-07 15:24 UTC  (5+ messages)

[PATCH] mm: memcontrol: optimize per-lruvec stats counter memory usage
 2020-12-07 15:19 UTC  (5+ messages)
  ` [External] "

[PATCH v2 0/3] Three changes for UFS WriteBooster
 2020-12-07 15:19 UTC  (4+ messages)
` [PATCH v2 2/3] scsi: ufs: Keep device active mode only fWriteBoosterBufferFlushDuringHibernate == 1

[RFC PATCH v1 00/12] Replace strstarts() by str_has_prefix()
 2020-12-07 15:10 UTC  (11+ messages)
` [RFC PATCH v1 07/12] efi: "

[PATCH][next] drm/mediatek: avoid dereferencing a null hdmi_phy on an error message
 2020-12-07 15:09 UTC 

[PATCH 1/2] f2fs: convert to F2FS_*_INO macro
 2020-12-07 15:06 UTC  (4+ messages)
` [PATCH 2/2] f2fs: don't check PAGE_SIZE again in sanity_check_raw_super()

Fair Pay Icon - The Space Lab
 2020-12-07 15:04 UTC  (7+ messages)
` Fair Pay - Guad - Correction for good word flow
  ` Fair Pay - The Red Carpet Star is Islamic! (with video playlist)
    ` Fair Pay: Some interesting observations of symboldevelopment, Uni / I-T

[PATCH] dpaa2-mac: Add a missing of_node_put after of_device_is_available
 2020-12-07 15:04 UTC  (2+ messages)

[RESEND PATCH v2 00/12] Convert all vmstat counters to pages or bytes
 2020-12-07 15:02 UTC  (4+ messages)
  ` [External] "

[PATCH][next] block/rnbd: fix a null pointer dereference on dev->blk_symlink_name
 2020-12-07 15:02 UTC  (3+ messages)

[PATCH v2 0/5] Some cleanups and improvements for blk-iocost
 2020-12-07 15:02 UTC  (2+ messages)

[PATCH v10 0/8] Carry forward IMA measurement log on kexec on ARM64
 2020-12-07 14:57 UTC  (5+ messages)
` [PATCH v10 7/8] powerpc: Move arch_ima_add_kexec_buffer to ima

[RFC PATCH v2 0/2] add simple copy support
 2020-12-07 14:56 UTC  (3+ messages)

[PATCH][next] arm64: fix the mm build error in mm/kfence/core.c
 2020-12-07 14:52 UTC  (4+ messages)

[PATCH v1 0/6] Add Unisoc's drm kms module
 2020-12-07 14:50 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: display: add Unisoc's drm master bindings
` [PATCH v1 2/6] drm/sprd: add Unisoc's drm kms master
` [PATCH v1 3/6] dt-bindings: display: add Unisoc's dpu bindings
` [PATCH v1 4/6] drm/sprd: add Unisoc's drm display controller driver
` [PATCH v1 5/6] dt-bindings: display: add Unisoc's mipi dsi controller bindings
` [PATCH v1 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver

[PATCH] PCI: dwc: exynos: add back MSI dependency
 2020-12-07 14:48 UTC  (3+ messages)

[PATCH] vfio iommu type1: Bypass the vma permission check in vfio_pin_pages_remote()
 2020-12-07 14:48 UTC  (10+ messages)

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-07 14:45 UTC  (3+ messages)
` [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant

[PATCH][next] seg6: fix unintentional integer overflow on left shift
 2020-12-07 14:45 UTC 

[PATCH] mm/page_alloc: simplify kmem cgroup charge/uncharge code
 2020-12-07 14:42 UTC  (2+ messages)
` [External] "

[PATCH 0/6] KVM: x86: KVM_SET_SREGS.CR4 bug fixes and cleanup
 2020-12-07 14:41 UTC  (13+ messages)
            ` KVM_SET_CPUID doesn't check supported bits (was Re: [PATCH 0/6] KVM: x86: KVM_SET_SREGS.CR4 bug fixes and cleanup)

tick/sched: Make jiffies update quick check more robust
 2020-12-07 14:41 UTC  (3+ messages)

[PATCH RESEND] misc/vmw_vmci: bail out earlier on too big queue allocation
 2020-12-07 14:40 UTC  (4+ messages)

[V9fs-developer][PATCH v2] 9p: create writeback fid on shared writable mmap
 2020-12-07 14:33 UTC 

[PATCH] arch: fix 'unexpected IRQ trap at vector' warnings
 2020-12-07 14:31 UTC 

[PATCH v2 0/3] PCI: J721E: Fix Broken DT w.r.t SYSCON DT
 2020-12-07 14:31 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: pci: ti,j721e: Fix "ti,syscon-pcie-ctrl" to take argument
` [PATCH v2 2/3] PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg
` [PATCH v2 3/3] arm64: dts: ti: k3-j721e-main: Remove "syscon" nodes added for pcieX_ctrl

[PATCH v2] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add poweroff node to DT
 2020-12-07 14:27 UTC  (5+ messages)
` [PATCH v3 0/3] BPi M2 Zero poweroff support via new regulator-poweroff driver
  ` [PATCH v3 1/3] power: reset: new driver regulator-poweroff
  ` [PATCH v3 2/3] Documentation: DT: binding documentation for regulator-poweroff
  ` [PATCH v3 3/3] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add poweroff node

[PATCH v4 0/6] mmc: sdhci-of-aspeed: Expose phase delay tuning
 2020-12-07 14:25 UTC  (7+ messages)
` [PATCH v4 1/6] mmc: core: Add helper for parsing clock phase properties
` [PATCH v4 2/6] mmc: sdhci-of-aspeed: Expose clock phase controls
` [PATCH v4 3/6] mmc: sdhci-of-aspeed: Add AST2600 bus clock support
` [PATCH v4 4/6] mmc: sdhci-of-aspeed: Add KUnit tests for phase calculations
` [PATCH v4 5/6] MAINTAINERS: Add entry for the ASPEED SD/MMC driver
` [PATCH v4 6/6] ARM: dts: rainier: Add eMMC clock phase compensation

[RFC PATCH] do_exit(): panic() recursion detected
 2020-12-07 14:27 UTC  (2+ messages)
` [NEEDS-REVIEW] "

[PATCH net-next] nfc: s3fwrn5: Change irqflags
 2020-12-07 14:26 UTC  (5+ messages)

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-12-07 14:22 UTC  (6+ messages)

[PATCH v6] char: tpm: add i2c driver for cr50
 2020-12-07 14:20 UTC 

[PATCH] PCI: dwc: Add support to configure for ECRC
 2020-12-07 14:18 UTC  (2+ messages)

[PATCH 1/3] platform/x86: ISST: Check for unaligned mmio address
 2020-12-07 14:16 UTC  (2+ messages)

[RFC PATCH 00/27] KVM/arm64: A stage 2 for the host
 2020-12-07 14:17 UTC  (10+ messages)
` [RFC PATCH 16/27] KVM: arm64: Prepare Hyp memory protection

Why the auxiliary cipher in gss_krb5_crypto.c?
 2020-12-07 14:15 UTC  (13+ messages)
  ` [RFC][PATCH 00/18] crypto: Add generic Kerberos library

[PATCH] mfd: sgi-ioc3: Turn Kconfig option into a bool
 2020-12-07 14:14 UTC 

[PATCH 01/10] staging: rtl8723bs: replace unique macros and WIFI_STATUS_CODE
 2020-12-07 14:13 UTC  (3+ messages)
` [PATCH 10/10] staging: rtl8723bs: replace unique macros and ELEMENT_ID

[PATCH v2 0/4] arm64: rockchip: Fix PCIe ep-gpios requirement and Add Nanopi M4B
 2020-12-07 14:11 UTC  (3+ messages)
` [PATCH v2 1/4] PCI: rockchip: Make 'ep-gpios' DT property optional

[PATCH v7 0/8] mainline Plymovent M2M and BAS board
 2020-12-07 14:09 UTC  (9+ messages)
` [PATCH v7 1/8] dt-bindings: display: simple: fix alphabetical order for EDT compatibles
` [PATCH v7 2/8] dt-bindings: display: simple: add EDT compatibles already supported by the driver
` [PATCH v7 3/8] dt-bindings: display: simple: Add Kyocera tcg070wvlq panel
` [PATCH v7 4/8] dt-bindings: vendor-prefixes: Add an entry for Plymovent
` [PATCH v7 5/8] dt-bindings: arm: fsl: add Plymovent M2M board
` [PATCH v7 6/8] ARM: dts: "
` [PATCH v7 7/8] dt-bindings: arm: fsl: add Plymovent BAS board
` [PATCH v7 8/8] ARM: dts: "

[PATCH 1/2] dt-bindings: regulator: Add pf8x00 regulator
 2020-12-07 14:08 UTC  (4+ messages)
` [PATCH 2/2] regulator: pf8x00: add support of nxp "

[PATCH -tip v1 0/3] seqlock: assorted cleanups
 2020-12-07 14:07 UTC  (2+ messages)

[PATCH] acer-wireless: send an EV_SYN/SYN_REPORT between state changes
 2020-12-07 14:06 UTC  (2+ messages)

[PATCH] platform/x86: dell-wmi-sysman: work around for BIOS bug
 2020-12-07 14:05 UTC  (2+ messages)

Ftrace startup test and boot-time tracing
 2020-12-07 14:02 UTC 

[PATCH] platform/x86: mlx-platform: remove an unused variable
 2020-12-07 14:02 UTC  (3+ messages)

[PATCH 0/4] spi: atmel-quadspi: Fix AHB memory accesses
 2020-12-07 13:59 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] spi: atmel-quadspi: Drop superfluous set of QSPI_IFR_APBTFRTYP_READ
` [PATCH 3/4] spi: atmel-quadspi: Write QSPI_IAR only when needed
` [PATCH 4/4] spi: atmel-quadspi: Move common code outside of if else

[PATCH] ARM: omap2plus_defconfig: enable SPI GPIO
 2020-12-07 14:00 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: omap_device: fix idling of devices during probe
 2020-12-07 13:57 UTC  (5+ messages)

[PATCH] tty: Remove dead termiox code
 2020-12-07 13:57 UTC  (9+ messages)

[RFC PATCH 0/4] Add processor to the ignore PSD override list
 2020-12-07 13:55 UTC  (3+ messages)

[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
 2020-12-07 13:53 UTC  (9+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver

[PATCH 0/3] Separate out earlycon
 2020-12-07 13:55 UTC  (5+ messages)
` [PATCH 3/3] Serial: Separate out earlycon support

[PATCH v2] btrfs: free-space-cache: Fix error return code in __load_free_space_cache
 2020-12-07 13:56 UTC 

[RFC PATCH 0/4] crypto: add CRYPTO_TFM_REQ_DMA flag
 2020-12-07 13:49 UTC  (5+ messages)

[PATCH v2 0/2] drm: panel: add support for the Khadas TS050 panel
 2020-12-07 13:49 UTC  (4+ messages)
` [PATCH v2 2/2] drm: panel: add Khadas TS050 panel driver

[PATCH] scsi: ufs: Enable WB flush during suspend only if WB is enabled
 2020-12-07 13:43 UTC  (3+ messages)

0001-add-amlogic-gpio-to-irq
 2020-12-07 13:43 UTC  (7+ messages)

[BUG] SPI broken for SPI based panel drivers
 2020-12-07 13:43 UTC  (4+ messages)

[PATCH v2] mm/page_isolation: do not isolate the max order page
 2020-12-07 13:42 UTC  (2+ messages)

[RFC][PATCH 0/2] cpufreq: Allow drivers to receive more information from the governor
 2020-12-07 13:40 UTC  (4+ messages)
` [RFC][PATCH 1/2] cpufreq: Add special-purpose fast-switching callback for drivers

[PATCH v3] mm/page_alloc: speeding up the iteration of max_order
 2020-12-07 13:37 UTC  (2+ messages)

[PATCH] iommu: Up front sanity check in the arm_lpae_map
 2020-12-07 13:36 UTC  (6+ messages)

[PATCH] scsi: hisi_sas: Select a suitable queue for internal IOs
 2020-12-07 13:30 UTC 

[RFC PATCH 0/3] net: Adding the Sparx5 Switch Driver
 2020-12-07 13:33 UTC  (5+ messages)
` [RFC PATCH 2/3] net: sparx5: Add Sparx5 switchdev driver


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