All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-03 04:22:45 to 2018-07-03 06:12:33 UTC [more...]

[PATCH v1] ARM: dts: imx51-zii-rdu1: correct touchscreen axis inversion
 2018-07-03  6:12 UTC  (3+ messages)

[PULL] gvt-fixes for 4.18
 2018-07-03  6:11 UTC 

[PATCH] docs: update kernel versions and dates in tables
 2018-07-03  6:10 UTC  (2+ messages)

[PATCH 1/2] xen/xsm: Introduce new boot parameter xsm
 2018-07-03  6:10 UTC  (2+ messages)

[PATCH 0/3] PCI DMA pseudo-bypass for powernv
 2018-07-03  6:09 UTC  (8+ messages)
` [PATCH 1/3] powerpc/powernv/pci: Track largest available TCE order per PHB
` [PATCH 2/3] powerpc/powernv: DMA operations for discontiguous allocation

[PATCH v2] ARM: dts: imx51: Fix USB PHY duplicate unit-address
 2018-07-03  6:09 UTC  (2+ messages)

[RFC v3 PATCH 0/5] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-03  6:09 UTC  (8+ messages)
` [RFC v3 PATCH 4/5] mm: mmap: zap pages with read mmap_sem "

[PATCH] ACPI: bus.c: Let acpi_device_get_match_data() return DT compatibility data
 2018-07-03  6:09 UTC 

[PATCH 1/3] pinctrl: Document pin_config_group_get() return codes like pin_config_get()
 2018-07-03  6:09 UTC  (4+ messages)
` [PATCH 3/3] pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant

[Buildroot] [PATCH] libtomcrypt: bump to version 1.18.2
 2018-07-03  6:08 UTC 

[Qemu-devel] [PATCH 00/32] qmp: Fixes and cleanups around OOB commands
 2018-07-03  6:06 UTC  (11+ messages)
` [Qemu-devel] [PATCH 03/32] docs/interop/qmp: Improve OOB documentation
` [Qemu-devel] [PATCH 05/32] qmp: Get rid of x-oob-test command
` [Qemu-devel] [PATCH 07/32] qmp: Make "id" optional again even in "oob" monitors

[PATCH v6 00/15] Vhost: add support to packed ring layout
 2018-07-03  6:06 UTC  (4+ messages)
` [PATCH v6 14/15] vhost: add notification for packed ring

UBIFS assert when create new sub-dir under a transmute enabled dir with Smack enabled
 2018-07-03  6:05 UTC  (3+ messages)

[PATCH i-g-t] tests/kms_pipe_crc_basic: expect setting bad source to fail
 2018-07-03  6:04 UTC  (3+ messages)

[PATCH v3 0/6] crypto: Add Qcom PRNG support
 2018-07-03  6:04 UTC  (7+ messages)
` [PATCH v3 1/6] hwrng: remove msm hw_random driver
` [PATCH v3 2/6] dt-bindings: crypto: Move prng binding to crypto
` [PATCH v3 3/6] crypto: Add Qcom prng driver
` [PATCH v3 4/6] dt-bindings: crypto: Add new compatible qcom,prng-ee
` [PATCH v3 5/6] crypto: qcom: Add support for prng-ee
` [PATCH v3 6/6] crypto: qcom: Add ACPI support

devshell problems after distro upgrade openSUSE Leap 42.3 -> 15.0
 2018-07-03  6:04 UTC  (3+ messages)

[PATCH 00/14] rtlwifi: remove duplicate C2H handlers
 2018-07-03  6:03 UTC  (6+ messages)
` [PATCH 13/14] rtlwifi: access skb->data to get C2H data by macro

[U-Boot] [PATCH 1/1] ARM: qemu-arm: enable RTC
 2018-07-03  6:00 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-07-02
 2018-07-03  6:00 UTC 

[PATCHv2 1/2] ARM: dts: imx53: PPD: Add fixed-regulator information
 2018-07-03  5:59 UTC  (3+ messages)

[Qemu-devel] [PULL 00/35] ppc-for-3.0 queue 20180703
 2018-07-03  5:58 UTC  (36+ messages)
` [Qemu-devel] [PULL 01/35] mac_dbdma: only dump commands for debug enabled channels
` [Qemu-devel] [PULL 02/35] mac_newworld: always enable disable_direct_reg3_writes for ADB machines
` [Qemu-devel] [PULL 03/35] sam460ex: Fix sam460ex device tree when booting the Linux kernel
` [Qemu-devel] [PULL 04/35] ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers
` [Qemu-devel] [PULL 05/35] ppc/xics: introduce a parent_realize in ICSStateClass
` [Qemu-devel] [PULL 06/35] ppc/xics: move the instance_init handler under the ics-base class
` [Qemu-devel] [PULL 07/35] ppx/xics: introduce a parent_reset in ICSStateClass
` [Qemu-devel] [PULL 08/35] ppc/xics: move the vmstate structures under the ics-base class
` [Qemu-devel] [PULL 09/35] ppc/xics: rework the ICS classes inheritance tree
` [Qemu-devel] [PULL 10/35] ppc/pnv: fix pnv_core_realize() error handling
` [Qemu-devel] [PULL 11/35] target/ppc: Add do_unaligned_access hook
` [Qemu-devel] [PULL 12/35] target/ppc: Use atomic load for LQ and LQARX
` [Qemu-devel] [PULL 13/35] target/ppc: Use atomic store for STQ
` [Qemu-devel] [PULL 14/35] target/ppc: Use atomic cmpxchg for STQCX
` [Qemu-devel] [PULL 15/35] target/ppc: Remove POWERPC_EXCP_STCX
` [Qemu-devel] [PULL 16/35] target/ppc: Tidy gen_conditional_store
` [Qemu-devel] [PULL 17/35] target/ppc: Split out gen_load_locked
` [Qemu-devel] [PULL 18/35] target/ppc: Split out gen_ld_atomic
` [Qemu-devel] [PULL 19/35] target/ppc: Split out gen_st_atomic
` [Qemu-devel] [PULL 20/35] target/ppc: Use MO_ALIGN for EXIWX and ECOWX
` [Qemu-devel] [PULL 21/35] target/ppc: Use atomic min/max helpers
` [Qemu-devel] [PULL 22/35] target/ppc: Implement the rest of gen_ld_atomic
` [Qemu-devel] [PULL 23/35] target/ppc: Implement the rest of gen_st_atomic
` [Qemu-devel] [PULL 24/35] fpu_helper.c: fix setting FPSCR[FI] bit
` [Qemu-devel] [PULL 25/35] hw/ppc: Give sam46ex its own config option
` [Qemu-devel] [PULL 26/35] ppc4xx_i2c: Rewrite to model hardware more closely
` [Qemu-devel] [PULL 27/35] hw/timer: Add basic M41T80 emulation
` [Qemu-devel] [PULL 28/35] sam460ex: Add RTC device
` [Qemu-devel] [PULL 29/35] ppc440_uc: Basic emulation of PPC440 DMA controller
` [Qemu-devel] [PULL 30/35] target/ppc/kvm: get rid of kvm_get_fallback_smmu_info()
` [Qemu-devel] [PULL 31/35] target/ppc/kvm: don't pass cpu to kvm_get_smmu_info()
` [Qemu-devel] [PULL 32/35] spapr: compute default value of "hpt-max-page-size" later
` [Qemu-devel] [PULL 33/35] target/ppc: set is_jmp on ppc_tr_breakpoint_check
` [Qemu-devel] [PULL 34/35] target/ppc: Relax reserved bitmask of indexed store instructions
` [Qemu-devel] [PULL 35/35] ppc: Include vga cirrus card into the compiling process

[PATCH 1/2] btrfs: declare fs_devices in btrfs_init_new_device()
 2018-07-03  5:58 UTC  (3+ messages)
` [PATCH 2/2] btrfs: drop devices declare "

[PATCH RESEND 1/2] btrfs: fix parent in memory total_devices after seed delete
 2018-07-03  5:56 UTC  (3+ messages)
` [PATCH 2/2] btrfs: fix missing superblock update in the device delete commit transaction

[PATCH net-next v4 0/4] net: vhost: improve performance when enable busyloop
 2018-07-03  5:55 UTC  (7+ messages)
` [PATCH net-next v4 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()

[Qemu-devel] [PATCH v0 0/7] Background snapshots
 2018-07-03  5:54 UTC  (4+ messages)

[PATCH v2] stop_machine: Disable preemption when waking two stopper threads
 2018-07-03  5:53 UTC  (3+ messages)

[PATCH v3 0/7] vhost: generalize buffer vectors
 2018-07-03  5:53 UTC  (7+ messages)
` [PATCH v3 1/7] vhost: use shadow used ring in dequeue path
` [PATCH v3 2/7] vhost: make gpa to hpa failure an error

[Qemu-devel] [PATCH 0/2] qapi: easier debugging of introspection file
 2018-07-03  5:51 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/2] qapi: Add comments to aid debugging generated introspection
` [Qemu-devel] [PATCH 2/2] qapi: Drop qapi-gen --unmask option

[PATCH v16 00/21] xfs-4.19: online repair support
 2018-07-03  5:50 UTC  (5+ messages)
` [PATCH 11/21] xfs: repair the rmapbt
` [PATCH 12/21] xfs: repair refcount btrees

[v6,1/2] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)
 2018-07-03  5:49 UTC 

dmaengine: rcar-dmac: convert to SPDX identifiers
 2018-07-03  5:49 UTC  (2+ messages)
` [PATCH] "

[PATCH upstream] KASAN: slab-out-of-bounds Read in getname_kernel
 2018-07-03  5:48 UTC  (9+ messages)

[PATCH 1/2] ARM: dts: imx51-babbage: Fix reg for usbh1phy
 2018-07-03  5:45 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx51-babbage: Make use of pinctrl_usbh1reg

[PATCH 0/6] Introduce struct __kernel_timex
 2018-07-03  5:44 UTC  (8+ messages)
` [PATCH 1/6] arm64: Make basic compat_* types always available
` [PATCH 2/6] sparc: Make thread_info.h available directly
` [PATCH 3/6] timex: prepare compat helpers for y2038 changes
` [PATCH 4/6] time: Add struct __kernel_timex
` [PATCH 5/6] timex: use __kernel_timex internally
` [PATCH 6/6] timex: change syscalls to use struct __kernel_timex

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-07-03  5:44 UTC  (3+ messages)

[PATCH] Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
 2018-07-03  5:44 UTC  (3+ messages)

[chao-linux:erofs-dev 24/33] fs/erofs/unzip_vle.c:651:1-7: preceding lock on line 509
 2018-07-03  5:43 UTC 

[RFC PATCH] tg: count the sum wait time of an task group
 2018-07-03  5:42 UTC  (2+ messages)
` [PATCH] tg: show "

So, does btrfs check lowmem take days? weeks?
 2018-07-03  5:42 UTC  (23+ messages)
                  ` how to best segment a big block device in resizeable btrfs filesystems?

[GIT PULL] tee driver for v4.18
 2018-07-03  5:41 UTC  (4+ messages)

[PATCH net-next 0/8] Packed virtqueue for vhost
 2018-07-03  5:38 UTC  (18+ messages)
` [PATCH net-next 1/8] vhost: move get_rx_bufs to vhost.c
` [PATCH net-next 2/8] vhost: hide used ring layout from device
` [PATCH net-next 3/8] vhost: do not use vring_used_elem
` [PATCH net-next 4/8] vhost_net: do not explicitly manipulate vhost_used_elem
` [PATCH net-next 5/8] vhost: vhost_put_user() can accept metadata type
` [PATCH net-next 6/8] virtio: introduce packed ring defines
` [PATCH net-next 7/8] vhost: packed ring support
` [PATCH net-next 8/8] vhost: event suppression for packed ring

[PATCH v1] ARM: dts: imx6sl-evk: keep sw4 always on
 2018-07-03  5:38 UTC  (13+ messages)

[Qemu-devel] [PULL 14/18] translate-all: discard TB when tb_link_page returns an existing matching TB
 2018-07-03  5:38 UTC  (6+ messages)
` [Qemu-devel] [PULL, "

[PATCH] fat: Add FITRIM ioctl for FAT file system
 2018-07-03  5:37 UTC 

[Buildroot] [PATCH 00/50] busybox: invert dependencies
 2018-07-03  5:36 UTC  (7+ messages)
` [Buildroot] [PATCH 01/50] package/busybox: backport upstream patch to fix install-noclobber
` [Buildroot] [PATCH 10/50] package/busybox: invert dependency with tar
` [Buildroot] [PATCH 24/50] package/busybox: invert dependency with net-tools

[PATCH V2] mmc: core: cd_label must be last entry of mmc_gpio struct
 2018-07-03  5:35 UTC  (5+ messages)

[PATCH v2 0/7] mmc: pxamci: cleanups and minor DT tweaks
 2018-07-03  5:35 UTC  (6+ messages)

[U-Boot] [PATCH] armv8: layerscape: Enable EHCI access for LS1012A
 2018-07-03  5:34 UTC 

[PATCH 01/11] erofs: fix compile error
 2018-07-03  5:31 UTC  (3+ messages)
` [PATCH 08/11] erofs: support special inode

[PATCH -mm -v4 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-07-02  6:02 UTC  (5+ messages)
` [PATCH -mm -v4 08/21] mm, THP, swap: Support to read a huge swap cluster for swapin a THP

[PATCH v5 00/10] Uprobes: Support SDT markers having reference count (semaphore)
 2018-07-03  5:30 UTC  (8+ messages)
` [PATCH v5 06/10] "

[PATCH bpf-next v2 0/3] bpf: btf: print bpftool map data with btf
 2018-07-03  5:29 UTC  (5+ messages)
` [PATCH bpf-next v2 2/3] bpf: btf: add btf print functionality
` [PATCH bpf-next v2 3/3] bpf: btf: print map dump and lookup with btf info

[PATCH] cpuidle:powernv: Add the CPUIDLE_FLAG_POLLING for snooze
 2018-07-03  5:24 UTC 

[PATCH] arm64: Fix calculation of page_offset in case we are running cases other than mem-usage
 2018-07-03  5:23 UTC  (2+ messages)

[PATCHi v2] mm: do not drop unused pages when userfaultd is running
 2018-07-03  5:23 UTC  (3+ messages)

[PATCH 2/2] drivers: core: Remove glue dirs from sysfs earlier
 2018-07-03  5:22 UTC  (13+ messages)

[PATCH] staging: mt7621-pinctrl: Style fixes to pinctrl-rt2880
 2018-07-03  5:20 UTC 

[PATCH] btrfs: Add chunk type check in read a chunk
 2018-07-03  5:17 UTC  (2+ messages)

linux-next: Tree for Jul 3
 2018-07-03  5:15 UTC 

[PATCH v1 0/2] PCI: Add patch submission and ACPI FW/OS info
 2018-07-03  5:15 UTC  (4+ messages)
` [PATCH v1 2/2] PCI: Document ACPI description of PCI host bridges

[PATCH ipsec-next] xfrm: Allow Set Mark to be Updated Using UPDSA
 2018-07-03  5:14 UTC  (2+ messages)

[PATCH] thermal: ti-soc-thermal: remove dead code
 2018-07-03  5:10 UTC  (5+ messages)

[PATCH] staging: mt7621-pinctrl: Replaces "unsigned" with "unsigned int", fixes mixed indentation, and puts spaces after commas
 2018-07-03  5:08 UTC  (3+ messages)

[PATCH] ASoC: rt5682: add button detection mode control
 2018-07-03  5:07 UTC 

[xen-4.6-testing test] 124881: tolerable FAIL - PUSHED
 2018-07-03  5:07 UTC 

[PATCH v5] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
 2018-07-03  5:06 UTC  (4+ messages)

[PATCH v5 1/1] hwmon: (mlxreg-fan) Add support for Mellanox FAN driver
 2018-07-03  7:00 UTC 

[PATCH 00/11] Adding security support for nvdimm
 2018-07-03  5:03 UTC  (8+ messages)
` [PATCH 04/11] nfit/libnvdimm: add unlock of nvdimm support for Intel DIMMs

Linux 3.18.111
 2018-07-03  5:01 UTC  (5+ messages)

[lustre-devel] [PATCH 00/18] lustre: missing updates from lustre 2.9
 2018-07-03  4:57 UTC  (6+ messages)
` [lustre-devel] [PATCH 08/18] lustre: security: send file security context for creates
` [lustre-devel] [PATCH 16/18] lustre: libcfs: restore original behavior in cfs_str2num_check

[Bug 107095] Artifacts in X sessions, GPU fault 147
 2018-07-03  4:54 UTC  (2+ messages)

[PATCH v2] libertas: fix suspend and resume for SDIO connected cards
 2018-07-03  4:51 UTC  (6+ messages)

[PATCH] mempool/octeontx: fix pool to aura mapping
 2018-07-03  4:50 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v7 0/4] ARM: davinci: complete the conversion to using the reset framework
 2018-07-03  4:42 UTC  (9+ messages)

[PATCH net-next] tcp: Improve setsockopt() TCP_USER_TIMEOUT accuracy
 2018-07-03  4:42 UTC  (4+ messages)

[Qemu-devel] [PATCH] ppc: Include vga cirrus card into the compiling process
 2018-07-03  4:41 UTC  (11+ messages)

[PATCH 1/2] fs: ext4: use BUG_ON if writepage call comes from direct reclaim
 2018-07-03  4:37 UTC  (3+ messages)
` [PATCH 2/2] fs: xfs: "

[PATCH v2 0/6] mm/fs: gup: don't unmap or drop filesystem buffers
 2018-07-03  4:30 UTC  (7+ messages)
` [PATCH v2 5/6] mm: track gup pages with page->dma_pinned_* fields

printk() from NMI backtrace can delay a lot
 2018-07-03  4:30 UTC  (2+ messages)

[Buildroot] [PATCH v2] alsa-utils: bat needs fftw single precision
 2018-07-03  4:29 UTC 

[Buildroot] [PATCH v2] dropbear: Do not build static binary
 2018-07-03  4:25 UTC  (3+ messages)
` [Buildroot] [PATCH v2] dropbear: Disable legacy/insecure options

[PATCH v2 0/2] drm/i915: Optimize the read/write fence_reg on SNB+
 2018-07-03  4:22 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "


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.