messages from 2018-07-23 15:44:25 to 2018-07-30 05:20:53 UTC [more...]
[PATCH v2 1/2] dmaengine: add a new helper dmaenginem_async_device_register
2018-07-30 5:20 UTC (3+ messages)
` [PATCH v2 2/2] dmaengine: mic_x100_dma: use the new helper to simplify the code
[RFC] kconfig: add hardened defconfig helpers
2018-07-28 20:11 UTC (3+ messages)
[PATCH v2] f2fs: checkpoint disabling
2018-07-28 0:19 UTC (3+ messages)
doc:it_IT: kernel-hacking translation
2018-07-27 21:34 UTC (6+ messages)
` [PATCH 1/2] doc:hacking: add labels
` [PATCH 2/2] doc:it_IT: translation for kernel-hacking
[PATCH v3 0/7] memory management documentation updates
2018-07-27 21:29 UTC (11+ messages)
` [PATCH v3 1/7] mm/util: make strndup_user description a kernel-doc comment
` [PATCH v3 2/7] mm/util: add kernel-doc for kvfree
` [PATCH v3 3/7] docs/core-api: kill trailing whitespace in kernel-api.rst
` [PATCH v3 4/7] docs/core-api: move *{str,mem}dup* to "String Manipulation"
` [PATCH v3 5/7] docs/core-api: split memory management API to a separate file
` [PATCH v3 6/7] docs/mm: make GFP flags descriptions usable as kernel-doc
` [PATCH v3 7/7] docs/core-api: mm-api: add section about GFP flags
[PATCH v11 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
2018-07-27 21:21 UTC (13+ messages)
[PATCH v7 00/12] PECI device driver introduction
2018-07-27 17:36 UTC (17+ messages)
` [PATCH v7 01/12] dt-bindings: Add a document of PECI subsystem
` [PATCH v7 02/12] Documentation: ioctl: Add ioctl numbers for "
` [PATCH v7 03/12] peci: Add support for PECI bus driver core
` [PATCH v7 04/12] dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs
` [PATCH v7 05/12] ARM: dts: aspeed: peci: Add PECI node
` [PATCH v7 06/12] peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx
` [PATCH v7 07/12] dt-bindings: mfd: Add a document for PECI client MFD
` [PATCH v7 08/12] mfd: intel-peci-client: Add PECI client MFD driver
` [PATCH v7 09/12] Documentation: hwmon: Add documents for PECI hwmon client drivers
` [PATCH v7 10/12] hwmon: Add PECI cputemp driver
` [PATCH v7 11/12] hwmon: Add PECI dimmtemp driver
` [PATCH v7 12/12] Add maintainers for the PECI subsystem
[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
2018-07-27 13:38 UTC (8+ messages)
` [PATCH 1/3] i3c: master: Add driver for Synopsys DesignWare IP
` [PATCH 2/3] dt-bindings: i3c: Document Synopsys DesignWare I3C master bindings
[PATCH v2 0/4] docs: bpf: Fix RST conversion
2018-07-27 5:25 UTC (6+ messages)
` [PATCH v2 1/4] docs: bpf: Rename README.rst to index.rst
` [PATCH v2 2/4] docs: bpf: Add toctree to index
` [PATCH v2 3/4] docs: Add bpf/index to top level index
` [PATCH v2 4/4] docs: bpf: Capitalise document heading
[PATCH v2 net-next 0/3] docs: net: Convert netdev-FAQ to RST
2018-07-27 4:28 UTC (2+ messages)
[PATCH] zh_CN:translation for block queue into Chinese
2018-07-27 2:41 UTC (4+ messages)
` [PATCH v1] doc: translation "
[PATCH v2] Documentation: vm.txt: Adding 'nr_hugepages_mempolicy' parameter description
2018-07-26 22:24 UTC (2+ messages)
[PATCH 1/3] doc: tracing: Fix a typo of trace_stat
2018-07-26 21:48 UTC (3+ messages)
[PATCH v2 00/11] docs/mm: add boot time memory management docs
2018-07-26 21:45 UTC (6+ messages)
[PATCH v2 0/7] memory management documentation updates
2018-07-26 17:24 UTC (15+ messages)
` [PATCH v2 1/7] mm/util: make strndup_user description a kernel-doc comment
` [PATCH v2 2/7] mm/util: add kernel-doc for kvfree
` [PATCH v2 3/7] docs/core-api: kill trailing whitespace in kernel-api.rst
` [PATCH v2 4/7] docs/core-api: move *{str,mem}dup* to "String Manipulation"
` [PATCH v2 5/7] docs/core-api: split memory management API to a separate file
` [PATCH v2 6/7] docs/mm: make GFP flags descriptions usable as kernel-doc
` [PATCH v2 7/7] docs/core-api: mm-api: add section about GFP flags
[PATCHv8 0/9] Add Intel Stratix10 FPGA manager and service layer
2018-07-26 16:27 UTC (10+ messages)
` [PATCHv8 1/9] dt-bindings, firmware: add Intel Stratix10 service layer binding
` [PATCHv8 2/9] arm64: dts: stratix10: add stratix10 service driver binding to base dtsi
` [PATCHv8 3/9] misc: add Intel Stratix10 service layer driver
` [PATCHv8 4/9] dt-bindings: fpga: add Stratix10 SoC FPGA manager binding
` [PATCHv8 5/9] arm64: dts: stratix10: add fpga manager and region
` [PATCHv8 6/9] fpga: add intel stratix10 soc fpga manager driver
` [PATCHv8 7/9] defconfig: enable fpga and service layer
` [PATCHv8 8/9] Documentation: driver-api: add stratix10 "
` [PATCHv8 9/9] misc: add remote status update client support
[PATCH v4 1/3] usb: gadget: ccid: add support for USB CCID Gadget Device
2018-07-26 10:53 UTC (2+ messages)
due to kconfig changes kernel config file is no longer sufficient for configuring the kernel
2018-07-26 8:33 UTC (4+ messages)
[PATCH v3] cpufreq: trace frequency limits change
2018-07-26 8:22 UTC (4+ messages)
[PATCH 0/4] docs: bpf: Fix RST conversion
2018-07-26 7:48 UTC (8+ messages)
` [PATCH 1/4] docs: bpf: Rename README.rst to index.rst
` [PATCH 2/4] docs: bpf: Add toctree to index
` [PATCH 3/4] docs: Add bpf/index to top level index
` [PATCH 4/4] docs: bpf: Capitalise document heading
[PATCH v2 1/4] ARM: exynos: Remove outdated maintainer information
2018-07-26 7:09 UTC (7+ messages)
` [PATCH v2 2/4] ARM: exynos: Store Exynos5420 register state in one variable
` [PATCH v2 3/4] ARM: exynos: Clear global variable on init error path
` [PATCH v2 4/4] ARM: exynos: Fix imprecise abort during Exynos5422 suspend to RAM
[PATCH v2 net-next 0/3] docs: net: Convert netdev-FAQ to RST
2018-07-26 5:06 UTC (5+ messages)
` [PATCH v2 net-next 1/3] docs: Add rest label the_canonical_patch_format
` [PATCH v2 net-next 2/3] docs: net: Convert netdev-FAQ to restructured text
` [PATCH v2 net-next 3/3] docs: Update references to netdev-FAQ
[PATCH] dmaengine: add a new helper dmam_async_device_register
2018-07-26 4:10 UTC (4+ messages)
[PATCH v5 00/21] Ingenic JZ47xx TCU patchset v5
2018-07-25 23:30 UTC (26+ messages)
` [PATCH v5 01/21] mfd: Add ingenic-tcu.h header
` [PATCH v5 02/21] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v5 03/21] doc: Add doc for the Ingenic TCU hardware
` [PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v5 05/21] clocksource: Add a new timer-ingenic driver
` [PATCH v5 06/21] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v5 07/21] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v5 08/21] watchdog: jz4740: Use regmap and WDT clock provided by TCU driver
` [PATCH v5 09/21] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v5 10/21] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v5 11/21] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v5 12/21] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v5 13/21] pwm: jz4740: Add support for the JZ4725B
` [PATCH v5 14/21] clk: jz4740: Add TCU clock
` [PATCH v5 15/21] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v5 16/21] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v5 17/21] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v5 18/21] MIPS: qi_lb60: Use 750 kHz system timer & enable clocksource
` [PATCH v5 19/21] MIPS: CI20: Reduce system timer clock to 3 MHz
` [PATCH v5 20/21] MIPS: CI20: defconfig: enable OST driver
` [PATCH v5 21/21] MIPS: jz4740: Drop obsolete code
[PATCH] mm: Clarify CONFIG_PAGE_POISONING and usage
2018-07-25 22:38 UTC
[PATCH net-next 0/2] docs: net: Convert netdev-FAQ to RST
2018-07-25 22:31 UTC (8+ messages)
` [PATCH net-next 1/2] docs: Add rest label the_canonical_path_format
` [PATCH net-next 2/2] docs: net: Convert netdev-FAQ to restructured text
[PATCH v4 0/9] hwmon and fsi: Add On-Chip Controller (OCC) driver
2018-07-25 16:36 UTC (5+ messages)
` [PATCH v4 1/9] "
` [PATCH v4 2/9] Documentation: hwmon: Add OCC documentation
[PATCH] mtd: nand: fix spelling in driver api documentation
2018-07-25 14:15 UTC (6+ messages)
[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
2018-07-25 13:44 UTC (3+ messages)
` [PATCH v4 13/17] khwasan: add hooks implementation
[PATCH 0/7] memory management documentation updates
2018-07-25 13:30 UTC (10+ messages)
` [PATCH 1/7] mm/util: make strndup_user description a kernel-doc comment
` [PATCH 2/7] mm/util: add kernel-doc for kvfree
` [PATCH 3/7] docs/core-api: kill trailing whitespace in kernel-api.rst
` [PATCH 4/7] docs/core-api: move *{str,mem}dup* to "String Manipulation"
` [PATCH 5/7] docs/core-api: split memory management API to a separate file
` [PATCH 6/7] docs/mm: make GFP flags descriptions usable as kernel-doc
` [PATCH 7/7] docs/core-api: mm-api: add section about GFP flags
[PATCH v9 00/24] ILP32 for ARM64
2018-07-25 9:48 UTC (3+ messages)
Memory Read Only Enforcement: VMM assisted kernel rootkit mitigation for KVM V4
2018-07-25 9:36 UTC (3+ messages)
` [PATCH RFC V4 3/3] KVM: X86: Adding skeleton for Memory ROE
[PATCH v6 00/10] Add the I3C subsystem
2018-07-24 20:22 UTC (27+ messages)
[PATCH v2] cpufreq: trace frequency limits change
2018-07-24 17:24 UTC (3+ messages)
[RFC] ARM: exynos: Fix imprecise abort during Exynos5422 suspend to RAM
2018-07-24 6:33 UTC (3+ messages)
[PATCH v5 net-next 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
2018-07-24 3:38 UTC (8+ messages)
` [PATCH v5 net-next 1/6] net: ethernet: ti: cpsw: use cpdma channels in backward order for txq
` [PATCH v5 net-next 2/6] net: ethernet: ti: cpdma: fit rated channels in backward order
` [PATCH v5 net-next 3/6] net: ethernet: ti: cpsw: add MQPRIO Qdisc offload
` [PATCH v5 net-next 4/6] net: ethernet: ti: cpsw: add CBS "
` [PATCH v5 net-next 5/6] net: ethernet: ti: cpsw: restore shaper configuration while down/up
` [PATCH v5 net-next 6/6] Documentation: networking: cpsw: add MQPRIO & CBS offload examples
[PATCH v2] Documentation: proc.txt: Adding 'HardwareCorrupted' field and description
2018-07-23 16:44 UTC (3+ messages)
[PATCHv7 0/9] Add Intel Stratix10 FPGA manager and service layer
2018-07-23 16:38 UTC (3+ messages)
` [PATCHv7 6/9] fpga: add intel stratix10 soc fpga manager driver
[PATCH 0/2] Documentation: trace: improve probe documentation
2018-07-23 15:52 UTC (3+ messages)
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).