All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-29 11:10:09 to 2018-03-29 11:40:17 UTC [more...]

[PATCH 000/109] remove in-kernel calls to syscalls
 2018-03-29 11:24 UTC  (54+ messages)
` [PATCH 002/109] kernel: use kernel_wait4() instead of sys_wait4()
` [PATCH 003/109] kernel: open-code sys_rt_sigpending() in sys_sigpending()
` [PATCH 004/109] kexec: call do_kexec_load() in compat syscall directly
` [PATCH 007/109] x86: remove compat_sys_x86_waitpid()
` [PATCH 009/109] net: socket: add __sys_sendto() helper; remove in-kernel call to syscall
` [PATCH 011/109] net: socket: add __sys_socket() "
` [PATCH 013/109] net: socket: add __sys_connect() "
` [PATCH 014/109] net: socket: add __sys_listen() "
` [PATCH 016/109] net: socket: add __sys_getpeername() "
` [PATCH 018/109] net: socket: add __sys_shutdown() "
` [PATCH 023/109] net: socket: replace calls to sys_send() with __sys_sendto()
` [PATCH 024/109] net: socket: replace call to sys_recv() with __sys_recvfrom()
` [PATCH 026/109] net: socket: add __compat_sys_setsockopt() helper; remove in-kernel call to compat syscall
` [PATCH 028/109] net: socket: add __compat_sys_recvmmsg() "
` [PATCH 029/109] net: socket: add __compat_sys_...msg() helpers; remove in-kernel calls to compat syscalls
` [PATCH 030/109] ipc: add semtimedop syscall/compat_syscall wrappers
` [PATCH 031/109] ipc: add semget syscall wrapper
` [PATCH 032/109] ipc: add semctl syscall/compat_syscall wrappers
` [PATCH 033/109] ipc: add msgget syscall wrapper
` [PATCH 035/109] ipc: add shmdt "
` [PATCH 036/109] ipc: add shmctl syscall/compat_syscall wrappers
` [PATCH 037/109] ipc: add msgctl "
` [PATCH 038/109] ipc: add msgrcv "
` [PATCH 040/109] kernel: add do_getpgid() helper; remove internal call to sys_getpgid()
` [PATCH 041/109] kernel: add do_compat_sigaltstack() helper; remove in-kernel call to compat syscall
` [PATCH 044/109] mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c
` [PATCH 048/109] fs: add do_readlinkat() helper; remove internal call to sys_readlinkat()
` [PATCH 050/109] fs: add do_renameat2() helper; remove internal call to sys_renameat2()
` [PATCH 051/109] fs: add do_futimesat() helper; remove internal call to sys_futimesat()
` [PATCH 055/109] fs: add do_lookup_dcookie() helper; remove in-kernel call to syscall
` [PATCH 057/109] fs: add kern_select() helper; remove in-kernel call to sys_select()
` [PATCH 060/109] fs: add do_compat_signalfd4() helper; remove in-kernel call to compat syscall
` [PATCH 061/109] fs: add do_compat_futimesat() "
` [PATCH 065/109] fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
` [PATCH 066/109] fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
` [PATCH 068/109] fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}()
` [PATCH 069/109] fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
` [PATCH 076/109] fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel calls to syscall
` [PATCH 078/109] fs: add do_linkat() helper and ksys_link() "
` [PATCH 080/109] fs: add do_faccessat() helper and ksys_access() "
` [PATCH 082/109] fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
` [PATCH 090/109] kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
` [PATCH 094/109] fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
` [PATCH 096/109] mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
` [PATCH 097/109] mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
` [PATCH 099/109] x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()
` [PATCH 102/109] kexec: move sys_kexec_load() prototype to syscalls.h
` [PATCH 103/109] syscalls: sort syscall prototypes in include/linux/syscalls.h
` [PATCH 106/109] syscalls/x86: auto-create compat_sys_*() prototypes

[PATCH] NFSv3/acl: forget acl cache after setattr
 2018-03-29 11:39 UTC  (2+ messages)

[PATCH 1/1] drm/i915: move audio component intialization before audio driver use it
 2018-03-29 11:39 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/1] "

[RFC PATCH 2/2] overlay: add no wait share flock for lowers/upper/work dirs to help check mount
 2018-03-29 11:39 UTC  (2+ messages)

[PATCH 00/15] R-Car VSP1: Dynamically assign blend units to display pipelines
 2018-03-29 11:37 UTC  (4+ messages)
` [PATCH 12/15] v4l: vsp1: Generalize detection of entity removal from DRM pipeline

[PATCH resend 0/2] preparatory arm64 asm patches for yielding the NEON
 2018-03-29 11:36 UTC  (8+ messages)
` [PATCH resend 2/2] arm64: assembler: add macros to conditionally yield the NEON under PREEMPT

[PATCH] Extract initrd free logic from arch-specific code
 2018-03-29 11:32 UTC  (41+ messages)
` [PATCH v4 0/16] Generic initrd_free_mem
  ` [PATCH v4 02/16] riscv: Use generic free_initrd_mem
  ` [PATCH v5 01/16] initrd: Add weakly-linked "
    ` [PATCH v5 02/16] riscv: Free initrds with "
    ` [PATCH v5 03/16] alpha: Switch to "
    ` [PATCH v5 04/16] arc: "
    ` [PATCH v5 05/16] c6x: "
    ` [PATCH v5 06/16] frv: "
    ` [PATCH v5 07/16] h8300: "
    ` [PATCH v5 08/16] m32r: "
    ` [PATCH v5 09/16] m68k: "
    ` [PATCH v5 10/16] microblaze: "
    ` [PATCH v5 11/16] nios2: "
    ` [PATCH v5 12/16] openrisc: "
      ` [OpenRISC] "
    ` [PATCH v5 13/16] parisc: "
    ` [PATCH v5 14/16] powerpc: "
    ` [PATCH v5 15/16] sh: "
    ` [PATCH v5 16/16] um: "

[PATCH net-next] net: tcp: update mib LISTENOVERFLOWS if syn flood
 2018-03-29 11:20 UTC 

[Qemu-devel] [PATCH for-2.13] s390x: introduce 2.13 compat machine
 2018-03-29 11:35 UTC  (2+ messages)

[PATCH 1/8] lib/scatterlist: add sg_set_dma_addr() helper
 2018-03-29 11:34 UTC  (5+ messages)
` [PATCH 4/8] dma-buf: add peer2peer flag

fuzz/wrappers.c fails to build due to missing x86-emulate.h
 2018-03-29 11:34 UTC  (3+ messages)

[Buildroot] [PATCH v4 00/11] llvm for mesa3d
 2018-03-29 11:33 UTC  (12+ messages)
` [Buildroot] [PATCH v4 01/11] package/llvm: new host package
` [Buildroot] [PATCH v4 02/11] package/llvm: enable target variant
` [Buildroot] [PATCH v4 03/11] package/llvm: enable AMDGPU
` [Buildroot] [PATCH v4 04/11] package/mesa3d: enable llvm support
` [Buildroot] [PATCH v4 05/11] package/llvm: enable ARM
` [Buildroot] [PATCH v4 06/11] package/llvm: enable AArch64
` [Buildroot] [PATCH v4 07/11] package/clang: new host package
` [Buildroot] [PATCH v4 08/11] package/clang: enable target variant
` [Buildroot] [PATCH v4 09/11] package/libclc: new package
` [Buildroot] [PATCH v4 10/11] package/mesa3d: enable OpenCL support
` [Buildroot] [PATCH v4 11/11] package/clinfo: new package

[PATCH] drm/i915/execlists: Set queue priority from secondary port
 2018-03-29 11:33 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v18 00/18] Add NV12 support
 2018-03-29 11:33 UTC  (6+ messages)
` [PATCH v18 18/18] drm/i915: Keep plane size mult of 4 for NV12

[Qemu-devel] [PATCH for-2.13] pc-bios/s390-ccw: Increase virtio timeout to 30 seconds
 2018-03-29 11:32 UTC  (3+ messages)

[PATCH] drm/gpu-sched: fix force APP kill hang
 2018-03-29 11:31 UTC  (9+ messages)

[PATCH v3 0/6] clocksource: rework Atmel TCB timer driver
 2018-03-29 11:31 UTC  (5+ messages)

[PATCH] nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS
 2018-03-29 11:31 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] linux: bump default to version 4.15.14
 2018-03-29 11:31 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: bump 4.{1, 4, 9, 14, 15}.x series

[PATCH v13 0/2] rcar-csi2: add Renesas R-Car MIPI CSI-2
 2018-03-29 11:30 UTC  (3+ messages)
` [PATCH v13 2/2] rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver

[PATCH] mm: Check for SIGKILL inside dup_mmap() loop
 2018-03-29 11:27 UTC 

[PATCH] f2fs: fix a wrong condition in f2fs_skip_inode_update
 2018-03-29 11:27 UTC 

[PATCH] net/mlx5: add ptype table idx for TCP ACK packets
 2018-03-29 11:25 UTC 

[PATCH] iommu/io-pgtable-arm: Avoid warning with 32-bit phys_addr_t
 2018-03-29 11:24 UTC  (2+ messages)

[RFC PATCH 0/2] driver core: add new dl device status DL_DEV_PROBE_FAILED
 2018-03-29 11:24 UTC  (4+ messages)
` [RFC PATCH 1/2] "

[PATCH 0/2] add pipe event for optimizing negotiating
 2018-03-29 11:24 UTC  (4+ messages)
` [PATCH 2/2] vhost: "

SEGFAULT on sim_remove()
 2018-03-29 11:23 UTC  (2+ messages)

[PATCH 1/3] drm/i915/execlists: Reset ring registers on rebinding contexts
 2018-03-29 11:22 UTC  (6+ messages)
` [PATCH 3/3] drm/i915: Include the HW breadcrumb whenever we trace the global_seqno

[PATCH 1/3] virt: vbox: Add vbg_req_free() helper function
 2018-03-29 11:21 UTC  (3+ messages)
` [PATCH 2/3] virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memory
` [PATCH 3/3] virt: vbox: Log an error whenwe fail to get the host version

[PATCHv2 00/14] Partial MKTME enabling
 2018-03-29 11:20 UTC  (3+ messages)
` [PATCHv2 06/14] mm/page_alloc: Propagate encryption KeyID through page allocator

[PATCH 0/4] rte_flow extension for vSwitch acceleration
 2018-03-29 11:20 UTC  (3+ messages)
` [PATCH 1/4] ether: add flow action to redirect packet in a switch domain

[PATCH] credential: cred helper fast exit can cause SIGPIPE, crash
 2018-03-29 11:19 UTC  (2+ messages)

[PATCH] drm: Use srcu to protect drm_device.unplugged
 2018-03-29 11:18 UTC  (4+ messages)

[PATCH 1/4] drm/vgem: Fix vgem_init to get drm device avaliable
 2018-03-29 11:17 UTC  (5+ messages)
` [PATCH 3/4] drm/virtio: remove drm_dev_set_unique workaround

[RFCv9 PATCH 00/29] Request API
 2018-03-29 11:16 UTC  (8+ messages)
` [RFCv9 PATCH 03/29] media-request: allocate media requests

[GIT PULL 00/10] stm class/intel_th: Updates for v4.17
 2018-03-29 11:14 UTC  (11+ messages)
` [GIT PULL 01/10] MAINTAINERS: Bestow upon myself the care for drivers/hwtracing
` [GIT PULL 02/10] stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
` [GIT PULL 03/10] stm class: Make dummy's master/channel ranges configurable
` [GIT PULL 04/10] intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
` [GIT PULL 05/10] intel_th: Use correct method of finding hub
` [GIT PULL 06/10] intel_th: Don't touch switch routing in host mode
` [GIT PULL 07/10] intel_th: Pick up irq number from resources
` [GIT PULL 08/10] intel_th: Allow forcing host mode through drvdata
` [GIT PULL 09/10] intel_th: Add ACPI glue layer
` [GIT PULL 10/10] hwtracing: Add HW tracing support menu

[PATCH v4 0/9] extend PWM framework to support PWM modes
 2018-03-29 11:10 UTC  (30+ messages)
` [PATCH v4 1/9] pwm: extend PWM framework with "
` [PATCH v4 2/9] pwm: clps711x: populate PWM mode in of_xlate function
` [PATCH v4 3/9] pwm: cros-ec: "
` [PATCH v4 4/9] pwm: pxa: "
` [PATCH v4 5/9] pwm: add PWM modes
` [PATCH v4 6/9] pwm: atmel: add pwm capabilities
` [PATCH v4 7/9] pwm: add push-pull mode support
` [PATCH v4 8/9] pwm: add documentation for pwm push-pull mode
` [PATCH v4 9/9] pwm: atmel: add push-pull mode support

[PATCH v3 0/8] arm: Base support for Renesas RZN1D-DB Board
 2018-03-29 11:12 UTC  (4+ messages)
` [PATCH v3 4/8] reset: Renesas RZ/N1 reboot driver

[LTP] LTP-20170116: in6_01 fail
 2018-03-29 11:12 UTC 

[PATCH BlueZ 1/4] shared/shell: Don't allocate any data if env value is NULL
 2018-03-29 11:12 UTC  (2+ messages)

[GIT PULL] irqchip updates for v4.17
 2018-03-29 11:11 UTC 

[PATCH v2 2/2] media: Add a driver for the ov7251 camera sensor
 2018-03-29 11:11 UTC  (4+ messages)
` [v2,2/2] "

[Qemu-devel] [PATCH v2 0/2] two fixes for KVM GICv3 dist get/put functions
 2018-03-29 11:11 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
  ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [RFC PATCH 0/8] qemu-img convert with copy offloading
 2018-03-29 11:09 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 7/8] block-backend: Add blk_co_copy_range
` [Qemu-devel] [RFC PATCH 8/8] qemu-img: Convert with copy offloading


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.