messages from 2018-12-18 17:58:22 to 2019-01-02 20:14:41 UTC [more...]
[PATCH v2 0/3] kasan: tag-based mode fixes
2019-01-02 20:14 UTC (5+ messages)
` [PATCH v2 1/3] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
` [PATCH v2 2/3] kasan: make tag based mode work with CONFIG_HARDENED_USERCOPY
` [PATCH v2 3/3] kasan: fix krealloc handling for tag-based mode
[PATCH 0/8] Fix bad references to documentation files
2019-01-02 20:03 UTC (9+ messages)
` [PATCH 1/8] MAINTAINERS: fix bad file reference into Documentation
` [PATCH 2/8] doc: filesystems: fix bad references to nonexistent ext4.rst file
` [PATCH 3/8] doc: bindings: fix bad reference to ARM CPU bindings
` [PATCH 4/8] doc: trace: fix reference to cpuidle documentation file
` [PATCH 5/8] doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt file
` [PATCH 6/8] doc: scsi: remove reference to tmscsim.txt file
` [PATCH 7/8] doc: pinctrl: fix bad reference to pinctrl.txt file
` [PATCH 8/8] doc: fix multiple broken references
[PATCH v9 00/12] PECI device driver introduction
2019-01-02 18:29 UTC (17+ messages)
` [PATCH v9 01/12] dt-bindings: Add a document of PECI subsystem
` [PATCH v9 02/12] Documentation: ioctl: Add ioctl numbers for "
` [PATCH v9 03/12] peci: Add support for PECI bus driver core
` [PATCH v9 04/12] dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs
` [PATCH v9 05/12] ARM: dts: aspeed: peci: Add PECI node
` [PATCH v9 06/12] peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx
` [PATCH v9 07/12] dt-bindings: mfd: Add a document for PECI client MFD
` [PATCH v9 08/12] mfd: intel-peci-client: Add PECI client MFD driver
` [PATCH v9 09/12] Documentation: hwmon: Add documents for PECI hwmon client drivers
` [PATCH v9 10/12] hwmon: Add PECI cputemp driver
` [PATCH v9 11/12] hwmon: Add PECI dimmtemp driver
` [PATCH v9 12/12] Add maintainers for the PECI subsystem
[PATCH V2 00/10] unify the interface of the proportional-share policy in blkio/io
2019-01-02 16:28 UTC (16+ messages)
[PATCH 2/2] doc: cgroup: highlight all paths using the :file: inline markup
2019-01-02 16:09 UTC (3+ messages)
[PATCH] doc: cgroup: add missing literal block
2019-01-02 15:59 UTC (2+ messages)
[PATCH 1/2] doc: cgroup: use graphviz code instead of ASCII art
2019-01-02 15:56 UTC (4+ messages)
For your photos again
2019-01-02 13:24 UTC
[PATCH 0/2] Documentation/RCU: Update documents
2019-01-02 13:27 UTC (7+ messages)
` [PATCH 1/2] whatisRCU.txt: fix outdated links
` [PATCH 2/2] torture.txt: update the list of supported torture types
[PATCH] cpufreq / Documentation: Update cpufreq MAINTAINERS entry
2019-01-02 11:13 UTC
[PATCH] Docs/kernel-api.rst: Remove removed blk-tag.c reference
2019-01-02 0:50 UTC (2+ messages)
[PATCH 0/5] Improve the latency tracers
2019-01-01 15:46 UTC (6+ messages)
` [PATCH 1/5] function_graph: Support displaying relative timestamp
` [PATCH 2/5] sched/tracing: Show more info for funcgraph wakeup tracers
` [PATCH 3/5] sched/tracing: Put a margin between flags and duration for "
` [PATCH 4/5] sched/tracing: Show stacktrace "
` [PATCH 5/5] trace/doc: Add latency tracer funcgraph example
[GIT PULL] Documentation for 5.0
2018-12-31 22:13 UTC (4+ messages)
[PATCH] Documentation/admin-guide: update URL of LKML information link
2018-12-31 15:03 UTC (3+ messages)
ALLIANCE LOAN OFFER/PROJECT FUNDING
2018-12-30 21:28 UTC
[PATCH] Raise the minimum required gcc version to 4.6
2018-12-29 21:57 UTC (5+ messages)
[PATCH] doc: net: fix bad references to network drivers
2018-12-29 18:32 UTC (2+ messages)
[PATCH] Documentation: rename addr_in_gen_pool to gen_pool_has_addr
2018-12-29 1:59 UTC
[PATCH v9 00/27] Ingenic TCU patchset v9
2018-12-28 21:48 UTC (29+ messages)
` [PATCH v9 01/27] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v9 02/27] doc: Add doc for the Ingenic TCU hardware
` [PATCH v9 03/27] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v9 04/27] clocksource: Add a new timer-ingenic driver
` [PATCH v9 05/27] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v9 06/27] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v9 07/27] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v9 08/27] watchdog: jz4740: Use regmap "
` [PATCH v9 09/27] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v9 10/27] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v9 11/27] pwm: jz4740: Apply configuration atomically
` [PATCH v9 12/27] pwm: jz4740: Use regmap from TCU driver
` [PATCH v9 13/27] pwm: jz4740: Use clocks "
` [PATCH v9 14/27] pwm: jz4740: Improve algorithm of clock calculation
` [PATCH v9 15/27] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v9 16/27] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v9 17/27] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v9 18/27] clk: jz4740: Add TCU clock
` [PATCH v9 19/27] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v9 20/27] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v9 21/27] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v9 22/27] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v9 23/27] MIPS: CI20: Reduce system timer to 3 MHz
` [PATCH v9 24/27] MIPS: CI20: defconfig: enable OST driver
` [PATCH v9 25/27] MIPS: GCW0: Reduce system timer to 750 kHz
` [PATCH v9 26/27] MIPS: GCW0: defconfig: Enable OST, watchdog, PWM drivers
` [PATCH v9 27/27] MIPS: jz4740: Drop obsolete code
[PATCH v3 0/9] Overview of Arm komeda display driver
2018-12-28 16:34 UTC (29+ messages)
` [PATCH v3 1/9] drm/komeda: komeda_dev/pipeline/component definition and initialzation
` [PATCH v3 2/9] dt/bindings: drm/komeda: Add DT bindings for ARM display processor D71
` [PATCH v3 3/9] drm/komeda: Build komeda to be a platform module
` [PATCH v3 4/9] drm/komeda: Add DT parsing
` [PATCH v3 5/9] drm/komeda: Add komeda_format_caps for format handling
` [PATCH v3 6/9] drm/komeda: Add komeda_framebuffer
` [PATCH v3 7/9] drm/komeda: Attach komeda_dev to DRM-KMS
` [PATCH v3 8/9] drm/doc: Add initial komeda driver documentation
` [PATCH v3 9/9] MAINTAINERS: Add maintainer for arm komeda driver
[PATCH v9 01/13] x86/resctrl: Rename and move rdt files to new directory
2018-12-26 17:14 UTC (3+ messages)
` [PATCH v9 00/13] arch/resctrl: AMD QoS support
[PATCH 0/2 v3] kdump,vmcoreinfo: Export the value of sme mask to vmcoreinfo
2018-12-26 6:14 UTC (7+ messages)
` [PATCH 1/2 v3] kdump: add the vmcoreinfo documentation
[PATCH 0/2 v4] kdump,vmcoreinfo: Export the value of sme mask to vmcoreinfo
2018-12-26 3:33 UTC (4+ messages)
` [PATCH 1/2 v4] kdump: add the vmcoreinfo documentation
` [PATCH 2/2 v4] kdump,vmcoreinfo: Export the value of sme mask to vmcoreinfo
[PATCH] doc:it_IT: translation for process/submitting-patches
2018-12-23 1:01 UTC
[PATCH 0/6] psi: pressure stall monitors
2018-12-22 14:12 UTC (10+ messages)
` [PATCH 6/6] psi: introduce psi monitor
[PATCH v8 00/26] Ingenic TCU patchset v8
2018-12-22 11:09 UTC (16+ messages)
` [PATCH v8 03/26] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B
[PATCH v6 7/7] cgroup: document cgroup v2 freezer interface
2018-12-22 0:03 UTC
[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
2018-12-21 18:17 UTC (4+ messages)
[PATCH] ARM: Ensure that NEON code always compiles with Clang
2018-12-21 18:11 UTC (2+ messages)
[PATCH 0/1] RFC: Revamp admin-guide/tainted-kernels.rst to make it more comprehensible
2018-12-21 15:26 UTC (11+ messages)
[PATCH 0/2] docs/mm-api: link kernel-doc comments from slab_common.c
2018-12-21 14:29 UTC (4+ messages)
[PATCH V7 0/10] KVM: X86: Introducing ROE Protection Kernel Hardening
2018-12-21 14:05 UTC (4+ messages)
[PATCH v3 7/9] drm/komeda: Attach komeda_dev to DRM-KMS
2018-12-21 11:48 UTC
[PATCH v3 3/9] drm/komeda: Build komeda to be a platform module
2018-12-21 11:46 UTC
[PATCH] Documentation: update path-lookup.md for parallel lookups
2018-12-21 0:33 UTC (8+ messages)
` [PATCH 1/2] Documentation: convert path-lookup from markdown to resturctured text
[PATCH 0/6] Coordinated Clks
2018-12-20 23:20 UTC (3+ messages)
[PATCH v5 0/7] freezer for cgroup v2
2018-12-20 21:43 UTC (10+ messages)
` [PATCH v5 4/7] cgroup: cgroup v2 freezer
[PATCH] configfs: fix wrong name of struct in documentation
2018-12-20 15:41 UTC (2+ messages)
[PATCH mm] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
2018-12-20 13:02 UTC (3+ messages)
[PATCH v2 0/9] Overview of Arm komeda display driver
2018-12-20 10:54 UTC (12+ messages)
` [PATCH v2 1/9] drm/komeda: komeda_dev/pipeline/component definition and initialzation
` [PATCH v2 2/9] dt/bindings: drm/komeda: Add DT bindings for ARM display processor D71
` [PATCH v2 3/9] drm/komeda: Build komeda to be a platform module
` [PATCH v2 4/9] drm/komeda: Add DT parsing
` [PATCH v2 5/9] drm/komeda: Add komeda_format_caps for format handling
` [PATCH v2 6/9] drm/komeda: Add komeda_framebuffer
` [PATCH v2 7/9] drm/komeda: Attach komeda_dev to DRM-KMS
` [PATCH v2 8/9] drm/doc: Add initial komeda driver documentation
` [PATCH v2 9/9] MAINTAINERS: Add maintainer for arm komeda driver
[RFC PATCH] x86/speculation: Don't inherit TIF_SSBD on execve()
2018-12-20 0:58 UTC (4+ messages)
[WIP PATCH 00/15] MST refcounting/atomic helpers cleanup
2018-12-19 18:36 UTC (6+ messages)
` [WIP PATCH 03/15] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
2018-12-19 12:52 UTC (7+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).