messages from 2017-12-05 07:52:56 to 2017-12-05 08:52:30 UTC [more...]
[PATCH 0/3] pwm: meson-axg: add pwm controller driver
2017-12-05 8:52 UTC (4+ messages)
[PATCH] net/virtio: fix an incorrect behavior of device stop/start
2017-12-05 8:52 UTC (9+ messages)
` [PATCH v2] "
[PATCH v3 0/4] kaslr: add new parameter immovable_mem=nn[KMG]@ss[KMG] to make memory hotplug work well with kaslr
2017-12-05 8:52 UTC (3+ messages)
` [PATCH v3 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory
` [PATCH v3 4/4] document: change the document for immovable_mem
[LTP] [PATCH v3 00/12] Collection of fixes
2017-12-05 8:52 UTC (5+ messages)
` [LTP] [PATCH v3 01/12] Move check_hugepage() helper to mem/lib
` [LTP] [PATCH v3 12/12] hotplug/cpu_hotplug: Remove bashism disown from kill_pid()
[GIT PULL] hash addresses printed with %p
2017-12-05 8:52 UTC (14+ messages)
[PATCH] mtd: nand: cafe: clean up DMA address setup
2017-12-05 8:49 UTC
[xen-unstable test] 116832: regressions - FAIL
2017-12-05 8:49 UTC
[virtio-dev] [PATCH v3 0/7] Vhost-pci for inter-VM communication
2017-12-05 8:49 UTC (6+ messages)
` [Qemu-devel] "
[PATCH 0/3] thunderbolt fixes for v4.15-rc2
2017-12-05 8:49 UTC (2+ messages)
[PATCH v4] usb: xhci: allow imod-interval to be configurable
2017-12-05 8:48 UTC (5+ messages)
[PATCH v2 1/3] mtd: nand: cafe: remove use of NAND_OWN_BUFFERS
2017-12-05 8:47 UTC (4+ messages)
` [PATCH v2 2/3] mtd: nand: remove unused NAND_OWN_BUFFERS flag
` [PATCH v2 3/3] mtd: nand: squash struct nand_buffers into struct nand_chip
[PATCH i-g-t] intel_aubdump: Add ability to simulate execlist submission
2017-12-05 8:47 UTC (2+ messages)
[PATCH v3] pwm: imx: Let PWM be active during suspend
2017-12-05 8:47 UTC (2+ messages)
[RFC] Improve subvolume usability for a normal user
2017-12-05 8:43 UTC (2+ messages)
[PATCH 00/14] KFD upstreaming 20171127
2017-12-05 8:43 UTC (13+ messages)
` [PATCH 03/14] drm/amdkfd: map multiple processes to HW scheduler
` [PATCH 04/14] drm/amdkfd: Fix oversubscription accounting
` [PATCH 05/14] drm/amdgpu: Fix definition of KFD_CIK_SDMA_QUEUE_OFFSET
` [PATCH 06/14] drm/amdgpu: Add kfd2kgd APIs for dumping HQDs
` [PATCH 07/14] drm/amdkfd: Add debugfs support to KFD
` [PATCH 08/14] drm/amdkfd: Get reference to lead_thread task struct
[PATCH] dax: fix potential overflow on 32bit machine
2017-12-05 8:40 UTC (4+ messages)
[Bug 103829] [CI] igt@gem_busy@close-race - fail - Failed assertion: gem_bo_busy(fd, object[0].handle)
2017-12-05 8:41 UTC
[Qemu-devel] [PATCH 0/3] unrestrict cssids related patches
2017-12-05 8:41 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/3] s390x/css: advertise unrestricted cssids
` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH 3/3] s390x: deprecate s390-squash-mcss machine prop
` [Qemu-devel] [qemu-s390x] "
[PATCH] bus/vdev: add custom scan hook
2017-12-05 8:41 UTC (6+ messages)
[PATCH] btrfs/124: add balance --full-balance option
2017-12-05 8:40 UTC (3+ messages)
Fwd: Qwery regarding Selinux Change Id context
2017-12-05 8:40 UTC (17+ messages)
` "
[PATCH 0/7] Misc btrfs-progs cleanups/fixes
2017-12-05 8:39 UTC (8+ messages)
` [PATCH 1/7] btrfs-progs: Explictly state test.sh must be executable
` [PATCH 2/7] btrfs-progs: Factor out common print_device_info
` [PATCH 3/7] btrfs-progs: Remove recover_get_good_super
` [PATCH 4/7] btrfs-progs: Use list_for_each_entry in write_dev_all_supers
` [PATCH 5/7] btrfs-progs: Document logic of btrfs_read_dev_super
` [PATCH 6/7] btrfs-progs: Add test for super block recovery
` [PATCH 7/7] btrfs-progs: Fix super-recovery
[PATCH 0/6] i2c: send STOP after recovery; use it for i2c-rcar
2017-12-05 8:39 UTC (3+ messages)
` [PATCH 3/6] i2c: add 'set_sda' to bus_recovery_info
[PATCH 0/2] net: sh_eth: DMA mapping API fixes
2017-12-05 8:39 UTC (6+ messages)
` [PATCH 1/2] net: sh_eth: use correct "struct device" when calling DMA mapping functions
[f2fs-dev] [PATCH] f2fs: use unlikely for release case
2017-12-05 8:38 UTC (2+ messages)
[PATCH] net/i40e: exclude LLDP packet count
2017-12-05 1:29 UTC
[PATCH 0/7] Sync with MUSDK-17.10
2017-12-05 8:38 UTC (5+ messages)
` [PATCH 6/7] devtools/test-build: add MRVL NET PMD to test-build
[PATCH v2 0/5]: KVM: nVMX: Fix multiple issues with nested-posted-interrupts
2017-12-05 8:36 UTC (7+ messages)
` [PATCH v2 1/5] KVM: nVMX: Remove pi_pending as signal to process nested posted-interrupts
` [PATCH v2 2/5] KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-interrupt
` [PATCH v2 3/5] KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts
` [PATCH v2 4/5] KVM: nVMX: Deliver missed nested-PI notification-vector via self-IPI while interrupts disabled
` [PATCH v2 5/5] KVM: nVMX: Wake halted L2 on nested posted-interrupt
[PATCH v2] hwmon: Deal with errors from the thermal subsystem
2017-12-05 8:36 UTC
[PATCH] pwm: stm32-lp: Remove pwm_is_enabled check before calling pwm_disable
2017-12-05 8:35 UTC (2+ messages)
[PATCH v2 0/4] Vhost: fix mq=on but VIRTIO_NET_F_MQ not negotiated
2017-12-05 8:34 UTC (5+ messages)
` [PATCH v2 1/4] vhost: prevent features to be changed while device is running
` [PATCH v2 2/4] vhost: propagate VHOST_USER_SET_FEATURES handling error
` [PATCH v2 3/4] vhost: extract virtqueue cleaning and freeing functions
` [PATCH v2 4/4] vhost: destroy unused virtqueues when multiqueue not negotiated
[PATCH v2 1/2] arm64: dts: a64-olinuxino: Enable RTL8723BS WiFi
2017-12-05 8:34 UTC (8+ messages)
` [PATCH v2 2/2] arm64: allwinner: a64-sopine: Fix to use dcdc1 regulator instead of vcc3v3
[PATCH RFT] pwm: stmpe: Fix wrong register offset for hwpwm=2 case
2017-12-05 8:33 UTC (2+ messages)
[PATCH 0/4] KVM: s390: Fixes for 4.15
2017-12-05 8:33 UTC (5+ messages)
` [PATCH 1/4] KVM: s390: add SPDX identifiers to the remaining files
` [PATCH 2/4] KVM: s390: Remove redundant license text
` [PATCH 3/4] KVM: s390: mark irq_state.flags as non-usable
` [PATCH 4/4] KVM: s390: Fix skey emulation permission check
[PATCH][next] misc: rtsx: rts5260: make several functions static
2017-12-05 8:32 UTC (3+ messages)
[PATCH] misc: rtsx: make several functions static
2017-12-05 8:31 UTC (3+ messages)
[PATCH] hwmon: Deal with errors from the thermal subsystem
2017-12-05 8:31 UTC (3+ messages)
[PATCH] Support TrackStick of Thinkpad L570
2017-12-05 8:29 UTC (7+ messages)
[PATCH 0/5] tty: serial: sh-sci: Hide driver specific config questions
2017-12-05 8:28 UTC (6+ messages)
` [PATCH/RFC 5/5] ARM: shmobile: defconfig: Disable CONFIG_EMBEDDED
[RESEND][PATCH] pwm: Set class for exported channels in sysfs
2017-12-05 8:27 UTC (3+ messages)
[PATCH] ARM: dts: sunxi: Convert to CCU index macros for HDMI controller
2017-12-05 8:27 UTC (4+ messages)
[PATCH i-g-t 1/2] CONTRIBUTING: Fix spelling mistake and line length
2017-12-05 8:26 UTC (6+ messages)
` [PATCH i-g-t 2/2] kms_content_protection: Add Content Protection test
` ✗ Fi.CI.IGT: warning for series starting with [1/2] CONTRIBUTING: Fix spelling mistake and line length
[PATCH v3 00/14] Modernization and fixes for NuBus subsystem
2017-12-05 8:25 UTC (3+ messages)
` [PATCH v3 14/14] nubus: Add support for the driver model
[U-Boot] [PATCH v3 1/1] add support for Raspberry Pi Zero W
2017-12-05 8:25 UTC (3+ messages)
` [U-Boot] [U-Boot,v3,1/1] "
[PATCH 0/8] add support for AXP813 ADC and battery power supply
2017-12-05 8:24 UTC (9+ messages)
` [PATCH 3/8] mfd: axp20x: probe axp20x_adc driver for AXP813
` [PATCH 6/8] mfd: axp20x: add battery power supply cell "
[PATCH v7] generic: initial fiemap range query test
2017-12-05 8:24 UTC (2+ messages)
[PATCH] arm: dts: ls1021a: Specify interrupt-affinity for pmu node
2017-12-05 8:22 UTC (4+ messages)
` [PATCH resend] "
[PATCH] ethtool: Add ETHTOOL_RESET support via --reset command
2017-12-05 8:21 UTC (4+ messages)
Regression in e1000e since Kernel 4.14.3
2017-12-05 8:20 UTC (5+ messages)
[Ocfs2-devel] [PATCH] ocfs2/cluster: neaten a member of o2net_msg_handler
2017-12-05 8:20 UTC (3+ messages)
[PATCH v2] sunxi-rsb: Include OF based modalias in device uevent
2017-12-05 8:19 UTC (5+ messages)
[PATCH] drm/i915: Fix compilation (panel orientation x enum plane rename)
2017-12-05 8:18 UTC (4+ messages)
[PATCH 0/1] eeprom: at24: switch to device-managed version of i2c_new_dummy
2017-12-05 8:18 UTC (3+ messages)
` [PATCH] "
4.14 regression - hang on shutdown (VIA longhaul related?)
2017-12-05 8:18 UTC (3+ messages)
` [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms
[Qemu-devel] [PATCHv2 0/5] net: introduce common net_crc32() and net_crc32_le() functions
2017-12-05 8:17 UTC (6+ messages)
` [Qemu-devel] [PATCHv2 1/5] net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32() function
` [Qemu-devel] [PATCHv2 2/5] net: introduce net_crc32_le() function
` [Qemu-devel] [PATCHv2 3/5] pcnet: switch lnc_mchash() over to use net_crc32_le()
` [Qemu-devel] [PATCHv2 4/5] eepro100: switch e100_compute_mcast_idx() over to use net_crc32()
` [Qemu-devel] [PATCHv2 5/5] sunhme: switch sunhme_receive() over to use net_crc32_le()
[PATCH] arm: dts: ls1021a: Add label to USB controllers
2017-12-05 8:16 UTC (4+ messages)
` [PATCH resend] "
[PATCH 08/45] drivers: input: remove duplicate includes
2017-12-05 8:15 UTC (2+ messages)
[Bug 197951] New: QEMU/KVM & VFIO & PCI passthru with Windows 10 x64 guest: memory access intermittently causes CRITICAL_STRUCTURE_CORRUPTION BSOD unless swap is disabled on host, since 4.12.13
2017-12-05 8:15 UTC (2+ messages)
` [Bug 197951] "
[PATCH v3 0/1] at24: support eeproms that do not auto-rollover reads
2017-12-05 8:14 UTC (6+ messages)
` [PATCH v3 1/1] "
[PATCH] arm: dts: ls1021a: add reboot node to .dtsi
2017-12-05 8:12 UTC (4+ messages)
` [PATCH resend] "
BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530
2017-12-05 8:11 UTC (5+ messages)
[PATCH] btrfs: Handle btrfs_set_extent_delalloc failure
2017-12-05 8:10 UTC (2+ messages)
[refpolicy] [PATCH 1/1] Allow dbus to write to xserver_log_t
2017-12-05 8:09 UTC (2+ messages)
[PATCH 0/3] Btrfs: loop retry on raid6 read failures
2017-12-05 8:08 UTC (4+ messages)
` [PATCH 3/3] Btrfs: make raid6 rebuild retry more
[PATCH v3 0/9] drm/i915: Implement HDCP
2017-12-05 8:07 UTC (4+ messages)
` [PATCH v3 3/9] drm: Add Content Protection property
[PATCH] powerpc/xive: store server for masked interrupt in kvmppc_xive_set_xive()
2017-12-05 8:06 UTC (5+ messages)
[PATCH 0/3 v7] uvcvideo: metadata nodes
2017-12-05 8:06 UTC (5+ messages)
` [PATCH 3/3 v7] uvcvideo: add a metadata device node
[refpolicy] Resolve some denials when lightdm is starting up
2017-12-05 8:05 UTC (2+ messages)
[PATCH 0/9] Add audiocodec support for A64 SoC
2017-12-05 8:04 UTC (9+ messages)
` [PATCH 2/9] ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
` [PATCH 4/9] ASoC: sun8i-codec: Add support for A64 SoC
[PATCH] nvme-fc: Implement async-connect option
2017-12-05 8:04 UTC
[Qemu-devel] [PATCH v3 0/2] Improve info migrate output on destination
2017-12-05 8:02 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] migration: Create tcp_port parameter
[PATCH v3] Btrfs: heuristic replace heap sort with radix sort
2017-12-05 8:02 UTC
[PATCH v2 0/2] of: overlay: Fix of_overlay_apply() error path
2017-12-05 8:01 UTC (5+ messages)
` [PATCH v2 1/2] of: overlay: Fix memory leak in "
[refpolicy] [PATCH 1/1] Allow systemd_logind to manage xdm_tmp_t files
2017-12-05 8:01 UTC (2+ messages)
[PATCH v1 1/4] MIPS: ath79: ar9331: add generic RAM macro
2017-12-05 8:00 UTC (3+ messages)
` [PATCH v1 2/4] MIPS: add generic QCA AR9331 board
Question about soc-utils
2017-12-05 8:01 UTC
b1cbacc866 ("x86/smpboot: Do not use smp_num_siblings in .."): divide error: 0000 [#1] SMP DEBUG_PAGEALLOC
2017-12-05 8:00 UTC (2+ messages)
[PATCH 0/5] x86: XSA-240 / -242 follow-up
2017-12-05 7:59 UTC (4+ messages)
` [PATCH 4/5] x86: use switch() in _put_page_type()
[RFC 1/2] net/tap: add eBPF to TAP device
2017-12-05 7:59 UTC (6+ messages)
` [RFC 2/2] net/tap: add eBPF instructions
[PATCH 0/3] RFC: Scratch page checking
2017-12-05 7:58 UTC (5+ messages)
` [PATCH 1/3] drm-uapi: define interface to kernel for scratch page read
` [PATCH 2/3] i965: define stuff for scratch page checking in intel_screen
[PATCH] glib-2.0: fix for non-utf8 encoded files
2017-12-05 7:56 UTC
[U-Boot] [PATCH v5 00/20] Add FPGA driver, SDRAM driver, generic firmware loader and booting U-Boot
2017-12-05 7:58 UTC (21+ messages)
` [U-Boot] [PATCH v5 01/20] ARM: socfpga: Description on FPGA RBF properties at Arria 10 FPGA manager
` [U-Boot] [PATCH v5 02/20] dts: Add FPGA bitstream properties to Arria 10 DTS
` [U-Boot] [PATCH v5 03/20] arm: socfpga: Add Arria 10 SoCFPGA programming interface
` [U-Boot] [PATCH v5 04/20] dts: Enable fpga-mgr node build for Arria 10 SPL
` [U-Boot] [PATCH v5 05/20] fs: Enable generic filesystems interface support in SPL
` [U-Boot] [PATCH v5 06/20] arm: socfpga: Remove static declaration on spl_mmc_find_device function
` [U-Boot] [PATCH v5 07/20] common: Generic firmware loader for file system
` [U-Boot] [PATCH v5 08/20] arm: socfpga: Fix with the correct polling on bit is set
` [U-Boot] [PATCH v5 09/20] arm: socfpga: Add FPGA drivers for Arria 10 FPGA loadfs
` [U-Boot] [PATCH v5 10/20] arm: socfpga: Rename the gen5 sdram driver to more specific name
` [U-Boot] [PATCH v5 11/20] arm: socfpga: Add DRAM bank size initialization function
` [U-Boot] [PATCH v5 12/20] arm: socfpga: Add DDR driver for Arria 10
` [U-Boot] [PATCH v5 13/20] configs: Add DDR Kconfig support "
` [U-Boot] [PATCH v5 14/20] arm: socfpga: Enable SPL memory allocation
` [U-Boot] [PATCH v5 15/20] arm: socfpga: Improve comments for Intel SoCFPGA program header
` [U-Boot] [PATCH v5 16/20] arm: socfpga: Enhance Intel SoCFPGA program header to support Arria 10
` [U-Boot] [PATCH v5 17/20] arm: socfpga: Adding clock frequency info for U-Boot
` [U-Boot] [PATCH v5 18/20] arm: socfpga: Adding SoCFPGA info for both SPL and U-Boot
` [U-Boot] [PATCH v5 19/20] arm: socfpga: Enable DDR working
` [U-Boot] [PATCH v5 20/20] arm: socfpga: Enable SPL booting U-boot
[PATCH rfc 0/2] Support read-only subsystem critical warning
2017-12-05 7:57 UTC (5+ messages)
` [PATCH rfc 1/2] nvme: support smart read-only critical warning event
[PATCH v2] Btrfs: heuristic replace heap sort with radix sort
2017-12-05 7:55 UTC (4+ messages)
[PATCH v3] ARM: dts: Add basic devicetree for D-Link DNS-313
2017-12-05 7:56 UTC
[f2fs-dev] [PATCH] f2fs: release reserved blocks for quota
2017-12-05 7:52 UTC
[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
2017-12-05 7:52 UTC (9+ messages)
` [RFC 19/19] s390/facilities: enable AP facilities needed by guest
[PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle
2017-12-05 7:52 UTC
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.