All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-01 01:54:26 to 2018-10-01 07:08:46 UTC [more...]

[OpenRISC] [PATCH 0/4] OpenRISC binutils updates and new relocs
 2018-10-01  7:08 UTC  (8+ messages)

futex_atomic_cmpxchg_inatomic is missing
 2018-10-01  7:07 UTC  (4+ messages)

[PATCH] iomap: set page dirty after partial delalloc on mkwrite
 2018-10-01  0:31 UTC  (3+ messages)

[PATCH] usb: dwc2: Fix HiKey regression caused by power_down feature
 2018-10-01  7:06 UTC  (18+ messages)
                          `  "

[PATCH v2 0/3] A DRM API for adaptive sync and variable refresh rate support
 2018-10-01  7:05 UTC  (4+ messages)
` [PATCH v2 1/3] drm: Add variable refresh rate properties to connector

[Qemu-devel] [PULL 00/79] Misc QEMU patches for 2018-09-30
 2018-10-01  7:05 UTC 

[PATCH] HID: i2c-hid: Add a small delay after powering on/off the device
 2018-10-01  7:00 UTC  (2+ messages)

[RFC 0/2] ns: introduce binfmt_misc namespace
 2018-10-01  7:00 UTC  (5+ messages)
` [RFC 1/2] "

[PATCH 00/18] drm/i915: Infoframe precompute/check
 2018-10-01  6:59 UTC  (9+ messages)
` [PATCH 11/18] drm/i915: Return the mask of enabled infoframes from ->inforame_enabled()
    ` [Intel-gfx] "
` [PATCH 16/18] drm/i915/sdvo: Read out HDMI infoframes
  ` [Intel-gfx] "

KASAN: use-after-free Read in seq_escape
 2018-10-01  6:58 UTC 

[PATCH v4 0/6] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-10-01  6:57 UTC  (7+ messages)
` [PATCH v4 1/6] mpt3sas: Introduce mpt3sas_base_pci_device_is_available

[bug report] jump_label: Annotate entries that operate on __init code earlier
 2018-10-01  6:56 UTC 

KASAN: use-after-free Read in xfrm_sk_policy_lookup
 2018-10-01  6:55 UTC 

[PATCH] drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
 2018-10-01  6:52 UTC  (5+ messages)

[PATCH] Staging: media: replaced deprecated probe method
 2018-10-01  6:48 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: remove Nathan Lynch
 2018-10-01  6:48 UTC 

[Buildroot] [PATCH 00/23] Fix python-crossbar to work with python 3.7
 2018-10-01  6:47 UTC  (5+ messages)
` [Buildroot] [PATCH 08/23] python-psutil: bump to version 5.4.7
` [Buildroot] [PATCH 09/23] python-pycparser: bump to version 2.19

[PATCH 1/2] gpiolib: Fix missing updates of bitmap index
 2018-10-01  6:46 UTC  (4+ messages)
  ` [PATCH] gpiolib: Fix incorrect use of find_next_zero_bit()

[Buildroot] [git commit] python-pycparser: bump to version 2.19
 2018-10-01  6:45 UTC 

[Buildroot] [PATCH 15/23] python-txtorcon: bump to version 18.0.2
 2018-10-01  6:44 UTC  (3+ messages)

[Buildroot] [PATCH] xlib_libXdmcp: add missing dependency on host-pkgconf
 2018-10-01  6:43 UTC  (3+ messages)

[PATCH] powerpc/rtas: Fix a potential race between CPU-Offline & Migration
 2018-10-01  6:40 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/11] net: convert SysBus init method to a realize method
 2018-10-01  6:38 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 01/11] net: etraxfs_eth: "
` [Qemu-devel] [PATCH v2 02/11] net: etraxfs_eth: add a reset method
` [Qemu-devel] [PATCH v2 03/11] net: lan9118: convert SysBus init method to a realize method
` [Qemu-devel] [PATCH v2 04/11] net: lance: "
` [Qemu-devel] [PATCH v2 05/11] net: milkymist_minimac2: "
` [Qemu-devel] [PATCH v2 06/11] net: mipsnet: "
` [Qemu-devel] [PATCH v2 07/11] net: opencores_eth: "
` [Qemu-devel] [PATCH v2 08/11] net: smc91c111: "
` [Qemu-devel] [PATCH v2 09/11] net: stellaris_enet: "
` [Qemu-devel] [PATCH v2 10/11] net: stellaris_enet: add a reset method
` [Qemu-devel] [PATCH v2 11/11] net: xgmac: convert SysBus init method to a realize method

[RFC 0/3] Enable ICL DSI PLL
 2018-10-01  6:38 UTC  (6+ messages)
` [RFC 1/3] drm/i915/icl: Restructure ICL DPLL enable functionality

[PATCH 00/19] perf scripts python: call-graph-from-sql.py / exported-sql-viewer.py disassembly
 2018-10-01  6:28 UTC  (20+ messages)
` [PATCH 01/19] perf scripts python: call-graph-from-sql.py: Use SPDX license identifier
` [PATCH 02/19] perf scripts python: call-graph-from-sql.py: Provide better default column sizes
` [PATCH 03/19] perf scripts python: call-graph-from-sql.py: Set a minimum window size
` [PATCH 04/19] perf scripts python: call-graph-from-sql.py: Change icon
` [PATCH 05/19] perf scripts python: call-graph-from-sql.py: Make a "Main" function
` [PATCH 06/19] perf scripts python: call-graph-from-sql.py: Separate the database details into a class
` [PATCH 07/19] perf scripts python: call-graph-from-sql.py: Add a class for global data
` [PATCH 08/19] perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()
` [PATCH 09/19] perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from TreeModel
` [PATCH 10/19] perf scripts python: call-graph-from-sql.py: Add data helper functions
` [PATCH 11/19] perf scripts python: call-graph-from-sql.py: Refactor TreeItem class
` [PATCH 12/19] perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py
` [PATCH 13/19] perf scripts python: exported-sql-viewer.py: Add support for multiple sub-windows
` [PATCH 14/19] perf scripts python: exported-sql-viewer.py: Add ability to find symbols in the call-graph
` [PATCH 15/19] perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge font
` [PATCH 16/19] perf scripts python: exported-sql-viewer.py: Add ability to display all the database tables
` [PATCH 17/19] perf scripts python: exported-sql-viewer.py: Add All branches report
` [PATCH 18/19] perf scripts python: exported-sql-viewer.py: Add Selected "
` [PATCH 19/19] perf scripts python: exported-sql-viewer.py: Add help window

[Buildroot] [git commit] linux-firmware: fix tarball hash
 2018-10-01  6:35 UTC 

[linux-3.18 baseline-only test] 75330: trouble: blocked/broken
 2018-10-01  6:27 UTC 

[RFC 0/5] perf: Per PMU access controls (paranoid setting)
 2018-10-01  6:27 UTC  (19+ messages)

[PATCH] powerpc/nohash: fix undefined behaviour when testing page size support
 2018-10-01  6:21 UTC 

[PATCH v3] f2fs: submit cached bio to avoid endless PageWriteback
 2018-10-01  6:23 UTC  (11+ messages)
                  ` [f2fs-dev] "

[PATCH v6 0/2] arm64: dts: add prng-ee nodes
 2018-10-01  6:21 UTC  (6+ messages)
` [PATCH v6 1/2] arm64: dts: msm8996: add prng-ee node
` [PATCH v6 2/2] arm64: dts: sdm845: "

upgrading packages in yocto
 2018-10-01  6:21 UTC 

[PATCH] gprs: fix seg fault in case of NULL callback
 2018-10-01  6:19 UTC 

[PATCH v3 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-10-01  6:18 UTC  (6+ messages)
` [PATCH v3 1/5] "

[PATCH 0/3] namei: implement various scoping AT_* flags
 2018-10-01  6:14 UTC  (15+ messages)
` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution

[PATCH] powerpc: remove leftover code of old GCC version checks
 2018-10-01  6:10 UTC  (2+ messages)

[PATCH 0/4] get_user_pages*() and RDMA: first steps
 2018-10-01  6:11 UTC  (7+ messages)

[ANNOUNCE] util-linux v2.33-rc1
 2018-09-30 23:33 UTC  (2+ messages)

[PATCH] bcache: correct dirty data statistics
 2018-09-30 23:26 UTC  (2+ messages)

[PATCH] bcache: fix ioctl in flash device
 2018-09-30 23:25 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-09-30
 2018-10-01  6:00 UTC 

[PATCH V2 1/2] ARM: dts: imx6ul: use nvmem-cells for cpu speed grading
 2018-10-01  5:57 UTC  (4+ messages)
` [PATCH V2 2/2] cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull

linux-next: Signed-off-by missing for commit in the parisc-hd tree
 2018-10-01  5:57 UTC  (2+ messages)

[PATCH RESEND] twl4030_charger: fix charging current out-of-bounds
 2018-10-01  5:55 UTC  (4+ messages)

usb: dwc2: disable power_down on rockchip devices
 2018-10-01  5:55 UTC 

[PATCH 1/2] ARM: dts: imx6ul: use nvmem-cells for cpu speed grading
 2018-10-01  5:54 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull

[RFC] mt76x2: move mt76x2 source files to mt76x2 folder
 2018-10-01  5:52 UTC  (2+ messages)

[PATCH] printk: inject caller information into the body of message
 2018-10-01  5:52 UTC  (18+ messages)

[PATCH v3 0/9] Devicetree build consolidation
 2018-10-01  5:49 UTC  (12+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules

[U-Boot] [PATCH] fs: btrfs: Fix tree traversal with btrfs_next_slot()
 2018-10-01  5:50 UTC  (2+ messages)

[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-10-01  5:49 UTC  (5+ messages)
` [PATCH v16 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops

[RFC 4/5] mt76: move mt76x02_mac_write_txwi in mt76x02-lib module
 2018-10-01  5:48 UTC  (2+ messages)

[PATCH] mt76x0: init: intrduce MT_H2M_* definitions
 2018-10-01  5:43 UTC  (2+ messages)

[GIT PULL 0/6] perf/urgent fixes
 2018-10-01  5:42 UTC  (3+ messages)
` [PATCH 4/6] perf report: Use the offset address to find inline frames

[PATCH] mt76x0: pci: add mt76x0e_cleanup routine
 2018-10-01  5:42 UTC  (2+ messages)

[RFC] PCI: add support for Immediate Readiness
 2018-10-01  5:42 UTC  (4+ messages)
` [PATCH v2] "

[Xenomai] What does activating SMP mean?
 2018-10-01  5:33 UTC 

[PATCH net v2] r8169: always autoneg on resume
 2018-10-01  5:33 UTC  (6+ messages)

[PATCH RFC 0/5] treewide: add USB OTG support for hammerhead
 2018-10-01  5:30 UTC  (6+ messages)
` [PATCH RFC 1/5] dt-bindings: power: supply: bq24190_charger: add bq24192 and usb-otg-vbus
` [PATCH RFC 2/5] power: supply: bq24190_charger: add support for bq24192 variant
` [PATCH RFC 3/5] power: supply: bq24190_charger: add of_match for usb-otg-vbus regulator
` [PATCH RFC 4/5] power: supply: bq24190_charger: add support for extcon and GPIO for USB OTG support
` [PATCH RFC 5/5] ARM: dts: qcom: msm8974-hammerhead: add "

[PATCH 0/1] [SUMO] toaster: fix bitbake flexible path error from Bugzilla #12891
 2018-10-01  5:26 UTC  (3+ messages)

[PATCH] drm/ast: change resolution may cause screen blurred
 2018-10-01  5:26 UTC 

more reflink fixes & debug
 2018-09-30 22:50 UTC  (4+ messages)
` [PATCH 1/5] xfs: cancel COW blocks before swapext

[PREVIEW] [PATCH chao/erofs-dev 1/3] staging: erofs: harden inode lookup for 32-bit platforms
 2018-10-01  5:24 UTC  (10+ messages)
        ` [PREVIEW][PATCH v2 chao/erofs-dev] "

possible deadlock in __do_page_fault
 2018-10-01  5:23 UTC  (2+ messages)

[PATCH] PM / OPP: Refactor counting of added OPPs for v2 to avoid unsupported OPPs
 2018-10-01  5:19 UTC  (2+ messages)

[PATCH] meta-ide-support: add cmake-native
 2018-10-01  5:09 UTC 

[PATCH 01/19] staging: rtl8188eu: cleanup inconsistent indenting
 2018-10-01  5:12 UTC  (3+ messages)

[PATCH 00/17] Make ABORT and LUN RESET handling synchronous
 2018-10-01  5:03 UTC  (2+ messages)

[PATCH v3] PCI: Reprogram bridge prefetch registers on resume
 2018-10-01  4:57 UTC  (6+ messages)

[PATCH 1/3] config: use one single config option for C11 memory model
 2018-10-01  4:52 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] kni: fix kni fifo synchronization

[PATCH] MAINTAINERS: Fix file pattern for MEN Z069 watchdog driver
 2018-09-30 22:16 UTC 

[PATCH] xfs: fix error handling in xfs_bmap_extents_to_btree
 2018-09-30 22:09 UTC  (3+ messages)

Subject: [PATCH] add support for pci_alloc_irq_vectors
 2018-09-30 22:04 UTC  (2+ messages)
    `  "

[PATCH net] ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
 2018-09-30 22:00 UTC  (2+ messages)

[PATCHv2 wpan-tools] wpan-hwsim: hardware simulator configuration utility
 2018-09-30 21:52 UTC 

[PATCH v4 0/2] Amiga RDB partition support fixes
 2018-10-01  4:27 UTC  (4+ messages)
` [PATCH v4 1/2] block: fix signed int overflow in Amiga partition support

[PATCH wpan-next] ieee802154: hwsim: remove not used ifup list
 2018-09-30 21:41 UTC 

layers.openembedded.org upgraded
 2018-10-01  4:14 UTC  (6+ messages)
` [OE-core] "
      ` [yocto] "
      ` [yocto] [OE-core] "

[PATCH] staging: rtlwifi: Removed unused define and code efuse_re_pg* from wifi.h
 2018-10-01  4:15 UTC  (3+ messages)

[layerindex-web][PATCH 00/12] More minor fixes (cover letter only)
 2018-10-01  4:11 UTC 

[PATCH 0/4] Address reader-writer concurrency in rte_hash
 2018-10-01  4:11 UTC  (4+ messages)
` [PATCH 4/4] hash: enable lock-free reader-writer concurrency

[PATCH] dpaa_eth: Remove useless declaration
 2018-10-01  4:10 UTC 

Licenses and revocability, in a paragraph or less. (for the lay-man)
 2018-10-01  4:07 UTC 

"You are easily replacable" Bruce Peren's message to past contributors
 2018-10-01  4:07 UTC 

The free software conservancy is wrong
 2018-10-01  4:06 UTC 

Why the FSF collects copyright assignments
 2018-10-01  4:05 UTC 

Why the FSF collects copyright assignments
 2018-10-01  4:00 UTC 

[PATCH v6 1/2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-10-01  3:58 UTC  (7+ messages)
` [PATCH v6 2/2] iio: proximity: vl53l0x: add interrupt support

[Bug 107991] RX580 ~ ring gfx timeout ~ particular shaders created by a dolphin-emu game can bring down AMDGPU
 2018-10-01  3:55 UTC  (4+ messages)
` [Bug 107991] RX580 ~ ring gfx timeout ~ particular shaders created by a dolphin-emu game can bring down AMDGPU ~ attached apitrace
` [Bug 107991] RX580 ~ ring gfx timeout ~ particular shaders created by a dolphin-emu game can bring down AMDGPU with RadeonSI or RADV "

[PATCH] cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update
 2018-10-01  3:51 UTC 

[PATCH] cxgb4: Use proper enum in IEEE_FAUX_SYNC
 2018-10-01  3:47 UTC 

[PATCH v2] mtd: rawnand: marvell: check for RDY bits after enabling the IRQ
 2018-09-30 21:10 UTC  (8+ messages)

[PATCH v8 0/2] Add an initial DT binding doc for ina3221
 2018-10-01  3:28 UTC  (4+ messages)
` [PATCH v8 2/2] hwmon: ina3221: Read channel input source info from DT

[U-Boot] [PATCH 1/1] efi_loader: remove lcd.h from efi_net.c
 2018-10-01  3:24 UTC 

Other architectures we can work on?
 2018-10-01  3:16 UTC 

[PATCH v2 0/3] Add suspend and resume functions
 2018-10-01  3:15 UTC  (4+ messages)
` [PATCH v2 3/3] hwmon: ina3221: "

[U-Boot] [PATCH 1/1] arm: do not include efi_loader.h twice
 2018-10-01  3:03 UTC 

[LKP] [flow_dissector] d58e468b11: BUG:unable_to_handle_kernel
 2018-10-01  2:58 UTC  (2+ messages)

[PATCH] ACPI/sbshc: Fix rare oops when removing modules
 2018-10-01  2:53 UTC 

[PATCH] ACPI/sbs: Fix GPE storm on recent MacBookPro's
 2018-10-01  2:52 UTC 

[mlmmj] Patches wanted for hashing/nesting archive directory (1M+ mails in list)
 2018-10-01  2:45 UTC  (2+ messages)

[GIT PULL] i.MX fixes for 4.19, round 2
 2018-10-01  2:39 UTC 

[PATCH 1/2] powerpc/64: Remove duplicated -mabi=elfv2 for little endian targets
 2018-10-01  2:22 UTC  (5+ messages)
` [PATCH 2/2] powerpc/64: Increase stack redzone for 64-bit kernel to 512 bytes

[GIT PULL] exynos-drm-fixes
 2018-10-01  2:24 UTC 

[PATCH 00/11] Add ZxR support + bugfixes
 2018-10-01  2:22 UTC  (6+ messages)
` [PATCH 05/11] ALSA: hda/ca0132 - Add DBpro hda_codec_ops
` [PATCH 10/11] ALSA: hda/ca0132 - Add ZxR 600 ohm gain control

[lustre-devel] [PATCH 00/34] lustre: remainder of multi-rail series
 2018-10-01  2:06 UTC  (2+ messages)

[PATCH v11] f2fs: guarantee journalled quota data by checkpoint
 2018-10-01  2:04 UTC  (8+ messages)


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.