public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-21 10:04:30 to 2017-11-21 14:53:30 UTC [more...]

Dell Vostro 3360 multimedia keys
 2017-11-21 14:52 UTC  (6+ messages)

[PATCH v1] mm: relax deferred struct page requirements
 2017-11-21 14:47 UTC  (2+ messages)

[PATCH v2 0/2] kprobes: improve error handling when arming/disarming kprobes
 2017-11-21 14:47 UTC  (6+ messages)
` [PATCH v2 1/2] kprobes: propagate error from arm_kprobe_ftrace()
    `  "

[PATCH] net: phy: harmonize phy_id{,_mask} data type
 2017-11-21 14:46 UTC  (2+ messages)

[PATCH 00/16] Entry stuff, in decent shape now
 2017-11-21 14:45 UTC  (6+ messages)
` [PATCH 01/16] x86/asm/64: Allocate and enable the SYSENTER stack
` [PATCH 16/16] x86/entry/64: Move the IST stacks into cpu_entry_area

active bugs in the first week of 4.15 merge window
 2017-11-21 14:39 UTC  (25+ messages)
` [test_abba] WARNING: possible circular locking dependency detected
` [ata_port_detach] WARNING: CPU: 0 PID: 1 at drivers/ata/libata-core.c:6613 ata_port_detach+0x9b/0x180
` [tracer_init_tracefs] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [swapper/0:1]
` [rbtree_test_init] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [swapper:1]
` [rht_deferred_worker] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=0 stuck for 62s!
  ` [test_rht_init] INFO: task swapper/0:1 blocked for more than 120 seconds
` [vga_arb_device_init] WARNING: possible circular locking dependency detected
` [migration_cpu_stop] WARNING: CPU: 0 PID: 11 at kernel/sched/core.c:1187 set_task_cpu+0x257/0x6b6
` [ata_port_probe] BUG: unable to handle kernel NULL pointer dereference at 0000000000000350
` [serial8250_interrupt] RIP: 0010:arch_local_irq_restore+0x2/0x8
` [e1000_shutdown] e1000 0000:00:03.0: disabling already-disabled device
` [test_cycle_work] WARNING: possible circular locking dependency detected
` [hrtimer_active] INFO: trying to register non-static key
  ` [RING_BUFFER_BENCHMARK] INFO: task rb_producer:73 blocked for more than 120 seconds

[f2fs-dev] [PATCH RESEND v2] f2fs: fix concurrent problem for updating free bitmap
 2017-11-21 14:40 UTC  (2+ messages)

[PATCH] reservation: don't wait when timeout=0
 2017-11-21 14:38 UTC  (3+ messages)

[RFC] perf script: modify field selection option
 2017-11-21 14:36 UTC  (5+ messages)

[f2fs-dev] [PATCH RESEND] f2fs: fix concurrent problem for updating free bitmap
 2017-11-21 14:33 UTC  (4+ messages)

[GIT PULL] usercopy whitelisting for v4.15-rc1
 2017-11-21 14:34 UTC  (11+ messages)

[PATCH] 4.4.86-rt99: fix sync breakage between nr_cpus_allowed and cpus_allowed
 2017-11-21 14:33 UTC  (6+ messages)

[PATCH 0/4] ARM: ep93xx: ts72xx: Add support for BK3 board
 2017-11-21 14:32 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] ARM: ep93xx: ts72xx: Use DEFINE_RES_MEM macros where applicable
  ` [PATCH v2 2/6] ARM: ep93xx: ts72xx: Provide include guards for ts72xx.h file
  ` [PATCH v2 3/6] ARM: ep93xx: ts72xx: Rewrite ts72xx_register_flash() to accept parameters
  ` [PATCH v2 4/6] ARM: ep93xx: ts72xx: Rewrite map IO code to be reusable
  ` [PATCH v2 5/6] ARM: ep93xx: ts72xx: cosmetic: Add some description to ts72xx code
  ` [PATCH v2 6/6] ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivative

[PATCH v2] powerpc: fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
 2017-11-21 14:28 UTC 

[PATCH] gpio: 74x164: Fix crash during .remove()
 2017-11-21 14:27 UTC  (2+ messages)

[PATCH v2] powerpc: fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
 2017-11-21 14:26 UTC 

[RFC PATCH for 4.15 v12 00/22] Restartable sequences and CPU op vector
 2017-11-21 14:19 UTC  (23+ messages)
` [RFC PATCH for 4.15 01/22] uapi headers: Provide types_32_64.h
` [RFC PATCH for 4.15 v12 02/22] rseq: Introduce restartable sequences system call
` [RFC PATCH for 4.15 03/22] arm: Add restartable sequences support
` [RFC PATCH for 4.15 04/22] arm: Wire up restartable sequences system call
` [RFC PATCH for 4.15 05/22] x86: Add support for restartable sequences
` [RFC PATCH for 4.15 06/22] x86: Wire up restartable sequence system call
` [RFC PATCH for 4.15 07/22] powerpc: Add support for restartable sequences
` [RFC PATCH for 4.15 08/22] powerpc: Wire up restartable sequences system call
` [RFC PATCH for 4.15 09/22] sched: Implement push_task_to_cpu
` [RFC PATCH for 4.15 v4 10/22] cpu_opv: Provide cpu_opv system call
` [RFC PATCH for 4.15 11/22] x86: Wire up "
` [RFC PATCH for 4.15 12/22] powerpc: "
` [RFC PATCH for 4.15 13/22] arm: "
` [RFC PATCH for 4.15 v3 14/22] cpu_opv: selftests: Implement selftests
` [RFC PATCH for 4.15 v3 15/22] rseq: selftests: Provide self-tests
` [RFC PATCH for 4.15 16/22] rseq: selftests: arm: workaround gcc asm size guess
` [RFC PATCH for 4.15 17/22] Fix: membarrier: add missing preempt off around smp_call_function_many
` [RFC PATCH for 4.15 18/22] membarrier: selftest: Test private expedited cmd
` [RFC PATCH for 4.15 v7 19/22] powerpc: membarrier: Skip memory barrier in switch_mm()
` [RFC PATCH for 4.15 v5 20/22] membarrier: Document scheduler barrier requirements
` [RFC PATCH for 4.15 v2 21/22] membarrier: provide SHARED_EXPEDITED command
` [RFC PATCH for 4.15 22/22] membarrier: selftest: Test shared expedited cmd

[PATCH v2] platform/x86: Add Acer Wireless Radio Control driver
 2017-11-21 14:21 UTC  (2+ messages)

[PATCH] mfd: pcf50633: fix spelling mistake: 'Falied' -> 'Failed'
 2017-11-21 14:21 UTC  (2+ messages)

[RFC PATCH v2 0/7] typec: tcpm: Add sink side support for PPS
 2017-11-21 14:21 UTC  (5+ messages)

[PATCH 0/1] mm/cma: fix alloc_contig_range ret code/potential leak
 2017-11-21 14:20 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] zswap: Same-filled pages handling
 2017-11-21 14:18 UTC  (3+ messages)
    ` [PATCH v2] "

[PATCH 4.13 00/28] 4.13.15-stable review
 2017-11-21 14:15 UTC  (9+ messages)
` [PATCH 4.13 07/28] crypto: brcm - Explicity ACK mailbox message

[PATCH] Make asus-nb-wmi support the Zenbook UX430UQ
 2017-11-21 14:15 UTC  (2+ messages)

[PATCH v3] typec: tcpm: fusb302: Resolve out of order messaging events
 2017-11-21 14:12 UTC 

[PATCH] typec: tcpm: fusb302: Resolve out of order messaging events
 2017-11-21 14:11 UTC  (2+ messages)

general protection fault in __list_del_entry_valid (2)
 2017-11-21 14:06 UTC  (3+ messages)

selftests: Completion of error handling
 2017-11-21 14:04 UTC 

[PATCH] iommu/ipmmu-vmsa: Do not replace bus IOMMU ops on driver init
 2017-11-21 14:02 UTC  (8+ messages)
` [PATCH v2] "
          ` [PATCH] iommu/ipmmu-vmsa: Simplify driver probing

[patch V2 00/11] LICENSES: Add documentation and initial License files
 2017-11-21 13:57 UTC  (6+ messages)
` [patch V2 02/11] LICENSES: Add the GPL 2.0 license

[PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
 2017-11-21 13:56 UTC 

[PATCH] MIPS: Add nonxstack=on|off kernel parameter
 2017-11-21 13:52 UTC 

usb/sound: use-after-free in __uac_clock_find_source
 2017-11-21 13:52 UTC 

usb/net/zd1211rw: possible deadlock in zd_chip_disable_rxtx
 2017-11-21 13:52 UTC 

usb/sound: slab-out-of-bounds in parse_audio_unit
 2017-11-21 13:51 UTC 

usb/media/em28xx: use-after-free in dvb_unregister_frontend
 2017-11-21 13:51 UTC 

[PATCH] [media] stb0899: remove redundant self assignment of k_indirect
 2017-11-21 13:51 UTC 

[PATCH V14 00/24] mmc: Add Command Queue support
 2017-11-21 13:42 UTC  (25+ messages)
` [PATCH V14 01/24] mmc: block: Fix missing blk_put_request()
` [PATCH V14 02/24] mmc: block: Check return value of blk_get_request()
` [PATCH V14 03/24] mmc: core: Do not leave the block driver in a suspended state
` [PATCH V14 04/24] mmc: block: Ensure that debugfs files are removed
` [PATCH V14 05/24] mmc: block: No need to export mmc_cleanup_queue()
` [PATCH V14 06/24] mmc: block: Simplify cleaning up the queue
` [PATCH V14 07/24] mmc: block: Use data timeout in card_busy_detect()
` [PATCH V14 08/24] mmc: block: Check for transfer state "
` [PATCH V14 09/24] mmc: block: Make card_busy_detect() accumulate all response error bits
` [PATCH V14 10/24] mmc: core: Make mmc_pre_req() and mmc_post_req() available
` [PATCH V14 11/24] mmc: block: Add error-handling comments
` [PATCH V14 12/24] mmc: core: Add parameter use_blk_mq
` [PATCH V14 13/24] mmc: block: Add blk-mq support
` [PATCH V14 14/24] mmc: block: Add CQE support
` [PATCH V14 15/24] mmc: cqhci: support for command queue enabled host
` [PATCH V14 16/24] mmc: sdhci-pci: Add CQHCI support for Intel GLK
` [PATCH V14 17/24] mmc: block: blk-mq: Add support for direct completion
` [PATCH V14 18/24] mmc: block: blk-mq: Separate card polling from recovery
` [PATCH V14 19/24] mmc: block: blk-mq: Check error bits and save the exception bit when polling card busy
` [PATCH V14 20/24] mmc: block: blk-mq: Stop using legacy recovery
` [PATCH V14 21/24] mmc: mmc_test: Do not use mmc_start_areq() anymore
` [PATCH V14 22/24] mmc: core: Remove option not to use blk-mq
` [PATCH V14 23/24] mmc: block: Remove code no longer needed after the switch to blk-mq
` [PATCH V14 24/24] mmc: core: "

Resizable PCI BAR support V9
 2017-11-21 13:34 UTC  (6+ messages)
` [PATCH v9 4/5] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v5

KASAN help, please (Re: [PATCH 00/16] Entry stuff, in decent shape now)
 2017-11-21 13:30 UTC  (3+ messages)

[PATCH 0/2] perf intel-pt: Bring instruction decoder files into line with the kernel
 2017-11-21 13:30 UTC  (4+ messages)
` [PATCH 1/2] perf intel-pt: Improve build messages for files that differ from "

[PATCH] quota: propagate error from __dquot_initialize
 2017-11-21 13:18 UTC  (2+ messages)

[PATCH 0/4] cpu_cooling: cooling dev registration cleanups
 2017-11-21 13:06 UTC  (8+ messages)
` [PATCH 4/4] cpu_cooling: Drop static-power related stuff

[PATCH] sched/deadline: Use bools for the state flags
 2017-11-21 13:06 UTC  (7+ messages)
    ` [PATCH v2] sched/deadline: Use unsigned type "

[PATCH] PCI: endpoint: use ffz() instead of find_first_zero_bit()
 2017-11-21 13:01 UTC  (2+ messages)

[PATCH] acpi, numa, ia64: Parse all entries of SRAT memory affinity table
 2017-11-21 12:52 UTC  (4+ messages)

[PATCH v5 00/11] Intel SGX Driver
 2017-11-21 12:47 UTC  (20+ messages)
` [PATCH v5 08/11] intel_sgx: in-kernel launch enclave
` [PATCH v5 11/11] intel_sgx: driver documentation

[RFC PATCH] tpm: don't return -EINVAL if TPM command validation fails
 2017-11-21 12:49 UTC  (5+ messages)

[PATCH] kvm_main: Use common error handling code in kvm_dev_ioctl_create_vm()
 2017-11-21 12:46 UTC 

[PATCH 00/13] block: assorted cleanup for bio splitting and cloning
 2017-11-21 12:43 UTC  (8+ messages)
      ` [dm-devel] "

Towards 4.14 LTS
 2017-11-21 12:41 UTC  (4+ messages)
    ` [LTP] "

[PATCH] mm, mlock, vmscan: no more skipping pagevecs
 2017-11-21 12:39 UTC  (2+ messages)

[PATCH] HID: i2c-hid: Allow ACPI systems to specify "post-power-on-delay-ms"
 2017-11-21 12:30 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 01/11] Initialize the mapping of KASan shadow memory
 2017-11-21 12:29 UTC  (10+ messages)
                  ` 答复: "

RE
 2017-11-21 12:09 UTC 

[PATCH v4 00/17] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-11-21 12:18 UTC  (5+ messages)
` [PATCH v4 01/17] PCI: dwc: Use the DMA-API to get the MSI address

[PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume
 2017-11-21 12:04 UTC  (11+ messages)

[PATCH v2 0/3] Add support for Hisilicon Hi3521A SoC
 2017-11-21 11:56 UTC  (4+ messages)
` [PATCH v2 1/3] clk: hisilicon: add CRG driver "

[PATCH v6 00/37] tracing: Inter-event (e.g. latency) support
 2017-11-21 12:08 UTC  (7+ messages)
` [PATCH v6 22/37] tracing: Add variable reference handling to hist triggers
` [PATCH v6 24/37] tracing: Add support for 'synthetic' events
` [PATCH v6 25/37] tracing: Add support for 'field variables'

[RFC PATCH 0/7] Fix Intel audio Kconfig issues
 2017-11-21 12:05 UTC  (5+ messages)
` [RFC PATCH 2/7] ASoC: Intel: Kconfig: Simplify-clarify ACPI/PCI dependencies
    ` [alsa-devel] "

RFC: Copying Device Tree File into reserved area of VMLINUX before deployment
 2017-11-21 12:02 UTC  (8+ messages)

[PATCH v2 00/18] Add support for clang LTO
 2017-11-21 11:53 UTC  (15+ messages)
` [PATCH v2 09/18] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
` [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c

[GIT] Networking
 2017-11-21 11:45 UTC 

[PATCH 00/10] dmaengine: fix race with vchan_complete
 2017-11-21 11:42 UTC  (4+ messages)
` [PATCH 05/10] dmaengine: bcm2835-dma: Use vchan_terminate_vdesc() instead of desc_free

[PATCH 2/2] ASoC: fsl_ssi: serialize AC'97 register access operations
 2017-11-21 11:27 UTC  (3+ messages)
` [alsa-devel] "

[PATCH] ASoC: fsl_ssi: call _fsl_ssi_set_dai_fmt() just once in AC'97 mode
 2017-11-21 11:27 UTC  (5+ messages)
` [alsa-devel] "

[RFC PATCH for 4.15 00/24] Restartable sequences and CPU op vector v11
 2017-11-21 11:25 UTC  (8+ messages)
` [RFC PATCH v3 for 4.15 08/24] Provide cpu_opv system call

[PATCH net,stable] net: qmi_wwan: add Quectel BG96 2c7c:0296
 2017-11-21 11:18 UTC  (2+ messages)

[PATCH v7 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2017-11-21 11:17 UTC  (4+ messages)
` [PATCH v7 3/5] fw_cfg: do DMA read operation

[PATCH] dt-bindings: Add an enable method to RISC-V
 2017-11-21 11:04 UTC  (2+ messages)

[PATCH] VSOCK: Don't call vsock_stream_has_data in atomic context
 2017-11-21 10:46 UTC 

[PATCH 4.4 00/59] 4.4.100-stable review
 2017-11-21 10:56 UTC  (3+ messages)

[PATCH] dt-bindings: Add a RISC-V SBI firmware node
 2017-11-21 10:43 UTC  (3+ messages)
` [patches] "

[PATCH v2 0/4] Fixes for omapdrm on OpenPandora and GTA04
 2017-11-21 10:38 UTC  (4+ messages)
` [PATCH v2 4/4] drm: omapdrm: Fix DPI on platforms using the DSI VDDS

[PATCH v5,2/2] misc: rtsx: Add support for RTS5260
 2017-11-21 10:35 UTC  (2+ messages)

[PATCH v5,1/2] misc: rtsx: Move Realtek Card Reader Driver to misc
 2017-11-21 10:34 UTC  (2+ messages)

[PATCH] omapdrm: hdmi4_cec: fix unsigned int comparison with less than zero
 2017-11-21 10:31 UTC  (2+ messages)

[PATCH V2] clk: fix a panic error caused by accessing NULL pointer
 2017-11-21  9:24 UTC 

[PATCH v3 0/4] Quirks cleanup and hid-generic niceness
 2017-11-21 10:18 UTC  (2+ messages)

4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk
 2017-11-21 10:14 UTC  (5+ messages)
              ` 4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable)

WARNING in free_loaded_vmcs
 2017-11-21 10:09 UTC  (2+ messages)

Attention
 2017-11-21 11:07 UTC 

ath9k: insufficient skb len
 2017-11-21 10:07 UTC 

[PATCH] powerpc: fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
 2017-11-21 10:07 UTC  (3+ messages)

[PATCH v4 0/2] livepatch: Introduce signal and force sysfs attributes
 2017-11-21 10:04 UTC  (4+ messages)
` [PATCH v4 2/2] livepatch: force transition to finish


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox