linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-18 10:58:01 to 2020-12-18 15:34:10 UTC [more...]

[PATCH 1/3] drm: mxsfb: add i.MX6UL/i.MX6ULL to the list of supported SoCs in Kconfig
 2020-12-18 14:10 UTC  (2+ messages)
` [PATCH 3/3] dt-bindings: mxsfb: add compatible for i.MX6UL/i.MX6ULL

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-12-18 15:33 UTC  (8+ messages)
` [PATCH V3 04/10] x86/pks: Preserve the PKRS MSR on context switch
  ` [NEEDS-REVIEW] "

[PATCH v1 0/4] cpufreq: Allow drivers to receive more information from the governor
 2020-12-18 15:32 UTC  (5+ messages)

BUG: unable to handle kernel paging request in cfb_imageblit
 2020-12-18 15:27 UTC  (3+ messages)

[PATCH][next] selftests/bpf: fix spelling mistake "tranmission" -> "transmission"
 2020-12-18 15:20 UTC  (2+ messages)

[PATCH V3] scsi: ufs-debugfs: Add error counters
 2020-12-18 15:17 UTC  (2+ messages)

[PATCH 0/3] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() -- Take 2
 2020-12-18 15:16 UTC  (7+ messages)
` [PATCH 1/3] scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newer
` [PATCH 2/3] scsi: storvsc: Resolve data race in storvsc_probe()
` [PATCH 3/3] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()

[PATCH] gcc-plugins: simplify GCC plugin-dev capability test
 2020-12-18 15:12 UTC  (7+ messages)

[PATCH v2 1/3] thermal/core: Precompute the delays from msecs to jiffies
 2020-12-18 15:06 UTC  (4+ messages)
` [PATCH v2 2/3] thermal/core: Use precomputed jiffies for the polling

[RFC PATCH 0/3] vfs, overlayfs: Fix syncfs() to return error
 2020-12-18 15:02 UTC  (5+ messages)
` [PATCH 3/3] overlayfs: Check writeback errors w.r.t upper in ->syncfs()

(repost) cleaning up handling of bad IRQs
 2020-12-18 14:57 UTC  (20+ messages)
` [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ
` [PATCH 02/23] arch: alpha: drop misleading warning "
` [PATCH 03/23] arch: arm: "
` [PATCH 04/23] arch: c6x: "
` [PATCH 05/23] arch: ia64: "
` [PATCH 06/23] arch: mips: "
` [PATCH 07/23] arch: parisc: "
` [PATCH 08/23] arch: powerpc: "
` [PATCH 09/23] arch: s390: "
` [PATCH 10/23] arch: sh: "
` [PATCH 11/23] arch: sparc: "
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 15/23] arch: mips: use generic irq error counter
` [PATCH 16/23] arch: alpha: "
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-12-18 14:59 UTC  (16+ messages)

[PATCH] block/rnbd: Adding name to the Contributors List
 2020-12-18 14:53 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: hwmon: Add TI TPS23861 bindings
 2020-12-18 14:50 UTC  (4+ messages)
` [PATCH 2/3] hwmon: add Texas Instruments TPS23861 driver
` [PATCH 3/3] MAINTAINERS: Add entry for Texas Instruments TPS23861 PoE PSE

[PATCH] dt-bindings: Fix JSON pointers
 2020-12-18 14:48 UTC  (3+ messages)

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-18 14:45 UTC  (20+ messages)
` [PATCH 02/15] drm/vc4: hdmi: Move hdmi reset to bind
` [PATCH 04/15] drm/vc4: hdmi: Fix up CEC registers
` [PATCH 05/15] drm/vc4: hdmi: Restore cec physical address on reconnect
` [PATCH 06/15] drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
` [PATCH 07/15] drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
` [PATCH 08/15] drm/vc4: hdmi: Introduce a CEC clock
` [PATCH 11/15] drm/vc4: hdmi: Remove cec_available flag
` [PATCH 12/15] drm/vc4: hdmi: Don't register the CEC adapter if there's no interrupts

[PATCH v5] PCI: cadence: Retrain Link to work around Gen2 training defect
 2020-12-18 14:42 UTC  (5+ messages)

[PATCH 0/4] Move syscall.tbl check and update syscall.tbl for powerpc and s390
 2020-12-18 14:38 UTC  (7+ messages)
` [PATCH 3/4] perf tools: Update powerpc's syscall.tbl
` [PATCH 4/4] perf tools: Update s390's syscall.tbl

Order Inquiry 12/18/2020 [JL]
 2020-12-18 14:33 UTC 

[PATCH 0/4] Add new API is_being_panic()
 2020-12-18 14:36 UTC  (7+ messages)
` [PATCH 1/4] panic: "
` [PATCH 2/4] hung_task: Replace "did_panic" with is_be_panic()
` [PATCH 3/4] leds:trigger:ledtrig-activity Replace "panic_detected" "
` [PATCH 4/4] leds:trigger:ledtrig-heartbeat: Replace "panic_heartbeats" "

[PATCH v3] sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue
 2020-12-18 14:35 UTC  (3+ messages)

cleanup handling of bad IRQs
 2020-12-18 14:31 UTC  (20+ messages)
` [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ
` [PATCH 02/23] arch: alpha: drop misleading warning "
` [PATCH 03/23] arch: arm: "
` [PATCH 04/23] arch: c6x: "
` [PATCH 05/23] arch: ia64: "
` [PATCH 06/23] arch: mips: "
` [PATCH 07/23] arch: parisc: "
` [PATCH 08/23] arch: powerpc: "
` [PATCH 09/23] arch: s390: "
` [PATCH 10/23] arch: sh: "
` [PATCH 11/23] arch: sparc: "
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 15/23] arch: mips: use generic irq error counter
` [PATCH 16/23] arch: alpha: "
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "

[RFC][PATCH 1/3] dma-buf: heaps: Add deferred-free-helper library code
 2020-12-18 14:36 UTC  (3+ messages)
` [RFC][PATCH 2/3] dma-buf: system_heap: Add pagepool support to system heap

[RFC PATCH 0/8] x86: Support Intel Key Locker
 2020-12-18 14:33 UTC  (6+ messages)
` [RFC PATCH 7/8] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions

[PATCH] iio: adc: stm32-adc: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare
 2020-12-18 14:32 UTC  (2+ messages)

[PATCH] mm/vmscan: DRY cleanup for do_try_to_free_pages()
 2020-12-18 14:27 UTC  (6+ messages)

[PATCH] sched: Add schedutil overview
 2020-12-18 14:25 UTC  (4+ messages)

[PATCH 00/18] arm64: dts: renesas: Cleanup Beacon Kit and support more SoC's
 2020-12-18 14:23 UTC  (20+ messages)
` [PATCH 01/18] arm64: dts: renesas: beacon kit: Configure programmable clocks
` [PATCH 02/18] arm64: dts: renesas: beacon kit: Fix choppy Bluetooth Audio
` [PATCH 04/18] arm64: dts: renesas: beacon kit: Fix Audio Clock sources
` [PATCH 06/18] arm64: dts: renesas: beacon: Configure Audio CODEC clocks

[PATCH 1/9] ARM: dts: exynos: correct PMIC interrupt trigger level on Artik 5
 2020-12-18 14:22 UTC  (6+ messages)
  ` [PATCH 7/9] arm64: dts: exynos: correct PMIC interrupt trigger level on TM2
  ` [PATCH 9/9] mfd: sec-irq: Do not enforce (incorrect) interrupt trigger type

[PATCH] msi: use for_each_msi_entry_safe iterator macro
 2020-12-18 14:19 UTC  (2+ messages)

[resend/standalone PATCH v4] Add auxiliary bus support
 2020-12-18 14:20 UTC  (11+ messages)

[PATCH v4 00/10] prohibit pinning pages in ZONE_MOVABLE
 2020-12-18 14:19 UTC  (19+ messages)
` [PATCH v4 03/10] mm: apply per-task gfp constraints in fast path
` [PATCH v4 05/10] mm/gup: migrate pinned pages out of movable zone
` [PATCH v4 07/10] mm/gup: change index type to long as it counts pages
` [PATCH v4 08/10] mm/gup: limit number of gup migration failures, honor failures

[PATCH v1 0/4] s390/kvm: fix MVPG when in VSIE
 2020-12-18 14:18 UTC  (5+ messages)
` [PATCH v1 1/4] s390/kvm: VSIE: stop leaking host addresses
` [PATCH v1 2/4] s390/kvm: extend guest_translate for MVPG interpretation
` [PATCH v1 3/4] s390/kvm: add kvm_s390_vsie_mvpg_check needed for VSIE MVPG
` [PATCH v1 4/4] s390/kvm: VSIE: correctly handle MVPG when in VSIE

[PATCH] mtd: spi-nor: sfdp: Fix SMPT parsing when 4BAIT table is before SMPT
 2020-12-18 14:15 UTC  (2+ messages)

[PATCH] scsi: target: tcmu: Fix wrong uio handling causing big memory leak
 2020-12-18 14:15 UTC 

[PATCH 1/1] x86/kprobes: Do not decode opcode in resume_execution()
 2020-12-18 14:12 UTC  (4+ messages)
` [x86/kprobes] 413d31338f: kernel_BUG_at_mm/vmalloc.c
    ` [PATCH -tip v2] x86/kprobes: Do not decode opcode in resume_execution()

[RFC PATCH] ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
 2020-12-18 14:10 UTC  (3+ messages)

[PATCH 0/2] eeprom: eeprom_93xx46: Add support for microchip 93LC46B eeprom
 2020-12-18 14:08 UTC  (3+ messages)
` [PATCH 1/2] Documentation: devicetree: Add new compatible string for eeprom microchip 93LC46B
` [PATCH 2/2] misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom

[PATCH] MAINTAINERS: Update my email address and maintainer level status
 2020-12-18 14:09 UTC  (2+ messages)

[PATCH] mm: Remove arch_remap() and mm-arch-hooks.h
 2020-12-18 14:07 UTC 

[PATCH v12 0/4] Carry forward IMA measurement log on kexec on ARM64
 2020-12-18 14:03 UTC  (7+ messages)
` [PATCH v12 2/4] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c

next/master bisection: baseline.login on ox820-cloudengines-pogoplug-series-3
 2020-12-18 14:01 UTC  (3+ messages)

[PATCH v3 0/3] UIO support for dfl devices
 2020-12-18 13:59 UTC  (4+ messages)
` [PATCH v3 2/3] fpga: dfl: add the userspace I/O device support for DFL devices

[PATCH v8 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-12-18 13:59 UTC  (6+ messages)

drm, qxl: post 5.11 merge warning+explosion
 2020-12-18 13:52 UTC  (8+ messages)
  ` [bisected] "

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-18 13:51 UTC  (3+ messages)

[PATCH] mmc: sdhci-sprd: Fix some resource leaks in the remove function
 2020-12-18 13:46 UTC  (3+ messages)

xen/evtchn: Interrupt for port 34, but apparently not enabled; per-user 00000000a86a4c1b on 5.10
 2020-12-18 13:35 UTC  (4+ messages)

[PATCH] kernel: irq: irqdesc: comments on endif's
 2020-12-18 13:24 UTC 

drivers/char/random.c needs a (new) maintainer
 2020-12-18 13:25 UTC  (5+ messages)

[RFC 0/8] perf tools: Add daemon command
 2020-12-18 13:25 UTC  (5+ messages)
` [PATCH 4/8] perf daemon: "

[PATCH] usemem: Add option touch-alloc
 2020-12-18 13:22 UTC 

[PATCH v3 0/7] Add initial support for ATC260x PMICs
 2020-12-18 13:21 UTC  (5+ messages)
` [PATCH v3 3/7] mfd: Add MFD driver "

[PATCH 1/2] x86/mm/pti: Check unaligned address for pmd clone in pti_clone_pagetable()
 2020-12-18 13:00 UTC  (3+ messages)
` [PATCH V2 1/3] x86/mm/pti: handle "

[PATCH] ASoC: wm8962: Add optional mclk device tree binding
 2020-12-18 12:58 UTC  (2+ messages)

[PATCH] clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts"
 2020-12-18 12:52 UTC 

[RFC PATCH 0/3] iommu: Permit modular builds of io-pgtable drivers
 2020-12-18 12:38 UTC  (3+ messages)
` [PATCH 1/3] iommu/io-pgtable-arm: Prepare for modularization

[PATCH v5 seccomp 0/5]seccomp: Add bitmap cache of constant allow filter results
 2020-12-18 12:35 UTC  (5+ messages)
` [PATCH v5 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH V2] scsi: ufs-debugfs: Add error counters
 2020-12-18 12:17 UTC  (5+ messages)

[PATCH] ASoC: meson: axg-tdmin: fix axg skew offset
 2020-12-18 12:16 UTC  (2+ messages)

[PATCH v5 0/2] Platform driver update to support playback recover after resume
 2020-12-18 12:16 UTC  (2+ messages)

[PATCH v6 0/2] Platform driver update to support playback recover after resume
 2020-12-18 12:16 UTC  (2+ messages)

[PATCH] ASoC: meson: axg-tdm-interface: fix loopback
 2020-12-18 12:16 UTC  (2+ messages)

[PATCH] checkpatch: fix false positive for COMMIT_LOG_LONG_LINE with URLs
 2020-12-18 12:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/9] Support Runtime PM and host mode by Tegra ChipIdea USB driver
 2020-12-18 12:02 UTC  (10+ messages)
` [PATCH v3 1/9] usb: phy: tegra: Add delay after power up
` [PATCH v3 2/9] usb: phy: tegra: Support waking up from a low power mode
` [PATCH v3 3/9] usb: chipidea: tegra: Remove MODULE_ALIAS
` [PATCH v3 4/9] usb: chipidea: tegra: Rename UDC to USB
` [PATCH v3 5/9] usb: chipidea: tegra: Support host mode
` [PATCH v3 6/9] usb: chipidea: tegra: Support runtime PM
` [PATCH v3 7/9] usb: chipidea: tegra: Specify TX FIFO threshold in UDC SoC info
` [PATCH v3 8/9] usb: host: ehci-tegra: Remove the driver
` [PATCH v3 9/9] ARM: tegra_defconfig: Enable USB_CHIPIDEA_HOST and remove USB_EHCI_TEGRA

[PATCH] KVM/x86: Move definition of __ex to x86.h
 2020-12-18 12:11 UTC 

[PATCH 1/8] dt-binding: watchdog: add more Rockchip compatibles to snps,dw-wdt.yaml
 2020-12-18 12:05 UTC  (8+ messages)
` [PATCH 2/8] ARM: dts: rockchip: add new watchdog compatible to rv1108.dtsi
` [PATCH 3/8] ARM: dts: rockchip: add new watchdog compatible to rk322x.dtsi
` [PATCH 4/8] arm64: dts: rockchip: add new watchdog compatible to px30.dtsi
` [PATCH 5/8] arm64: dts: rockchip: add new watchdog compatible to rk3308.dtsi
` [PATCH 6/8] arm64: dts: rockchip: add new watchdog compatible to rk3328.dtsi
` [PATCH 7/8] arm64: dts: rockchip: add new watchdog compatible to rk3399.dtsi
` [PATCH 8/8] ARM: dts: rockchip: remove clock-names property from watchdog node in rv1108.dtsi

[PATCH v4] modules: introduce the MODULE_SCMVERSION config
 2020-12-18 12:01 UTC  (2+ messages)

[PATCH 0/3] add support for metadata encryption to F2FS
 2020-12-18 11:53 UTC  (5+ messages)

[PATCH RFC 00/12] vdpa: generalize vdpa simulator and add block device
 2020-12-18 11:38 UTC  (3+ messages)

[PATCH v3 0/3] f2fs-tools: sload compression support
 2020-12-18 11:29 UTC  (3+ messages)
` [PATCH v3 2/3] f2fs-tools:sload.f2fs "
  ` [f2fs-dev] "

WARNING: suspicious RCU usage in modeset_lock
 2020-12-18 11:27 UTC  (7+ messages)

[PATCH 1/2] futex: mark futex_detect_cmpxchg() as 'noinline'
 2020-12-18 11:08 UTC  (11+ messages)

[PATCH V3 1/3] arm64: topology: Avoid the have_policy check
 2020-12-18 11:04 UTC  (6+ messages)

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

[PATCH net v2 0/3] ucc_geth fixes
 2020-12-18 10:55 UTC  (3+ messages)
` [PATCH net v2 1/3] ethernet: ucc_geth: set dev->max_mtu to 1518
` [PATCH net v2 3/3] ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()

[PATCH v2 1/2] hwrng: iproc-rng200: Fix disable of the block
 2020-12-18 10:57 UTC  (2+ messages)
` [PATCH v2 2/2] hwrng: iproc-rng200: Move enable/disable in separate function


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