linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-06 14:59:47 to 2018-12-06 17:29:43 UTC [more...]

[PATCH v3] kernel/signal: Signal-based pre-coredump notification
 2018-12-06 17:29 UTC  (11+ messages)
` [PATCH v4] "
        ` [PATCH v5] "
          ` [PATCH v5 1/2] "

[PATCH v5 1/2] module: Overwrite st_size instead of st_info
 2018-12-06 17:29 UTC  (3+ messages)
` [PATCH v5 2/2] ARM: module: Fix function kallsyms on Thumb-2

[PATCH 1/2] drm: Only #define DEBUG if CONFIG_DYNAMIC_DEBUG is disabled
 2018-12-06 17:28 UTC  (18+ messages)
` [PATCH 2/2] drm/ttm: Use pr_debug for all output from ttm_bo_evict

[PATCH v7 00/14] x86/alternative: text_poke() enhancements
 2018-12-06 17:28 UTC  (7+ messages)
` [PATCH v7 08/14] x86/ftrace: Use text_poke_*() infrastructure
` [PATCH v7 13/14] module: Do not set nx for module memory before freeing

[PATCH v3 00/10] steal tasks to improve CPU utilization
 2018-12-06 17:28 UTC  (13+ messages)
` [PATCH v3 01/10] sched: Provide sparsemask, a reduced contention bitmap
` [PATCH v3 03/10] sched/topology: Provide cfs_overload_cpus bitmap

[PATCH] pseries/hotplug: Add more delay in pseries_cpu_die while waiting for rtas-stop
 2018-12-06 17:28 UTC  (2+ messages)

[PATCH v4] signal: add taskfd_send_signal() syscall
 2018-12-06 17:24 UTC  (5+ messages)

[PATCH v3 0/6] mips: system call table generation support
 2018-12-06 17:20 UTC  (7+ messages)

[PATCH] x86, boot: documentation whitespace fixup
 2018-12-06 17:16 UTC  (2+ messages)

[PATCH v2 0/5] Add CPU clock support for Armada 7K/8K
 2018-12-06 17:15 UTC  (6+ messages)
` [PATCH v2 1/5] clk: mvebu: add helper file for Armada AP and CP clocks
` [PATCH v2 2/5] clk: mvebu: add CPU clock driver for Armada 7K/8K
` [PATCH v2 3/5] clk: mvebu: ap806: Fix clock name for the cluster
` [PATCH v2 4/5] arm64: marvell: enable the Armada 7K/8K CPU clk driver
` [PATCH v2 5/5] arm64: dts: marvell: Add cpu clock node on Armada 7K/8K

[PATCH] ARC: introduce basic 'perf annotate' support for ARC
 2018-12-06 17:14 UTC  (2+ messages)

[PATCH] Documentation: devres: note checking needs when converting
 2018-12-06 17:14 UTC  (2+ messages)

[PATCH 0/2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2018-12-06 17:13 UTC  (11+ messages)
` [PATCH 1/2] riscv: add support for SECCOMP incl. filters
` [PATCH 2/2] riscv: fix syscall_{get,set}_arguments

[PATCH] doc:it: fixes in process/1.Intro
 2018-12-06 17:12 UTC  (2+ messages)

use generic DMA mapping code in powerpc V4
 2018-12-06 17:10 UTC  (13+ messages)

[PATCH] perf util config : Modify size factor of snprintf
 2018-12-06 17:09 UTC  (2+ messages)

[PATCH] Documentation: update path-lookup.md for parallel lookups
 2018-12-06 17:09 UTC  (5+ messages)
` [PATCH 1/2] Documentation: convert path-lookup from markdown to resturctured text

[PATCH 00/34] VFS: Introduce filesystem context [ver #12]
 2018-12-06 17:08 UTC  (4+ messages)
` [PATCH 21/34] kernfs, sysfs, cgroup, intel_rdt: Support fs_context "

[PATCH v2 1/3] dt-bindings: media: sun6i: Add A64 CSI compatible (w/ H3 fallback)
 2018-12-06 17:07 UTC  (7+ messages)
` [PATCH v2 2/3] arm64: dts: allwinner: a64: Add A64 CSI controller
` [PATCH v2 3/3] arm64: dts: allwinner: a64: Add pinmux setting for CSI MCLK on PE1

[PATCH][next][RESEND] drivers: base: remove need for a temporary string for the node name
 2018-12-06 17:05 UTC 

[PATCH v1] perf record: fix memory leak on AIO objects deallocation
 2018-12-06 17:05 UTC  (2+ messages)

[PATCH] x86/fault: Print "SUPERVISOR" and "READ" when decoding #PF oops
 2018-12-06 17:05 UTC  (7+ messages)
` [PATCH] x86/mm/fault: Streamline the fault error_code decoder some more

[PATCH] perf script: Fix LBR skid dump problems in brstackinsn
 2018-12-06 17:01 UTC  (2+ messages)

[PATCH] asm-generic: unistd.h: fixup broken macro include
 2018-12-06 17:01 UTC  (2+ messages)

[PATCH] dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5
 2018-12-06 16:58 UTC  (2+ messages)

[PATCH 0/6] x86/kvm/hyper-v: Implement KVM_GET_SUPPORTED_HV_CPUID
 2018-12-06 16:58 UTC  (7+ messages)
` [PATCH 1/6] x86/hyper-v: Do some housekeeping in hyperv-tlfs.h
` [PATCH 2/6] x86/hyper-v: Drop HV_X64_CONFIGURE_PROFILER definition
` [PATCH 3/6] x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helper
` [PATCH 4/6] x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
` [PATCH 5/6] x86/kvm/hyper-v: Drop KVM_CAP_HYPERV_STIMER_DIRECT
` [PATCH 6/6] KVM: selftests: Add hyperv_cpuid test

[PATCH] perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX
 2018-12-06 16:59 UTC  (3+ messages)

[PATCH] dma-buf: fix debugfs versus rcu and fence dumping v2
 2018-12-06 16:58 UTC  (2+ messages)

[PATCH v4 0/2] Documentation/admin-guide: introduce perf-security.rst file and extend perf_event_paranoid documentation
 2018-12-06 16:57 UTC  (4+ messages)
` [PATCH v4 1/2] Documentation/admin-guide: introduce perf-security.rst file

No screen on Mac 18,1 / A1418 since kernel 4.17.x
 2018-12-06 16:42 UTC 

[PATCH v3 00/12] perf/core: Generalise event exclusion checking
 2018-12-06 16:47 UTC  (13+ messages)
` [PATCH v3 01/12] perf/doc: update design.txt for exclude_{host|guest} flags
` [PATCH v3 02/12] perf/core: add function to test for event exclusion flags
` [PATCH v3 03/12] perf/core: add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
` [PATCH v3 04/12] alpha: perf/core: use PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v3 05/12] arm: perf: conditionally "
` [PATCH v3 06/12] arm: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v3 07/12] drivers/perf: "
` [PATCH v3 08/12] "
` [PATCH v3 09/12] powerpc: "
` [PATCH v3 10/12] x86: "
` [PATCH v3 11/12] "
` [PATCH v3 12/12] perf/core: remove unused perf_flags

[PATCH] kprobes: x86_64: blacklist non-attachable interrupt functions
 2018-12-06 16:39 UTC  (2+ messages)
` [tip:perf/urgent] kprobes/x86: Blacklist "

[PATCH] arm64: hugetlb: Register hugepages during arch init
 2018-12-06 16:38 UTC  (3+ messages)

[PATCH v2 1/3] binder: fix sparse warnings on locking context
 2018-12-06 16:37 UTC  (3+ messages)

[PATCH 0/5] introduce Kernel PMU events support
 2018-12-06 16:33 UTC  (5+ messages)
` [PATCH 4/5] ARC: perf: fix description comment

dmapool regression in next
 2018-12-06 16:33 UTC  (6+ messages)

[PATCH] x86/mce: Streamline MCE subsystem's naming
 2018-12-06 16:27 UTC  (6+ messages)

[PATCH v4 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
 2018-12-06 16:26 UTC  (2+ messages)

[PATCH 0/2] staging: greybus: Fix parameters alignment and strings concatenation
 2018-12-06 16:24 UTC  (9+ messages)
` [PATCH 2/2] staging: greybus: Added space between string concatenated

[PATCH v4 0/7] lib/lzo: performance improvements
 2018-12-06 16:22 UTC  (15+ messages)
` [PATCH 1/8] lib/lzo: tidy-up ifdefs
` [PATCH 2/8] lib/lzo: clean-up by introducing COPY16
` [PATCH 3/8] lib/lzo: enable 64-bit CTZ on Arm
` [PATCH 4/8] lib/lzo: 64-bit CTZ on arm64
` [PATCH 5/8] lib/lzo: fast 8-byte copy "
` [PATCH 6/8] lib/lzo: implement run-length encoding

[PATCH v4 0/5] hisi_sas: DIF support
 2018-12-06 16:20 UTC  (5+ messages)
` [PATCH v4 2/5] scsi: hisi_sas: Relocate some code to reduce complexity

[PATCH] dma-buf: fix debugfs versus rcu and fence dumping
 2018-12-06 16:19 UTC  (5+ messages)

[PATCH 0/4] Consolitate iommu_ops->add/remove_device() calls
 2018-12-06 16:19 UTC  (7+ messages)
` [PATCH 2/4] iommu: Consolitate ->add/remove_device() calls
` [PATCH 3/4] iommu/of: Don't call iommu_ops->add_device directly

[PATCH] dma-buf: balance refcount inbalance
 2018-12-06 16:18 UTC 

[PATCH] efi: let kmemleak ignore false positives
 2018-12-06 16:16 UTC  (2+ messages)
` [RESEND PATCH] "

[RFC PATCH v3 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-12-06 16:16 UTC  (5+ messages)
` [RFC PATCH v3 2/2] "

[PATCH] scripts/atomic: change 'fold' to 'grep'
 2018-12-06 16:15 UTC  (3+ messages)

[DPU PATCH] drm/msm/dpu: Fix vblank refcount mismatch
 2018-12-06 16:14 UTC  (2+ messages)

[PATCHv2] locking/atomics: build atomic headers as required
 2018-12-06 16:13 UTC  (2+ messages)

[PATCH RFC 1/1] swiotlb: add debugfs to track swiotlb buffer usage
 2018-12-06 16:12 UTC  (2+ messages)

[DPU PATCH ] drm/msm/dpu: Fix clock issue after bind failure
 2018-12-06 16:11 UTC  (2+ messages)

[PATCH] PCI: controller: dwc: Make PCI_IMX6 depend on PCIEPORTBUS
 2018-12-06 16:10 UTC  (5+ messages)

[PATCH] drivers/base: kmemleak ignore a known leak
 2018-12-06 16:07 UTC  (2+ messages)
` [RESEND PATCH] "

[PATCH 0/2] tracing: arm64: Make ftrace_replace_code() schedulable for arm64
 2018-12-06 16:06 UTC  (5+ messages)
` [PATCH 2/2] arm64: ftrace: Set FTRACE_SCHEDULABLE before ftrace_modify_all_code()

[PATCH v4 00/14] KVM/X86: Introduce a new guest mapping interface
 2018-12-06 16:01 UTC  (2+ messages)

[PATCH v11 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-12-06 16:01 UTC  (3+ messages)

[PATCH 0/5] arm64: assorted fixes for dcache_by_line_op
 2018-12-06 15:57 UTC  (6+ messages)
` [PATCH 1/5] arm64/alternative_cb: move callback reference into replacements section
` [PATCH 2/5] arm64/alternative_cb: add nr_alts parameter to callback handlers
` [PATCH 3/5] arm64/alternative_cb: add support for alternative sequences
` [PATCH 4/5] arm64/assembler: use callback to 3-way alt-patch DC CVAP instructions
` [PATCH 5/5] arm64/mm: use string comparisons in dcache_by_line_op

[PATCH v2] staging: mt7621-mmc: Fix incompletely removed #if 0 block in sd.c
 2018-12-06 15:57 UTC 

[for-next][PATCH 00/30] tracing: Updates for the next merge window
 2018-12-06 15:55 UTC  (4+ messages)
` [for-next][PATCH 05/30] arm64: function_graph: Remove use of FTRACE_NOTRACE_DEPTH

[PATCH] megaraid: fix a out-of-bound array access
 2018-12-06 15:53 UTC 

[PATCH] prctl: add PR_{GET,SET}_KILL_DESCENDANTS_ON_EXIT
 2018-12-06 15:54 UTC  (3+ messages)
` [PATCH v2 0/1] Add prctl to kill descendants on exit

[PATCH v16 00/16] arm64: kexec: add kexec_file_load() support
 2018-12-06 15:54 UTC  (4+ messages)
` [PATCH v16 06/16] lib: fdt: add a helper function for handling memory range property

[PATCH v3 1/4] mfd: stmpe: Move ADC related defines to header of mfd
 2018-12-06 15:49 UTC  (4+ messages)
` [PATCH v3 3/4] iio: adc: add STMPE ADC devicetree bindings

[PATCH v2 0/4] Add support to register platform service IRQ
 2018-12-06 15:47 UTC  (2+ messages)

[PATCH] PCI: Enable SERR# forwarding for Type-1 PCI devices
 2018-12-06 15:47 UTC  (2+ messages)

[PATCH] Revert "firmware: dmi_scan: Use lowercase letters for UUID"
 2018-12-06 15:46 UTC  (5+ messages)

perf: perf_fuzzer triggers GPF in perf_prepare_sample
 2018-12-06 15:44 UTC  (7+ messages)

[PATCH] staging: mt7621-mmc: Remove missed lines of the #if 0 block in sd.c
 2018-12-06 15:43 UTC  (3+ messages)

[PATCH 0/5] Introduce device_iommu_maped() function
 2018-12-06 15:39 UTC  (9+ messages)
` [PATCH 1/5] driver core: Introduce device_iommu_mapped() function
` [PATCH 2/5] iommu/of: Use device_iommu_mapped()

[PATCH 1/2] x86/speculation: Change STIPB to STIBP
 2018-12-06 15:38 UTC  (4+ messages)
` [PATCH 2/2] x86/speculation: switch_to_cond_stibp on is the likely case

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-12-06 15:37 UTC  (7+ messages)
` [RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel

[RFC] avoid indirect calls for DMA direct mappings
 2018-12-06 15:37 UTC  (2+ messages)
` [PATCH] dma-mapping: bypass indirect calls for dma-direct

[PATCH v2] misc: cxl: Use device_type helpers to access the node type
 2018-12-06 15:36 UTC  (2+ messages)

[RFC PATCH v8 0/4] Media Device Allocator API
 2018-12-06 15:34 UTC  (12+ messages)
` [RFC PATCH v8 1/4] media: "
` [RFC PATCH v8 3/4] media: media.h: Enable ALSA MEDIA_INTF_T* interface types
` [RFC PATCH v8 4/4] sound/usb: Use Media Controller API to share media resources

[PATCH 0/2] riscv: enable syscalls tracepoints
 2018-12-06 15:26 UTC  (3+ messages)
` [PATCH 1/2] riscv: fix trace_sys_exit hook
` [PATCH 2/2] riscv: add HAVE_SYSCALL_TRACEPOINTS to Kconfig

[PATCH][next] drivers: base: remove need for a temporary string for the node name
 2018-12-06 15:23 UTC  (3+ messages)

[PATCH V10 0/4] blk-mq: refactor code of issue directly
 2018-12-06 15:19 UTC  (3+ messages)
` [PATCH V10 3/4] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests

[PATCH 0/4] mmc: meson-gx: chained descriptor fixup and improvements
 2018-12-06 15:18 UTC  (5+ messages)
` [PATCH 1/4] mmc: meson-gx: make sure the descriptor is stopped on errors
` [PATCH 2/4] mmc: meson-gx: remove useless lock
` [RFT PATCH 3/4] mmc: meson-gx: align default phase on soc vendor tree
` [RFT PATCH 4/4] mmc: meson-gx: add signal resampling

[PATCH] Revert "clk: fix __clk_init_parent() for single parent clocks"
 2018-12-06 15:16 UTC  (6+ messages)
` [PATCH] clk: socfpga: Don't have get_parent for single parent ops

[PATCH V3 0/2] mmc: mmci: add stop command
 2018-12-06 15:13 UTC  (3+ messages)
` [PATCH V3 1/2] mmc: mmci: add variant property to set command stop bit
` [PATCH V3 2/2] mmc: mmci: send stop command to clear the dpsm

[PATCH v2 1/1] stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass
 2018-12-06 15:13 UTC 

[PATCH 1/1] stackleak: Register the 'stackleak_cleanup' pass before the 'mach' pass
 2018-12-06 15:10 UTC  (5+ messages)

[PATCH v2 0/2] arm64: Only call into preempt_schedule() if need_resched()
 2018-12-06 15:08 UTC  (2+ messages)

[PATCH] usb: dwc2: Revert "usb: dwc2: Disable all EP's on disconnect"
 2018-12-06 15:07 UTC  (7+ messages)

[PATCH 0/2] Fix return code and improve feature check for synthetic uevents
 2018-12-06 15:07 UTC  (3+ messages)
` [PATCH 2/2] kobject: add kernel/uevent_features sysfs file

[PATCH 1/3] kbuild: refactor Makefile.asm-generic
 2018-12-06 15:03 UTC  (3+ messages)
` [PATCH 2/3] kbuild: generate asm-generic wrappers if mandatory headers are missing

[PATCH v2] lzo: fix ip overrun during compress
 2018-12-06 15:03 UTC  (5+ messages)

scatterlist arch cleanups
 2018-12-06 15:01 UTC  (5+ messages)
` [PATCH 1/2] csky, h8300, riscv: remove <asm/scatterlist.h> leftovers
` [PATCH 2/2] arch: switch the default on ARCH_HAS_SG_CHAIN

[PATCH 4.19 00/41] 4.19.8-stable review
 2018-12-06 14:39 UTC  (11+ messages)
` [PATCH 4.19 03/41] unifdef: use memcpy instead of strncpy
` [PATCH 4.19 07/41] arm64: ftrace: Fix to enable syscall events on arm64
` [PATCH 4.19 11/41] mips: fix mips_get_syscall_arg o32 check
` [PATCH 4.19 12/41] IB/mlx5: Avoid load failure due to unknown link width
` [PATCH 4.19 13/41] tracing/fgraph: Fix set_graph_function from showing interrupts
` [PATCH 4.19 17/41] drm: set is_master to 0 upon drm_new_set_master() failure
` [PATCH 4.19 21/41] userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
` [PATCH 4.19 25/41] kgdboc: Fix restrict error
` [PATCH 4.19 27/41] svm: Add mutex_lock to protect apic_access_page_done on AMD systems
` [PATCH 4.19 33/41] Input: matrix_keypad - check for errors from of_get_named_gpio()

siginfo pid not populated from ptrace?
 2018-12-06 14:40 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).