linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-29 11:05:00 to 2017-11-29 14:12:52 UTC [more...]

[PATCH 0/4] Using the hash in MOKx to blacklist kernel module
 2017-11-29 14:11 UTC  (4+ messages)
` [PATCH 1/4] MODSIGN: do not load mok when secure boot disabled
` [PATCH 3/4] MODSIGN: load blacklist from MOKx
` [PATCH 4/4] MODSIGN: checking the blacklisted hash before loading a kernel module

Fixes for 64bit window handling on AMD CPUs
 2017-11-29 14:12 UTC  (3+ messages)
` [PATCH 1/3] x86/PCI: fix infinity loop in search for 64bit BAR placement
` [PATCH 2/3] x86/PCI: only enable a 64bit BAR on single socket AMD Family 15h systems

[PATCH] net: via: via-rhine: use %p to format void * address instead of %x
 2017-11-29 14:11 UTC 

[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
 2017-11-29 14:10 UTC  (13+ messages)
` [PATCH v2 19/35] nds32: L2 cache support
` [PATCH v2 25/35] nds32: Build infrastructure

[PATCH v18 00/10] Virtio-balloon Enhancement
 2017-11-29 13:55 UTC  (4+ messages)
` [PATCH v18 02/10] radix tree test suite: remove ARRAY_SIZE to avoid redefinition
` [PATCH v18 04/10] xbitmap: potential improvement
` [PATCH v18 05/10] xbitmap: add more operations

[RFC PATCH] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2017-11-29 14:11 UTC  (5+ messages)

[PATCH 0/2 v3] dmaengine: rcar-dmac: use TCRB instead of TCR
 2017-11-29 14:13 UTC  (2+ messages)

[PATCH] PM / runtime: Drop children check from __pm_runtime_set_status()
 2017-11-29 14:09 UTC  (9+ messages)

[PATCH] trace/xdp: fix compile warning: ‘struct bpf_map’ declared inside parameter list
 2017-11-29 14:05 UTC  (6+ messages)

[PATCH 0/3] pinctrl-mcp23s08: Fine-tuning for two function implementations
 2017-11-29 14:04 UTC  (8+ messages)
` [PATCH 1/3] pinctrl: mcp23s08: Improve unlocking of a mutex in mcp23s08_irq()
` [PATCH 2/3] pinctrl: mcp23s08: Use common error handling code in mcp23s08_dbg_show()
` [PATCH 3/3] pinctrl: mcp23s08: Combine two function calls "
    ` [3/3] "

[lkp-robot] [sched/fair] 7d894e6e34: hackbench.throughput -16.7% regression
 2017-11-29 14:03 UTC 

[PATCH v2] arm64: fix missing 'const' qualifiers
 2017-11-29 14:03 UTC 

[PATCH RFT] regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callback
 2017-11-29 14:02 UTC 

[GIT PULL] ARM: uniphier: fixes for v4.15
 2017-11-29 14:01 UTC 

[PATCH 4.14 000/193] 4.14.3-stable review
 2017-11-29 14:01 UTC  (4+ messages)

[PATCH 0/4] Using the hash in MOKx to blacklist kernel module
 2017-11-29 14:00 UTC 

[PATCH v6 0/2] staging: ion: get one device per heap
 2017-11-29 14:00 UTC  (4+ messages)
` [PATCH v6 2/2] staging: ion: create one device entry "

[PATCH 0/3] trace-cmd: fixing three minor user experience issues
 2017-11-29 14:00 UTC  (6+ messages)
` [PATCH 3/3] trace-cmd: Making stat to report when the stack tracer is ON

[PATCH] dmaengine: qcom_hidma: check pending interrupts
 2017-11-29 14:01 UTC  (2+ messages)

[PATCH V3 1/4] Documentation: DT: qcom_hidma: bump HW revision for the bugfixed HW
 2017-11-29 13:58 UTC  (7+ messages)
` [PATCH V3 2/4] ACPI / bus: introduce acpi_device_get_match_data() function
` [PATCH V3 3/4] dmaengine: qcom_hidma: add support for the new revision

[PATCH 4.4 00/96] 4.4.103-stable review
 2017-11-29 13:51 UTC  (6+ messages)

[PATCH v4 0/8] Cavium OCTEON-III network driver
 2017-11-29 13:47 UTC  (4+ messages)
` [PATCH v4 7/8] netdev: octeon-ethernet: Add Cavium Octeon III support

[PATCH] dmaengine: doc : Fix warning "Title underline too short" while make xmldocs
 2017-11-29 13:51 UTC  (2+ messages)

[PATCH v5 next 0/5] Improve Module autoloading infrastructure
 2017-11-29 13:46 UTC  (7+ messages)
` [PATCH v5 next 1/5] modules:capabilities: add request_module_cap()

[PATCH] [RFC v2] packet: experimental support for 64-bit timestamps
 2017-11-29 13:45 UTC  (5+ messages)
` [PATCH] [RFC v3] "
` [PATCH] [RFC v4] "

[PATCH] x86/numa: move setting parse numa node to num_add_memblk
 2017-11-29 13:44 UTC  (7+ messages)

[PATCH V15 00/22] mmc: Add Command Queue support
 2017-11-29 13:41 UTC  (23+ messages)
` [PATCH V15 01/22] mmc: block: No need to export mmc_cleanup_queue()
` [PATCH V15 02/22] mmc: block: Simplify cleaning up the queue
` [PATCH V15 03/22] mmc: core: Make mmc_pre_req() and mmc_post_req() available
` [PATCH V15 04/22] mmc: block: Add error-handling comments
` [PATCH V15 05/22] mmc: core: Add parameter use_blk_mq
` [PATCH V15 06/22] mmc: block: Add blk-mq support
` [PATCH V15 07/22] mmc: block: Add CQE support
` [PATCH V15 08/22] mmc: cqhci: support for command queue enabled host
` [PATCH V15 09/22] mmc: sdhci-pci: Add CQHCI support for Intel GLK
` [PATCH V15 10/22] mmc: block: blk-mq: Add support for direct completion
` [PATCH V15 11/22] mmc: block: blk-mq: Separate card polling from recovery
` [PATCH V15 12/22] mmc: block: Make card_busy_detect() accumulate all response error bits
` [PATCH V15 13/22] mmc: block: blk-mq: Check error bits and save the exception bit when polling card busy
` [PATCH V15 14/22] mmc: block: Check the timeout correctly in card_busy_detect()
` [PATCH V15 15/22] mmc: block: Check for transfer state "
` [PATCH V15 16/22] mmc: block: Add timeout_clks when calculating timeout
` [PATCH V15 17/22] mmc: block: Reduce polling timeout from 10 minutes to 10 seconds
` [PATCH V15 18/22] mmc: block: blk-mq: Stop using legacy recovery
` [PATCH V15 19/22] mmc: mmc_test: Do not use mmc_start_areq() anymore
` [PATCH V15 20/22] mmc: core: Remove option not to use blk-mq
` [PATCH V15 21/22] mmc: block: Remove code no longer needed after the switch to blk-mq
` [PATCH V15 22/22] mmc: core: "

[PATCH 1/4] ARM: dts: uniphier: use macros in dt-bindings header
 2017-11-29 13:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: exclude other Socionext SoC DT files from ARM/UNIPHIER entry
 2017-11-29 13:42 UTC  (2+ messages)

[PATCH] quota: Check for register_shrinker() failure
 2017-11-29 13:42 UTC  (2+ messages)

[PATCH 0/6] more KAISER bits
 2017-11-29 13:38 UTC  (5+ messages)
` [PATCH 4/6] x86/mm/kaiser: Support PCID without INVPCID

[GIT pull] x86 APIC updates for 4.15
 2017-11-29 13:27 UTC  (2+ messages)

[RFC 0/2] of: Add whitelist
 2017-11-29 13:31 UTC  (3+ messages)

[PATCH 1/2] venus: cleanup set_property controls
 2017-11-29 13:25 UTC  (2+ messages)
` [PATCH 2/2] venus: venc: set correctly GOP size and number of B-frames

[PATCH v2] pinctrl: intel: Initialize GPIO properly when used through irqchip
 2017-11-29 13:25 UTC 

[PATCH] perf annotate: Fix objdump comment parsing for Intel mov dissassembly
 2017-11-29 13:24 UTC  (2+ messages)

[PATCH] gpio: omap: initialize gpioirq chip as part of gpiochip_add_data
 2017-11-29 13:19 UTC  (2+ messages)

[PATCH] arm64: dts: uniphier: correct on-board device IRQ number for PXs3
 2017-11-29 13:16 UTC  (2+ messages)

[PATCH resend v2 0/3] virt: Add vboxguest driver for Virtual Box Guest integration
 2017-11-29 13:17 UTC  (8+ messages)
` [PATCH resend v2 2/3] virt: Add vboxguest VMMDEV communication code

[PATCH] gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
 2017-11-29 13:16 UTC  (2+ messages)

[PATCH] pinctrl: intel: Initialize GPIO properly when used through irqchip
 2017-11-29 13:11 UTC  (3+ messages)

[PATCH] pinctrl: armada-37xx: Fix direction_output() callback behavior
 2017-11-29 13:10 UTC  (2+ messages)

[PATCH 0/3] pinctrl: Align Cannon Lake GPIO number space with Windows
 2017-11-29 13:09 UTC  (7+ messages)
` [PATCH 1/3] gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
` [PATCH 2/3] pinctrl: intel: Allow custom GPIO base for pad groups

[PATCH 1/2 v2] misc: enclosure: Fix space before '[' error
 2017-11-29 13:08 UTC  (2+ messages)
` [PATCH 2/2 v2] misc: enclosure: Remove unnecessary error check

[PATCH v2 0/2] pinctrl: Allow indicating loss of state across suspend/resume
 2017-11-29 13:06 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: Allow a device to indicate when to force a state
` [PATCH v2 2/2] pinctrl: Allow indicating loss of pin states during low-power

[PATCH 3/3] tools/perf/jvmti: generate correct debug information for inlined code
 2017-11-29 13:02 UTC  (3+ messages)

[PATCH] mm, compaction: direct freepage allocation for async direct compaction
 2017-11-29 12:51 UTC  (4+ messages)

[PATCH v1 00/14] tee: optee: add dynamic shared memory support
 2017-11-29 12:48 UTC  (16+ messages)
` [RESEND PATCH v2 "
  ` [RESEND PATCH v2 01/14] tee: flexible shared memory pool creation
  ` [RESEND PATCH v2 02/14] tee: add register user memory
  ` [RESEND PATCH v2 03/14] tee: shm: add accessors for buffer size and page offset
  ` [RESEND PATCH v2 04/14] tee: shm: add page accessor functions
  ` [RESEND PATCH v2 05/14] tee: optee: Update protocol definitions
  ` [RESEND PATCH v2 06/14] tee: optee: add page list manipulation functions
  ` [RESEND PATCH v2 07/14] tee: optee: add shared buffer registration functions
  ` [RESEND PATCH v2 08/14] tee: optee: add registered shared parameters handling
  ` [RESEND PATCH v2 09/14] tee: optee: add registered buffers handling into RPC calls
  ` [RESEND PATCH v2 10/14] tee: optee: store OP-TEE capabilities in private data
  ` [RESEND PATCH v2 11/14] tee: optee: add optee-specific shared pool implementation
  ` [RESEND PATCH v2 12/14] tee: optee: enable dynamic SHM support
  ` [RESEND PATCH v2 13/14] tee: use reference counting for tee_context
  ` [RESEND PATCH v2 14/14] tee: shm: inline tee_shm_get_id()

[PATCH 0/4] ARM: ep93xx: ts72xx: Add support for BK3 board
 2017-11-29 12:48 UTC  (4+ messages)
` [PATCH v2 0/6] "

[PATCH 00/11] trace-cmd: Refactoring trace_record()
 2017-11-29 12:48 UTC  (7+ messages)
` [PATCH 08/11] trace-cmd: Making start,extract,stream,profile separate funcs

Suspend-to-ram/resume regression with commit ca37e57bbe0c
 2017-11-29 12:47 UTC  (6+ messages)
` [PATCH] x86/entry/64: Fix native_load_gs_index() SWAPGS handling with IRQ state tracing enabled

[GIT PULL] arch/microblaze changes for 4.15-rc2
 2017-11-29 12:45 UTC 

linux-next: Signed-off-by missing for commits in the staging tree
 2017-11-29 12:42 UTC  (6+ messages)

[PATCH v3] refcount_t vs. atomic_t ordering differences
 2017-11-29 12:36 UTC  (2+ messages)
` [PATCH] refcount_t: documentation for memory "

[PATCH 00/10] Dynamic Host1x channel allocation
 2017-11-29 12:37 UTC  (11+ messages)
` [PATCH 10/10] gpu: host1x: Optionally block when acquiring channel

[PATCH] perf annotate: Fix unnecessary memory allocation for s390x
 2017-11-29 12:34 UTC  (2+ messages)

[PATCH] HID: input: do not increment usages when a duplicate is found
 2017-11-29 12:32 UTC  (2+ messages)

[PATCH] x86/kexec: Exclude GART aperture from vmcore
 2017-11-29 12:27 UTC  (11+ messages)

general protection fault in blkcipher_walk_done
 2017-11-29 12:17 UTC  (5+ messages)
` [PATCH v2] crypto: AF_ALG - race-free access of encryption flag

[PATCH 1/2] mm: NUMA stats code cleanup and enhancement
 2017-11-29 12:17 UTC  (2+ messages)

[PATCH 0/3] Add version macros for clang and fix arm64 for clang <6.0
 2017-11-29 12:15 UTC  (3+ messages)
` [PATCH 3/3] arm64: use -mno-implicit-float instead of -mgeneral-regs-only

ftrace/module: Move ftrace_release_mod() to ddebug_cleanup label
 2017-11-29 12:14 UTC  (2+ messages)

[PATCH] mfd: cros ec: spi: Fix "in progress" error signaling
 2017-11-29 12:11 UTC  (5+ messages)

[PATCH v2 0/3] ocfs2: add nowait aio support
 2017-11-29 12:05 UTC  (5+ messages)
` [PATCH v2 1/3] ocfs2: add ocfs2_try_rw_lock and ocfs2_try_inode_lock
  ` [Ocfs2-devel] "
` [PATCH v2 2/3] ocfs2: add ocfs2_overwrite_io function
  ` [Ocfs2-devel] "

general protection fault in lockdep_invariant_state (2)
 2017-11-29 12:00 UTC  (5+ messages)

[PATCH] sched/topology: Set SD_PREFER_SIBLING consistently on non-NUMA levels
 2017-11-29 11:59 UTC  (4+ messages)

[PATCH] f2fs: avoid false positive of free secs check
 2017-11-29 11:56 UTC  (2+ messages)

[PATCH] fs: handle shrinker registration failure in sget_userns
 2017-11-29 11:55 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V11 0/5] hash addresses printed with %p
 2017-11-29 11:54 UTC  (5+ messages)
` [PATCH V11 2/5] vsprintf: refactor %pK code out of pointer()

[PATCH] net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
 2017-11-29 11:51 UTC  (2+ messages)

[PATCH] drm/bridge/sii8620: start MHL transmission after HDMI signal detection
 2017-11-29 11:48 UTC 

[PATCH] arm64: fix missing 'const' qualifiers
 2017-11-29 11:47 UTC  (4+ messages)

[PATCH] KVM: x86: inject exceptions produced by x86_decode_insn
 2017-11-29 11:44 UTC  (5+ messages)

kasan: false use-after-scope warnings with KCOV
 2017-11-29 11:41 UTC  (7+ messages)

[PATCH] mfd: pm8xxx: Make elegible for COMPILE_TEST
 2017-11-29 11:40 UTC  (2+ messages)

[PATCH] mfd: kempld-core: Use resource_size function on resource object
 2017-11-29 11:39 UTC  (2+ messages)

[PATCH 0/5] v2 xfs refcount conversions
 2017-11-29 11:38 UTC  (6+ messages)
` [PATCH 1/5] fs, xfs: convert xfs_bui_log_item.bui_refcount from atomic_t to refcount_t
` [PATCH 2/5] fs, xfs: convert xfs_efi_log_item.efi_refcount "
` [PATCH 3/5] fs, xfs: convert xlog_ticket.t_ref "
` [PATCH 4/5] fs, xfs: convert xfs_cui_log_item.cui_refcount "
` [PATCH 5/5] fs, xfs: convert xfs_rui_log_item.rui_refcount "

[PATCH 00/10] staging: lustre: assorted code improvements for list manipulations
 2017-11-29 11:37 UTC  (6+ messages)
` [PATCH 08/10] staging: lustre: lov: use list_for_each_entry in lov_obd.c

[PATCH v6 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-11-29 11:36 UTC  (4+ messages)
` [PATCH v6 03/17] mfd: madera: Add common support for Cirrus Logic Madera codecs

[PATCH] mfd: tmio: move register macros to tmio_core.c
 2017-11-29 11:36 UTC  (2+ messages)

[PATCH v2 0/2] mfd: cros_ec: move cros_ec_dev driver to MFD subdir
 2017-11-29 11:35 UTC  (5+ messages)
` [PATCH v2 1/2] cros_ec: Split cros_ec_devs module
` [PATCH v2 2/2] cros_ec: Move cros_ec_dev module to drivers/mfd

hugetlb page migration vs. overcommit
 2017-11-29 11:33 UTC  (6+ messages)
  ` [PATCH RFC 2/2] mm, hugetlb: do not rely on overcommit limit during migration
    ` [PATCH RFC v2 "

[PATCH] leaking_addresses: add support for 32-bit kernel addresses
 2017-11-29 11:30 UTC  (6+ messages)

[PATCH v2 0/4] backlight: fix device-tree node lookups
 2017-11-29 11:29 UTC  (9+ messages)
` [PATCH v2 1/4] backlight: as3711_bl: fix device-tree node lookup
` [PATCH v2 2/4] backlight: max8925_bl: "
` [PATCH v2 3/4] backlight: tps65217_bl: "
` [PATCH v2 4/4] backlight: as3711_bl: fix device-tree node leaks

[RFC PATCH] tpm: don't return -EINVAL if TPM command validation fails
 2017-11-29 11:26 UTC  (9+ messages)
          ` FW: "

[PATCH] mbcache: convert mb_cache_entry.e_refcnt from atomic_t to refcount_t
 2017-11-29 11:22 UTC 

[PATCH 1/2] mfd: twl4030-audio: fix sibling-node lookup
 2017-11-29 11:25 UTC  (4+ messages)
` [PATCH 2/2] mfd: twl6040: fix child-node lookup

[PATCH] posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_t
 2017-11-29 11:19 UTC 

[PATCH] mnt_namespace: convert mnt_namespace.count from atomic_t to refcount_t
 2017-11-29 11:18 UTC 

[PATCH] fs: convert super_block.s_active from atomic_t to refcount_t
 2017-11-29 11:17 UTC 

[PATCH] userfaultfd: convert userfaultfd_ctx.refcount from atomic_t to refcount_t
 2017-11-29 11:17 UTC 

[PATCH V2 1/2] mfd: cros ec: spi: Don't send first message too soon
 2017-11-29 11:15 UTC  (3+ messages)

[PATCH 0/4] lockd refcount conversions
 2017-11-29 11:15 UTC  (5+ messages)
` [PATCH 1/4] lockd: convert nlm_host.h_count from atomic_t to refcount_t
` [PATCH 2/4] lockd: convert nsm_handle.sm_count "
` [PATCH 3/4] lockd: convert nlm_lockowner.count "
` [PATCH 4/4] lockd: convert nlm_rqst.a_count "

[PATCH] PM: Provide a config snippet for disabling PM
 2017-11-29 11:12 UTC 

[PATCH v2] tpm: return a TPM_RC_COMMAND_CODE response if a command isn't implemented
 2017-11-29 11:08 UTC 

[PATCH 1/2] mfd: cros ec: spi: Don't send first message too soon
 2017-11-29 11:07 UTC  (4+ messages)
` [PATCH 2/2] mfd: cros ec: spi: Simplify delay handling between SPI messages

[PATCH 0/2] scsi: ses: Fix space before '[' and remove error check
 2017-11-29 10:45 UTC  (5+ messages)
` [PATCH 1/2] scsi: ses: Fix space before '[' error
` [PATCH 2/2] scsi: ses: Remove unnecessary error check

[PATCH] mfd: palmas: Assign the right powerhold mask for tps65917
 2017-11-29 11:05 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).