All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-11 13:38:02 to 2019-01-11 14:18:43 UTC [more...]

[Qemu-devel] [PATCH RESEND 00/15] typedefs: Remove scarcely used declarations
 2019-01-11 14:08 UTC  (9+ messages)
` [Qemu-devel] [PATCH 08/15] hw/char/serial: Remove SerialState from "qemu/typedefs.h"
` [Qemu-devel] [PATCH 09/15] hw/i386: Remove PCMachineClass "
` [Qemu-devel] [PATCH 10/15] range: Remove Range "
` [Qemu-devel] [PATCH 11/15] audio: Remove AudioState "
` [Qemu-devel] [PATCH 12/15] ui/console: Remove MouseTransformInfo from qemu/typedefs.h
` [Qemu-devel] [PATCH 13/15] ui/console: Remove QemuDmaBuf from "qemu/typedefs.h"
` [Qemu-devel] [PATCH 14/15] ui/console: Remove DisplayState/DisplaySurface "
` [Qemu-devel] [RFC PATCH 15/15] ui/console: Add "ui/pixelformat.h" to declare PixelFormat

[PATCH 4.4 00/88] 4.4.170-stable review
 2019-01-11 14:08 UTC  (29+ messages)
` [PATCH 4.4 02/88] xhci: Dont prevent USB2 bus suspend in state check intended for USB3 only
` [PATCH 4.4 03/88] USB: serial: option: add GosunCn ZTE WeLink ME3630
` [PATCH 4.4 05/88] USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)
` [PATCH 4.4 07/88] USB: serial: option: add Telit LN940 series
` [PATCH 4.4 08/88] mmc: core: Reset HPI enabled state during re-init and in case of errors
` [PATCH 4.4 09/88] mmc: omap_hsmmc: fix DMA API warning
` [PATCH 4.4 10/88] gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
` [PATCH 4.4 11/88] Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
` [PATCH 4.4 14/88] ip6mr: Fix potential Spectre v1 vulnerability
` [PATCH 4.4 16/88] ax25: fix a use-after-free in ax25_fillin_cb()
` [PATCH 4.4 18/88] ieee802154: lowpan_header_create check must check daddr
` [PATCH 4.4 20/88] isdn: fix kernel-infoleak in capi_unlocked_ioctl
` [PATCH 4.4 21/88] netrom: fix locking in nr_find_socket()
` [PATCH 4.4 23/88] packet: validate address length if non-zero
` [PATCH 4.4 24/88] sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
` [PATCH 4.4 25/88] vhost: make sure used idx is seen before log in vhost_add_used_n()
` [PATCH 4.4 27/88] xen/netfront: tolerate frags with no data
` [PATCH 4.4 28/88] gro_cell: add napi_disable in gro_cells_destroy
` [PATCH 4.4 31/88] ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
` [PATCH 4.4 32/88] ALSA: pcm: Fix potential Spectre v1 vulnerability
` [PATCH 4.4 34/88] ALSA: hda: add mute LED support for HP EliteBook 840 G4
` [PATCH 4.4 36/88] USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays
` [PATCH 4.4 37/88] USB: serial: option: add Fibocom NL678 series
` [PATCH 4.4 39/88] Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G
` [PATCH 4.4 41/88] perf pmu: Suppress potential format-truncation warning
` [PATCH 4.4 42/88] ext4: fix possible use after free in ext4_quota_enable
` [PATCH 4.4 44/88] ext4: fix EXT4_IOC_GROUP_ADD ioctl
` [PATCH 4.4 55/88] spi: bcm2835: Unbreak the build of esoteric configs

[PATCH 0/4] drm/atmel-hlcdc: fix plane clipping/rotation issues
 2019-01-11 14:18 UTC  (8+ messages)
` [PATCH 2/4] drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotated

[Qemu-devel] [PATCH] throttle-groups: fix restart coroutine iothread race
 2019-01-11 14:14 UTC  (5+ messages)

[Buildroot] [git commit] package/syslog-ng: bump to version 3.19.1
 2019-01-11 14:18 UTC 

[Qemu-devel] [PATCH v3 0/6] include: Auto-generate the sizes lookup table
 2019-01-11 14:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/6] qemu-option: Allow integer defaults

[Bug 109265] [regression, bisected] arb_texture_multisample texelfetch piglit test failing on NIR backend
 2019-01-11 14:18 UTC  (2+ messages)

Discuss support for the linux kernel's EFI Handover Protocol on x86 and ARM
 2019-01-11 14:17 UTC  (4+ messages)

[PATCH] drm/ttm: stop always moving BOs on the LRU on page fault
 2019-01-11 14:17 UTC  (3+ messages)

[PATCH i-g-t] Make force work with multiple drivers available
 2019-01-11 14:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Buildroot] [Bug 11616] New: 2018.02.09 fails to build libzlib with full RELRO protection
 2019-01-11 14:16 UTC  (2+ messages)
` [Buildroot] [Bug 11616] "

[PATCH] mt76: convert to DEFINE_SHOW_ATTRIBUTE
 2019-01-11 14:16 UTC  (3+ messages)

[pull-request] next-crypto 19.02 rc2
 2019-01-11  6:08 UTC 

[PATCH 3.18 00/47] 3.18.132-stable review
 2019-01-11 14:08 UTC  (33+ messages)
` [PATCH 3.18 01/47] USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
` [PATCH 3.18 02/47] USB: serial: option: add HP lt4132
` [PATCH 3.18 03/47] mmc: core: Reset HPI enabled state during re-init and in case of errors
` [PATCH 3.18 05/47] gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
` [PATCH 3.18 06/47] Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
` [PATCH 3.18 07/47] x86/mtrr: Dont copy uninitialized gentry fields back to userspace
` [PATCH 3.18 09/47] ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
` [PATCH 3.18 10/47] ipv6: explicitly initialize udp6_addr in udp_sock_create6()
` [PATCH 3.18 11/47] isdn: fix kernel-infoleak in capi_unlocked_ioctl
` [PATCH 3.18 13/47] packet: validate address length
` [PATCH 3.18 14/47] packet: validate address length if non-zero
` [PATCH 3.18 15/47] sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
` [PATCH 3.18 16/47] vhost: make sure used idx is seen before log in vhost_add_used_n()
` [PATCH 3.18 17/47] VSOCK: Send reset control packet when socket is partially bound
` [PATCH 3.18 18/47] xen/netfront: tolerate frags with no data
` [PATCH 3.18 20/47] USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays
` [PATCH 3.18 21/47] usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endpoint_disable()
` [PATCH 3.18 23/47] ext4: fix possible use after free in ext4_quota_enable
` [PATCH 3.18 24/47] ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
` [PATCH 3.18 26/47] cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader
` [PATCH 3.18 28/47] MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
` [PATCH 3.18 30/47] CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
` [PATCH 3.18 32/47] fork: record start_time late
` [PATCH 3.18 33/47] sunrpc: fix cache_head leak due to queued request
` [PATCH 3.18 34/47] sunrpc: use SVC_NET() in svcauth_gss_* functions
` [PATCH 3.18 36/47] ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()
` [PATCH 3.18 37/47] ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks
` [PATCH 3.18 38/47] dlm: fixed memory leaks after failed ls_remove_names allocation
` [PATCH 3.18 39/47] dlm: possible memory leak on error path in create_lkb()
` [PATCH 3.18 40/47] dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
` [PATCH 3.18 43/47] b43: Fix error in cordic routine
` [PATCH 3.18 46/47] genwqe: Fix size check

[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-11 14:15 UTC  (2+ messages)

[PATCH net] fou, fou6: do not assume linear skbs
 2019-01-11 14:15 UTC  (2+ messages)

[PATCH 0/3] Enable Y2xx and Y4xx (xx:10/12/16 bits) packed formats for ICL
 2019-01-11 14:15 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] ALSA: usb-audio: fix CM6206 register definitions
 2019-01-11 14:14 UTC  (2+ messages)

[PATCH v2] eal: fix core number validation
 2019-01-11 14:15 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] pinctrl: sh-pfc: r8a77995: Fix MOD_SEL bit numbering
 2019-01-11 14:12 UTC  (2+ messages)

[PATCH] ethdev: declare tx prepare api as not experimental
 2019-01-11 14:11 UTC  (3+ messages)
` [PATCH v2] ethdev: declare Tx prepare API "

[PATCH 1/3] tls: Implement l_tls_set_version_range
 2019-01-11 14:11 UTC  (3+ messages)
` [PATCH 2/3] unit: Test TLS 1.0, 1.1 and 1.2
` [PATCH 3/3] unit: Test many TLS cipher suite and version combinations

[PATCH/RFC] pinctrl: sh-pfc: r8a7791: Fix VIN1 versioned groups
 2019-01-11 14:11 UTC  (2+ messages)

[GIT PULL v3] Hyper-V commits for 5.0
 2019-01-11 14:10 UTC  (3+ messages)

MURATA in stock
 2019-01-11 14:10 UTC 

[PATCH net] net: phy: guard against accessing a NULL features bitmap
 2019-01-11 14:09 UTC  (3+ messages)

[PATCH 0/7] Turn git add-i into built-in
 2019-01-11 14:09 UTC  (2+ messages)

[PATCH v3 00/30] backport of IP fragmentation fixes
 2019-01-11 14:09 UTC  (10+ messages)
` [PATCH v3 23/30] ipv6: defrag: drop non-last frags smaller than min mtu

[PATCH 0/4] pinctrl: sh-pfc: rcar-gen3: Deduplicate remaining VIN pin definitions
 2019-01-11 14:08 UTC  (2+ messages)

[PATCH v2 0/3] add support for power off check in suspend
 2019-01-11 14:08 UTC  (8+ messages)
` [PATCH v2 2/3] regulator: core: add helper to check if regulator is disabled "

[PATCH net] selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
 2019-01-11 14:08 UTC 

seqcount usage in xt_replace_table()
 2019-01-11 14:08 UTC  (8+ messages)

[PATCH v2 00/10] drm/i915: Infoframe precompute/check
 2019-01-11 14:07 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Infoframe precompute/check (rev6)

[Bug 109298] AMDGPU leaving DRI2 enabled causes white artifacting
 2019-01-11 14:07 UTC  (2+ messages)

t0021-conversion: flaky filter process test
 2019-01-11 14:04 UTC 

[btrfs] 05a37c4860: kmsg.BTRFS_error(device_vdd):failed_to_verify_dev_extents_against_chunks
 2019-01-11 14:03 UTC  (2+ messages)
` [LKP] "

[Buildroot] [PATCH] checkpackagelib: fix Python3 execution
 2019-01-11 14:02 UTC  (3+ messages)

[PATCH] drm/cirrus: fix connector leak at unload
 2019-01-11 14:02 UTC  (2+ messages)

[PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
 2019-01-11 14:02 UTC  (9+ messages)
` [PATCH 1/5 v2] PM / hibernate: Create snapshot keys handler

[Qemu-devel] [PATCH for-4.0 v9 00/16] qemu_thread_create: propagate the error to callers to handle
 2019-01-11 14:01 UTC  (12+ messages)
` [Qemu-devel] [PATCH for-4.0 v9 16/16] qemu_thread_join: fix segmentation fault

[PATCH v2] xen: Fix x86 sched_clock() interface for xen
 2019-01-11 14:01 UTC  (4+ messages)
  ` [Xen-devel] "

[igt-dev] [PATCH i-g-t] i915/gem_tiled_wc: Reuse common gem_get_tiling
 2019-01-11 14:01 UTC  (4+ messages)
`  "
` [Intel-gfx] [igt-dev] "

[Patch 1/4] perf report: Add function for verbose dump of raw data
 2019-01-11 14:00 UTC  (2+ messages)

[PATCH i-g-t] i915/gem_tiled_pread: Skip on unknown swizzling
 2019-01-11 14:00 UTC  (7+ messages)
` [igt-dev] "
` [igt-dev] [PATCH i-g-t v2] "
  `  "

[PATCH 0/3] Hugetlbfs support for riscv
 2019-01-11 13:58 UTC  (5+ messages)
` [PATCH 1/3] riscv: Introduce huge page support for 32/64bit kernel

[Buildroot] [PATCH 1/1] check-package: fix Python3 support
 2019-01-11 14:00 UTC  (3+ messages)
` [Buildroot] [PATCH v2 "

PROBLEM: syzkaller found / reduced C repro for non-fatal unchecked MSR access error
 2019-01-11 13:59 UTC  (4+ messages)

Lock overhead in shrink_inactive_list / Slow page reclamation
 2019-01-11 13:59 UTC  (2+ messages)

[PATCH 1/1] irqchip: stm32-exti: add domain translate function
 2019-01-11 13:58 UTC  (2+ messages)

[PATCH v2] arm64: add ptrace regsets for ptrauth key management
 2019-01-11 13:58 UTC  (3+ messages)

[Qemu-devel] [PULL 0/2] Vga 20190111 patches
 2019-01-11 13:58 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] tests/display-vga: Enable virtio-vga test
` [Qemu-devel] [PULL 2/2] i2c-ddc: fix oob read

[PATCH v4 0/2] net/virtio-user: add packed vq support
 2019-01-11 13:56 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the net tree
 2019-01-11 13:58 UTC  (4+ messages)

[LTP] [PATCH] [COMMITTED] syscalls/fadvise: Fix regression
 2019-01-11 13:57 UTC  (2+ messages)

[PATCH] arm64: dts: Remove inconsistent use of 'arm, armv8' compatible string
 2019-01-11 13:57 UTC  (4+ messages)
` [PATCH] arm64: dts: Remove inconsistent use of 'arm,armv8' "

[PATCH][v2] tty: fix race between flush_to_ldisc and tty_open
 2019-01-11 13:57 UTC  (2+ messages)

[PATCH 0/3] Add support for PWM Configure and stablize for PWM kona
 2019-01-11 13:51 UTC  (4+ messages)
` [PATCH 2/3] drivers: pwm: pwm-bcm-kona: Add pwm-kona-v2 support

cma: deadlock using usb-storage and fs
 2019-01-11 13:55 UTC  (11+ messages)
  ` [usb-storage] "

[PATCH] Documentation/virtual/kvm: Update URL for AMD SEV API specification
 2019-01-11 13:55 UTC  (2+ messages)

[PATCH v2 0/6] drm: byteorder fixes
 2019-01-11 13:53 UTC  (8+ messages)

MIPS: ath79: regressions after dma-mapping changes
 2019-01-11 13:53 UTC  (3+ messages)

[PATCH] kvm: Use struct_size() in kmalloc()
 2019-01-11 13:53 UTC  (2+ messages)

[PATCHv2 0/6] perf session: Add reader object
 2019-01-11 13:53 UTC  (3+ messages)

[PATCH] ARM: dts: r8a7778: Add HSCIF0/1 support
 2019-01-11 13:53 UTC  (2+ messages)

[Bug 202213] New: bluez trunk tests fail with GCC 9 (or with -fsanitize=address with GCC 9)
 2019-01-11 13:53 UTC  (2+ messages)
` [Bug 202213] "

[PATCH] btrfs-progs: provide etags make target
 2019-01-11 13:52 UTC  (2+ messages)

[PATCH v3 0/6] spinlock optimization and test case enhancements
 2019-01-11 13:52 UTC  (4+ messages)
` [PATCH v3 5/6] spinlock: reimplement with atomic one-way barrier builtins
  ` [EXT] "

FPU warn on ipipe 4.9.146-8 i386
 2019-01-11 13:51 UTC  (5+ messages)

[PATCH] KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flush_tlb_with_range()
 2019-01-11 13:51 UTC  (2+ messages)

[patch] kvm: sev: Fail KVM_SEV_INIT if already initialized
 2019-01-11 13:50 UTC  (2+ messages)

[PATCH] KVM: validate userspace input in kvm_clear_dirty_log_protect()
 2019-01-11 13:49 UTC  (4+ messages)

[PATCH] vhost: fix deadlock when vhost unregister
 2019-01-11 13:49 UTC 

Track rpm wakerefs to fix bugs
 2019-01-11 13:47 UTC  (3+ messages)
` [PATCH 20/21] drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice

[PATCH v3 0/3] kasan: tag-based mode fixes
 2019-01-11 13:48 UTC  (7+ messages)
` [PATCH v3 1/3] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning

[PATCH v1] Btrfs: Switch to use new generic UUID API
 2019-01-11 13:48 UTC  (2+ messages)

systemd privatetmp and symlink to /var/volatile/tmp
 2019-01-11 13:48 UTC  (3+ messages)

[PATCH] kasan, arm64: remove redundant ARCH_SLAB_MINALIGN define
 2019-01-11 13:47 UTC  (2+ messages)

[PATCH 1/2] pinctrl: sunxi: Increase size of regulator array
 2019-01-11 13:46 UTC  (4+ messages)

[PATCH v2] tracing/kprobes: fix NULL pointer dereference in trace_kprobe_create()
 2019-01-11 13:45 UTC  (2+ messages)

[PATCH] gpiolib: fix line event timestamps for nested irqs
 2019-01-11 13:45 UTC  (3+ messages)

[PATCH 0/4] Prepare Armada 3700 PCIe suspend to RAM support
 2019-01-11 13:44 UTC  (5+ messages)
` [PATCH 2/4] clk: mvebu: armada-37xx-periph: change suspend/resume time

[PATCH] jbd2: set freed flag while revoking a buffer which belongs to older transaction
 2019-01-11 13:44 UTC  (5+ messages)

[RFC PATCH 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-11 13:43 UTC  (5+ messages)
` [RFC PATCH 2/2] kexec, KEYS: Make use of platform keyring for signature verify

[PATCH] kvm/eventfd : unnecessory conversion to bool
 2019-01-11 13:42 UTC  (2+ messages)

[PATCH v2 00/10] A3700 USB S2RAM support
 2019-01-11 13:31 UTC  (2+ messages)
` [PATCH v2 10/10] ARM64: dts: marvell: armada-37xx: link USB hosts with their PHYs

[PATCH] libxl: fix build on rather old systems
 2019-01-11 13:41 UTC  (4+ messages)

[PATCH v1 1/1] veth: Do not drop packets larger then the mtu set on the receiving side
 2019-01-11 13:41 UTC  (5+ messages)

[PATCH] ARM64: dts: meson-gxbb-odroidc2: Fix usb phy regulator warning
 2019-01-11 13:40 UTC  (4+ messages)

[PATCH v1 1/2] Documentation/filesystems: add binderfs
 2019-01-11 13:41 UTC  (2+ messages)
` [PATCH v1 2/2] samples: add binderfs sample program

[PATCH i-g-t] i915/gem_ppgtt: Convert stress test to run for a fixed duration
 2019-01-11 13:40 UTC  (3+ messages)
` [igt-dev] "

[PATCH][next] KVM: x86: Fix bit shifting in update_intel_pt_cfg
 2019-01-11 13:39 UTC  (2+ messages)

Audio popping/clicking at boot but NOT after resume/suspend
 2019-01-11 13:39 UTC  (2+ messages)

[PATCH v1] clk: qcom: Select QCOM_GDSC with MSM_GCC_8998
 2019-01-11 13:37 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.