All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-28 20:42:02 to 2019-01-28 21:33:01 UTC [more...]

[PATCH RFC v5 00/11] Ext4 Encoding and Case-insensitive support
 2019-01-28 21:32 UTC  (10+ messages)
` [PATCH RFC v5 01/11] unicode: Add unicode character database files
` [PATCH RFC v5 02/11] scripts: add trie generator for UTF-8
` [PATCH RFC v5 03/11] unicode: Introduce code for UTF-8 normalization
` [PATCH RFC v5 04/11] unicode: reduce the size of utf8data[]
` [PATCH RFC v5 05/11] unicode: Implement higher level API for string handling
` [PATCH RFC v5 06/11] unicode: Introduce test module for normalized utf8 implementation
` [PATCH RFC v5 07/11] MAINTAINERS: Add Unicode subsystem entry
` [PATCH RFC v5 08/11] ext4: Include encoding information in the superblock
` [PATCH RFC v5 09/11] ext4: Support encoding-aware file name lookups

[igt-dev] [PATCH i-g-t v3] tests: Add variable refresh rate tests
 2019-01-28 21:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests: Add variable refresh rate tests (rev4)

[PATCH net 0/4] various compat ioctl fixes
 2019-01-28 21:32 UTC  (3+ messages)

[PATCH] mm,slab,vmscan: accumulate gradual pressure on small slabs
 2019-01-28 21:31 UTC  (2+ messages)

[PATCH v3 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
 2019-01-28 21:30 UTC  (18+ messages)
` [PATCH v3 01/17] Document ioemu MiniOS stubdomain protocol
` [PATCH v3 02/17] Document ioemu Linux "
` [PATCH v3 03/17] libxl: fix qemu-trad cmdline for no sdl/vnc case
` [PATCH v3 04/17] libxl: Allow running qemu-xen in stubdomain
` [PATCH v3 05/17] libxl: Handle Linux stubdomain specific QEMU options
` [PATCH v3 06/17] libxl: write qemu arguments into separate xenstore keys
` [PATCH v3 07/17] libxl: create vkb device only for guests with graphics output
` [PATCH v3 08/17] xl: add stubdomain related options to xl config parser
` [PATCH v3 09/17] tools/libvchan: notify server when client is connected
` [PATCH v3 10/17] libxl: typo fix in comment
` [PATCH v3 11/17] libxl: move xswait declaration up in libxl_internal.h
` [PATCH v3 12/17] libxl: use vchan for QMP access with Linux stubdomain, libxl__ev_qmp_* version
` [PATCH v3 13/17] libxl: use vchan for QMP access with Linux stubdomain, non-async version
` [PATCH v3 14/17] libxl: add save/restore support for qemu-xen in stubdomain
` [PATCH v3 15/17] tools: add missing libxenvchan cflags
` [PATCH v3 16/17] libxl: add locking for libvchan QMP connection
` [PATCH v3 17/17] libxl: require qemu in dom0 even if stubdomain is in use

[PATCH] xfs: end sync buffer I/O properly on shutdown error
 2019-01-28 21:30 UTC  (2+ messages)

[PATCH] tty: Fix WARNING in tty_set_termios
 2019-01-28 21:29 UTC  (3+ messages)

[PATCHSET v7] io_uring IO interface
 2019-01-28 21:28 UTC  (4+ messages)
` [PATCH 09/13] io_uring: add submission polling

[Qemu-devel] [PATCH 00/11] target/arm: Implement ARMv8.5-BTI
 2019-01-28 21:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH 04/11] target/arm: Record the GP bit for a page in MemTxAttrs
` [Qemu-devel] [PATCH 06/11] target/arm: Reset btype for direct branches and syscalls

[PATCH v3 0/2] spi: support inter-word delays
 2019-01-28 21:28 UTC  (4+ messages)
` [PATCH v3 1/2] spi: support inter-word delay requirement for devices

[LSF/MM TOPIC] Lazy file reflink
 2019-01-28 21:26 UTC  (3+ messages)

[RFC PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited()
 2019-01-28 21:26 UTC  (8+ messages)

linux-next: Tree for Jan 25 (extcon/extcon-ptn5150.c)
 2019-01-28 21:26 UTC  (4+ messages)
` [PATCH] extcon: Fix build issues in ptn5150

[PATCH v3 0/5] psi: pressure stall monitors v3
 2019-01-28 21:26 UTC  (7+ messages)
` [PATCH v3 3/5] psi: introduce state_mask to represent stalled psi states
` [PATCH v3 4/5] psi: rename psi fields in preparation for psi trigger addition
` [PATCH v3 5/5] psi: introduce psi monitor

[PATCH 00/11] btrfs: add zstd compression level support
 2019-01-28 21:24 UTC  (12+ messages)
` [PATCH 01/11] btrfs: add macros for compression type and level
` [PATCH 02/11] btrfs: rename workspaces_list to workspace_manager
` [PATCH 03/11] btrfs: manage heuristic workspace as index 0
` [PATCH 04/11] btrfs: unify compression ops with workspace_manager
` [PATCH 05/11] btrfs: add helper methods for workspace manager init and cleanup
` [PATCH 06/11] btrfs: add compression interface in (get/put)_workspace()
` [PATCH 07/11] btrfs: move to fn pointers for get/put workspaces
` [PATCH 08/11] btrfs: plumb level through the compression interface
` [PATCH 09/11] btrfs: change set_level() to bound the level passed in
` [PATCH 10/11] btrfs: zstd use the passed through level instead of default
` [PATCH 11/11] btrfs: add zstd compression level support

[PATCH net 0/2] erspan: always reports output key to userspace
 2019-01-28 21:23 UTC  (3+ messages)
` [PATCH net 1/2] net: ip_gre: always reports o_key "
` [PATCH net 2/2] net: ip6_gre: "

[Buildroot] [PATCH v2 1/7] tpm2-tss: do not enforce -fstack-protector-all
 2019-01-28 21:23 UTC  (7+ messages)
` [Buildroot] [PATCH v2 6/7] tpm2-tools: do not enforce dependency on tpm2-abrmd

protocol v2: More data transmitted between client and server since v2.20.0
 2019-01-28 21:23 UTC  (2+ messages)

[Intel-wired-lan] ixgbe driver to provide tempeture info through hwmon?
 2019-01-28 21:22 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] qemu-macppc patches
 2019-01-28 21:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] MAINTAINERS: add myself as maintainer for Mac Old World and New World machines
` [Qemu-devel] [PATCH 2/2] QemuMacDrivers: update qemu_vga.ndrv to 90c488d built from submodule

[PATCH v5 0/5] drm: Add shmem GEM library
 2019-01-28 21:22 UTC  (12+ messages)
` [PATCH v5 4/5] drm: Add library for shmem backed GEM objects
    ` [Intel-gfx] "

[RFC][PATCH v2 0/5] Experiments with overlayfs filemap
 2019-01-28 21:22 UTC  (14+ messages)

WoL broken in r8169.c since kernel 4.19
 2019-01-28 21:21 UTC  (12+ messages)

[xen-unstable test] 132504: regressions - FAIL
 2019-01-28 21:21 UTC 

[RFC PATCH v2 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
 2019-01-28 21:20 UTC  (2+ messages)

[Buildroot] [PATCH v3] tpm2-tools: drop dependency on tpm2-abrmd
 2019-01-28 21:20 UTC  (3+ messages)

[PATCH] audit: always enable syscall auditing when supported and audit is enabled
 2019-01-28 21:19 UTC  (10+ messages)

[Buildroot] [git commit] tpm2-tools: drop dependency on tpm2-abrmd
 2019-01-28 21:19 UTC 

[Buildroot] [PATCH 1/1] libxml2: security bump to version 2.9.9
 2019-01-28 21:19 UTC  (2+ messages)

[PATCH stable 4.20 00/10] BPF stable fixes
 2019-01-28 21:19 UTC  (2+ messages)

[Buildroot] [git commit] libxml2: security bump to version 2.9.9
 2019-01-28 21:19 UTC 

[PATCH] arch/arm/xen: Remove duplicate header
 2019-01-28 21:17 UTC  (7+ messages)
` [Xen-devel] "

[PATCH v4] mmc: mxs-mmc: Introduce regulator support
 2019-01-28 21:15 UTC  (3+ messages)

[Qemu-trivial] [PATCH] configure: Add HAX support in NetBSD
 2019-01-28 21:01 UTC 

[PATCH v3 0/6] Fix PCI passthrough for HVM with stubdomain
 2019-01-28 21:11 UTC  (4+ messages)
` [PATCH v3 3/6] libxl: don't try to manipulate json config for stubdomain

[PATCH bpf-next v4 0/7] xdp: Avoid unloading xdp prog not attached by sample
 2019-01-28 21:10 UTC  (13+ messages)
` [PATCH bpf-next v4 1/7] libbpf: Add a helper for retrieving a map fd for a given name
` [PATCH bpf-next v4 2/7] samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe
` [PATCH bpf-next v4 4/7] samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4}
` [PATCH bpf-next v4 5/7] samples/bpf: Add a "force" flag to XDP samples
` [PATCH bpf-next v4 6/7] libbpf: Add a support for getting xdp prog id on ifindex
` [PATCH bpf-next v4 7/7] samples/bpf: Check the prog id before exiting

[PATCH v2 0/3] drm/i915: MST and wakeref leak fixes
 2019-01-28 21:11 UTC  (6+ messages)
` [PATCH v2 1/3] drm/i915: Block fbdev HPD processing during suspend
` [PATCH v2 2/3] drm/i915: Don't send MST hotplugs during resume
` [PATCH v2 3/3] drm/i915: Don't send hotplug in intel_dp_check_mst_status()
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: MST and wakeref leak fixes

[PATCH v2 -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-28 21:10 UTC  (4+ messages)
` [PATCH 1/6] mm: make mm->pinned_vm an atomic64 counter

[Buildroot] [PATCH 1/1] haproxy: disable on sh4 with gcc < 7
 2019-01-28 21:10 UTC  (4+ messages)

[PATCH v1] mm: migrate: don't rely on PageMovable() of newpage after unlocking it
 2019-01-28 21:09 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] minizip: disable compatibility headers
 2019-01-28 21:09 UTC  (2+ messages)

[Buildroot] [git commit] minizip: disable compatibility headers
 2019-01-28 21:09 UTC 

[PATCH 1/2] hwmon: (ad741x) Add DT bindings for Analog Devices AD741x
 2019-01-28 21:06 UTC  (2+ messages)
` [PATCH 2/2] hwmon: (ad7418) Add device tree probing

[Buildroot] [git commit] haproxy: disable on sh4 with gcc < 7
 2019-01-28 21:06 UTC 

[PATCH RFC] xfs: support magic value in xfs_buf_ops
 2019-01-28 21:06 UTC  (5+ messages)

[PATCH 1/4] drm/msm: Use drm_mode_vrefresh instead of mode->vrefresh
 2019-01-28 21:06 UTC  (6+ messages)
` [PATCH 3/4] drm/msm: dpu: Untangle frame_done timeout units
  ` [PATCH 2/4] drm/msm: dpu: Simplify frame_done watchdog timeout calculation
  ` [PATCH 4/4] drm/msm: dpu: Don't queue the frame_done watchdog for cursor

[Buildroot] [PATCH 1/1] libkcapi: bump to version 1.1.4
 2019-01-28 21:06 UTC  (2+ messages)

[Buildroot] [git commit] libkcapi: bump to version 1.1.4
 2019-01-28 21:06 UTC 

[Buildroot] [PATCH 1/1] jansson: bump to version 2.12
 2019-01-28 21:06 UTC  (2+ messages)

[Buildroot] [git commit] jansson: bump to version 2.12
 2019-01-28 21:05 UTC 

[PATCH 1/2] ARM: i.MX8MQ: bbu: Add MMC boot handler
 2019-01-28 21:05 UTC  (3+ messages)
` [PATCH 2/2] ARM: i.MX: Add support for ZII i.MX8MQ based devices

[Buildroot] [PATCH 1/1] clamav: needs C++
 2019-01-28 21:05 UTC  (2+ messages)

Userspace configurable GPIO pinout
 2019-01-28 21:05 UTC  (2+ messages)

[Buildroot] [git commit] clamav: needs C++
 2019-01-28 21:05 UTC 

[Buildroot] [PATCH] qemu_riscv64_virt_defconfig: fix linux header selection
 2019-01-28 21:05 UTC  (2+ messages)

[RFC] lfring: lock-free ring buffer
 2019-01-28 21:04 UTC  (2+ messages)

[Buildroot] [git commit] qemu_riscv64_virt_defconfig: fix linux header selection
 2019-01-28 21:04 UTC 

[Buildroot] [git commit] package/gnutls: bump to version 3.6.6
 2019-01-28 21:04 UTC 

[PATCH] drm/nouveau: Don't WARN_ON VCPI allocation failures
 2019-01-28 21:03 UTC 

[PATCH AUTOSEL 4.19 001/258] drm/bufs: Fix Spectre v1 vulnerability
 2019-01-28 21:03 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 083/258] drm: Move drm_mode_setcrtc() local re-init to failure path

[Buildroot] [PATCH] package/gnutls: bump to version 3.6.6
 2019-01-28 21:03 UTC  (3+ messages)

[GIT PULL] Amlogic fixes for v5.0-rc, round 2
 2019-01-28 21:02 UTC  (2+ messages)

[PATCH v2 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-01-28 21:01 UTC  (5+ messages)
` [PATCH v2 13/13] rtw88: add support for Realtek 802.11ac wireless chips

[PATCH] nfit: add Hyper-V NVDIMM DSM command set to white list
 2019-01-28 21:01 UTC  (4+ messages)

[PATCH] mm: Proportional memory.{low,min} reclaim
 2019-01-28 21:00 UTC  (2+ messages)

[PATCH 0/2] arm64: Expose physical and virtual address capabilities to user-space
 2019-01-28 20:57 UTC  (6+ messages)
` [PATCH 1/2] arm64: Expose address bits (physical/virtual) via cpuinfo
` [PATCH 2/2] arm64: Expose PARange via ID_AA64MMFR0_EL1 and VARange via ID_AA64MMFR2_EL1

[PATCH v4 0/6] systemd patches
 2019-01-28 20:58 UTC  (7+ messages)
` [PATCH v4 1/6] systemd: don't build firstboot by default
` [PATCH v4 2/6] systemd: do not create machine-id
` [PATCH v4 3/6] systemd-conf: simplify creation of machine-specific configuration
` [PATCH v4 4/6] systemd: create preset files instead of installing in image
` [PATCH v4 5/6] systemd-systemctl-native: simplify and support preset-all
` [PATCH v4 6/6] rootfs-postcommands: call preset-all for read-only-rootfs

[PATCH 0/6] H6 Cedrus support
 2019-01-28 20:55 UTC  (20+ messages)
` [PATCH 1/6] dt-bindings: media: cedrus: Add H6 compatible
` [PATCH 2/6] media: cedrus: Add a quirk for not setting DMA offset
` [PATCH 3/6] media: cedrus: Add support for H6
` [PATCH 4/6] dt-bindings: sram: sunxi: Add compatible for the H6 SRAM C1
` [PATCH 5/6] arm64: dts: allwinner: h6: Add support for the SRAM C1 section
` [PATCH 6/6] arm64: dts: allwinner: h6: Add Video Engine node

[PATCH v3 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-01-28 20:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ffmpeg: Fix building with libfdk-aac v2
 2019-01-28 20:55 UTC 

[igt-dev] [PATCH i-g-t] lib/psr: Fix skips on kms_frontbuffer_tracking on !PSR capable platforms
 2019-01-28 20:53 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/psr: Fix skips on kms_frontbuffer_tracking on !PSR capable platforms. (rev2)

[PATCH RFC v2 0/3] Support fraglist GRO/GSO
 2019-01-28 20:50 UTC  (5+ messages)
` [PATCH RFC v2 2/3] net: Support GRO/GSO fraglist chaining
` [PATCH RFC v2 3/3] udp: Support UDP fraglist GRO/GSO

[PATCH] KVM: x86: Fix a 4.14 backport regression related to userspace/guest FPU
 2019-01-28 20:51 UTC 

[PATCH] powerpc/kernel/time: Remove duplicate header
 2019-01-28 16:11 UTC 

[PATCH wireless-drivers] mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_info
 2019-01-28 20:50 UTC  (3+ messages)

[PATCH][RESEND] HID: elan: Make array buf static, shrinks object size
 2019-01-28 20:49 UTC  (3+ messages)

[PATCH v4 bpf-next 0/9] introduce bpf_spin_lock
 2019-01-28 20:49 UTC  (9+ messages)
` [PATCH v4 bpf-next 1/9] bpf: "

[PATCH] configs: Get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
 2019-01-28 15:24 UTC 

Add Ingenic X1000 RTC support
 2019-01-28 20:48 UTC  (3+ messages)

[RFC PATCH] powerpc: fix get_arch_dma_ops() for NTB devices
 2019-01-28 13:32 UTC 

[PATCH] parport_pc: fix find_superio io compare code, should use equal test
 2019-01-28 20:45 UTC  (2+ messages)

unclear docs
 2019-01-28 20:46 UTC  (6+ messages)

[PATCH bpf-next] tools: bpftool: warn about risky prog array updates
 2019-01-28 20:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v9 0/2] qemu-img info lists bitmap directory entries
 2019-01-28 20:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH v9 1/2] "

[PATCH bpf] tools: bpftool: fix crash with un-owned prog arrays
 2019-01-28 20:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
 2019-01-28 20:28 UTC 

[Qemu-devel] [PATCH v3] qdev/core: fix qbus_is_full()
 2019-01-28 20:35 UTC  (2+ messages)

[PATCH dev-4.19 0/6] Aspeed Video Engine
 2019-01-28 20:41 UTC  (5+ messages)
` [PATCH dev-4.19 2/6] clk: aspeed: Setup video engine clocking


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.