linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-08 14:33:55 to 2018-06-08 21:10:43 UTC [more...]

[PATCH RFC 0/2] vfio-ccw: support for {halt,clear} subchannel
 2018-06-08 21:10 UTC  (21+ messages)
` [PATCH RFC 2/2] vfio-ccw: support for halt/clear subchannel
                      ` [qemu-s390x] "
                              ` [Qemu-devel] "

[PATCH v3 0/4] seccomp trap to userspace
 2018-06-08 21:04 UTC  (3+ messages)

[PATCH] mm/madvise: allow MADV_DONTNEED to free memory that is MLOCK_ONFAULT
 2018-06-08 20:55 UTC  (3+ messages)

[PATCH 0/3] net: bpfilter: clean-up build rules
 2018-06-08 20:52 UTC  (6+ messages)
` [PATCH 1/3] bpfilter: add bpfilter_umh to .gitignore
` [PATCH 2/3] bpfilter: include bpfilter_umh in assembly instead of using objcopy
` [PATCH 3/3] bpfilter: do not (ab)use host-program build rule

[PATCH] uapi: Make generic uapi headers compile standalone
 2018-06-08 20:48 UTC  (4+ messages)

[PATCH v4 0/3] Renesas R9A06G032 SMP enabler
 2018-06-08 20:41 UTC  (11+ messages)
` [PATCH v4 2/3] arm: shmobile: Add the R9A06G032 SMP enabler driver

[PATCH v3] mm: fix race between kmem_cache destroy, create and deactivate
 2018-06-08 20:35 UTC  (2+ messages)

[RFC PATCH v1 00/13] PCI/AER: Squash into one file
 2018-06-08 20:34 UTC  (17+ messages)
` [PATCH v1 01/13] PCI/AER: Remove forward declarations
` [PATCH v1 02/13] PCI/AER: Reorder code to group probe/remove stuff together
` [PATCH v1 03/13] PCI/AER: Squash aerdrv_core.c into aerdrv.c
` [PATCH v1 04/13] PCI/AER: Squash aerdrv_errprint.c "
` [PATCH v1 05/13] PCI/AER: Squash aerdrv_acpi.c "
` [PATCH v1 06/13] PCI/AER: Squash ecrc.c "
` [PATCH v1 07/13] PCI/AER: Remove duplicate pcie_port_bus_type declaration
` [PATCH v1 08/13] PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
` [PATCH v1 09/13] PCI/AER: Move aer_irq() declaration "
` [PATCH v1 10/13] PCI/AER: Move private AER things to aerdrv.c
` [PATCH v1 11/13] PCI/AER: Squash Kconfig.debug into Kconfig
` [PATCH v1 12/13] PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
` [PATCH v1 13/13] PCI/AER: Use "PCI Express" consistently in Kconfig text

[PATCH 00/20] coresight: Update device tree bindings
 2018-06-08 20:30 UTC  (13+ messages)
` [PATCH 02/20] coresight: of: Fix refcounting for graph nodes
` [PATCH 03/20] coresight: Fix remote endpoint parsing
` [PATCH 04/20] coresight: Cleanup platform description data
` [PATCH 05/20] coresight: platform: Cleanup coresight connection handling
` [PATCH 06/20] coresight: Handle errors in finding input/output ports
` [PATCH 07/20] coresight: dts: Document usage of graph bindings

[PATCH 03/11] spi: Add a driver for the Freescale/NXP QuadSPI controller
 2018-06-08 20:27 UTC  (3+ messages)

[rcu:rcu/dev 114/116] drivers/iommu/amd_iommu.c:3566:21: sparse: symbol 'stupid_workaround' was not declared. Should it be static?
 2018-06-08 20:11 UTC  (2+ messages)
` [RFC PATCH rcu] fixup! EXP iommu: stupid_workaround() can be static

[RFC PATCH v1 0/9] PCI/portdrv: Squash into one file
 2018-06-08 20:12 UTC  (10+ messages)
` [PATCH v1 1/9] PCI/portdrv: Rename resume_iter() to prevent name collision
` [PATCH v1 2/9] PCI/portdrv: Squash pieces of portdrv_core.c into portdrv_pci.c
` [PATCH v1 3/9] PCI/portdrv: Squash PM-related code "
` [PATCH v1 4/9] PCI/portdrv: Squash device removal "
` [PATCH v1 5/9] PCI/portdrv: Squash lookup interfaces "
` [PATCH v1 6/9] PCI/portdrv: Squash service driver registration "
` [PATCH v1 7/9] PCI/portdrv: Move private definitions to portdrv_pci.c
` [PATCH v1 8/9] PCI/portdrv: Clean up whitespace
` [PATCH v1 9/9] PCI/portdrv: Rename portdrv_pci.c to portdrv.c

next-20180605 - kernel tried to execute NX-protected page - exploit attempt?
 2018-06-08 20:07 UTC  (4+ messages)

[PATCH v5 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
 2018-06-08 20:03 UTC  (12+ messages)

[PATCH] scsi: ipr: fix build on 32-bit architectures
 2018-06-08 19:39 UTC  (6+ messages)

[PATCH v11 00/13] Intel SGX1 support
 2018-06-08 19:35 UTC  (24+ messages)
` [PATCH v11 01/13] compiler.h, kasan: add __SANITIZE_ADDRESS__ check for __no_kasan_or_inline
` [PATCH v11 02/13] x86, sgx: updated MAINTAINERS
` [PATCH v11 03/13] x86, sgx: add SGX definitions to cpufeature
` [PATCH v11 04/13] x86, sgx: add SGX definitions to msr-index.h
` [PATCH v11 05/13] x86, cpufeatures: add Intel-defined SGX leaf CPUID_12_EAX
` [PATCH v11 06/13] crypto: aesni: add minimal build option for SGX LE
` [PATCH v11 07/13] x86, sgx: detect Intel SGX
` [PATCH v11 08/13] x86, sgx: added ENCLS wrappers
` [PATCH v11 09/13] x86, sgx: basic routines for enclave page cache
` [PATCH v11 10/13] intel_sgx: driver for Intel Software Guard Extensions
` [PATCH v11 11/13] intel_sgx: ptrace() support
` [PATCH v11 12/13] intel_sgx: driver documentation
` [PATCH v11 13/13] intel_sgx: in-kernel launch enclave
  ` [intel-sgx-kernel-dev] "

[PATCH v2 1/4] pwm: fsl-ftm: Added a dedicated IP interface clock
 2018-06-08 19:22 UTC  (4+ messages)
` [PATCH v2 2/4] pwm: fsl-ftm: Added the support of per-compatible data
` [PATCH v2 3/4] pwm: fsl-ftm: Enable support for the new SoC i.mx8qm
` [PATCH v2 4/4] dt-bindings: pwm: fsl-ftm: Add compatible string for i.MX8QM

[GIT PULL] regulator updates for v4.18
 2018-06-08 19:23 UTC 

[PATCH v7 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-06-08 19:21 UTC  (3+ messages)
` [PATCH v7 15/17] mm: Generalize shrink_slab() calls in shrink_node()

[PATCH v2 0/9] xen: dma-buf support for grant device
 2018-06-08 19:21 UTC  (10+ messages)
` [PATCH v2 5/9] xen/gntdev: Allow mappings for DMA buffers
    ` [Xen-devel] "

[PATCH v1] eventfd: only return events requested in poll_mask()
 2018-06-08 19:12 UTC 

[RFC v1 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
 2018-06-08 19:08 UTC  (3+ messages)
` [RFC v1 1/2] crypto/virtio-crypto: Read crypto services and algorithm masks
` [RFC v1 2/2] crypto/virtio-crypto: Register an algo only if it's supported

[RFC][PATCHES] getting rid of int *open in ->atomic_open() and friends
 2018-06-08 18:57 UTC  (15+ messages)
` [PATCH 01/13] drm_mode_create_lease_ioctl(): switch to filp_clone_open()
  ` [PATCH 02/13] rename filp_clone_open() to file_clone_open()
  ` [PATCH 03/13] introduce FMODE_OPENED
  ` [PATCH 04/13] get rid of 'opened' argument of finish_open()
  ` [PATCH 05/13] pull fput() on late failures into path_openat()
  ` [PATCH 06/13] switch all remaining checks for FILE_OPENED to FMODE_OPENED
  ` [PATCH 07/13] now we can fold open_check_o_direct() into do_dentry_open()
  ` [PATCH 08/13] __gfs2_lookup(), nfs_finish_open() and fuse_create_open() don't need 'opened'
  ` [PATCH 09/13] introduce FMODE_CREATED and switch to it
  ` [PATCH 10/13] IMA: don't propagate opened through the entire thing
  ` [PATCH 11/13] gfs2_create_inode() doesn't need 'opened' anymore
  ` [PATCH 12/13] get rid of 'opened' argument of ->atomic_open()
  ` [PATCH 13/13] get rid of 'opened' in path_openat() and the helpers downstream

[PATCH v3 1/3] usb: gadget: ccid: add support for USB CCID Gadget Device
 2018-06-08 18:54 UTC  (4+ messages)

[RFC v4 0/1] i-search functionality for mconf
 2018-06-08 18:46 UTC  (2+ messages)
` [RFC v4 1/1] "

[PATCH 4.4 000/268] 4.4.134-stable review
 2018-06-08 18:42 UTC  (3+ messages)
` [PATCH 4.4 038/268] Btrfs: fix scrub to repair raid6 corruption

mainline: x86_64: kernel panic: RIP: 0010:__xfrm_policy_check+0xcb/0x690
 2018-06-08 18:33 UTC 

[PATCH] mfd: cros_ec: remove unused __remove function
 2018-06-08 18:19 UTC  (2+ messages)

[PATCH v6 0/2] regulator: add QCOM RPMh regulator driver
 2018-06-08 18:05 UTC  (4+ messages)
` [PATCH v6 2/2] "

[PATCH] phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabled
 2018-06-08 17:59 UTC  (2+ messages)

[PATCH v5 03/31] kconfig: reference environment variables directly and remove 'option env='
 2018-06-08 17:53 UTC  (2+ messages)
` [v5, "

[RFC PATCH v4 0/8] usb: typec: Support for Alternate Modes
 2018-06-08 17:51 UTC  (3+ messages)
` [RFC PATCH v4 7/8] usb: typec: pi3usb30532: Start using generic state values

[PATCH 0/2] Convert IB/mad to use an IDR for agent IDs
 2018-06-08 17:42 UTC  (3+ messages)
` [PATCH 1/2] IB/mad: Agent registration is process context only
` [PATCH 2/2] IB/mad: Use IDR for agent IDs

[GIT PULL] two more s390 bug fixes for 4.17
 2018-06-08 17:40 UTC  (4+ messages)

[PATCH v9 00/24] ILP32 for ARM64
 2018-06-08 17:32 UTC  (3+ messages)
` [PATCH 04/24] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option

[PATCH 1/2] ARM: dts: imx6qdl-sabreauto: Add sensors
 2018-06-08 17:28 UTC  (3+ messages)
` [PATCH 2/2] imx_v6_v7_defconfig: Enable imx6qdl-sabreauto sensors

[PATCH v3] input: bcm5974 - Add driver for Apple Magic Trackpad 2
 2018-06-08 17:28 UTC  (5+ messages)

[PATCH] Bluetooth: hci_bcm: Configure SCO routing automatically
 2018-06-08 17:25 UTC  (3+ messages)

[ANNOUNCE] iproute 4.17
 2018-06-08 17:25 UTC 

general protection fault in wb_workfn (2)
 2018-06-08 17:14 UTC  (7+ messages)

[PATCH] mm: fix null pointer dereference in mem_cgroup_protected
 2018-06-08 17:09 UTC  (2+ messages)

[PATCH 1/3] drm/v3d: Take a lock across GPU scheduler job creation and queuing
 2018-06-08 17:08 UTC  (4+ messages)
` [PATCH 3/3] drm/v3d: Add a note about locking of v3d_fence_create()

[PATCH v3 0/3] mtd: Add support for reading MTD devices via the nvmem API
 2018-06-08 17:07 UTC  (17+ messages)
` [PATCH v3 1/3] nvmem: Update the OF binding to use a subnode for the cells list

[RFC PATCH v3 00/10] Energy Aware Scheduling
 2018-06-08 17:02 UTC  (22+ messages)
` [RFC PATCH v3 03/10] PM: Introduce an Energy Model management framework
` [RFC PATCH v3 09/10] sched/fair: Select an energy-efficient CPU on task wake-up

[PATCH] Fixed coding style problems
 2018-06-08 18:52 UTC 

4.17-ad1: -march=native support or Kernel Ricers wanted
 2018-06-08 16:54 UTC  (3+ messages)

Simplifying our RCU models
 2018-06-08 16:51 UTC  (9+ messages)

[PATCH] perf script: Show hw-cache events
 2018-06-08 16:47 UTC  (2+ messages)

[GIT PULL] arm64 patches for 4.18
 2018-06-08 16:40 UTC 

[PATCH 0/7] Uprobes: Support SDT markers having reference count (semaphore)
 2018-06-08 16:36 UTC  (7+ messages)

[PATCH v3] xen: share start flags between PV and PVH
 2018-06-08 16:17 UTC  (3+ messages)

[PATCH v4 0/4] mm/sparse: Optimize memmap allocation during sparse_init()
 2018-06-08 16:13 UTC  (7+ messages)
` [PATCH v4 3/4] mm/sparse: Add a new parameter 'data_unit_size' for alloc_usemap_and_memmap

Smatch check for Spectre stuff
 2018-06-08 16:12 UTC  (2+ messages)

[PATCH] x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
 2018-06-08 16:07 UTC 

[GIT PULL] mtd: Changes for 4.18
 2018-06-08 16:06 UTC 

[PATCH] fb_omap: add gpiolib dependency
 2018-06-08 16:06 UTC  (2+ messages)

[PATCH v2 0/5] arm64: perf: Support for chained counters
 2018-06-08 16:05 UTC  (6+ messages)
` [PATCH v2 5/5] arm64: perf: Add support for chaining event counters

KASAN: use-after-free Write in bpf_tcp_close
 2018-06-08 16:03 UTC  (4+ messages)

[PATCH 0/2] fs/lock: show locks info owned by dead/invisible processes
 2018-06-08 16:02 UTC  (2+ messages)

general protection fault in bpf_tcp_close
 2018-06-08 16:02 UTC  (4+ messages)

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-06-08 15:57 UTC  (3+ messages)
` [PATCH v4 1/7] interconnect: Add generic "

[PATCH] video/omap: add module license tags
 2018-06-08 15:57 UTC  (2+ messages)

[PATCH v2 00/11] Add throttler driver for non-thermal throttling
 2018-06-08 15:56 UTC  (4+ messages)
` [PATCH v2 11/11] misc: throttler: Add Chrome OS EC throttler

How to determine why kernel is dropping packets
 2018-06-08 15:56 UTC 

[GIT PULL]: dmaengine updates for v4.18-rc1
 2018-06-08 15:55 UTC 

[PATCH 00/10] Control Flow Enforcement - Part (3)
 2018-06-08 15:52 UTC  (19+ messages)
` [PATCH 04/10] x86/cet: Handle thread shadow stack
` [PATCH 06/10] x86/cet: Add arch_prctl functions for "

[linus:master] BUILD REGRESSION 68abbe729567cef128b2c2141f2ed2567f3b8372
 2018-06-08 15:48 UTC  (2+ messages)

[PATCH] dh key: fix rounding up KDF output length
 2018-06-08 15:37 UTC  (3+ messages)
` KASAN: slab-out-of-bounds Write in sha1_finup

Mounting corrupted HFS+ causes kernel NULL pointer dereference
 2018-06-08 15:25 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: remove incorrect __initconst annotation
 2018-06-08 15:21 UTC  (2+ messages)

[PATCH v9 00/12] Intel Processor Trace virtualization enabling
 2018-06-08 15:16 UTC  (15+ messages)
` [PATCH v9 04/12] perf/x86/intel/pt: add new capability for Intel PT
` [PATCH v9 09/12] KVM: x86: Introduce a function to initialize the PT configuration
` [PATCH v9 10/12] KVM: x86: Implement Intel Processor Trace MSRs read/write emulation
` [PATCH v9 11/12] KVM: x86: Set intercept for Intel PT MSRs read/write

[PATCH] wcn36xx: Remove Unicode Byte Order Mark from testcode
 2018-06-08 15:08 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v4.18
 2018-06-08 15:03 UTC 

[PATCH] net: stmmac: fix build failure due to missing COMMON_CLK dependency
 2018-06-08 14:59 UTC  (2+ messages)

[PATCH v5 1/4] selftests/powerpc: add test for 32 bits memcmp
 2018-06-08 14:54 UTC  (3+ messages)
` [PATCH v5 3/4] powerpc/lib: implement strlen() in assembly

[PATCH v1] aio: mark __aio_sigset::sigmask const
 2018-06-08 14:55 UTC 

[PATCH] perf test: Test 6 dumps core on s390
 2018-06-08 14:53 UTC  (2+ messages)

[PATCH] phy: mapphone-mdm6600: Fix wrong enum used for status lines
 2018-06-08 14:50 UTC  (2+ messages)

[PATCH v2 00/16] Add System Error Interrupt support to Armada SoCs
 2018-06-08 14:46 UTC  (4+ messages)
` [PATCH v2 13/16] dt-bindings/interrupt-controller: add documentation for Marvell SEI controller

[PATCH] fat: fix sector print
 2018-06-08 14:38 UTC 

[PATCH v2 0/2] extern inline native_save_fl for paravirt
 2018-06-08 14:34 UTC  (7+ messages)
` [PATCH v2 1/2] compiler-gcc.h: add gnu_inline to all inline declarations

[PATCH 0/2] PCI: Initial imx7d pm support
 2018-06-08 14:33 UTC  (3+ messages)
` [PATCH 2/2] PCI: imx: "


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