All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-10 20:24:21 to 2019-06-10 21:22:24 UTC [more...]

[PATCH] tracepoint: Use struct_size() in kmalloc()
 2019-06-10 21:22 UTC 

[Qemu-devel] [PATCH 00/42] target/arm: Convert VFP decoder to decodetree
 2019-06-10 19:27 UTC  (6+ messages)
` [Qemu-arm] [PATCH 28/42] target/arm: Convert VMOV (imm) "
    ` [Qemu-devel] "

binfmt_flat cleanups and RISC-V support
 2019-06-10 21:20 UTC  (43+ messages)
` [PATCH 01/15] binfmt_flat: remove flat_reloc_valid
` [PATCH 02/15] binfmt_flat: remove flat_set_persistent
` [PATCH 03/15] binfmt_flat: provide a default version of flat_get_relocate_addr
` [PATCH 04/15] binfmt_flat: remove flat_old_ram_flag
` [PATCH 05/15] binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
` [PATCH 06/15] binfmt_flat: remove the uapi <linux/flat.h> header
` [PATCH 07/15] binfmt_flat: use __be32 for the on-disk format
` [PATCH 08/15] binfmt_flat: add endianess annotations
` [PATCH 09/15] binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option
` [PATCH 10/15] binfmt_flat: make support for old format binaries optional
` [PATCH 11/15] binfmt_flat: provide an asm-generic/flat.h
` [PATCH 12/15] binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
` [PATCH 13/15] binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.c
` [PATCH 14/15] binfmt_flat: don't offset the data start
` [PATCH 15/15] riscv: add binfmt_flat support

[PATCH v2 00/02] fix return value issue of soft offlining hugepages
 2019-06-10 21:20 UTC  (3+ messages)
` [PATCH v2 1/2] mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails

[PATCH] iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positions
 2019-06-10 21:20 UTC  (4+ messages)
` [PATCH][V2] "

[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
 2019-06-10 21:20 UTC  (8+ messages)
` pselect/etc semantics (Was: [PATCH v2] signal: Adjust error codes according to restore_user_sigmask())
  ` [PATCH] signal: remove the wrong signal_pending() check in restore_user_sigmask()
    ` [PATCH 0/2] select: simplify the usage of restore_saved_sigmask_unless()
      ` [RFC PATCH 0/5]: Removing saved_sigmask
        ` [RFC PATCH 1/5] signal: Teach sigsuspend to use set_user_sigmask

[Buildroot] [PATCH 0/2] Fix linking gerbera with taglib
 2019-06-10 21:20 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/taglib: add upstream patch to fix taglib-config
` [Buildroot] [PATCH 2/2] package/gerbera: add upstream patch to fix find_program with taglib-config

[PATCH 1/4] drm/virtio: Ensure cached capset entries are valid before copying
 2019-06-10 21:18 UTC  (11+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] "
` [PATCH v2 2/4] drm/virtio: Wake up all waiters when capset response comes in
` [PATCH v2 3/4] drm/virtio: Fix cache entry creation race
` [PATCH v2 4/4] drm/virtio: Add memory barriers for capset cache

[PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
 2019-06-10 21:17 UTC  (3+ messages)

[PATCH 0/7] TTY Keyboard Status Request
 2019-06-10 21:18 UTC  (9+ messages)
` [PATCH 1/7] signal.h: Define SIGINFO on all architectures

[PATCH] PCI: Add Intel remapped NVMe device support
 2019-06-10 21:16 UTC  (3+ messages)

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

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-10 21:15 UTC  (19+ messages)
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
                                ` explicit maps. Was: "

[PATCH] mm: fix trying to reclaim unevicable LRU page
 2019-06-10 21:13 UTC  (8+ messages)

[PATCH net-next] net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()
 2019-06-10 21:13 UTC  (2+ messages)
` [ovs-dev] "

[PATCH v3 00/33] Convert files to ReST - part 1
 2019-06-10 16:26 UTC  (3+ messages)
` [PATCH v3 16/33] docs: locking: convert docs to ReST and rename to *.rst

[PATCH] mm/vmscan: call vmpressure_prio() in kswapd reclaim path
 2019-06-10 21:12 UTC  (2+ messages)

[PATCH 0/4] trace: introduce trace event injection
 2019-06-10 21:11 UTC  (3+ messages)

[PATCH] kobject: return -ENOSPC when add_uevent_var() fails
 2019-06-10 21:09 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] efi_loader: implement event queue
 2019-06-10 21:10 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] efi_selftest: correct event group test
` [U-Boot] [PATCH 2/2] efi_loader: implement event queue

[PATCH] [NVMe-CLI] Add support for 64 bit data addresses in Get DUI Data functions
 2019-06-10 21:10 UTC 

[PATCH v2] kobject: return -ENOSPC when add_uevent_var() fails
 2019-06-10 21:09 UTC 

[PATCH bpf-next v5 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-10 21:08 UTC  (9+ messages)
` [PATCH bpf-next v5 1/8] bpf: implement "
` [PATCH bpf-next v5 2/8] bpf: sync bpf.h to tools/
` [PATCH bpf-next v5 3/8] libbpf: support sockopt hooks
` [PATCH bpf-next v5 4/8] selftests/bpf: test sockopt section name
` [PATCH bpf-next v5 5/8] selftests/bpf: add sockopt test
` [PATCH bpf-next v5 6/8] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v5 7/8] bpf: add sockopt documentation
` [PATCH bpf-next v5 8/8] bpftool: support cgroup sockopt

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

[PATCH] libnvdimm, region: Use struct_size() in kzalloc()
 2019-06-10 21:06 UTC  (2+ messages)

[PATCH v2 0/3] NVMe 1.4 Identify Namespace Support
 2019-06-10 21:06 UTC  (4+ messages)
` [PATCH v2 1/3] nvme: Introduce NVMe 1.4 Identify Namespace fields in struct nvme_id_ns
` [PATCH v2 2/3] nvmet: Export NVMe namespace attributes
` [PATCH v2 3/3] nvme: Set physical block size and optimal I/O size according to NVMe 1.4

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

[Qemu-devel] [PULL 0/8] Python queue, 2019-06-07
 2019-06-10 21:03 UTC  (3+ messages)
` [Qemu-devel] [PULL 8/8] travis: Make check-acceptance job more verbose

[PATCH v6 00/10] mm: reparent slab memory on cgroup removal
 2019-06-10 20:38 UTC  (5+ messages)
` [PATCH v6 01/10] mm: add missing smp read barrier on getting memcg kmem_cache pointer

[PATCH v2 0/7] xen/arm: TLB flush helpers rework
 2019-06-10 21:03 UTC  (12+ messages)
` [PATCH v2 4/7] xen/arm: page: Clarify the Xen TLBs helpers name
                  ` [Xen-devel] "

EFI_STUB doesn't work if PREEMPT_RT
 2019-06-10 21:02 UTC  (3+ messages)

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

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

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

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

[PATCH RFC V2] Add driver for dvfsrc, support for active state of scpsys
 2019-06-10 21:00 UTC  (4+ messages)
` [RFC V2 06/11] soc: mediatek: add MT8183 dvfsrc support

[Cocci] Working with pipes for parallel SmPL data processing?
 2019-06-10 21:00 UTC  (2+ messages)

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

memory leak in create_ctx
 2019-06-10 20:59 UTC  (2+ messages)
` [net/tls] "

[Xen-devel] [PATCH] automation: Add an 'all' target for container maintenance
 2019-06-10 20:58 UTC  (2+ messages)

+ mm-fix-trying-to-reclaim-unevicable-lru-page.patch added to -mm tree
 2019-06-10 20:58 UTC 

[PATCH bpf] xdp: check device pointer before clearing
 2019-06-10 20:56 UTC  (2+ messages)

[PATCH v2 0/5] media: Access videobuf2 buffers via an accessor
 2019-06-10 20:55 UTC  (6+ messages)
` [PATCH v2 1/5] media: vb2: Introduce a vb2_get_buffer accessor
` [PATCH v2 2/5] media: mtk-jpeg: Use vb2_get_buffer
` [PATCH v2 3/5] media: mtk-vcodec: "
` [PATCH v2 4/5] media: sti: "
` [PATCH v2 5/5] media: rockchip: "

[Qemu-arm] [PATCH qemu] aspeed: Add support for the swift-bmc board
 2019-06-10 20:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH qemu v2] "
  ` [Qemu-arm] "

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

[linux-lvm] LVM cache gets marked as dirty on reboot
 2019-06-10 20:53 UTC 

[PATCH] x86/resctrl: Use _ASM_BX to avoid #ifdef CONFIG_X86_64
 2019-06-10 20:52 UTC  (2+ messages)
` [tip:x86/cache] x86/resctrl: Use _ASM_BX to avoid ifdeffery

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

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

[PATCH v3 0/3] powerpc: Enabling IMA arch specific secure boot policies
 2019-06-10 20:33 UTC  (8+ 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] [v4.14.y] infiniband: fix race condition between infiniband mlx4, mlx5 driver and core dumping
 2019-06-10 20:52 UTC 

[Bridge] [PATCH net-next v1 0/1] br_netfilter: enable in non-initial netns
 2019-06-10 20:51 UTC  (5+ messages)
` [Bridge] [PATCH net-next v1 1/1] br_netfilter: namespace bridge netfilter sysctls
    `  "

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

[OpenRISC] [PATCH v3 0/11] OpenRISC orfpx64a32 and openrisc spec 1.3 support
 2019-06-10 20:50 UTC  (3+ messages)

[PATCH] drm/bridge/synopsys: dw-hdmi: Fix unwedge crash when no pinctrl entries
 2019-06-10 20:50 UTC  (2+ messages)

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

[PATCH net] net: openvswitch: do not free vport if register_netdevice() is failed
 2019-06-10 20:49 UTC  (2+ messages)
` [ovs-dev] "

[OpenRISC] [PATCH v3 10/11] sim/testsuite/or1k: Add test case for l.adrp instruction
 2019-06-10 20:49 UTC  (2+ messages)
` [OpenRISC] [PATCH v3 11/11] sim/testsuite/or1k: Add tests for unordered compares

[PATCH hyperv-fixes] hv_netvsc: Set probe mode to sync
 2019-06-10 20:49 UTC 

[PATCH 1/2] drm/amdkfd: Initialize HSA_CAP_ATS_PRESENT capability in topology codes
 2019-06-10 20:48 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdkfd: Add device to topology after it is completely inited

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

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-10 20:46 UTC  (2+ messages)

WARNING: bad unlock balance in ucma_event_handler
 2019-06-10 20:45 UTC  (5+ 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  (7+ messages)
` [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 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] cifs: copy_file_range needs to strip setuid bits and update timestamps
 2019-06-10 20:39 UTC  (2+ messages)

[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

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  (3+ messages)
` [U-Boot] [PATCH 1/2 v3] "

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] "


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.