All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-18 14:04:11 to 2017-08-18 14:27:30 UTC [more...]

[PATCH 3.2 00/59] 3.2.92-rc1 review
 2017-08-18 13:13 UTC  (45+ messages)
` [PATCH 3.2 04/59] ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation
` [PATCH 3.2 21/59] [media] cx231xx-audio: fix init error path
` [PATCH 3.2 13/59] [media] mceusb: fix NULL-deref at probe
` [PATCH 3.2 09/59] serial: sh-sci: Fix panic when serial console and DMA are enabled
` [PATCH 3.2 20/59] [media] cx231xx-cards: fix NULL-deref at probe
` [PATCH 3.2 16/59] ath9k_htc: "
` [PATCH 3.2 28/59] PCI: Fix another sanity check bug in /proc/pci mmap
` [PATCH 3.2 29/59] PCI: Only allow WC mmap on prefetchable resources
` [PATCH 3.2 07/59] ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080
` [PATCH 3.2 34/59] [media] dw2102: some missing unlocks on error
` [PATCH 3.2 46/59] Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
` [PATCH 3.2 02/59] [media] pvrusb2: reduce stack usage pvr2_eeprom_analyze()
` [PATCH 3.2 26/59] [media] zr364xx: enforce minimum size when reading header
` [PATCH 3.2 36/59] [media] ov2640: fix vflip control
` [PATCH 3.2 35/59] [media] dw2102: limit messages to buffer size
` [PATCH 3.2 53/59] um: Fix PTRACE_POKEUSER on x86_64
` [PATCH 3.2 37/59] usb: host: xhci: print correct command ring address
` [PATCH 3.2 51/59] cifs: small underflow in cnvrtDosUnixTm()
` [PATCH 3.2 40/59] PCI: Disable boot interrupt quirk for ASUS M2N-LR
` [PATCH 3.2 32/59] [media] ttusb2: limit messages to buffer size
` [PATCH 3.2 39/59] netfilter: ctnetlink: make it safer when updating ct->status
` [PATCH 3.2 12/59] usb: hub: Do not attempt to autosuspend disconnected devices
` [PATCH 3.2 54/59] fbdev: sti: don't select CONFIG_VT
` [PATCH 3.2 05/59] ath9k_htc: Add device ID for Buffalo WLI-UV-AG300P
` [PATCH 3.2 42/59] IB/core: If the MGID/MLID pair is not on the list return an error
` [PATCH 3.2 19/59] [media] cx231xx: fix double free and leaks on failure path in cx231xx_usb_probe()
` [PATCH 3.2 11/59] usb: hub: Fix error loop seen after hub communication errors
` [PATCH 3.2 52/59] Set unicode flag on cifs echo request to avoid Mac error
` [PATCH 3.2 33/59] [media] dw2102: Don't use dynamic static allocation
` [PATCH 3.2 25/59] [media] digitv: limit messages to buffer size
` [PATCH 3.2 24/59] PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
` [PATCH 3.2 47/59] power: supply: pda_power: move from timer to delayed_work
` [PATCH 3.2 18/59] [media] usbvision: fix NULL-deref at probe
` [PATCH 3.2 23/59] padata: free correct variable
` [PATCH 3.2 22/59] [media] cx231xx-audio: fix NULL-deref at probe
` [PATCH 3.2 44/59] libata: reject passthrough WRITE SAME requests
` [PATCH 3.2 14/59] USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously
` [PATCH 3.2 43/59] IB/core: For multicast functions, verify that LIDs are multicast LIDs
` [PATCH 3.2 10/59] zd1211rw: fix NULL-deref at probe
` [PATCH 3.2 15/59] cdc-acm: fix possible invalid access when processing notification
` [PATCH 3.2 01/59] drm/i915: fix use-after-free in page_flip_completed()
` [PATCH 3.2 27/59] PCI: Ignore write combining when mapping I/O port space
` [PATCH 3.2 17/59] [media] gspca: konica: add missing endpoint sanity check
` [PATCH 3.2 31/59] [media] ttusb2: Don't use stack variables for DMA

[Qemu-devel] [PATCH v6 00/10] qemu.py: Pylint/style fixes
 2017-08-18 14:26 UTC  (10+ messages)
` [Qemu-devel] [PATCH v6 01/10] "
` [Qemu-devel] [PATCH v6 02/10] qemu|qtest: Avoid dangerous arguments
` [Qemu-devel] [PATCH v6 03/10] qemu.py: Use iteritems rather than keys()
` [Qemu-devel] [PATCH v6 04/10] qemu.py: Simplify QMP key-conversion
` [Qemu-devel] [PATCH v6 05/10] qemu.py: Use custom exceptions rather than Exception
` [Qemu-devel] [PATCH v6 06/10] qmp.py: Couple of pylint/style fixes
` [Qemu-devel] [PATCH v6 07/10] qmp.py: Use object-based class for QEMUMonitorProtocol
` [Qemu-devel] [PATCH v6 08/10] qmp.py: Avoid "has_key" usage
` [Qemu-devel] [PATCH v6 09/10] qmp.py: Avoid overriding a builtin object

idea/question about sparse's context checking
 2017-08-18 14:26 UTC  (2+ messages)

[PATCH xf86-video-amdgpu 01/10] Remove drmmode_crtc->scanout_destroy[] array
 2017-08-18 14:26 UTC  (3+ messages)
` [PATCH xf86-video-amdgpu 10/10] Always allow DRI2 page flipping with TearFree

[PATCH] net/i40e: fix return code not checked
 2017-08-18 14:26 UTC  (3+ messages)

[PATCH v2 0/4] x86: Corrections to barrier usage
 2017-08-18 14:26 UTC  (6+ messages)
` [PATCH v2 2/4] xen/x86: Drop unnecessary barriers
    ` [PATCH] xen/x86/shadow: adjust barriers around gtable_dirty_version

[PATCH] drm/i915: decouple runtime PM enablement from DMC presence
 2017-08-18 14:26 UTC  (14+ messages)

[PATCH] drm/doc: Document ioctl errno value patterns
 2017-08-18 14:26 UTC  (2+ messages)

[PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
 2017-08-18 14:23 UTC  (19+ messages)
` [Qemu-devel] "
` [PATCH v11 1/6] ACPI: add APEI/HEST/CPER structures and macros
` [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support
` [PATCH v11 3/6] ACPI: build and enable APEI GHES in the Makefile and configuration
` [PATCH v11 4/6] target-arm: kvm64: detect guest RAS EXTENSION feature
` [PATCH v11 5/6] target-arm: kvm64: handle SIGBUS signal for synchronous External Abort
` [PATCH v11 6/6] target-arm: kvm64: Handle SError interrupt for the guest OS

[PATCH 1/2] btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
 2017-08-18 14:22 UTC  (6+ messages)
` [PATCH 2/2] btrfs: Simplify btrfs_alloc_dev_extent

[PATCH v3 5/5] perf annotate browser: Circulate percent, total period and samples view
 2017-08-18 14:23 UTC  (2+ messages)

[PATCH] drm/nouveau: use new TTM populate/DMA map function
 2017-08-18 14:23 UTC 

[PATCH] clk: qcom: msm8916: Fix bimc gpu clock ops
 2017-08-18 14:22 UTC 

[PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array
 2017-08-18 14:22 UTC  (10+ messages)

[RFC PATCH v2 00/22] ARM: vGIC rework (attempt)
 2017-08-18 14:21 UTC  (5+ messages)
` [RFC PATCH v2 07/22] ARM: vGIC: introduce priority setter/getter

[PATCH xf86-video-ati] modesetting: re-set the crtc's mode when link-status goes BAD
 2017-08-18 14:21 UTC  (2+ messages)

[PATCH] sound: fix some checkpatch errors and warnings
 2017-08-18 14:20 UTC 

[Cluster-devel] [GFS2 PATCH] GFS2: Fix up some sparse warnings
 2017-08-18 14:20 UTC 

[PATCH 1/2] sched/wait: Break up long wake list walk
 2017-08-18 14:20 UTC  (9+ messages)

[PATCH] KVM/x86: Increase max vcpu number to 352
 2017-08-18 14:20 UTC  (9+ messages)

[PATCH] net/ixgbe: fix MAC VLAN filter fail problem
 2017-08-18 14:20 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.10 v3 0/3] Fix hotplug of PCI passthrought device on Xen
 2017-08-18 14:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-2.10 v3 2/3] hw/acpi: Move acpi_set_pci_info to pcihp
          `  "

[PATCH] app/testpmd: wrong usage of fseek & ftell to determine filesize
 2017-08-18 14:17 UTC 

[cip-dev] Kernel feature support - core features and debugging
 2017-08-18 14:20 UTC  (3+ messages)

[PATCH v4] livepatch: shadow variables
 2017-08-18 14:19 UTC  (5+ messages)
` [PATCH v4] livepatch: introduce shadow variable API

[PATCH v4] f2fs: introduce discard_granularity sysfs entry
 2017-08-18 14:18 UTC  (6+ messages)

[PATCH] MAINTAINERS: drm/panel is now maintained in drm-misc
 2017-08-18 14:19 UTC  (3+ messages)

multi-line comments
 2017-08-18 14:19 UTC  (5+ messages)

Partial clone design (with connectivity check for locally-created objects)
 2017-08-18 14:18 UTC  (7+ messages)
` [RFC PATCH] Updated "imported object" design

[PATCH v3 4/5] perf annotate browser: Support --show-nr-samples option
 2017-08-18 14:17 UTC  (2+ messages)

[PATCH] crypto/aesni_mb: add DES support
 2017-08-18  6:17 UTC 

[PATCH v3 net-next] bpf/verifier: track liveness for pruning
 2017-08-18 14:16 UTC  (4+ messages)

[PATCH] gpg_sign: perform rpm signing serially
 2017-08-18 14:25 UTC  (8+ messages)

[PATCH v3 0/8] drm/i915: Make infoframe code available to (e)DP ports
 2017-08-18 14:16 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Make infoframe code available to (e)DP ports (rev3)

[PATCH 0/7] Venus updates
 2017-08-18 14:16 UTC  (8+ messages)
` [PATCH 1/7] media: vb2: add bidirectional flag in vb2_queue
` [PATCH 2/7] media: venus: venc: set correct resolution on compressed stream
` [PATCH 3/7] media: venus: mark venc and vdec PM functions as __maybe_unused
` [PATCH 4/7] media: venus: fill missing video_device name
` [PATCH 5/7] media: venus: add helper to check supported codecs
` [PATCH 6/7] media: venus: use helper function "
` [PATCH 7/7] media: venus: venc: drop VP9 codec support

Possible race in ibmasm.ko
 2017-08-18 14:15 UTC 

[Buildroot] [PATCH] board/boundarydevices: add mac parameter for BD-SDMAC in bootscript
 2017-08-18 14:15 UTC 

[Qemu-devel] [PATCH 0/4] net: introduce common net_crc32() and net_crc32_le() functions
 2017-08-18 14:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32() function
` [Qemu-devel] [PATCH 2/4] net: introduce net_crc32_le() function
` [Qemu-devel] [PATCH 3/4] pcnet: switch lnc_mchash() over to use net_crc32_le()
` [Qemu-devel] [PATCH 4/4] eepro100: switch e100_compute_mcast_idx() over to use net_crc32()

[Qemu-devel] [PATCH v3 0/3] scsi-block: Support werror/rerror
 2017-08-18 14:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] scsi: Refactor scsi sense interpreting code
` [Qemu-devel] [PATCH v3 2/3] scsi: Enhance scsi_sense_to_errno
` [Qemu-devel] [PATCH v3 3/3] scsi-block: Support rerror/werror

[PATCH] drm/panel: simple: Remove unneeded gpiod NULL check
 2017-08-18 14:15 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.10 v2 0/4] block: Fix non-shared storage migration
 2017-08-18 14:14 UTC  (2+ messages)

[PATCH v2 0/3] Workaround for bus reset on Cavium cn8xxx root ports
 2017-08-18 14:12 UTC  (7+ messages)
` [PATCH v2 3/3] vfio/pci: Don't probe devices that can't be reset

[SPDK] SPDK perf starting I/O failed
 2017-08-18 14:12 UTC 

[PATCH] drm/i915: "Race-to-idle" on switching to the kernel context
 2017-08-18 14:08 UTC 

[PATCH v5 0/7] Add RAS virtualization support to SEA/SEI notification type
 2017-08-18 14:11 UTC  (17+ messages)
` [PATCH v5 1/7] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v5 2/7] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v5 3/7] acpi: apei: Add SEI notification type support for ARMv8
` [PATCH v5 4/7] support user space to query RAS extension feature
` [PATCH v5 5/7] arm64: kvm: route synchronous external abort exceptions to el2
` [PATCH v5 6/7] KVM: arm64: Allow get exception information from userspace
` [PATCH v5 7/7] arm64: kvm: handle SEI notification and inject virtual SError

[PATCH] MIPS: dts: ralink: Add Mediatek MT7628A SoC
 2017-08-18 14:11 UTC  (6+ messages)

[PATCH v2] KVM: nVMX: Fix trying to cancel vmlauch/vmresume
 2017-08-18 14:11 UTC 

[PATCH v3] net/af_packet: support Tx scattered mbuf input
 2017-08-18 14:10 UTC  (2+ messages)

[PATCH v3 0/5] fs/dcache: Limit # of negative dentries
 2017-08-18 14:10 UTC  (8+ messages)

[PATCH v3] add (un)patch callbacks
 2017-08-18 14:09 UTC  (3+ messages)

[PATCH 3.16 000/134] 3.16.47-rc1 review
 2017-08-18 13:13 UTC  (10+ messages)
` [PATCH 3.16 007/134] ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
` [PATCH 3.16 002/134] staging: comedi: jr3_pci: fix possible null pointer dereference
` [PATCH 3.16 006/134] ath9k_htc: Add new USB ID
` [PATCH 3.16 010/134] pinctrl: sh-pfc: Update info pointer after SoC-specific init
` [PATCH 3.16 011/134] zd1211rw: fix NULL-deref at probe
` [PATCH 3.16 009/134] serial: sh-sci: Fix panic when serial console and DMA are enabled
` [PATCH 3.16 004/134] ima: pass 'opened' flag to identify newly created files
` [PATCH 3.16 008/134] perf hists browser: Fix typo in function switch_data_file
` [PATCH 3.16 005/134] ima: accept previously set IMA_NEW_FILE

[GIT PULL] nvme updates for 4.13
 2017-08-18 14:09 UTC  (2+ messages)

[PATCH v1 1/3] net: ath79: add ag71xx Ethernet driver
 2017-08-18 14:03 UTC  (3+ messages)
` [PATCH v1 2/3] net: ag71xx: bit 19 should be set to 1 for GE0
` [PATCH v1 3/3] add ar9331.dtsi and enable mac0

[PATCH] blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL
 2017-08-18 14:08 UTC  (2+ messages)

[PATCH 1/2] drm/amd/amdgpu: Use new TTM populate/map helper function
 2017-08-18 14:07 UTC  (2+ messages)
  ` [PATCH 2/2] drm/radeon: use new TTM populate/dma map helper functions

[PATCH] drm/ttm: Add helper functions to populate/map in one call
 2017-08-18 14:07 UTC 

[PATCH 0/6] crypto: Add driver for JZ4780 PRNG
 2017-08-18 14:06 UTC  (4+ messages)
` [PATCH 3/6] crypto: jz4780-rng: Add Ingenic JZ4780 hardware PRNG driver

[PATCH] drm/panel: simple: Add missing panel_simple_unprepare calls
 2017-08-18 14:06 UTC  (2+ messages)

[PATCH v3 0/3] Unified fwnode endpoint parser
 2017-08-18 14:06 UTC  (3+ messages)

[Bug 101442] Piglit shaders@ssa@fs-if-def-else-break fails with sb but passes with R600_DEBUG=nosb
 2017-08-18 14:05 UTC  (2+ messages)

[Buildroot] Fixing cc-tool build issue: anyone understanding the Boost build system?
 2017-08-18 14:05 UTC 

[PATCH] drm/panel: simple: Fix width and height for Olimex LCD-OLinuXino-4.3TS
 2017-08-18 14:05 UTC  (3+ messages)

[PATCH net v2] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
 2017-08-18 14:05 UTC  (2+ messages)

[PATCH] drm/i915: Boost GPU clocks if we miss the pageflip's vblank
 2017-08-18 14:05 UTC  (3+ messages)

[Bug 102201] [regression, SI] GPU crash in Unigine Valley
 2017-08-18 14:04 UTC  (2+ messages)

[PATCH net-next v2 00/13] amd-xgbe: AMD XGBE driver updates 2017-08-17
 2017-08-18 14:04 UTC  (3+ messages)
` [PATCH net-next v2 12/13] amd-xgbe: Add support for VXLAN offload capabilities
` [PATCH net-next v2 13/13] amd-xgbe: Add additional ethtool statistics


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.