messages from 2018-11-15 08:35:35 to 2018-11-15 09:12:54 UTC [more...]
TechnoTrend CT2-4500 remote not working
2018-11-14 23:07 UTC (4+ messages)
[PATCH][thud 1/3] shadow: improve reproducibility by hard-coding shell path
2018-11-15 9:12 UTC (3+ messages)
` [PATCH][thud 2/3] busybox: make busybox.links.{suid, nosuid} reproducible
` [PATCH][thud 3/3] openssl-1.1.1: remove build path from version info
Re-run features-refresh.sh
2018-11-15 9:12 UTC (4+ messages)
[PATCH 5/5] efi: permit calling efi_mem_reserve_persistent from atomic context
2018-11-15 9:12 UTC (2+ messages)
` [tip:efi/urgent] efi: Permit calling efi_mem_reserve_persistent() "
[PATCH 4/5] efi/arm: defer persistent reservations until after paging_init()
2018-11-15 9:11 UTC (2+ messages)
` [tip:efi/urgent] efi/arm: Defer "
[PATCH 3/5] efi/arm: libstub: pack FDT after populating it
2018-11-15 9:11 UTC (2+ messages)
` [tip:efi/urgent] efi/arm/libstub: Pack "
remove more legacy request leftover
2018-11-15 9:04 UTC (16+ messages)
` [PATCH 04/16] block: use atomic bitops for ->queue_flags
` [Drbd-dev] "
` [PATCH 13/16] mmc: simplify queue initialization
` [Drbd-dev] "
` [PATCH 14/16] mmc: stop abusing the request queue_lock pointer
` [Drbd-dev] "
[PATCH 2/5] efi: arm: revert deferred unmap of early memmap mapping
2018-11-15 9:10 UTC (2+ messages)
` [tip:efi/urgent] efi/arm: Revert "
[PATCH 1/5] efi: Fix debugobjects warning on efi_rts_work
2018-11-15 9:09 UTC (2+ messages)
` [tip:efi/urgent] efi: Fix debugobjects warning on 'efi_rts_work'
[PATCH 00/24] Add generic support for composing LED class device name
2018-11-15 9:10 UTC (6+ messages)
` [PATCH 02/24] leds: core: Add support for composing LED class device names
Broken dwarf unwinding - wrong stack pointer register value?
2018-11-15 9:10 UTC (4+ messages)
` PEBS level 2/3 breaks dwarf unwinding! [WAS: Re: Broken dwarf unwinding - wrong stack pointer register value?]
[igt-dev] [PATCH i-g-t v7] runner: Implement --abort-on-monitored-error
2018-11-15 9:07 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH 1/2] ARM: socfpga: update defconfig
2018-11-15 9:05 UTC (2+ messages)
` [PATCH 2/2] ARM: socfpga: select GPIOLIB for non-xload
[Qemu-devel] [PATCH v2 for-4.0 00/13] block: byte-based blocking read/write
2018-11-15 9:04 UTC (3+ messages)
[Qemu-devel] [PATCH] keymaps: detect recursive keyboard layout file
2018-11-15 9:04 UTC
[PATCH v2] xen/pt: fix some pass-thru devices don't work across reboot
2018-11-15 1:10 UTC
[RFC PATCH] mm, proc: report PR_SET_THP_DISABLE in proc
2018-11-15 9:02 UTC (11+ messages)
[PATCH 0/2] Docs/EDID: Fixed and improved EDID documentation
2018-11-15 9:02 UTC (5+ messages)
[RFC] Discuss about an new idea "Vsock over Virtio-net"
2018-11-15 9:02 UTC (10+ messages)
KVM selftests are failing
2018-11-15 9:02 UTC (11+ messages)
[meta-java][PATCH] openjdk-8: 172b11 -> 181b13
2018-11-15 18:00 UTC
[Qemu-devel] [PATCH v4 0/4] fsdev-throttle-qmp: qmp interface for fsdev io throttling
2018-11-15 8:55 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 1/4] fsdev-throttle-qmp: factor out throttle code to reuse code
` [Qemu-devel] [PATCH v4 2/4] fsdev-throttle-qmp: move struct ThrottleLimits to new file
` [Qemu-devel] [PATCH v4 3/4] fsdev-throttle-qmp: qmp interface for fsdev io throttling
` [Qemu-devel] [PATCH v4 4/4] fsdev-throttle-qmp: hmp "
[LTP] [PATCH v3 ltp] Add Intel umip(User Mode Instruction Prevention) basic function tests
2018-11-15 9:00 UTC
[Cluster-devel] [PATCH V10 00/19] block: support multi-page bvec
2018-11-15 8:53 UTC (79+ messages)
` "
` [Cluster-devel] [PATCH V10 01/19] block: introduce multi-page page bvec helpers
` "
` [Cluster-devel] [PATCH V10 02/19] block: introduce bio_for_each_bvec()
` "
` [Cluster-devel] [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` "
` [Cluster-devel] [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
` "
` [Cluster-devel] [PATCH V10 05/19] block: introduce bvec_last_segment()
` "
` [Cluster-devel] [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio
` "
` [Cluster-devel] [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
` "
` [Cluster-devel] [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
` "
` [Cluster-devel] [PATCH V10 09/19] block: introduce bio_bvecs()
` "
` [Cluster-devel] [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter
` "
` [Cluster-devel] [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` "
` [Cluster-devel] [PATCH V10 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` "
` [Cluster-devel] [PATCH V10 13/19] iomap & xfs: only account for new added page
` "
` [Cluster-devel] [PATCH V10 14/19] block: enable multipage bvecs
` "
` [Cluster-devel] [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
` "
` [Cluster-devel] [PATCH V10 16/19] block: document usage of bio iterator helpers
` "
` [Cluster-devel] [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
` "
` [Cluster-devel] [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` "
` [Cluster-devel] [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE
` "
[PATCH v2 net-next 00/21] Add support for Aquantia AQtion USB to 5/2.5GbE devices
2018-11-14 22:53 UTC (6+ messages)
` [v2,net-next,06/21] net: usb: aqc111: Introduce link management
` [PATCH v2 net-next 06/21] "
[Qemu-devel] Are FreeBSD guest images working?
2018-11-15 8:58 UTC
[PATCH 1/4] pwm: Add new helper to initialize a pwm_state variable with defaults
2018-11-15 8:58 UTC (5+ messages)
` [PATCH 2/4] ARM: S3C24XX: rx1950: make use of atomic PWM API
[PATCH V7 0/7] clk: imx: add imx8qxp clock support
2018-11-15 8:56 UTC (18+ messages)
` [PATCH V7 1/7] clk: imx: add configuration option for mmio clks
` [PATCH V7 2/7] clk: imx: add scu clock common part
` [PATCH V7 3/7] dt-bindings: clock: imx8qxp: add SCU clock IDs
` [PATCH V7 4/7] clk: imx: add imx8qxp clk driver
` [PATCH V7 5/7] dt-bindings: clock: add imx8qxp lpcg clock binding
` [PATCH V7 6/7] clk: imx: add lpcg clock support
` [PATCH V7 7/7] clk: imx: add imx8qxp lpcg driver
[master][thud][PATCH] nfs-utils: Enable libnfsidmap
2018-11-15 8:56 UTC
[PATCH 1/2] fs/epoll: rename check_events label to send_events
2018-11-14 22:51 UTC (3+ messages)
` [PATCH 2/2] fs/epoll: deal with wait_queue only once
[PATCH v5 0/2] media: platform: Add Aspeed Video Engine Driver
2018-11-15 8:56 UTC (4+ messages)
` [PATCH v5 2/2] media: platform: Add Aspeed Video Engine driver
[PATCH v9 00/24] ILP32 for ARM64
2018-11-15 8:54 UTC (6+ messages)
[PATCH 00/17] ARMv8.3 pointer authentication support
2018-11-14 22:48 UTC (7+ messages)
[PATCH] mm/hugetl.c: keep the page mapping info when free_huge_page() hit the VM_BUG_ON_PAGE
2018-11-15 8:52 UTC (6+ messages)
[PATCH 0/3] CAN fix for stm32mp157c
2018-11-15 8:52 UTC (8+ messages)
` [PATCH 3/3] ARM: dts: stm32: add can1 sleep pins muxing on stm32mp157c-ev1 board
` [PATCH 1/3] ARM: dts: stm32: change CAN RAM mapping on stm32mp157c
` [PATCH 2/3] ARM: dts: stm32: add can1 sleep pins muxing
[RFCv3 PATCH 0/6] A General Accelerator Framework, WarpDrive
2018-11-15 8:51 UTC (6+ messages)
` [RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
[PATCH] net/mlx5: fix flow destruction
2018-11-15 8:50 UTC (2+ messages)
[PATCH] net/mlx5: fix flow query routine in Direct Verbs
2018-11-15 8:49 UTC (2+ messages)
xfrm: policy: add inexact policy search tree infrastructure
2018-11-14 22:44 UTC (2+ messages)
stable-rc/linux-4.18.y build: 187 builds: 0 failed, 187 passed, 232 warnings (v4.18.19-36-gd077d314f519)
2018-11-14 22:44 UTC
[U-Boot] [PATCH v2] sun8i: h3: Add support for the Beelink-x2 STB
2018-11-15 8:49 UTC
[PATCH 1/2] net/mlx4: fix initialization of struct members
2018-11-15 8:49 UTC (2+ messages)
[PATCH] Fix do_move_pages_to_node() error handling
2018-11-15 8:47 UTC (7+ messages)
hidden string Kconfig ?
2018-11-14 22:32 UTC
[RFC PATCH 0/1] test driver to analyse vmalloc allocator
2018-11-15 8:46 UTC (7+ messages)
` [RFC PATCH 1/1] vmalloc: add "
[PATCH v3 0/7] Add virtio-iommu driver
2018-11-15 8:45 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v3 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
[PATCH v3 0/6] Move TXQ scheduling and airtime fairness into mac80211
2018-11-15 8:18 UTC (3+ messages)
` [PATCH v3 3/6] mac80211: Add airtime accounting and scheduling to TXQs
` [Make-wifi-fast] "
is pwm_put supposed to stop a PWM?
2018-11-15 8:42 UTC (6+ messages)
[RFC/RFT 0/2] RISC-V: kprobes/kretprobe support
2018-11-15 8:41 UTC (7+ messages)
` [RFC/RFT 2/2] "
[PATCH v3] commit: add a commit.allowEmpty config variable
2018-11-15 8:40 UTC (6+ messages)
` [PATCH v4] "
[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-geode: add upstream commits to fix build errors
2018-11-15 8:40 UTC (4+ messages)
[PATCH v2 1/5] bitmap: remove useless code
2018-11-15 8:40 UTC (3+ messages)
` [PATCH v3 3/5] common: add missing implementations
[PATCH] mm/swap: use nr_node_ids for avail_lists in swap_info_struct
2018-11-15 8:38 UTC
[PATCH BlueZ] gatt: Ignore SIGPIPE
2018-11-15 8:38 UTC
[Ksummit-discuss] [RFC PATCH 0/3] Maintainer Handbook: Subsystem Profile
2018-11-15 8:38 UTC (5+ messages)
` [Ksummit-discuss] [RFC PATCH 2/3] MAINTAINERS, "
[PATCH resend] can: rcar_can: convert to SPDX identifiers
2018-11-15 8:37 UTC (3+ messages)
[PATCH v2] f2fs: fix race between write_checkpoint and write_begin
2018-11-15 8:37 UTC (5+ messages)
[PATCH] arm64: sysreg: fix sparse warnings
2018-11-15 8:35 UTC (9+ messages)
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.