messages from 2019-02-15 10:36:54 to 2019-02-15 11:31:24 UTC [more...]
[U-Boot] [PATCH V2 1/3] sunxi: Use clrsetbits_le32 instead of multiple instruction
2019-02-15 11:31 UTC (6+ messages)
` [U-Boot] [PATCH V2 3/3] sunxi: Fix A33 memory initialization
[PATCH net-next v4 00/17] Refactor classifier API to work with chain/classifiers without rtnl lock
2019-02-15 11:30 UTC (5+ messages)
` [PATCH net-next v4 07/17] net: sched: protect filter_chain list with filter_chain_lock mutex
[PATCH 0/2] Lima DRM driver
2019-02-15 11:30 UTC (5+ messages)
` [PATCH 1/2] drm/fourcc: add ARM tiled format modifier
[Qemu-devel] [PATCH] migration/rdma: Fix qemu_rdma_cleanup null check
2019-02-15 11:30 UTC (4+ messages)
RT Xen on ARM - R-Car series
2019-02-15 11:30 UTC (17+ messages)
[PATCH] app/testbbdev: fix sprintf with snprintf
2019-02-15 11:30 UTC (3+ messages)
[PATCH] tools/libxendevicemodel: add xendevicemodel_modified_memory_bulk to map
2019-02-15 11:29 UTC (5+ messages)
[PATCH] scripts: gdb: redefine MS_RDONLY
2019-02-15 11:29 UTC
Kernel panic when loading the IDE controller driver
2019-02-15 11:27 UTC (9+ messages)
[PATCH] bmap-tools: update from 3.4 to 3.5
2019-02-15 11:27 UTC (3+ messages)
[PATCH v2 0/2] Intel Cherry Trail Whiskey Cove LEDs support
2019-02-15 11:27 UTC (12+ messages)
` [PATCH v2 1/2] leds: Add Intel Cherry Trail Whiskey Cove PMIC LEDs
[virtio-comment] [PATCH 1/3] shared memory: Define shared memory regions
2019-02-15 11:26 UTC (15+ messages)
[PATCH] busybox: 1.29.3 -> 1.30.1
2019-02-15 11:25 UTC (2+ messages)
[PATCH] net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
2019-02-15 11:25 UTC (3+ messages)
[U-Boot] [PATCH 0/2] x530: Enable watchdog
2019-02-15 11:23 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] arm: mvebu: x530: Enable watchdog in SPL and U-Boot
[OSSTEST PATCH 3/4] backports snapshot: Disable apt timestamp checking (sometimes)
2019-02-15 11:23 UTC (4+ messages)
` [OSSTEST PATCH 5/4] backports snapshot: Disable apt timestamp checking in right place
[PATCH net-next 00/12] Refactor flower classifier to remove dependency on rtnl lock
2019-02-15 11:22 UTC (8+ messages)
` [PATCH net-next 02/12] net: sched: flower: refactor fl_change
` [PATCH net-next 03/12] net: sched: flower: introduce reference counting for filters
Adding IPMI support to an existing implementation
2019-02-15 11:21 UTC
[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
2019-02-15 11:22 UTC (4+ messages)
[PATCH] efi: cleanups
2019-02-15 11:20 UTC (2+ messages)
[PATCHv3] nvmetcli: ANA configuration support
2019-02-15 11:20 UTC
[Buildroot] [Bug 11671] New: russian locale ru_RU:145: LC_TIME: syntax error
2019-02-15 11:18 UTC (2+ messages)
` [Buildroot] [Bug 11671] "
[PATCH 1/6] include: add SPDX GPL-2.0-only license tags where applicable
2019-02-15 11:18 UTC (7+ messages)
[PATCH V15 00/18] block: support multi-page bvec
2019-02-15 11:13 UTC (57+ messages)
` [Cluster-devel] "
` [PATCH V15 01/18] btrfs: look at bi_size for repair decisions
` [Cluster-devel] "
` [PATCH V15 02/18] block: don't use bio->bi_vcnt to figure out segment number
` [Cluster-devel] "
` [PATCH V15 03/18] block: remove bvec_iter_rewind()
` [Cluster-devel] "
` [PATCH V15 04/18] block: introduce multi-page bvec helpers
` [Cluster-devel] "
` [PATCH V15 05/18] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
` [Cluster-devel] "
` [PATCH V15 06/18] block: use bio_for_each_bvec() to compute multi-page bvec count
` [Cluster-devel] "
` [PATCH V15 07/18] block: use bio_for_each_bvec() to map sg
` [Cluster-devel] "
` [PATCH V15 08/18] block: introduce mp_bvec_last_segment()
` [Cluster-devel] "
` [PATCH V15 09/18] fs/buffer.c: use bvec iterator to truncate the bio
` [Cluster-devel] "
` [PATCH V15 10/18] btrfs: use mp_bvec_last_segment to get bio's last page
` [Cluster-devel] "
` [PATCH V15 11/18] block: loop: pass multi-page bvec to iov_iter
` [Cluster-devel] "
` [PATCH V15 12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [Cluster-devel] "
` [PATCH V15 13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [Cluster-devel] "
` [PATCH V15 14/18] block: enable multipage bvecs
` [Cluster-devel] "
` [PATCH V15 15/18] block: always define BIO_MAX_PAGES as 256
` [Cluster-devel] "
` [PATCH V15 16/18] block: document usage of bio iterator helpers
` [Cluster-devel] "
` [PATCH V15 17/18] block: kill QUEUE_FLAG_NO_SG_MERGE
` [Cluster-devel] "
` [PATCH V15 18/18] block: kill BLK_MQ_F_SG_MERGE
` [Cluster-devel] "
[Qemu-devel] [PATCH v2 0/9] ccid-card-passthru: check buffer size parameter
2019-02-15 11:15 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 1/9] ccid-card-passthru: Move assertion in read() to can_read()
` [Qemu-devel] [PATCH v2 2/9] ccid-card-passthru: Replace never trigger if statement by an assertion
` [Qemu-devel] [PATCH v2 3/9] ccid-card-passthru: Assert on a stricter expression
[Qemu-devel] [PATCH] i386, acpi: check acpi_memory_hotplug capacity in pre_plug
2019-02-15 11:14 UTC (4+ messages)
[Qemu-devel] [PATCH 00/17] target/ppc: convert instructions to use TCG vector operations
2019-02-15 11:14 UTC (3+ messages)
` [Qemu-devel] [PATCH 13/17] target/ppc: Use mtvscr/mfvscr for vmstate
` [Qemu-devel] [Qemu-ppc] "
[PATCH v2 0/2] ARC: rework U-boot arguments handling
2019-02-15 11:12 UTC (3+ messages)
[Qemu-devel] [RFC PATCH 0/4] ppc: spapr: virtual NVDIMM support
2019-02-15 11:11 UTC (7+ messages)
` [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support
` [Qemu-devel] [RFC PATCH 4/4] spapr: Add Hcalls to support PAPR NVDIMM device
[RFC PATCH v3 00/12] Draft for Extended Key ID support
2019-02-15 11:10 UTC (8+ messages)
` [RFC PATCH v3 02/12] nl80211/cfg80211: "
` [RFC PATCH v3 03/12] mac80211: IEEE 802.11 "
` [RFC PATCH v3 04/12] mac80211: Compatibility "
[PATCH v7] media: imx: add mem2mem device
2019-02-15 11:10 UTC (3+ messages)
[REGRESSION 4.20] mvneta - DMA-API: device driver tries to sync DMA memory it has not allocated
2019-02-15 11:10 UTC (2+ messages)
Enhancing Xen's Kconfig infrastructure to support tailored solutions
2019-02-15 11:10 UTC (10+ messages)
[Qemu-devel] [PULL v2 00/25] target-arm queue
2019-02-15 11:09 UTC (2+ messages)
stable-rc/linux-3.18.y build: 185 builds: 5 failed, 180 passed, 38 errors, 2775 warnings (v3.18.134-92-g583be0fbb5af)
2019-02-15 11:09 UTC
[PATCH] i2c: cadence: try reset when master receive error interrupts
2019-02-15 11:07 UTC (3+ messages)
[PATCH] Add knobs to allow non-initrd boot config
2019-02-15 11:07 UTC
dma: axi-dmac: Split too large segments
2019-02-15 11:06 UTC
[Buildroot] [autobuild.buildroot.net] Build results for 2019-02-13
2019-02-15 11:06 UTC (5+ messages)
[PATCH] ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
2019-02-15 11:04 UTC
[U-Boot] [PATCH v2 0/3] sunxi: Sync Bananapi M2+ dts files and add H5 variant
2019-02-15 11:03 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/3] sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1
` [U-Boot] [PATCH v2 2/3] sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3
` [U-Boot] [PATCH v2 3/3] sunxi: Add Bananapi M2+ H5 board
[Qemu-devel] [PATCH v4 0/9] Network announce changes
2019-02-15 10:47 UTC (10+ messages)
` [Qemu-devel] [PATCH v4 1/9] net: Introduce announce timer
` [Qemu-devel] [PATCH v4 2/9] migration: Add announce parameters
` [Qemu-devel] [PATCH v4 3/9] virtio-net: Switch to using announce timer
` [Qemu-devel] [PATCH v4 4/9] migration: "
` [Qemu-devel] [PATCH v4 5/9] net: Add a network device specific self-announcement ability
` [Qemu-devel] [PATCH v4 6/9] virtio-net: Allow qemu_announce_self to trigger virtio announcements
` [Qemu-devel] [PATCH v4 7/9] qmp: Add announce-self command
` [Qemu-devel] [PATCH v4 8/9] hmp: Add hmp_announce_self
` [Qemu-devel] [PATCH v4 9/9] tests: Add a test for qemu self announcements
Ceph Nautilus Release T-shirt Design
2019-02-15 11:02 UTC (7+ messages)
[Qemu-devel] [PATCH] build: get rid of target-obj-y
2019-02-15 10:49 UTC
[Qemu-devel] [PATCH] build: remove unnecessary assignments from Makefile.target
2019-02-15 10:49 UTC
[Qemu-devel] [PATCH] build: clean trace/generated-helpers.c
2019-02-15 10:49 UTC
[PATCH] powerpc: use $(origin ARCH) to select KBUILD_DEFCONFIG
2019-02-15 11:00 UTC (3+ messages)
dma: axi-dmac: assign `copy_align` property
2019-02-15 11:02 UTC
[Qemu-devel] [PATCH v3] [RFC] s390x/vfio: VFIO-AP interrupt control interception
2019-02-15 11:00 UTC (5+ messages)
` [Qemu-devel] [PATCH v3] s390x/cpumodel: Set up CPU model for AQIC interception
[PATCH 0/2] driver core: Fixes related to device links
2019-02-15 11:00 UTC (3+ messages)
` [PATCH 2/2] driver core: Fix possible supplier PM-usage counter imbalance
MCE/EDAC Status/Updating?
2019-02-15 10:58 UTC (2+ messages)
How to get next commit that just after a specified commit
2019-02-15 10:58 UTC (3+ messages)
stable-rc/linux-4.4.y build: 187 builds: 10 failed, 177 passed, 42 errors, 4435 warnings (v4.4.174-119-gf5fe3003919f)
2019-02-15 10:57 UTC
[PATCH v2] ARM: pm: fix HYP/SVC mode mismatch when MCPM is used
2019-02-15 10:56 UTC (2+ messages)
[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-02-15 10:56 UTC (13+ messages)
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest
[RFC PATCH v1 00/25] printk: new implementation
2019-02-15 10:56 UTC (8+ messages)
` [RFC PATCH v1 02/25] printk-rb: add prb locking functions
[U-Boot] [PATCH v2 0/9] arm: exynos: Fix reboot on Odroid HC1
2019-02-15 10:55 UTC (5+ messages)
` [U-Boot] [PATCH v2 7/9] power: regulator: s2mps11: Add enable delay
[PATCH] regulator: core: Take lock before applying system load
2019-02-15 10:55 UTC
[PATCH 0/8] rtlwifi: Remove CamelCase variables from all drivers
2019-02-15 10:54 UTC (2+ messages)
[PATCH i-g-t] intel-ci: Ignore performance-only pread/pwrite "tests"
2019-02-15 10:52 UTC (6+ messages)
` [igt-dev] "
[PATCH v5 00/12] btrfs: Enhancement to tree block validation
2019-02-15 10:50 UTC (13+ messages)
` [PATCH v5 01/12] btrfs: Always output error message when key/level verification fails
` [PATCH v5 02/12] btrfs: extent_io: Kill the forward declaration of flush_write_bio()
` [PATCH v5 03/12] btrfs: disk-io: Show the timing of corrupted tree block explicitly
` [PATCH v5 04/12] btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
` [PATCH v5 05/12] btrfs: extent_io: Handle error better in extent_write_full_page()
` [PATCH v5 06/12] btrfs: extent_io: Handle error better in btree_write_cache_pages()
` [PATCH v5 07/12] btrfs: extent_io: Kill the dead branch in extent_write_cache_pages()
` [PATCH v5 08/12] btrfs: extent_io: Handle error better in extent_write_locked_range()
` [PATCH v5 09/12] btrfs: extent_io: Kill the BUG_ON() in lock_extent_buffer_for_io()
` [PATCH v5 10/12] btrfs: extent_io: Kill the BUG_ON() in extent_write_cache_pages()
` [PATCH v5 11/12] btrfs: extent_io: Handle error better in extent_writepages()
` [PATCH v5 12/12] btrfs: Do mandatory tree block check before submitting bio
[PATCH SpectreV1+L1TF v5 5/9] nospec: introduce evaluate_nospec
2019-02-15 10:50 UTC (11+ messages)
` SpectreV1+L1TF Patch Series v6
` [PATCH SpectreV1+L1TF v6 3/9] x86/hvm: block speculative out-of-bound accesses
` SpectreV1+L1TF Patch Series
[LTP] [PATCH 0/4] netstress: new option and some enhancements
2019-02-15 10:50 UTC (4+ messages)
` [LTP] [PATCH 1/4] netstress: support SO_REUSEPORT with new 'P' flag
[PATCH v2] staging: android: ion: Allocate from heap ID directly without mask
2019-02-15 10:50 UTC (3+ messages)
[LTP] [PATCH] syscalls/cma: test case should return TCONF if syscall doesn't exist
2019-02-15 10:50 UTC (3+ messages)
` [LTP] [PATCH v2 1/2] "
PR - GuC v31.3.0
2019-02-15 10:49 UTC (2+ messages)
rte_flow update support?
2019-02-15 10:45 UTC (3+ messages)
[PATCH 0/2] wireless: Add support to probe unexercised mesh link
2019-02-15 10:45 UTC (5+ messages)
` [PATCH 1/2] cfg80211: add "
` [PATCH 2/2] mac80211: probe unexercised mesh links
[igt-dev] [PATCH i-g-t] doc: End transition period
2019-02-15 10:44 UTC (4+ messages)
[PATCH] nvmem: core: don't check the return value of notifier chain call
2019-02-15 10:44 UTC (2+ messages)
[PATCH] brcmfmac: use bphy_err() in all wiphy-related code
2019-02-15 10:44 UTC (6+ messages)
stable-rc/linux-4.9.y build: 193 builds: 4 failed, 189 passed, 10 errors, 3301 warnings (v4.9.158)
2019-02-15 10:44 UTC
r8169 driver causing screen flickering since commit a99790bf5c7f3d68d8b01e015d3212a98ee7bd57
2019-02-15 10:44 UTC
[PATCH] nvmem: core: fix the return value check when calling the notifier chain
2019-02-15 10:43 UTC (5+ messages)
[PATCH v3] mm,page_alloc: wait for oom_lock before retrying
2019-02-15 10:42 UTC (3+ messages)
[PATCH v5 0/3] KASAN for powerpc/32
2019-02-15 10:38 UTC (8+ messages)
` [PATCH v5 3/3] powerpc/32: Add KASAN support
[PATCH 0/2] misc: fastrpc: minor fixes
2019-02-15 10:40 UTC (3+ messages)
` [PATCH 1/2] misc: fastrpc: select CONFIG_DMA_SHARED_BUFFER
` [PATCH 2/2] misc: fastrpc: Fix device_open when no session is available
tmpfs inode leakage when opening file with O_TMP_FILE
2019-02-15 10:38 UTC (4+ messages)
[PATCH V2] brcmfmac: use bphy_err() in all wiphy-related code
2019-02-15 10:37 UTC (4+ messages)
` [PATCH V3] "
[Qemu-devel] [PULL 0/1] qemu-openbios queue 20190215
2019-02-15 10:34 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] Update OpenBIOS images to 3464681b built from submodule
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.