All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-07 15:27:24 to 2017-12-07 15:51:42 UTC [more...]

[PATCH AUTOSEL for 4.14 001/135] IB/mlx4: Fix RSS's QPC attributes assignments
 2017-12-07 15:46 UTC  (36+ messages)
` [PATCH AUTOSEL for 4.14 002/135] HID: cp2112: fix broken gpio_direction_input callback
` [PATCH AUTOSEL for 4.14 003/135] sfc: don't warn on successful change of MAC
` [PATCH AUTOSEL for 4.14 006/135] video: fbdev: au1200fb: Release some resources if a memory allocation fails
` [PATCH AUTOSEL for 4.14 007/135] video: fbdev: au1200fb: Return an error code "
` [PATCH AUTOSEL for 4.14 011/135] PM / s2idle: Clear the events_check_enabled flag
` [PATCH AUTOSEL for 4.14 020/135] thunderbolt: tb: fix use after free in tb_activate_pcie_devices
` [PATCH AUTOSEL for 4.14 025/135] platform/x86: intel_punit_ipc: Fix resource ioremap warning
` [PATCH AUTOSEL for 4.14 022/135] powerpc/opal: Fix EBUSY bug in acquiring tokens
` [PATCH AUTOSEL for 4.14 032/135] badblocks: fix wrong return value in badblocks_set if badblocks are disabled
` [PATCH AUTOSEL for 4.14 039/135] net: hns3: Fix a misuse to devm_free_irq
` [PATCH AUTOSEL for 4.14 038/135] net: hns3: fix for getting advertised_caps in hns3_get_link_ksettings
` [PATCH AUTOSEL for 4.14 056/135] media: usbtv: fix brightness and contrast controls
` [PATCH AUTOSEL for 4.14 054/135] scsi: scsi_debug: write_same: fix error report
` [PATCH AUTOSEL for 4.14 060/135] Ib/hfi1: Return actual operational VLs in port info query
` [PATCH AUTOSEL for 4.14 057/135] rpmsg: glink: Initialize the "intent_req_comp" completion variable
` [PATCH AUTOSEL for 4.14 058/135] bcache: explicitly destroy mutex while exiting
` [PATCH AUTOSEL for 4.14 062/135] arm64: prevent regressions in compressed kernel image size when upgrading to binutils 2.27
` [PATCH AUTOSEL for 4.14 064/135] btrfs: Explicitly handle btrfs_update_root failure
` [PATCH AUTOSEL for 4.14 066/135] btrfs: avoid null pointer dereference on fs_info when calling btrfs_crit
` [PATCH AUTOSEL for 4.14 068/135] qtnfmac: modify full Tx queue error reporting
` [PATCH AUTOSEL for 4.14 070/135] ARM64: dts: meson-gxbb-odroidc2: fix usb1 power supply
` [PATCH AUTOSEL for 4.14 069/135] mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code
` [PATCH AUTOSEL for 4.14 082/135] net: hns3: add nic_client check when initialize roce base information
` [PATCH AUTOSEL for 4.14 084/135] RDMA/cxgb4: Declare stag as __be32
` [PATCH AUTOSEL for 4.14 086/135] scsi: hisi_sas: fix the risk of freeing slot twice
` [PATCH AUTOSEL for 4.14 087/135] scsi: hpsa: cleanup sas_phy structures in sysfs when unloading
` [PATCH AUTOSEL for 4.14 103/135] raid5: Set R5_Expanded on parity devices as well as data
` [PATCH AUTOSEL for 4.14 108/135] IB/hfi1: Mask out A bit from psn trace
` [PATCH AUTOSEL for 4.14 110/135] rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmd
` [PATCH AUTOSEL for 4.14 126/135] lightnvm: pblk: prevent gc kicks when gc is not operational
` [PATCH AUTOSEL for 4.14 128/135] lightnvm: pblk: use right flag for GC allocation
` [PATCH AUTOSEL for 4.14 129/135] lightnvm: pblk: initialize debug stat counter
` [PATCH AUTOSEL for 4.14 127/135] lightnvm: pblk: fix changing GC group list for a line
` [PATCH AUTOSEL for 4.14 132/135] ath9k: fix tx99 potential info leak
` [PATCH AUTOSEL for 4.14 130/135] lightnvm: pblk: fix min size for page mempool

[PATCH AUTOSEL for 4.9 001/156] usb: phy: isp1301: Add OF device ID table
 2017-12-07 15:49 UTC  (15+ messages)
` [PATCH AUTOSEL for 4.9 017/156] net/mlx5: Don't save PCI state when PCI error is detected
` [PATCH AUTOSEL for 4.9 023/156] drm/omap: fix dmabuf mmap for dma_alloc'ed buffers
` [PATCH AUTOSEL for 4.9 027/156] writeback: fix memory leak in wb_queue_work()
` [PATCH AUTOSEL for 4.9 031/156] net: Resend IGMP memberships upon peer notification
` [PATCH AUTOSEL for 4.9 035/156] qed: Fix mapping leak on LL2 rx flow
` [PATCH AUTOSEL for 4.9 041/156] scsi: hpsa: update check for logical volume status
` [PATCH AUTOSEL for 4.9 040/156] ASoC: rcar: clear DE bit only in PDMACHCR when it stops
` [PATCH AUTOSEL for 4.9 049/156] sched/deadline: Make sure the replenishment timer fires in the next period
` [PATCH AUTOSEL for 4.9 051/156] sched/deadline: Use deadline instead of period when calculating overflow
` [PATCH AUTOSEL for 4.9 055/156] afs: Populate group ID from vnode status
` [PATCH AUTOSEL for 4.9 054/156] afs: Fix missing put_page()
` [PATCH AUTOSEL for 4.9 058/156] afs: Flush outstanding writes when an fd is closed
` [PATCH AUTOSEL for 4.9 060/156] afs: Prevent callback expiry timer overflow
` [PATCH AUTOSEL for 4.9 085/156] sfc: don't warn on successful change of MAC

[Qemu-devel] [PATCH v2 0/6] nbd export qmp interface
 2017-12-07 15:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] nbd/server: add additional assert to nbd_export_put
` [Qemu-devel] [PATCH v2 2/6] qapi: add name parameter to nbd-server-add
` [Qemu-devel] [PATCH v2 3/6] qapi: add nbd-server-remove
` [Qemu-devel] [PATCH v2 4/6] iotest 147: add cases to test new @name parameter of nbd-server-add
` [Qemu-devel] [PATCH v2 5/6] iotests: implement QemuIoInteractive class
` [Qemu-devel] [PATCH v2 6/6] iotest 201: new test for qmp nbd-server-remove

[PATCH net-next v2 0/8] phy: net: meson-gxl: clean-up and improvements
 2017-12-07 15:51 UTC  (30+ messages)
` [PATCH net-next v2 1/8] net: phy: meson-gxl: check phy_write return value
` [PATCH net-next v2 3/8] net: phy: meson-gxl: add read and write helpers for bank registers
` [PATCH net-next v2 4/8] net: phy: meson-gxl: use genphy_config_init
` [PATCH net-next v2 5/8] net: phy: meson-gxl: detect LPA corruption
` [PATCH net-next v2 6/8] net: phy: meson-gxl: leave CONFIG_A6 untouched

[PATCH v2 0/2] kvm:x86:hyperv: guest->host event signaling via eventfd
 2017-12-07 15:50 UTC  (3+ messages)
` [PATCH v2 1/2] kvm:x86: factor out kvm.arch.hyperv (de)init

[PATCH i-g-t 1/3] lib/igt_kms: Drop all stale events on first commit
 2017-12-07 15:50 UTC  (4+ messages)

how to hard hang the kernel from userspace?
 2017-12-07 15:49 UTC  (2+ messages)

[RFC] xen/arm: Handling cache maintenance instructions by set/way
 2017-12-07 15:49 UTC  (12+ messages)

[PATCH 0/4] Cleanups for extent_page_data
 2017-12-07 15:47 UTC  (5+ messages)
` [PATCH 1/4] btrfs: merge two flush_write_bio helpers
` [PATCH 2/4] btrfs: sink flush_fn to extent_write_cache_pages
` [PATCH 3/4] btrfs: sink writepage parameter "
` [PATCH 4/4] btrfs: unify extent_page_data type passed as void

[U-Boot] [PATCH] common/memsize.c: restore content of the base address
 2017-12-07 15:48 UTC  (3+ messages)

[PATCH 0/1] suspend/resume for virtio_ccw
 2017-12-07 15:48 UTC  (4+ messages)
` [PATCH 1/1] virtio/s390: implement PM operations "

[PATCH v3 0/6] cpufreq: schedutil: fixes for flags updates
 2017-12-07 15:47 UTC  (8+ messages)
` [PATCH v3 6/6] cpufreq: schedutil: ignore sugov kthreads

[dpdk-announce] DPDK 17.08.1 released
 2017-12-07 15:47 UTC 

Preventing a variable from being cached
 2017-12-07 15:47 UTC  (2+ messages)

[PATCH v3 00/20] crypto: arm64 - play nice with CONFIG_PREEMPT
 2017-12-07 15:47 UTC  (6+ messages)
` [PATCH v3 11/20] arm64: assembler: add macros to conditionally yield the NEON under PREEMPT

Allowing a local command to be executed in a recipe
 2017-12-07 15:47 UTC  (3+ messages)

[RFC] drm/i915: Support creating a proxy object that links to other object's pages
 2017-12-07 15:46 UTC 

[PATCH v2 07/10] arm64: dts: qcom: msm8916: drop remaining unused pinconfs
 2017-12-07 15:46 UTC  (2+ messages)

[PATCH] mm: terminate shrink_slab loop if signal is pending
 2017-12-07 15:46 UTC  (5+ messages)

[PATCH] intel/atomic: Stop updating legacy fb parameters
 2017-12-07 15:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for intel/atomic: Stop updating legacy fb parameters (rev2)

[RFC][PATCH] printk: add console_msg_format command line option
 2017-12-07 15:45 UTC  (4+ messages)

Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap
 2017-12-07 15:44 UTC  (4+ messages)

[PATCH] perf: qcom_l2_pmu: don't allow guest access
 2017-12-07 15:44 UTC  (6+ messages)

[PATCH v14 0/3] Move backlight helper functions from tinydrm-helpers to linux/backlight
 2017-12-07 15:44 UTC  (6+ messages)
` [PATCH v14 2/3] drm/tinydrm: Move tinydrm_of_find_backlight to backlight.c
  ` [Outreachy kernel] "

ipmi null pointer oops in 4.15-rc2+ on HP DL360G6
 2017-12-07 15:43 UTC  (3+ messages)

[PATCH 0/2] drm/vc4: Expose HW perf counters
 2017-12-07 15:43 UTC  (3+ messages)
` [PATCH 1/2] drm/vc4: Add a mechanism to easily extend CL submissions
` [PATCH 2/2] drm/vc4: Expose performance counters to userspace

Patch "kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y" has been added to the 3.18-stable tree
 2017-12-07 15:40 UTC  (5+ messages)

[PATCH v5 0/2] launch_editor(): indicate that Git waits for user input
 2017-12-07 15:43 UTC  (3+ messages)
` [PATCH v5 2/2] "

partial_clone_get_default_filter_spec has no callers
 2017-12-07 15:43 UTC  (4+ messages)

Re-activate task to add MSI-X to pcie-designware
 2017-12-07 15:42 UTC  (2+ messages)

[PATCH] dt: bindings: as3645a: Fix the example node
 2017-12-07 15:42 UTC  (4+ messages)

[Cluster-devel] [PATCH 0/8] gfs2-utils: Add support for new resource group fields
 2017-12-07 15:42 UTC  (4+ messages)
` [Cluster-devel] [PATCH 8/8] libgfs2: Add support for rg_crc

[PATCH 4.9 000/109] 4.9.68-stable review
 2017-12-07 15:40 UTC  (7+ messages)
` [PATCH 4.9 037/109] dmaengine: stm32-dma: Set correct args number for DMA request from DT

[PATCH RESEND 0/2] eeprom: at24: rename binding docs
 2017-12-07 15:41 UTC  (5+ messages)
` [PATCH RESEND 1/2] dt-bindings: eeprom: rename to at24.txt
` [PATCH RESEND 2/2] MAINTAINERS: add DT binding docs for AT24

[PATCH v18 05/10] xbitmap: add more operations
 2017-12-07 15:41 UTC  (12+ messages)
` [virtio-dev] "
    ` [virtio-dev] "
            ` [Qemu-devel] "

[Qemu-devel] [PATCH v3 00/50] Hi,
 2017-12-07 15:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 12/50] qapi-introspect: add preprocessor conditions to generated QLit

[PATCH v3 00/10] Add Headphone Detection to TLV320AIC31xx Driver
 2017-12-07 15:39 UTC  (22+ messages)
` [PATCH v3 01/10] ASoC: tlv320aic31xx: Fix GPIO header includes
` [PATCH v3 02/10] ASoC: tlv320aic31xx: Use fwnode APIs over raw OF calls
` [PATCH v3 03/10] ASoC: tlv320aic31xx: Remove platform data
` [PATCH v3 04/10] ASoC: tlv320aic31xx: Add MICBIAS off setting
` [PATCH v3 05/10] ASoC: tlv320aic31xx: Remove regulator notification handling
` [PATCH v3 06/10] ASoC: tlv320aic31xx: Reset registers during power up
` [PATCH v3 07/10] ASoC: tlv320aic31xx: Add short circuit detection support
` [PATCH v3 08/10] ASoC: tlv320aic31xx: Add overflow "
` [PATCH v3 09/10] ASoC: tlv320aic31xx: Add headphone/headset detection
` [PATCH v3 10/10] ASoC: tlv320aic31xx: Add button press detection

[PATCH v5 0/2] at24: support eeproms that do not auto-rollover reads
 2017-12-07 15:40 UTC  (3+ messages)
` [PATCH v5 2/2] dt-bindings: add eeprom "no-read-rollover" property

[PATCH v1] mountstats: Add option to pretty-print xprt statistics
 2017-12-07 15:40 UTC  (2+ messages)

[PATCH v2 0/3] x86/boot: Some fixes
 2017-12-07 15:39 UTC  (4+ messages)
` [PATCH v2 1/3] x86/crashkernel: avoid Xen image when looking for module/crashkernel position

[nfs-utils PATCH] mount.nfs: don't parse "device" name for -o remount
 2017-12-07 15:39 UTC  (2+ messages)

[PATCH v2 00/19] Add Headphone Detection to TLV320AIC31xx Driver
 2017-12-07 15:37 UTC  (8+ messages)
` [PATCH v2 16/19] ASoC: tlv320aic31xx: Add short circuit detection support

[RFC PATCH] rpc.svcgssd: add ability to override hostname
 2017-12-07 15:38 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: cleanup debugfs handling a bit
 2017-12-07 15:38 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: add amdgpu_evict_vram debugfs file

[Bug 104142] Stack trace in runpm when Tonga card powers down
 2017-12-07 15:36 UTC  (2+ messages)

[PATCH] lib/cmdline: init parse result memeory
 2017-12-07 15:35 UTC  (4+ messages)

[RFC PATCH v4] xen: credit2: provide custom option to create runqueue
 2017-12-07 15:35 UTC  (5+ messages)

[PATCH] lib/cmdline: support backspace key
 2017-12-07 15:34 UTC  (3+ messages)
` [PATCH v1] "

[PATCH v3 net-next 0/1] net: dsa: microchip: Add Microchip KSZ8795 DSA driver
 2017-12-07 15:34 UTC  (3+ messages)

[PATCH net 0/2] mv88e6xxx error patch fixes
 2017-12-07 15:33 UTC  (5+ messages)
` [PATCH net 1/2] net: dsa: mv88e6xxx: Fix interrupt masking on removal
` [PATCH net 2/2] net: dsa: mv88e6xxx: Unregister MDIO bus on error path

[Qemu-devel] [PATCH v2] rcu: reduce more than 7MB heap memory by malloc_trim()
 2017-12-07 15:33 UTC  (2+ messages)

Firmware signing -- Re: [PATCH 00/27] security, efi: Add kernel lockdown
 2017-12-07 15:32 UTC  (14+ messages)

[PATCH] drm/i915: Increase max texture to 16k for gen9+
 2017-12-07 15:32 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v3] scripts/package: snap-pkg target
 2017-12-07 15:31 UTC  (12+ messages)

[Qemu-devel] [PATCH v2 for-2.12 0/5] s390x/tcg: CCW hotplug support
 2017-12-07 15:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 for-2.12 1/5] s390x/kvm: factor out build_channel_report_mcic() into cpu.h
` [Qemu-devel] [PATCH v2 for-2.12 2/5] s390x/tcg: fix and cleanup mcck injection
` [Qemu-devel] [PATCH v2 for-2.12 3/5] s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
` [Qemu-devel] [PATCH v2 for-2.12 4/5] s390x/tcg: indicate value of TODPR in STCKE
` [Qemu-devel] [PATCH v2 for-2.12 5/5] s390x/tcg: wire up STORE CHANNEL REPORT WORD

[PATCH v6 00/16] xen: common: rbtree: ported updates from Linux tree
 2017-12-07 15:32 UTC  (3+ messages)

[PATCH] doc: clarify triangular workflow
 2017-12-07 15:31 UTC  (4+ messages)

Unfortunate interaction between git diff-index and fakeroot
 2017-12-07 15:31 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: rk3399-puma: preserve leading zeros in serial#
 2017-12-07 15:31 UTC  (2+ messages)

[PATCH net-next 0/3] add VLAN support to DSA MT7530
 2017-12-07 15:31 UTC  (5+ messages)
` [PATCH net-next 2/3] net: dsa: mediatek: combine MediaTek tag with VLAN tag
` [PATCH net-next 3/3] net: dsa: mediatek: update MAINTAINERS entry with MediaTek switch driver

[PATCH 0/3] perf: generate s390 syscall table and remove auditlibs dependency
 2017-12-07 15:30 UTC  (4+ messages)
` [PATCH 1/3] perf s390: generate system call table from asm/unistd.h

[PATCH] Revert "nvme: allow controller RESETTING to RECONNECTING transition"
 2017-12-07 15:30 UTC  (2+ messages)

[PATCH v3 nf-next 0/5] netfilter: reduce hook array sizes
 2017-12-07 15:28 UTC  (6+ messages)
` [PATCH v3 nf-next 1/5] netfilter: add defines for arp/decnet max hooks
` [PATCH v3 nf-next 2/5] netfilter: reduce hook array sizes to what is needed
` [PATCH v3 nf-next 3/5] netfilter: don't allocate space for decnet hooks unless needed
` [PATCH v3 nf-next 4/5] netfilter: don't allocate space for arp/bridge "
` [PATCH v3 nf-next 5/5] netfilter: reduce NF_MAX_HOOKS define

[crypto 6/8] chtls: TCB and Key program
 2017-12-07 15:27 UTC  (4+ messages)

[PATCH v8 0/6] stm32 clocksource driver rework
 2017-12-07 15:27 UTC  (5+ messages)
` [PATCH v8 4/6] clocksource: stm32: only use 32 bits timers


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.