All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-28 08:36:15 to 2016-09-28 09:13:53 UTC [more...]

[Qemu-devel] [PATCH v3] qtest: fix make check complaint in crypto module
 2016-09-28  9:13 UTC  (2+ messages)

[PATCH 4.7 00/69] 4.7.6-stable review
 2016-09-28  9:05 UTC  (24+ messages)
` [PATCH 4.7 01/69] reiserfs: fix "new_insert_key may be used uninitialized ..."
` [PATCH 4.7 02/69] crypto: arm64/aes-ctr - fix NULL dereference in tail processing
` [PATCH 4.7 03/69] crypto: arm/aes-ctr "
` [PATCH 4.7 05/69] crypto: echainiv - Replace chaining with multiplication
` [PATCH 4.7 06/69] ocfs2/dlm: fix race between convert and migration
` [PATCH 4.7 07/69] ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
` [PATCH 4.7 09/69] autofs: use dentry flags to block walks during expire
` [PATCH 4.7 10/69] Disable "maybe-uninitialized" warning globally
` [PATCH 4.7 12/69] Makefile: Mute warning for __builtin_return_address(>0) for tracing only
` [PATCH 4.7 13/69] xfs: prevent dropping ioend completions during buftarg wait
` [PATCH 4.7 16/69] fanotify: fix list corruption in fanotify_get_response()
` [PATCH 4.7 27/69] reset: Return -ENOTSUPP when not configured
` [PATCH 4.7 29/69] power: reset: hisi-reboot: Unmap region obtained by of_iomap
` [PATCH 4.7 32/69] tracing: Move mutex to protect against resetting of seq data
` [PATCH 4.7 34/69] can: flexcan: fix resume function
` [PATCH 4.7 35/69] net: can: ifi: Configure transmitter delay
` [PATCH 4.7 37/69] nl80211: validate number of probe response CSA counters
` [PATCH 4.7 38/69] btrfs: ensure that file descriptor used with subvol ioctls is a dir
` [PATCH 4.7 41/69] i2c-eg20t: fix race between i2c init and interrupt enable
` [PATCH 4.7 52/69] libceph: add an ONSTACK initializer for oids
` [PATCH 4.7 55/69] libceph: fix return value check in alloc_msg_with_page_vector()
` [PATCH 4.7 56/69] PM / hibernate: Restore processor state before using per-CPU variables
` [PATCH 4.7 59/69] power: supply: max17042_battery: fix model download bug

Memory Pooling and Containers
 2016-09-28  9:13 UTC  (3+ messages)

[PATCH] dpkg: Only set DEB_HOST_ARCH in target case
 2016-09-28  9:13 UTC 

[U-Boot] [PATCH] spl: saveenv: adding saveenv support in SPL
 2016-09-28  9:13 UTC 

[PATCH] scripts/cleanup-workdir: Adapt to SDK_ARCH -> SDK_SYS chanages for crosssdk
 2016-09-28  9:12 UTC 

[PATCH 4.4 00/73] 4.4.23-stable review
 2016-09-28  9:05 UTC  (33+ messages)
` [PATCH 4.4 01/73] include/linux/kernel.h: change abs() macro so it uses consistent return type
` [PATCH 4.4 03/73] reiserfs: fix "new_insert_key may be used uninitialized ..."
` [PATCH 4.4 11/73] crypto: skcipher - Fix blkcipher walk OOM crash
` [PATCH 4.4 12/73] crypto: echainiv - Replace chaining with multiplication
` [PATCH 4.4 13/73] ocfs2/dlm: fix race between convert and migration
` [PATCH 4.4 14/73] ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
` [PATCH 4.4 15/73] kbuild: Do not run modules_install and install in paralel
` [PATCH 4.4 19/73] Kbuild: disable maybe-uninitialized warning for CONFIG_PROFILE_ALL_BRANCHES
` [PATCH 4.4 20/73] gcov: disable -Wmaybe-uninitialized warning
` [PATCH 4.4 21/73] Disable "maybe-uninitialized" warning globally
` [PATCH 4.4 23/73] Makefile: Mute warning for __builtin_return_address(>0) for tracing only
` [PATCH 4.4 24/73] net: caif: fix misleading indentation
` [PATCH 4.4 26/73] [media] am437x-vfpe: fix typo in vpfe_get_app_input_index
` [PATCH 4.4 27/73] ath9k: fix misleading indentation
` [PATCH 4.4 28/73] iwlegacy: avoid warning about missing braces
` [PATCH 4.4 30/73] nouveau: fix nv40_perfctr_next() cleanup regression
` [PATCH 4.4 40/73] Revert "phy: IRQ cannot be shared"
` [PATCH 4.4 42/73] bridge: re-introduce fix parsing of MLDv2 reports
` [PATCH 4.4 45/73] autofs: use dentry flags to block walks during expire
` [PATCH 4.4 53/73] fix memory leaks in tracing_buffers_splice_read()
` [PATCH 4.4 55/73] mm: delete unnecessary and unsafe init_tlb_ubc()
` [PATCH 4.4 57/73] nl80211: validate number of probe response CSA counters
` [PATCH 4.4 58/73] btrfs: ensure that file descriptor used with subvol ioctls is a dir
` [PATCH 4.4 60/73] i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
` [PATCH 4.4 61/73] MIPS: Fix pre-r6 emulation FPU initialisation
` [PATCH 4.4 63/73] MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
` [PATCH 4.4 65/73] MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
` [PATCH 4.4 66/73] MIPS: Add a missing ".set pop" in an early commit
` [PATCH 4.4 69/73] PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
` [PATCH 4.4 70/73] power_supply: tps65217-charger: fix missing platform_set_drvdata()
` [PATCH 4.4 71/73] power: supply: max17042_battery: fix model download bug
` [PATCH 4.4 72/73] qxl: check for kmap failures

[Qemu-devel] [PATCH v11 0/2] virtio-crypto: virtio crypto device specification
 2016-09-28  9:08 UTC  (2+ messages)
` [Qemu-devel] [PATCH v11 2/2] virtio-crypto: Add conformance clauses

memblock_reserve or memblock_remove to reserve a page
 2016-09-28  9:11 UTC  (3+ messages)

[Qemu-devel] Questions about gcc linker errors in crypto sub-directory
 2016-09-28  9:09 UTC  (6+ messages)

[PATCH v2 net] net: skbuff: skb_vlan_push: Fix wrong unwinding of skb->data after __vlan_insert_tag call
 2016-09-28  9:08 UTC 

[PATCH v5 0/7] Reduce cache miss for snmp_fold_field
 2016-09-28  9:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] serial console support
 2016-09-28  9:07 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] std: add cp437 to unicode map
` [Qemu-devel] [PATCH 2/7] kbd: make enqueue_key public, add ascii_to_keycode
` [Qemu-devel] [PATCH 3/7] paravirt: read QEMU_CFG_NOGRAPHIC, store in etc/sercon-enable romfile
` [Qemu-devel] [PATCH 4/7] add serial console support
` [Qemu-devel] [PATCH 5/7] sercon: split-output implementation
` [Qemu-devel] [PATCH 6/7] sercon: add compile time option
` [Qemu-devel] [PATCH 7/7] [hack] ignore sgabios, enable sercon instead

[PATCH xf86-video-amdgpu] Add support for ScreenPtr::SyncSharedPixmap
 2016-09-28  9:07 UTC  (3+ messages)

[PATCH v3] drm/exynos: mixer: configure layers once in mixer_atomic_flush()
 2016-09-28  9:07 UTC  (15+ messages)

[PATCH v7 00/14] x86: multiboot2 protocol support
 2016-09-28  9:06 UTC  (19+ messages)
` [PATCH RFC v7 07/14] efi: create new early memory allocator
` [PATCH v7 08/14] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v7 12/14] x86: make Xen early boot code relocatable

UFS API in the kernel
 2016-09-28  9:06 UTC  (5+ messages)

LVDS SUPPORT RCAR
 2016-09-28  9:05 UTC 

[PATCH v2 0/4] Cuckoo hash lookup enhancements
 2016-09-28  9:05 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] hash: reorder hash structure
  ` [PATCH v3 2/4] hash: reorganize bucket structure

[PATCH v5] net: ip, diag -- Add diag interface for raw sockets
 2016-09-28  9:03 UTC 

[PATCH net-next V2] net/sched: pkt_cls: change tc actions order to be as the user sets
 2016-09-28  9:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: modify top-id's comments
 2016-09-28  9:03 UTC  (2+ messages)

[Qemu-devel] Live migration without bdrv_drain_all()
 2016-09-28  9:03 UTC  (5+ messages)

[Qemu-devel] [PATCH] 9pfs: fix information leak in xattr read
 2016-09-28  9:02 UTC  (4+ messages)

[PATCH resend] sh_eth: add R8A7743/5 support
 2016-09-28  9:02 UTC  (3+ messages)

Regression in mobility grouping?
 2016-09-28  9:00 UTC  (3+ messages)

[Qemu-devel] [PATCH] proto: add 'shift' extension
 2016-09-28  9:00 UTC  (12+ messages)

[U-Boot] [PATCH 00/23] MIPS Boston fixes, ethernet support & cleanup
 2016-09-28  9:00 UTC  (8+ messages)
` [U-Boot] [PATCH 09/23] boston: Disable PCI bridge memory space alignment
` [U-Boot] [PATCH 15/23] gpio: eg20t: Add driver for Intel EG20T GPIO controllers
` [U-Boot] [PATCH 16/23] net: pch_gbe: Support PHY reset GPIOs

[bug] crypto/vmx/p8_ghash memory corruption in 4.8-rc7
 2016-09-28  8:59 UTC  (8+ messages)

[PATCH] net/mlx5: return RSS hash result in mbuf
 2016-09-28  8:59 UTC  (3+ messages)
` [PATCH v3] "

[Buildroot] pppd breaks build without libutils
 2016-09-28  8:59 UTC  (6+ messages)

[PATCH 0/2] tree-walk improvements
 2016-09-28  8:58 UTC  (7+ messages)
` [PATCH 2/2] fsck: handle bad trees like other errors
      ` thoughts on error passing, was "

[Buildroot] [PATCH] qt5: Disable passing of -isystem flag in CXXFLAGS
 2016-09-28  8:57 UTC  (6+ messages)

[PATCH] mlx5: Add ndo_poll_controller() implementation
 2016-09-28  8:54 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] i2c-tools: install devt headers to staging dir
 2016-09-28  8:52 UTC  (8+ messages)

LVDS SUPPORT RCAR M2
 2016-09-28  8:52 UTC  (2+ messages)

[PATCH 2/8] mm/swap: Add cluster lock
 2016-09-28  8:51 UTC  (5+ messages)

[PATCH v3 0/7] tpm: TPM2.0 eventlog securityfs support
 2016-09-28  8:49 UTC  (6+ messages)

[patch net-next v3 0/6] fib offload: switch to notifier
 2016-09-28  8:49 UTC  (2+ messages)

[PATCH] drm/i915: Cleanup i915_gem_request_add_to_client
 2016-09-28  8:49 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Cleanup i915_gem_request_add_to_client (rev2)

[PATCH v5 00/10] watchdog: add watchdog pretimeout framework
 2016-09-28  8:49 UTC  (2+ messages)

[PATCH v4 0/7] ZBC / Zoned block device support
 2016-09-28  8:45 UTC  (16+ messages)
` [PATCH v4 1/7] block: Add 'zoned' queue limit
` [PATCH v4 2/7] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH v4 3/7] block: update chunk_sectors in blk_stack_limits()
` [PATCH v4 4/7] block: Define zoned block device operations
` [PATCH v4 5/7] block: Implement support for zoned block devices
` [PATCH v4 6/7] sd: Implement support for ZBC devices
` [PATCH v4 7/7] blk-zoned: implement ioctls

[PATCH 0/1] ARM: Keystone: Fix USB Mass storage on K2E
 2016-09-28  8:46 UTC  (12+ messages)
` [PATCH 1/1] ARM: dma: fix dma_max_pfn()

[U-Boot] [PATCH 1/2] rockchip: use rockchip linux partitions layout
 2016-09-28  8:46 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] rockchip: doc: add GPT partition layout

[PATCH 4.4 000/118] 4.4.22-stable review
 2016-09-28  8:45 UTC  (7+ messages)

[PATCH] Documentation: tpm: Adds the TPM device tree node documentation
 2016-09-28  8:44 UTC  (6+ messages)
    ` [tpmdd-devel] "

[PATCH v2 00/16] x86: split insn emulator decode and execution
 2016-09-28  8:42 UTC  (2+ messages)

[PATCH] app/test: remove large lpm test head file
 2016-09-28  8:41 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v4 00/13] virtio-crypto: introduce framework and device emulation
 2016-09-28  8:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 04/13] cryptodev: introduce a new cryptodev backend
` [Qemu-devel] [PATCH v4 10/13] cryptodev: introduce an unified wrapper for crypto operation

[PATCH v3 0/2] Ajust lockdep static allocations for sparc
 2016-09-28  8:39 UTC  (4+ messages)
` [PATCH v3 1/2] config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL "

Patch "x86/mm/pat: Prevent hang during boot when mapping pages" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "qxl: check for kmap failures" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "soc/tegra: pmc: Don't probe PMC if early initialisation fails" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "power: supply: max17042_battery: fix model download bug." has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "power_supply: tps65217-charger: fix missing platform_set_drvdata()" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "PM / hibernate: Fix rtree_next_node() to avoid walking off list ends" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "PM / hibernate: Restore processor state before using per-CPU variables" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "mm/kasan: don't reduce quarantine in atomic contexts" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "libceph: add an ONSTACK initializer for oids" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "libceph: fix return value check in alloc_msg_with_page_vector()" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "ixgbe: Re-enable ability to toggle VLAN filtering" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "kasan: avoid overflowing quarantine size on low memory systems" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "iw_cxgb4: stop MPA_REPLY timer when disconnecting" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

[PATCH v2 00/12] Synaptics RMI4 over SMBus
 2016-09-28  8:35 UTC  (12+ messages)
` [PATCH v2 01/12] Input: synaptics-rmi4 - add SMBus support
` [PATCH v2 02/12] Input: serio - store the pt_buttons in the struct serio directly
` [PATCH v2 03/12] Input: synaptics-rmi4 - have only one struct platform data
` [PATCH v2 04/12] Input: synaptics-rmi4 - add support for F03
` [PATCH v2 06/12] Input: synaptics-rmi4 - Add rmi_find_function()
` [PATCH v2 07/12] Input: synaptics-rmi4 - f30/f03: Forward mechanical buttons on buttonpads to PS/2 guest
` [PATCH v2 08/12] Input: synaptics - allocate a Synaptics Intertouch device
` [PATCH v2 09/12] Input: synaptics-rmi4 - add rmi_platform
` [PATCH v2 10/12] Input: synaptics-rmi4 - smbus: call psmouse_deactivate before binding/resume
` [PATCH v2 11/12] Input: synaptics-rmi4 - smbus: on resume, try 3 times if init fails
` [PATCH v2 12/12] Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data

Patch "hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "igb: fix adjusting PTP timestamps for Tx/Rx latency" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "builddeb: really include objtool binary in headers package" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "ceph: Correctly return NXIO errors from ceph_llseek" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "ceph: fix symbol versioning for ceph_monc_do_statfs" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "qxl: check for kmap failures" has been added to the 4.4-stable tree
 2016-09-28  8:38 UTC 

Patch "power_supply: tps65217-charger: fix missing platform_set_drvdata()" has been added to the 4.4-stable tree
 2016-09-28  8:38 UTC 

[PATCH] target-i386: fix losing XCR0 processor state component bits
 2016-09-28  8:38 UTC  (4+ messages)
  ` [Qemu-devel] "

Patch "power: supply: max17042_battery: fix model download bug." has been added to the 4.4-stable tree
 2016-09-28  8:38 UTC 

Patch "PM / hibernate: Restore processor state before using per-CPU variables" has been added to the 4.4-stable tree
 2016-09-28  8:38 UTC 

Patch "PM / hibernate: Fix rtree_next_node() to avoid walking off list ends" has been added to the 4.4-stable tree
 2016-09-28  8:38 UTC 

Patch "hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()" has been added to the 4.4-stable tree
 2016-09-28  8:37 UTC 

[meta-oe][PATCH V2] edac-utils: add systemd support and required dependencies for edac
 2016-09-28  8:36 UTC 

[Qemu-devel] [PATCH v5 0/9] replay additions
 2016-09-28  8:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 7/9] block: don't make snapshots for filters

[Qemu-devel] [PATCH v2] target-i386: fix losing XCR0 processor state component bits
 2016-09-28  8:36 UTC  (2+ messages)
`  "

[PATCH 1/9] drm/amdgpu:exclude 5dw digest for entry
 2016-09-28  8:36 UTC  (7+ messages)
  ` [PATCH 4/9] drm/amdgpu:keep bo pinned in prefered domain
  ` [PATCH 5/9] drm/amdgpu:fw bo should be in VRAM for SRIOV
  ` [PATCH 6/9] drm/amdgpu:add callback in cgs for sriov detect
  ` [PATCH 7/9] drm/amdgpu:add MEC_STORAGE ucode id for sriov
  ` [PATCH 8/9] drm/amdgpu:wptr poll address of gfx8 is needed
  ` [PATCH 9/9] drm/amdgpu:properly fix some JumpTable issues


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.