messages from 2018-08-09 12:37:56 to 2018-08-09 16:16:04 UTC [more...]
[PATCH 1/2] x86/MCE/AMD: Check for NULL banks in THR interrupt handler
2018-08-09 16:15 UTC (3+ messages)
` [PATCH 2/2] x86/MCE/AMD: Skip creating kobjects with NULL names
we found that
2018-08-09 12:31 UTC
[PATCH v8 00/22] vfio-ap: guest dedicated crypto adapters
2018-08-09 16:06 UTC (8+ messages)
` [PATCH v8 04/22] s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h
[PATCH] mtd: block2mtd: mark expected switch fall-throughs
2018-08-09 16:05 UTC
[PATCH v3 00/14] Add utilization clamping support
2018-08-09 16:03 UTC (19+ messages)
` [PATCH v3 01/14] sched/core: uclamp: extend sched_setattr to support utilization clamping
` [PATCH v3 05/14] sched/cpufreq: uclamp: add utilization clamping for FAIR tasks
` [PATCH v3 06/14] sched/cpufreq: uclamp: add utilization clamping for RT tasks
[PATCH 0/4][RFC v2] Introduce the in-kernel hibernation encryption
2018-08-09 15:55 UTC (11+ messages)
[PATCH] block: paride: pd: mark expected switch fall-throughs
2018-08-09 15:54 UTC
[PATCH net-next] wimax: usb-tx: mark expected switch fall-through
2018-08-09 15:47 UTC
[PATCH RESEND 0/2] gpio: mvebu: Add support for multiple PWM lines
2018-08-09 15:43 UTC (5+ messages)
` [PATCH RESEND 2/2] gpio: mvebu: Allow to use non-default PWM counter
[PATCH v2] i2c: xlp9xx: Fix case where SSIF read transaction completes early
2018-08-09 15:42 UTC (3+ messages)
[PATCH] sched: idle: Reenable sched tick for cpuidle request
2018-08-09 15:42 UTC (3+ messages)
[PATCH net-next] wimax: usb-fw: mark expected switch fall-through
2018-08-09 15:39 UTC
[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
2018-08-09 15:39 UTC (7+ messages)
` [PATCH v8 07/26] PM / Domains: Add genpd governor for CPUs
[PATCH net-next] net: dp83640: Mark expected switch fall-throughs
2018-08-09 15:37 UTC (2+ messages)
[PATCH 28/33] vfs: syscall: Add fsconfig() for configuring and managing a context [ver #11]
2018-08-09 15:32 UTC (7+ messages)
` [PATCH 00/33] VFS: Introduce filesystem "
WARNING in try_charge
2018-08-09 15:34 UTC (4+ messages)
framebuffer corruption due to overlapping stp instructions on arm64
2018-08-09 15:29 UTC (13+ messages)
[GIT PULL 00/44] perf/core improvements and fixes
2018-08-09 15:27 UTC (46+ 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()
[RFC net-next 00/15] net: A socket API for LoRa
2018-08-09 15:21 UTC (9+ messages)
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 (5+ messages)
` [PATCH v1 1/3] i3c: master: "
` [PATCH v1 2/3] dt-bindings: i3c: Document Qualcomm GENI I3C master bindings
[PATCH] ssb: driver_gige: use true and false for boolean values
2018-08-09 15:16 UTC (2+ messages)
[PATCH] rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.c
2018-08-09 15:15 UTC (2+ 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] fix build for MediaTek MT7610U USB wireless dongle
2018-08-09 15:13 UTC (2+ messages)
` [PATCH] mt76: "
[PATCH v2] PCI/AER: Enable SERR# forwarding in non ACPI flow
2018-08-09 15:11 UTC (2+ messages)
[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
[PATCH wireless-drivers] mt76x0: Remove VLA usage
2018-08-09 15:09 UTC (2+ messages)
[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 v3] resource: Merge resources on a node when hot-adding memory
2018-08-09 15:03 UTC (3+ messages)
[PATCH v2 1/2] dt: bindings: lm3697: Add bindings for lm3697 driver
2018-08-09 15:01 UTC (12+ messages)
[PATCH v3 0/7] tracing: Hist trigger snapshot and onchange additions
2018-08-09 14:56 UTC (12+ messages)
` [PATCH v3 1/7] tracing: Refactor hist trigger action code
` [PATCH v3 2/7] tracing: Split up onmatch action data
` [PATCH v3 3/7] tracing: Generalize hist trigger onmax and save action
` [PATCH v3 4/7] tracing: Add conditional snapshot
` [PATCH v3 5/7] tracing: Move hist trigger key printing into a separate function
` [PATCH v3 6/7] tracing: Add snapshot action
` [PATCH v3 7/7] tracing: Add hist trigger onchange() handler
[PATCH 0/4] locks: avoid thundering-herd wake-ups
2018-08-09 14:49 UTC (7+ messages)
[PATCH] xen/netfront: don't cache skb_shinfo()
2018-08-09 14:47 UTC (2+ messages)
` [Xen-devel] "
[PATCH v3 0/4] Add i.MX8MQ clock driver
2018-08-09 14:45 UTC (5+ 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
[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
2018-08-09 14:46 UTC (11+ messages)
[PATCH] zsmalloc: fix linking bug in init_zspage
2018-08-09 14:41 UTC (2+ messages)
[PATCH v8 0/6] Uprobes: Support SDT markers having reference count (semaphore)
2018-08-09 14:38 UTC (3+ messages)
` [PATCH v8 3/6] "
[PATCH] arm:pmsa-v8: remove some extra semicolon
2018-08-09 14:26 UTC
[PATCH V3] blk-mq: count the hctx as active before allocate tag
2018-08-09 14:35 UTC (2+ messages)
[PATCH v2 1/2] net/9p: embed fcall in req to round down buffer allocs
2018-08-09 14:33 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] net/9p: add a per-client fcall kmem_cache
[PATCH] netfilter: nf_queue: Replace conntrack entry
2018-08-09 14:09 UTC (2+ messages)
[PATCH 0/2] arm64: remove some extra semicolon
2018-08-09 14:20 UTC (3+ messages)
` [PATCH 1/2] arm64/kprobes: remove an extra semicolon in arch_prepare_kprobe
` [PATCH 2/2] arm64:guest: remove some extra semicolon in kvm_target_cpu
[PATCH v2 0/2] Don't use coherent DMA buffers for ISO transfer
2018-08-09 14:30 UTC (5+ messages)
` [PATCH v2 2/2] media: usb: pwc: "
[PATCH] ftrace: remove unused pointer ftrace_swapper_pid
2018-08-09 14:18 UTC (2+ messages)
[PATCH v7 0/8] Introduce on-chip interconnect API
2018-08-09 14:17 UTC (6+ messages)
` [PATCH v7 8/8] interconnect: Allow endpoints translation via DT
[PATCHv2 0/5] perf/hw_breakpoint: Fix breakpoint modify
2018-08-09 14:17 UTC (5+ messages)
` [PATCH 3/5] perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0
` [PATCH 4/5] perf/hw_breakpoint: Set breakpoint as disabled in modify_user_hw_breakpoint error path
[PATCH v1] gpu: host1x: Ignore clients initialization failure
2018-08-09 14:15 UTC (7+ messages)
[PATCH] PCI/AER: Do not clear AER bits if we don't own AER
2018-08-09 14:15 UTC (2+ messages)
[PATCH 0/5 - V2] locks: avoid thundering-herd wake-ups
2018-08-09 14:13 UTC (5+ messages)
` [PATCH 3/5] fs/locks: change all *_conflict() functions to return a new enum
` [PATCH 5/5] fs/locks: create a tree of dependent requests
[RFC PATCH v1] media: uvcvideo: Cache URB header data before processing
2018-08-09 14:12 UTC (2+ messages)
[PATCH 0/8] Tegra SDHCI support HS400 on Tegra210 and Tegra186
2018-08-09 14:09 UTC (18+ messages)
` [PATCH 1/8] dt-bindings: mmc: Add DQS trim value to Tegra SDHCI
` [PATCH 3/8] mmc: tegra: Implement HS400 enhanced strobe
` [PATCH 5/8] arm64: dts: tegra186: Add SDMMC4 DQS trim value
[PATCH v5] PCI: Check for PCIe downtraining conditions
2018-08-09 14:02 UTC (10+ messages)
` [PATCH v6 1/9] "
` [PATCH v6 8/9] net/mlx5: Do not call pcie_print_link_status()
[PATCH] sched/fair: Disable LB_BIAS by default
2018-08-09 13:57 UTC
[PATCH v2] staging/bcm2835-audio: Fix alignment of function arguments - Style
2018-08-09 13:57 UTC (2+ messages)
[PATCH] iio: max44000: remove unused variable max44000_alstim_shift
2018-08-09 13:53 UTC
[PATCH] drivers/thermal/tegra: fix a doule free devce node
2018-08-09 13:40 UTC
[PATCH v3 0/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
2018-08-09 13:49 UTC (3+ messages)
` [PATCH v3 1/2] media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()
[PATCH] ASoC: adav80x: mark expected switch fall-through
2018-08-09 13:46 UTC (4+ messages)
` [alsa-devel] "
[PATCH 00/40] Tegra SDHCI add support for HS200 and UHS signaling
2018-08-09 13:44 UTC (19+ messages)
` [PATCH 10/40] soc/tegra: pmc: Implement pad configuration via pinctrl
` [PATCH 12/40] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH 13/40] mmc: tegra: Poll for calibration completion
` [PATCH 15/40] mmc: tegra: Power on the calibration pad
` [PATCH 16/40] mmc: tegra: Disable card clock during pad calibration
` [PATCH 20/40] mmc: tegra: Add a workaround for tap value change glitch
[RFC][PATCH 00/24] tools lib traceevent: Rename pevent to tep for preparation for library
2018-08-09 13:40 UTC (3+ messages)
[PATCH v6 0/2] powerpc: Detection and scheduler optimization for POWER9 bigcore
2018-08-09 13:27 UTC (5+ messages)
` [PATCH v6 1/2] powerpc: Detect the presence of big-cores via "ibm,thread-groups"
` [PATCH v6 2/2] powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores
[PATCH] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
2018-08-09 13:26 UTC
[PATCH] arm64: Trap WFI executed in userspace
2018-08-09 13:25 UTC (8+ messages)
[PATCH v3 2/2] scsi: ufs: Add UFS platform driver for Cadence UFS
2018-08-09 13:25 UTC
[PATCH v3 1/2] dt-bindings: ufs: Add bindings for Cadence UFS
2018-08-09 13:25 UTC
[PATCH v3 0/2] scsi: ufs: Add UFS platform driver and bindings for Cadence UFS
2018-08-09 13:24 UTC
[PATCH v5 1/2] leds: core: Introduce LED pattern trigger
2018-08-09 13:21 UTC (6+ messages)
[PATCH 1/3] sh: Rename NR_syscalls macro to __NR_syscalls
2018-08-09 12:58 UTC (2+ messages)
[PATCH v3 0/3] Stingray thermal driver support
2018-08-09 12:54 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: thermal: Add binding document for SR thermal
` [PATCH v3 2/3] arm64: dts: stingray: Add Stingray Thermal DT support
` [PATCH v3 3/3] thermal: broadcom: Add Stingray thermal driver
Linux 3.18.118
2018-08-09 12:38 UTC (2+ messages)
Linux 4.4.147
2018-08-09 12:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).