All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-15 18:37:14 to 2018-03-15 19:16:28 UTC [more...]

[PATCH RFC 1/8] powerpc: Add barrier_nospec
 2018-03-15 19:15 UTC  (10+ messages)
` [PATCH RFC rebase 0/9] powerpc barrier_nospec
  ` [PATCH RFC rebase 1/9] powerpc: Add barrier_nospec
  ` [PATCH RFC rebase 2/9] powerpc: Use barrier_nospec in copy_from_user
  ` [PATCH RFC rebase 3/9] powerpc/64: Use barrier_nospec in syscall entry
  ` [PATCH RFC rebase 4/9] powerpc/64s: Use barrier_nospec in RFI_FLUSH_SLOT
  ` [PATCH RFC rebase 5/9] powerpc/64s: Add support for ori barrier_nospec patching
  ` [PATCH RFC rebase 6/9] powerpc/64: Patch barrier_nospec in modules
  ` [PATCH RFC rebase 7/9] powerpc/64: barrier_nospec: Add debugfs trigger
  ` [PATCH RFC rebase 8/9] powerpc/64s: barrier_nospec: Add hcall triggerr

[PATCH v6 00/26] KVM/arm64: Randomise EL2 mappings (variant 3a mitigation)
 2018-03-15 19:16 UTC  (19+ messages)
` [PATCH v6 04/26] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v6 06/26] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH v6 10/26] KVM: arm/arm64: Fix idmap size and alignment
` [PATCH v6 12/26] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH v6 25/26] arm64: KVM: Allow mapping of vectors outside of the RAM region

[RFC PATCH v2 0/3] ima: namespacing IMA
 2018-03-15 19:15 UTC  (19+ messages)
` [RFC PATCH v2 1/3] ima: extend clone() with IMA namespace support

[PATCH] ARM: davinci: DA8XX: fix oops in USB PHY driver due to stack allocated platform platform_data
 2018-03-15 19:14 UTC  (3+ messages)

[PATCH v2 00/36] remove in-kernel syscall invocations (part 1)
 2018-03-15 19:05 UTC  (37+ messages)
` [PATCH v2 01/36] syscalls: define goal to not call sys_xyzzy() from within the kernel
` [PATCH v2 02/36] kernel: use kernel_wait4() instead of sys_wait4()
` [PATCH v2 03/36] mm: use do_futex() instead of sys_futex() in mm_release()
` [PATCH v2 04/36] kernel: add do_getpgid() helper; remove internal call to sys_getpgid()
` [PATCH v2 05/36] fs: add do_readlinkat() helper; remove internal call to sys_readlinkat()
` [PATCH v2 06/36] fs: add do_pipe2() helper; remove internal call to sys_pipe2()
` [PATCH v2 07/36] fs: add do_renameat2() helper; remove internal call to sys_renameat2()
` [PATCH v2 08/36] fs: add do_futimesat() helper; remove internal call to sys_futimesat()
` [PATCH v2 09/36] syscalls: add do_epoll_*() helpers; remove internal calls to sys_epoll_*()
` [PATCH v2 10/36] fs: add do_signalfd4() helper; remove internal calls to sys_signalfd4()
` [PATCH v2 11/36] fs: add do_eventfd() helper; remove internal call to sys_eventfd()
` [PATCH v2 12/36] kernel: open-code sys_rt_sigpending() in sys_sigpending()
` [PATCH v2 13/36] x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()
` [PATCH v2 14/36] fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
` [PATCH v2 15/36] fs: add ksys_umount() helper; remove in-kernel call to sys_umount()
` [PATCH v2 16/36] fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}()
` [PATCH v2 17/36] fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
` [PATCH v2 18/36] fs: add ksys_write() helper; remove in-kernel calls to sys_write()
` [PATCH v2 19/36] kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
` [PATCH v2 20/36] mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
` [PATCH v2 21/36] mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
` [PATCH v2 22/36] fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
` [PATCH v2 23/36] fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
` [PATCH v2 24/36] fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()
` [PATCH v2 25/36] hostfs: rename do_rmdir() to hostfs_do_rmdir()
` [PATCH v2 26/36] fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir()
` [PATCH v2 27/36] fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls to syscall
` [PATCH v2 28/36] fs: add do_symlinkat() helper and ksys_symlink() "
` [PATCH v2 29/36] fs: add do_mknodat() helper and ksys_mknod() "
` [PATCH v2 30/36] fs: add do_linkat() helper and ksys_link() "
` [PATCH v2 31/36] fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() "
` [PATCH v2 32/36] fs: add do_faccessat() helper and ksys_access() "
` [PATCH v2 33/36] fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
` [PATCH v2 34/36] fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
` [PATCH v2 35/36] fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()
` [PATCH v2 36/36] fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()

[tip:irq/core 12/14] arch/arm/kernel/entry-armv.S:26:10: fatal error: mach/entry-macro.S: No such file or directory
 2018-03-15 19:14 UTC 

[PATCH v4 1/2] media: staging/imx: fill vb2_v4l2_buffer field entry
 2018-03-15 19:13 UTC  (4+ messages)
` [PATCH v4 2/2] media: staging/imx: fill vb2_v4l2_buffer sequence entry

[REPOST PATCH] arm/arm64: KVM: Add PSCI version selection API
 2018-03-15 19:13 UTC  (9+ messages)

[meta-processor-sdk] [PATCH] ros: mmwave: Update to latest ROS driver for mmwave radar
 2018-03-15 19:11 UTC  (2+ messages)
` [EXTERNAL] "

[Qemu-devel] [PATCH 1/2] char: i.MX: Simplify imx_update()
 2018-03-15 19:11 UTC  (4+ messages)
` [Qemu-arm] [PATCH 2/2] char: i.MX: Add support for "TX complete" interrupt
  ` [Qemu-devel] "

[PATCH RESEND 0/4] xen: sched: optimize exclusive pinning and soft-affinity checking
 2018-03-15 19:10 UTC  (3+ messages)
` [PATCH RESEND 1/4] xen: sched: introduce 'adjust_affinity' hook

CONTACT DHL OFFICE IMMEDIATELY FOR DELIVERY OF YOUR ATM MASTERCARD
 2018-03-15 18:47 UTC 

[PATCH v4 0/5] Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-03-15 19:07 UTC  (7+ messages)
` [PATCH v4 1/5] target/i386: Generalize some of the macro definitions
  ` [Qemu-devel] "
` [PATCH v4 2/5] target/i386: Populate AMD Processor Cache Information
  ` [Qemu-devel] "

coresight dummy funnel question
 2018-03-15 19:06 UTC  (5+ messages)

[PATCH 0/9] x86/dumpstack: Cleanups and user opcode bytes Code: section, v2
 2018-03-15 19:06 UTC  (10+ messages)
` [PATCH 4/9] x86/dumpstack: Improve opcodes dumping in the Code: section
` [PATCH 7/9] x86/dumpstack: Add a show_ip() function
` [PATCH 8/9] x86/dumpstack: Save first regs set for the executive summary

[PATCH] MAINTAINERS: update maintainers for MTD and SPI NOR subsystems
 2018-03-15 19:04 UTC 

[PATCH v2 0/2] optimize memory hotplug
 2018-03-15 19:04 UTC  (6+ messages)
` [PATCH v2 1/2] mm: uninitialized struct page poisoning sanity checking

arc_usr_cmpxchg and preemption
 2018-03-15 19:03 UTC  (10+ messages)

[PATCH] staging: speakup: Remove else after return
 2018-03-15 19:02 UTC  (3+ messages)
` [Outreachy kernel] "

[GIT PULL] clk/samsung updates for 4.17
 2018-03-15 19:02 UTC 

[PATCH v2] Staging: iio: adis16209: Move adis16209 driver out of staging
 2018-03-15 19:01 UTC  (4+ messages)

[PATCH v4 0/6] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-15 19:00 UTC  (10+ messages)
` [PATCH v4 4/6] ipc: Clamp msgmni and shmmni "
          ` [RFC][PATCH] ipc: Remove IPCMNI

[PATCH] Staging: comedi: drivers: ni_atmio.c: fixed multi-line derefernce issue
 2018-03-15 18:59 UTC 

[PATCH 0/7] kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS
 2018-03-15 18:59 UTC  (9+ messages)
` [PATCH 6/7] kbuild: move include/config/ksym/* to include/ksym/*
` [PATCH 7/7] kbuild: link vmlinux just once for CONFIG_TRIM_UNUSED_KSYMS

[PATCH RESEND v6 1/2] mtd: fsl-quadspi: Distinguish the mtd device names
 2018-03-15 18:58 UTC  (2+ messages)

Out-of-tree module build in a dedicated build directory
 2018-03-15 18:58 UTC  (10+ messages)

[PATCH v1] Fix bugs preventing adding updated cache entries to the name hash
 2018-03-15 18:58 UTC  (4+ messages)

[U-Boot] [PATCH] lan7xxx: Require phylib
 2018-03-15 18:58 UTC  (2+ messages)

[U-Boot] [PATCH] net: Only access network devices after init
 2018-03-15 18:57 UTC  (2+ messages)

[PATCH 1/6] mm/vmscan: Wake up flushers for legacy cgroups too
 2018-03-15 18:57 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: Add apq8064 Dragon Board 600c support
 2018-03-15 18:57 UTC  (4+ messages)

[PATCH 4.14 000/110] 4.14.25-stable review
 2018-03-15 18:55 UTC  (3+ messages)
` [PATCH 4.14 024/110] btrfs: use proper endianness accessors for super_copy

[PATCH] serial: mvebu-uart: fix tx lost characters
 2018-03-15 18:55 UTC  (5+ messages)

[Qemu-devel] [PULL 00/18] Linux user for 2.12 patches
 2018-03-15 18:52 UTC  (2+ messages)

[RFC 0/1] Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HID
 2018-03-15 18:52 UTC  (5+ messages)
` [RFC] "

[PATCH v2 0/8] Using GitLab CI for build testing
 2018-03-15 18:51 UTC  (2+ messages)

[RFC PATCH v19 0/8] mm: security: ro protection for dynamic data
 2018-03-15 18:51 UTC  (7+ messages)
` [PATCH 4/8] struct page: add field for vm_struct

[PATCH] Revert "rpmsg: smd: Create device for all channels"
 2018-03-15 18:50 UTC  (2+ messages)

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-03-15 18:49 UTC  (4+ messages)
` [PATCH v4 08/24] fpga: add FPGA DFL PCIe device driver

[PATCH 2/2] fsck.xfs: allow forced repairs using xfs_repair
 2018-03-15 18:49 UTC  (3+ messages)
` [PATCH 2/2 v4] "

Intermittent build failure with TRIM_UNUSED_KSYMS and related problems
 2018-03-15 18:48 UTC  (6+ messages)

[PATCH v2] KVM: arm: reserve bit in KVM_REG_ARM encoding for secure/nonsecure
 2018-03-15 18:48 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/x11r7/xdriver_xf86-video-amdgpu: bump version to 18.0.1
 2018-03-15 18:48 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/x11r7/xdriver_xf86-video-ati: "

[PATCH 1/3] drm: Add the optional .fb_modifier() hook
 2018-03-15 18:48 UTC  (6+ messages)
` [PATCH 2/3] drm: Make sure at least one plane supports the fb format

Ryzen 5 2400G Stuttering since 2018-03-07
 2018-03-15 18:47 UTC 

[meta-networking] [PATCH v2] ipcalc: add initial recipe for version 0.2.2
 2018-03-15 18:47 UTC  (2+ messages)

[PATCH v12 00/17] overlayfs: Delayed copy up of data
 2018-03-15 18:47 UTC  (5+ messages)
` [PATCH v12 15/17] ovl: Remove redirect when data of a metacopy file is copied up

[PATCH] clk: clk-fixed-factor: Use new macro CLK_OF_DECLARE_DRIVER
 2018-03-15 18:47 UTC  (5+ messages)

v4.15.10 build: 2 failures 0 warnings (v4.15.10)
 2018-03-15 18:46 UTC 

Allowed IPs Toggling
 2018-03-15 18:55 UTC  (5+ messages)

[PATCH 1/2] xfs_repair: add flag -e to detect corrected errors
 2018-03-15 18:44 UTC  (3+ messages)
` [PATCH 1/2 v2] "

[PATCH net-next 1/1] net sched actions: return explicit error when tunnel_key mode is not specified
 2018-03-15 18:44 UTC  (2+ messages)

[virtio-dev] [pci PATCH v7 0/5] Add support for unmanaged SR-IOV
 2018-03-15 18:44 UTC  (18+ messages)
`  "
` [virtio-dev] [pci PATCH v7 1/5] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
  `  "
` [virtio-dev] [pci PATCH v7 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
  `  "
` [virtio-dev] [pci PATCH v7 3/5] ena: Migrate over to unmanaged SR-IOV support
  `  "
` [virtio-dev] [pci PATCH v7 4/5] nvme: "
  `  "
` [virtio-dev] [pci PATCH v7 5/5] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs
  `  "

[igt-dev] [PATCH i-g-t] tests/kms_frontbuffer_tracking: Reduce fbc status spam
 2018-03-15 18:43 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t] tests/kms_frontbuffer_tracking: Reduce fbc status spam, v2

[bpf-next PATCH v2 00/18] bpf,sockmap: sendmsg/sendfile ULP
 2018-03-15 18:43 UTC  (31+ messages)
` [bpf-next PATCH v2 03/18] net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
` [bpf-next PATCH v2 05/18] bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
` [bpf-next PATCH v2 06/18] bpf: sockmap, add bpf_msg_apply_bytes() helper
` [bpf-next PATCH v2 07/18] bpf: sockmap, add msg_cork_bytes() helper
` [bpf-next PATCH v2 08/18] bpf: sk_msg program helper bpf_sk_msg_pull_data
` [bpf-next PATCH v2 09/18] bpf: add map tests for BPF_PROG_TYPE_SK_MSG
` [bpf-next PATCH v2 10/18] bpf: add verifier "
` [bpf-next PATCH v2 11/18] bpf: sockmap sample, add option to attach SK_MSG program
` [bpf-next PATCH v2 12/18] bpf: sockmap sample, add sendfile test
` [bpf-next PATCH v2 13/18] bpf: sockmap sample, add data verification option
` [bpf-next PATCH v2 14/18] bpf: sockmap, add sample option to test apply_bytes helper
` [bpf-next PATCH v2 15/18] bpf: sockmap sample support for bpf_msg_cork_bytes()
` [bpf-next PATCH v2 16/18] bpf: sockmap add SK_DROP tests
` [bpf-next PATCH v2 17/18] bpf: sockmap sample test for bpf_msg_pull_data
` [bpf-next PATCH v2 18/18] bpf: sockmap test script

[PATCH v5 00/13] Serialized Git Commit Graph
 2018-03-15 18:41 UTC  (5+ messages)
` [PATCH v6 00/14] "

[PATCH V3] PM / core: fix deferred probe breaking suspend resume order
 2018-03-15 18:41 UTC  (4+ messages)

[PATCH 4.16 REGRESSION fix 0/2] Bluetooth: Fix hci_bcm BT devices getting stuck in runtime-suspended status
 2018-03-15 18:40 UTC  (5+ messages)
` [PATCH 4.16 REGRESSION fix 1/2] Revert "Bluetooth: hci_bcm: Streamline runtime PM code"
` [PATCH 4.16 REGRESSION fix 2/2] Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parameters

readdir returns d_type=DT_UNKNOWN to overlay exported dir (NFSv3)
 2018-03-15 18:40 UTC  (6+ messages)

[PATCH 1/4] package.bbclass: run pre/post installation/removal scriptlets using sh -e
 2018-03-15 18:38 UTC  (4+ messages)
` [PATCH 4/4] lib/oe/patch.py: add a warning if patch context was ignored

ZBC/FLEX FIO addition ideas
 2018-03-15 18:38 UTC  (6+ messages)

[PATCH v5 00/35] protocol version 2
 2018-03-15 18:37 UTC  (5+ messages)
` [PATCH v5 01/35] pkt-line: introduce packet_read_with_status

[PATCH 0/4] hmm: fixes and documentations
 2018-03-15 18:37 UTC  (6+ messages)
` [PATCH 1/4] mm/hmm: documentation editorial update to HMM documentation
` [PATCH 2/4] mm/hmm: fix header file if/else/endif maze
` [PATCH 3/4] mm/hmm: HMM should have a callback before MM is destroyed
` [PATCH 4/4] mm/hmm: change CPU page table snapshot functions to simplify drivers


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.