All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-10 16:39:30 to 2019-01-10 17:20:58 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2019-01-10 17:20 UTC 

[PATCH v3 0/6] Static calls
 2019-01-10 17:20 UTC  (6+ messages)
` [PATCH v3 5/6] x86/alternative: Use a single access in text_poke() where possible

[GIT PULL] mtd: Fixes for 5.0-rc2
 2019-01-10 17:19 UTC  (3+ messages)

[PATCH v3 0/7] drm: Remove drm_mode_object dependency from drm_display_mode
 2019-01-10 17:19 UTC  (12+ messages)
` [PATCH v3 1/7] drm: msm: Cleanup drm_display_mode print str
` [PATCH v3 2/7] drm: omapdrm: "
` [PATCH v3 3/7] drm: meson: Cleanup on "
` [PATCH v3 4/7] drm: sti: Cleanup "
` [PATCH v3 5/7] drm: i915: "
` [PATCH v3 6/7] drm: Remove use of drm_mode_object
` [PATCH v3 7/7] drm: Complete remove drm_mode_object dependency

tpm_tis TPM2.0 not detected on cold boot
 2019-01-10 17:19 UTC  (9+ messages)

[PATCH v4 00/12] cryptodev: change qp conf and sym session
 2019-01-10 17:18 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] xen: Fix x86 sched_clock() interface for xen
 2019-01-10 17:17 UTC  (5+ messages)

Patch series for 4.19 to compile powerpc with Clang
 2019-01-10 17:17 UTC 

[PATCH] tpm: fix incorrect success returns from tpm_try_transmit()
 2019-01-10 17:16 UTC  (7+ messages)

[PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
 2019-01-10 17:14 UTC  (33+ messages)
` [PATCH 01/15] ia64: add __NR_umount2 definition
` [PATCH 04/15] alpha: wire up io_pgetevents system call
` [PATCH 06/15] ARM: add migrate_pages() "
` [PATCH 07/15] ARM: add kexec_file_load system call number
` [PATCH 09/15] sh: remove duplicate unistd_32.h file
` [PATCH 12/15] sparc64: fix sparc_ipc type conversion
` [PATCH 13/15] ipc: rename old-style shmctl/semctl/msgctl syscalls
` [PATCH 14/15] arch: add split IPC system calls where needed
` [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere

[PATCH v1 0/7] Thermal throttling for SDM845
 2019-01-10 17:14 UTC  (5+ messages)
` [PATCH v1 6/7] arm64: dts: sdm845: Increase alert trip point to 95 degrees

[PATCH] SUNRPC: Remove rpc_xprt::tsh_size
 2019-01-10 17:13 UTC  (11+ messages)

[PATCH v4 00/15] Add support for OLPC XO 1.75 Embedded Controller
 2019-01-10 17:12 UTC  (5+ messages)
` [PATCH v4 06/15] Platform: OLPC: Move EC-specific functionality out from x86

[PATCH 0/9] kprobes: Fix and improve blacklist symbols
 2019-01-10 17:12 UTC  (7+ messages)
` [PATCH 1/9] x86/kprobes: Prohibit probing on optprobe template code
` [PATCH 6/9] kprobes: Prohibit probing on hardirq tracers

Possible use of RCU while in extended QS: idle vs RCU read-side in interrupt vs rcu_eqs_exit
 2019-01-10 17:11 UTC  (4+ messages)

[PATCH 0/3] RISC-V SBI earlycon
 2019-01-10 17:11 UTC  (9+ messages)
` [PATCH 1/3] tty/serial: Add RISC-V SBI earlycon support
  ` [PATCH] tty/serial: emit CR before NL in RISC-V SBL console
          ` [PATCH] tty/serial: use uart_console_write in the RISC-V SBL early console

[PATCH v3 00/28] Allwinner H6 DE3 and HDMI support
 2019-01-10 17:10 UTC  (6+ messages)
` [PATCH v3 02/28] clk: sunxi-ng: Adjust MP clock parent rate when allowed
  ` [linux-sunxi] "

[Buildroot] [PATCH 1/1] package/linux-firmware : Install binary blobs for e100 ethernet driver
 2019-01-10 17:11 UTC 

[PATCH v10 0/8] Introduce on-chip interconnect API
 2019-01-10 16:29 UTC  (11+ messages)

BUG: iomap_dio_rw() accesses freed memory
 2019-01-10 17:09 UTC  (4+ messages)

[GIT PULL] nvme fixes for 5.0
 2019-01-10 17:09 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2019-01-10 17:09 UTC 

[PATCH v2 0/5] gnss: sirf: add support for w2sg0004 + lna
 2019-01-10 17:07 UTC  (4+ messages)
` [PATCH v2 5/5] dt-bindings: gnss: add lna-supply property

[Qemu-devel] [PATCH v2 0/3] HMP/snapshot changes - do not use ID anymore
 2019-01-10 17:06 UTC  (11+ messages)

amdgpu/TTM oopses since merging swiotlb_dma_ops into the dma_direct code
 2019-01-10 17:05 UTC  (4+ messages)

[PATCH v5 00/17] fanotify: add support for more event types
 2019-01-10 17:04 UTC  (18+ messages)
` [PATCH v5 01/17] fsnotify: annotate directory entry modification events
` [PATCH v5 02/17] fsnotify: remove dirent events from FS_EVENTS_POSS_ON_CHILD mask
` [PATCH v5 03/17] fsnotify: send all event types to super block marks
` [PATCH v5 04/17] fsnotify: move mask out of struct fsnotify_event
` [PATCH v5 05/17] fanotify: rename struct fanotify_{,perm_}event_info
` [PATCH v5 06/17] fanotify: open code fill_event_metadata()
` [PATCH v5 07/17] fanotify: encode file identifier for FAN_REPORT_FID
` [PATCH v5 08/17] fanotify: copy event fid info to user
` [PATCH v5 09/17] fanotify: enable FAN_REPORT_FID init flag
` [PATCH v5 10/17] fanotify: cache fsid in fsnotify_mark_connector
` [PATCH v5 11/17] vfs: add vfs_get_fsid() helper
` [PATCH v5 12/17] fanotify: use vfs_get_fsid() helper instead of vfs_statfs()
` [PATCH v5 13/17] fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF events
` [PATCH v5 14/17] fanotify: check FS_ISDIR flag instead of d_is_dir()
` [PATCH v5 15/17] fanotify: support events with data type FSNOTIFY_EVENT_INODE
` [PATCH v5 16/17] fanotify: add support for create/attrib/move/delete events
` [PATCH v5 17/17] fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID

[PATCH v2] arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
 2019-01-10 17:03 UTC  (2+ messages)

[PATCH 1/5] ALSA: hda: add verbs for stripe control
 2019-01-10 17:03 UTC  (5+ messages)
` [PATCH 2/5] ALSA: hda: Add api to program stripe control bits
` [PATCH 3/5] ALSA: hda: add register offset for stripe control
` [PATCH 4/5] ALSA: hda: program stripe bits for controller
` [PATCH 5/5] ALSA: hda: program stripe control for codec

[GIT PULL 0/4] perf/core fixes and improvements
 2019-01-10 16:56 UTC  (7+ messages)
` [PATCH 1/4] tools include uapi: Sync linux/if_link.h copy with the kernel sources
` [PATCH 2/4] perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols
` [PATCH 3/4] perf powerpc: Rework syscall table generation
` [PATCH 4/4] tools headers powerpc: Remove unistd.h

FAILED: patch "[PATCH] sunrpc: use-after-free in svc_process_common()" failed to apply to 4.14-stable tree
 2019-01-10 17:03 UTC 

FAILED: patch "[PATCH] sunrpc: use-after-free in svc_process_common()" failed to apply to 4.19-stable tree
 2019-01-10 17:03 UTC 

FAILED: patch "[PATCH] sunrpc: use-after-free in svc_process_common()" failed to apply to 4.20-stable tree
 2019-01-10 17:03 UTC 

KASAN: null-ptr-deref Read in reclaim_high
 2019-01-10 17:03 UTC 

[PATCH 1/3] drm/amdgpu: use HMM mirror callback to replace mmu notifier v6
 2019-01-10 17:02 UTC  (3+ messages)
  ` [PATCH 2/3] drm/amdkfd: avoid HMM change cause circular lock dependency v2
  ` [PATCH 3/3] drm/amdgpu: replace get_user_pages with HMM address mirror helpers v6

[PATCH v2 1/2] ecc: add API's to support EAP-PWD
 2019-01-10 17:02 UTC  (2+ messages)
` [PATCH v2 2/2] ecc: added API's to support SAE

[PATCH 0/3] Fix virtio-blk issue with SWIOTLB
 2019-01-10 17:02 UTC  (5+ messages)
` [PATCH 1/3] swiotlb: Export maximum allocation size

[PATCH v15 0/6] x86/boot/KASLR: Parse ACPI table and limit KASLR to choosing immovable memory
 2019-01-10 17:01 UTC  (3+ messages)
` [PATCH v15 2/6] x86/boot: Introduce get_acpi_rsdp() to parse RSDP in cmdline from KEXEC

[PATCH] staging: vboxvideo: vbox_main: Remove unnecessary local variable
 2019-01-10 17:00 UTC  (3+ messages)

[PATCH v3 0/14] media: make Marvell camera work on DT-based OLPC XO-1.75
 2019-01-10 16:59 UTC  (5+ messages)
` [PATCH v3 03/14] media: ov7670: hook s_power onto v4l2 core

[V3, 0/4] platform: dwc: Add of DesignWare MIPI CSI-2 Host
 2019-01-10 17:00 UTC  (4+ messages)
` [V3, 4/4] media: platform: dwc: Add MIPI CSI-2 controller driver

[PATCH v1 0/3] reduce tty latency
 2019-01-10 16:59 UTC  (5+ messages)
` [PATCH v1 3/3] drivers/tty: increase priority for tty_buffer_worker

[PATCH net-next] vrf: Add VRF_F_BYPASS_RCV_NF flag to vrf device
 2019-01-10 17:00 UTC  (4+ messages)

[PATCH net] Revert "rxrpc: Allow failed client calls to be retried"
 2019-01-10 16:59 UTC 

[PATCH RFC 0/5] Add support for PDC timer for wake-ups
 2019-01-10 16:58 UTC  (12+ messages)
` [PATCH RFC 3/5] dt-bindings: Add PDC timer bindings for Qualcomm SoCs

[RFC] bluetooth_6lowpan: search for peer by host part of address only
 2019-01-10 16:58 UTC 

[PATCH v1] fs/jfs: Switch to use new generic UUID API
 2019-01-10 16:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] qdev/core: fix qbus_is_full()
 2019-01-10 16:57 UTC  (11+ messages)

[U-Boot] [PATCH v4 0/6] MSCC: Add Jaguar2 SOC family
 2019-01-10 16:56 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/6] pinctrl: mscc: Add gpio and pinctrl for "

[U-Boot] [u-boot][PATCH] ls1046aqds: Bypass xfi port fixup for KR mode
 2019-01-10 16:56 UTC  (2+ messages)

[PATCH v2 1/4] media: v4l2-ctrl: Add control to enable h.264 constrained intra prediction
 2019-01-10 16:56 UTC  (4+ messages)
` [PATCH v2 2/4] media: v4l2-ctrl: Add control for h.264 chroma qp offset
` [PATCH v2 3/4] media: coda: Add control for h.264 constrained intra prediction
` [PATCH v2 4/4] media: coda: Add control for h.264 chroma qp index offset

[PATCH] ASoC: Intel: sst: Delay machine device creation until after initialization
 2019-01-10 16:55 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-01-10 16:55 UTC 

[PATCH] ide: hpt366: mark expected switch fall-throughs
 2019-01-10 16:34 UTC 

[U-Boot] [PATCH 2/2] board: tbs2910: Remove FIT support in defconfig to reduce u-boot size
 2019-01-10 16:54 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2019-01-10 16:53 UTC 

[Qemu-devel] [PATCH v1 1/1] default-configs: Enable USB support for RISC-V machines
 2019-01-10 16:53 UTC  (3+ messages)
` [Qemu-riscv] "

[Qemu-devel] [PATCH v2 0/1] include: Auto-generate the sizes lookup table
 2019-01-10 16:53 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

[PATCH 2/2] ecc: added API's to support SAE
 2019-01-10 16:53 UTC  (2+ messages)

[PATCH RFC v1] x86/emulate: Send vm_event form emulate
 2019-01-10 16:52 UTC  (7+ messages)

[PATCH 0/3] Add Oxalis board support
 2019-01-10 16:51 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add EBS-SYSTART GmbH Vendor Prefix
` [PATCH 3/3] arm64: dts: freescale: Add devicetree for Oxalis

[PATCH 0/2] Cleanup ARM arches to use common memblocks_present
 2019-01-10 16:51 UTC  (5+ messages)
` [PATCH 2/2] arm64: mm: make use of new memblocks_present() helper

Track rpm wakerefs to fix bugs
 2019-01-10 16:49 UTC  (5+ messages)
` [PATCH 16/21] drm/i915: Markup paired operations on display power domains

FAILED: patch "[PATCH] hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race" failed to apply to 4.4-stable tree
 2019-01-10 16:51 UTC  (3+ messages)

[PATCH 1/3] net: introduce SO_BINDTOIF sockopt
 2019-01-10 16:50 UTC  (4+ messages)

[PATCH] mbuf: fix compile by making sched struct visible
 2019-01-10 16:50 UTC 

[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
 2019-01-10 16:50 UTC  (14+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-01-10 16:50 UTC 

General protection fault in `switch_mm_irqs_off()`
 2019-01-10 16:49 UTC  (10+ messages)

[PATCH] btrfs: raid56: data corruption on a device removal
 2019-01-10 16:49 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] hwmon: (adt7462) Mark expected switch fall-throughs
 2019-01-10 16:24 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2019-01-10 16:48 UTC 

[PATCH] ASoC: core: Fix deferral of machine drivers
 2019-01-10 16:48 UTC  (5+ messages)

Multiple peers with bluetooth_6lowpan
 2019-01-10 16:48 UTC  (2+ messages)

[RFC] bluetooth_6lowpan: search for destination address in all peers
 2019-01-10 16:47 UTC 

[Buildroot] Building modules during kernel compilation
 2019-01-10 16:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] motion: bump to version 4.2.1
 2019-01-10 16:47 UTC 

[GIT PULL] RISC-V Updates for 4.21-rc2 v2
 2019-01-10 16:46 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2019-01-10 16:46 UTC 

[GIT PULL] VFIO fixes for v5.0-rc2
 2019-01-10 16:46 UTC 

[Bug 107829] New: nouveau crash/freeze [MULTIPLE_WARP_ERRORS] warp 3f0009 [ILLEGAL_INSTR_ENCODING]
 2019-01-10 16:45 UTC  (2+ messages)
  ` [Bug 107829] "

[virtio-dev] [PATCH] Fix typo
 2019-01-10 16:45 UTC 

[PATCH] powerpc/vdso32: Drop -mabi=elfv1 for 32 bit objects
 2019-01-10 15:28 UTC  (3+ messages)

[PATCH] PM/runtime: Do not needlessly call ktime_get
 2019-01-10 16:44 UTC  (3+ messages)

ALSA 1.1.8 Release - POLLRDNORM undefined
 2019-01-10 16:44 UTC  (9+ messages)

[PATCH v2] PM/runtime: Fix autosuspend_delay on 32bits arch
 2019-01-10 16:44 UTC  (3+ messages)

Kernel segmentation fault unbinding eMMC on AML-S905X-CC
 2019-01-10 16:43 UTC  (2+ messages)

Stable queue: queue-4.20
 2019-01-10 16:43 UTC 

[Buildroot] [PATCH 1/1] keepalived: fix if.h namespace collision
 2019-01-10 16:43 UTC 

[Qemu-devel] [PATCH v4 for-4.0 0/7] vhost-user-blk: Add support for backend reconnecting
 2019-01-10 16:41 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 for-4.0 1/7] char-socket: Enable "nowait" option on client sockets

[Buildroot] [PATCH 1/1] atk: fix static build
 2019-01-10 16:40 UTC 

[PATCH] vgacon: unconfuse vc_origin when using soft scrollback
 2019-01-10 16:40 UTC 

[PATCH v12 0/7] Introduce on-chip interconnect API
 2019-01-10 16:39 UTC  (4+ messages)
` [PATCH v12 6/7] arm64: dts: sdm845: Add interconnect provider DT nodes

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2019-01-10 16:39 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.