All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-06 08:29:42 to 2017-03-06 09:23:30 UTC [more...]

[patch added to 3.12-stable] ext4: validate s_first_meta_bg at mount time
 2017-03-06  9:09 UTC  (20+ messages)
` [patch added to 3.12-stable] mfd: pm8921: Potential NULL dereference in pm8921_remove()
` [patch added to 3.12-stable] drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()
` [patch added to 3.12-stable] cpufreq: fix garbage kobjects on errors during suspend/resume
` [patch added to 3.12-stable] cpufreq: remove sysfs files for CPUs which failed to come back after resume
` [patch added to 3.12-stable] cpufreq: Clean up after a failing light-weight initialization
` [patch added to 3.12-stable] cpufreq: preserve user_policy across suspend/resume
` [patch added to 3.12-stable] ipv6: fix the use of pcpu_tstats in ip6_tunnel
` [patch added to 3.12-stable] net: 6lowpan: fix lowpan_header_create non-compression memcpy call
` [patch added to 3.12-stable] ipv6: simplify detection of first operational link-local address on interface
` [patch added to 3.12-stable] net: sctp: rework multihoming retransmission path selection to rfc4960
` [patch added to 3.12-stable] vti4: Don't count header length twice
` [patch added to 3.12-stable] PCI: mvebu: Use max_t() instead of max(resource_size_t,)
` [patch added to 3.12-stable] PCI: mvebu: split PCIe BARs into multiple MBus windows when needed
` [patch added to 3.12-stable] gianfar: Check if phydev present on ethtool -A
` [patch added to 3.12-stable] net: filter: x86: fix JIT address randomization
` [patch added to 3.12-stable] net: filter: s390: "
` [patch added to 3.12-stable] USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()
` [patch added to 3.12-stable] USB: cdc-acm: fix open and suspend race
` [patch added to 3.12-stable] USB: cdc-acm: fix failed open not being detected

[Buildroot] [PATCH 1/2] csky: Add new architecture
 2017-03-06  9:23 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] configs: add defconfig for Nationalchip gx6605s dev board

[Qemu-devel] [PATCH v8 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"
 2017-03-06  9:23 UTC  (11+ messages)

[PATCH 3.12 000/113] 3.12.71-stable review
 2017-03-06  9:12 UTC  (46+ messages)
` [PATCH 3.12 001/113] x86/Kconfig: Simplify X86_IO_APIC dependencies
  ` [PATCH 3.12 038/113] ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
` [PATCH 3.12 004/113] fbdev: color map copying bounds checking
` [PATCH 3.12 005/113] tile/ptrace: Preserve previous registers for short regset write
` [PATCH 3.12 006/113] sysctl: fix proc_doulongvec_ms_jiffies_minmax()
` [PATCH 3.12 014/113] drm/i915: Don't leak edid in intel_crt_detect_ddc()
` [PATCH 3.12 024/113] USB: serial: option: add more ZTE device ids
` [PATCH 3.12 027/113] crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
` [PATCH 3.12 028/113] ata: sata_mv:- Handle return value of devm_ioremap
` [PATCH 3.12 030/113] cifs: initialize file_info_lock
` [PATCH 3.12 045/113] ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
` [PATCH 3.12 046/113] drm/i915: fix use-after-free in page_flip_completed()
` [PATCH 3.12 047/113] sched/debug: Don't dump sched debug info in SysRq-W
` [PATCH 3.12 048/113] tun: Fix TUN_PKT_STRIP setting
` [PATCH 3.12 080/113] USB: serial: ftdi_sio: fix modem-status error handling
` [PATCH 3.12 085/113] USB: serial: ark3116: fix register-accessor "
` [PATCH 3.12 086/113] x86/platform/goldfish: Prevent unconditional loading
` [PATCH 3.12 087/113] goldfish: Sanitize the broken interrupt handler
` [PATCH 3.12 088/113] rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
` [PATCH 3.12 089/113] af_packet: remove a stray tab in packet_set_ring()
` [PATCH 3.12 090/113] ext4: validate s_first_meta_bg at mount time
` [PATCH 3.12 091/113] ext4: fix fencepost in s_first_meta_bg validation
` [PATCH 3.12 092/113] ocfs2: do not write error flag to user structure we cannot copy from/to
` [PATCH 3.12 093/113] 6lowpan: release device on error path
` [PATCH 3.12 094/113] mfd: pm8921: Potential NULL dereference in pm8921_remove()
` [PATCH 3.12 095/113] Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()
` [PATCH 3.12 096/113] drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()
` [PATCH 3.12 097/113] cpufreq: fix garbage kobjects on errors during suspend/resume
` [PATCH 3.12 098/113] cpufreq: remove sysfs files for CPUs which failed to come back after resume
` [PATCH 3.12 099/113] cpufreq: Clean up after a failing light-weight initialization
` [PATCH 3.12 100/113] cpufreq: preserve user_policy across suspend/resume
` [PATCH 3.12 101/113] ipv6: fix the use of pcpu_tstats in ip6_tunnel
` [PATCH 3.12 102/113] net: 6lowpan: fix lowpan_header_create non-compression memcpy call
` [PATCH 3.12 103/113] ipv6: simplify detection of first operational link-local address on interface
` [PATCH 3.12 104/113] net: sctp: rework multihoming retransmission path selection to rfc4960
` [PATCH 3.12 105/113] vti4: Don't count header length twice
` [PATCH 3.12 106/113] PCI: mvebu: Use max_t() instead of max(resource_size_t,)
` [PATCH 3.12 107/113] PCI: mvebu: split PCIe BARs into multiple MBus windows when needed
` [PATCH 3.12 108/113] gianfar: Check if phydev present on ethtool -A
` [PATCH 3.12 109/113] net: filter: x86: fix JIT address randomization
` [PATCH 3.12 110/113] net: filter: s390: "
` [PATCH 3.12 111/113] USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()
` [PATCH 3.12 112/113] USB: cdc-acm: fix open and suspend race
` [PATCH 3.12 113/113] USB: cdc-acm: fix failed open not being detected

[meta-networking][PATCH] wireshark: update to 2.2.5
 2017-03-06  9:22 UTC 

[PATCH v2 1/2] drm/amdgpu: print full bios version in dmesg
 2017-03-06  9:18 UTC 

[PATCH V1 00/18] mmc: Add Command Queue support
 2017-03-06  9:11 UTC  (19+ messages)
` [PATCH V1 01/18] mmc: queue: Share mmc request array between partitions
` [PATCH V1 02/18] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH V1 03/18] mmc: mmc_test: Disable Command Queue while mmc_test is used
` [PATCH V1 04/18] mmc: block: Disable Command Queue while RPMB "
` [PATCH V1 05/18] mmc: block: Change mmc_apply_rel_rw() to get block address from the request
` [PATCH V1 06/18] mmc: block: Factor out data preparation
` [PATCH V1 07/18] mmc: core: Factor out debug prints from mmc_start_request()
` [PATCH V1 08/18] mmc: core: Factor out mrq preparation "
` [PATCH V1 09/18] mmc: core: Add mmc_retune_hold_now()
` [PATCH V1 10/18] mmc: core: Add members to mmc_request and mmc_data for CQE's
` [PATCH V1 11/18] mmc: host: Add CQE interface
` [PATCH V1 12/18] mmc: core: Turn off CQE before sending commands
` [PATCH V1 13/18] mmc: core: Add support for handling CQE requests
` [PATCH V1 14/18] mmc: mmc: Enable Command Queuing
` [PATCH V1 15/18] mmc: mmc: Enable CQE's
` [PATCH V1 16/18] mmc: block: Prepare CQE data
` [PATCH V1 17/18] mmc: block: Add CQE support
` [PATCH V1 18/18] mmc: cqhci: support for command queue enabled host

[PATCH v2 0/2] patches for Innomedia INNEX GENESIS/ATARI adapter
 2017-03-06  9:04 UTC  (4+ messages)

[PATCH v2 0/6] Chunk level degradable check
 2017-03-06  8:58 UTC  (6+ messages)
` [PATCH v2 1/6] btrfs: Introduce a function to check if all chunks a OK for degraded rw mount
` [PATCH v2 2/6] btrfs: Do chunk level rw degrade check at mount time
` [PATCH v2 3/6] btrfs: Do chunk level degradation check for remount
` [PATCH v2 5/6] btrfs: Cleanup num_tolerated_disk_barrier_failures
` [PATCH v2 6/6] btrfs: Enhance missing device kernel message

[tip:WIP.sched/core 11/11] drivers/scsi/ufs/ufshcd.c:2413:17: warning: 'tag' may be used uninitialized in this function
 2017-03-06  9:01 UTC 

[RAID recovery] Unable to recover RAID5 array after disk failure
 2017-03-06  9:17 UTC  (4+ messages)

[PATCH v3 0/5] R-Car H3 HDMI output DT integration
 2017-03-06  8:50 UTC  (2+ messages)

[PATCH 1/3] futex: remove duplicated code
 2017-03-06  9:13 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/5] xen: use new xendevicemodel library
 2017-03-06  9:14 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 5/5] xen: use libxendevicemodel when available
            `  "

[Xenomai] Looking for training on Linux/Xenomai on i.MX6
 2017-03-06  9:14 UTC  (4+ messages)

ucount: use-after-free read in inc_ucount & dec_ucount
 2017-03-06  9:13 UTC  (11+ messages)

[PATCH iproute2 net-next] devlink: Add json and pretty options to help and man
 2017-03-06  9:06 UTC 

RFC: Another proposed hash function transition plan
 2017-03-06  8:43 UTC  (2+ messages)

[PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls
 2017-03-06  9:09 UTC  (16+ messages)

[Qemu-devel] Patch causes Mac OS X to print dead controller messages
 2017-03-06  9:10 UTC  (2+ messages)

[RFC 00/11] make try_to_unmap simple
 2017-03-06  9:07 UTC  (6+ messages)
` [RFC 01/11] mm: use SWAP_SUCCESS instead of 0

[Qemu-devel] [RFC PATCH] configure: remove --enable-replication/--disable-replication
 2017-03-06  9:08 UTC  (6+ messages)

[Buildroot] [RFC PATCH 0/9] Make the buildroot toolchain relocatable
 2017-03-06  9:07 UTC  (10+ messages)
` [Buildroot] [RFC PATCH 1/9] package/patchelf: use a recent version and add "--make-rpath-relative" patch
` [Buildroot] [RFC PATCH 2/9] support/scripts: add fix-rpath script to sanitize the rpath

[SPDK] How to create large capacity (1GB+) malloc disk
 2017-03-06  9:07 UTC 

[PATCH] clk: sunxi-ng: tighten SoC deps on explicit AllWinner SoCs
 2017-03-06  9:06 UTC  (6+ messages)

[PATCH] ubifs: fix RENAME_WHITEOUT support
 2017-03-06  9:04 UTC 

[PATCH] drm/i915/glk: Remove MODULE_FIRMWARE() tag from Geminilake's DMC
 2017-03-06  9:03 UTC  (2+ messages)

[PATCH/RFC v2 0/4] iommu/ipmmu-vmsa: IPMMU slave device whitelist V2
 2017-03-06  9:00 UTC  (3+ messages)

[PATCH v2 0/3] meson-gx: Add mali-450 support
 2017-03-06  8:58 UTC  (9+ messages)
` [PATCH v2 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL

[PATCH net v2] xen-netback: fix race condition on XenBus disconnect
 2017-03-06  8:58 UTC  (3+ messages)

[PATCH v1] x86/build/defconfig/64: Enable CONFIG_R8169=y
 2017-03-06  8:57 UTC 

[PATCH v2] drm/i915: Clear the VBT defaults for unused ports
 2017-03-06  9:01 UTC 

[PATCHv2] arm64: dts: r8a7795: salvator-x: Set drive-strength for ravb pins
 2017-03-06  8:58 UTC  (4+ messages)

[libvirt test] 106483: regressions - FAIL
 2017-03-06  8:57 UTC 

[PATCH v4 0/5] Fix the parse_dt of exynos dsi and remove the OF graph
 2017-03-06  8:38 UTC  (5+ messages)
  ` [PATCH v4 2/5] arm: dts: Add the burst and esc clock frequency properties to DSI node

[mtd] 2827634997 WARNING: CPU: 0 PID: 1 at fs/sysfs/dir.c:31 sysfs_warn_dup
 2017-03-06  8:56 UTC 

[PATCH v2 0/4] fujitsu_init() cleanup
 2017-03-06  8:10 UTC  (6+ messages)

[PATCH] cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode
 2017-03-06  8:55 UTC  (5+ messages)

[PATCH v2 0/4] usb: misc: fix/improve USB251xB/xBi dt bindings
 2017-03-06  8:24 UTC  (4+ messages)
` [PATCH v2 1/4] usb: usb251xb: remove max_{power,current}_{sp,bp} properties
` [PATCH v2 2/4] usb: usb251xb: dt: add unit suffix to oc-delay and power-on-time
` [PATCH v2 3/4] doc: dt-bindings: usb251xb: mark reg as required

[PATCH] x86: thinkpad_acpi: Handle return error
 2017-03-06  8:45 UTC  (2+ messages)

[PATCH 0/8 v2] Non-blocking AIO
 2017-03-06  8:40 UTC  (4+ messages)

[PATCH v2 0/3] r8a7796 SCIF integration
 2017-03-06  8:44 UTC  (6+ messages)
` [PATCH v2 3/3] arm64: renesas: r8a7796: Enable SCIF DMA

[PATCH] initscripts: Populate volatile from existing file
 2017-03-06  8:51 UTC 

[PATCH 0/2] Meson GXL USB2 PHY driver
 2017-03-06  8:50 UTC  (5+ messages)
` [PATCH 2/2] phy: meson: add USB2 PHY support for Meson GXL and GXM

[PATCH 0/2] arm64: dts: renesas: Remove unit-addresses and regs from integrated caches
 2017-03-06  8:47 UTC  (4+ messages)

[LTP] [PATCH v3 3/3] syscalls/getxattr04.c: add new regression test
 2017-03-06  8:50 UTC  (2+ messages)
` [LTP] [PATCH v4 "

[PATCH v2 0/1] net/mlx5: add TSO support
 2017-03-06  8:50 UTC  (3+ messages)
` [PATCH v3 1/1] net/mlx5: add hardware "

[PATCH] powerpc/ftrace: add ftrace.h, fix sparse warning
 2017-03-06  8:49 UTC 

[PATCH] openssl: Fix symlink creation
 2017-03-06  8:49 UTC 

[RFC PATCH] net/virtio: Align Virtio-net header on cache line in receive path
 2017-03-06  8:46 UTC  (6+ messages)

[PATCH v4 0/3] openssh: Package server configuration
 2017-03-06  8:46 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] core-image: Set default sshd configuration
` [PATCH v4 3/3] rootfs-postcommands: Modify ssh-related commands

[PATCH] HID: asus: fix special key support for ASUS I2C keyboards
 2017-03-06  8:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] lzlib: add LuaJIT support
 2017-03-06  8:47 UTC  (3+ messages)

[PATCH 1/2] drm/exynos: mixer: simplify mixer_cfg_rgb_fmt()
 2017-03-06  8:45 UTC  (3+ messages)
  ` [PATCH 2/2] drm/exynos: mixer: document YCbCr magic numbers

[PATCH] net/mlx5: fix extended statistics counters identification
 2017-03-06  8:43 UTC  (2+ messages)

[PATCH linux dev-4.7] ARM: dts: aspeed: romulus: remove second BMC flash
 2017-03-06  8:04 UTC 

[PATCH 0/9] ipu-v3/imx-drm PRG/PRE extension
 2017-03-06  8:42 UTC  (5+ messages)
` [PATCH 3/9] gpu: ipu-v3: add driver for Prefetch Resolve Engine

[Bug 100077] libdrm atomic_add_unless() may reverse return value meaning
 2017-03-06  8:41 UTC 

Coccinelle tasks
 2017-03-06  8:40 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 0/4] Fix DP busy wait and defer disabling overlay plane
 2017-03-06  8:39 UTC  (5+ messages)

[PATCH] clk: tegra: mark TEGRA210_CLK_DBGAPB as always on
 2017-03-06  8:38 UTC  (4+ messages)

[PATCH] gitignore: add two generated files in purgatory
 2017-03-06  8:38 UTC  (3+ messages)

[PATCH v2] clk: imx: correct uart4_serial clock name in driver for i.MX6UL
 2017-03-06  8:13 UTC 

[PATCH] MIPS: reset all task's asid to 0 after asid_cache(cpu) overflows
 2017-03-06  8:34 UTC  (4+ messages)

[PATCH v2] arm64: kvm: Use has_vhe() instead of hyp_alternate_select()
 2017-03-06  8:34 UTC  (4+ messages)

WARN_ON() when booting with nvme loopback over zram
 2017-03-06  8:35 UTC  (4+ messages)

[Buildroot] scanpypi issue
 2017-03-06  8:35 UTC 

[PATCH] xen: Allow a default compiled-in command line using Kconfig
 2017-03-06  8:34 UTC  (3+ messages)

[Qemu-devel] [PATCH] qxl: clear guest_cursor on QXL_CURSOR_HIDE
 2017-03-06  8:31 UTC 

[Bug 100068] LLVM ERROR: Cannot select: intrinsic %llvm.amdgcn.buffer.load.format
 2017-03-06  8:31 UTC  (2+ messages)

[PATCH] busybox: conditional inclusion of login utilities
 2017-03-06  8:31 UTC 

[Qemu-devel] [PATCH v2 0/2] 9pfs: fix vulnerability and build break
 2017-03-06  8:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] 9pfs: fix O_PATH build break with older glibc versions
` [Qemu-devel] [PATCH v2 2/2] 9pfs: fix vulnerability in openat_dir() and local_unlinkat_common()

[linux-linus test] 106480: regressions - FAIL
 2017-03-06  8:29 UTC 


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.