linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-10 21:06:02 to 2018-01-11 00:54:00 UTC [more...]

linux-next: build failure after merge of the net-next tree
 2018-01-11  0:53 UTC 

[PATCH] workqueue: avoid hard lockups in show_workqueue_state()
 2018-01-11  0:53 UTC 

[PATCH 1/3] mmc: sdhci-pci-o2micro: Add hardware tuning for eMMC
 2018-01-11  0:53 UTC  (7+ messages)

[PATCH bpf-next v4 0/5] Separate error injection table from kprobes
 2018-01-11  0:51 UTC  (6+ messages)
` [PATCH bpf-next v4 1/5] tracing/kprobe: bpf: Check error injectable event is on function entry
` [PATCH bpf-next v4 2/5] tracing/kprobe: bpf: Compare instruction pointer with original one
` [PATCH bpf-next v4 3/5] error-injection: Separate error-injection from kprobe
` [PATCH bpf-next v4 4/5] error-injection: Add injectable error types
` [PATCH bpf-next v4 5/5] error-injection: Support fault injection framework

[PATCH] PM / runtime: Rework pm_runtime_force_suspend/resume()
 2018-01-11  0:46 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] RCU: Call touch_nmi_watchdog() while printing stall warnings
 2018-01-11  0:45 UTC  (4+ messages)
`  "

[PATCH] drivers: firmware: xilinx: Add ZynqMP firmware driver
 2018-01-11  0:39 UTC  (5+ messages)

[PATCH] net/9p: trans_xen: add missing MODULE_AUTHOR/DESCRIPTION/LICENSE
 2018-01-11  0:39 UTC  (4+ messages)

[PATCH] arm64: dts: add #cooling-cells to CPU nodes
 2018-01-11  0:38 UTC  (2+ messages)

[RESEND PATCH v2] input: pxrc: new driver for PhoenixRC Flight Controller Adapter
 2018-01-11  0:37 UTC  (2+ messages)

[PATCH] usb: mtu3: fix ssusb_wakeup_set dummy
 2018-01-11  0:35 UTC  (2+ messages)

EDAC-AMD64: what is the ecc_msg good for ?
 2018-01-11  0:27 UTC  (5+ messages)

[PATCH] input: snvs_pwrkey: add clock support
 2018-01-11  0:23 UTC  (2+ messages)

[BUG] function_graph trace causes hang when using sleepgraph (4.15.0-rc1 and newer)
 2018-01-11  0:21 UTC  (6+ messages)

[PATCH v2] f2fs: handle newly created page when revoking inmem pages
 2018-01-11  0:17 UTC 

cgroups(7): extending man-pages documentation for cgroups v2
 2018-01-11  0:16 UTC  (4+ messages)

x86/clearregs: Register sanitizing at kernel entry for speculation hygiene
 2018-01-11  0:16 UTC  (4+ messages)
` [PATCH v1 1/8] x86/entry/clearregs: Remove partial stack frame in fast system call

[PATCH] x86/retpoline: Fill return stack buffer on vmexit
 2018-01-11  0:14 UTC  (7+ messages)

sctp: memory leak in sctp_endpoint_init
 2018-01-11  0:11 UTC  (2+ messages)

[PATCH 00/10] perf tools: Add support for CoreSight trace decoding
 2018-01-11  0:08 UTC  (2+ messages)

[PATCH] pci-stub: enable SR-IOV configuration through sysfs
 2018-01-11  0:05 UTC  (2+ messages)

[PATCH] ION: Sys_heap: fix the incorrect pool->gfp_mask setting
 2018-01-11  0:00 UTC  (5+ messages)
    ` 答复: "

[RFC PATCH 0/9] soc: samsung: Add support of suspend-to-RAM on Exynos5433
 2018-01-10 23:51 UTC  (6+ messages)
  ` [PATCH 3/9] soc: samsung: pmu: Add the PMU data of exynos5433 to support low-power state

[PATCH] iommu/vt-d: use domain instead of cache fetching
 2018-01-10 23:50 UTC  (2+ messages)

[git pull] regression fix
 2018-01-10 23:50 UTC 

[PATCH linux dev-4.10 0/6] Add support PECI and PECI hwmon drivers
 2018-01-10 23:45 UTC  (17+ messages)
` [PATCH linux dev-4.10 3/6] drivers/misc: Add driver for Aspeed PECI and generic PECI headers
` [PATCH linux dev-4.10 4/6] Documentation: dt-bindings: Add a generic PECI hwmon
` [PATCH linux dev-4.10 6/6] drivers/hwmon: Add a driver for "
  ` [linux, dev-4.10, "

[PATCH v2] drm/amdkfd: Fix potential NULL pointer dereferences
 2018-01-10 23:15 UTC 

[PATCH] x86/pti: unpoison pgd for trusted boot
 2018-01-10 23:34 UTC  (3+ messages)
` [tip:x86/pti] x86/pti: Make unpoison of pgd for trusted boot work for real

aio poll, io_pgetevents and a new in-kernel poll API V2
 2018-01-10 23:34 UTC  (14+ messages)
` [PATCH 26/32] aio: refactor read/write iocb setup
` [PATCH 27/32] aio: sanitize ki_list handling
` [PATCH 28/32] aio: simplify cancellation
` [PATCH 29/32] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 30/32] aio: add delayed cancel support

Linux 4.15-rc7
 2018-01-10 23:32 UTC  (2+ messages)

[PATCH v2] Enable SR-IOV instantiation through /sys file
 2018-01-10 23:30 UTC  (2+ messages)

[PATCH v3 0/6] PCI: Add support to the Cadence PCIe controller
 2018-01-10 22:47 UTC  (7+ messages)
` [PATCH v3 1/6] PCI: Regroup all PCI related entries into drivers/pci/Makefile
` [PATCH v3 2/6] PCI: OF: Add generic function to parse and allocate PCI resources
` [PATCH v3 3/6] PCI: Add generic function to probe PCI host controllers
` [PATCH v3 4/6] PCI: Add vendor ID for Cadence
` [PATCH v3 5/6] dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe host controller
` [PATCH v3 6/6] PCI: cadence: Add host driver for Cadence PCIe controller

[RFC PATCH 01/60] hyper_dmabuf: initial working version of hyper_dmabuf drv
 2018-01-10 23:21 UTC  (8+ messages)
  ` [Xen-devel] "

[PATCH v5 01/15] clk: ingenic: Use const pointer to clk_ops in struct
 2018-01-10 23:20 UTC  (19+ messages)
` [PATCH v6 00/15] JZ4770 SoC support
  ` [PATCH v6 06/15] clk: Add Ingenic jz4770 CGU driver
  ` [PATCH v6 08/15] MIPS: ingenic: Use common cmdline handling code
  ` [PATCH v6 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
  ` [PATCH v6 10/15] MIPS: ingenic: Detect machtype from SoC compatible string
  ` [PATCH v6 11/15] MIPS: ingenic: Initial JZ4770 support
  ` [PATCH v6 12/15] MIPS: JZ4770: Work around config2 misreporting associativity
  ` [PATCH v6 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
  ` [PATCH v6 15/15] MIPS: ingenic: Initial GCW Zero support

[PATCH V6 Resend 00/13] drivers: Boot Constraint core
 2018-01-10 23:13 UTC  (2+ messages)

[PATCH net-next v2] xfrm: Add ESN support for IPSec HW offload
 2018-01-10 23:09 UTC  (3+ messages)

WARNING in snd_interval_mulkdiv
 2018-01-10 23:01 UTC  (2+ messages)

[PATCH] zswap: only save zswap header if zpool is shrinkable
 2018-01-10 23:00 UTC  (8+ messages)
` [PATCH v2] zswap: only save zswap header when necessary
  ` [PATCH v3] "

tip/master falls off NOP cliff with KPTI under KVM
 2018-01-10 22:53 UTC  (3+ messages)

[PATCH][bpf-next] bpf: fix spelling mistake: "obusing" -> "abusing"
 2018-01-10 22:56 UTC  (3+ messages)

[PATCH v2 1/6] mfd: syscon: Add ingenic-tcu.h header
 2018-01-10 22:48 UTC  (10+ messages)
` [PATCH v3 1/9] "
  ` [PATCH v3 2/9] dt-bindings: ingenic: Add DT bindings for TCU clocks
  ` [PATCH v3 3/9] doc: dt-bindings: Add doc for Ingenic TCU IRQ driver
  ` [PATCH v3 4/9] doc: dt-bindings: Add doc for the Ingenic TCU clocks driver
  ` [PATCH v3 5/9] doc: dt-bindings: Add doc for the Ingenic TCU timers driver
  ` [PATCH v3 6/9] irqchip: Add the ingenic-tcu-intc driver
  ` [PATCH v3 7/9] clk: ingenic: Add JZ47xx TCU clocks driver
  ` [PATCH v3 8/9] clocksource: Add a new timer-ingenic driver
  ` [PATCH v3 9/9] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-10 22:44 UTC  (10+ messages)

[PATCH] drm/amdkfd: Fix potential NULL pointer dereferences
 2018-01-10 22:26 UTC  (4+ messages)

[PATCH] leds: ledtrig-transient: Add SPDX license identifiers
 2018-01-10 22:43 UTC  (3+ messages)

[PATCH v2] leds: ledtrig-transient: Add SPDX license identifiers
 2018-01-10 22:42 UTC 

cgroups(7): documenting cgroups v2 delegation
 2018-01-10 22:34 UTC  (13+ messages)

[PATCH v2] cgroup, docs: document the root cgroup behavior of cpu and io controllers
 2018-01-10 22:33 UTC 

[PATCH 0/4] backlight: pwm_bl: support linear interpolation and brightness to human eye
 2018-01-10 22:30 UTC  (5+ messages)
` [PATCH 1/4] backlight: pwm_bl: linear interpolation between brightness-levels
` [PATCH 2/4] dt-bindings: pwm-backlight: add a num-interpolation-steps property
` [PATCH 3/4] backlight: pwm_bl: compute brightness of LED linearly to human eye
` [PATCH 4/4] dt-bindings: pwm-backlight: move brightness-levels to optional

[PATCH v3 2/2] mm/memcg: Consolidate mem_cgroup_resize_[memsw]_limit() functions
 2018-01-10 22:31 UTC  (3+ messages)
` [PATCH v4] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes

[PATCH bpf-next v3 0/5] Separate error injection table from kprobes
 2018-01-10 22:18 UTC  (4+ messages)
` [PATCH bpf-next v3 3/5] error-injection: Separate error-injection from kprobe

cgroups(7): documenting cgroups v2 thread mode
 2018-01-10 22:29 UTC  (6+ messages)

[RFC] doc: fix code snippet build warnings
 2018-01-10 22:26 UTC  (7+ messages)

[PATCH 0/2] Suspend-to-idle fixes for Surface Pro3
 2018-01-10 22:25 UTC  (6+ messages)
` [PATCH 1/2] ACPI / PM: Use Low Power S0 Idle on more systems

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-10 22:24 UTC  (8+ messages)
` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks

[GIT] Networking
 2018-01-10 22:21 UTC 

[PATCH v3 0/5] x86: SME: BSP/SME microcode update fix
 2018-01-10 22:20 UTC  (4+ messages)

[patch RFC 5/5] x86/speculation: Add basic speculation control code
 2018-01-10 22:13 UTC  (14+ messages)

[PATCH] cgroup/cpuset: fix circular locking dependency
 2018-01-10 22:10 UTC  (12+ messages)

[PATCH] x86/spectre: hide 'spectre_v2_enabled' when disabled
 2018-01-10 22:05 UTC 

[PATCH] clk: divider: fix clk_round_rate() when CLK_DIVIDER_READ_ONLY && CLK_RATE_SET_PARENT
 2018-01-10 22:03 UTC  (2+ messages)

[PATCH] CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
 2018-01-10 21:55 UTC  (2+ messages)

[PATCH][next] IB/mlx5: remove redundant assignment of mdev
 2018-01-10 21:53 UTC  (3+ messages)

[PATCH] scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciids
 2018-01-10 21:51 UTC  (2+ messages)

[PATCH][scsi-next] scsi: qla2xxx: remove redundant assignment of d
 2018-01-10 21:50 UTC  (2+ messages)

[PATCH 1/2] soc: imx: gpcv2: Do not pass static memory as platform data
 2018-01-10 21:50 UTC  (4+ messages)
` [PATCH 2/2] soc: imx: gpc: "

[RFC 0/2] Net softirq deferring to ksoftirqd
 2018-01-10 21:48 UTC  (6+ messages)
` [RFC 1/2] softirq: Defer net rx/tx processing to ksoftirqd context

[PATCH v2] PCI/DPC: Fix shared interrupt handling
 2018-01-10 21:45 UTC  (2+ messages)

[PATCH v2] clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built
 2018-01-10 21:45 UTC  (2+ messages)

[PATCH] x86/retpoline: Fix NOSPEC_JMP for tip
 2018-01-10 21:27 UTC  (18+ messages)
      ` [PATCH] x86/alternatives: Fix optimize_nops() checking

[PATCH v2] clk: fix reentrancy of clk_enable() on UP systems
 2018-01-10 21:40 UTC  (2+ messages)

[PATCH] PCI/ASPM: Unexport internal ASPM interfaces
 2018-01-10 21:40 UTC  (2+ messages)

[PATCH V2 1/2] nvme: split resetting state into reset_prepate and resetting
 2018-01-10 21:36 UTC  (2+ messages)

[GIT PULL 00/27] perf/core improvements and fixes
 2018-01-10 21:28 UTC  (28+ messages)
` [PATCH 01/27] perf test bpf: Improve message about expected samples
` [PATCH 02/27] perf test bpf: Use designated struct field initializers
` [PATCH 03/27] perf test bpf: Hook on epoll_pwait()
` [PATCH 04/27] perf tools: Fix compile error with libunwind x86
` [PATCH 05/27] perf report: Fix a wrong offset issue when using /proc/kcore
` [PATCH 06/27] perf report: Fix a no annotate browser displayed issue
` [PATCH 07/27] perf header: Add infrastructure to record first and last sample time
` [PATCH 08/27] perf record: Record the first and last sample time in the header
` [PATCH 09/27] perf tools: Create function to parse time percent
` [PATCH 10/27] perf tools: Create function to perform multiple time range checking
` [PATCH 11/27] perf report: Support time percent and multiple time ranges
` [PATCH 12/27] perf script: "
` [PATCH 13/27] perf tools: Enable LIBBABELTRACE by default
` [PATCH 14/27] perf tools: Display perf_event_attr::namespaces debug info
` [PATCH 15/27] perf: Allocate context task_ctx_data for child event
` [PATCH 16/27] perf: Add sample_id to PERF_RECORD_ITRACE_START event comment
` [PATCH 17/27] perf: Make perf_callchain function static
` [PATCH 18/27] perf: Return empty callchain instead of NULL
` [PATCH 19/27] perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13
` [PATCH 20/27] perf script: Add support to display sample misc field
` [PATCH 21/27] perf script: Add support to display lost events
` [PATCH 22/27] perf tools: Make the tool's warning messages optional
` [PATCH 23/27] perf report: Add --stats option to display quick data statistics
` [PATCH 24/27] perf trace: Beautify 'gettid' syscall result
` [PATCH 25/27] perf report: Add --tasks option to display monitored tasks
` [PATCH 26/27] perf report: Introduce --mmaps
` [PATCH 27/27] tools headers: Synchronize kernel <-> tooling headers

[PATCH 0/5] Remove asm/clkdev.h and privatize __clk{get,put}()
 2018-01-10 21:20 UTC  (11+ messages)
` [PATCH 1/5] blackfin: Use generic clkdev.h header
` [PATCH 2/5] clk: Prepare to remove asm-generic/clkdev.h
` [PATCH 3/5] arch: Remove clkdev.h asm-generic from Kbuild
` [PATCH 4/5] clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks
` [PATCH 5/5] clk: Move __clk_{get,put}() into private clk.h API

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-10 21:15 UTC  (7+ messages)
` [PATCH 02/36] usercopy: Include offset in overflow report
` [PATCH 04/36] usercopy: Prepare for usercopy whitelisting

[PATCH v2 0/4] clk: Fix debugfs_create_*() usage
 2018-01-10 21:14 UTC  (9+ messages)
` [PATCH v2 1/4] clk: Improve flags doc for of_clk_detect_critical()
` [PATCH v2 2/4] clk: Use octal instead of symbolic permissions
` [PATCH v2 3/4] clk: Show symbolic clock flags in debugfs
` [PATCH v2 4/4] clk: Fix debugfs_create_*() usage

[PATCH] x86/pti: unpoison pgd for trusted boot
 2018-01-10 21:11 UTC 

[PATCH v2 1/7] ARM: imx: add timer stop flag to ARM power off state
 2018-01-10 21:04 UTC  (2+ messages)
` [PATCH v2 2/7] ARM: dts: imx6ul: update i.MX 6UltraLite iomux headers


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).