All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-10 19:14:58 to 2019-06-10 20:47:23 UTC [more...]

[PATCH v6 00/10] mm: reparent slab memory on cgroup removal
 2019-06-10 20:46 UTC  (8+ messages)
` [PATCH v6 01/10] mm: add missing smp read barrier on getting memcg kmem_cache pointer
` [PATCH v6 07/10] mm: synchronize access to kmem_cache dying flag using a spinlock

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-10 20:46 UTC  (8+ messages)
` [PATCH 03/12] mm: pagecache add lock
` [PATCH 05/12] fs: insert_inode_locked2()
` [PATCH 06/12] fs: factor out d_mark_tmpfile()
` [PATCH 07/12] Propagate gfp_t when allocating pte entries from __vmalloc
` [PATCH 10/12] bcache: move closures to lib/
` [PATCH 11/12] closures: closure_wait_event()

EFI_STUB doesn't work if PREEMPT_RT
 2019-06-10 20:46 UTC 

WARNING: bad unlock balance in ucma_event_handler
 2019-06-10 20:45 UTC  (7+ messages)

[PATCH 0/5] vsyscall xonly mode
 2019-06-10 20:44 UTC  (9+ messages)
` [PATCH 1/5] x86/vsyscall: Remove the vsyscall=native documentation
` [PATCH 2/5] x86/vsyscall: Add a new vsyscall=xonly mode
` [PATCH 3/5] x86/vsyscall: Document odd #PF's error code for vsyscalls
` [PATCH 4/5] selftests/x86/vsyscall: Verify that vsyscall=none blocks execution
` [PATCH 5/5] x86/vsyscall: Change the default vsyscall mode to xonly

[Qemu-devel] [PATCH 0/8] Miscellaneous acceptance test and Travis CI improvements
 2019-06-10 20:43 UTC  (15+ messages)
` [Qemu-devel] [PATCH 1/8] Travis: print acceptance tests logs in case of job failure
` [Qemu-devel] [PATCH 2/8] tests/requirements.txt: pin paramiko version requirement
` [Qemu-devel] [PATCH 3/8] Acceptance tests: drop left over usage of ":avocado: enable"
` [Qemu-devel] [PATCH 4/8] Boot Linux Console Test: add a test for ppc64 + pseries
` [Qemu-devel] [PATCH 5/8] VNC Acceptance test: use UNIX domain sockets to avoid port collisions
` [Qemu-devel] [PATCH 6/8] VNC Acceptance test: simplify test names
` [Qemu-devel] [PATCH 7/8] VNC Acceptance test: check protocol version

[RFC PATCH 00/57] drivers: Consolidate device lookup helpers
 2019-06-10 20:44 UTC  (3+ messages)
` [RFC PATCH 12/57] of: platform: Use bus_find_device_by_of_node helper

[Design] PSU firmware update
 2019-06-10 20:43 UTC  (10+ messages)

[PATCH v7 00/14] Control-flow Enforcement: Branch Tracking, PTRACE
 2019-06-10 20:43 UTC  (24+ messages)
` [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function

[PATCH v3 0/3] powerpc: Enabling IMA arch specific secure boot policies
 2019-06-10 20:33 UTC  (5+ messages)
` [PATCH v3 1/3] powerpc/powernv: Add OPAL API interface to get secureboot state
` [PATCH v3 2/3] powerpc/powernv: detect the secure boot mode of the system
` [PATCH v3 3/3] powerpc: Add support to initialize ima policy rules

[PATCH v2 0/8] vfs: make immutable files actually immutable
 2019-06-10 20:41 UTC  (7+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files

[PATCH stable-5.0+ 1/3] nvme-tcp: rename function to have nvme_tcp prefix
 2019-06-10 20:41 UTC  (3+ messages)
` [PATCH stable-5.0+ 2/3] nvme-tcp: fix possible null deref on a timed out io queue connect

[PATCH nf-next v2] netfilter: add support for matching IPv4 options
 2019-06-10 20:41 UTC 

[PATCH MM-PART2 RESEND v2 00/19] xen/arm: Clean-up & fixes in boot/mm code
 2019-06-10 20:40 UTC  (6+ messages)
` [PATCH MM-PART2 RESEND v2 14/19] xen/arm32: mm: Avoid cleaning the cache for secondary CPUs page-tables
  ` [Xen-devel] "

[Qemu-devel] [PATCH v21 0/7] QEMU AVR 8 bit cores
 2019-06-10 20:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v21 4/7] target/avr: Add instruction translation

[PATCH MM-PART1 v3 0/8] xen/arm: TLB flush helpers rework
 2019-06-10 20:40 UTC  (7+ messages)
` [PATCH MM-PART1 v3 1/8] xen/arm: Don't boot Xen on platform using AIVIVT instruction caches
        ` [Xen-devel] "

[PATCH] cifs: copy_file_range needs to strip setuid bits and update timestamps
 2019-06-10 20:39 UTC  (2+ messages)

[PATCH v3 0/4] backlight: pwm_bl: support linear interpolation and brightness to human eye
 2019-06-10 20:39 UTC  (6+ messages)
` [PATCH v3 3/4] backlight: pwm_bl: compute brightness of LED linearly "

[PATCH iproute2 v2] ip: reset netns after each command in batch mode
 2019-06-10 20:36 UTC  (3+ messages)

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-10 20:36 UTC  (10+ messages)
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr

[RFE]: watchdog: atmel: atmel-sama5d4-wdt
 2019-06-10 20:29 UTC  (6+ messages)

Patch "ovl: fix missing upper fs freeze protection on copy up for ioctl" has been added to the 4.19-stable tree
 2019-06-10 20:28 UTC  (3+ messages)

[Bug 110795] Unable to install on latest Ubuntu (19.04)
 2019-06-10 20:28 UTC  (2+ messages)

[U-Boot] [PATCH 1/2 v2] net: introduce MDIO DM class for MDIO devices
 2019-06-10 20:25 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2 v3] "
  ` [U-Boot] [PATCH 2/2 v3] test: dm: add MDIO test

[PATCH] documentation: add tutorial for revision walking
 2019-06-10 20:25 UTC  (2+ messages)

Release: branch then test, or test then branch?
 2019-06-10 20:24 UTC  (2+ messages)

[U-Boot] Did anything ever happen with mvmdio / marvell xsmi support?
 2019-06-10 20:24 UTC  (3+ messages)
` [U-Boot] [EXT] "

[RESEND PATCH v2] sched: fix "runnable_avg_yN_inv" not used warnings
 2019-06-10 20:22 UTC 

[PATCH v4] selinux: lsm: fix a missing-check bug in selinux_sb_eat_lsm_o pts()
 2019-06-10 20:20 UTC  (3+ messages)

[PATCH] hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature
 2019-06-10 20:19 UTC  (2+ messages)

[RESEND PATCH] acpi/osl: fix a W=1 kernel-doc warning
 2019-06-10 20:17 UTC 

[Xen-devel] [PATCH] xen/arm: vtimer: fix return value to void for virt_timer_[save|restore]
 2019-06-10 20:16 UTC  (2+ messages)

Upcoming stable branch
 2019-06-10 20:15 UTC  (3+ messages)

[REBASED PATCH 1/2] drm/i915: Move intel_add_dsi_properties to intel_dsi
 2019-06-10 20:16 UTC  (5+ messages)
` [REBASED PATCH 2/2] drm/i915: Add intel_dsi properties support for icl
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [REBASED,1/2] drm/i915: Move intel_add_dsi_properties to intel_dsi
` ✓ Fi.CI.BAT: success "

[PATCH] tool: Allow suppressing backup warnings
 2019-06-10 20:16 UTC  (2+ messages)

[meta-multimedia][PATCH] openh264: Fix armv7ve build
 2019-06-10 20:06 UTC 

[PATCH v2 0/9] Filter combination
 2019-06-10 20:13 UTC  (3+ messages)
` [PATCH v2 6/9] list-objects-filter-options: make filter_spec a strbuf

[PATCH v2 1/2] EDAC, ie31200: Add Intel Coffee Lake CPU support
 2019-06-10 20:13 UTC  (3+ messages)
` [PATCH v2 2/2] EDAC, ie31200: Reformat PCI device table

[PATCH v1 0/7] drm/radeon: drop obsolete header files
 2019-06-10 20:13 UTC  (3+ messages)

[Xen-devel] [PATCH] xen/arm: domain: remove redundant memset for arch's saved_context when creating vcpu
 2019-06-10 20:11 UTC  (2+ messages)

Latest Git kernel: Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:.early_setup()
 2019-06-10 20:09 UTC  (4+ messages)

Re-enabled a folder set as untracked
 2019-06-10 20:11 UTC 

[PATCH] x86/kexec: Add ACPI NVS region to the ident map
 2019-06-10 20:07 UTC  (2+ messages)
` [tip:x86/boot] x86/kexec: Add the "

[RFC PATCH] ACPI / processors: allow a processor device _UID to be a string
 2019-06-10 20:07 UTC 

[Buildroot] [PATCH 1/1] iputils: set the permissions with IPUTILS_PERMISSIONS
 2019-06-10 20:06 UTC  (3+ messages)

[PATCH 0/2] staging: kpc2000: minor fixes in kp2000_pcie_probe
 2019-06-10 20:05 UTC  (3+ messages)
` [PATCH 1/2] staging: kpc2000: improve label names "
` [PATCH 2/2] staging: kpc2000: remove unnecessary comments "

[PATCH] mm: treewide: Clarify pgtable_page_{ctor,dtor}() naming
 2019-06-10 20:05 UTC  (2+ messages)

[PATCH v2 1/2] makefile: add support for *_defconfig targets
 2019-06-10 20:03 UTC  (5+ messages)
` [PATCH v2 2/2] arm: rename tiny64.conf to tiny64_defconfig
  ` [Xen-devel] "

memory leak in kobject_set_name_vargs
 2019-06-10 20:02 UTC  (2+ messages)
` [PATCH] cfg80211: fix memory leak of wiphy device name

[PATCH v12 0/1] Add support for IPMB driver
 2019-06-10 20:00 UTC  (4+ messages)
` [PATCH v12 1/1] "

[PATCH 3/3] fstrim -a/-A: Skip read-only volumes
 2019-06-10 19:59 UTC 

[PATCH 1/3] fstrim: Fix fstrim_all() comment
 2019-06-10 19:59 UTC 

[PATCH 2/3] fstrim: properly de-duplicate fstrim -A
 2019-06-10 19:59 UTC 

[Xen-devel] Relevance of global lock (/var/lock/xl) in xl tool
 2019-06-10 19:57 UTC  (3+ messages)

[PATCH bpf-next v4 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-10 19:55 UTC  (5+ messages)
` [PATCH bpf-next v4 1/8] bpf: implement "

[Qemu-devel] [PATCH v3 0/4] network announce; interface selection & IDs
 2019-06-10 19:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] net/announce: Allow optional list of interfaces
` [Qemu-devel] [PATCH v3 3/4] net/announce: Add optional ID

[Buildroot] [PATCH v3 1/1] package/swupdate: bump to version 2019.04
 2019-06-10 19:55 UTC 

[PATCHv4 0/2] Document memory-to-memory video codec interfaces
 2019-06-10 19:54 UTC  (3+ messages)
` [PATCHv4 1/2] media: docs-rst: Document memory-to-memory video decoder interface

Build regressions/improvements in v5.2-rc4
 2019-06-10 19:53 UTC 

[PATCH net-next] net: dsa: Deal with non-existing PHY/fixed-link
 2019-06-10 19:53 UTC  (2+ messages)

[RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4]
 2019-06-10 19:53 UTC  (10+ messages)

[PATCH] generic/554: test only copy to active swap file
 2019-06-10 19:53 UTC 

[Qemu-devel] [PATCH] tests/acceptance: Improve failure reporting in linux_ssh_mips_malta.py
 2019-06-10 19:49 UTC 

[PATCH v2] gic: drop interrupts enabling on interrupts processing
 2019-06-10 19:51 UTC  (8+ messages)
          ` [Xen-devel] "

[RFC] Removing struct_mutex from around requests
 2019-06-10 19:51 UTC  (4+ messages)
` [PATCH 27/28] drm/i915: Allow vma binding to occur asynchronously

[RFC PATCH v2 0/5] security: x86/sgx: SGX vs. LSM
 2019-06-10 19:49 UTC  (9+ messages)
` [RFC PATCH v2 1/5] mm: Introduce vm_ops->may_mprotect()
` [RFC PATCH v2 2/5] x86/sgx: Require userspace to define enclave pages' protection bits

[PATCH 00/21] Warrior-next patch review
 2019-06-10 19:49 UTC  (4+ messages)
` [PATCH 06/21] openssh: Avoid PROVIDES warning from rng-tools dependency

[PATCH 1/3] glib-2.0: udpate 2.58.3 -> 2.60.3
 2019-06-10 19:46 UTC  (6+ messages)
` [PATCH 3/3] gtk+3: update 3.24.5 -> 3.24.8
        ` Questions: Using OE toolchain of different arch

[PATCH bpf v3] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-10 19:45 UTC  (2+ messages)

[PATCH V1 0/2] Add ability to handle nodes with interrupts-extended property
 2019-06-10 19:45 UTC  (6+ messages)
` [PATCH V1 2/2] xen/device-tree: Add ability to handle nodes with interrupts-extended prop
        ` [Xen-devel] "

[PATCH] generic/553: fix test description
 2019-06-10 19:45 UTC 

[PATCH net 0/2] ipv6: Fix listing and flushing of cached route exceptions
 2019-06-10 19:42 UTC  (11+ messages)
` [PATCH net 1/2] ipv6: Dump route exceptions too in rt6_dump_route()

[Buildroot] [PATCH v2 1/3] boards/freescale/common: Introduce template_no_boot_part_spl
 2019-06-10 19:41 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/3] configs/imx7dpico: Bump Linux and U-Boot
` [Buildroot] [PATCH v2 3/3] configs/imx7dpico: Add Wifi support

[PATCH V4 1/6] i2c: tegra: clean up macros
 2019-06-10 19:41 UTC  (5+ messages)
` [PATCH V4 6/6] i2c: tegra: remove BUG, BUG_ON

[PATCH] drm/amdkfd: Initialize dqm earlier
 2019-06-10 19:40 UTC  (3+ messages)

[PATCH v2 00/10] xfs: refactor and improve inode iteration
 2019-06-10 19:40 UTC  (7+ messages)
` [PATCH 06/10] xfs: change xfs_iwalk_grab_ichunk to use startino, not lastino
` [PATCH 07/10] xfs: clean up long conditionals in xfs_iwalk_ichunk_ra
` [PATCH 08/10] xfs: multithreaded iwalk implementation

master - fix command definition for pvchange -a
 2019-06-10 19:39 UTC 

master - locking: fix repeated convert to ex
 2019-06-10 19:39 UTC 

[PATCH v3] tty: serial: msm_serial: avoid system lockup condition
 2019-06-10 19:39 UTC  (4+ messages)

KMSAN: kernel-infoleak in copy_siginfo_to_user (2)
 2019-06-10 19:39 UTC  (7+ messages)
    ` [PATCH] signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO

[U-Boot] [PATCH 1/2] arm: i.MX: Add CMD_NANDBCB Kconfig entry
 2019-06-10 19:38 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] i.MX6: nand: add nandbcb command for imx

[Buildroot] [PATCH 1/3] boards/freescale/common: Introduce template_no_boot_part_spl
 2019-06-10 19:35 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] configs/imx7dpico: Bump Linux and U-Boot
` [Buildroot] [PATCH 3/3] configs/imx7dpico: Add Wifi support

[Xen-devel] [PATCH 00/17] xen/arm64: Rework head.S to make it more compliant with the Arm Arm
 2019-06-10 19:32 UTC  (18+ messages)
` [Xen-devel] [PATCH 01/17] xen/arm64: head Mark the end of subroutines with ENDPROC
` [Xen-devel] [PATCH 02/17] xen/arm64: head: Don't clobber x30/lr in the macro PRINT
` [Xen-devel] [PATCH 03/17] xen/arm64: head: Rework UART initialization on boot CPU
` [Xen-devel] [PATCH 04/17] xen/arm64: head: Don't "reserve" x24 for the CPUID
` [Xen-devel] [PATCH 05/17] xen/arm64: head: Introduce print_reg
` [Xen-devel] [PATCH 06/17] xen/arm64: head: Introduce distinct paths for the boot CPU and secondary CPUs
` [Xen-devel] [PATCH 07/17] xen/arm64: head: Rework and document check_cpu_mode()
` [Xen-devel] [PATCH 08/17] xen/arm64: head: Rework and document zero_bss()
` [Xen-devel] [PATCH 09/17] xen/arm64: head: Improve coding style and document cpu_init()
` [Xen-devel] [PATCH 10/17] xen/arm64: head: Improve coding style and document create_pages_tables()
` [Xen-devel] [PATCH 11/17] xen/arm64: head: Document enable_mmu()
` [Xen-devel] [PATCH 12/17] xen/arm64: head: Move assembly switch to the runtime PT in secondary CPUs path
` [Xen-devel] [PATCH 13/17] xen/arm64: head: Don't setup the fixmap on secondary CPUs
` [Xen-devel] [PATCH 14/17] xen/arm64: head: Remove ID map as soon as it is not used
` [Xen-devel] [PATCH 15/17] xen/arm64: head: Rework and document setup_fixmap()
` [Xen-devel] [PATCH 16/17] xen/arm64: head: Rework and document launch()
` [Xen-devel] [PATCH 17/17] xen/arm64: Zero BSS after the MMU and D-cache is turned on

[PATCH] staging: rtl8723bs: fix spaces required around unary operator
 2019-06-10 19:32 UTC 

[PATCH v3] selinux: lsm: fix a missing-check bug in selinux_add_mnt_opt( )
 2019-06-10 19:31 UTC  (4+ messages)

[PATCH v11 0/7] virtio pmem driver
 2019-06-10 19:28 UTC  (7+ messages)
` [PATCH v11 4/7] dm: enable synchronous dax
  ` [Qemu-devel] "

[PATCH 0/6] iommu/vt-d: Fixes and cleanups for linux-next
 2019-06-10 19:25 UTC  (5+ messages)
` [PATCH 5/6] iommu/vt-d: Cleanup after delegating DMA domain to generic iommu

[PATCH] ipv6: exthdrs: fix warning comparison to bool
 2019-06-10 19:24 UTC  (3+ messages)

[PATCH] ceph: copy_file_range needs to strip setuid bits and update timestamps
 2019-06-10 19:24 UTC  (2+ messages)

[PATCH v2 01/11] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-06-10 19:22 UTC  (4+ messages)
` [PATCH v2 09/11] dt-bindings: net: sun8i-emac: Convert the binding to a schemas

[Virtio-fs] [PATCH V3] virtiofsd: Support remote posix locks
 2019-06-10 19:22 UTC 

[PATCH v1 0/10] drm/amd: drop use of drmP.h
 2019-06-10 19:21 UTC  (2+ messages)

[PATCH 00/15] x86 cleanups and static_call()
 2019-06-10 19:20 UTC  (6+ messages)
` [PATCH 13/15] x86/static_call: Add inline static call implementation for x86-64

[RFC PATCH] x86/cpufeatures: Enumerate new AVX512 bfloat16 instructions
 2019-06-10 19:20 UTC  (2+ messages)

[SMB3.1.1] Faster crypto (GCM) for Linux kernel SMB3.1.1 mounts
 2019-06-10 19:19 UTC  (2+ messages)

Should b44_init lead to WARN_ON in drivers/ssb/driver_gpio.c:464?
 2019-06-10 19:16 UTC  (3+ messages)
` [PATCH] ssb/gpio: Remove unnecessary WARN_ON from driver_gpio

Inclusion of translated git manpages into the packaging systems
 2019-06-10 19:15 UTC  (4+ messages)

[PATCH RFC] svcrdma: Ignore source port when computing DRC hash
 2019-06-10 19:14 UTC  (6+ messages)

[RESEND PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
 2019-06-10 19:15 UTC  (4+ messages)
` [RESEND PATCH v1 1/5] of/platform: Speed up of_find_device_by_node()

[PATCH] mm/nvdimm: Fix endian conversion issues
 2019-06-10 18:00 UTC  (2+ messages)


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.