All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-21 02:30:13 to 2018-09-21 04:29:22 UTC [more...]

[PATCH v9 1/7] phy: Update PHY power control sequence
 2018-09-21  4:28 UTC  (9+ messages)
` [PATCH v9 2/7] phy: General struct and field cleanup
` [PATCH v9 3/7] phy: Add QMP phy based UFS phy support for sdm845
` [PATCH v9 4/7] scsi: ufs: Add core reset support
` [PATCH v9 5/7] scsi: ufs: Power on phy after it is initialized
` [PATCH v9 6/7] dt-bindings: phy-qcom-qmp: Add UFS phy compatible string for sdm845
` [PATCH v9 7/7] dt-bindings: ufshcd-pltfrm: Add core reset string

[PATCH net] ixgbe: check return value of napi_complete_done()
 2018-09-20 22:42 UTC  (4+ messages)

[PATCH 0/2] Add API to retrieve the Bluetooth Device Address (BD_ADDR)
 2018-09-21  4:26 UTC  (3+ messages)
` [PATCH 1/2] device property: Add device_get_bd_address() and fwnode_get_bd_address()

[igt-dev] [PATCH i-g-t 1/2] lib: Reuse Gen9 mediafill on Gen11
 2018-09-21  4:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[PATCH v2 00/22] Unify MediaTek pinctrl in preparation for MT8183 and MT6765
 2018-09-21  4:22 UTC  (7+ messages)

[PATCH net-next v5 00/20] WireGuard: Secure Network Tunnel
 2018-09-21  4:15 UTC  (9+ messages)
` [PATCH net-next v5 02/20] zinc: introduce minimal cryptography library

[RFC PATCH] x86: load FPU registers on return to userland
 2018-09-21  4:15 UTC  (6+ messages)
` [RFC PATCH 10/10] x86/fpu: defer FPU state load until return to userspace

[PATCH net] af_key: free SKBs under RCU protection
 2018-09-20 22:29 UTC  (5+ messages)

[PATCH 1/4] pinctrl: mediatek: fix static checker warning caused by EINT_NA
 2018-09-21  4:07 UTC  (12+ messages)
` [PATCH 2/4] pinctrl: mediatek: add no eint function for pin define
` [PATCH 3/4] pinctrl: mediatek: add MT6765 pinctrl driver
` [PATCH 4/4] pinctrl: mediatek: add eint support to "

[PATCH v8 01/20] kasan, mm: change hooks signatures
 2018-09-21  4:05 UTC  (4+ messages)

btrfs problems
 2018-09-20 22:21 UTC  (9+ messages)

bug with git merge-base
 2018-09-21  4:05 UTC  (3+ messages)

[PATCH v2] glibc: fix Segmentation fault in gethostid.c
 2018-09-21  4:03 UTC  (3+ messages)
` [PATCH v3] "
` ✗ patchtest: failure for glibc: fix Segmentation fault in gethostid.c (rev2)

[Buildroot] [PATCH 1/1] font-awesome compatible with fontconfig
 2018-09-21  4:02 UTC  (3+ messages)

[PATCH 1/9] drm/amdgpu/powerplay: add get_argument callback for vega20
 2018-09-21  3:54 UTC  (9+ messages)
  ` [PATCH 2/9] drm/amdgpu/powerplay: Move vega10_enable_smc_features
  ` [PATCH 3/9] drm/amdgpu/powerplay: add smu smc_table_manager callback for vega12
  ` [PATCH 4/9] drm/amdgpu/powerplay: add smu smc_table_manager callback for vega20
  ` [PATCH 5/9] drm/amdgpu: add new AMDGPU_PP_SENSOR_ENABLED_SMC_FEATURES_MASK sensor
  ` [PATCH 6/9] drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega10
  ` [PATCH 7/9] drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega12
  ` [PATCH 8/9] drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega20
  ` [PATCH 9/9] drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_info

[PATCH V2 1/2] openssh: upgrade 7.8p1 -> 7.8p1+git to support openssl 1.1.x
 2018-09-21  3:50 UTC  (9+ messages)

[PATCH v5 0/8] Add infrastructure for plugins
 2018-09-20 22:05 UTC  (3+ messages)
` [PATCH v5 5/8] kernel-shark-qt: Remove the TODO action in kshark_read_at()

[PATCH net-next] net: apple: fix return type of ndo_start_xmit function
 2018-09-21  3:46 UTC 

[RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
 2018-09-20 22:02 UTC  (2+ messages)

[PATCH] ARM: dts: sun8i: sun8i-h3-nanopi-m1-plus: enable HDMI output
 2018-09-21  3:44 UTC  (4+ messages)

[PATCH] Driver core: add bus_find_device_by_of_node
 2018-09-21  3:44 UTC  (3+ messages)

[U-Boot] Building for ARMv5 - uint64_t alignment issues
 2018-09-21  3:45 UTC 

[PATCH net-next] net: i825xx: fix return type of ndo_start_xmit function
 2018-09-21  3:44 UTC  (2+ messages)

[PREVIEW] [PATCH chao/erofs-dev 1/3] staging: erofs: harden inode lookup for 32-bit platforms
 2018-09-21  3:43 UTC  (3+ messages)
` [PREVIEW] [PATCH chao/erofs-dev 2/3] staging: erofs: fix race when the managed cache is enabled
` [PREVIEW] [PATCH chao/erofs-dev 3/3] staging: erofs: managed pages could be locked at the time of decompression

[PATCHv2] media: qcom: remove duplicated include file
 2018-09-21  3:30 UTC 

[PATCH] linux-yocto-rt: Add paravirt_kvm support for qemux86-64
 2018-09-21  3:41 UTC  (4+ messages)

[PATCH v5] media: imx208: Add imx208 camera sensor driver
 2018-09-20 21:55 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t v2 1/3] tests/kms_frontbuffer_tracking: Pass the debugfs fd to psr_wait_entry()
 2018-09-21  3:40 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v2,1/3] "

general protection fault in ctnetlink_alloc_filter
 2018-09-20 21:53 UTC  (2+ messages)
` [PATCH nf-next] netfilter: ctnetlink: must check mark attributes vs NULL

[PATCH] media: qcom: remove duplicated include file
 2018-09-21  3:36 UTC  (3+ messages)

[PATCH net-next] net: wiznet: fix return type of ndo_start_xmit function
 2018-09-21  3:35 UTC 

[PATCH] clocksource/drivers/fttmr010: fix set_next_event handler
 2018-09-21  3:32 UTC  (5+ messages)

[PATCH] sigwaitinfo01: recent glibc calls syscall directly
 2018-09-21  3:33 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v12 1/2] leds: core: Introduce LED pattern trigger
 2018-09-21  3:31 UTC  (2+ messages)

[libvirt test] 127828: regressions - FAIL
 2018-09-21  3:30 UTC 

[PATCH v3 00/13] drm/mediatek: support hdmi output for mt2701 and mt7623
 2018-09-21  3:28 UTC  (39+ messages)
` [PATCH v3 01/12] drm/mediatek: add refcount for DPI power on/off
` [PATCH v3 02/12] drm/mediatek: move hardware register to node data
` [PATCH v3 03/12] drm/mediatek: adjust EDGE to match clock and data
` [PATCH v3 04/12] drm/mediatek: add clock factor for different IC
` [PATCH v3 05/12] drm/mediatek: convert dpi driver to use drm_of_find_panel_or_bridge
` [PATCH v3 06/12] drm/mediatek: add dpi driver for mt2701 and mt7623
` [PATCH v3 07/12] drm/mediatek: separate hdmi phy to different file
` [PATCH v3 08/12] drm/mediatek: add support for SPDIF audio in HDMI
` [PATCH v3 09/12] drm/mediatek: add hdmi driver for MT2701 and MT7623
` [PATCH v3 10/12] drm/mediatek: implement connection from BLS to DPI0
` [PATCH v3 11/12] drm/mediatek: add a error return value when clock driver has been prepared
` [PATCH v3 12/12] drm/mediatek: config component output by device node port

[Bug 104602] Graphical artifacts in Civilization VI on RX Vega
 2018-09-21  3:28 UTC  (2+ messages)
` [Bug 104602] [apitrace] "

[PATCH net-next 0/7] add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-09-20 21:38 UTC  (2+ messages)

[Bug 107652] amdgpu couldn't resume after suspend
 2018-09-21  3:22 UTC  (3+ messages)

[PATCH 0/3] x86/mm/doc: Clean up mm.txt
 2018-09-21  3:21 UTC  (4+ messages)
` [PATCH 3/3] x86/doc/kaslr.txt: Create a separate part of document abourt KASLR at the end of file
  ` [PATCH v2 "

[PATCH 2/3] drm/exynos: scaler: Add support for tiled formats
 2018-09-21  3:20 UTC  (2+ messages)

[Bug 101978] [bisected] war thunder performance reduced by ~28%
 2018-09-21  3:16 UTC  (2+ messages)

[PATCH RFC v4 0/4] Move TXQ scheduling into mac80211
 2018-09-20 21:29 UTC  (2+ messages)

[PATCH v4] gpu/drm/exynos: Convert drm_atomic_helper_suspend/resume()
 2018-09-21  3:14 UTC  (6+ messages)

[RESEND PATCH 1/1] v4l: samsung, ov9650: Rely on V4L2-set sub-device names
 2018-09-20 21:26 UTC  (3+ messages)

[PATCH] staging: wilc1000: Remove unnecessary pointer check
 2018-09-20 21:26 UTC 

[PATCH] scsi: advansys: Remove unnecessary parentheses
 2018-09-21  3:11 UTC  (2+ messages)

[PATCH v3 1/1] v4l: event: Prevent freeing event subscriptions while accessed
 2018-09-20 21:25 UTC  (2+ messages)

more reflink fixes & debug
 2018-09-20 21:23 UTC  (4+ messages)
` [PATCH 5/5] xfs: introduce an always_cow mode

[PATCH 1/5] f2fs: support superblock checksum
 2018-09-21  3:09 UTC  (6+ messages)
` [PATCH 4/5] f2fs-tools: introduce sb checksum

[PATCH v2] doc: Clarify IOMMU usage with "uio_pci_generic" kernel module
 2018-09-21  3:07 UTC  (7+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCHv2] kernel: kexec_file: remove some duplicated include file
 2018-09-21  3:07 UTC  (6+ messages)

[PATCH net-next] net: sgi: fix return type of ndo_start_xmit function
 2018-09-21  3:05 UTC  (3+ messages)

[PATCH net-next] net: cirrus: fix return type of ndo_start_xmit function
 2018-09-21  3:02 UTC 

[PATCH v8 0/3] powerpc: Detection and scheduler optimization for POWER9 bigcore
 2018-09-21  3:02 UTC  (4+ messages)
` [PATCH v8 1/3] powerpc: Detect the presence of big-cores via "ibm,thread-groups"

[PATCH v2 00/13] drm/mediatek: support hdmi output for mt2701 and mt7623
 2018-09-21  3:02 UTC  (6+ messages)
` [PATCH v2 13/13] drm/mediatek: config component output by device node port

[PATCH security-next v2 00/26] LSM: Explict LSM ordering
 2018-09-21  3:02 UTC  (10+ messages)
` [PATCH security-next v2 26/26] LSM: Add all exclusive LSMs to ordered initialization

[PATCH 0/7] Add devres support to card resources
 2018-09-21  3:01 UTC  (3+ messages)
` [PATCH 2/7] ALSA: core: Add managed card creation

[PATCH 6/7] mm/gup: Combine parameters into struct
 2018-09-21  2:58 UTC  (5+ messages)

[U-Boot] [v3 patch] net: fman: Support both new and legacy FMan Compatibles
 2018-09-21  2:57 UTC  (2+ messages)

[PATCH 1/8] drm/i915/psr: Share PSR and PSR2 exit mask
 2018-09-21  2:55 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/8] "

[PATCH] lib/xz: Put CRC32_POLY_LE in xz_private.h
 2018-09-21  2:54 UTC 

[PATCH net-next] net: seeq: fix return type of ndo_start_xmit function
 2018-09-21  2:53 UTC  (2+ messages)

[PATCH v5 0/8] usb: dwc3: Fix broken BULK stream support to dwc3 gadget driver
 2018-09-21  2:53 UTC  (2+ messages)

[PATCH] PCI: hv: Fix return value check in hv_pci_assign_slots()
 2018-09-21  2:53 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH net-next] net: freescale: fix return type of ndo_start_xmit function
 2018-09-21  2:50 UTC 

[PATCH] kernel: kexec_file: remove some duplicated include file
 2018-09-21  2:48 UTC  (7+ messages)

[PATCH 0/4] mtd: spi-nor: aspeed: introduce optimized settings for fast reads
 2018-09-21  2:39 UTC  (4+ messages)
` [PATCH 1/4] mtd: spi-nor: aspeed: use command mode for reads

[PATCH v4 0/5] Address issues slowing persistent memory initialization
 2018-09-21  2:46 UTC  (8+ messages)
` [PATCH v4 5/5] nvdimm: Schedule device registration on node local to the device

[PATCH net-next] net: micrel: fix return type of ndo_start_xmit function
 2018-09-21  2:42 UTC 

[PATCH net-next 0/3] net: wean netfilter from fib_nh
 2018-09-20 20:53 UTC  (5+ messages)
` [PATCH net-next 1/3] net/ipv4: Move device validation to helper
` [PATCH net-next 2/3] netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helper
` [PATCH net-next 3/3] netfilter: nft_fib: Convert nft_fib4_eval "

[PATCH v5] target/iblock: split T10 PI SGL across command bios
 2018-09-21  2:38 UTC  (2+ messages)

ad5820: Sorry for the invalid v3
 2018-09-20 20:51 UTC 

[PATCH] Add an EditorConfig file
 2018-09-21  2:35 UTC  (5+ messages)

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-09-21  2:34 UTC  (11+ messages)

[BUG] dw_wdt watchdog on linux-rt 4.18.5-rt4 not triggering
 2018-09-20 20:48 UTC  (5+ messages)

[PATCH net] r8169: fix autoneg issue on resume with RTL8168E
 2018-09-20 20:47 UTC 

[PATCH] wireless: ipw2x00: Remove unnecessary parentheses
 2018-09-20 20:45 UTC 

[PATCH] lib/xz: Fix powerpc build with KERNEL_XZ
 2018-09-21  2:30 UTC  (3+ messages)

[PATCH] nfs-utils: Fix version setting by config for vers4
 2018-09-20 20:44 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.