public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-21 09:06:02 to 2017-11-21 14:20:03 UTC [more...]

[RFC PATCH for 4.15 v12 00/22] Restartable sequences and CPU op vector
 2017-11-21 14:18 UTC  (7+ messages)
` [RFC PATCH for 4.15 01/22] uapi headers: Provide types_32_64.h
` [RFC PATCH for 4.15 07/22] powerpc: Add support for restartable sequences
` [RFC PATCH for 4.15 09/22] sched: Implement push_task_to_cpu
` [RFC PATCH for 4.15 v3 14/22] cpu_opv: selftests: Implement selftests
` [RFC PATCH for 4.15 17/22] Fix: membarrier: add missing preempt off around smp_call_function_many
` [RFC PATCH for 4.15 v5 20/22] membarrier: Document scheduler barrier requirements

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

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

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

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

[PATCH] reservation: don't wait when timeout=0
 2017-11-21 14:08 UTC 

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

active bugs in the first week of 4.15 merge window
 2017-11-21 14:01 UTC  (24+ 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

[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 

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

[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 

Dell Vostro 3360 multimedia keys
 2017-11-21 13:51 UTC  (4+ messages)

[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 0/1] mm/cma: fix alloc_contig_range ret code/potential leak
 2017-11-21 13:06 UTC  (5+ messages)
` [PATCH 1/1] "

[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  (6+ 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  (16+ 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 00/16] Entry stuff, in decent shape now
 2017-11-21 10:47 UTC  (3+ messages)
` [PATCH 01/16] x86/asm/64: Allocate and enable the SYSENTER stack

[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

[GIT PULL 1/2] bcm2835-dt-fixes-2017-10-06
 2017-11-21 10:03 UTC  (9+ messages)

[PATCH] selftests: posix_timers: Use common error handling code in two functions
 2017-11-21 10:00 UTC 

Attention
 2017-11-21 11:00 UTC 

WARNING in xfrm_state_fini
 2017-11-21 10:00 UTC 

STRICT_KERNEL_RWX on PPC32 is broken on PowerMac G4
 2017-11-21  9:58 UTC  (9+ messages)

[PATCH] net: phy: harmonize phy_id{,_mask} data type
 2017-11-21  9:52 UTC 

[PATCH] f2fs: remove unneeded memory footprint accounting
 2017-11-21  9:49 UTC 

[PATCH] scripts/faddr2line: extend usage on generic arch
 2017-11-21  9:29 UTC 

[PATCH] SoC: intel: byt: Introduce new custom IN2 map
 2017-11-21  9:30 UTC  (4+ messages)
` [alsa-devel] "

Add fine grained sampled metrics for perf script
 2017-11-21  9:28 UTC  (7+ messages)
` [PATCH v3 3/3] perf, tools, script: Allow computing metrics in "

[PATCH v3 01/16] phy: qcom-qmp: Fix phy pipe clock gating
 2017-11-21  9:23 UTC  (16+ messages)
` [PATCH v3 02/16] phy: qcom-qmp: Adapt to clk_bulk_* APIs
` [PATCH v3 03/16] phy: qcom-qmp: Power-on PHY before initialization
` [PATCH v3 04/16] phy: qcom-qusb2: "
` [PATCH v3 05/16] phy: qcom-qmp: Fix PHY block reset sequence
` [PATCH v3 06/16] phy: qcom-qmp: Move SERDES/PCS START after PHY reset
` [PATCH v3 07/16] phy: qcom-qusb2: Add support for different register layouts
` [PATCH v3 08/16] dt-bindings: phy-qcom-qusb2: Update binding for QUSB2 V2 version
` [PATCH v3 09/16] phy: qcom-qusb2: Add support "
` [PATCH v3 10/16] phy: qcom-qmp: Move register offsets to header file
` [PATCH v3 11/16] phy: qcom-qmp: Add register offsets for QMP V3 PHY
` [PATCH v3 12/16] dt-bindings: phy-qcom-qmp: Update bindings for QMP V3 USB PHY
` [PATCH v3 13/16] phy: qcom-qmp: Add support for QMP V3 USB3 PHY
` [PATCH v3 14/16] phy: Add notify_speed callback
` [PATCH v3 15/16] phy: qcom-qusb2: Add support for runtime PM
` [PATCH v3 16/16] phy: qcom-qmp: "

[PATCH] clk: fix a panic error caused by accessing NULL pointer
 2017-11-21  9:21 UTC  (4+ messages)

[PATCH PREEMPT RT] rt-mutex: fix deadlock in device mapper
 2017-11-21  9:18 UTC  (7+ messages)

[RFC v3] It is common for services to be stateless around their main event loop. If a process sets PR_SET_IDLE to PR_IDLE_MODE_KILLME then it signals to the kernel that epoll_wait() and friends may not complete, and the kernel may send SIGKILL if resources get tight
 2017-11-21  9:14 UTC  (3+ messages)
` [RFC v4] "

[PATCH] drm/sti: Handle return value of platform_get_irq_byname
 2017-11-21  9:14 UTC  (2+ messages)

[PATCH V6] clk: qcom: Add spmi_pmic clock divider support
 2017-11-21  9:12 UTC  (5+ messages)

[PATCH V7 0/2] clk: qcom: spmi_pmic clock divider support
 2017-11-21  9:11 UTC  (3+ messages)
` [PATCH V7 1/2] clk: qcom: Add "
` [PATCH V7 2/2] dt-bindings: Add qcom spmi_pmic clock divider bindings


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