All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-10 15:08:21 to 2017-04-10 15:34:58 UTC [more...]

[PATCH for-next 0/8] Refactor x86/domain.c
 2017-04-10 15:27 UTC  (9+ messages)
` [PATCH for-next 4/8] x86/domain: push some code down to hvm_domain_initialise
` [PATCH for-next 5/8] x86/domain: factor out pv_domain_destroy

[PATCH 3.12 000/142] 3.12.73-stable review
 2017-04-10 15:33 UTC  (31+ messages)
` [PATCH 3.12 001/142] dm: flush queued bios when process blocks to avoid deadlock
` [PATCH 3.12 003/142] mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
` [PATCH 3.12 004/142] xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
` [PATCH 3.12 005/142] USB: serial: digi_acceleport: fix OOB data sanity check
` [PATCH 3.12 007/142] crypto: improve gcc optimization flags for serpent and wp512
` [PATCH 3.12 008/142] MIPS: ip27: Disable qlge driver in defconfig
` [PATCH 3.12 012/142] cpmac: remove hopeless #warning
` [PATCH 3.12 023/142] mvsas: fix misleading indentation
` [PATCH 3.12 029/142] net: net_enable_timestamp() can be called from irq contexts
` [PATCH 3.12 030/142] dccp: Unlock sock before calling sk_free()
` [PATCH 3.12 031/142] tcp: fix various issues for sockets morphing to listen state
` [PATCH 3.12 037/142] futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
` [PATCH 3.12 039/142] give up on gcc ilog2() constant optimizations
` [PATCH 3.12 040/142] cancel the setfilesize transation when io error happen
` [PATCH 3.12 042/142] xfs: don't allow di_size with high bit set
` [PATCH 3.12 046/142] ACPI / video: skip evaluating _DOD when it does not exist
` [PATCH 3.12 059/142] igb: add i211 to i210 PHY workaround
` [PATCH 3.12 070/142] USB: qcserial: Add support for Quectel EC20 Mini PCIe module
` [PATCH 3.12 071/142] USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
` [PATCH 3.12 079/142] Input: kbtab - validate number of endpoints before using them
` [PATCH 3.12 081/142] USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
` [PATCH 3.12 089/142] uwb: i1480-dfu: fix NULL-deref at probe
` [PATCH 3.12 090/142] uwb: hwa-rc: "
` [PATCH 3.12 091/142] mmc: ushc: "
` [PATCH 3.12 092/142] ext4: mark inode dirty after converting inline directory
` [PATCH 3.12 105/142] sparc/ptrace: Preserve previous registers for short regset write
` [PATCH 3.12 106/142] metag/ptrace: "
` [PATCH 3.12 115/142] USB: fix linked-list corruption in rh_call_control()
` [PATCH 3.12 116/142] KVM: x86: clear bus pointer when destroyed
` [PATCH 3.12 125/142] ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call

Non-standard TCP stack processing of packets with unacceptable ACK numbers
 2017-04-10 15:34 UTC  (2+ messages)

[PATCH v2] ath10k: Fix spectral scan for QCA99X0 family of chipsets
 2017-04-10 15:38 UTC 

About the behavior of inline extent
 2017-04-10 15:34 UTC  (3+ messages)

[Buildroot] [PATCH] system: add option to pass genimage config files
 2017-04-10 15:34 UTC 

[Bug 100618] Dead Island
 2017-04-10 15:34 UTC  (2+ messages)
` [Bug 100618] Dead Island crash after starting a new game

Patch "mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp" has been added to the 4.4-stable tree
 2017-04-10 15:34 UTC  (2+ messages)

[PATCH 1/1] drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201
 2017-04-10 15:34 UTC 

[U-Boot] [PATCHv5 00/21] Retrieve MAC address from EEPROM
 2017-04-10 15:33 UTC  (22+ messages)
` [U-Boot] [PATCHv2 01/21] net: cosmetic: Do not use magic values for ARP_HLEN
` [U-Boot] [PATCHv2 02/21] net: core: Sanitize get/set operations for enetaddr
` [U-Boot] [PATCHv2 03/21] net: core: Inform the user of the device MAC address
` [U-Boot] [PATCHv2 04/21] net: core: Add function to check/set MAC locality
` [U-Boot] [PATCHv2 05/21] net: Add ability to set MAC address via EEPROM
` [U-Boot] [PATCHv2 06/21] net: core: print the source of the MAC address
` [U-Boot] [PATCHv2 07/21] net: cosmetic: A MAC address is not limited to SROM
` [U-Boot] [PATCHv2 08/21] fdt: fixup_eth: Remove code duplication with a function
` [U-Boot] [PATCHv2 09/21] fdt: fixup_eth: improve error catching/reduce identation
` [U-Boot] [PATCHv2 10/21] net: sunxi: Enable I2C bus set via NET_ETHADDR_EEPROM_I2C_BUS
` [U-Boot] [PATCHv2 11/21] net: sunxi_[eg]mac: Convert to Kconfig
` [U-Boot] [PATCHv2 12/21] arm: sunxi: Expose function to generate sunxi-specific a MAC address
` [U-Boot] [PATCHv2 13/21] net: sunxi_emac: Write HW address via net_ops hook
` [U-Boot] [PATCHv2 14/21] net: sunxi: Have sunxi common functions together
` [U-Boot] [PATCHv2 15/21] net: sunxi_emac: Add read_rom_hwaddr hook
` [U-Boot] [PATCHv2 16/21] net: sunxi_gmac: Make the sunxi variant of dw driver a subclass
` [U-Boot] [PATCHv2 17/21] net: dw: Expose designware_eth_start
` [U-Boot] [PATCHv2 18/21] net: sunxi_gmac: Add read_rom_hwaddr hook
` [U-Boot] [PATCHv2 19/21] net: sun8i_gmac: "
` [U-Boot] [PATCHv2 20/21] net: sun8i: fix whitespace
` [U-Boot] [PATCHv2 21/21] net: core: Check return value of read_rom_hwaddr

Patch "usb: dwc3: gadget: delay unmap of bounced requests" has been added to the 4.9-stable tree
 2017-04-10 15:33 UTC 

[PATCH for-4.9 v3 1/3] xsm: fix clang 3.5 build after c47d1d
 2017-04-10 15:33 UTC  (6+ messages)
` [PATCH for-4.9 v3 2/3] x86/atomic: fix clang build
` [PATCH for-4.9 v3 3/3] x86/atomic: fix cmpxchg16b inline assembly to work with clang

[linux-4.9 baseline test] 107238: tolerable FAIL
 2017-04-10 15:32 UTC  (9+ messages)
` Please apply "partially revert "xen: Remove event channel..."

[Qemu-devel] [RFC] Proposed qcow2 extension: subcluster allocation
 2017-04-10 15:32 UTC  (4+ messages)

[PATCH v2] nvme-rdma: support devices with queue size < 32
 2017-04-10 15:32 UTC  (12+ messages)

[PATCH 1/3] drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register()
 2017-04-10 15:31 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: Stop sleeping from inside gen6_bsd_submit_request()
` [PATCH 3/3] drm/i915: Acquire uncore.lock over intel_uncore_wait_for_register()
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register()

[PATCH -v2 0/9] mm: make movable onlining suck less
 2017-04-10 15:31 UTC  (7+ messages)

[PATCH v6 RFC] nvme: improve performance for virtual NVMe devices
 2017-04-10 15:31 UTC  (5+ messages)
` [PATCH v7 "

[PATCH 0/35 v7] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-04-10 15:31 UTC  (6+ messages)
` [PATCH 05/35] audit_tree: Use mark flags to check whether mark is alive

[patch added to 3.12-stable] Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
 2017-04-10 15:30 UTC  (4+ messages)
` [patch added to 3.12-stable] tty/serial: atmel: fix race condition (TX+DMA)

[PATCH v3 0/5] netlink extended ACK reporting
 2017-04-10 15:30 UTC  (5+ messages)
` [PATCH v3 1/5] netlink: "

[U-Boot] i.Mx6q u-boot stuck
 2017-04-10 15:29 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 1/2] hw/acpi-defs: replace leading X with x_ in FADT field names
 2017-04-10 15:28 UTC  (2+ messages)

[linux-linus test] 107320: regressions - trouble: broken/fail/pass
 2017-04-10 15:28 UTC 

[PATCH 0/6] mvmdio updates
 2017-04-10 15:28 UTC  (7+ messages)
` [PATCH 1/6] net: mvmdio: disable interrupts in driver failure path
` [PATCH 2/6] net: mvmdio: fix interrupt disable in remove path
` [PATCH 3/6] dt-bindings: correct marvell orion MDIO binding document
` [PATCH 4/6] net: mvmdio: disable interrupt if resource size is too small
` [PATCH 5/6] dt-bindings: allow up to three clocks for orion-mdio
` [PATCH 6/6] net: mvmdio: allow up to three clocks to be specified "

[Qemu-devel] [PATCH] test-keyval: fix leaks
 2017-04-10 15:28 UTC  (2+ messages)

[Buildroot] [PATCH v7] Add defconfig for MIPS Creator ci40
 2017-04-10 15:28 UTC  (2+ messages)

[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-04-10 15:28 UTC  (18+ messages)

[PATCH] Staging: comedidev.h comedi_lrange should be const struct
 2017-04-10 15:25 UTC 

drm-tip/drm-tip boot: 114 boots: 4 failed, 108 passed with 2 offline (v4.11-rc5-1806-g02f6d3e01f3e)
 2017-04-10 15:24 UTC 

[PATCH v3 0/2] Add STM32 SAI support
 2017-04-10 15:19 UTC  (9+ messages)
` [PATCH v3 1/2] ASoC: stm32: add bindings for SAI
` [PATCH v3 2/2] ASoC: stm32: add SAI driver

[PATCH -next] ARM: 8641/1: treewide: fix error return code in hip04_smp_init()
 2017-04-10 15:23 UTC  (4+ messages)
` [PATCH -next v2] ARM: hisi: "

[Printing-architecture] REMINDER - OP Call Tuesday (11 April 2017)
 2017-04-10 15:23 UTC 

Processes stuck in D state when accessing XFSv5 filesystem
 2017-04-10 15:23 UTC  (6+ messages)

[PATCH] ath10k: Fix spectral scan for QCA99X0 family of chipsets
 2017-04-10 15:23 UTC  (3+ messages)

[PATCH net-next 0/7] s390 patches for net-next
 2017-04-10 15:22 UTC  (6+ messages)
` [PATCH net-next 5/7] s390/qeth: improve endianness handling

[dm-crypt] Detached headers, multiple drives and UUIDs
 2017-04-10 15:22 UTC  (7+ messages)

[PATCH] stat.2: tweak description of AT_EMPTY_PATH
 2017-04-10 15:21 UTC  (2+ messages)

[PATCH] ioctl_list.2: BLKRASET/BLKRAGET take unsigned long
 2017-04-10 15:21 UTC  (5+ messages)

[PATCH v4.4, v4.9] usb: dwc3: gadget: delay unmap of bounced requests
 2017-04-10 15:21 UTC  (2+ messages)

[PATCH] ppc64/kprobe: Fix oops when kprobed on 'stdu' instruction
 2017-04-10 15:20 UTC 

[GIT PULL 1/2] ZTE driver updates for 4.12
 2017-04-10 15:21 UTC  (2+ messages)
` [GIT PULL 2/2] ZTE arm64 device tree changes "

[PATCH v3 0/8] Add support for DCMI camera interface of STMicroelectronics STM32 SoC series
 2017-04-10 15:20 UTC  (5+ messages)
` [PATCH v3 1/8] dt-bindings: Document STM32 DCMI bindings

[PATCH for 4.9 03/98] HID: usbhid: Add quirks for Mayflash/Dragonrise GameCube and PS3 adapters
 2017-04-10 15:18 UTC  (2+ messages)
` Patch "HID: usbhid: Add quirks for Mayflash/Dragonrise GameCube and PS3 adapters" has been added to the 4.9-stable tree

[patch 0/3] x86/vdso: Fix enable inconsistencies and cleanup
 2017-04-10 15:14 UTC  (4+ messages)
` [patch 1/3] x86/vdso: Ensure vdso32_enabled gets set to valid values only
` [patch 2/3] x86/vdso: Plug race between mapping and ELF header setup
` [patch 3/3] x86/vdso: Sanitize vdso*_enabled handling

[PATCH for 4.9 04/98] HID: i2c-hid: add a simple quirk to fix device defects
 2017-04-10 15:18 UTC  (2+ messages)
` Patch "HID: i2c-hid: add a simple quirk to fix device defects" has been added to the 4.9-stable tree

[PATCH v3 0/4] Improved seccomp logging
 2017-04-10 15:18 UTC  (5+ messages)

Patch "drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure" has been added to the 4.9-stable tree
 2017-04-10 15:18 UTC 

Patch "drm/sun4i: Add compatible strings for A31/A31s display pipelines" has been added to the 4.9-stable tree
 2017-04-10 15:18 UTC 

[PATCH for 4.9 02/98] clk: lpc32xx: add a quirk for PWM and MS clock dividers
 2017-04-10 15:17 UTC  (2+ messages)
` Patch "clk: lpc32xx: add a quirk for PWM and MS clock dividers" has been added to the 4.9-stable tree

Patch "drm/sun4i: Add compatible string for A31/A31s TCON (timing controller)" has been added to the 4.9-stable tree
 2017-04-10 15:17 UTC 

[PATCH] mmc: core: add mmc-card hardware reset enable support
 2017-04-10 15:17 UTC  (4+ messages)

[PATCH v3 1/3] usb: udc: allow adding and removing the same gadget device
 2017-04-10 15:17 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.9] iscsi: Fix iscsi_create
 2017-04-10 15:17 UTC  (2+ messages)

[PATCH v4 00/22] vITS save/restore
 2017-04-10 15:17 UTC  (7+ messages)
` [PATCH v4 08/22] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_iidr

[PATCH net-next V2 0/7] s390 patches for net-next
 2017-04-10 15:16 UTC  (3+ messages)
` [PATCH net-next V2 5/7] s390/qeth: improve endianness handling

[PATCH] http: honnor empty http.proxy option to bypass proxy
 2017-04-10 15:15 UTC 

[Qemu-devel] [PATCH v2] hw/misc: Add Exynos4210 Pseudo Random Number Generator
 2017-04-10 15:15 UTC  (6+ messages)

bfq-mq performance comparison to cfq
 2017-04-10 15:15 UTC  (4+ messages)

[PATCH v2] drm/i915: Don't allow overuse of __intel_wait_for_register_fw()
 2017-04-10 15:15 UTC  (4+ messages)

[PATCH v7 00/13] mmc: Add support to Marvell Xenon SD Host Controller
 2017-04-10 15:14 UTC  (5+ messages)

[PATCH 0/8 v4] No wait AIO
 2017-04-10 15:13 UTC  (9+ messages)
` [PATCH 6/8] nowait aio: ext4

[PATCH] thermal: cpu_cooling: Use kmalloc_array() in __cpufreq_cooling_register()
 2017-04-10 15:12 UTC  (2+ messages)

[patch 1/3] mm: protect set_page_dirty() from ongoing truncation
 2017-04-10 15:07 UTC  (4+ messages)

[PATCH 1/2] libsepol: do not seg fault on sepol_*_key_free(NULL)
 2017-04-10 15:11 UTC  (2+ messages)
` [PATCH 2/2] libsemanage: revert "Skip policy module re-link when only setting booleans."

[PATCH for 4.9 00/98] Quirks and new devices for 4.9 LTS
 2017-04-10 15:11 UTC  (5+ messages)
` [PATCH for 4.9 01/98] drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure

[RfC PATCH] drm: fourcc byteorder: brings header file comments in line with reality
 2017-04-10 15:09 UTC  (5+ messages)

[PATCH] drivers: pwm: pwm-atmel: implement suspend/resume functions
 2017-04-10 15:10 UTC  (5+ messages)

[PATCHv3 00/22] Ion clean up in preparation in moving out of staging
 2017-04-10 15:10 UTC  (6+ messages)
` [PATCHv3 17/22] staging: android: ion: Collapse internal header files

Forwarding Rocksdb to a new sha
 2017-04-10 15:10 UTC  (5+ messages)

[merged] mm-page_alloc-only-use-per-cpu-allocator-for-irq-safe-requests.patch removed from -mm tree
 2017-04-10 15:10 UTC  (4+ messages)
` Page allocator order-0 optimizations merged

Patch "random: use chacha20 for get_random_int/long" has been added to the 4.9-stable tree
 2017-04-10 15:09 UTC 

Patch "mm/mempolicy.c: fix error handling in set_mempolicy and mbind." has been added to the 4.9-stable tree
 2017-04-10 15:09 UTC 

Patch "Documentation: stable-kernel-rules: fix stable-tag format" has been added to the 4.9-stable tree
 2017-04-10 15:09 UTC 

Patch "mm/mempolicy.c: fix error handling in set_mempolicy and mbind." has been added to the 4.4-stable tree
 2017-04-10 15:09 UTC 

[Qemu-devel] [PULL 00/11] Final icount and misc MTTCG fixes for 2.9
 2017-04-10 15:08 UTC  (2+ messages)

Patch "random: use chacha20 for get_random_int/long" has been added to the 4.10-stable tree
 2017-04-10 15:08 UTC 

Patch "mm/mempolicy.c: fix error handling in set_mempolicy and mbind." has been added to the 4.10-stable tree
 2017-04-10 15:08 UTC 

Patch "kvm: fix page struct leak in handle_vmon" has been added to the 4.10-stable tree
 2017-04-10 15:08 UTC 

Patch "Documentation: stable-kernel-rules: fix stable-tag format" has been added to the 4.10-stable tree
 2017-04-10 15:08 UTC 

[PATCH] mm, page_alloc: re-enable softirq use of per-cpu page allocator
 2017-04-10 15:08 UTC  (2+ messages)

[printk] fbc14616f4: BUG:kernel_reboot-without-warning_in_test_stage
 2017-04-10 15:08 UTC  (11+ 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.