linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-13 09:35:26 to 2019-12-13 20:37:32 UTC [more...]

[GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops)
 2019-12-13 13:53 UTC  (18+ messages)
  ` READ_ONCE() + STACKPROTECTOR_STRONG == :/ (was Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops))

[PATCH v3 00/10] PCMCIA/i82092: Fix style issues in i82092.c
 2019-12-13 13:53 UTC  (8+ messages)
` [PATCH v3 01/10] PCMCIA/i82092: use dev_<level> instead of printk
` [PATCH v3 02/10] PCMCIA/i82092: add/remove spaces to improve readability
` [PATCH v3 03/10] PCMCIA/i82092: remove braces around single statement blocks
` [PATCH v3 04/10] PCMCIA/i82092: insert blank line after declarations
` [PATCH v3 05/10] PCMCIA/i82092: change code indentation
` [PATCH v3 06/10] PCMCIA/i82092: move assignment out of if condition
` [PATCH v3 07/10] PCMCIA/i82092: shorten the lines with over 80 characters

[PATCH v3] mfd: syscon: Add arguments support for syscon reference
 2019-12-13 13:54 UTC  (5+ messages)

[PATCH v5] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC
 2019-12-13 13:51 UTC 

[PATCH] watchdog: qcom: Use platform_get_irq_optional() for bark irq
 2019-12-13 13:51 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-apalis: mux HDMI CEC pin
 2019-12-13 13:49 UTC 

[PATCH] tty/serial: atmel: fix out of range clock divider handling
 2019-12-13 13:49 UTC  (3+ messages)

[PATCH 0/2] net-next: stmmac: dwmac-mediatek: add more support for RMII
 2019-12-13 13:47 UTC  (4+ messages)
` [PATCH 1/2] net-next: stmmac: mediatek: add more suuport "

[PATCH v1 0/3] Tegra I2C: Support atomic transfers and correct suspend/resume
 2019-12-13 13:47 UTC  (3+ messages)
` [PATCH v1 3/3] i2c: tegra: Fix suspending in active runtime PM state

[PATCH v4] bluetooth: hci_bcm: enable IRQ capability from node
 2019-12-13 13:44 UTC  (4+ messages)

[PATCH v2 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs
 2019-12-13 13:29 UTC  (4+ messages)
` [PATCH v2 1/3] media: dt-bindings: media: meson-ao-cec: Add support of ao-sysctrl syscon
` [PATCH v2 2/3] arm64: dts: meson-g12g12: add syscon phandle in cec node
` [PATCH v2 3/3] media: platform: meson-ao-cec-g12a: add wakeup support

[PATCH v5 0/4] Adjust the padding size for KASLR
 2019-12-13 13:28 UTC  (4+ messages)
` [PATCH v5 4/4] x86/mm/KASLR: Adjust the padding size for the direct mapping

[PATCH v5 00/11] NVIDIA Tegra20 CPUFreq driver major update
 2019-12-13 13:27 UTC  (4+ messages)
` [PATCH v5 07/11] cpufreq: dt-platdev: Blacklist NVIDIA Tegra20 and Tegra30 SoCs

[PATCH v3 0/4] media: meson: vdec: Add compliant H264 support
 2019-12-13 13:25 UTC  (4+ messages)
` [PATCH v3 2/4] media: vicodec: use v4l2-mem2mem draining, stopped and next-buf-is-last states handling

[RFC-next 0/1] Odroid C2: Enable DVFS for cpu
 2019-12-13 13:24 UTC  (11+ messages)

[PATCH RFC 0/1] Threaded handler uses irq affinity for when the interrupt is managed
 2019-12-13 13:18 UTC  (19+ messages)
` [PATCH RFC 1/1] genirq: Make threaded handler use irq affinity for managed interrupt

[PATCH net v2] xen-netback: avoid race that can lead to NULL pointer dereference
 2019-12-13 13:20 UTC 

[PATCH v6 0/2] Add support to handle ZRX-DC Compliant PHYs
 2019-12-13 13:13 UTC  (3+ messages)
    ` [PATCH v6 1/2] phy: core: add phy_property_present method
    ` [PATCH v6 2/2] PCI: dwc: add support to handle ZRX-DC Compliant PHYs

[PATCH v3 0/2] IMA: Deferred measurement of keys
 2019-12-13 13:06 UTC  (7+ messages)
` [PATCH v3 1/2] IMA: Define workqueue for early boot "key" measurements

[PATCH v8 0/3] xenbus/backend: Add a memory pressure handler callback
 2019-12-13 13:02 UTC  (4+ messages)
` [PATCH v8 1/3] xenbus/backend: Add "
` [PATCH v8 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
` [PATCH v8 3/3] xen/blkback: Remove unnecessary static variable name prefixes

[GRUB PATCH 1/1] loader/i386/linux: Fix an underflow in the setup_header length calculation
 2019-12-13 12:57 UTC  (2+ messages)

[PATCHv3 00/15] remoteproc: updates for omap remoteproc support
 2019-12-13 12:55 UTC  (16+ messages)
` [PATCHv3 01/15] dt-bindings: remoteproc: Add OMAP remoteproc bindings
` [PATCHv3 02/15] remoteproc/omap: Add device tree support
` [PATCHv3 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
` [PATCHv3 04/15] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv3 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCHv3 06/15] remoteproc/omap: Initialize and assign reserved memory node
` [PATCHv3 07/15] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv3 08/15] remoteproc/omap: Remove the unused fields from platform data
` [PATCHv3 09/15] remoteproc/omap: Remove the omap_rproc_reserve_cma declaration
` [PATCHv3 10/15] remoteproc/omap: Check for undefined mailbox messages
` [PATCHv3 11/15] remoteproc/omap: Request a timer(s) for remoteproc usage
` [PATCHv3 12/15] remoteproc/omap: add support for system suspend/resume
` [PATCHv3 13/15] remoteproc/omap: add support for runtime auto-suspend/resume
` [PATCHv3 14/15] remoteproc/omap: report device exceptions and trigger recovery
` [PATCHv3 15/15] remoteproc/omap: add watchdog functionality for remote processors

[PATCH v5 0/2] Add support to handle ZRX-DC Compliant PHYs
 2019-12-13 12:47 UTC  (3+ messages)
    ` [PATCH v5 1/2] phy: core: add phy_property_present method
    ` [PATCH v5 2/2] PCI: dwc: add support to handle ZRX-DC Compliant PHYs

[PATCH v11 net-next 0/2] Use MFD framework for SGI IOC3 drivers
 2019-12-13 12:42 UTC  (3+ messages)
` [PATCH v11 net-next 1/2] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v11 net-next 2/2] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH 0/3] drm/i915 / LPSS / mfd: Select correct PWM controller to use based on VBT
 2019-12-13 12:40 UTC  (10+ messages)
` [PATCH 2/3] mfd: intel_soc_pmic: Rename pwm_backlight pwm-lookup to pwm_pmic_backlight

[PATCH] btrfs: fix format string warning
 2019-12-13 12:32 UTC  (2+ messages)

[PATCH] usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'
 2019-12-13 12:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/3] KASAN for powerpc64 radix
 2019-12-13 12:27 UTC  (3+ messages)
` [PATCH v3 3/3] powerpc: Book3S 64-bit "heavyweight" KASAN support

general protection fault in usb_set_interface
 2019-12-13 12:19 UTC  (4+ messages)
  `  "

[PATCH] sched/fair: Optimize select_idle_cpu
 2019-12-13 12:20 UTC  (8+ messages)

suspend problem with dwc3 gadget / g_multi when usb disconnected
 2019-12-13 12:19 UTC  (5+ messages)

[PATCH] schied/fair: Skip updating "contrib" without load
 2019-12-13 12:13 UTC  (3+ messages)
` [PATCH v2] schied/fair: Skip calculating @contrib "

[PATCH] x86/process: remove set but not used varibles 'prev' and 'next'
 2019-12-13 12:12 UTC 

[PATCH RFC 0/2] kcov: collect coverage from usbhid interrupts
 2019-12-13 12:11 UTC  (2+ messages)

[PATCH] EDAC: remove set but not used variable 'ecc_loc'
 2019-12-13 12:10 UTC 

[PATCH RFC 1/2] kcov: collect coverage from interrupts
 2019-12-13 12:08 UTC  (3+ messages)

[PATCH] firewire: net: remove set but not used variable 'guid'
 2019-12-13 12:09 UTC 

[PATCH] btrfs: raid56: remove set but not used variable 'p_stripe'
 2019-12-13 12:08 UTC 

[PATCH v3 0/6] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2019-12-13 12:06 UTC  (7+ messages)
` [PATCH v3 1/6] media: v4l: Add packed YUV444 24bpp pixel format
` [PATCH v3 2/6] firmware: imx: scu-pd: Add power domains for imx-jpeg
` [PATCH v3 3/6] media: dt-bindings: Add bindings for i.MX8QXP/QM JPEG driver
` [PATCH v3 4/6] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
` [PATCH v3 5/6] arm64: dts: imx8qxp: Add jpeg encoder/decoder nodes
` [PATCH v3 6/6] Add maintainer for IMX jpeg v4l2 driver

[PATCH] ASoC: wm8962: fix lambda value
 2019-12-13 12:05 UTC  (6+ messages)
    ` [alsa-devel] "

[PATCH v3 0/2] PCI: qcom: Add support for SDM845 PCIe
 2019-12-13 12:02 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: qcom: Add support for SDM845 PCIe controller

[PATCH 4.19 000/243] 4.19.89-stable review
 2019-12-13 11:50 UTC  (7+ messages)
` [PATCH 4.19 099/243] usb: dwc3: debugfs: Properly print/set link state for HS
` [PATCH 4.19 185/243] ARM: dts: sun8i: a23/a33: Fix up RTC device node

[Xen-devel] [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
 2019-12-13 11:47 UTC  (5+ messages)
`  "

[PATCH v2] sched/fair: Optimize select_idle_cpu
 2019-12-13 11:48 UTC  (2+ messages)

[PATCH v3 0/6] Use 1st-level for IOVA translation
 2019-12-13 11:42 UTC  (3+ messages)
` [PATCH v3 5/6] iommu/vt-d: Flush PASID-based iotlb for iova over first level

[PATCH 0/6] rtlwifi: convert rtl8192{ce,cu,de} to use generic functions
 2019-12-13 11:46 UTC  (3+ messages)

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-13 11:42 UTC  (7+ messages)
` [RFC 04/25] spi: gpio: Implement LSB First bitbang support

[PATCH] spi: bcm2835: don't print error on clk_get() DEFER
 2019-12-13 11:41 UTC  (2+ messages)

[RFC PATCH v3] usb:gadget: Fixed issue with config_ep_by_speed function
 2019-12-13 11:36 UTC 

[PATCH] PCI: uniphier: remove module code from built-in driver
 2019-12-13 11:36 UTC  (2+ messages)

[PATCH] ext4: use rcu API in debug_print_tree
 2019-12-13 11:35 UTC  (2+ messages)

[PATCH] ASoC: Add MediaTek MT6660 Speaker Amp Driver
 2019-12-13 11:32 UTC  (3+ messages)

KASAN: use-after-free Read in iov_iter_alignment
 2019-12-13 11:30 UTC  (4+ messages)

[PATCH] KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
 2019-12-13 11:28 UTC  (6+ messages)

[PATCH v2] HID: hid-input: clear unmapped usages
 2019-12-13 11:22 UTC  (3+ messages)

[PATCH v4 0/2] add Microchip PIT64B timer
 2019-12-13 11:19 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: atmel: add bindings for PIT64B
` [PATCH v4 2/2] clocksource/drivers/timer-microchip-pit64b: add Microchip PIT64B support

WARNING: lib/test_bitmap.o(.text.unlikely+0x5c): Section mismatch in reference from the function bitmap_copy_clear_tail() to the variable .init.rodata:clump_exp
 2019-12-13 11:16 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.5-rc2
 2019-12-13 11:17 UTC 

[PATCH] dt-bindings: pwm: fix nodename pattern
 2019-12-13 11:09 UTC  (5+ messages)

[PATCH v15 0/7] mm / virtio: Provide support for free page reporting
 2019-12-13 11:08 UTC  (5+ messages)
` [PATCH v15 6/7] virtio-balloon: Add support for providing free page reports to host

[PATCH] i2c: imx: Defer probing if EDMA not available
 2019-12-13 10:50 UTC  (10+ messages)
  ` [EXT] "

[PATCH] drivers: tty: serial: 8250: fintek: Can enable or disable irq sharing based on isa or pci bus
 2019-12-13 10:50 UTC  (2+ messages)

[PATCH 0/5] locking/lockdep: Reuse zapped chain_hlocks entries
 2019-12-13 10:50 UTC  (4+ messages)
` [PATCH 4/5] locking/lockdep: Reuse free "

[PATCH 0/5] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2019-12-13 10:49 UTC  (4+ messages)
` [PATCH 2/5] firmware: imx: scu-pd: Add power domains for imx-jpeg

BUG: unable to handle kernel NULL pointer dereference in mem_serial_out
 2019-12-13 10:39 UTC  (7+ messages)

[PATCH] selftests: net: tls: remove recv_rcvbuf test
 2019-12-13 10:39 UTC 

[PATCH v4 0/6] add Amlogic A1 clock controller driver
 2019-12-13 10:38 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: clock: meson: add A1 PLL clock controller bindings

[RESEND PATCH v3 0/3] Add DA9062 GPIO support
 2019-12-13 10:38 UTC  (5+ messages)
` [RESEND PATCH v3 1/3] dt-bindings: mfd: da9062: add gpio bindings
` [RESEND PATCH v3 2/3] mfd: da9062: add support for the DA9062 GPIOs in the core

[PATCH 0/2 v2] efi: cosmetic patches for the error messages when
 2019-12-13 10:35 UTC  (9+ messages)
` [PATCH 1/2 v2] efi: add a function to convert the status code to a string
` [PATCH 2/2] efi: show error messages only when loading certificates is failed

[PATCH 1/1] PCI: dwc: intel: fix nitpicks
 2019-12-13 10:36 UTC  (2+ messages)

[PATCH] MAINTAINERS: rockchip: Track more files
 2019-12-13 10:35 UTC  (4+ messages)

[PATCH] clk: meson: g12a: fix missing uart2 in regmap table
 2019-12-13 10:34 UTC  (2+ messages)

[PATCH v7 0/8] Fix year 2038 issue for sound subsystem
 2019-12-13 10:25 UTC  (6+ messages)
` [PATCH v7 6/9] ALSA: Avoid using timespec for struct snd_timer_tread
  ` [Y2038] "

[PATCH v2] execve: warn if process starts with executable stack
 2019-12-13 10:23 UTC  (9+ messages)

[PATCH v1 1/1] platform/mellanox: fix the mlx-bootctl sysfs
 2019-12-13 10:21 UTC  (2+ messages)

[PATCH] mm: remove __krealloc
 2019-12-13 10:17 UTC  (2+ messages)

[PATCH net-next] xen-netback: get rid of old udev related code
 2019-12-13 10:12 UTC  (6+ messages)
  ` [Xen-devel] "

[PATCH] libbpf: fix readelf output parsing on powerpc with recent binutils
 2019-12-13 10:11 UTC  (9+ messages)
              ` [PATCH] libbpf: Fix readelf output parsing for Fedora

[PATCH] media: vimc: get pixformat info from v4l2_format_info to avoid code repetition
 2019-12-13 10:09 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Enable PCIe for Radxa Rock Pi 4 board
 2019-12-13 10:08 UTC  (3+ messages)
` [PATCH] arm64: dts: rockchip: Add regulators for "

[RFC] tcp: implement new per-interface sysctl "auto_dev_bind"
 2019-12-13 10:07 UTC 

drivers/clk/ingenic/jz4770-cgu.c:442 jz4770_cgu_init() error: we previously assumed 'cgu' could be null (see line 435)
 2019-12-13 10:07 UTC 

efi/gop: do we need to check ConOut any more?
 2019-12-13 10:06 UTC  (2+ messages)

[PATCH 0/1] pinctrl: pinctrl-v5.5-2: Fix linker error
 2019-12-13 10:05 UTC  (3+ messages)
` [PATCH 1/1] pinctrl: Modify Kconfig to fix "

[PATCH] ARM: dts: rockchip: Add missing cpu operating points for rk3288-tinker
 2019-12-13 10:04 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rockchip: Remove always-on properties from regulator nodes on rk3399-roc-pc
 2019-12-13 10:04 UTC  (2+ messages)

[RFC PATCH v6 3/7] scripts/sortextable: Remove dead code
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] "

[RFC PATCH v6 2/7] scripts/sortextable: kernel coding style formating
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] scripts/sortextable: Clean up the code to meet the kernel coding style better

[RFC PATCH v6 5/7] scripts/sorttable: rename sortextable to sorttable
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] scripts/sorttable: Rename 'sortextable' to 'sorttable'

[RFC PATCH v6 6/7] scripts/sorttable: Add ORC unwind tables sort concurrently
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] scripts/sorttable: Implement build-time ORC unwind table sorting

[RFC PATCH v6 4/7] scripts/sortextable: refactor do_func() function
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] scripts/sortextable: Refactor the "

[RFC PATCH v6 1/7] scripts/sortextable: Rewrite error/success handling
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] "

[RFC PATCH v6 7/7] x86/unwind/orc: remove run-time ORC unwind tables sort
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] x86/unwind/orc: Remove boot-time ORC unwind tables sorting

[RFC PATCH v6 0/7] Speed booting by sorting ORC unwind tables at build time
 2019-12-13 10:02 UTC  (2+ messages)

[PATCH v2 1/2] drm/shmem: add support for per object caching attributes
 2019-12-13  9:59 UTC  (6+ messages)

[PATCH v2 4/5] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2019-12-13  9:59 UTC  (2+ messages)

[PATCH] pinctrl: pinmux: fix a possible null pointer in pinmux_can_be_used_for_gpio
 2019-12-13  9:57 UTC  (2+ messages)

[PATCH v3 00/12] add header file for kelvin to/from Celsius conversion helpers
 2019-12-13  9:21 UTC  (3+ messages)
` [PATCH v3 10/12] wireless: iwlwifi: use <linux/units.h> helpers

[PATCH] x86-64/entry: add instruction suffix to SYSRET
 2019-12-13  9:55 UTC  (5+ messages)

[GIT PULL] Power management updates for v5.5-rc2
 2019-12-13  9:53 UTC 

[PATCH] extcon: sm5502: remove unneeded semicolon
 2019-12-13  9:48 UTC 

[PATCH RFC 0/8] Add Unisoc's drm kms module
 2019-12-13  9:48 UTC  (9+ messages)
` [PATCH RFC 1/8] dt-bindings: display: add Unisoc's drm master bindings
` [PATCH RFC 3/8] dt-bindings: display: add Unisoc's dpu bindings
` [PATCH RFC 5/8] dt-bindings: display: add Unisoc's mipi dsi&dphy bindings
` [PATCH RFC 7/8] dt-bindings: display: add Unisoc's generic mipi panel bindings

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2019-12-13  9:47 UTC  (5+ messages)
` [PATCH RFC v4 01/13] ACPI: NUMA: export pxm_to_node

[PATCH v2 0/3] net: macb: fix for fixed link, support for c45 mdio and 10G
 2019-12-13  9:42 UTC  (4+ messages)
` [PATCH v2 1/3] net: macb: fix for fixed-link mode
` [PATCH v2 2/3] net: macb: add support for C45 MDIO read/write
` [PATCH v2 3/3] net: macb: add support for high speed interface

[PATCH v3 0/7] Port am335 and am437 devices to sdhci-omap
 2019-12-13  9:40 UTC  (3+ messages)
` [PATCH v3 4/7] mmc: sdhci: Add quirk for disabling DTO during erase command

[PATCH v1 0/4] drivers: Add Tiger Lake hardware IDs to support acpi,
 2019-12-13  9:35 UTC  (5+ messages)
` [PATCH v1 3/4] platform/x86: intel-hid: Add new Tiger Lake hardware ID to support HID driver
` [PATCH v1 4/4] thermal: int340x_thermal: Add new Tiger Lake hardware IDs to support thermal 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).