linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-18 09:10:33 to 2019-06-18 12:33:29 UTC [more...]

[PATCH] sched/topology: Improve load balancing on AMD EPYC
 2019-06-18 12:33 UTC  (6+ messages)

4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
 2019-06-18 12:31 UTC  (2+ messages)

[PATCH] powerpc/32s: fix initial setup of segment registers on secondary CPU
 2019-06-18 12:31 UTC  (3+ messages)

[PATCH 1/2] perf ioctl: Add check for the sample_period value
 2019-06-18 12:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-06-18 12:28 UTC  (3+ messages)

[PATCH v2 1/2] mm, oom: refactor dump_tasks for memcg OOMs
 2019-06-18 12:24 UTC  (2+ messages)

[PATCH v3 0/3] x86/asm: Pin sensitive CR4 and CR0 bits
 2019-06-18 12:24 UTC  (4+ messages)
` [PATCH v3 3/3] x86/asm: Pin sensitive "

[PATCH V3] perf: event preserve and create across cpu hotplug
 2019-06-18 12:23 UTC  (3+ messages)
` [PATCH V4] "

[PATCH 0/2] two test samples for configfs
 2019-06-18 12:28 UTC  (3+ messages)
` [PATCH 1/2] sample_configfs: bin_file read and write
` [PATCH 2/2] sample_configfs: soft link creat and delete

[PATCH 0/7] sched: Remove per rq load array
 2019-06-18 12:23 UTC  (5+ messages)
` [PATCH 7/7] sched/fair: Rename weighted_cpuload() to cpu_load()

[PATCH] selftests/powerpc: Add missing newline at end of file
 2019-06-18 12:23 UTC  (2+ messages)

[PATCH v4 00/10] memory: tegra: Introduce Tegra30 EMC driver
 2019-06-18 12:21 UTC  (3+ messages)
` [PATCH v4 01/10] clk: tegra20/30: Add custom EMC clock implementation

[PATCH] regulator: da9062: Adjust LDO voltage selection minimum value
 2019-06-18 12:18 UTC  (4+ messages)
  ` AW: "

kernel BUG at drivers/android/binder_alloc.c:LINE! (4)
 2019-06-18 12:17 UTC  (2+ messages)

[PATCH v1 0/6] mm: Further memory block device cleanups
 2019-06-18 12:17 UTC  (6+ messages)
` [PATCH v1 1/6] mm: Section numbers use the type "unsigned long"

[PATCH] locking/atomics: Use sed(1) instead of non-standard head(1) option
 2019-06-18 12:16 UTC  (2+ messages)

[PATCH V3 00/17] SC7 entry and exit support for Tegra210
 2019-06-18 12:16 UTC  (28+ messages)
` [PATCH V3 01/17] irqchip: tegra: do not disable COP IRQ during suspend
` [PATCH V3 02/17] pinctrl: tegra: add suspend and resume support
` [PATCH V3 03/17] gpio: tegra: use resume_noirq for tegra gpio resume
` [PATCH V3 04/17] clk: tegra: save and restore divider rate
` [PATCH V3 05/17] clk: tegra: pllout: save and restore pllout context
` [PATCH V3 06/17] clk: tegra: pll: save and restore pll context
` [PATCH V3 07/17] clk: tegra: save and restore CPU and System clocks context
` [PATCH V3 08/17] clk: tegra: add support for peripheral clock suspend and resume
` [PATCH V3 09/17] clk: tegra: support for saving and restoring OSC clock context
` [PATCH V3 10/17] clk: tegra: add suspend resume support for DFLL
` [PATCH V3 11/17] clk: tegra210: support for Tegra210 clocks suspend and resume
` [PATCH V3 12/17] soc/tegra: pmc: allow support for more tegra wake

[PATCH] crypto: asymmetric_keys - select CRYPTO_HASH where needed
 2019-06-18 12:13 UTC 

[PATCH v2 00/12] Clean up "mediatek,larb" after adding device_link
 2019-06-18 12:14 UTC  (4+ messages)
` [PATCH v2 08/12] drm/mediatek: Get rid of mtk_smi_larb_get/put

[GIT PULL] timer drivers for 5.2
 2019-06-18 12:07 UTC  (4+ messages)
` [PATCH 01/15] clocksource/drivers/sun4i: Add a compatible for suniv
  ` [PATCH 02/15] clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804

[PATCH 0/7] Add HDMI audio support on RK3288 veyron board
 2019-06-18 12:12 UTC  (12+ messages)
` [PATCH 1/7] video: add HDMI state notifier support

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-06-18 12:11 UTC  (21+ messages)
` [PATCH v10 01/11] drm/sun4i: dsi: Fix TCON DRQ set bits
                      ` [linux-sunxi] "
` [PATCH v10 02/11] drm/sun4i: dsi: Update start value in video start delay

[PATCH v7 00/21] MT8183 IOMMU SUPPORT
 2019-06-18 12:10 UTC  (7+ messages)
` [PATCH v7 14/21] iommu/mediatek: Add mmu1 support
` [PATCH v7 16/21] memory: mtk-smi: Add bus_sel for mt8183

[PATCH 00/10] crypto: k3: Add sa2ul driver
 2019-06-18 12:08 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: crypto: k3: Add sa2ul bindings documentation
` [PATCH 02/10] crypto: sa2ul: Add crypto driver
` [PATCH 03/10] crypto: sa2ul: Add AES ECB Mode support
` [PATCH 04/10] crypto: sa2ul: Add aead support for hmac(sha1)cbc(aes) algorithm
` [PATCH 05/10] crypto: sha256_generic: Export the Transform function
` [PATCH 06/10] crypto: sa2ul: Add hmac(sha256)cbc(aes) AEAD Algo support
` [PATCH 07/10] crypto: sa2ul: Add hmac(sha1) HMAC algorithm support
` [PATCH 08/10] crypto: sa2ul: Add hmac(sha256) "
` [PATCH 09/10] sa2ul: Add 3DES ECB & CBC Mode support
` [PATCH 10/10] arm64: dts: k3-am6: Add crypto accelarator node

[PATCH 0/2] Add support for Xilinx UHD-SDI Receiver subsystem
 2019-06-18 12:08 UTC  (7+ messages)
` [PATCH 2/2] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver

[PATCH v2] fs: cramfs_fs.h: Fix shifting signed 32-bit value by 31 bits problem
 2019-06-18 12:07 UTC  (2+ messages)

next: arm64: build error: implicit declaration of function '__cookie_v6_init_sequence'
 2019-06-18 12:05 UTC 

arm32 build failure after 992aa864dca068554802a65a467a2640985cc213
 2019-06-18 12:05 UTC  (2+ messages)

[PATCH] arm64/sve: fix genksyms generation
 2019-06-18 12:02 UTC  (7+ messages)

[PATCH] Revert "ARM: dts: rockchip: set PWM delay backlight settings for Minnie"
 2019-06-18 12:02 UTC  (4+ messages)

[PATCH v13 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
 2019-06-18 12:01 UTC  (7+ messages)
` [PATCH v13 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF controller bindings

[PATCH 00/18] ARM/ARM64: Support hierarchical CPU arrangement for PSCI
 2019-06-18 11:56 UTC  (10+ messages)

dfd001e50c ("x86/hpet: Use common init for legacy clockevent"): BUG: kernel hang in boot stage
 2019-06-18 11:54 UTC 

[PATCH] soc: ixp4xx: npe: Fix an IS_ERR() vs NULL check in probe
 2019-06-18 11:54 UTC  (3+ messages)

[PATCH V9] i2c: tegra: remove BUG() macro
 2019-06-18 11:52 UTC  (3+ messages)

[PATCH v2] dmaengine: tegra-apb: Support per-burst residue granularity
 2019-06-18 11:50 UTC 

linux-next: Fixes tags need some work in the staging.current tree
 2019-06-18 11:51 UTC  (2+ messages)

[RFC PATCH v2 0/2] printk: new ringbuffer implementation
 2019-06-18 11:47 UTC  (5+ messages)
` [RFC PATCH v2 1/2] printk-rb: add a new printk "

[PATCH v5 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-18 11:47 UTC  (5+ messages)

[PATCH 1/2] pinctrl: remove unneeded #ifdef around declarations
 2019-06-18 11:45 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: make pinconf.h self-contained

[PATCH] coccinelle: api: add devm_platform_ioremap_resource script
 2019-06-18 11:44 UTC  (11+ messages)
` Coccinelle: "
        ` [PATCH] drivers: Inline code in devm_platform_ioremap_resource() from two functions
            `  "

[PATCH v5 0/3] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-06-18 11:44 UTC  (4+ messages)
` [PATCH v5 3/3] mtd: spi-nor: add locking support for is25xxxxx device

[PATCH v2 1/3] mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuning
 2019-06-18 11:40 UTC  (6+ messages)
` [PATCH v2 2/3] mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
` [PATCH v2 3/3] mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUS

Kernel patch in USB 4.4.138 Version
 2019-06-18 11:36 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH V3 0/5] cpufreq: Use QoS layer to manage freq-constraints
 2019-06-18 11:34 UTC  (6+ messages)
` [PATCH V3 4/5] cpufreq: Register notifiers with the PM QoS framework

[PATCH-next 00/20] gpio: gpio-omap: set of fixes and big clean-up
 2019-06-18 11:28 UTC  (5+ messages)
` [PATCH-next 20/20] gpio: gpio-omap: clean up register access in omap2_set_gpio_debounce()

[tty:tty-testing 42/52] drivers/tty/serial/8250/8250_pci.c:1330:1: sparse: sparse: symbol 'pericom_do_set_divisor' was not declared. Should it be static?
 2019-06-18 11:23 UTC  (2+ messages)
` [RFC PATCH tty] serial: 8250: pericom_do_set_divisor can be static

[PATCH] [v2] ipsec: select crypto ciphers for xfrm_algo
 2019-06-18 11:22 UTC 

[PATCH] [v2] crypto: serpent - mark __serpent_setkey_sbox noinline
 2019-06-18 11:19 UTC 

[PATCH] [v2] net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create
 2019-06-18 11:15 UTC 

[PATCH V2 0/5] drm/vkms: Introduces writeback support
 2019-06-18 11:09 UTC  (9+ messages)
` [PATCH V2 1/5] drm/vkms: Move functions from vkms_crc to vkms_composer
` [PATCH V2 4/5] drm/vkms: Use index instead of 0 in possible crtc
` [PATCH V2 5/5] drm/vkms: Add support for writeback

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-18 11:02 UTC  (9+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v5 0/2] arm64 relaxed ABI
  ` [PATCH v5 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt

[PATCH 1/3] ARM: ixp4xx: don't select SERIAL_OF_PLATFORM
 2019-06-18 11:00 UTC  (6+ messages)
` [PATCH 2/3] ARM: ixp4xx: mark ixp4xx_irq_setup as __init
` [PATCH 3/3] ARM: ixp4xx: include irqs.h where needed

[PATCH 0/4] Add labibb regulator support for LCD display mode
 2019-06-18 10:59 UTC  (5+ messages)
` [PATCH 3/4] regulator: Add labibb driver

[PATCH] firmware: trusted_foundations: add ARMv7 dependency
 2019-06-18 10:59 UTC  (2+ messages)

[PATCH] arm64: tegra: Add INA3221 channel info for Jetson TX2
 2019-06-18 10:57 UTC  (2+ messages)

[PATCH 0/2] Honor VPD check in usb/storage for SanDisk device
 2019-06-18 10:56 UTC  (6+ messages)
` [PATCH 2/2] usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set

[PATCH v2 00/11] Fix driver reload issues
 2019-06-18 11:00 UTC  (4+ messages)
` [PATCH v2 09/11] ASoC: Intel: hdac_hdmi: Set ops to NULL on remove
  ` [alsa-devel] "

[PATCH v2 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-06-18 10:54 UTC  (9+ messages)
` [PATCH v2 5/9] drm/sun4i: tcon_top: Register clock gates in probe
  ` [linux-sunxi] "

[PATCH V4 1/2] PCI: dwc: Add API support to de-initialize host
 2019-06-18 10:51 UTC  (10+ messages)

linux-next: Tree for Jun 18
 2019-06-18 10:49 UTC 

[PATCH v7 0/5] prerequisites for device reserved local mem rework
 2019-06-18 10:48 UTC  (11+ messages)
` [PATCH v7 3/5] usb: host: ohci-sm501: init genalloc for local memory

general protection fault in do_move_mount (2)
 2019-06-18 10:47 UTC 

[PATCH v4 0/2] Amazon's Annapurna Labs Fabric Interrupt Controller
 2019-06-18 10:46 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: Amazon's Annapurna Labs FIC

[PATCH] Use fall-through attribute rather than magic comments
 2019-06-18 10:45 UTC  (6+ messages)

[PATCH 0/4] Add MFD/Regulator support for ATC260x PMICs
 2019-06-18 10:44 UTC  (7+ messages)
` [PATCH 3/4] regulator: Add regulator driver "

[PATCH v2 14/28] drivers: Introduce class_find_device_by_fwnode() helper
 2019-06-18 10:42 UTC  (2+ messages)

siox: driver init boilerplate reduction v2
 2019-06-18 10:40 UTC  (3+ messages)
` [PATCH v2 1/2] include: linux: siox: more for declaring siox drivers
` [PATCH v2 2/2] drivers: gpio: siox: use module_siox_driver()

[PATCH net-next 0/3] net: stmmac: Convert to phylink
 2019-06-18 10:18 UTC  (7+ messages)
` [PATCH net-next 3/3] net: stmmac: Convert to phylink and remove phylib logic

[PATCH] staging: kpc2000: fix integer overflow with left shifts
 2019-06-18 10:15 UTC 

[PATCH 0/2] x86: SME: Kexec/kdump memory loading fix
 2019-06-18 10:11 UTC  (9+ messages)
` [PATCH v2 1/2] x86/mm: Identify the end of the kernel area to be reserved
` [PATCH v2 2/2] x86/mm: Create an SME workarea in the kernel for early encryption

[PATCH 0/5] STM32 usart FIFO handling
 2019-06-18 10:02 UTC  (6+ messages)
` [PATCH 1/5] serial: stm32: add support of timeout interrupt for RX
` [PATCH 2/5] serial: stm32: update PIO transmission
` [PATCH 3/5] serial: stm32: add support of TX FIFO threshold
` [PATCH 4/5] serial: stm32: add support of RX "
` [PATCH 5/5] serial: stm32: add RX and TX FIFO flush

[PATCH] f2fs: avoid get_valid_blocks() for cleanup
 2019-06-18 10:00 UTC 

[PATCH] slimbus: remove redundant dev_err message
 2019-06-18  9:56 UTC 

[PATCH 1/3] drm/stm: drv: fix suspend/resume
 2019-06-18  9:57 UTC  (2+ messages)

[PATCH 0/7] clk: at91: sckc: improve error path
 2019-06-18  9:55 UTC  (2+ messages)

[PATCH] [v2] page flags: prioritize kasan bits over last-cpuid
 2019-06-18  9:53 UTC 

[PATCH] clocksource/arm_arch_timer: fix arch_timer_set_evtstrm_feature return type
 2019-06-18  9:52 UTC  (2+ messages)

[PATCH] structleak: disable BYREF_ALL in combination with KASAN_STACK
 2019-06-18  9:47 UTC 

[PATCH] sched/topology: remove unused sd param from arch_scale_cpu_capacity()
 2019-06-18  9:45 UTC  (6+ messages)

[PATCH] PCI/PME: Fix race on PME polling
 2019-06-18  9:45 UTC  (5+ messages)

[PATCH v1] dmaengine: tegra-apb: Support per-burst residue granularity
 2019-06-18  9:45 UTC  (8+ messages)

[PATCH V2 1/2] soc: imx8: Fix potential kernel dump in error path
 2019-06-18  9:44 UTC  (5+ messages)
` [PATCH V2 2/2] soc: imx8: Use existing of_root directly

[PATCH 00/43] VMX optimizations
 2019-06-18  9:43 UTC  (5+ messages)
` [PATCH 22/43] KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mapped

[PATCH V2] i2c: tegra: disable irq in tegra_i2c_xfer_msg
 2019-06-18  9:41 UTC  (3+ messages)

[PATCH RESEND V2] soc: imx8: Use existing of_root directly
 2019-06-18  9:43 UTC 

[PATCH v2 0/6] Few more cleanups for tegra-timer
 2019-06-18  9:41 UTC  (8+ messages)
` [PATCH v2 3/6] clocksource/drivers/tegra: Set and use timer's period

[REGRESSION v5.2-rc] SUNRPC: Declare RPC timers as TIMER_DEFERRABLE (431235818bc3)
 2019-06-18  9:35 UTC  (4+ messages)

[PATCH] rt2x00: fix rx queue hang
 2019-06-18  9:34 UTC  (2+ messages)

[PATCH v2 0/2] Add macb support for SiFive FU540-C000
 2019-06-18  9:32 UTC  (11+ messages)

[PATCH v3] arm64: Allow user selection of ARM64_MODULE_PLTS
 2019-06-18  9:29 UTC  (2+ messages)

[PATCH v6 0/5] MTD: Add Initial Hyperbus support
 2019-06-18  9:29 UTC  (6+ messages)
` [PATCH v6 1/5] mtd: cfi_cmdset_0002: Add support for polling status register
` [PATCH v6 2/5] dt-bindings: mtd: Add binding documentation for HyperFlash
` [PATCH v6 3/5] mtd: Add support for HyperBus memory devices
` [PATCH v6 4/5] dt-bindings: mtd: Add bindings for TI's AM654 HyperBus memory controller
` [PATCH v6 5/5] mtd: hyperbus: Add driver for TI's "

[PATCH] qed: Fix -Wmaybe-uninitialized false positive
 2019-06-18  9:27 UTC  (2+ messages)

[PATCH] mm/vmalloc: avoid bogus -Wmaybe-uninitialized warning
 2019-06-18  9:26 UTC 

[PATCH] arm64/mm: don't initialize pgd_cache twice
 2019-06-18  9:25 UTC  (2+ messages)

[PATCH] irqchip/mbigen: stop printing kernel addresses
 2019-06-18  9:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/2] crypto: testmgr - dynamically allocate testvec_config
 2019-06-18  9:21 UTC  (2+ messages)
` [PATCH v2 2/2] crypto: testmgr - dynamically allocate crypto_shash

[PATCH v2 0/3] PWM framework: add support referencing PWMs from ACPI
 2019-06-18  9:21 UTC  (8+ messages)
` [PATCH v2 1/3] ACPI: Resolve objects on host-directed table loads

[PATCH 1/1] counter/ftm-quaddec: Add missing '>' in MODULE_AUTHOR
 2019-06-18  9:17 UTC  (2+ messages)

[PATCH v2 0/2] interconnect: Add path tagging support
 2019-06-18  9:17 UTC  (3+ messages)
` [PATCH v2 1/2] interconnect: Add support for path tags
` [PATCH v2 2/2] interconnect: qcom: Add tagging and wake/sleep support for sdm845

[PATCH v2 00/19] btrfs zoned block device support
 2019-06-18  9:14 UTC  (4+ messages)
` [PATCH 18/19] btrfs: support dev-replace in HMZONED mode

[PATCH] media: rc: remove redundant dev_err message
 2019-06-18  9:13 UTC 

[PATCH V8] i2c: tegra: remove BUG() macro
 2019-06-18  9:13 UTC  (2+ messages)

[PATCH, RFC 45/62] mm: Add the encrypt_mprotect() system call for MKTME
 2019-06-18  9:12 UTC  (11+ messages)

[PATCH] media: Clarify the meaning of file descriptors in VIDIOC_DQBUF
 2019-06-18  9:13 UTC  (2+ messages)

[PATCH v7 00/27] Control-flow Enforcement: Shadow Stack
 2019-06-18  9:12 UTC  (11+ messages)
` [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file

[PATCHv6 1/2] dt-bindings: cadence-quadspi: add options reset property
 2019-06-18  9:10 UTC  (2+ messages)


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