linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-14 14:54:25 to 2019-07-15 03:19:31 UTC [more...]

[PATCH v3 18/24] hippi: Remove call to memset after pci_alloc_consistent
 2019-07-15  3:19 UTC 

[PATCH v3 17/24] ethernet: remove redundant memset
 2019-07-15  3:19 UTC 

[PATCH v3 16/24] scsi: mptfusion: Remove call to memset after pci_alloc_consistent
 2019-07-15  3:18 UTC 

[PATCH v3 15/24] media: exynos4-is: Remove call to memset after dma_alloc_coherent
 2019-07-15  3:18 UTC 

[PATCH v3 14/24] media: ngene: Remove call to memset after pci_alloc_consistent
 2019-07-15  3:18 UTC 

[PATCH v3 13/24] IB/ipoib: remove unneeded memset
 2019-07-15  3:18 UTC 

[PATCH v3 12/24] RDMA/ocrdma: Remove call to memset after dma_alloc_coherent
 2019-07-15  3:18 UTC 

[PATCH v3 11/24] RDMA/nes: Remove call to memset after pci_alloc_consistent
 2019-07-15  3:18 UTC 

[PATCH v3 10/24] IB/mthca: Remove call to memset after dma_alloc_coherent
 2019-07-15  3:18 UTC 

[PATCH v3 09/24] rdma/hns: Remove call to memset after dma_alloc_coherent
 2019-07-15  3:17 UTC 

[PATCH v3 08/24] rdma/cxgb4: Remove call to memset after dma_alloc_coherent
 2019-07-15  3:17 UTC 

[PATCH v3 07/24] rdma/cxgb3: Remove call to memset after dma_alloc_coherent
 2019-07-15  3:17 UTC 

[PATCH v3 06/24] i2c: ismt: Remove call to memset after dmam_alloc_coherent
 2019-07-15  3:17 UTC 

[PATCH v3 05/24] drm/amdgpu: remove memset after kzalloc
 2019-07-15  3:17 UTC 

[PATCH v3 04/24] dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent
 2019-07-15  3:17 UTC 

[PATCH v3 03/24] dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherent
 2019-07-15  3:17 UTC 

[PATCH v3 02/24] atm: idt77252: Remove call to memset after dma_alloc_coherent
 2019-07-15  3:17 UTC 

[PATCH v3 01/24] sh: mm: Remove call to memset after dma_alloc_coherent
 2019-07-15  3:16 UTC 

INFO: rcu detected stall in ext4_write_checks
 2019-07-15  3:10 UTC  (14+ messages)

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-07-15  3:06 UTC  (15+ messages)

[GIT PULL] Please pull hmm changes
 2019-07-15  3:00 UTC  (3+ messages)

[PATCH] clk: imx: imx8mm: fix audio pll setting
 2019-07-15  2:55 UTC 

[PATCH] x86/e820: fix coccinelle warnings
 2019-07-15  2:47 UTC 

[PATCH] sched/fair: fix coccinelle warnings
 2019-07-15  2:45 UTC 

[PATCH v1] KVM: x86: expose AVX512_BF16 feature to guest
 2019-07-15  2:46 UTC  (3+ messages)

[GIT PULL] eCryptfs fixes for 5.3-rc1
 2019-07-15  2:40 UTC  (2+ messages)

[PATCH] mm/gup: Use put_user_page*() instead of put_page*()
 2019-07-15  2:33 UTC  (3+ messages)

[PATCH] kernel/printk: prevent deadlock at calling kmsg_dump from NMI context
 2019-07-15  2:33 UTC  (6+ messages)

[PATCH v2 0/2] mmc: Add support for the ASPEED SD controller
 2019-07-15  2:30 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: Document Aspeed "

[PATCH 2/3 v2] dt-bindings: gpio: aspeed: Add SGPIO support
 2019-07-15  2:25 UTC  (2+ messages)

[RFC PATCH 0/5] NUMA Balancer Suite
 2019-07-15  2:09 UTC  (10+ messages)
` [PATCH 0/4] per cpu cgroup numa suite
  ` [PATCH 1/4] numa: introduce per-cgroup numa balancing locality, statistic

[PATCH RESEND] i386/kvm: support guest access CORE cstate
 2019-07-15  1:28 UTC 

[PATCH] blk-mq: fix a memory leak bug
 2019-07-15  1:25 UTC  (2+ messages)

[PATCH v7 0/3] KVM: x86: Enable user wait instructions
 2019-07-15  1:22 UTC  (7+ messages)
` [PATCH v7 1/3] KVM: x86: add support for "
` [PATCH v7 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL

linux-next: manual merge of the akpm-current tree with the drm tree
 2019-07-15  1:11 UTC  (4+ messages)

[PATCH 00/22] x86, objtool: several fixes/improvements
 2019-07-15  0:37 UTC  (23+ messages)
` [PATCH 01/22] x86/paravirt: Fix callee-saved function ELF sizes
` [PATCH 02/22] x86/kvm: Fix fastop function ELF metadata
` [PATCH 03/22] x86/kvm: Fix frame pointer usage in vmx_vmenter()
` [PATCH 04/22] x86/kvm: Don't call kvm_spurious_fault() from .fixup
` [PATCH 05/22] x86/entry: Fix thunk function ELF sizes
` [PATCH 06/22] x86/head/64: Annotate start_cpu0() as non-callable
` [PATCH 07/22] x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()
` [PATCH 08/22] x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()
` [PATCH 09/22] x86/uaccess: Remove redundant CLACs in getuser/putuser error paths
` [PATCH 10/22] bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
` [PATCH 11/22] objtool: Add mcsafe_handle_tail() to the uaccess safe list
` [PATCH 12/22] objtool: Track original function across branches
` [PATCH 13/22] objtool: Refactor function alias logic
` [PATCH 14/22] objtool: Warn on zero-length functions
` [PATCH 15/22] objtool: Change dead_end_function() to return boolean
` [PATCH 16/22] objtool: Do frame pointer check before dead end check
` [PATCH 17/22] objtool: Refactor sibling call detection logic
` [PATCH 18/22] objtool: Refactor jump table code
` [PATCH 19/22] objtool: Support repeated uses of the same C jump table
` [PATCH 20/22] objtool: Fix seg fault on bad switch table entry
` [PATCH 21/22] objtool: convert insn type to enum
` [PATCH 22/22] objtool: Support conditional retpolines

[PATCH] MAINTAINERS: add new entry for pidfd api
 2019-07-15  0:30 UTC  (6+ messages)
  ` [PATCH v1] "

[GIT PULL] platform-drivers-x86 for 5.3-1
 2019-07-15  0:30 UTC  (2+ messages)

[GIT PULL] UBIFS changes for 5.3-rc1
 2019-07-15  0:30 UTC  (2+ messages)

[GIT PULL] UML changes for 5.3-rc1
 2019-07-15  0:30 UTC  (2+ messages)

[GIT PULL] Mailbox changes for v5.3
 2019-07-15  0:30 UTC  (2+ messages)

[GIT PULL] percpu changes for v5.3-rc1
 2019-07-15  0:30 UTC  (2+ messages)

[PULL] stream_open bits for Linux 5.3
 2019-07-15  0:30 UTC  (2+ messages)

KASAN: use-after-free Read in __video_do_ioctl
 2019-07-15  0:24 UTC  (2+ messages)

What are the differences between cointelpro and coamdpro?
 2019-07-15  0:07 UTC 

linux-next: error fetching the dlm tree
 2019-07-15  0:06 UTC 

linux-next: build failure after merge of the pm tree
 2019-07-15  0:02 UTC 

[PATCH v5 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-14 23:34 UTC  (6+ messages)
` [PATCH v5 1/5] mm: introduce MADV_COLD
` [PATCH v5 2/5] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
` [PATCH v5 3/5] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
` [PATCH v5 4/5] mm: introduce MADV_PAGEOUT
` [PATCH v5 5/5] mm: factor out common parts between MADV_COLD and MADV_PAGEOUT

[PATCH v4 0/5] hv: Remove dependencies on guest page size
 2019-07-14 23:28 UTC  (3+ messages)
` [PATCH v4 5/5] Input: hv: Remove dependencies on PAGE_SIZE for ring buffer

[PATCH] nvmet-file: fix nvmet_file_flush() always returning an error
 2019-07-13 20:10 UTC  (3+ messages)

[PATCH v4 0/4] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-14 23:11 UTC  (6+ messages)
` [PATCH v4 4/4] mm: introduce MADV_PAGEOUT

[PATCH 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-07-14 22:54 UTC  (8+ messages)
` [PATCH 3/8] PCI/VPD: Add VPD release quirk for Amazon Annapurna Labs host bridge
` [PATCH 4/8] PCI: Add quirk to disable MSI support for Amazon's "

[PATCH 0/2] clone3 fixes
 2019-07-14 22:30 UTC  (5+ messages)
` [PATCH 1/2] arch: mark syscall number 435 reserved for clone3
` [PATCH 2/2] unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3

[PATCH v2 0/6] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-07-14 22:19 UTC  (7+ messages)
` [PATCH v2 1/6] ARM: tegra: Remove cpuidle drivers

linux-next: Fixes tag needs some work in the hyperv-fixes tree
 2019-07-14 22:01 UTC  (3+ messages)

[PATCH] clk: ingenic: Remove OF_POPULATED flag to probe children
 2019-07-14 21:57 UTC 

[PATCH v2] dmaengine: dma-jz4780: Break descriptor chains on JZ4740
 2019-07-14 21:55 UTC 

[PATCH V5 00/18] SC7 entry and exit support for Tegra210
 2019-07-14 21:41 UTC  (12+ messages)
` [PATCH V5 02/18] pinctrl: tegra: Add suspend and resume support
` [PATCH V5 11/18] clk: tegra210: Add support for Tegra210 clocks

[PATCH] Fix perf stat repeat segfault
 2019-07-14 21:36 UTC  (4+ messages)

[PATCH] dmaengine: dma-jz4780: Break descriptor chains on JZ4740
 2019-07-14 21:32 UTC  (2+ messages)

[PATCH] Input: iforce - Remove empty multiline comments
 2019-07-14 21:29 UTC  (2+ messages)

[PATCH] m68k: One function call less in cf_tlb_miss()
 2019-07-14 21:14 UTC  (5+ messages)
    `  "

[PATCH] sky2: Disable MSI on P5W DH Deluxe
 2019-07-14 20:46 UTC  (2+ messages)

[PATCH v2 00/24] erofs: promote erofs from staging
 2019-07-14 20:17 UTC  (3+ messages)

[PATCH] sit: use dst_cache in ipip6_tunnel_xmit
 2019-07-14 19:15 UTC  (2+ messages)

[PATCH] gve: Remove the exporting of gve_probe
 2019-07-14 19:13 UTC  (2+ messages)

[PATCH 0/3] fpga: altera-cvp: Add Stratix10 Support
 2019-07-14 18:55 UTC  (7+ messages)
` [PATCH 1/3] fpga: altera-cvp: Discover Vendor Specific offset
` [PATCH 2/3] fpga: altera-cvp: Preparation for V2 parts
` [PATCH 3/3] fpga: altera-cvp: Add Stratix10 (V2) Support

[PATCH v2 3/9] rcu/sync: Remove custom check for reader-section
 2019-07-14 18:50 UTC  (13+ messages)

[GIT PULL] locking fix
 2019-07-14 18:45 UTC  (2+ messages)

[GIT PULL] perf fixes
 2019-07-14 18:45 UTC  (2+ messages)

[GIT PULL] scheduler fix
 2019-07-14 18:45 UTC  (2+ messages)

[GIT PULL] x86 fix
 2019-07-14 18:45 UTC  (2+ messages)

[PATCH v3] media: si2168: Refactor command setup code
 2019-07-14 18:31 UTC  (6+ messages)

[PATCH 0/8] treewide: correct misuses of strscpy/strlcpy
 2019-07-14 18:29 UTC  (3+ messages)
` [PATCH 1/8] Input: synaptics: Fix misuse of strlcpy

[PATCH] Input: synaptics-rmi4 - remove the exporting of rmi_2d_sensor_set_input_params
 2019-07-14 18:26 UTC  (2+ messages)

[PATCH] clone: fix CLONE_PIDFD support
 2019-07-14 18:21 UTC  (7+ messages)
        ` [PATCH v2] "

[RFC v2 00/27] Kernel Address Space Isolation
 2019-07-14 18:17 UTC  (14+ messages)

[PATCH, RFC 00/62] Intel MKTME enabling
 2019-07-14 18:16 UTC  (3+ messages)
` [PATCH, RFC 57/62] x86/mktme: Overview of Multi-Key Total Memory Encryption

[PATCH] proc: revert /proc/*/cmdline rewrite
 2019-07-14 18:12 UTC  (2+ messages)

[PATCH] Documentation/security-bugs: provide more information about linux-distros
 2019-07-14 18:05 UTC  (5+ messages)

[RFC] Fix python feature detection
 2019-07-14 17:57 UTC  (3+ messages)

[PATCH v3] staging: most: remove redundant print statement when kfifo_alloc fails
 2019-07-14 17:38 UTC  (12+ messages)
` [PATCH v4] "
  ` [v4] "
` [PATCH v4] staging: most: Delete an error message for a failed memory allocation
  ` [v4] "
  ` [PATCH v5] "
    ` [v5] "

[PATCH] staging: rtl8723bs: os_dep: Remove code valid only for 5GHz
 2019-07-14 17:31 UTC 

[PATCH v4 0/1] Expose cros_ec_sensors frequency range via iio sysfs
 2019-07-14 17:31 UTC  (3+ messages)
` [PATCH v4 1/1] iio: common: cros_ec_sensors: "

[PATCH] staging: rtl8723bs: core: Remove code valid only for 5GHz
 2019-07-14 17:28 UTC 

[PATCH] staging: rtl8723bs: hal: Remove code valid only for 5GHz
 2019-07-14 17:24 UTC 

[PATCH] IIO: stm32: Remove quadrature related functions from trigger driver
 2019-07-14 17:23 UTC  (7+ messages)

[PATCH] x86/apic: Initialize TPR to block interrupts 16-31
 2019-07-14 17:21 UTC  (2+ messages)

[PATCH v3 0/6] VAG power control improvement for sgtl5000 codec
 2019-07-14 17:17 UTC  (3+ messages)
` [PATCH v3 6/6] ASoC: sgtl5000: Improve VAG power and mute control

[PATCH v2 1/2] dt-bindings: Add binding document for NOA1305
 2019-07-14 17:14 UTC  (3+ messages)
` [PATCH v2 2/2] iio: light: noa1305: Add support "

Correct use of DMA api (Some newbie questions)
 2019-07-14 17:06 UTC 

[PATCH v4 0/4] Support accelerometers for veyron_minnie
 2019-07-14 16:56 UTC  (8+ messages)
` [PATCH v4 2/4] iio: cros_ec_accel_legacy: Fix incorrect channel setting
` [PATCH v4 3/4] iio: cros_ec_accel_legacy: Use cros_ec_sensors_core
` [PATCH v4 4/4] iio: cros_ec_accel_legacy: Add support for veyron-minnie

[PATCH] platform/x86: Fix PCENGINES_APU2 Kconfig warning
 2019-07-14 16:42 UTC  (3+ messages)

[PATCH] platform/x86: pcengines-apu2 needs gpiolib
 2019-07-14 16:41 UTC  (2+ messages)

[PATCH v2] staging: iio: ad7192: create of_device_id array
 2019-07-14 16:30 UTC  (2+ messages)

[PATCH 0/2] Add uncompressed Linux banner to s390 bzImage
 2019-07-14 15:52 UTC  (4+ messages)
` [PATCH 2/2] s390: add Linux banner to the compressed image

[PATCH 0/5] Convert misc-devices, i2c, w1, spi and some markdown files to ReST
 2019-07-14 16:24 UTC  (5+ messages)
` [PATCH 3/5] docs: i2c: convert to ReST and add to driver-api bookset
` [PATCH 5/5] docs: spi: convert to ReST and add it to the kABI bookset

[PATCH v4 0/1] iio: common: cros_ec_sensors: Add protocol v3 support
 2019-07-14 16:19 UTC  (3+ messages)
` [PATCH v4 1/1] iio: common: cros_ec_sensors: determine protocol version

[PATCH v2] Documentation: ABI: iio: Add missing newline at end of file
 2019-07-14 16:17 UTC  (2+ messages)

[PATCH] hwmon: Remove ads1015 driver
 2019-07-14 16:16 UTC  (2+ messages)

[PATCH v2 0/3] STM32 ADC analog switches supply control
 2019-07-14 16:13 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: iio: adc: stm32: add "
` [PATCH v2 2/3] iio: adc: stm32-adc: "
` [PATCH v2 3/3] ARM: dts: stm32: add syscfg to ADC on stm32mp157c

[PATCH v1] perf session: fix loading of compressed data split across adjacent records
 2019-07-14 15:49 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add Winbond w25q256jvm
 2019-07-14 15:39 UTC  (2+ messages)

[RFC PATCH] modpost: check for static EXPORT_SYMBOL* functions
 2019-07-14 15:28 UTC 

[PATCH 1/3] dt-bindings: Add vendor prefix for sensortek
 2019-07-14 15:23 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: iio: light: add stk33xx
` [PATCH 3/3] iio: light: stk3310: Add device tree support

[PATCH 01/12] Documentation: move architectures together
 2019-07-14 15:21 UTC  (3+ messages)

[PATCH 0/8] docs: some improvements when producing PDF files
 2019-07-14 15:10 UTC  (9+ messages)
` [PATCH 1/8] docs: conf.py: only use CJK if the font is available
` [PATCH 2/8] scripts/sphinx-pre-install: fix script for RHEL/CentOS
` [PATCH 3/8] scripts/sphinx-pre-install: don't use LaTeX with CentOS 7
` [PATCH 4/8] scripts/sphinx-pre-install: fix latexmk dependencies
` [PATCH 5/8] scripts/sphinx-pre-install: cleanup Gentoo checks
` [PATCH 6/8] scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf output
` [PATCH 7/8] docs: load_config.py: avoid needing a conf.py just due to LaTeX docs
` [PATCH 8/8] docs: remove extra conf.py files

[PATCH] iio: adc: gyroadc: fix uninitialized return code
 2019-07-14 15:09 UTC  (6+ messages)

[PATCH v2] IIO: Ingenic JZ47xx: Set clock divider on probe
 2019-07-14 15:04 UTC  (2+ messages)

[RFC PATCH v4 0/3] x86/sgx: Amend vDSO API to allow enclave/host parameter passing on untrusted stack
 2019-07-14 14:53 UTC  (6+ messages)
` [RFC PATCH v4 1/3] selftests/x86/sgx: Fix Makefile for SGX selftest


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