All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-18 16:07:57 to 2019-01-18 16:24:03 UTC [more...]

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-18 16:18 UTC  (119+ messages)
  ` [PATCH v2 01/29] ia64: add __NR_umount2 definition
  ` [PATCH v2 02/29] ia64: add statx and io_pgetevents syscalls
  ` [PATCH v2 03/29] ia64: assign syscall numbers for perf and seccomp
  ` [PATCH v2 04/29] alpha: wire up io_pgetevents system call
  ` [PATCH v2 05/29] alpha: update syscall macro definitions
  ` [PATCH v2 06/29] ARM: add migrate_pages() system call
  ` [PATCH v2 07/29] ARM: add kexec_file_load system call number
  ` [PATCH v2 08/29] m68k: assign syscall number for seccomp
  ` [PATCH v2 09/29] sh: remove duplicate unistd_32.h file
  ` [PATCH v2 10/29] sh: add statx system call
  ` [PATCH v2 11/29] sparc64: fix sparc_ipc type conversion
  ` [PATCH v2 12/29] ipc: rename old-style shmctl/semctl/msgctl syscalls
  ` [PATCH v2 13/29] arch: add split IPC system calls where needed
  ` [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere
  ` [PATCH v2 15/29] alpha: add standard statfs64/fstatfs64 syscalls
  ` [PATCH v2 16/29] alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
  ` [PATCH v2 17/29] syscalls: remove obsolete __IGNORE_ macros
  ` [PATCH v2 18/29] time: make adjtime compat handling available for 32 bit
  ` [PATCH v2 19/29] time: Add struct __kernel_timex
  ` [PATCH v2 20/29] time: fix sys_timer_settime prototype
  ` [PATCH v2 21/29] sparc64: add custom adjtimex/clock_adjtime functions
  ` [PATCH v2 22/29] timex: use __kernel_timex internally
  ` [PATCH v2 23/29] timex: change syscalls to use struct __kernel_timex
  ` [PATCH v2 24/29] x86/x32: use time64 versions of sigtimedwait and recvmmsg
  ` [PATCH v2 25/29] y2038: syscalls: rename y2038 compat syscalls
  ` [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit
  ` [PATCH v2 27/29] y2038: remove struct definition redirects
  ` [PATCH v2 28/29] y2038: rename old time and utime syscalls
  ` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures

cat-file ambiguity prints "dangling"
 2019-01-18 16:20 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/pvrdma: Post CQE when receive invalid gid index
 2019-01-18 16:23 UTC  (3+ messages)

[PATCH v8 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-18 16:23 UTC  (9+ messages)
` [PATCH v8 08/26] arm64: Make PMR part of task context
` [PATCH v8 09/26] arm64: Unmask PMR before going idle
` [PATCH v8 12/26] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking

[PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
 2019-01-18 16:23 UTC  (4+ messages)
` [PATCH v4 2/3] fs: don't let getdents return bogus names
` [PATCH v4 3/3] fs: let filldir_t return bool instead of an error code

[PATCH] EDAC, dmc520:: add DMC520 EDAC driver
 2019-01-18 16:23 UTC  (2+ messages)
`  "

[PATCH/RFC] drm: Remove unused Renesas SH Mobile DRM driver
 2019-01-18 16:22 UTC 

[PATCH v3 1/2] fs: don't let getdents return bogus names
 2019-01-18 16:22 UTC  (3+ messages)

FAILED: patch "[PATCH] PCI: dwc: Move interrupt acking into the proper callback" failed to apply to 4.14-stable tree
 2019-01-18 16:22 UTC  (5+ messages)

[PATCH] blk-iolatency: fix IO hang due to negative inflight counter
 2019-01-18 16:21 UTC  (3+ messages)

[PATCH 0/4] Venus various fixes
 2019-01-18 16:20 UTC  (3+ messages)
` [PATCH 1/4] venus: firmware: check fw size against DT memory region size

[PATCH/RFC] Make perf_event_open() propagate errors for use in bpf_perf_event_open()
 2019-01-18 16:19 UTC  (4+ messages)

[RFC PATCH 00/12] arm64: SVE guest support test hacks
 2019-01-18 16:14 UTC  (26+ messages)
` [RFC PATCH 01/12] guest: Add generated file guest/guest_init.c to .gitignore
` [RFC PATCH 02/12] update_headers: Sync kvm UAPI headers with linux v5.0-rc2
` [RFC PATCH 03/12] Makefile: [HACK] Work around GCC 8 warnings :(
` [RFC PATCH 04/12] Makefile: [HACK] Pass relevant flags when checking for libfdt
` [RFC PATCH 05/12] arm64: Correct ARM64_CORE_REG() size encodings for all core registers
` [RFC PATCH 06/12] arm64: [HACK] Pull in kvm UAPI header updates from SVE development branch
` [RFC PATCH 07/12] arm64: [HACK] Add option to show the kernel's KVM register ID list
` [RFC PATCH 08/12] arm64: [HACK] Basic SVE support
` [RFC PATCH 09/12] arm64: [HACK] Show extra info about SVE with --show-reg-list
` [RFC PATCH 10/12] arm64: [HACK] Allow configuration of the guest's set of SVE vector lengths
` [RFC PATCH 11/12] arm64: [HACK] FPSIMD/SVE register dumping for lkvm debug
` [RFC PATCH 12/12] arm64: [HACK] Check that out-of-range SVE register IDs can't be dumped

[Qemu-devel] [PATCH 0/3] block: fix last address-of-packed-member warnings
 2019-01-18 16:17 UTC  (2+ messages)

[PATCH v6 0/5] sched/deadline: fix cpusets bandwidth accounting
 2019-01-18 16:17 UTC  (2+ messages)

[PATCH] perf, script: Fix crash with printing mixed trace point and other events
 2019-01-18 16:17 UTC  (8+ messages)
      ` [RFC] Don't print sample_type bits in non-group events not set in the group's was "

[PATCH V2] sched/cpufreq: calculate util / cap in advance in map_util_freq()
 2019-01-18 16:16 UTC  (2+ messages)

[PATCH net-next v2 0/2] dpaa2-eth: add debugfs statistics
 2019-01-18 16:16 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dpaa2-eth: transform dpaa2_eth_queue_count into a macro
` [PATCH net-next v2 2/2] dpaa2-eth: add debugfs statistics

[PATCH rdma-next] IB/core: Simplify rdma cgroup registration
 2019-01-18 16:16 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/3] Expand 'qemu-img info' to show protocol details
 2019-01-18 16:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] file: Expose some protocol-specific information

[Qemu-devel] [PATCH RFC] i386: Enable NPT and NRIPSAVE for Epyc CPUs
 2019-01-18 16:14 UTC  (2+ messages)

Keeping Tvrtko busy
 2019-01-18 16:14 UTC  (3+ messages)
` [PATCH 09/38] drm/i915: Move vma lookup to its own lock

[PATCH 00/21] Sound Open Firmware (SOF) - Intel support
 2019-01-18 16:14 UTC  (6+ messages)
` [PATCH 01/21] ASoC: SOF: Intel: Add BYT, CHT and BSW DSP HW support
    ` [Sound-open-firmware] "

[PATCH 1/1] libselinux: do not dereference symlink with statfs in selinux_restorecon
 2019-01-18 16:16 UTC  (2+ messages)

kmemleak panic
 2019-01-18 16:14 UTC  (4+ messages)

[PATCH 1/2] net/qede: fix performance bottleneck in Rx path
 2019-01-18 16:13 UTC 

[PATCHSET v6] io_uring IO interface
 2019-01-18 16:12 UTC  (18+ messages)
` [PATCH 01/17] fs: add an iopoll method to struct file_operations
` [PATCH 02/17] block: wire up block device iopoll method
` [PATCH 03/17] block: add bio_set_polled() helper
` [PATCH 04/17] iomap: wire up the iopoll method
` [PATCH 05/17] Add io_uring IO interface
` [PATCH 06/17] io_uring: add fsync support
` [PATCH 07/17] io_uring: support for IO polling
` [PATCH 08/17] fs: add fget_many() and fput_many()
` [PATCH 09/17] io_uring: use fget/fput_many() for file references
` [PATCH 10/17] io_uring: batch io_kiocb allocation
` [PATCH 11/17] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/17] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/17] io_uring: add file set registration
` [PATCH 14/17] io_uring: add submission polling
` [PATCH 15/17] io_uring: add io_kiocb ref count
` [PATCH 16/17] io_uring: add support for IORING_OP_POLL
` [PATCH 17/17] io_uring: add io_uring_event cache hit information

[PATCH v2] setsebool: support use of -P on SELinux-disabled hosts
 2019-01-18 16:13 UTC  (9+ messages)

[PATCH] FIXUP: proc: Provide details on speculation flaw mitigations
 2019-01-18 16:10 UTC  (3+ messages)
` [PATCH v2] proc: Remove empty line in /proc/self/status

[PATCH v4.9.y] proc: Remove empty line in /proc/self/status
 2019-01-18 16:10 UTC  (2+ messages)

[PATCH] iommu: specify page_count rather than page_order to iommu_map/unmap()
 2019-01-18 16:09 UTC  (3+ messages)

[PATCH] sched/wait: introduce wait_event_freezable_hrtimeout
 2019-01-18 16:04 UTC  (3+ messages)

[PATCH 0/5] sched refcount_t conversions
 2019-01-18 16:03 UTC  (2+ messages)

perf: rdpmc bug when viewing all procs on remote cpu
 2019-01-18 15:58 UTC  (7+ messages)

[PATCH] ref-manual: Update the definition of SDK_VERSION
 2019-01-18 16:01 UTC 

[PATCH 00/14] Misc ION cleanups and adding unmapped heap
 2019-01-18 16:09 UTC  (5+ messages)
` [PATCH 12/14] staging: android: ion: Declare helpers for carveout and chunk heaps

[Qemu-devel] [PATCH v4 00/21] nbd: add qemu-nbd --list
 2019-01-18 16:08 UTC  (2+ messages)

[Qemu-devel] [PATCH] checkpatch: Don't spuriously warn about /** comment starters
 2019-01-18 16:08 UTC  (3+ messages)

[PATCH 4.14 00/17] V4.14 backport of more 32-bit arm spectre patches
 2019-01-18 16:07 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.