linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-28 13:11:22 to 2018-09-28 16:18:54 UTC [more...]

[PATCH net-next] selftests/tls: Fix recv(MSG_PEEK) & splice() test cases
 2018-09-28 16:18 UTC 

[RFC/RFT PATCH v1 0/9] mtd: fsl: quadspi: Fixes for fsl-quadspi.c driver (vybrid HW)
 2018-09-28 16:01 UTC  (3+ messages)
` [RFC/RFT PATCH v1 9/9] mtd: spi: Skip reading the Serial Flash Discoverable Parameters

[PATCH V6 00/33] C-SKY(csky) Linux Kernel Port
 2018-09-28 16:16 UTC  (12+ messages)
` [PATCH V6 01/33] csky: Build infrastructure
` [PATCH V6 03/33] csky: Kernel booting
` [PATCH V6 04/33] csky: Exception handling and mm-fault
` [PATCH V6 05/33] csky: System Call
` [PATCH V6 08/33] csky: Process management and Signal

[PATCH] RDMA/qedr: Explicitly cast pkt->tx_dest to qed_ll2_tx_dest
 2018-09-28 16:14 UTC  (3+ messages)
` [PATCH v2] RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_dest

[PATCH] tick: remove unnecssary check
 2018-09-28 16:03 UTC 

[PATCH crypto-next 00/23] crypto: skcipher - Remove VLA usage
 2018-09-28 16:13 UTC  (3+ messages)

[PATCH v3 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-09-28 16:09 UTC  (6+ messages)
` [PATCH v3 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH] Bluetooth: hci_qca: Replace open-coded msleep()
 2018-09-28 16:10 UTC  (2+ messages)

[PATCH] sched/fair: vruntime should normalize when switching from fair
 2018-09-28 16:10 UTC  (13+ messages)

[PATCH 0/8] [v2] x86/mm: page fault handling cleanups
 2018-09-28 16:02 UTC  (9+ messages)
` [PATCH 1/8] x86/mm: clarify hardware vs. software "error_code"
` [PATCH 2/8] x86/mm: break out kernel address space handling
` [PATCH 3/8] x86/mm: break out user "
` [PATCH 4/8] x86/mm: add clarifying comments for user addr space
` [PATCH 5/8] x86/mm: fix exception table comments
` [PATCH 6/8] x86/mm: add vsyscall address helper
` [PATCH 7/8] x86/mm/vsyscall: consider vsyscall page part of user address space
` [PATCH 8/8] x86/mm: remove spurious fault pkey check

[PATCH] x86/cpu: Rename Denverton and Gemini Lake
 2018-09-28 16:07 UTC  (9+ messages)

[PATCH] arm: support big-endian for the virt architecture
 2018-09-28 16:04 UTC  (3+ messages)

[PATCH] usb: typec: tcpm: Report back negotiated PPS voltage and current
 2018-09-28 16:04 UTC  (2+ messages)

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-09-28 16:01 UTC  (33+ messages)
` [PATCH net-next v6 01/23] asm: simd context helper API
` [PATCH net-next v6 03/23] zinc: ChaCha20 generic C implementation and selftest
` [PATCH net-next v6 04/23] zinc: ChaCha20 x86_64 implementation
` [PATCH net-next v6 05/23] zinc: import Andy Polyakov's ChaCha20 ARM and ARM64 implementations
` [PATCH net-next v6 07/23] zinc: "
` [PATCH net-next v6 23/23] net: WireGuard secure network tunnel

[PATCH] mfd: arizona: Correct link for sound binding document
 2018-09-28 16:00 UTC  (4+ messages)

Code of Conduct: Let's revamp it
 2018-09-28 15:56 UTC  (16+ messages)

[PATCH] clk: ti: fix OF child-node lookup
 2018-09-28 15:57 UTC  (4+ messages)

[PATCH security-next v3 00/29] LSM: Explict LSM ordering
 2018-09-28 15:55 UTC  (2+ messages)

R8169: Network lockups in 4.18.{8,9,10} (and 4.19 dev)
 2018-09-28 15:54 UTC 

[PATCH] ARM: DTS: OMAP5: enable OTG role for DWC3 controller
 2018-09-28 15:54 UTC 

[PATCH v5 0/4] Address issues slowing persistent memory initialization
 2018-09-28 15:50 UTC  (10+ messages)
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap

[PATCH 1/3] seccomp: change return type of seccomp_get_metadata to int
 2018-09-28 15:46 UTC  (3+ messages)
` [PATCH 2/3] seccomp: change return type of seccomp_get_filter "
` [PATCH 3/3] seccomp: introduce read protection for struct seccomp

dma mask related fixups (including full bus_dma_mask support)
 2018-09-28 15:46 UTC  (6+ messages)
` [PATCH 3/5] dma-direct: refine dma_direct_alloc zone selection

[RFC 0/5] perf: Per PMU access controls (paranoid setting)
 2018-09-28 15:45 UTC  (8+ messages)

[PATCH v2 2/2] PCI: controller: dwc: add UniPhier PCIe host controller support
 2018-09-28 15:43 UTC  (6+ messages)

[PATCH 0/9] fuse: readdir caching
 2018-09-28 15:42 UTC  (10+ messages)
` [PATCH 1/9] fuse: split out readdir.c
` [PATCH 2/9] fuse: add FOPEN_CACHE_DIR
` [PATCH 3/9] fuse: extract fuse_emit() helper
` [PATCH 4/9] fuse: allow caching readdir
` [PATCH 5/9] fuse: allow using readdir cache
` [PATCH 6/9] fuse: add readdir cache version
` [PATCH 7/9] fuse: use mtime for readdir cache verification
` [PATCH 8/9] fuse: use iversion "
` [PATCH 9/9] fuse: reduce size of struct fuse_inode

[PATCH v3 0/9] Devicetree build consolidation
 2018-09-28 15:41 UTC  (7+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules

Howto prevent kernel from evicting code pages ever? (to avoid disk thrashing when about to run out of RAM)
 2018-09-28 15:41 UTC  (2+ messages)

[PATCH v5 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-09-28 15:41 UTC  (3+ messages)
` [PATCH v5 4/9] PCI: mediatek: Convert to use pci_host_probe()

[PATCH] xen/blkfront: correct purging of persistent grants
 2018-09-28 15:41 UTC  (7+ messages)

[PATCH 0/4] get_user_pages*() and RDMA: first steps
 2018-09-28 15:39 UTC  (4+ messages)
` [PATCH 3/4] infiniband/mm: convert to the new put_user_page() call

[PATCH v3] powerpc: wire up memtest
 2018-09-28 15:39 UTC 

[PATCH v2 0/3] mm: Fix for movable_node boot option
 2018-09-28 15:36 UTC  (4+ messages)
` [PATCH v2 3/3] mm: return zero_resv_unavail optimization

[PATCH] drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
 2018-09-28 15:30 UTC  (4+ messages)

[PATCH 0/3] crypto: OFB and tests
 2018-09-28 15:27 UTC  (4+ messages)
` [PATCH 2/3] crypto: add output feedback mode

[Problem] Cache line starvation
 2018-09-28 15:26 UTC  (7+ messages)

[PATCH 1/2] net: dpaa2: move DPAA2 PTP driver out of staging/
 2018-09-28 15:17 UTC  (6+ messages)

INFO: trying to register non-static key in tun_chr_write_iter
 2018-09-28 15:05 UTC 

general protection fault in __aa_lookupn_ns
 2018-09-28 15:02 UTC  (3+ messages)

KASAN: global-out-of-bounds Read in __aa_lookupn_ns
 2018-09-28 15:01 UTC  (5+ messages)

[PATCH] drivers: irqchip: pdc: setup all edge interrupts as rising edge at GIC
 2018-09-28 14:57 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in string (2)
 2018-09-28 14:55 UTC  (2+ messages)

[PATCH] futex: Set USER_DS for the futex_detect_cmpxchg() test
 2018-09-28 14:53 UTC  (8+ messages)

[PATCH v3] perf test: S390 does not support watchpoints in test 22
 2018-09-28 14:52 UTC  (4+ messages)

[PATCH v2 net-next 0/2] Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY
 2018-09-28 14:51 UTC  (3+ messages)

[PATCH RESEND] trace_uprobe: support reference counter in fd-based uprobe
 2018-09-28 14:50 UTC  (4+ messages)

[PATCH] staging: bcm2835-camera: Avoid unneeded internal declaration warning
 2018-09-28 14:48 UTC  (3+ messages)

[PATCH v4] staging: mt7621-mmc: Remove #if 0 blocks and fix macros
 2018-09-28 14:46 UTC 

[PATCH v11 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
 2018-09-28 14:47 UTC  (10+ messages)

[PATCH v4 bpf-next 00/10] bpf: per-cpu cgroup local storage
 2018-09-28 14:46 UTC  (11+ messages)
` [PATCH v4 bpf-next 01/10] bpf: extend cgroup bpf core to allow multiple cgroup storage types
` [PATCH v4 bpf-next 02/10] bpf: rework cgroup storage pointer passing
` [PATCH v4 bpf-next 03/10] bpf: introduce per-cpu cgroup local storage
` [PATCH v4 bpf-next 04/10] bpf: don't allow create maps of per-cpu cgroup local storages
` [PATCH v4 bpf-next 05/10] bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.h
` [PATCH v4 bpf-next 06/10] bpftool: add support for PERCPU_CGROUP_STORAGE maps
` [PATCH v4 bpf-next 07/10] selftests/bpf: add verifier per-cpu cgroup storage tests
` [PATCH v4 bpf-next 08/10] selftests/bpf: extend the storage test to test per-cpu cgroup storage
` [PATCH v4 bpf-next 09/10] samples/bpf: extend test_cgrp2_attach2 test to use "
` [PATCH v4 bpf-next 10/10] selftests/bpf: cgroup local storage-based network counters

[PATCH v3 1/2] printk: Fix panic caused by passing log_buf_len to command line
 2018-09-28 14:46 UTC  (2+ messages)
` [PATCH v2 2/2] printk: Add KBUILD_MODNAME and correct wrong casting

[PATCH net-next] hv_netvsc: Fix rndis_per_packet_info internal field initialization
 2018-09-28 14:41 UTC 

[PATCH cryptodev-2.6 1/3] crypto: cavium/nitrox - added support to identify the NITROX device partname
 2018-09-28 14:41 UTC  (4+ messages)
` [PATCH cryptodev-2.6 3/3] crypto: cavium/nitrox - updated debugfs information

[PATCH] DRM: UDL: get rid of useless vblank initialization
 2018-09-28 14:41 UTC 

[PATCH v7 0/6] seccomp trap to userspace
 2018-09-28 14:39 UTC  (6+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "

[PATCH 00/13] staging:rtl8192u: Style & memory leak fix
 2018-09-28 14:33 UTC  (7+ messages)
` [PATCH 05/13] staging:rtl8192u: Remove AdvCoding and GreenField - Style
` [PATCH 06/13] staging:rtl8192u: Remove TxSTBC and RxSTBC "
` [PATCH 07/13] staging:rtl8192u: Remove DelayBA, PSMP and Rsvd1 "

[PATCH v3 0/3] Add Amlogic video decoder driver
 2018-09-28 14:32 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: media: add Amlogic Video Decoder Bindings
` [PATCH v3 2/3] media: meson: add v4l2 m2m video decoder driver
` [PATCH v3 3/3] MAINTAINERS: Add meson video decoder

[PATCH] DRM: VBLANK: provide valid timestamp for EVENT_FLIP
 2018-09-28 14:32 UTC  (3+ messages)

[PATCH v2 0/7] Add-DMA-MDMA-chaining-support
 2018-09-28 14:30 UTC  (2+ messages)

[GIT PULL] spi fixes for v4.19
 2018-09-28 14:30 UTC 

[PATCH v2] powerpc: wire up memtest
 2018-09-28 14:30 UTC  (2+ messages)

linux-next: build warning after merge of the block tree
 2018-09-28 14:26 UTC  (3+ messages)

[PATCH v4 0/3] Add a kernel parameter to change the padding size for KASLR
 2018-09-28 14:26 UTC  (4+ messages)
` [PATCH v4 2/3] ACPI / NUMA: Add warning message if the padding size for KASLR is not enough

[PATCH v8 0/7] Add non-strict mode support for iommu-dma
 2018-09-28 14:25 UTC  (12+ messages)
` [PATCH v8 3/7] iommu: Add "iommu.strict" command line option
` [PATCH v8 5/7] iommu/arm-smmu-v3: Add support for non-strict mode

[PATCH v3] slub: extend slub debug to handle multiple slabs
 2018-09-28 14:20 UTC  (2+ messages)

[PATCH V2 0/5] Tegra xHCI genpd support
 2018-09-28 14:11 UTC  (6+ messages)
` [PATCH V2 1/5] dt-bindings: usb: xhci-tegra: Add power-domain details
` [PATCH V2 2/5] usb: xhci: tegra: Power-off power-domains on removal
` [PATCH V2 3/5] usb: xhci: tegra: Add genpd support
` [PATCH V2 4/5] soc/tegra: pmc: Don't power-up XUSB power-domains
` [PATCH V2 5/5] arm64: dts: tegra210: Add power-domains for xHCI

[PATCH v5 1/3] spi: mediatek: add bindings for Mediatek MT2712 soc platform
 2018-09-28 14:05 UTC  (2+ messages)
` Applied "spi: mediatek: add bindings for Mediatek MT2712 soc platform" to the spi tree

Applied "regulator: Support regulators where voltage ranges are selectable" to the regulator tree
 2018-09-28 14:05 UTC 

Applied "regulator/mfd: Support ROHM BD71847 power management IC" to the regulator tree
 2018-09-28 14:05 UTC 

Applied "mfd: dt bindings: add BD71847 device-tree binding documentation" to the regulator tree
 2018-09-28 14:05 UTC 

Applied "regulator: dt bindings: add BD71847 device-tree binding documentation" to the regulator tree
 2018-09-28 14:05 UTC 

Applied "regulator/mfd: bd718xx: rename bd71837/bd71847 common instances" to the regulator tree
 2018-09-28 14:04 UTC 

Applied "regulator: bd718XX use pickable ranges" to the regulator tree
 2018-09-28 14:04 UTC 

Applied "regulator: bd718xx: rename bd71837 to 718xx" to the regulator tree
 2018-09-28 14:04 UTC 

[PATCH v3 0/7] regulator/mfd/dt_bindings: bd718x7: Support ROHM bd71847
 2018-09-28 14:01 UTC  (9+ messages)
` [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

[PATCH] soc: qcom: qmi: add a prompt to QCOM_QMI_HELPERS
 2018-09-28 14:00 UTC  (5+ messages)

[PATCH] PCI/AER: Clear uncorrectable error status for device
 2018-09-28 13:58 UTC  (4+ messages)

[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-09-28 13:57 UTC  (2+ messages)

[PATCH] dts: sun8i-h3: add sy8106a to orange pi plus
 2018-09-28 13:55 UTC  (2+ messages)

[PATCH 0/3] find_next_iomem_res() fixes
 2018-09-28 13:54 UTC  (5+ messages)
` [PATCH 1/3] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
` [PATCH 2/3] resource: Include resource end in walk_*() interfaces

[PATCH] ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms
 2018-09-28 13:54 UTC  (2+ messages)

[PATCH bpf] bpf: harden flags check in cgroup_storage_update_elem()
 2018-09-28 13:53 UTC  (2+ messages)

[PATCH v5] selftests: add headers_install to lib.mk
 2018-09-28 13:52 UTC  (4+ messages)
` [PATCH v6] "

[PATCH 0/3] ARM/PSCI: Fix THUMB2_KERNEL entry points
 2018-09-28 13:48 UTC  (5+ messages)
` [PATCH 1/3] firmware/psci: Fix cpu_resume entry points with THUMB2_KERNEL
` [PATCH 2/3] ARM: psci: Fix secondary core boot "

[PATCH v11 11/26] s390: vfio-ap: implement mediated device open callback
 2018-09-28 13:46 UTC  (8+ messages)
` [FIXUP v11] fixup! "

[PATCH v11 26/26] s390: doc: detailed specifications for AP virtualization
 2018-09-28 13:45 UTC  (3+ messages)
` [FIXUP v9] fixup! fixup! "

[PATCH v15 00/16] arm64: kexec: add kexec_file_load() support
 2018-09-28 13:44 UTC  (3+ messages)
` [PATCH v15 06/16] of/fdt: add helper functions for handling properties

[GIT PULL] regulator fixes for v4.19
 2018-09-28 13:42 UTC 

[RESEND PATCH 0/2] Don't use SIGMINSTKSZ when enforcing alternative signal stack size for compat tasks
 2018-09-28 13:18 UTC  (3+ messages)

[PATCH] ARM: SAMSUNG: limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
 2018-09-28 13:32 UTC 

[PATCH bpf-next] bpf: fix flags check in bpf_percpu_cgroup_storage_update()
 2018-09-28 13:29 UTC  (3+ messages)

[PATCH 1/2] spi: spi-mem: Add the spi_set_xfer_bpw function
 2018-09-28 13:26 UTC  (5+ messages)

[PATCH v3] backlight: pwm_bl: switch to using "atomic" PWM API
 2018-09-28 13:21 UTC  (3+ messages)

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2018-09-28 13:19 UTC  (6+ messages)

Fix 80d20d35af1e ("nohz: Fix local_timer_softirq_pending()") may have revealed another problem
 2018-09-28 13:18 UTC  (9+ messages)

[PATCH v4 1/2] GPIO: add single-register GPIO via CREG driver
 2018-09-28 13:15 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: Document the Synopsys GPIO via CREG bindings

sdhci driver card-detect is broken because gpiolib can't fallback to _CRS?
 2018-09-28 13:13 UTC  (9+ messages)

[PATCH v3 0/2] crypto: Implement a generic crypto statistics
 2018-09-28 13:13 UTC  (3+ messages)
` [PATCH v3 2/2] crypto: tools: Add cryptostat userspace


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