linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-11 19:10:11 to 2019-05-12 14:34:30 UTC [more...]

[PATCH v6 0/6] namei: resolveat(2) path resolution restriction API
 2019-05-12 14:34 UTC  (15+ messages)
` [PATCH v6 5/6] binfmt_*: scope path resolution of interpreters

[PATCH] nvme/pci: Use host managed power state for suspend
 2019-05-12 14:34 UTC  (5+ messages)

[PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-05-12 14:33 UTC  (15+ messages)

[PATCH v4 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-05-12 14:22 UTC  (14+ messages)
` [PATCH v4 01/12] Documentation: add Linux PCI to "
` [PATCH v4 02/12] Documentation: PCI: convert pci.txt to reST
` [PATCH v4 03/12] Documentation: PCI: convert PCIEBUS-HOWTO.txt "
` [PATCH v4 04/12] Documentation: PCI: convert pci-iov-howto.txt "
` [PATCH v4 05/12] Documentation: PCI: convert MSI-HOWTO.txt "
` [PATCH v4 06/12] Documentation: PCI: convert acpi-info.txt "
` [PATCH v4 07/12] Documentation: PCI: convert pci-error-recovery.txt "
` [PATCH v4 08/12] Documentation: PCI: convert pcieaer-howto.txt "
` [PATCH v4 09/12] Documentation: PCI: convert endpoint/pci-endpoint.txt "
` [PATCH v4 10/12] Documentation: PCI: convert endpoint/pci-endpoint-cfs.txt "
` [PATCH v4 11/12] Documentation: PCI: convert endpoint/pci-test-function.txt "
` [PATCH v4 12/12] Documentation: PCI: convert endpoint/pci-test-howto.txt "

Hardware-accelerated video decoders used through a firmware instead of hardware registers
 2019-05-12 14:17 UTC  (2+ messages)

[PATCH RESEND V4 1/3] dt-bindings: watchdog: move i.MX system controller watchdog binding to SCU
 2019-05-12 14:10 UTC  (5+ messages)
` [PATCH RESEND V4 2/3] arm64: dts: imx8qxp: Move watchdog node into scu node
` [PATCH RESEND V4 3/3] watchdog: imx_sc: Add pretimeout support

[PATCH v4 0/6] Add support for Maxim 77663 MFD
 2019-05-12 14:08 UTC  (3+ messages)
` [PATCH v4 6/6] regulator: max77620: Support Maxim 77663

[PATCH v2 2/6] drm: rcar-du: Add CRTC standby helpers
 2019-05-12 13:55 UTC  (8+ messages)
` [PATCH v2 3/6] drm: rcar-du: Add pre/post commit CRTC helpers
` [PATCH v2 4/6] drm: rcar-du: Provide for_each_group helper
` [PATCH v2 5/6] drm: rcar-du: Create a group state object

[PATCH v3 0/8] Allwinner H6 Mali GPU support
 2019-05-12 13:45 UTC  (3+ messages)

[PATCH 0/3] add thermal driver for h6
 2019-05-12 13:41 UTC  (7+ messages)
` [PATCH 1/3] arm64: defconfig: add allwinner sid support
` [PATCH 2/3] thermal: sun50i: add thermal driver for h6
` [PATCH 3/3] dt-bindings: thermal: add binding document for h6 thermal controller

[PATCH] iio: adc: sun4i-gpadc-iio convert to SPDX license tags
 2019-05-12 13:25 UTC  (2+ messages)

[PATCH v3 0/4] Add Macronix MX25F0A MFD driver for raw nand and spi
 2019-05-12 13:23 UTC  (7+ messages)
` [PATCH v3 1/4] mfd: Add Macronix MX25F0A MFD controller driver
` [PATCH v3 2/4] mtd: rawnand: Add Macronix MX25F0A NAND controller
` [PATCH v3 4/4] dt-bindings: mfd: Document Macronix MX25F0A controller bindings

[PATCH] nios2: remove pointless second entry for CONFIG_TRACE_IRQFLAGS_SUPPORT
 2019-05-12 13:12 UTC 

Linux 3.16.67
 2019-05-12 13:12 UTC  (2+ messages)

[PATCH] x86: disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT
 2019-05-12 12:52 UTC 

[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-12 12:52 UTC  (7+ messages)

[PATCH] staging: rtl8723bs: core fix warning Comparison to bool
 2019-05-12 12:24 UTC 

[PATCH v2 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-05-12 12:24 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH] staging: rtl8723bs: core fix warning "Comparison to bool"
 2019-05-12 12:19 UTC 

[PATCH 00/18] net: introduce Qualcomm IPA driver
 2019-05-12 12:18 UTC  (23+ messages)
` [PATCH 01/18] bitfield.h: add FIELD_MAX() and field_max()
` [PATCH 02/18] soc: qcom: create "include/soc/qcom/rmnet.h"
` [PATCH 03/18] dt-bindings: soc: qcom: add IPA bindings
` [PATCH 04/18] soc: qcom: ipa: main code
` [PATCH 05/18] soc: qcom: ipa: configuration data
` [PATCH 06/18] soc: qcom: ipa: clocking, interrupts, and memory
` [PATCH 07/18] soc: qcom: ipa: GSI headers
` [PATCH 08/18] soc: qcom: ipa: the generic software interface
` [PATCH 09/18] soc: qcom: ipa: GSI transactions
` [PATCH 10/18] soc: qcom: ipa: IPA interface to GSI
` [PATCH 11/18] soc: qcom: ipa: IPA endpoints
` [PATCH 12/18] soc: qcom: ipa: immediate commands
` [PATCH 13/18] soc: qcom: ipa: IPA network device and microcontroller
` [PATCH 14/18] soc: qcom: ipa: AP/modem communications
` [PATCH 15/18] soc: qcom: ipa: support build of IPA code
` [PATCH 16/18] MAINTAINERS: add entry for the Qualcomm IPA driver
` [PATCH 17/18] arm64: dts: sdm845: add IPA information
` [PATCH 18/18] arm64: defconfig: enable build of IPA code

[RFC PATCH] drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOs
 2019-05-12 12:12 UTC  (2+ messages)

Linux in KVM guest segfaults when hosts runs Linux 5.1
 2019-05-12 11:53 UTC 

[PATCH] ARM: mm: remove unused variables
 2019-05-12 11:41 UTC 

[PATCH] drivers: staging :rtl8723bs :os_dep Remove Unneeded variable ret
 2019-05-12 11:32 UTC 

[GIT PULL] chrome-platform changes for v5.2
 2019-05-12 11:05 UTC  (2+ messages)

[PATCH v3] drivers: staging : wlan-ng : collect return status without variable
 2019-05-12 10:53 UTC 

[PATCH v11 0/2] Mixel MIPI DPHY support for NXPs i.MX8 SOCs
 2019-05-12 10:48 UTC  (3+ messages)
` [PATCH v11 1/2] dt-bindings: phy: Add documentation for mixel dphy
` [PATCH v11 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs

[PATCH] net: dccp : proto: remove Unneeded variable "err"
 2019-05-12 10:39 UTC 

[PATCH RESEND] clk: imx7ulp: update nic1_bus_clk parent info
 2019-05-12 10:30 UTC 

[PATCH RESEND 1/2] clk: imx: Add common API for masking MMDC handshake
 2019-05-12 10:24 UTC  (2+ messages)
` [PATCH RESEND 2/2] clk: imx: Use imx_mmdc_mask_handshake() API for masking MMDC channel

[PATCH RESEND 1/3] dt-bindings: clock: imx8mm: Add GPIO clocks
 2019-05-12 10:17 UTC  (3+ messages)
` [PATCH RESEND 2/3] clk: imx8mm: add GPIO clocks to clock tree
` [PATCH RESEND 3/3] arm64: dts: imx8mm: add clock for GPIO node

KMSAN: kernel-infoleak in copy_siginfo_to_user (2)
 2019-05-12 10:07 UTC 

[PATCH] clk: ti: Remove unused function ti_clk_build_component_gate
 2019-05-12 10:03 UTC 

[PATCH RESEND 1/2] ARM: dts: imx6sl: Assign corresponding clocks instead of dummy clock
 2019-05-12 10:02 UTC  (2+ messages)
` [PATCH RESEND 2/2] ARM: dts: imx6qdl: "

[PATCH RESEND 1/5] ARM: dts: imx6qdl-sabresd: Assign corresponding power supply for LDOs
 2019-05-12  9:57 UTC  (5+ messages)
` [PATCH RESEND 2/5] ARM: dts: imx7d-sdb: "
` [PATCH RESEND 3/5] ARM: dts: imx6sl-evk: "
` [PATCH RESEND 4/5] ARM: dts: imx6sll-evk: Assign corresponding power supply for vdd3p0
` [PATCH RESEND 5/5] ARM: dts: imx6sx-sdb: Assign corresponding power supply for LDOs

FYI -ffreestanding bloats kernel by 2% on x86_64
 2019-05-12  9:32 UTC  (3+ messages)
` FYI -ffreestanding shrinks "

general protection fault in sisusb_probe
 2019-05-12  9:18 UTC  (2+ messages)

[PATCH -next] arm/sha512 - Make sha512_arm_final static
 2019-05-12  9:05 UTC 

[PATCH] kdb: Fix bound check compiler warning
 2019-05-12  9:00 UTC  (4+ messages)

[PATCH RESEND] ARM: dts: imx6ul: add clock-frequency to CPU node
 2019-05-12  8:57 UTC 

[PATCH V12 RESEND 1/3] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
 2019-05-12  8:51 UTC  (3+ messages)
` [PATCH V12 RESEND 2/3] ARM: dts: imx7ulp: Add tpm pwm support
` [PATCH V12 RESEND 3/3] ARM: dts: imx7ulp-evk: Add backlight support

[PATCH] vt: Fix a missing-check bug in drivers/tty/vt/vt.c file of Linux 5.0.14
 2019-05-12  8:49 UTC  (5+ messages)

[PATCH RESEND] firmware: imx: SCU irq should ONLY be enabled after SCU IPC is ready
 2019-05-12  8:38 UTC 

5.1 and 5.1.1: BUG: unable to handle kernel paging request at ffffea0002030000
 2019-05-12  8:34 UTC  (2+ messages)

[PATCH 1/2] afs: Fix incorrect error handling in afs_xattr_get_acl()
 2019-05-12  7:45 UTC  (2+ messages)
` [PATCH 2/2] afs: Fix afs_xattr_get_yfs() to not try freeing an error value

[PATCH] scripts/spdxcheck.py - fix list of directories to check
 2019-05-12  7:40 UTC 

[PATCH V3 0/5] nvme-trace: Add support for fabrics command
 2019-05-12  7:34 UTC  (6+ messages)
` [PATCH V3 1/5] nvme: Make trace common for host and target both
` [PATCH V3 2/5] nvme-trace: Support tracing fabrics commands from host-side
` [PATCH V3 3/5] nvme: Introduce nvme_is_fabrics to check fabrics cmd
` [PATCH V3 4/5] nvme-trace: Add tracing for req_init in trarget
` [PATCH V3 5/5] nvme-trace: Add tracing for req_comp in target

[PATCH] selftests: bpf: Add files generated when compiled to .gitignore
 2019-05-12  7:34 UTC  (3+ messages)

[PATCH v2] selftests: bpf: Add files generated after build to .gitignore
 2019-05-12  7:29 UTC 

[PATCH -next] staging: kpc2000: remove unused function kp2000_cdev_write
 2019-05-12  6:46 UTC 

[PATCH] afs: remove redundant assignment to variable ret
 2019-05-12  6:56 UTC  (4+ messages)

drivers/of/of_net.c:64:2-8: ERROR: missing put_device; call of_find_device_by_node on line 57, but without a corresponding object release within this function. (fwd)
 2019-05-12  6:51 UTC 

The UAPI references Kconfig's CONFIG_* macros (variables)
 2019-05-12  6:29 UTC  (2+ messages)

[PATCH -next v2] mm/hotplug: fix a null-ptr-deref during NUMA boot
 2019-05-12  5:48 UTC 

[PATCH] tools: gpio: Add include/linux/gpio.h to .gitignore
 2019-05-12  5:37 UTC 

[PATCH] selftests: drivers: Create .gitignore to include /dma-buf/udmabuf
 2019-05-12  5:04 UTC 

[PATCH] selftests: pidfd: Create .gitignore to include pidfd_test
 2019-05-12  4:57 UTC 

[PATCH v2] selftests: kvm: Add files generated when compiled to .gitignore
 2019-05-12  4:44 UTC 

[PATCH -next] mm/hotplug: fix a null-ptr-deref during NUMA boot
 2019-05-12  4:34 UTC 

[PATCH] sh: require --Wl,--hash-style=sysv
 2019-05-12  4:31 UTC  (10+ messages)
` [PATCH v2] sh: vsyscall: drop unnecessary cc-ldoption

[PATCH] selftests: kvm: Add files generated when compiled to .gitignore
 2019-05-12  4:12 UTC 

[PATCH] usercopy: Remove HARDENED_USERCOPY_PAGESPAN
 2019-05-12  4:11 UTC  (4+ messages)

f68f031d ("Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic()")
 2019-05-12  3:28 UTC  (4+ messages)
` [PATCH v2] Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic()

[PATCH v3 2/2] dt-bindings: net: bluetooth: Add device property firmware-name for QCA6174
 2019-05-12  3:19 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v3 1/2] Bluetooth: hci_qca: Load customized NVM based on the device property
 2019-05-12  3:19 UTC  (2+ messages)
` [PATCH v4 "

[PATCH V3 0/9] bug fixes and more features to Tegra SPI
 2019-05-12  3:12 UTC  (7+ messages)
` [PATCH V3 5/9] spi: export spi core function spi_set_cs

[PATCH] kbuild: add script check for cross compilation utilities
 2019-05-12  3:04 UTC  (4+ messages)

[PATCH] kbuild: turn auto.conf.cmd into a mandatory include file
 2019-05-12  2:13 UTC 

[PATCH V2] firmware: imx: SCU irq should ONLY be enabled after SCU IPC is ready
 2019-05-12  1:37 UTC  (2+ messages)

[PATCH v3 0/2] Enable wm8524 codec on i.MX8MM EVK
 2019-05-12  1:30 UTC  (2+ messages)

[PATCH] soc: imx: Fix build error without CONFIG_SOC_BUS
 2019-05-12  1:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS
 2019-05-12  1:10 UTC  (5+ messages)

[PATCH RESEND] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS
 2019-05-12  1:10 UTC  (2+ messages)

[PATCH] doc/rcu: Correct field_count field naming in examples
 2019-05-12  1:09 UTC  (7+ messages)

linux-next: Fixes tag needs some work in the thermal-soc tree
 2019-05-12  1:06 UTC 

Question about sched_setaffinity()
 2019-05-12  1:05 UTC  (13+ messages)

Linux Testing Microconference at LPC
 2019-05-12  0:40 UTC  (3+ messages)

[PATCH] pid: Remove unneeded hash header file
 2019-05-11 22:55 UTC  (2+ messages)

kexec failure (Undefined symbol: __stack_chk_fail)
 2019-05-11 22:48 UTC  (3+ messages)

[PATCH] mm: vmscan: correct nr_reclaimed for THP
 2019-05-11 22:33 UTC  (4+ messages)

mcf5441x, mmu boot not working anymore
 2019-05-11 22:11 UTC 

[GIT PULL] security subsystem: Tomoyo updates for v5.2
 2019-05-11 22:08 UTC  (4+ messages)

ext3/ext4 filesystem corruption under post 5.1.0 kernels
 2019-05-11 22:06 UTC  (3+ messages)

[PATCH] selftests : netfilter: Wrote a error and exit code for a command which needed veth kernel module
 2019-05-11 20:58 UTC  (7+ messages)

[v2 PATCH] RISC-V: Add a PE/COFF compliant Image header
 2019-05-11 20:57 UTC  (2+ messages)

[Patch v2] drivers: staging : wlan-ng : collect return status without variable
 2019-05-11 20:47 UTC  (2+ messages)

[PATCH] scripts/spdxcheck.py: Fix path to deprecated licenses
 2019-05-11 20:19 UTC  (2+ messages)
` [PATCH 2/2] scripts/spdxcheck.py: Add dual license subdirectory

[PATCH 0/6] thermal: Introduce devm_thermal_of_cooling_device_register
 2019-05-11 20:22 UTC  (4+ messages)
` [PATCH 1/6] "

Annoying gcc / rdma / networking warnings
 2019-05-11 20:02 UTC  (2+ messages)

[PATCH] drm/bridge: adv7511: Fix low refresh rate selection
 2019-05-11 19:32 UTC  (2+ messages)

[PATCH 00/20] drm: Split out the formats API and move it to a common place
 2019-05-11 19:26 UTC  (15+ messages)

[PATCH - resend 1/3] thermal/drivers/cpu_cooling: Fixup the header and copyright
 2019-05-11 19:25 UTC  (2+ messages)

[PATCH v3 04/10] drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
 2019-05-11 19:12 UTC  (2+ messages)

[PATCH v4] ASoC: tlv320aic3x: Add support for high power analog output
 2019-05-11 19:10 UTC  (2+ messages)
` [alsa-devel] "


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