All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-04 15:20:17 to 2018-06-04 16:02:35 UTC [more...]

[GIT PULL] tpmdd 4.17 fixes
 2018-06-04 16:01 UTC  (3+ messages)

[RFC PATCH -tip v5 00/27] kprobes: Cleanup jprobe implementation
 2018-06-04 16:01 UTC  (47+ messages)
` [RFC PATCH -tip v5 01/27] Documentation/kprobes: Fix to remove remaining jprobe
` [RFC PATCH -tip v5 02/27] kprobes: Remove jprobe API implementation
` [RFC PATCH -tip v5 03/27] kprobes/x86: Remove jprobe implementation
` [RFC PATCH -tip v5 04/27] ARC: kprobes: "
` [RFC PATCH -tip v5 05/27] ARM: kprobes: Remove jprobe arm implementation
` [RFC PATCH -tip v5 06/27] arm64: kprobes: Remove jprobe implementation
` [RFC PATCH -tip v5 07/27] powerpc/kprobes: Remove jprobe powerpc implementation
` [RFC PATCH -tip v5 08/27] ia64: kprobes: Remove jprobe implementation
` [RFC PATCH -tip v5 09/27] MIPS: "
` [RFC PATCH -tip v5 10/27] s390/kprobes: "
` [RFC PATCH -tip v5 11/27] sh: kprobes: "
` [RFC PATCH -tip v5 12/27] sparc64: "
` [RFC PATCH -tip v5 13/27] kprobes: Don't check the ->break_handler() in generic kprobes code
` [RFC PATCH -tip v5 14/27] kprobes/x86: Don't call ->break_handler() in x86 kprobes
` [RFC PATCH -tip v5 15/27] ARC: kprobes: Don't call the ->break_handler() in ARC kprobes code
` [RFC PATCH -tip v5 16/27] ARM: kprobes: Don't call the ->break_handler() in arm "
` [RFC PATCH -tip v5 17/27] arm64: "
` [RFC PATCH -tip v5 18/27] powerpc/kprobes: "
` [RFC PATCH -tip v5 19/27] ia64: kprobes: Don't call the ->break_handler() in ia64 "
` [RFC PATCH -tip v5 20/27] MIPS: kprobes: Don't call the ->break_handler() in MIPS "
` [RFC PATCH -tip v5 21/27] s390/kprobes: Don't call the ->break_handler() in s390 "
` [RFC PATCH -tip v5 22/27] sh: kprobes: Don't call the ->break_handler() in SH "
` [RFC PATCH -tip v5 23/27] sparc64: kprobes: Don't call the ->break_handler() in sparc64 "
` [RFC PATCH -tip v5 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe
  ` [RFC PATCH -tip v5 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kpr
` [RFC PATCH -tip v5 25/27] kprobes/x86: Do not disable preempt on int3 path
` [RFC PATCH -tip v5 26/27] Documentation: kprobes: Add how to change the execution path
` [RFC PATCH -tip v5 27/27] kprobes: Remove jprobe stub API

LKMM litmus test for Roman Penyaev's rcu-rr
 2018-06-04 16:01 UTC  (3+ messages)

[PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLONE_MOUNT) [ver #8]
 2018-06-04 16:00 UTC  (22+ messages)
  ` [PATCH 00/32] VFS: Introduce filesystem context "
    ` [PATCH 21/32] VFS: Implement fsmount() to effect a pre-configured mount "
                  ` [PATCH][RFC] open_tree(2) (was Re: [PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLONE_MOUNT) [ver #8])
    ` [PATCH 32/32] [RFC] fsinfo: Add a system call to allow querying of filesystem information [ver #8]

[Buildroot] [PATCH] shadowsocks-libev: new package
 2018-06-04 16:00 UTC  (3+ messages)

[PATCH] kernel-itbimage: set dtb load line only if DTB_LOAD is set
 2018-06-04 15:58 UTC 

[PATCH v3 0/10] arm: more kconfig configurability and small default configs
 2018-06-04 15:58 UTC  (7+ messages)
` [PATCH v3 09/10] arm: add QEMU, Rcar3 and MPSoC configs

[PATCH v4 0/10] arm: more kconfig configurability and small default configs
 2018-06-04 15:58 UTC  (5+ messages)
` [PATCH v4 08/10] arm: add QEMU, Rcar3 and MPSoC configs

[Qemu-arm] [PATCH v6] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
 2018-06-04 15:56 UTC  (3+ messages)
` [Qemu-devel] "

[Buildroot] [PATCH 1/2] git: fix handling of git repos using master as version
 2018-06-04 15:56 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] dl-wrapper: Fix support for URIs containing '+'

[PATCH 00/19] Fixes for sched/numa_balancing
 2018-06-04 15:56 UTC  (9+ messages)
` [PATCH 02/19] sched/numa: Evaluate move once per node
` [PATCH 04/19] sched/numa: Set preferred_node based on best_cpu

[PATCH v2 00/13] iommu: support txattrs, support TCG execution, implement TZ MPC
 2018-06-04 15:29 UTC  (28+ messages)
` [Qemu-devel] "
` [PATCH v2 01/13] iommu: Add IOMMU index concept to IOMMU API
  ` [Qemu-devel] "
` [PATCH v2 02/13] iommu: Add IOMMU index argument to notifier APIs
  ` [Qemu-devel] "
` [PATCH v2 03/13] iommu: Add IOMMU index argument to translate method
  ` [Qemu-devel] "
` [PATCH v2 04/13] exec.c: Handle IOMMUs in address_space_translate_for_iotlb()
  ` [Qemu-devel] "
` [PATCH v2 05/13] hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
  ` [Qemu-devel] "
` [PATCH v2 06/13] hw/misc/tz-mpc.c: Implement registers
  ` [Qemu-devel] "
` [PATCH v2 07/13] hw/misc/tz-mpc.c: Implement correct blocked-access behaviour
  ` [Qemu-devel] "
` [PATCH v2 08/13] hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
  ` [Qemu-devel] "
` [PATCH v2 09/13] hw/core/or-irq: Support more than 16 inputs to an OR gate
  ` [Qemu-devel] "
` [PATCH v2 10/13] hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS
  ` [Qemu-devel] "
` [PATCH v2 11/13] hw/arm/iotkit: Instantiate MPC
  ` [Qemu-devel] "
` [PATCH v2 12/13] hw/arm/iotkit: Wire up MPC interrupt lines
  ` [Qemu-devel] "
` [PATCH v2 13/13] hw/arm/mps2-tz.c: Instantiate MPCs
  ` [Qemu-devel] "

[PATCH v3] PCI: Check for PCIe downtraining conditions
 2018-06-04 15:55 UTC 

[PATCH bpf-next] bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPS
 2018-06-04 15:53 UTC 

[Qemu-devel] [PATCH v2 0/2] Avoid using RUN_STATE_PRECONFIG unless explicitly requested with --preconfig
 2018-06-04 15:55 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/2] vl: don't use RUN_STATE_PRECONFIG as initial state
` [Qemu-devel] [PATCH v2 2/2] vl: fix use of --daemonize with --preconfig

cgroups and iptables problems running docker - maybe my config wrong?
 2018-06-04 15:53 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/14] MemoryDevice: use multi stage hotplug handlers
 2018-06-04 15:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 13/14] memory-device: factor out unplug into hotplug handler

[GIT PULL] Block changes for 4.18-rc
 2018-06-04 15:54 UTC  (3+ messages)

[PATCH] populate_sdk_ext.bbclass: fix corebase identification
 2018-06-04 15:54 UTC  (2+ messages)

[PATCH] docs/admin-guide/mm: add high level concepts overview
 2018-06-04 15:53 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/6] atapi: change unlimited recursion to while loop
 2018-06-04 15:51 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/6] ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands
` [Qemu-devel] [PATCH 2/6] ide: push end_transfer_func out of start_transfer callback, rename callback
` [Qemu-devel] [PATCH 6/6] ide: introduce ide_transfer_start_norecurse

[lkp-robot] [brd] 316ba5736c: aim7.jobs-per-min -11.2% regression
 2018-06-04 15:50 UTC  (2+ messages)

[Qemu-devel] [PULL 00/17] Linux user for 3.0 patches
 2018-06-04 15:48 UTC  (19+ messages)
` [Qemu-devel] [PULL 01/17] syscall: replace strcpy() by g_strlcpy()
` [Qemu-devel] [PULL 02/17] linux-user: SPARC "rd %tick" can be used by user application
` [Qemu-devel] [PULL 03/17] linux-user: move generic fcntl definitions to generic/fcntl.h
` [Qemu-devel] [PULL 04/17] linux-user: move alpha fcntl definitions to alpha/target_fcntl.h
` [Qemu-devel] [PULL 05/17] linux-user: move hppa fcntl definitions to hppa/target_fcntl.h
` [Qemu-devel] [PULL 06/17] linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/target_fcntl.h
` [Qemu-devel] [PULL 07/17] linux-user: move mips/mips64 fcntl definitions to mips/target_fcntl.h
` [Qemu-devel] [PULL 08/17] linux-user: move ppc fcntl definitions to ppc/target_fcntl.h
` [Qemu-devel] [PULL 09/17] linux-user: move sparc/sparc64 fcntl definitions to sparc/target_fcntl.h
` [Qemu-devel] [PULL 10/17] linux-user: move get_sp_from_cpustate() to target_cpu.h
` [Qemu-devel] [PULL 11/17] linux-user: move generic signal definitions to generic/signal.h
` [Qemu-devel] [PULL 12/17] linux-user: move sparc signal definitions to sparc/target_signal.h
` [Qemu-devel] [PULL 13/17] linux-user: move mips signal definitions to mips/target_signal.h
` [Qemu-devel] [PULL 14/17] linux-user: move openrisc signal definitions to openrisc/target_signal.h
` [Qemu-devel] [PULL 15/17] linux-user: move alpha signal definitions to alpha/target_signal.h
` [Qemu-devel] [PULL 16/17] linux-user: move hppa signal definitions to hppa/target_signal.h
` [Qemu-devel] [PULL 17/17] linux-user: remove useless #if

RPC UDP message size limit
 2018-06-04 15:49 UTC  (4+ messages)

[PATCH] PCI: access.c: Piggyback user config access on pci_read/write_*()
 2018-06-04 15:48 UTC 

[Buildroot] arcturus_ucls1012a_defconfig fails to build on master
 2018-06-04 15:47 UTC  (2+ messages)

[PATCH] mtd: nand: raw: atmel: add module param to avoid using dma
 2018-06-04 15:46 UTC  (19+ messages)

[PATCH v3] of: platform: stop accessing invalid dev in of_platform_device_destroy
 2018-06-04 15:46 UTC  (3+ messages)

[GIT PULL] Btrfs updates for 4.18
 2018-06-04 15:43 UTC 

[PATCH 1/2] platform/x86: asus-wmi: Call new led hw_changed API on kbd brightness change
 2018-06-04 15:46 UTC  (5+ messages)

[MODERATED] spectrev1+
 2018-06-04 15:44 UTC  (6+ messages)
` [MODERATED] spectrev1+

[PATCH v2] xfs: Regression test for vulnerable directory integrity check
 2018-06-04 15:44 UTC  (3+ messages)
` [PATCH] common/rc: Fix _require_xfs_io_command for scrub probe

[RFC feedback] AF_XDP and non-Intel hardware
 2018-06-04 15:43 UTC  (6+ messages)

Regression (?) in core.safecrlf=false messaging
 2018-06-04 15:43 UTC  (4+ messages)

[PATCH v2 0/9] xen: dma-buf support for grant device
 2018-06-04 15:43 UTC  (4+ messages)
` [PATCH v2 2/9] xen/grant-table: Make set/clear page private code shared

[Qemu-devel] [PATCH 0/8] sdcard: cleanup the SD_SPEC version
 2018-06-04 15:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH 6/8] sdcard: Disable SEND_IF_COND (CMD8) for Spec v1

[Qemu-devel] [PATCH 0/1] vmstatification of 0323 [for 2.8?]
 2018-06-04 15:41 UTC  (5+ messages)

[PATCH V1 3/3] scsi: ufs: Add sysfs support for ufs provision
 2018-06-04 15:41 UTC  (3+ messages)

[Qemu-devel] [PULL 0/2] Vga 20180604 patches
 2018-06-04 15:40 UTC  (2+ messages)

[PATCH] mmc: tegra: Use sdhci_pltfm_clk_get_max_clock
 2018-06-04 15:35 UTC  (2+ messages)

[PATCH 0/7] Enable UFS provisioning via Linux
 2018-06-04 15:40 UTC  (16+ messages)
` [PATCH 1/7] scsi: ufs: Add Configuration Descriptor to sysfs
` [PATCH 2/7] scsi: ufs: Add config descriptor documentation
` [PATCH 3/7] scsi: ufs: Make sysfs attributes writable
` [PATCH 4/7] scsi: ufs: sysfs: Document attribute writability
` [PATCH 5/7] scsi: ufs: Refactor descriptor read for write

[PATCH net] net: hns: Fix the process of adding broadcast addresses to tcam
 2018-06-04 15:39 UTC  (3+ messages)

[Cluster-devel] [PATCH 0/5] gfs2: Various minor cleanups
 2018-06-04 15:39 UTC  (2+ messages)

[PATCH 00/11] Fixes to debugging facilities
 2018-06-04 15:39 UTC  (2+ messages)

[PATCH] doc: update description of ceph mount option
 2018-06-04 15:38 UTC  (2+ messages)

[Qemu-devel] [PATCH] main-loop: document IOCanReadHandler
 2018-06-04 15:38 UTC  (2+ messages)

[Qemu-devel] [PATCH RESEND v2 0/2] linux-user: fix bugs reported by Clang Static Analyzer
 2018-06-04 15:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH RESEND v2 1/2] linux-user: Export use is_error(), use it to avoid warnings
` [Qemu-devel] [PATCH RESEND v2 2/2] linux-user: Use is_error() to avoid warnings and make the code clearer

[net-next:master 379/380] drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:144:5: sparse: symbol 'mvpp2_percpu_read_relaxed' was not declared. Should it be static?
 2018-06-04 15:36 UTC  (3+ messages)
` [RFC PATCH net-next] net: mvpp2: mvpp2_percpu_read_relaxed() can be static

[PATCH] kmemleak: don't use __GFP_NOFAIL
 2018-06-04 15:36 UTC  (12+ messages)

[PATCH] iw_cxgb4: add INFINIBAND_ADDR_TRANS dependency
 2018-06-04 15:36 UTC  (2+ messages)

[linux-lvm] "write failed.. No space left", "Failed to write VG", and "Failed to write a MDA"
 2018-06-04 15:34 UTC  (7+ messages)

[LTP] [RFC PATCH 0/9] testcases: small improvements with TCONF
 2018-06-04 15:33 UTC  (6+ messages)
` [LTP] [RFC PATCH 6/9] testcases: wc: Add "unrecognized option" as TCONF

[PATCH] dt-bindings: net: ravb: Add support for r8a77990 SoC
 2018-06-04 15:32 UTC  (5+ messages)

[PATCH net-next] net: sched: return error code when tcf proto is not found
 2018-06-04 15:32 UTC 

[git pull] device mapper changes for 4.18
 2018-06-04 15:32 UTC 

[PATCH net] net/packet: refine check for priv area size
 2018-06-04 15:32 UTC  (2+ messages)

ksoftirqd avoidance
 2018-06-04 15:32 UTC  (7+ messages)
` [PATCH 04/11] drm/i915/execlists: Pull CSB reset under the timeline.lock
` [PATCH 05/11] drm/i915/execlists: Process one CSB interrupt at a time

[PATCH] net: aquantia: make function aq_fw2x_get_mac_permanent static
 2018-06-04 15:31 UTC  (3+ messages)

Problem with the connection status (Link-status) after loading the driver ntb_hw_intel
 2018-06-04 15:31 UTC  (7+ messages)

[PATCH net-next v5 00/11] Modify action API for implementing lockless actions
 2018-06-04 15:28 UTC  (2+ messages)

usb HC busted?
 2018-06-04 15:28 UTC 

[Qemu-devel] [PATCH v4 00/19] reverse debugging
 2018-06-04 15:26 UTC  (3+ messages)

[RFC PATCH 0/4] Add support for DCB and XPS with MACVLAN offload
 2018-06-04 15:17 UTC  (5+ messages)
` [RFC PATCH 1/4] net-sysfs: Drop support for XPS and traffic_class on single queue device
` [RFC PATCH 2/4] net: Add support for subordinate device traffic classes
` [RFC PATCH 3/4] ixgbe: Add code to populate and use macvlan tc to Tx queue map
` [RFC PATCH 4/4] net: Add support for subordinate traffic classes to netdev_pick_tx

[PATCH 00/27] iommu: support txattrs, support TCG execution, implement TZ MPC
 2018-06-04 15:23 UTC  (7+ messages)
` [PATCH 15/27] iommu: Add IOMMU index argument to notifier APIs
          ` [Qemu-devel] "

INFO: task hung in ip6gre_exit_batch_net
 2018-06-04 15:22 UTC  (2+ messages)

[PATCH v3]: perf record: enable arbitrary event names thru name= modifier
 2018-06-04 15:22 UTC  (8+ messages)

[PATCH 1/3] drm/i915/execlists: Remove synchronize_hardirq()
 2018-06-04 15:21 UTC  (3+ messages)

[bpf-next PATCH] bpf: sockmap, fix crash when ipv6 sock is added
 2018-06-04 15:21 UTC 

[Qemu-devel] [PATCH RESEND 1/2] linux-user: Export use is_error(), use it to avoid warnings
 2018-06-04 15:20 UTC  (2+ messages)
` [Qemu-devel] [PATCH RESEND 2/2] linux-user: Use is_error() to avoid warnings and make the code clearer

[PATCH] f2fs: fix to clear FI_VOLATILE_FILE correctly
 2018-06-04 15:20 UTC 

[PATCH 1/2] f2fs: don't change wbc->sync_mode
 2018-06-04 15:20 UTC  (2+ messages)
` [PATCH 2/2] f2fs: let sync node IO interrupt async one

[PATCH v2 2/2] f2fs: fix to update mtime correctly
 2018-06-04 15:20 UTC 


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.