linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-03 06:31:23 to 2020-01-03 12:36:11 UTC [more...]

[PATCH v3 0/3] Introduce Protection Domain Restart (PDR) Helpers
 2020-01-03 12:36 UTC  (4+ messages)
` [PATCH v3 1/3] soc: qcom: Introduce Protection Domain Restart helpers

[PATCH] video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()
 2020-01-03 12:34 UTC  (2+ messages)

[PATCH] video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()
 2020-01-03 12:33 UTC  (2+ messages)

AMDGPU crash on 5.4.7 on AMD Athlon 3000G APU
 2020-01-03 12:33 UTC  (2+ messages)

[PATCH 0/4] use mmgrab
 2020-01-03 12:31 UTC  (2+ messages)

[PATCH v9 00/13] add the latest exfat driver
 2020-01-03 12:31 UTC  (7+ messages)
  ` [PATCH v9 10/13] exfat: add nls operations

[PATCH] video: fbdev: fsl-diu-fb: mark expected switch fall-throughs
 2020-01-03 12:26 UTC  (2+ messages)

[PATCH] fbdev: matrox: make array wtst_xlat static const, makes object smaller
 2020-01-03 12:22 UTC  (3+ messages)

[PATCH] ubi: wl: remove set but not used variable 'prev_e'
 2020-01-03 12:20 UTC 

[PATCH] net: 3com: 3c59x: remove set but not used variable 'mii_reg1'
 2020-01-03 12:19 UTC 

[PATCH V6 0/7] ACPI: Support Generic Initiator proximity domains
 2020-01-03 12:18 UTC  (8+ messages)

[PATCH] PNP: isapnp: remove set but not used variable 'checksum'
 2020-01-03 12:17 UTC 

[RFC] tools lib traceevent: How to do library versioning being in the Linux kernel source?
 2020-01-03 12:17 UTC  (2+ messages)

[PATCH -next] fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify code
 2020-01-03 12:17 UTC  (2+ messages)

[PATCH -next] fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify code
 2020-01-03 12:15 UTC  (3+ messages)

[PATCH] cpu-topology: warn if NUMA configurations conflicts with lower layer
 2020-01-03 12:14 UTC  (10+ messages)

[PATCH -next] fbdev: omapfb: use devm_platform_ioremap_resource() to simplify code
 2020-01-03 12:14 UTC  (2+ messages)

[PATCH -next] fbdev: da8xx-fb: use devm_platform_ioremap_resource() to simplify code
 2020-01-03 12:13 UTC  (2+ messages)

[PATCH] mfd: tqmx86: remove set but not used variable 'i2c_ien'
 2020-01-03 12:09 UTC 

[PATCH] net: ena: remove set but not used variable 'rx_ring'
 2020-01-03 12:07 UTC 

[PATCH] bna: remove set but not used variable 'pgoff'
 2020-01-03 12:04 UTC 

[PATCH v2 0/2] Adding support for Versal CPM as Root Port driver
 2020-01-03 12:04 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Versal CPM: Add device tree binding for Versal CPM host controller
` [PATCH v2 2/2] PCI: Versal CPM: Add support for Versal CPM Root Port driver

[PATCH] video/fbdev/68328fb: Remove dead code
 2020-01-03 12:02 UTC  (2+ messages)

[PATCH] pxa168fb: Fix the function used to release some memory in an error handling path
 2020-01-03 12:00 UTC  (3+ messages)

[PATCH v3 0/3] Add possibility to specify the number of displayed logos
 2020-01-03 11:55 UTC  (9+ messages)
` [PATCH v3 3/3] fbdev: fbmem: avoid exporting fb_center_logo
  ` [PATCH v3 1/3] fbdev: fix numbering of fbcon options
  ` [PATCH v3 2/3] fbdev: fbmem: allow overriding the number of bootup logos

[PATCH RFC 1/1] genirq: Make threaded handler use irq affinity for managed interrupt
 2020-01-03 11:50 UTC  (14+ messages)

[PATCH V3 0/5] Add minimal boot support for IPQ6018
 2020-01-03 11:49 UTC  (6+ messages)
` [PATCH V3 1/5] dt-bindings: pinctrl: qcom: Add ipq6018 pinctrl bindings
` [PATCH V3 2/5] pinctrl: qcom: Add ipq6018 pinctrl driver
` [PATCH V3 3/5] dt-bindings: qcom: Add ipq6018 bindings
` [PATCH V3 4/5] arm64: dts: Add ipq6018 SoC and CP01 board support
` [PATCH V3 5/5] arm64: defconfig: Enable qcom ipq6018 clock and pinctrl

[PATCH] sched/fair: calculate delta runnable load only when it's needed
 2020-01-03 11:44 UTC 

Apparent Kconfig bug for Maxim 77650 driver
 2020-01-03 11:43 UTC  (2+ messages)

[PATCH] mfd: max77650: Select REGMAP_IRQ in Kconfig
 2020-01-03 11:41 UTC 

[GIT PULL 00/20] More EFI updates for v5.6
 2020-01-03 11:39 UTC  (21+ messages)
` [PATCH 01/20] efi/libstub: fix boot argument handling in mixed mode entry code
` [PATCH 02/20] efi/libstub/x86: force 'hidden' visibility for extern declarations
` [PATCH 03/20] efi/x86: re-disable RT services for 32-bit kernels running on 64-bit EFI
` [PATCH 04/20] efi/x86: map the entire EFI vendor string before copying it
` [PATCH 05/20] efi/x86: avoid redundant cast of EFI firmware service pointer
` [PATCH 06/20] efi/x86: split off some old memmap handling into separate routines
` [PATCH 07/20] efi/x86: split SetVirtualAddresMap() wrappers into 32 and 64 bit versions
` [PATCH 08/20] efi/x86: simplify i386 efi_call_phys() firmware call wrapper
` [PATCH 09/20] efi/x86: simplify 64-bit EFI "
` [PATCH 10/20] efi/x86: simplify mixed mode "
` [PATCH 11/20] efi/x86: drop two near identical versions of efi_runtime_init()
` [PATCH 12/20] efi/x86: clean up efi_systab_init() routine for legibility
` [PATCH 13/20] efi/x86: don't panic or BUG() on non-critical error conditions
` [PATCH 14/20] efi/x86: remove unreachable code in kexec_enter_virtual_mode()
` [PATCH 15/20] efi/x86: Check number of arguments to variadic functions
` [PATCH 16/20] efi/x86: Allow translating 64-bit arguments for mixed mode calls
` [PATCH 17/20] efi: Allow disabling PCI busmastering on bridges during boot
` [PATCH 18/20] x86/mm: fix NX bit clearing issue in kernel_map_pages_in_pgd
` [PATCH 19/20] efi/x86: don't map the entire kernel text RW for mixed mode
` [PATCH 20/20] efi/x86: avoid RWX mappings for all of DRAM

[PATCH 3/3] video: fbdev: mmp: fix sparse warnings about using incorrect types
 2020-01-03 11:39 UTC  (3+ messages)

[PATCH 2/3] video: fbdev: mmp: add COMPILE_TEST support
 2020-01-03 11:38 UTC  (3+ messages)

[PATCH 1/3] video: fbdev: mmp: remove duplicated MMP_DISP dependency
 2020-01-03 11:38 UTC  (3+ messages)

[PATCH v10 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2020-01-03 11:36 UTC  (3+ messages)

[PATCH v2 1/3] dmaengine: ptdma: Initial driver for the AMD PassThru DMA engine
 2020-01-03 11:33 UTC  (4+ messages)

[PATCH 0/5] firmware: xilinx: Add xilinx specific sysfs interface
 2020-01-03 11:31 UTC  (4+ messages)

[PATCH v2] ftrace: avoid potential division by zero
 2020-01-03 11:31 UTC  (3+ messages)

[PATCH v2 0/2] Add Modem support on SC7180 SoCs
 2020-01-03 11:29 UTC  (4+ messages)
` [PATCH v2 2/2] remoteproc: mss: q6v5-mss: Add modem support on SC7180

[PATCH v6 00/57] Add error message to platform_get_irq*()
 2020-01-03 11:29 UTC  (3+ messages)
  ` [PATCH v6 47/57] video: Remove dev_err() usage after platform_get_irq()

[PATCH][next] staging: wfx: check for memory allocation failures from wfx_alloc_hif
 2020-01-03 11:26 UTC  (2+ messages)

[PATCH 0/2] Add Global clock controller support for IPQ6018
 2020-01-03 11:25 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: Add DT bindings for ipq6018 gcc clock controller
` [PATCH 2/2] clk: qcom: Add ipq6018 Global Clock Controller support

[net-next v6 PATCH 0/2] page_pool: NUMA node handling fixes
 2020-01-03 11:23 UTC  (3+ messages)

[PATCH v9 00/12] Device property improvements, add %pfw format specifier
 2020-01-03 11:21 UTC  (4+ messages)
` [PATCH v9 09/12] lib/vsprintf: Make use of fwnode API to obtain node names and separators

[PATCH v2 0/2] Add yaml DWC2 bindings
 2020-01-03 11:16 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: dts: exynos: Remove unneeded "snps,dwc2" from hsotg node

BUG: KASAN: use-after-free in xhci_trb_virt_to_dma.part.24+0x1c/0x80
 2020-01-03 11:04 UTC  (5+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.5-5 tag
 2020-01-03 10:57 UTC 

Linux Kernel Code of Conduct Committee: December 2019 report
 2020-01-03 10:56 UTC 

[PATCH] staging: exfat: add STAGING prefix to config names
 2020-01-03 10:41 UTC  (3+ messages)

[PATCH 00/55] Improve wfx driver
 2020-01-03 10:39 UTC  (7+ messages)
` [PATCH 13/55] staging: wfx: avoid double warning when no more tx policy are available
` [PATCH 25/55] staging: wfx: fix name of struct hif_req_start_scan_alt

[GIT PULL] optee driver fix for v5.5
 2020-01-03 10:37 UTC 

[RFC PATCH v2 0/3] ACPI: New eject flow to remove devices cautiously
 2020-01-03 10:28 UTC  (6+ messages)
` [RFC PATCH v2 2/3] ACPI / hotplug: Eject status trace and auto-remove approach
` [RFC PATCH v2 3/3] ACPI / device_sysfs: Add eject_show and add a cancel option in eject_store

[PATCH] iio: imu: st_lsm6dsx: add mount matrix support
 2020-01-03 10:26 UTC 

[RFC PATCH v5 0/3] printk: new ringbuffer implementation
 2020-01-03 10:24 UTC  (5+ messages)
` [RFC PATCH v5 1/3] printk-rb: new printk ringbuffer implementation (writer)

[PATCH 5.4 000/191] 5.4.8-stable review
 2020-01-03 10:23 UTC  (3+ messages)
` [PATCH 5.4 055/191] mfd: mfd-core: Honour Device Trees request to disable a child-device

[bugreport] "hwclock -w" reset time instead of setting the right time
 2020-01-03 10:19 UTC  (10+ messages)

[PATCH V2 0/5] Add support to defer core initialization
 2020-01-03 10:07 UTC  (6+ messages)
` [PATCH V2 1/5] PCI: endpoint: Add core init notifying feature
` [PATCH V2 2/5] PCI: dwc: Refactor core initialization code for EP mode
` [PATCH V2 3/5] PCI: endpoint: Add notification for core init completion
` [PATCH V2 4/5] PCI: dwc: Add API to notify core initialization completion
` [PATCH V2 5/5] PCI: pci-epf-test: Add support to defer core initialization

[PATCH v6 1/2] dt-bindings: reset: Add YAML schemas for the Intel Reset controller
 2020-01-03 10:07 UTC  (3+ messages)
` [PATCH v6 2/2] reset: intel: Add system reset controller driver

+ signal-move-print_dropped_signal.patch added to -mm tree
 2020-01-03 10:06 UTC 

[PATCH v2] Staging: most: core: Fix SPDX License Identifier style issue
 2020-01-03  9:59 UTC  (2+ messages)

[PATCH/RFC 0/2] gpio: of: Add DT overlay support for GPIO hogs
 2020-01-03  9:51 UTC  (2+ messages)

[PATCH TEST] f2fs: compress: fix deadlock in prepare_compress_overwrite()
 2020-01-03  9:51 UTC 

[PATCH] f2fs: compress: fix NULL pointer dereference
 2020-01-03  9:50 UTC 

[PATCH v2 0/6] i2c bus recovery for Microchip SoCs
 2020-01-03  9:49 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: i2c: at91: document optional bus recovery properties
` [PATCH v2 2/6] i2c: at91: implement i2c bus recovery
` [PATCH v2 3/6] i2c: at91: Send bus clear command if SCL is down
` [PATCH v2 5/6] ARM: at91/dt: sama5d4: add i2c gpio pinctrl
` [PATCH v2 4/6] ARM: at91/dt: sama5d3: "
` [PATCH v2 6/6] ARM: at91/dt: sama5d2: "

[RFC] memcg: Add swappiness to cgroup2
 2020-01-03  9:48 UTC  (4+ messages)

KASAN: slab-out-of-bounds Read in vcs_scr_readw
 2020-01-03  9:48 UTC  (2+ messages)

[PATCH] ALSA: hda - constify and cleanup static NodeID tables
 2020-01-03  9:42 UTC  (2+ messages)

[PATCH 0/4] Add support to defer core initialization
 2020-01-03  9:40 UTC  (9+ messages)
` [PATCH 1/4] PCI: dwc: Add new feature to skip "
` [PATCH 4/4] PCI: pci-epf-test: Add support to defer "

[PATCH v8 0/2] ASoC: mt8183: fix audio playback slowly after playback
 2020-01-03  9:37 UTC  (3+ messages)
` [PATCH 1/2] [PATCH v8 1/2] dt-bindings: mediatek: mt8183: Add #reset-cells
` [PATCH 2/2] [PATCH v8 2/2] watchdog: mtk_wdt: mt8183: Add reset controller

[PATCH] clk: sunxi-ng: r40: Export MBUS clock
 2020-01-03  9:37 UTC  (2+ messages)

[PATCH v2] ALSA: hda - constify and cleanup static NodeID tables
 2020-01-03  9:31 UTC 

[PATCH v3 00/13] phy: usb: Updates to Broadcom STB USB PHY driver
 2020-01-03  9:33 UTC  (3+ messages)
` [PATCH v3 07/13] phy: usb: Add support for new Synopsis USB controller on the 7216

[PATCH] l2tp: Remove redundant BUG_ON() check in l2tp_pernet
 2020-01-03  9:28 UTC 

[PATCH v2 0/2] reset: Add Broadcom STB RESCAL reset controller
 2020-01-03  9:27 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] net: Remove redundant BUG_ON() check in phonet_pernet
 2020-01-03  9:20 UTC 

[PATCH v1 0/2] support virtio mmio specification Version 3
 2020-01-03  9:12 UTC  (15+ messages)
` [PATCH v1 2/2] virtio-mmio: add features for virtio-mmio specification version 3
    ` [virtio-dev] "

[PATCH] MIPS: Don't declare __current_thread_info globally
 2020-01-03  9:15 UTC  (5+ messages)
` [PATCH v2] MIPS: Avoid VDSO ABI breakage due to global register variable

[PATCH] mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()
 2020-01-03  9:07 UTC  (2+ messages)

[PATCH v1 1/4] Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_off()
 2020-01-03  9:02 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/4] Bluetooth: hci_qca: Retry btsoc initialize when it fails
  ` [PATCH v3 4/4] Bluetooth: hci_qca: Add HCI command timeout handling

[PATCH v2 1/2] dt-bindings: clock: document the fsl-sai driver
 2020-01-03  9:00 UTC  (6+ messages)
` [PATCH v2 2/2] clk: fsl-sai: new driver

[GIT PULL] optee platform driver for v5.6
 2020-01-03  9:00 UTC 

[PATCH 3/3] iommu: Enable compile testing for some of drivers
 2020-01-03  8:57 UTC  (5+ messages)

[GIT PULL v3 00/27] block, scsi: final compat_ioctl cleanup
 2020-01-03  8:56 UTC  (3+ messages)

[PATCH v6 00/10] proc: modernize proc to support multiple private instances
 2020-01-03  8:56 UTC  (4+ messages)
` [PATCH v6 07/10] proc: flush task dcache entries from all procfs instances

[PATCH] staging: kpc2000: replace assertion with recovery code
 2020-01-03  8:49 UTC  (3+ messages)

[BISECTED, REGRESSION] OMAP3 onenand/DMA broken
 2020-01-03  8:46 UTC  (2+ messages)

[PATCH RESEND] ttyprintk: fix a potential sleeping in interrupt context issue
 2020-01-03  8:43 UTC  (2+ messages)

[PATCH 4.19 000/114] 4.19.93-stable review
 2020-01-03  8:42 UTC  (3+ messages)
` [PATCH 4.19 029/114] clk: clk-gpio: propagate rate change to parent

[RFC] mm/memblock: Define memblock_physmem()
 2020-01-03  8:41 UTC 

[PATCH 1/3] xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
 2020-01-03  8:40 UTC  (3+ messages)
` [PATCH 2/3] xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
` [PATCH 3/3] USB: Disable LPM on WD19's Realtek Hub during setting its ports to U0

[PATCH 4.14 00/91] 4.14.162-stable review
 2020-01-03  8:38 UTC  (4+ messages)

[PATCH v1 0/2] enable Tegra194 fuse
 2020-01-03  8:30 UTC  (3+ messages)
` [PATCH v1 1/2] soc/tegra: fuse: Add Tegra194 support
` [PATCH v1 2/2] arm64: tegra: Add fuse/apbmisc node on Tegra194

[RFC PATCH] perf tools: cs-etm: fix endless record after being terminated
 2020-01-03  8:24 UTC  (2+ messages)

[PATCH v5 0/5] add Tegra194 XUSB host and pad controller support
 2020-01-03  8:18 UTC  (6+ messages)
` [PATCH v5 1/5] phy: tegra: xusb: Protect Tegra186 soc with config
` [PATCH v5 2/5] phy: tegra: xusb: Add Tegra194 support
` [PATCH v5 3/5] dt-bindings: phy: tegra: "
` [PATCH v5 4/5] arm64: tegra: Add XUSB and pad controller on Tegra194
` [PATCH v5 5/5] arm64: tegra: Enable XUSB host in P2972-0000 board

v5.5-rc4: OMAP build failure
 2020-01-03  8:18 UTC 

[PATCH v1 0/7] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-01-03  8:16 UTC  (6+ messages)
` [PATCH v1 3/7] dmaengine: tegra-apb: Prevent race conditions on channel's freeing

[GIT PULL] sound fixes for 5.5-rc5
 2020-01-03  8:10 UTC 

[PATCH] ima: Add a space after printing a LSM rule for readability
 2020-01-03  7:51 UTC 

[RFC PATCH] PCI, kdump: Clear bus master bit upon shutdown in kdump kernel
 2020-01-03  7:58 UTC  (2+ messages)

[PATCH v3 00/16] NVIDIA Tegra USB2 drivers clean up
 2020-01-03  7:58 UTC  (7+ messages)
` [PATCH v3 10/16] usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state
` [PATCH v3 13/16] usb: phy: tegra: Keep CPU interrupts enabled

[PATCH v13 3/5] xen/blkback: Squeeze page pools if a memory pressure is detected
 2020-01-03  7:54 UTC  (2+ messages)
` [Xen-devel] "

[PATCH v3 0/7] Clock changes to support cpufreq on QCS404
 2020-01-03  7:47 UTC  (3+ messages)
` [PATCH v3 7/7] clk: qcom: apcs-msm8916: use clk_parent_data to specify the parent

[PATCH] clk: Use parent node pointer during registration if necessary
 2020-01-03  7:39 UTC  (2+ messages)

[PATCH v2 00/10] NVIDIA Tegra USB2 drivers clean up
 2020-01-03  7:25 UTC  (9+ messages)
` [PATCH v2 10/10] usb: chipidea: tegra: Add USB_TEGRA_PHY module to driver's dependencies

PROBLEM: Wireless networking goes down on Acer C720P Chromebook (bisected)
 2020-01-03  7:21 UTC  (5+ messages)

[Patch v2] mm/rmap.c: split huge pmd when it really is
 2020-01-03  7:18 UTC  (2+ messages)

[PATCH V1] nvmem: core: fix memory abort in cleanup path
 2020-01-03  7:11 UTC  (4+ messages)

[PATCH 4.4 000/137] 4.4.208-stable review
 2020-01-02 22:06 UTC  (3+ messages)
` [PATCH 4.4 012/137] media: i2c: ov2659: fix s_stream return value
` [PATCH 4.4 013/137] media: i2c: ov2659: Fix missing 720p register config

[PATCH 4.9 000/171] 4.9.208-stable review
 2020-01-02 22:05 UTC  (3+ messages)
` [PATCH 4.9 017/171] media: i2c: ov2659: fix s_stream return value
` [PATCH 4.9 018/171] media: i2c: ov2659: Fix missing 720p register config

[git pull] drm fixes for 5.5-rc5
 2020-01-03  6:57 UTC 

[RFC PATCH v5] f2fs: support data compression
 2020-01-03  6:50 UTC  (8+ messages)

[PATCH] f2fs: cover f2fs_lock_op in expand_inode_data case
 2020-01-03  6:49 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] media: sun4i-csi: Add support for A10 CSI1 camera sensor interface
 2020-01-03  6:45 UTC 

[PATCH v3,0/8] Add Mediatek thermal dirver and dtsi
 2020-01-03  6:44 UTC  (3+ messages)
` [PATCH v3,5/8] arm64: dts: mt8183: Increase polling frequency for CPU thermal zone
` [PATCH v3,7/8] thermal: mediatek: add another get_temp ops for thermal sensors


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