All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-16 20:31:19 to 2019-04-16 21:36:10 UTC [more...]

[PATCH v12 00/31] Speculative page faults
 2019-04-16 13:45 UTC  (27+ messages)
` [PATCH v12 01/31] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v12 02/31] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v12 03/31] powerpc/mm: set ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v12 04/31] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v12 05/31] mm: prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v12 06/31] mm: introduce pte_spinlock "
` [PATCH v12 07/31] mm: make pte_unmap_same compatible with SPF
` [PATCH v12 09/31] mm: VMA sequence count
` [PATCH v12 10/31] mm: protect VMA modifications using "
` [PATCH v12 11/31] mm: protect mremap() against SPF hanlder
` [PATCH v12 12/31] mm: protect SPF handler against anon_vma changes
` [PATCH v12 13/31] mm: cache some VMA fields in the vm_fault structure
` [PATCH v12 14/31] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v12 15/31] mm: introduce __lru_cache_add_active_or_unevictable
` [PATCH v12 16/31] mm: introduce __vm_normal_page()
` [PATCH v12 19/31] mm: protect the RB tree with a sequence lock
` [PATCH v12 20/31] mm: introduce vma reference counter
` [PATCH v12 21/31] mm: Introduce find_vma_rcu()
` [PATCH v12 23/31] mm: don't do swap readahead during speculative page fault
` [PATCH v12 25/31] perf: add a speculative page fault sw event
` [PATCH v12 26/31] perf tools: add support for the SPF perf event
` [PATCH v12 27/31] mm: add speculative page fault vmstats
` [PATCH v12 28/31] x86/mm: add speculative pagefault handling
` [PATCH v12 29/31] powerpc/mm: add speculative page fault
` [PATCH v12 30/31] arm64/mm: "
` [PATCH v12 31/31] mm: Add a speculative page fault switch in sysctl

[PATCH v2 net-next 00/13] ipv6: Use fib6_result for fib_lookups
 2019-04-16 21:36 UTC  (14+ messages)
` [PATCH v2 net-next 01/13] ipv6: Rename fib6_multipath_select and pass fib6_result
` [PATCH v2 net-next 02/13] ipv6: Pass fib6_result to rt6_find_cached_rt
` [PATCH v2 net-next 03/13] ipv6: Pass fib6_result to ip6_rt_cache_alloc
` [PATCH v2 net-next 04/13] ipv6: Pass fib6_result to ip6_create_rt_rcu
` [PATCH v2 net-next 05/13] ipv6: Pass fib6_result to pcpu route functions
` [PATCH v2 net-next 06/13] ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init
` [PATCH v2 net-next 07/13] ipv6: Pass fib6_result to rt6_insert_exception
` [PATCH v2 net-next 08/13] ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
` [PATCH v2 net-next 09/13] ipv6: Pass fib6_result to rt6_device_match
` [PATCH v2 net-next 10/13] ipv6: Pass fib6_result to rt6_select and find_rr_leaf
` [PATCH v2 net-next 11/13] ipv6: Pass fib6_result to fib6_table_lookup tracepoint
` [PATCH v2 net-next 12/13] ipv6: Pass fib6_result to fib lookups
` [PATCH v2 net-next 13/13] ipv6: Add fib6_type and fib6_flags to fib6_result

[PATCH v3 00/13] Software fwnode references
 2019-04-16 21:35 UTC  (3+ messages)
` [PATCH v3 13/13] platform/x86: intel_cht_int33fe: Replacing the old connections with references

[PATCH v4 0/4] arm64: compat: Add kuser helpers config option
 2019-04-16 21:35 UTC  (2+ messages)

[PATCH v3 0/5] ARCH: Use the correct style for SPDX License Identifier
 2019-04-16 21:34 UTC  (4+ messages)
` [PATCH v3 1/5] arm64: "

[RFC][PATCHSET] sorting out RCU-delayed stuff in ->destroy_inode()
 2019-04-16 21:34 UTC  (5+ messages)
` [RFC PATCH 01/62] securityfs: fix use-after-free on symlink traversal
  ` [RFC PATCH 44/62] bpf: switch to ->free_inode()

[PATCH 1/1] parted: change device manager check in ptest
 2019-04-16 21:34 UTC 

[PATCH v2 1/2] ras: fix an off-by-one error in __find_elem()
 2019-04-16 21:33 UTC  (6+ messages)
  ` [v2,1/2] "
  ` [PATCH v2 2/2] ras: close the race condition with timer
      ` [v2,2/2] "

linux-next: Fixes tag needs some work in the drivers-x86 tree
 2019-04-16 21:33 UTC 

[Buildroot] [PATCH] package/ruby: security bump to version 2.4.6
 2019-04-16 21:33 UTC 

[RFC PATCH v3 00/12] Draft for Extended Key ID support
 2019-04-16 21:32 UTC  (16+ messages)
` [RFC PATCH v3 07/12] iwlwifi: Extended Key ID support (NATIVE)

[PATCH 0/4] clone: add CLONE_PIDFD
 2019-04-16 21:31 UTC  (6+ messages)
` RFC: on adding new CLONE_* flags [WAS Re: [PATCH 0/4] clone: add CLONE_PIDFD]

[PATCH] x86: Do not override performance EPB MSR value on servers
 2019-04-16 21:31 UTC  (2+ messages)

Adding QCOW2 reading/writing support
 2019-04-16 21:30 UTC 

[PATCH 2/4] hwmon: (pmbus) mark registers READ_VIN and READ_IIN as paged
 2019-04-16 21:30 UTC  (3+ messages)

[PATCH v2] x86/PCI: fix a memory leak bug
 2019-04-16 21:29 UTC  (3+ messages)

[GIT PULL] RISC-V Patches for 5.1-rc6
 2019-04-16 21:30 UTC  (3+ messages)

[PATCH v2 4/4] drm/i915/selftests: Verify whitelist of context registers
 2019-04-16 21:28 UTC  (2+ messages)

Per-queue XDP programs, thoughts
 2019-04-16 21:28 UTC  (6+ messages)

[PATCH bpf-next] libbpf: fix printf formatter for ptrdiff_t argument
 2019-04-16 21:27 UTC  (2+ messages)

[PATCH v4 00/10] support wakeup capable GPIOs
 2019-04-16 21:26 UTC  (6+ messages)
` [PATCH v4 07/10] drivers: pinctrl: msm: setup GPIO irqchip hierarchy

[PATCH bpf v3 0/5] libbpf: remove two dependencies on Linux
 2019-04-16 21:25 UTC  (2+ messages)

[PATCH v11 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2019-04-16 21:23 UTC  (10+ messages)
` [PATCH v11 2/7] anybus-s: support HMS Anybus-S bus
` [PATCH v11 3/7] anybus-s: support the Arcx anybus controller

[PATCH v3 1/1] vfio-ccw: Prevent quiesce function going into an infinite loop
 2019-04-16 21:23 UTC 

nand_op_parser_exec_op should use longest pattern
 2019-04-16 21:22 UTC  (5+ messages)

[v2 RFC PATCH 0/9] Another Approach to Use PMEM as NUMA Node
 2019-04-16 21:22 UTC  (6+ messages)

[RFC 0/3] tqs: add thread quiescent state library
 2019-04-16 21:22 UTC  (14+ messages)
` [dpdk-dev] [PATCH v5 0/3] lib/rcu: add RCU library supporting QSBR mechanism
  ` [dpdk-dev] [PATCH v5 1/3] rcu: "

[Qemu-devel] [PATCH v6 0/4] target/mips: Optimize MSA interleave instructions
 2019-04-16 21:20 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 4/4] target/mips: Optimize ILVR.<B|H|W|D> MSA instructions

Assertions tripping in xfs/104
 2019-04-16 21:21 UTC  (6+ messages)

[PATCH] slab: remove store_stackinfo()
 2019-04-16 21:21 UTC  (5+ messages)

[Qemu-trivial] [Qemu-devel] [PATCH v3 0/2] vl.c: make current_machine as non-global variable
 2019-04-16 21:20 UTC  (11+ messages)
` [Qemu-trivial] [Qemu-devel] [PATCH v3 1/2] vl.c: refactor "
  `  "
` [Qemu-trivial] [Qemu-devel] [PATCH v3 2/2] core/qdev: refactor qdev_get_machine() with type assertion
  `  "

[PATCH v4 0/2] Add support for the Purism Librem5 devkit
 2019-04-16 21:20 UTC  (6+ messages)
` [PATCH v4 1/2] arm64: dts: fsl: librem5: Add a device tree for the "

[PATCH v2 00/16] watchdog: refactor init_timeout and update users
 2019-04-16 21:20 UTC  (8+ messages)
` [PATCH v2 06/16] watchdog: hpwdt: drop warning after calling watchdog_init_timeout

[PATCH v10 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2019-04-16 21:18 UTC  (6+ messages)

[dpdk-dev] [PATCH] ethdev: missing typecast from void in eth_dev_pci_specific_init
 2019-04-16 21:19 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] ethdev: missing typecast causes C++ build error
  ` [dpdk-dev] [dpdk-stable] "

Realtek r8822be kernel module does not negotiate 802.11ac connection
 2019-04-16 21:19 UTC  (10+ messages)
              ` rtlwifi-new v0.6 and dkms failures

linux-next: Fixes tag needs some work in the drivers-x86-fixes tree
 2019-04-16 21:17 UTC 

INFO: task hung in usb_kill_urb
 2019-04-16 21:14 UTC  (4+ messages)

[PATCH 0/1] documentation: add lab for first contribution
 2019-04-16 21:13 UTC  (3+ messages)
` [PATCH v2 "

[U-Boot] [PULL] u-boot-socfpga/master
 2019-04-16 21:12 UTC  (12+ messages)

[U-Boot] [PATCH v5] arm: socfpga: move gen5 SDR driver to DM
 2019-04-16 21:11 UTC  (2+ messages)

[PATCH 2/2] x86/resctrl: Initialize new resource group with default MBA values
 2019-04-16 21:11 UTC  (4+ messages)

WARNING in usb_submit_urb (4)
 2019-04-16 21:10 UTC  (7+ messages)

[PATCH] xen/arm: kernel: Remove Dom prefix when using %pd format
 2019-04-16 21:09 UTC  (4+ messages)
` [Xen-devel] "

[igt-dev] [PATCH i-g-t] tests/perf: Fix timeout for RC6 re-enabling
 2019-04-16 21:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/perf: Fix timeout for RC6 re-enabling (rev2)

[PATCH] xen/arm64: head: Combine lsl and str instructions in a single one
 2019-04-16 21:07 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] init: Initialize jump labels before command line option parsing
 2019-04-16 20:54 UTC 

[PATCH v4 00/16] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-16 21:07 UTC  (5+ messages)
` [PATCH v4 07/16] locking/rwsem: Implement lock handoff to prevent lock starvation

next/master boot bisection: next-20190215 on beaglebone-black
 2019-04-16 21:04 UTC  (23+ messages)

[PATCH v6] platform/chrome: cros_ec: Add trace event to trace EC commands
 2019-04-16 21:03 UTC 

[meta-oe][PATCH v2 1/3] systemd: remove 2 obsolete useradds
 2019-04-16 20:56 UTC 

How can I change Vendor name LIO-ORG
 2019-04-16 20:54 UTC  (2+ messages)

alsa return codes
 2019-04-16 20:53 UTC 

[v3 PATCH 1/2] PCI: read fixed bus numbers in EA for type 1 functions
 2019-04-16 20:51 UTC  (2+ messages)

Dev86-native dependency
 2019-04-16 20:51 UTC  (3+ messages)

[PATCH ghau90 v1] sig_info: use standard template for log messages
 2019-04-16 20:51 UTC  (5+ messages)

[PATCH] mtd: cfi_util: mark expected switch fall-throughs
 2019-04-16 20:49 UTC  (8+ messages)

[PATCH 0/4] xen/console: Bug fixes and doc improvement
 2019-04-16 20:48 UTC  (13+ messages)
` [PATCH 2/4] xen/console: Don't treat NUL character as the end of the buffer
  ` [Xen-devel] "
` [PATCH 3/4] xen/public: Document HYPERCALL_console_io()
  ` [Xen-devel] "
` [PATCH 4/4] xen/console: Simplify domU console handling in guest_console_write
  ` [Xen-devel] "

[igt-dev] [PATCH 1/1] lib/gem_cs_prefetch: enable on Simics Simulator
 2019-04-16 20:47 UTC  (4+ messages)

Fwd: nfs v4.2 leaking file descriptors
 2019-04-16 20:46 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/7] Fixes from updating igt packaging in Fedora
 2019-04-16 20:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH lttng-tools 2/5] Namespace check_sdt_works custom macro
 2019-04-16 20:43 UTC  (4+ messages)
` [PATCH lttng-tools 3/5] Harmonize rw_prog_cxx_works macro across projects
` [PATCH lttng-tools 4/5] Update the ac_define_dir macro from the autoconf archive
` [PATCH lttng-tools 5/5] Harmonize pprint macro across projects

[PATCH lttng-tools 1/5] Update macros from the autoconf archive
 2019-04-16 20:43 UTC 

[Buildroot] [PATCH/next v1 0/2] raspberrypi: bump kernel version to 4.19.24
 2019-04-16 20:43 UTC  (2+ messages)

[Buildroot] [git commit] package/rpi-firmware: bump version to ebf7b40cdc
 2019-04-16 20:42 UTC 

[Buildroot] [git commit] configs/raspberrypi*: bump kernel version to 5eeff139ea
 2019-04-16 20:42 UTC 

[Buildroot] [PATCH 1/2] configs/raspberrypi*: bump kernel version to 877656cd14
 2019-04-16 20:42 UTC  (2+ messages)

[tpm2] tpm2-tss 2.1.3
 2019-04-16 20:42 UTC 

[PATCH urcu] Harmonize pprint macro across projects
 2019-04-16 20:41 UTC 

[PATCH V4 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
 2019-04-16 20:41 UTC  (11+ messages)
` [PATCH V4 2/4] drivers/perf: imx_ddr: Add ddr performance counter support

fix bidirectional fsctl passthrough
 2019-04-16 20:41 UTC  (4+ messages)
` [PATCH] cifs: fix bi-directional fsctl passthrough calls

[PATCH 00/12] perf tools: Display eBPF code in intel_pt trace
 2019-04-16 20:41 UTC  (3+ messages)
` [PATCH 08/12] perf tools: Fix side band thread draining

[thud/master][PATCH] packagegroups, matrix: re-enable qtwebkit for k3
 2019-04-16 20:40 UTC 

[PATCH V5 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
 2019-04-16 20:39 UTC  (8+ messages)
` [PATCH V5 2/4] drivers/perf: imx_ddr: Add ddr performance counter support
` [PATCH V5 3/4] arm64: dts: imx8qxp: added ddr performance monitor nodes
` [PATCH V5 4/4] MAINTAINERS: Added imx DDR performonitor driver maintainer information

[PATCH 1/2] mkfs.f2fs: make extensions list easier to read
 2019-04-16 20:39 UTC  (4+ messages)
` [PATCH 2/2] mkfs.f2fs: make the default extensions list much more sensical

[Buildroot] [git commit] package/rpi-firmware: bump version to 83977fe3b6
 2019-04-16 20:39 UTC 

[Buildroot] [git commit] configs/raspberrypi*: bump kernel version to 877656cd14
 2019-04-16 20:39 UTC 

[PATCH] drm/amd/include: Add USB_C_TYPE to atom_encoder_cap_defs
 2019-04-16 20:38 UTC  (2+ messages)

[PATCH bpf-next] bpftool: Support sysctl hook
 2019-04-16 20:38 UTC  (2+ messages)

[PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
 2019-04-16 20:32 UTC  (8+ messages)
` [PATCH net-next 2/3] asm-generic: generalize asm/sockios.h
` [PATCH net-next 3/3] net: socket: implement 64-bit timestamps

[Buildroot] [PATCH] package/linux-firmware: move BR2_PACKAGE_LINUX_FIRMWARE_TI_CC2560 to Bluetooth
 2019-04-16 20:37 UTC  (2+ messages)

[Buildroot] [git commit] package/linux-firmware: move BR2_PACKAGE_LINUX_FIRMWARE_TI_CC2560 to Bluetooth
 2019-04-16 20:36 UTC 

[PATCH 1/2] xen: remove recipes for stubdoms and dependent components
 2019-04-16 20:35 UTC  (2+ messages)
` [PATCH 2/2] xen: upgrade to 4.12.0

[PATCH] f2fs-tools: fix an improper #ifdef wrap for Android
 2019-04-16 20:35 UTC  (2+ messages)

[PATCH v2 00/21] Convert hwmon documentation to ReST
 2019-04-16 20:31 UTC  (9+ messages)

[PATCH v3 0/9] KVM: lapic: Fix a variety of timer adv issues
 2019-04-16 20:32 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: lapic: Hard cap the auto-calculated timer advancement
` [PATCH v3 2/9] KVM: lapic: Convert guest TSC to host time domain when delaying
` [PATCH v3 3/9] KVM: lapic: Track lapic timer advance per vCPU
` [PATCH v3 4/9] KVM: lapic: Allow user to disable auto-tuning of timer advancement
` [PATCH v3 5/9] KVM: lapic: Busy wait for timer to expire when using hv_timer
` [PATCH v3 6/9] KVM: lapic: Explicitly cancel the hv timer if it's pre-expired
` [PATCH v3 7/9] KVM: lapic: Refactor ->set_hv_timer to use an explicit expired param
` [PATCH v3 8/9] KVM: lapic: Check for a pending timer intr prior to start_hv_timer()
` [PATCH v3 9/9] KVM: VMX: Skip delta_tsc shift-and-divide if the dividend is zero

[PATCH bpf-next 0/2] show btf id in bpftool map list
 2019-04-16 20:31 UTC  (7+ messages)
` [PATCH bpf-next 1/2] tools/bpftool: re-organize newline printing for map listing
` [PATCH bpf-next 2/2] tools/bpftool: show btf_id in "

[PATCH net] socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
 2019-04-16 20:31 UTC 

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-16 20:31 UTC  (8+ messages)
` [PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl
    ` [v3,09/26] "


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.