linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-26 16:09:50 to 2017-05-27 01:16:29 UTC [more...]

[PATCH 0/6] kmod: few simple enhancements
 2017-05-26 21:12 UTC  (12+ messages)
` [PATCH v2 0/5] kmod: help make deterministic
  ` [PATCH v2 2/5] kmod: reduce atomic operations on kmod_concurrent
  ` [PATCH v2 4/5] kmod: add helpers for getting kmod limit
  ` [PATCH v3 0/4] kmod: help make deterministic
    ` [PATCH v3 1/4] module: use list_for_each_entry_rcu() on find_module_all()
    ` [PATCH v3 2/4] kmod: reduce atomic operations on kmod_concurrent and simplify
    ` [PATCH v3 3/4] kmod: add test driver to stress test the module loader

[PATCHv2 0/3] Enable no_cache flag to driver_data
 2017-05-26 21:05 UTC  (5+ messages)

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-05-26 21:02 UTC 

HID: intel_ish-hid: various cleanups
 2017-05-26 20:59 UTC  (12+ messages)
` [PATCH v2 1/5] HID: intel_ish-hid: fix potential uninitialized data usage
` [PATCH v2 2/5] HID: intel_ish-hid: clarify locking in client code
` [PATCH v2 3/5] HID: intel_ish-hid: convert timespec to ktime_t
` [PATCH v2 4/5] HID: intel_ish-hid: fix format string for size_t
` [PATCH v2 5/5] HID: intel_ish-hid: enable compile testing

[PATCH] Revert "firmware: vpd: remove platform driver"
 2017-05-26 20:57 UTC 

[PATCH v9 0/7] LPC: legacy ISA I/O support
 2017-05-26 20:57 UTC  (3+ messages)
` [PATCH v9 1/7] LIB: Introduce a generic PIO mapping method

[stable backport PATCH] usercopy: Adjust tests to deal with SMAP/PAN
 2017-05-26 20:57 UTC  (3+ messages)

[stable backport PATCH v2] usercopy: Adjust tests to deal with SMAP/PAN
 2017-05-26 20:56 UTC 

[PATCH] firmware: request_firmware() should propagate -ERESTARTSYS
 2017-05-26 20:52 UTC  (11+ messages)
` [PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback

[PATCH v2 0/3] EDAC: mv64x60: updates
 2017-05-26 20:51 UTC  (3+ messages)
` [PATCH v2 1/3] EDAC: mv64x60: remove unused variable

[RFC v2] timers: Don't wake ktimersoftd on every tick
 2017-05-26 20:50 UTC  (8+ messages)
` [PATCH] "
    ` [PATCH] Revert "timers: Don't wake ktimersoftd on every tick"

linux-next: build warning after merge of the akpm-current tree
 2017-05-26 20:48 UTC  (4+ messages)
  ` [PATCH] JFS: do not ignore return code from write_one_page()

[PATCHv4] usb: typec: Add a sysfs node to manage port type
 2017-05-26 20:42 UTC 

[PATCHv3] usb: typec: Add a sysfs node to manage port type
 2017-05-26 20:37 UTC  (5+ messages)

arm64 test_user_copy crash on copy_from_user(uptr, kptr, size)
 2017-05-26 20:37 UTC  (5+ messages)

[PATCH v2 00/20] Introduce struct layout randomization plugin
 2017-05-26 20:32 UTC  (24+ messages)
` [PATCH v2 01/20] NFS: Avoid cross-structure casting
` [PATCH v2 02/20] gcc-plugins: Detail c-common.h location for GCC 4.6
` [PATCH v2 03/20] compiler: Add __designated_init annotation
` [PATCH v2 04/20] gcc-plugins: Add the randstruct plugin
` [PATCH v2 05/20] randstruct: Whitelist struct security_hook_heads cast
` [PATCH v2 06/20] randstruct: Whitelist UNIXCB cast
` [PATCH v2 07/20] randstruct: Whitelist big_key path struct overloading
` [PATCH v2 08/20] randstruct: Whitelist NIU struct page overloading
` [PATCH v2 09/20] randstruct: Mark various structs for randomization
` [PATCH v2 10/20] randstruct: opt-out externally exposed function pointer structs
` [PATCH v2 11/20] randstruct: Disable randomization of ACPICA structs
` [PATCH v2 12/20] sgi-xp: Use designated initializers
` [PATCH v2 13/20] drm/amdgpu: "
` [PATCH v2 14/20] drm/amd/powerplay: "
` [PATCH v2 15/20] mtk-vcodec: "
` [PATCH v2 16/20] ntfs: Use ERR_CAST() to avoid cross-structure cast
` [PATCH v2 17/20] ocfs2: "
` [PATCH v2 18/20] randstruct: Enable function pointer struct detection
` [PATCH v2 19/20] [RFC] task_struct: Allow randomized layout
` [PATCH v2 20/20] ACPICA: Use designated initializers

[PATCH 0/4] Add DT support for davinci remoteproc driver
 2017-05-26 20:21 UTC  (5+ messages)
` [PATCH 1/4] remoteproc/davinci: Switch to platform_get_resource_byname()
` [PATCH 2/4] remoteproc/davinci: add support to parse internal memories
` [PATCH 3/4] Documentation: dt: Add bindings for Davinci DSP processors
` [PATCH 4/4] remoteproc/davinci: Add device tree support for OMAP-L138 DSP

[PATCH] misc: ad525x_dpot_spi: Add device tree support
 2017-05-26 20:18 UTC  (3+ messages)

[PATCHv1, RFC 0/8] Boot-time switching between 4- and 5-level paging
 2017-05-26 19:40 UTC  (10+ messages)

[PATCH V3] nvme: fix multiple ctrl removal scheduling
 2017-05-26 20:13 UTC 

[PATCH V2 1/1] nvme: fix multiple ctrl removal scheduling
 2017-05-26 20:12 UTC  (3+ messages)

[PATCH v2 2/2] dax: Fix race between colliding PMD & PTE entries
 2017-05-26 19:59 UTC  (2+ messages)
` [PATCH] dax: improve fix for "

[PATCH V2 0/2] measure SMI cost (user)
 2017-05-26 19:05 UTC  (3+ messages)
` [PATCH V2 1/2] tools lib api fs: Add sysfs__write_int function
` [PATCH V2 2/2] perf stat: Add support to measure SMI cost

[GIT PULL] LED fix for 4.12-rc3
 2017-05-26 19:52 UTC 

[GIT] Networking
 2017-05-26 19:50 UTC 

[PATCH 0/8] x86, kasan: add KASAN checks to atomic operations
 2017-05-26 19:29 UTC  (8+ messages)
` [PATCH 3/8] x86: use long long for 64-bit atomic ops
` [PATCH 5/8] x86: switch atomic.h to use atomic-instrumented.h

[RFC PATCH] pci: Concurrency issue in NVMe Init through PCIe switch
 2017-05-26 19:27 UTC  (2+ messages)

[PATCH 0/5] MIPS: Implement eBPF JIT
 2017-05-26 19:22 UTC  (13+ messages)
` [PATCH 1/5] MIPS: Optimize uasm insn lookup
` [PATCH 5/5] MIPS: Add support for eBPF JIT

[PATCH 1/7] DWARF: add option to preserve unwind info
 2017-05-26 19:16 UTC  (11+ messages)
` [PATCH 7/7] DWARF: add the config option

[RESEND: PATCH v4 0/4] Add memory ownership switch support and enable mss rproc on msm8996
 2017-05-26 19:19 UTC  (9+ messages)
` [RESEND: PATCH v4 1/4] firmware: scm: Add new SCM call for switching memory ownership
` [RESEND: PATCH v4 3/4] remoteproc: qcom: Make secure world call for mem ownership switch

(no subject)
 2017-05-26 16:33 UTC 

[PATCH v2 0/7] x86, kasan: add KASAN checks to atomic operations
 2017-05-26 19:09 UTC  (8+ messages)
` [PATCH v2 1/7] x86: un-macro-ify atomic ops implementation
` [PATCH v2 2/7] x86: use long long for 64-bit atomic ops
` [PATCH v2 3/7] asm-generic: add atomic-instrumented.h
` [PATCH v2 4/7] x86: switch atomic.h to use atomic-instrumented.h
` [PATCH v2 5/7] kasan: allow kasan_check_read/write() to accept pointers to volatiles
` [PATCH v2 6/7] asm-generic: add KASAN instrumentation to atomic operations
` [PATCH v2 7/7] asm-generic, x86: add comments for atomic instrumentation

[PATCH v2] edac: edac_mc_sysfs.c: Use strlcpy to Copy a C-string into a sized buffer
 2017-05-26 19:10 UTC 

[patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration
 2017-05-26 19:09 UTC  (11+ messages)

[PATCH v5 0/7] Add kselftest_harness.h
 2017-05-26 19:09 UTC  (11+ messages)
` [PATCH v5 1/7] selftests: Make test_harness.h more generally available
` [PATCH v5 2/7] selftests: Cosmetic renames in kselftest_harness.h
` [PATCH v5 3/7] selftests/seccomp: Force rebuild according to dependencies
` [PATCH v5 4/7] Documentation/dev-tools: Add kselftest
` [PATCH v5 5/7] Documentation/dev-tools: Use reStructuredText markups for kselftest
` [PATCH v5 6/7] selftests: Remove the TEST_API() wrapper from kselftest_harness.h
` [PATCH v5 7/7] Documentation/dev-tools: Add kselftest_harness documentation

[GIT PULL] xfs: updates for 4.12-rc3
 2017-05-26 19:07 UTC 

[PATCH] KEYS: fix refcount_inc() on zero
 2017-05-26 19:05 UTC  (2+ messages)

[PATCH] edac: edac_mc_sysfs.c: Use strlcpy to Copy a C-string into a sized buffer
 2017-05-26 18:58 UTC 

[PATCH v2 00/18] introduce the Xen PV Calls backend
 2017-05-26 18:58 UTC  (6+ messages)
` [PATCH v2 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v2 07/18] xen/pvcalls: implement socket command
  ` [PATCH v2 11/18] xen/pvcalls: implement accept command

[PATCH net] ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
 2017-05-26 18:55 UTC  (3+ messages)
` [PATCH net,v2] "

[PATCH] ie31200_edac: add Intel Kaby Lake CPU support
 2017-05-26 18:34 UTC 

[PATCH] arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5
 2017-05-26 18:51 UTC  (2+ messages)

[GIT][PULL] Improvements to max3421-hcd driver
 2017-05-26 18:41 UTC  (4+ messages)
` [PATCH 3/3] usb: max3421-hcd: Remove function name from dev_dbg calls

[PATCH 0/8] serial/gpio: exar: Fixes and support for IOT2000
 2017-05-26 18:38 UTC  (4+ messages)
` [PATCH 1/8] serial: exar: Preconfigure xr17v35x MPIOs as output

[PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
 2017-05-26 18:36 UTC  (5+ messages)
` [PATCH v4 8/8] arm,arm64,drivers: add a prefix to drivers arch_topology interfaces

[PATCH] net: llc: add lock_sock in llc_ui_bind to avoid a race condition
 2017-05-26 18:24 UTC  (2+ messages)

Talent Scout
 2017-05-26 17:27 UTC 

[RFC] tick/nohz: schedule TIMER_SOFTIRQ immediately for expired timers
 2017-05-26 18:04 UTC  (3+ messages)

[PATCH] livepatch: Make livepatch dependent on !TRIM_UNUSED_KSYMS
 2017-05-26 17:41 UTC  (2+ messages)

[PATCH 0/3] livepatch: Introduce force sysfs attribute
 2017-05-26 17:38 UTC  (9+ messages)
` [PATCH 3/3] livepatch: force transition process to finish

[PATCH v3] x86: remove unused atomic_inc_short()
 2017-05-26 17:29 UTC 

[PATCH 0/5] ASoC: add HDMI sound support for Codec
 2017-05-26 17:26 UTC  (5+ messages)
` [PATCH 5/5] drm: dw-hdmi-i2s: add .get_dai_id callback for ALSA SoC

[PATCH V2 1/2] powerpc/numa: Update CPU topology when VPHN enabled
 2017-05-26 17:19 UTC  (2+ messages)

[PATCH v2 0/3] mm: kmemleak: Improve vmalloc() false positives for thread stack allocation
 2017-05-26 17:19 UTC  (6+ messages)
` [PATCH v2 2/3] mm: kmemleak: Factor object reference updating out of scan_block()

[PATCH 0/4] Maxim Semiconductor MAX1721x power_supply driver
 2017-05-26 17:18 UTC  (5+ messages)
` [PATCH 1/4] Introduce regmap infrastructure over Maxim/Dalas OneWire (W1) bus

[PATCH 3/5] Add the ability to lock down access to the running kernel image
 2017-05-26 17:08 UTC  (7+ messages)
  ` [PATCH 0/5] security, efi: Set lockdown if in secure boot mode

[PATCH v2] Input: mousedev - fix implicit conversion warning
 2017-05-26 17:07 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] mm/slub: Fix unused function warnings
 2017-05-26 17:05 UTC  (10+ messages)
` [PATCH 1/3] mm/slub: Only define kmalloc_large_node_hook() for NUMA systems

[PATCH v2] arm: eBPF JIT compiler
 2017-05-26 16:57 UTC  (5+ messages)

[PATCH 0/3] Add Keystone2 Remoteproc driver
 2017-05-26 16:53 UTC  (4+ messages)
` [PATCH 1/3] Documentation: DT: add Keystone DSP remoteproc binding
` [PATCH 2/3] remoteproc/keystone: add a remoteproc driver for Keystone 2 DSPs
` [PATCH 3/3] remoteproc/keystone: ensure the DSPs are in reset in probe

[PATCH] s390: provide default ioremap and iounmap declaration
 2017-05-26 16:52 UTC  (3+ messages)

[PATCH 1/3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
 2017-05-26 16:51 UTC  (5+ messages)
` [PATCH 2/3] arm64: allwinner: h5: Add initial Orangepi Prime support
  ` [linux-sunxi] "

[v3 0/9] parallelized "struct page" zeroing
 2017-05-26 16:45 UTC  (7+ messages)

[GIT PULL] PCI fixes for v4.12
 2017-05-26 16:42 UTC 

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-26 16:35 UTC  (10+ messages)
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place

[RFC PATCH] ASoC: Intel: sst: Delete sst_save_shim64(); saved regs are never used
 2017-05-26 16:34 UTC 

[PATCH v2 1/1] w1: Add subsystem kernel public interface
 2017-05-26 16:31 UTC  (6+ messages)

[PATCH v4 0/5] virtio_rpmsg: make rpmsg channel configurable
 2017-05-26 16:24 UTC  (3+ messages)
` [PATCH v4 1/5] rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable

[GIT PULL] MMC fixes for v.4.12 rc3 - take 2/2
 2017-05-26 16:24 UTC  (2+ messages)

[PATCH -next] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND)
 2017-05-26 16:22 UTC  (2+ messages)

[PATCH v2 00/27] Thunderbolt security levels and NVM firmware upgrade
 2017-05-26 16:09 UTC  (28+ messages)
` [PATCH v2 01/27] thunderbolt: Use const buffer pointer in write operations
` [PATCH v2 02/27] thunderbolt: No need to read UID of the root switch on resume
` [PATCH v2 03/27] thunderbolt: Do not try to read UID if DROM offset is read as 0
` [PATCH v2 04/27] thunderbolt: Do not warn about newer DROM versions
` [PATCH v2 05/27] thunderbolt: Add MSI-X support
` [PATCH v2 06/27] thunderbolt: Rework capability handling
` [PATCH v2 07/27] thunderbolt: Allow passing NULL to tb_ctl_free()
` [PATCH v2 08/27] thunderbolt: Introduce thunderbolt bus and connection manager
` [PATCH v2 09/27] thunderbolt: Convert switch to a device
` [PATCH v2 10/27] thunderbolt: Fail switch adding operation if reading DROM fails
` [PATCH v2 11/27] thunderbolt: Do not fail if DROM data CRC32 is invalid
` [PATCH v2 12/27] thunderbolt: Refactor and fix parsing of port drom entries
` [PATCH v2 13/27] thunderbolt: Read vendor and device name from DROM
` [PATCH v2 14/27] thunderbolt: Move control channel messages to tb_msgs.h
` [PATCH v2 15/27] thunderbolt: Expose get_route() to other files
` [PATCH v2 16/27] thunderbolt: Expose make_header() "
` [PATCH v2 17/27] thunderbolt: Let the connection manager handle all notifications
` [PATCH v2 18/27] thunderbolt: Rework control channel to be more reliable
` [PATCH v2 19/27] thunderbolt: Add new Thunderbolt PCI IDs
` [PATCH v2 20/27] thunderbolt: Add support for NHI mailbox
` [PATCH v2 21/27] thunderbolt: Store Thunderbolt generation in the switch structure
` [PATCH v2 22/27] thunderbolt: Add support for DMA configuration based mailbox
` [PATCH v2 23/27] thunderbolt: Do not touch the hardware if the NHI is gone on resume
` [PATCH v2 24/27] thunderbolt: Add support for Internal Connection Manager (ICM)
` [PATCH v2 25/27] thunderbolt: Add support for host and device NVM firmware upgrade
` [PATCH v2 26/27] thunderbolt: Add documentation how Thunderbolt bus can be used
` [PATCH v2 27/27] MAINTAINERS: Add maintainers for Thunderbolt driver

[PATCH 0/8] i2c: refactor core and break out blocks
 2017-05-26 16:15 UTC  (5+ messages)
` [PATCH 1/8] i2c: rename core source file to allow refactorization
` [PATCH 5/8] i2c: break out ACPI support into seperate file

[PATCH] btrfs: Use kvzalloc instead of kzalloc/vmalloc in alloc_bitmap
 2017-05-26 16:12 UTC  (2+ messages)

constify struct k_clock
 2017-05-26 16:09 UTC  (5+ messages)
` [PATCH 2/2] kernel: mark all struct k_clock instances const


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