All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-15 16:18:40 to 2019-01-15 16:40:38 UTC [more...]

[PATCH 4.9 00/16] 4.9.151-stable review
 2019-01-15 16:35 UTC  (11+ messages)
` [PATCH 4.9 01/16] ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225
` [PATCH 4.9 04/16] usb: cdc-acm: send ZLP for Telit 3G Intel based modems
` [PATCH 4.9 05/16] USB: storage: dont insert sane sense for SPC3+ when bad sense specified
` [PATCH 4.9 08/16] slab: alien caches must not be initialized if the allocation of the alien cache failed
` [PATCH 4.9 09/16] mm: page_mapped: dont assume compound page is huge or THP
` [PATCH 4.9 10/16] ACPI: power: Skip duplicate power resource references in _PRx
` [PATCH 4.9 12/16] rbd: dont return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
` [PATCH 4.9 13/16] ext4: make sure enough credits are reserved for dioread_nolock writes
` [PATCH 4.9 14/16] ext4: fix a potential fiemap/page fault deadlock w/ inline_data
` [PATCH 4.9 16/16] sunrpc: use-after-free in svc_process_common()

[PATCH 4.14 00/27] 4.14.94-stable review
 2019-01-15 16:36 UTC  (11+ messages)
` [PATCH 4.14 01/27] x86,kvm: move qemu/guest FPU switching out to vcpu_run
` [PATCH 4.14 02/27] x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
` [PATCH 4.14 03/27] ALSA: hda/realtek - Support Dell headset mode for New AIO platform
` [PATCH 4.14 14/27] mm: page_mapped: dont assume compound page is huge or THP
` [PATCH 4.14 15/27] mm, memcg: fix reclaim deadlock with writeback
` [PATCH 4.14 16/27] ACPI: power: Skip duplicate power resource references in _PRx
` [PATCH 4.14 17/27] ACPI / PMIC: xpower: Fix TS-pin current-source handling
` [PATCH 4.14 18/27] i2c: dev: prevent adapter retries and timeout being set as minus value
` [PATCH 4.14 20/27] rbd: dont return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
` [PATCH 4.14 21/27] ext4: make sure enough credits are reserved for dioread_nolock writes

USB: Fix configuration selection issues introduced in v4.20.0
 2019-01-15 16:40 UTC 

[PATCH net] udp: with udp_segment release on error path
 2019-01-15 16:40 UTC 

[PATCHv2 00/22] Enable accelerated OpenGL in qemu
 2019-01-15 16:38 UTC  (23+ messages)
` [PATCHv2 01/22] gtk+3: enable native/nativesdk variant
` [PATCHv2 02/22] gtk+3: remove the gtk-icon-utils-native recipe
` [PATCHv2 03/22] shared-mime-info: update the database also in native builds
` [PATCHv2 04/22] pixbufcache.bbclass: remove a dependency loop introduced by enabling gtk+3-native
` [PATCHv2 05/22] meta: add native and nativesdk variants to various recipes to enable gtk+3-native/nativesdk
` [PATCHv2 06/22] libepoxy: enable native/nativesdk variants
` [PATCHv2 07/22] mesa: enable native and nativesdk variants
` [PATCHv2 08/22] virglrenderer: add a recipe
` [PATCHv2 09/22] qemu: enable virglrenderer and glx options for native/nativesdk builds
` [PATCHv2 10/22] qemu: drop --with-gtkabi option, as it is no longer supported
` [PATCHv2 11/22] mesa-gl: do not enable nativesdk variant to avoid clashes with main mesa recipe
` [PATCHv2 12/22] local.conf.sample: adjust the qemu config to enable gtk+ instead of sdl
` [PATCHv2 13/22] qemu: build target variant with gtk+, and nativesdk variant without sdl
` [PATCHv2 14/22] qemu: remove support for building against host sdl
` [PATCHv2 15/22] atk: disable gobject-introspection for nativesdk
` [PATCHv2 16/22] qemu: add a gettext-native dependency to gtk option
` [PATCHv2 17/22] libjpeg-turbo: fix nativesdk build in same way as native builds are
` [PATCHv2 18/22] qemu: add a patch to avoid a missing include error
` [PATCHv2 19/22] runqemu: add support for virgl GL acceleration
` [PATCHv2 20/22] runqemu: do not check for GL libraries
` [PATCHv2 21/22] qemu: add environment variable wrappers to make qemu look good with gtk frontend
` [PATCHv2 22/22] selftest: add a test for virgl GL acceleration

[PATCH 4.4 00/51] 4.4.171-stable review
 2019-01-15 16:35 UTC  (36+ messages)
` [PATCH 4.4 01/51] ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225
` [PATCH 4.4 03/51] btrfs: Enhance chunk validation check
` [PATCH 4.4 04/51] Btrfs: add validadtion checks for chunk loading
` [PATCH 4.4 05/51] Btrfs: check inconsistence between chunk and block group
` [PATCH 4.4 06/51] Btrfs: fix em leak in find_first_block_group
` [PATCH 4.4 09/51] Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty
` [PATCH 4.4 10/51] Btrfs: memset to avoid stale content in btree node block
` [PATCH 4.4 12/51] Btrfs: kill BUG_ON in run_delayed_tree_ref
` [PATCH 4.4 13/51] Btrfs: memset to avoid stale content in btree leaf
` [PATCH 4.4 14/51] Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()
` [PATCH 4.4 16/51] btrfs: Refactor check_leaf function for later expansion
` [PATCH 4.4 17/51] btrfs: Check if item pointer overlaps with the item itself
` [PATCH 4.4 19/51] btrfs: Add checker for EXTENT_CSUM
` [PATCH 4.4 20/51] btrfs: Move leaf and node validation checker to tree-checker.c
` [PATCH 4.4 21/51] btrfs: tree-checker: Enhance btrfs_check_node output
` [PATCH 4.4 24/51] btrfs: tree-checker: use %zu format string for size_t
` [PATCH 4.4 26/51] btrfs: tree-checker: Verify block_group_item
` [PATCH 4.4 27/51] btrfs: tree-checker: Detect invalid and empty essential trees
` [PATCH 4.4 30/51] btrfs: Verify that every chunk has corresponding block group at mount time
` [PATCH 4.4 31/51] btrfs: tree-checker: Check level for leaves and nodes
` [PATCH 4.4 33/51] CIFS: Do not hide EINTR after sending network packets
` [PATCH 4.4 34/51] cifs: Fix potential OOB access of lock element array
` [PATCH 4.4 35/51] usb: cdc-acm: send ZLP for Telit 3G Intel based modems
` [PATCH 4.4 38/51] USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
` [PATCH 4.4 39/51] slab: alien caches must not be initialized if the allocation of the alien cache failed
` [PATCH 4.4 40/51] PCI: altera: Fix altera_pcie_link_is_up()
` [PATCH 4.4 41/51] PCI: altera: Reorder read/write functions
` [PATCH 4.4 42/51] PCI: altera: Check link status before retrain link
` [PATCH 4.4 44/51] PCI: altera: Poll for link training status after retraining the link
` [PATCH 4.4 45/51] PCI: altera: Rework config accessors for use without a struct pci_bus
` [PATCH 4.4 46/51] PCI: altera: Move retrain from fixup to altera_pcie_host_init()
` [PATCH 4.4 48/51] i2c: dev: prevent adapter retries and timeout being set as minus value
` [PATCH 4.4 49/51] crypto: cts - fix crash on short inputs
` [PATCH 4.4 50/51] ext4: fix a potential fiemap/page fault deadlock w/ inline_data
` [PATCH 4.4 51/51] sunrpc: use-after-free in svc_process_common()

[PATCH 1/2] fuse: Fix race in fuse_writepage_in_flight()
 2019-01-15 16:38 UTC  (6+ messages)
` [PATCH 2/2] fuse: Replace page without copying "

[PATCH] clk: imx8mq: Add dsi_ipg_div
 2019-01-15 16:38 UTC 

[PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
 2019-01-15 16:35 UTC  (11+ messages)
` [PATCH 14/15] arch: add split IPC system calls where needed

[RFC net-next 0/5] SDPX tags for PHY and MDIO drivers
 2019-01-15 16:37 UTC  (7+ messages)
` [RFC net-next 1/5] net: phy: Convert some PHY and MDIO driver files to SPDX headers
` [RFC net-next 2/5] net: phy: Remove redundent License text when SPDX header is present
` [RFC net-next 3/5] net: phy: Fixup GPLv2+ SPDX tags based on license text
` [RFC net-next 4/5] net: phy: Fixup GPLv2 "
` [RFC net-next 5/5] net: phy: Add SDPX tag based on COPYING file

[PATCH 1/2] media: ipu3-imgu: Use MENU type for mode control
 2019-01-15 16:39 UTC  (4+ messages)
` [PATCH 2/2] media: ipu3-imgu: Remove dead code for NULL check

[PATCH] arm64: dts: marvell: Add device tree for uDPU board
 2019-01-15 16:37 UTC  (5+ messages)
` [PATCH v3] "

[PATCH V2 0/5] i2c:ocores: improvements
 2019-01-15 16:37 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] package/libgpg-error: bump to version 1.33
 2019-01-15 16:37 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/libassuan: bump to version 2.5.2
` [Buildroot] [PATCH 3/3] gnupg2: security bump to version 2.2.12

[PATCH] irqchip/irq-csky-mpintc: Add triger type and priority setting
 2019-01-15 16:36 UTC 

[RFC] perf tools: Filter out hidden symbols from labels
 2019-01-15 16:35 UTC  (3+ messages)

[PATCH v4 00/14] Argo: hypervisor-mediated interdomain communication
 2019-01-15 16:34 UTC  (8+ messages)
` [PATCH v4 09/14] argo: implement the sendv op; evtchn: expose send_guest_global_virq
` [PATCH v4 10/14] argo: implement the notify op

[v2] usb: gadget: musb: fix short isoc packets with inventra dma
 2019-01-15 16:35 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH net] net: bpfilter: change section name of bpfilter UMH blob
 2019-01-15 16:35 UTC 

[PATCH] dt-bindings: imx8mq: Number clocks consecutively
 2019-01-15 16:35 UTC 

[PATCH] kvm: add proper frame pointer logic for vmx
 2019-01-15 16:34 UTC  (4+ messages)

[PATCH] wireless-regdb: Sync IN with G.S.R. 1048(E), October 2018
 2019-01-15 16:34 UTC 

Want help?
 2019-01-15 13:18 UTC 

[PATCH v7 00/24] Tegra GART driver clean up and optimization
 2019-01-15 16:33 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] MSCC: Add sysreset driver for MSCC SoCs
 2019-01-15 16:33 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] MSCC: Add sysreset drivers for MSCC Socs
` [U-Boot] [PATCH 2/2] MSCC: Remove reset.c

master - WHATS_NEW: device hints
 2019-01-15 16:33 UTC 

Want help?
 2019-01-15 10:25 UTC 

Want help?
 2019-01-15 10:26 UTC 

[PATCH v2] tracing/kprobes: fix NULL pointer dereference in trace_kprobe_create()
 2019-01-15 16:33 UTC  (2+ messages)

[PATCH 0/7] AF_PACKET transport_offset fix
 2019-01-15 16:32 UTC  (4+ messages)
` [PATCH 4/7] net/packet: Ask driver for protocol if not provided by user

Want help?
 2019-01-15 10:25 UTC 

stable-rc/linux-3.18.y build: 185 builds: 2 failed, 183 passed, 4 errors, 1334 warnings (v3.18.132-12-g25ac70092171)
 2019-01-15 16:33 UTC 

Want help?
 2019-01-15 10:25 UTC 

[PATCH] kvm: selftests: Fix region overlap check in kvm_util
 2019-01-15 16:32 UTC  (4+ messages)

[PATCH 00/14] ALSA: PCM suspend cleanup
 2019-01-15 16:32 UTC  (16+ messages)
` [PATCH 01/14] ALSA: pcm: Suspend streams globally via device type PM ops
` [PATCH 02/14] ALSA: atiixp: Move PCM suspend/resume code into trigger callback
` [PATCH 03/14] ALSA: isa: Remove superfluous snd_pcm_suspend*() calls
` [PATCH 04/14] ALSA: drivers: "
` [PATCH 05/14] ALSA: pci: "
` [PATCH 06/14] ALSA: usb: "
` [PATCH 07/14] ALSA: x86: "
` [PATCH 08/14] ALSA: ppc: "
` [PATCH 09/14] ALSA: aoa: "
` [PATCH 10/14] ALSA: arm: "
` [PATCH 11/14] ALSA: pcmcia: "
` [PATCH 12/14] drm: bridge: dw-hdmi: "
` [PATCH 13/14] ALSA: doc: Update the description about PCM suspend procedure
` [PATCH 14/14] ALSA: pcm: Make snd_pcm_suspend() local static

[RFC PATCH 1/5] powerpc/syscalls: Remove unused offset parameter
 2019-01-15 16:30 UTC  (6+ messages)
` [RFC PATCH 3/5] powerpc/syscalls: Split SPU-ness out of ABI
` [RFC PATCH 5/5] powerpc/syscalls: Use the number when building SPU syscall table

[PATCH 0/4] Add Hauppauge HVR1955/1975 devices
 2019-01-15 16:32 UTC  (4+ messages)
` [PATCH 1/4] si2157: add detection of si2177 tuner

[PATCH] drm/amdgpu: Add missing power attribute to APU check
 2019-01-15 16:32 UTC  (2+ messages)

master - add device hints to reduce scanning
 2019-01-15 16:31 UTC 

[PATCH 4.14 00/17] V4.14 backport of more 32-bit arm spectre patches
 2019-01-15 16:30 UTC  (4+ messages)

docs-rst: update infiniband uverbs doc
 2019-01-15 16:29 UTC  (4+ messages)
` [PATCH v2 2/2] docs-rst: userspace: update verbs API details

kexec: relocate_kernel fails
 2019-01-15 16:25 UTC 

[PATCH 0/3] Add coresight support for SDM845
 2019-01-15 16:29 UTC  (10+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm845: Add Coresight support

[PATCH v8 0/4] clk: meson: add a sub EMMC clock controller support
 2019-01-15 16:29 UTC  (5+ messages)
` [PATCH v8 4/4] clk: meson: add sub MMC clock controller driver

[PATCH 0/3] Introduce support for WP GPIO in the core SDHCI
 2019-01-15 16:28 UTC  (4+ messages)
` [PATCH 1/3] mmc: sdhci: use WP GPIO in sdhci_check_ro()
` [PATCH 2/3] mmc: sdhci-omap: drop ->get_ro() implementation
` [PATCH 3/3] mmc: sdhci-tegra: "

[igt-dev] [PATCH i-g-t 1/2] tests/kms_rotation: align rendered image correctly for rotation
 2019-01-15 16:28 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_rotation_crc: add NV12 support for multiplane* tests

[PATCH 00/15] Add support for Hygon Dhyana Family 18h processor
 2019-01-15 16:22 UTC  (6+ messages)
` [PATCH 03/15] x86/cpu/vpmu: Add Hygon Dhyana support for vPMU

[Qemu-devel] [PATCH v3 00/19] nbd: add qemu-nbd --list
 2019-01-15 16:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 03/19] qemu-nbd: Sanity check partition bounds
` [Qemu-devel] [PATCH v3 04/19] nbd/server: Hoist length check to qemp_nbd_server_add

[v2,1/4] Documentation: dt: Add binding info for jz4740-musb driver
 2019-01-15 16:26 UTC  (5+ messages)
` [v2,3/4] usb: musb: Kconfig: Drop dependency on MACH_JZ4740 for jz4740
  ` [PATCH v2 3/4] "

[PATCH RFT] spi-renesas-rpc: manual read issue workaround
 2019-01-15 16:25 UTC  (7+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2019-01-13
 2019-01-15 16:25 UTC  (3+ messages)

[U-Boot] [PATCH] common: Break USB_STORAGE dependency between SPL and u-boot proper
 2019-01-15 16:25 UTC  (5+ messages)

[PATCH 3/4] media: vicodec: add support for CROP and COMPOSE selection
 2019-01-15 16:24 UTC  (2+ messages)

[PATCH v4 0/6] improve late microcode loading
 2019-01-15 16:24 UTC  (8+ messages)
` [PATCH v4 6/6] x86/microcode: Synchronize "

[PATCH 0/3 v2] Fix virtio-blk issue with SWIOTLB
 2019-01-15 16:23 UTC  (5+ messages)
` [PATCH 2/3] dma: Introduce dma_max_mapping_size()

Help you to edit the photos
 2019-01-15 10:50 UTC 

Help you to edit the photos
 2019-01-15 10:50 UTC 

[PATCH] PCI/MSI: preference to returning -ENOSPC from pci_alloc_irq_vectors_affinity
 2019-01-15 16:22 UTC  (5+ messages)

Help you to edit the photos
 2019-01-15 10:50 UTC 

Help you to edit the photos
 2019-01-15 10:50 UTC 

Help you to edit the photos
 2019-01-15 10:47 UTC 

[Bug 109366] NULL pointer at pcie_capability_read_dword with Radeon SI vfio passthrough
 2019-01-15 16:22 UTC  (2+ messages)

[PATCH v2] setsebool: support use of -P on SELinux-disabled hosts
 2019-01-15 16:22 UTC  (4+ messages)

[PATCH net] af_packet: fix raw sockets over 6in4 tunnel
 2019-01-15 16:20 UTC  (8+ messages)

[Patch net] net_sched: refetch skb protocol for each filter
 2019-01-15 16:21 UTC  (6+ messages)

[PATCH ghak59 V3 0/4] audit: config_change normalizations and event record gathering
 2019-01-15 16:21 UTC  (4+ messages)
` [PATCH ghak59 V3 2/4] audit: add syscall information to CONFIG_CHANGE records

[PATCH] ARM: dts: socfpga: update missing reset property peripherals
 2019-01-15 16:20 UTC 

Help troubleshooting a random Bluez 5.50 Failed to set privacy: Rejected (0x0b) error during IPL
 2019-01-15 16:13 UTC 

[PATCH RFC] fuse: Prevent background write requests increase inode size
 2019-01-15 16:20 UTC  (2+ messages)

[PATCH v3 5/6] x86/alternative: Use a single access in text_poke() where possible
 2019-01-15 16:19 UTC  (13+ messages)

[PATCH u-boot 00/11] meson: add support for Video Output
 2019-01-15 16:17 UTC  (3+ messages)
` [PATCH u-boot 04/11] video: Add Meson Video Processing Unit Driver
` [PATCH u-boot 10/11] arm: meson64: enable console mux and console env by default

[BUG] docs: our man page generation uses http://man.he.net/ by default which causes broken links. It should be changed to point to a relative path
 2019-01-15 16:17 UTC  (4+ messages)
` [PATCH 2/2] docs: Fix links in html generation of man pages


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.