All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-09 14:45:38 to 2018-08-09 15:29:01 UTC [more...]

framebuffer corruption due to overlapping stp instructions on arm64
 2018-08-09 15:29 UTC  (14+ messages)

[PATCH 1/2] drm/i915: Allow control of PSR at runtime through debugfs, v5
 2018-08-09 15:28 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v6,1/2] drm/i915: Allow control of PSR at runtime through debugfs, v6 (rev2)

[PATCH] drm/bochs: Replace ttm_bo_unref with ttm_bo_put
 2018-08-09 15:27 UTC  (2+ messages)

[GIT PULL 00/44] perf/core improvements and fixes
 2018-08-09 15:27 UTC  (52+ messages)
` [PATCH 01/44] perf trace: Associate vfs_getname()'ed pathname with fd returned from 'openat'
` [PATCH 02/44] perf trace: Use beautifiers on syscalls:sys_enter_ handlers
` [PATCH 03/44] perf trace: Rename some syscall_tp methods to raw_syscall
` [PATCH 04/44] perf trace: Allow setting up a syscall_tp struct without a format_field
` [PATCH 05/44] perf trace: Setup struct syscall_tp for syscalls:sys_{enter,exit}_NAME events
` [PATCH 06/44] perf trace: Use perf_evsel__sc_tp_{uint,ptr} for "id"/"args" handling syscalls:* events
` [PATCH 07/44] perf auxtrace: Support for perf report -D for s390
` [PATCH 08/44] perf report: Add raw report support for s390 auxiliary trace
` [PATCH 09/44] perf report: Add GUI "
` [PATCH 10/44] perf vendor events arm64: Enable JSON events for eMAG
` [PATCH 11/44] perf tools: Drop unneeded bitmap_zero() calls
` [PATCH 12/44] perf bpf: Add 'syscall_enter' probe helper for syscall enter tracepoints
` [PATCH 13/44] perf annotate: Make symbol__annotate_fprintf2() local
` [PATCH 14/44] perf annotate: Make annotation_line__max_percent static
` [PATCH 15/44] perf annotate: Get rid of annotation__scnprintf_samples_period()
` [PATCH 16/44] perf annotate: Rename struct annotation_line::samples* to data*
` [PATCH 17/44] perf annotate: Rename local sample variables to data
` [PATCH 18/44] perf annotate: Rename hist to sym_hist in annotation__calc_percent
` [PATCH 19/44] perf annotate: Loop group events directly in annotation__calc_percent()
` [PATCH 20/44] perf annotate: Switch struct annotation_data::percent to array
` [PATCH 21/44] perf annotate: Add PERCENT_HITS_GLOBAL percent value
` [PATCH 22/44] perf annotate: Add PERCENT_PERIOD_LOCAL "
` [PATCH 23/44] perf annotate: Add PERCENT_PERIOD_GLOBAL "
` [PATCH 24/44] perf annotate: Add percent_type to struct annotation_options
` [PATCH 25/44] perf annotate: Pass struct annotation_options to symbol__calc_lines()
` [PATCH 26/44] perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump()
` [PATCH 27/44] perf annotate: Pass browser percent_type in annotate_browser__calc_percent()
` [PATCH 28/44] perf annotate: Add support to toggle percent type
` [PATCH 29/44] perf annotate: Make local period the default "
` [PATCH 30/44] perf annotate: Display percent type in stdio output
` [PATCH 31/44] perf annotate: Add --percent-type option
` [PATCH 32/44] perf report: "
` [PATCH 33/44] perf bpf: Add struct bpf_map struct
` [PATCH 34/44] perf bpf: Add bpf/stdio.h wrapper to bpf_perf_event_output function
` [PATCH 35/44] perf bpf: Make bpf__for_each_stdout_map() generic
` [PATCH 36/44] perf bpf: Generalize bpf__setup_stdout()
` [PATCH 37/44] perf bpf: Add bpf__setup_output_event() strerror() counterpart
` [PATCH 38/44] perf bpf: Add wrappers to BPF_FUNC_probe_read(_str) functions
` [PATCH 39/44] perf trace: Handle "bpf-output" events associated with "__augmented_syscalls__" BPF map
` [PATCH 40/44] perf bpf: Make bpf__setup_output_event() return the bpf-output event
` [PATCH 41/44] perf trace: Setup the augmented syscalls bpf-output event fields
` [PATCH 42/44] perf trace: Wire up the augmented syscalls with the syscalls:sys_enter_FOO beautifier
` [PATCH 43/44] perf map: Synthesize maps only for thread group leader
` [PATCH 44/44] perf map: Optimize maps__fixup_overlappings()

[PATCH] doc: update deprecation notice about devargs
 2018-08-09 15:27 UTC  (2+ messages)

[PATCH 0/8] ARM: spectre-v1.1 mitigations
 2018-08-09 15:26 UTC  (9+ messages)
` [PATCH 1/8] ARM: uaccess: Prevent speculative use of the current addr_limit
` [PATCH 2/8] ARM: spectre-v1.1: force address sanitizing for __put_user*()
` [PATCH 3/8] ARM: spectre-v1, v1.1: provide helpers for address sanitization
` [PATCH 4/8] ARM: spectre-v1.1: harden __copy_to_user
` [PATCH 5/8] ARM: signal: copy registers using __copy_to_user()
` [PATCH 6/8] ARM: signal: always use __copy_to_user to save iwmmxt context
` [PATCH 7/8] ARM: vfp: use __copy_to_user() when saving VFP state
` [PATCH 8/8] ARM: oabi-compat: copy oabi events using __copy_to_user()

[PATCH v2 net-next] net: phy: sfp: print debug message with text, not numbers
 2018-08-09 13:00 UTC 

[PATCH] drm/i915/execlists: Avoid kicking priority on the current context
 2018-08-09 15:24 UTC  (3+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for "

[PATCH 1/3] sh: Rename NR_syscalls macro to __NR_syscalls
 2018-08-09 12:58 UTC  (3+ messages)

[LTP] [PATCH RFC 1/4] lib/tst_test.c: add 'needs_drivers' option with tst_check_drivers cmd
 2018-08-09 15:23 UTC  (4+ messages)
` [LTP] [PATCH RFC 2/4] lib/tst_test.sh: add TST_NEEDS_DRIVERS parameter
` [LTP] [PATCH RFC 3/4] lib/tst_test.sh: add TST_RTNL_CHK() helper function
` [LTP] [PATCH RFC 4/4] network/ipsec: replace ipsec_try() with TST_RTNL_CHK()

RFC: don't let drivers issue pwm_disable after pwm_config(pwm, 0, period)
 2018-08-09 15:23 UTC  (3+ messages)

[PATCH v3 00/14] Add utilization clamping support
 2018-08-09 15:23 UTC  (9+ messages)
` [PATCH v3 01/14] sched/core: uclamp: extend sched_setattr to support utilization clamping

[LTP] [PATCH] [RFC] [WORK-IN-PROGRESS] syscalls: Add set_mempolicy numa tests
 2018-08-09 15:23 UTC 

[PATCH] mk: fix permissions when using make install
 2018-08-09 15:22 UTC 

[RFC net-next 00/15] net: A socket API for LoRa
 2018-08-09 15:21 UTC  (13+ messages)

[Query]: DSA Understanding
 2018-08-09 12:56 UTC  (13+ messages)

[PATCH] Fix function definition and declaration mismatch
 2018-08-09 15:21 UTC  (3+ messages)

[Bug 200773] New: An issue was discovered in the Linux kernel through 4.17.3. There is a NULL pointer dereference in get_checkpoint_version() in fs/f2fs/checkpoint.c when mounting crafted f2fs image
 2018-08-09 15:19 UTC  (2+ messages)
` [Bug 200773] "

in our studio
 2018-08-09 11:48 UTC 

[PATCH v1 0/3] Add a driver for Qualcomm GENI I3C master IP
 2018-08-09 15:18 UTC  (7+ messages)
` [PATCH v1 1/3] i3c: master: "
` [PATCH v1 2/3] dt-bindings: i3c: Document Qualcomm GENI I3C master bindings

[PATCH v8 00/22] vfio-ap: guest dedicated crypto adapters
 2018-08-09 15:18 UTC  (4+ messages)
` [PATCH v8 04/22] s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h

[PATCH net 0/5] tcp: more robust ooo handling
 2018-08-09 12:52 UTC  (6+ messages)
` [PATCH 4.9-stable] tcp: add tcp_ooo_try_coalesce() helper

[PATCH] staging: wilc1000: fix undefined reference to `__this_module' compilation error
 2018-08-09 12:51 UTC  (5+ messages)

[Buildroot] [PATCH] ncurses: disable terminfo database install for host-ncurses
 2018-08-09 15:16 UTC  (2+ messages)

[PATCH] devtools: check_symbol_change requires bash
 2018-08-09 15:14 UTC  (4+ messages)
` [PATCH] devtools: fix symbol check for dash

Help requested with Barebox on Globalscale Mirabox
 2018-08-09 15:14 UTC  (3+ messages)

[PATCH] iwlegacy: fix spelling mistake "acumulative" -> "accumulative"
 2018-08-09 15:14 UTC  (2+ messages)

[PATCH 0/3] perf report: Add s390 auxiliary trace support
 2018-08-09 15:14 UTC  (11+ messages)
` [PATCH 2/3] perf report: Add raw report support for s390 auxiliary trace

[PATCH] rsi: remove redundant variables bss, wh and temp_flash_content
 2018-08-09 15:14 UTC  (2+ messages)

[PATCH net-next 0/7] s390/qeth: updates 2018-08-09
 2018-08-09 12:48 UTC  (8+ messages)
` [PATCH net-next 1/7] s390/qeth: extract helper for MPC protocol type
` [PATCH net-next 2/7] s390/qeth: reduce hard-coded access to ccw channels
` [PATCH net-next 3/7] s390/qeth: use qeth_setup_ccw() to set up all CCWs
` [PATCH net-next 4/7] s390/qeth: do basic setup for data channel
` [PATCH net-next 5/7] s390/qeth: clean up card initialization
` [PATCH net-next 6/7] s390/qeth: don't restrict qeth_card to DMA memory
` [PATCH net-next 7/7] s390/qeth: use true and false for boolean values

[PATCH v5 0/3] Ensure that a request queue is dissociated from the cgroup controller
 2018-08-09 15:13 UTC  (4+ messages)
` [PATCH v5 1/3] blkcg: Introduce blkg_root_lookup()
` [PATCH v5 2/3] block: Introduce blk_exit_queue()

[Qemu-devel] [PATCH 00/21] jobs: defer graph changes until finalize
 2018-08-09 15:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH 16/21] block/commit: refactor commit to use job callbacks

alsa bug - Martel Electronics USB soundcard recording sampling rate not automatically detected
 2018-08-09 15:11 UTC 

[RFC PATCH 0/3] Do not touch pages in remove_memory path
 2018-08-09 15:09 UTC  (10+ messages)
` [RFC PATCH 2/3] mm/memory_hotplug: Create __shrink_pages and move it to offline_pages

[1/2] usb storage: group dependent USB storage Kconfig entries together
 2018-08-09 15:09 UTC 

[PATCH net-next] net: dp83640: Mark expected switch fall-throughs
 2018-08-09 15:08 UTC 

WARNING in try_charge
 2018-08-09 15:07 UTC  (3+ messages)

backport of XSA-274 patch to 4.9.x kernel (could use a review)
 2018-08-09 12:41 UTC  (3+ messages)
` [PATCH] x86/entry/64: Remove %ebx handling from error_entry/exit
  ` [Xen-devel] "

KVM call for 2018-08-14
 2018-08-09 15:05 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v2 0/8] Tegra GART driver clean up and optimization
 2018-08-09 15:04 UTC  (8+ messages)
` [PATCH v2 2/8] iommu/tegra: gart: Provide access to Memory Controller driver

[PATCH 0/8] renesas: convert to SPDX
 2018-08-09 12:39 UTC  (15+ messages)
` [PATCH 1/8] media: vsp1: convert to SPDX identifiers
` [PATCH 2/8] media: rcar-fcp: "
` [PATCH 3/8] media: adv7180: "
` [PATCH 4/8] media: adv748x: "
` [PATCH 5/8] drm: shmobile: "
` [PATCH 6/8] drm: panel-lvds: "
` [PATCH 8/8] backlight: as3711_bl: "

[PATCH v3] resource: Merge resources on a node when hot-adding memory
 2018-08-09 15:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v1] exec: handle NULL pointer in flatview_read_continue
 2018-08-09 15:03 UTC  (8+ messages)

[PATCH v3 0/2] remove the case of hw breakpoint
 2018-08-09 15:03 UTC  (3+ messages)
` [PATCH v3 2/2] runtime selftest: "

[PATCH RESEND 0/2] gpio: mvebu: Add support for multiple PWM lines
 2018-08-09 15:03 UTC  (4+ messages)
` [PATCH RESEND 2/2] gpio: mvebu: Allow to use non-default PWM counter

[PATCH] drm/i915: Add detection of changing of edid on between suspend and resume
 2018-08-09 15:02 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Add detection of changing of edid on between suspend and resume (rev3)

[PATCH v2 1/2] dt: bindings: lm3697: Add bindings for lm3697 driver
 2018-08-09 15:01 UTC  (12+ messages)

[PATCH 00/13] sh: convert to SPDX
 2018-08-09 12:36 UTC  (9+ messages)
` [PATCH 10/13] sh: shmobile: convert to SPDX identifiers
` [PATCH 11/13] sh: cpu: "
` [PATCH 12/13] sh: kernel: "
` [PATCH 13/13] sh: lib: "

[MODERATED] [PATCH] SPTE masking
 2018-08-09 15:00 UTC  (10+ messages)
` [MODERATED] "

[Qemu-devel] [PATCH v2 00/34] Qtest driver framework
 2018-08-09 15:00 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 13/34] test/qgraph: virtio_start_device function
` [Qemu-devel] [PATCH v2 16/34] test/qgraph: virtio-mmio driver and interface nodes

[PATCH nvme-cli v2 0/2] fabrics connect-all fixes
 2018-08-09 14:59 UTC  (2+ messages)

[PATCH lora-next v2 1/8] net: lora: add methods for devm registration
 2018-08-09 12:33 UTC  (8+ messages)
` [PATCH lora-next v2 2/8] net: lora: sx1301: convert to devm registration of netdev
` [PATCH lora-next v2 3/8] net: lora: sx1301: convert to passing priv data throughout
` [PATCH lora-next v2 4/8] net: lora: sx1301: convert load_firmware to take firmware directly
` [PATCH lora-next v2 5/8] net: lora: sx1301: remove duplicate firmware size checks
` [PATCH lora-next v2 6/8] net: lora: sx1301: replace version and size magic numbers with defines
` [PATCH lora-next v2 7/8] net: lora: sx1301: add initial registration for regmap
` [PATCH lora-next v2 8/8] net: lora: sx1301: convert driver over to regmap reads and writes

[Buildroot] [PATCH-NEXT] package: add python-semver
 2018-08-09 14:58 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package: add python-semver
 2018-08-09 14:58 UTC 

[PATCH v2] PCI/AER: Enable SERR# forwarding in non ACPI flow
 2018-08-09 14:57 UTC 

[LTP] [PATCH] syscalls/fsetxattr02.c: Fix the failure of opening device files
 2018-08-09 14:57 UTC  (2+ messages)

[PATCH 1/2] powerpc/64s: move machine check SLB flushing to mm/slb.c
 2018-08-09 14:57 UTC  (4+ messages)
` [PATCH 2/2] powerpc/64s: reimplement book3s idle code in C

[PATCH v3 0/7] tracing: Hist trigger snapshot and onchange additions
 2018-08-09 14:56 UTC  (5+ messages)

[Bug 104481] GPU lockup Polaris 11 - AMD RX 460 and RX 550 on amd64 and on ARMv7 platforms while playing video
 2018-08-09 14:56 UTC  (2+ messages)

RFC: Add write flag to reservation object fences
 2018-08-09 14:54 UTC  (5+ messages)

[U-Boot] [PATCH 1/4 v2] spi: spi-mem: Use 2 SPI messages instead of a single full-duplex one
 2018-08-09 14:53 UTC  (8+ messages)

[Xenomai] qt creator IDE
 2018-08-09 14:48 UTC  (2+ messages)

[PATCH] x86/vlapic: Bugfixes and improvements to vlapic_{read, write}()
 2018-08-09 14:48 UTC  (2+ messages)

custom splash screen using psplash
 2018-08-09 14:43 UTC 

[PATCH] block: Remove two superfluous #include directives
 2018-08-09 14:47 UTC 

[PATCH] xen/netfront: don't cache skb_shinfo()
 2018-08-09 14:47 UTC  (3+ messages)
` [Xen-devel] "

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-09 14:46 UTC  (14+ messages)

[PATCH] lib/Makefile: cleanup file to be readable
 2018-08-09 14:46 UTC 

[PATCH 1/2] fswatch: Notify about L_FSWATCH_EVENT_ATTRIB events
 2018-08-09 14:46 UTC  (2+ messages)

[PATCH v2] staging: wilc1000: fix undefined reference to `__this_module' compilation error
 2018-08-09 12:21 UTC  (2+ messages)

[PATCH v3 0/4] Add i.MX8MQ clock driver
 2018-08-09 14:45 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH v3 2/4] clk: imx: add fractional PLL output clock
` [PATCH v3 3/4] clk: imx: add SCCG PLL type
` [PATCH v3 4/4] clk: imx: add clock driver for i.MX8MQ CCM


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.