All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-18 15:46:43 to 2019-01-18 16:18:20 UTC [more...]

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-18 16:18 UTC  (38+ 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

[RFC PATCH 00/12] arm64: SVE guest support test hacks
 2019-01-18 16:14 UTC  (24+ 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  (8+ messages)
` [PATCH 07/38] drm/i915: Stop tracking MRU activity on VMA
` [PATCH 08/38] drm/i915: Pull VM lists under the VM mutex
` [PATCH 09/38] drm/i915: Move vma lookup to its own lock

[PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
 2019-01-18 16:14 UTC  (3+ 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 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 v8 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-18 16:10 UTC  (7+ messages)
` [PATCH v8 08/26] arm64: Make PMR part of task context
` [PATCH v8 12/26] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking

[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  (8+ messages)
` [Qemu-devel] [PATCH v4 01/21] iotests: Make 233 output more reliable

[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)

[PATCH] bb.build.addtask: add simple check for circular dependency
 2019-01-18 16:07 UTC  (12+ messages)

[SPDK] nvmf target and host in the same spdk instance
 2019-01-18 16:06 UTC 

[PATCH v3 0/8] drm/i915: GTT remapping for display
 2019-01-18 16:05 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v3 00/11] TEE mediator (and OP-TEE) support in XEN
 2019-01-18 16:05 UTC  (8+ messages)
` [PATCH v3 07/11] optee: add support for RPC SHM buffers

[PATCH] sched/fair: Fix bandwidth timer clock drift condition
 2019-01-18 16:05 UTC  (2+ messages)

[v2,02/10] usb: host: xhci: mvebu: add reset on resume quirk
 2019-01-18 16:04 UTC  (3+ messages)
` [PATCH v2 02/10] "

[PATCH 3.18,4.4,4.9] media: em28xx: Fix misplaced reset of dev->v4l::field_count
 2019-01-18 16:03 UTC  (2+ messages)

[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
 2019-01-18 16:02 UTC  (6+ messages)
` [PATCH v6 1/9] "
  ` [PATCH v6 5/9] soc: mellanox: host: Add the common host side Rshim driver

[Linux-eng] [RFC 0/3] Abstract empty functions with STUB_UNLESS macro
 2019-01-18 16:00 UTC  (8+ messages)
` [PATCH 1/3] kconfig.h: abstract "
` [PATCH 2/3] cpufreq: update headers to use "
` [PATCH 3/3] arm64: "

[Buildroot] [PATCH v5 1/4] libopenssl: bump version to 1.1.1a
 2019-01-18 16:01 UTC  (5+ messages)

[PATCH v3 0/4] input: touchscreen: Add goodix GT5553 CTP support
 2019-01-18 16:01 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: input: touchscreen: goodix: Document AVDD28-supply property

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

[PATCH 4.14] media: em28xx: Fix misplaced reset of dev->v4l::field_count
 2019-01-18 16:00 UTC  (2+ messages)

[PATCH] [LOCAL] arm64: renesas_defconfig: Refresh for v5.0-rc2
 2019-01-18 16:00 UTC 

[PATCH] ARM: shmobile: defconfig: Refresh for v5.0-rc2
 2019-01-18 15:59 UTC  (2+ messages)

[PATCH 4.14] mmc: sdhci-msm: Disable CDR function on TX
 2019-01-18 15:59 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/3] tests/kms_available_modes_crc: Reset output->pipe after testing it
 2019-01-18 15:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] "

barebox state alias with same name as node doesn't work
 2019-01-18 15:58 UTC  (3+ messages)

Error: base-files/3.0.14-r89/temp/run.do_install.80432: Syntax error: Unterminated quoted string
 2019-01-18 15:58 UTC  (11+ messages)

[PATCH net 0/8] mlxsw: Various fixes
 2019-01-18 15:58 UTC  (10+ messages)
` [PATCH net 1/8] mlxsw: pci: Ring CQ's doorbell before RDQ's
` [PATCH net 2/8] mlxsw: pci: Increase PCI SW reset timeout
` [PATCH net 3/8] mlxsw: pci: Return error on PCI "
` [PATCH net 4/8] mlxsw: spectrum_fid: Update dummy FID index
` [Bridge] [PATCH net 5/8] net: bridge: Mark FDB entries that were added by user as such
  `  "
` [PATCH net 6/8] mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
` [PATCH net 7/8] selftests: mlxsw: Test FDB offload indication
` [PATCH net 8/8] selftests: forwarding: Add a test case for externally learned FDB entries

[igt-dev] [PATCH i-g-t] tests/core_unauth_vs_render: new test for the relaxed DRM_AUTH handling
 2019-01-18 15:58 UTC  (2+ messages)

[PATCH v2 1/2] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
 2019-01-18 15:57 UTC  (11+ messages)
` [PATCH v2 2/2] leds: lp50xx: Add the LP50XX family of the RGB LED driver
              ` RGB LED class "

[Qemu-devel] 3.1: second invocation of migrate crashes qemu
 2019-01-18 15:57 UTC  (4+ messages)

Plain accesses and data races in the Linux Kernel Memory Model
 2019-01-18 15:56 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/49] pci, pc, virtio: fixes, features
 2019-01-18 15:56 UTC  (6+ messages)

[PATCH] venus: enc: fix enum_frameintervals
 2019-01-18 15:56 UTC 

[PATCH] driver core: move device->knode_class to device_private
 2019-01-18 15:55 UTC  (3+ messages)
` [PATCH v2] "

[driver-core PATCH v9 0/9] Add NUMA aware async_schedule calls
 2019-01-18 15:54 UTC  (11+ messages)
` [driver-core PATCH v9 1/9] driver core: Establish order of operations for device_add and device_del via bitflag

[PATCH v11 00/26] Speculative page faults
 2019-01-18 15:51 UTC  (8+ messages)

[PATCH] arm64: perf: remove misleading comment
 2019-01-18 15:51 UTC  (2+ messages)

[PATCH net-next 0/7] net: phy: Add support for 2.5GBASET PHYs
 2019-01-18 15:51 UTC  (4+ messages)
` [PATCH net-next 4/7] net: phy: marvell10g: Add support for 2.5GBASET and 5GBASET

[PATCH v7 0/7] Add virtio-iommu driver
 2019-01-18 15:51 UTC  (5+ messages)
    ` [virtio-dev] "

[PATCH v3] HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanels
 2019-01-18 15:50 UTC  (2+ messages)

[PATCH v3 00/23] drm/qxl: ttm fixes, cleanups, allocation tweaks, multihead, fbdev
 2019-01-18 15:49 UTC  (4+ messages)
` [PATCH v3 23/23] drm/qxl: add overflow checks to qxl_mode_dumb_create()

[PATCH V2] wlcore: sdio: Fixup power on/off sequence
 2019-01-18 15:49 UTC  (5+ messages)

[PATCH] poky.conf: Define SDK_VERSION so DISTRO_VERSION overrides are supported
 2019-01-18 15:49 UTC 

[PATCH v2] x86/cpu/AMD: Fix CPB bit for more processors
 2019-01-18 15:48 UTC  (2+ messages)
` [tip:x86/cpu] x86/CPU/AMD: Set the CPB bit unconditionally on F17h

[PATCH v3 0/3] mach-omap2: handle autoidle denial
 2019-01-18 15:48 UTC  (3+ messages)
` [PATCH v3 3/3] arm: omap_hwmod disable ick autoidling when a hwmod requires that

[PATCH] arch/csky/mm/fault.c: Remove duplicate header
 2019-01-18 15:47 UTC  (2+ messages)

[PATCH v3 0/7] arm64: add system vulnerability sysfs entries
 2019-01-18 15:46 UTC  (5+ messages)
` [PATCH v3 1/7] sysfs/cpu: Allow individual architectures to select vulnerabilities


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.