linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-09 09:05:23 to 2019-10-09 11:48:43 UTC [more...]

[PATCH v2] taskstats: fix data-race
 2019-10-09 11:48 UTC  (5+ messages)
` [PATCH] "
  ` [PATCH v5] "

[RFC PATCH 00/13] vsock: add multi-transports support
 2019-10-09 11:46 UTC  (11+ messages)
` [RFC PATCH 01/13] vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
` [RFC PATCH 02/13] vsock: remove vm_sockets_get_local_cid()
` [RFC PATCH 03/13] vsock: remove include/linux/vm_sockets.h file
` [RFC PATCH 04/13] vsock: add 'transport' member in the struct vsock_sock
` [RFC PATCH 11/13] vsock: add 'transport_hg' to handle g2h\h2g transports

[PATCH 0/3] Auto configuration mode and error
 2019-10-09 11:46 UTC  (2+ messages)

[PATCH v2] xen: Stop abusing DT of_dma_configure API
 2019-10-09 11:42 UTC  (2+ messages)

[PATCH] proc: centralise declaration of cpuinfo_op
 2019-10-09 11:39 UTC 

[PATCH v2] mm/page_isolation: fix a deadlock with printk()
 2019-10-09 11:39 UTC  (10+ messages)

[PATCH v3 00/10] Rework REFCOUNT_FULL using atomic_fetch_* operations
 2019-10-09 11:35 UTC  (5+ messages)
` [PATCH v3 05/10] lib/refcount: Improve performance of generic REFCOUNT_FULL code

[PATCH] pwm: cros-ec: Let cros_ec_pwm_get_state() return the last applied state
 2019-10-09 11:35 UTC  (11+ messages)

[RFC v5 0/6] TurboSched: A scheduler for sustaining Turbo Frequencies for longer durations
 2019-10-09 11:34 UTC  (3+ messages)
  ` [RFC v5 4/6] sched/fair: Tune task wake-up logic to pack small background tasks on fewer cores

[PATCH v2 0/2] Add initial support for slimport anx7625
 2019-10-09 11:30 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding
` [PATCH v2 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH v2 0/8] KVM: x86: nVMX GUEST_CR3 bug fix, and then some
 2019-10-09 11:27 UTC  (14+ messages)
` [PATCH v2 4/8] KVM: VMX: Optimize vmx_set_rflags() for unrestricted guest
` [PATCH v2 5/8] KVM: x86: Add WARNs to detect out-of-bounds register indices
` [PATCH v2 6/8] KVM: x86: Fold 'enum kvm_ex_reg' definitions into 'enum kvm_reg'
` [PATCH v2 7/8] KVM: x86: Add helpers to test/mark reg availability and dirtiness
` [PATCH v2 8/8] KVM: x86: Fold decache_cr3() into cache_reg()

[PATCH v1] mm: Fix access of uninitialized memmaps in fs/proc/page.c
 2019-10-09 11:24 UTC  (5+ messages)

[PATCH 0/3] ftrace: Introduce PERMANENT ftrace_ops flag
 2019-10-09 11:22 UTC  (5+ messages)

[PATCH] docs: admin-guide: fix printk_ratelimit explanation
 2019-10-09 11:22 UTC  (2+ messages)

[PATCH] ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2
 2019-10-09 11:19 UTC 

[PATCH v5 0/3] selftests: netfilter: introduce test cases for ipvs
 2019-10-09 11:16 UTC  (4+ messages)
` [PATCH v5 1/3] selftests: netfilter: add ipvs test script
` [PATCH v5 2/3] selftests: netfilter: add ipvs nat test case
` [PATCH v5 3/3] selftests: netfilter: add ipvs tunnel "

[PATCH] selftests: kvm: fix sync_regs_test with newer gccs
 2019-10-09 11:11 UTC  (5+ messages)

[RFC PATCH 0/3] perf tools: Add support for "report" for some spe events
 2019-10-09 11:09 UTC  (8+ messages)
` [RFC PATCH 2/3] "

[PATCH] KVM: x86: fix bugon.cocci warnings
 2019-10-09 11:07 UTC  (2+ messages)

[PATCH v11 00/22] Generic page walk and ptdump
 2019-10-09 11:00 UTC  (9+ messages)
` [PATCH v11 07/22] riscv: mm: Add p?d_leaf() definitions
` [PATCH v11 14/22] mm: pagewalk: Add 'depth' parameter to pte_hole

[PATCH 00/20] DPAA fixes
 2019-10-09 10:56 UTC  (5+ messages)
` [PATCH 19/20] dpaa_eth: add dpaa_dma_to_virt()

[PATCH v2] of: Make of_dma_get_range() work on bus nodes
 2019-10-09 10:56 UTC  (2+ messages)

[PATCH 1/1] sched/rt: avoid contend with CFS task
 2019-10-09 10:56 UTC  (11+ messages)

[PATCH] Documentation: admin-guide: add earlycon documentation for the sifive serial driver
 2019-10-09 10:55 UTC  (4+ messages)

[PATCH v3 0/3] x86/boot: Introduce the kernel_info et consortes
 2019-10-09 10:53 UTC  (4+ messages)
` [PATCH v3 1/3] x86/boot: Introduce the kernel_info
` [PATCH v3 2/3] x86/boot: Introduce the kernel_info.setup_type_max
` [PATCH v3 3/3] x86/boot: Introduce the setup_indirect

[PATCH v10 0/6] Add a generic driver for LED-based backlight
 2019-10-09 10:52 UTC  (3+ messages)
` [PATCH v10 1/6] leds: populate the device's of_node

[PATCH 0/6] USB: iowarrior: disconnect fixes and locking cleanups
 2019-10-09 10:48 UTC  (7+ messages)
` [PATCH 1/6] USB: iowarrior: fix use-after-free on disconnect
` [PATCH 2/6] USB: iowarrior: fix use-after-free on release
` [PATCH 3/6] USB: iowarrior: fix use-after-free after driver unbind
` [PATCH 4/6] USB: iowarrior: drop redundant disconnect mutex
` [PATCH 5/6] USB: iowarrior: drop redundant iowarrior mutex
` [PATCH 6/6] USB: iowarrior: use pr_err()

[PATCH 0/3] Add support for Melfas MMS345L touchscreen
 2019-10-09 10:47 UTC  (4+ messages)
` [PATCH 3/3] Input: mms114 - add support for mms345l

[PATCH] drm/meson: fix max mode_config height/width
 2019-10-09 10:47 UTC  (9+ messages)

[PATCH v2] sched: rt: Make RT capacity aware
 2019-10-09 10:46 UTC 

[PATCH v4 0/8] recordmcount cleanups
 2019-10-09 10:46 UTC  (3+ messages)
` [PATCH v4 4/8] recordmcount: Rewrite error/success handling

[RFC PATCH] ASoC: soc-dapm: Skip suspending widgets with ignore flag
 2019-10-09 10:46 UTC 

[1/3] drm/tinydrm/Kconfig: Remove menuconfig DRM_TINYDRM
 2019-10-09 10:45 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: hal: Fix memcpy calls
 2019-10-09 10:43 UTC  (3+ messages)

UAF read in print_binder_transaction_log_entry() on ANDROID_BINDERFS kernels
 2019-10-09 10:40 UTC  (4+ messages)
` [PATCH] binder: prevent UAF read in print_binder_transaction_log_entry()

[PATCH v2] drm/vkms: Fix an undefined reference error in vkms_composer_worker
 2019-10-09 10:40 UTC  (2+ messages)

[PATCH] media: cec-notifier: debounce reporing of invalid phys addr
 2019-10-09 10:37 UTC  (3+ messages)
` [PATCH v2] media: cec-adap: add debounce support when setting an "

[PATCH RFC 0/3] document openat2(2) patch series
 2019-10-09 10:32 UTC  (11+ messages)
` [PATCH RFC 1/3] symlink.7: document magic-links more completely
` [PATCH RFC 2/3] open.2: add O_EMPTYPATH documentation
` [PATCH RFC 3/3] openat2.2: document new openat2(2) syscall

[PATCH] regulator: core: Skip balancing of the enabled regulators in regulator_enable()
 2019-10-09 10:29 UTC  (12+ messages)

[RESEND v2] i2c: imx: support slave mode for imx I2C driver
 2019-10-09 10:18 UTC 

[PATCH v2 0/2] Add support for ADUX1020 sensor
 2019-10-09 10:25 UTC  (4+ messages)
` [PATCH v2 2/2] iio: light: "

Warning: Your linux-kernel@archiver.kernel.org mailbox will be shutdown today!
 2019-10-09  7:55 UTC 

For review: rewritten pivot_root(2) manual page
 2019-10-09 10:22 UTC  (5+ messages)

[RFC PATCH] ASoC: soc-dapm: Invalidate DAPM path during dapm addition of routes
 2019-10-09 10:21 UTC 

[PATCH 0/2] Add support for ADUX1020 sensor
 2019-10-09 10:21 UTC  (5+ messages)
` [PATCH 2/2] iio: light: "

Potential issue setting vid_regs in Rockchip AXI PCIe endpoint controller driver
 2019-10-09 10:18 UTC 

[PATCH v2 0/6] media: cedrus: h264: Support multi-slice frames
 2019-10-09 10:18 UTC  (4+ messages)

[PATCH 1/2] net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
 2019-10-09 10:15 UTC  (2+ messages)
` [PATCH 2/2] net: fec_ptp: Use platform_get_irq_xxx_optional() "

[PATCH v7 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-09 10:17 UTC  (6+ messages)
` [PATCH v8 1/5] nvmem: core: add nvmem_device_find
` [PATCH v8 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v8 3/5] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v8 4/5] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v8 5/5] MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module

[PATCH RFC 0/2] staging: Support Avalon-MM DMA Interface for PCIe
 2019-10-09 10:17 UTC  (3+ messages)

[PATCH][next] drm/i915/selftests: fix null pointer dereference on pointer data
 2019-10-09 10:15 UTC  (2+ messages)

[PATCH v2 0/2] dmaengine: avalon: Support Avalon-MM DMA Interface for PCIe
 2019-10-09 10:12 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: avalon: Intel "
` [PATCH RFC v2 2/2] dmaengine: avalon: Intel Avalon-MM DMA Interface for PCIe test

[PATCH] thunderbolt: Add 'generation' attribute for devices
 2019-10-09 10:10 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: fix "hang" when games exit
 2019-10-09 10:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ARM: dts: am335x-sancloud-bbe: Fix PHY mode for ethernet
 2019-10-09 10:09 UTC  (13+ messages)

[PATCH 0/5] SEV fixes and performance enhancements
 2019-10-09 10:08 UTC  (2+ messages)

[PATCH] MIPS: include: Mark __xchg as __always_inline
 2019-10-09 10:06 UTC 

[PATCH v2 00/11] VSOCK: add vsock_test test suite
 2019-10-09 10:03 UTC  (3+ messages)
` [PATCH v2 07/11] VSOCK: add AF_VSOCK test cases

[PATCH] arm64: lse: fix LSE atomics with LLVM's integrated assembler
 2019-10-09 10:03 UTC  (8+ messages)

[PATCH] ASoC: jz4740: Remove unused match variable
 2019-10-09 10:00 UTC  (2+ messages)
` Applied "ASoC: jz4740: Remove unused match variable" to the asoc tree

[PATCH 1/3] clk: imx: imx8mm: mark sys_pll1/2 as fixed clock
 2019-10-09  9:58 UTC  (3+ messages)
` [PATCH 2/3] clk: imx: imx8mn: "
` [PATCH 3/3] clk: imx: imx8mq: mark sys1/2_pll "

[PATCH 0/2] Add Support for MMC/SD for J721e-base-board
 2019-10-09  9:57 UTC  (2+ messages)

[PATCH v3 00/16] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-10-09  9:55 UTC  (6+ messages)
` [PATCH v3 09/16] kvm: x86: hyperv: Use APICv deactivate request interface
` [PATCH v3 15/16] kvm: x86: ioapic: Lazy update IOAPIC EOI

[PATCH 0/2] Drivers: hv: vmbus: Miscellaneous improvements
 2019-10-09  9:54 UTC  (7+ messages)
` [PATCH 1/2] Drivers: hv: vmbus: Introduce table of VMBus protocol versions

[PATCH 1/3] regulator: core: fix boot-on regulators use_count usage
 2019-10-09  9:54 UTC  (11+ messages)

[PATCH][next] drm/i915: remove redundant variable err
 2019-10-09  9:52 UTC  (3+ messages)

[PATCH 01/32] vfs: syscall: Add open_tree(2) to reference or clone a mount [ver #9]
 2019-10-09  9:52 UTC  (8+ messages)
` [PATCH 00/32] VFS: Introduce filesystem context "
  ` [MANPAGE PATCH] Add manpages for move_mount(2) and open_tree(2)
  ` [MANPAGE PATCH] Add manpage for fsopen(2), fspick(2) and fsmount(2)
  ` [MANPAGE PATCH] Add manpage for fsinfo(2)

[PATCH V2] tty: serial: imx: Use platform_get_irq_optional() for optional IRQs
 2019-10-09  9:49 UTC 

[PATCH] pwm: stm32: add comment to better describe breakinput feature
 2019-10-09  9:51 UTC  (3+ messages)

[PATCH v1 0/2] mmc: sdhci-of-arasan: Add Support for Intel LGM SDXC
 2019-10-09  9:47 UTC  (5+ messages)
` [PATCH v1 2/2] "

[PATCH v5, 00/32] add drm support for MT8183
 2019-10-09  9:47 UTC  (32+ messages)
` [PATCH v5, 07/32] drm/mediatek: add mutex mod into ddp private data
` [PATCH v5, 08/32] drm/mediatek: add mutex mod register offset "
` [PATCH v5, 09/32] drm/mediatek: add mutex sof "
` [PATCH v5, 10/32] drm/mediatek: add mutex sof register offset "
` [PATCH v5, 14/32] drm/mediatek: add ddp component CCORR
` [PATCH v5, 15/32] drm/mediatek: add commponent OVL_2L0
` [PATCH v5, 16/32] drm/mediatek: add component OVL_2L1
` [PATCH v5, 17/32] drm/mediatek: add component DITHER
` [PATCH v5, 18/32] drm/mediatek: add gmc_bits for ovl private data
` [PATCH v5, 19/32] drm/medaitek: add layer_nr "
` [PATCH v5, 20/32] drm/mediatek: add function to background color input select for ovl/ovl_2l direct link
` [PATCH v5, 21/32] drm/mediatek: add background color input select function for ovl/ovl_2l
` [PATCH v5, 22/32] drm/mediatek: add ovl0/ovl_2l0 usecase
` [PATCH v5, 23/32] drm/mediatek: distinguish ovl and ovl_2l by layer_nr
` [PATCH v5, 24/32] drm/mediatek: add clock property check before get it

[PATCH] mm: vmalloc: Use the vmap_area_lock to protect ne_fit_preload_node
 2019-10-09  9:47 UTC  (11+ messages)

[PATCH][next] staging: wfx: fix swapped arguments in memset call
 2019-10-09  9:46 UTC 

KASAN: use-after-free Read in tipc_nl_node_dump_monitor_peer
 2019-10-09  9:45 UTC  (3+ messages)

[PATCH v2 1/2] drm/panfrost: Handle resetting on timeout better
 2019-10-09  9:44 UTC  (2+ messages)
` [PATCH v2 2/2] drm/panfrost: Remove commented out call to panfrost_core_dump

[PATCH 0/6] Add the Mobiveil EP and Layerscape Gen4 EP driver support
 2019-10-09  9:44 UTC  (2+ messages)

[PATCH] drm/panfrost: Handle resetting on timeout better
 2019-10-09  9:42 UTC  (4+ messages)

[RFC v2 0/1] s390/purgatory: Make sure we fail the build if purgatory has missing symbols
 2019-10-09  9:39 UTC  (2+ messages)

[PATCH 1/2] driver core: platform: Introduce platform_get_irq_optional()
 2019-10-09  9:37 UTC  (2+ messages)
` [PATCH] driver core: simplify definitions of platform_get_irq*

[PATCH 1/2] drm/fb-helper: include drm/drm_fb_cma_helper.h for missing declarations
 2019-10-09  9:38 UTC  (2+ messages)
` [PATCH 2/2] drm/fb-helper: include drm_crtc_helper_internal.h for drm_fb_helper_modinit

x86/random: Speculation to the rescue
 2019-10-09  9:37 UTC  (12+ messages)

[PATCH V2] firmware: imx: Skip return value check for some special SCU firmware APIs
 2019-10-09  9:37 UTC  (4+ messages)

[PATCH] tty: serial: imx: Only get second/third IRQ when there is more than one IRQ
 2019-10-09  9:36 UTC  (5+ messages)

[RESEND PATCH] thermal: mediatek: add suspend/resume callback
 2019-10-09  9:35 UTC 

[PATCH 0/3] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
 2019-10-09  9:32 UTC  (10+ messages)
` [PATCH 3/3] KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC

[PATCH v2 0/5] kdb: Cleanup code to read user input and handle escape sequences
 2019-10-09  9:30 UTC  (4+ messages)
` [PATCH v2 3/5] kdb: Remove special case logic from kdb_read()

Purchase_Order_00726
 2019-10-09  9:20 UTC 

[PATCH] ARM/hw_breakpoint: modify dead code for breakpoint_handler()
 2019-10-09  9:27 UTC 

[PATCH v15 00/14] Introduce the for_each_set_clump8 macro
 2019-10-09  9:25 UTC  (3+ messages)
` [PATCH v15 01/14] bitops: "

[v2] i2c: imx: support slave mode for imx I2C driver
 2019-10-09  9:12 UTC 

[PATCH] crypto: jitter - add header to fix buildwarnings
 2019-10-09  9:22 UTC  (2+ messages)

[PATCH RESEND v5] fs/epoll: Remove unnecessary wakeups of nested epoll
 2019-10-09  9:21 UTC  (2+ messages)

[PATCH v3 0/3] Add Global Clock controller (GCC) driver for SC7180
 2019-10-09  9:19 UTC  (12+ messages)
` [PATCH v3 3/3] clk: qcom: "

[PATCH] io_uring: remove wait loop spurious wakeups
 2019-10-09  9:19 UTC  (9+ messages)

[PATCH V1] dt-bindings: pinctrl: qcom-pmic-gpio: Add support for pm6150/pm6150l
 2019-10-09  9:19 UTC  (2+ messages)

[PATCH v3 00/14] dmaengine/soc: Add Texas Instruments UDMA support
 2019-10-09  9:17 UTC  (5+ messages)
` [PATCH v3 05/14] dmaengine: Add support for reporting DMA cached data amount
` [PATCH v3 06/14] dmaengine: ti: Add cppi5 header for UDMA

[PATCH v2 1/1] pinctrl: stmfx: add irq_request/release_resources callbacks
 2019-10-09  9:16 UTC 

[PATCH 1/2] docs: driver-api: Move bt8xxgpio to the gpio directory
 2019-10-09  9:14 UTC  (4+ messages)
` [PATCH 2/2] docs: driver-api: bt8xxgpio: Revive dead link

[RFC PATCH v3 0/6] Enable ptp_kvm for arm64
 2019-10-09  9:13 UTC  (13+ messages)
` [RFC PATCH v3 4/6] psci: Add hvc call service for ptp_kvm

[PATCH] memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'
 2019-10-09  9:12 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-iproc: fix spurious interrupts on Multiblock reads with bcm2711
 2019-10-09  9:12 UTC  (2+ messages)

[PATCH v2 0/2] mmc: sdhci-of-arasan: Add Support for Intel LGM SDXC
 2019-10-09  9:12 UTC  (2+ messages)

[PATCH V7 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-10-09  9:12 UTC  (2+ messages)

[PATCH] dmaengine: sprd: Fix the possible memory leak issue
 2019-10-09  9:11 UTC 

[PATCH 1/2] usb: mtu3: add a new function to do status stage
 2019-10-09  9:05 UTC  (2+ messages)
` [PATCH 2/2] usb: mtu3: fix race condition about delayed_status

[PATCH 31/32] vfs: syscall: Add fsinfo() to query filesystem information [ver #9]
 2018-07-10 22:44 UTC 

[PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation [ver #9]
 2018-07-10 22:44 UTC 


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