messages from 2018-11-30 20:42:32 to 2018-12-05 20:18:03 UTC [more...]
[PATCH v6 00/10] clk: clkdev/of_clk - add managed lookup and provider registrations
2018-12-05 20:17 UTC (26+ messages)
` [PATCH v6 01/10] clkdev: add managed clkdev lookup registration
` [PATCH v6 02/10] clk: Add kerneldoc to managed of-provider interfaces
` [PATCH v6 03/10] clk: of-provider: look at parent if registered device has no provider info
` [PATCH v6 04/10] clk: clk-max77686: Clean clkdev lookup leak and use devm
` [PATCH v6 05/10] clk: clk-st: avoid clkdev lookup leak at remove
` [PATCH v6 06/10] clk: clk-hi655x: Free of_provider "
` [PATCH v6 07/10] clk: rk808: use managed version of of_provider registration
` [PATCH v6 08/10] clk: clk-twl6040: Free of_provider at remove
` [PATCH v6 09/10] clk: apcs-msm8916: simplify probe cleanup by using devm
` [PATCH v6 10/10] clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock
[PATCH] Documentation: update path-lookup.md for parallel lookups
2018-12-05 19:46 UTC (4+ messages)
` [PATCH 1/2] Documentation: convert path-lookup from markdown to resturctured text
` [PATCH 2/2] Documentation: path-lookup - update externel refs
[PATCH v9 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
2018-12-05 19:44 UTC (4+ messages)
` [PATCH v9 1/2] perf, uncore: Adding documentation for ThunderX2 pmu uncore driver
` [PATCH v9 2/2] ThunderX2, perf : Add Cavium ThunderX2 SoC UNCORE PMU driver
[RFC] net: documentation: build a directory structure for drivers
2018-12-05 19:30 UTC (6+ messages)
[PATCH v2 00/11] thermal: add new flag irq-mode for trip point
2018-12-05 15:33 UTC (5+ messages)
` [PATCH v2 02/11] thermal: add irq-mode configuration "
[PATCH 1/2 v2] kdump: add the vmcoreinfo documentation
2018-12-05 14:21 UTC (6+ messages)
[PATCH 1/2] admin-guide/memory-hotplug.rst: remove locking internal part from admin-guide
2018-12-05 12:20 UTC (13+ messages)
` [PATCH 2/2] core-api/memory-hotplug.rst: divide Locking Internal section by different locks
[PATCH 2/3] kbuild: generate asm-generic wrappers if mandatory headers are missing
2018-12-05 11:28 UTC
[PATCH v1 8/9] drm/doc: Add initial komeda driver documentation
2018-12-05 10:25 UTC
[PATCH v1 8/9] drm/doc: Add initial komeda driver documentation
2018-12-05 10:22 UTC
[PATCH V2 0/7] Remove fs specific fscrypt and fsverity build config options
2018-12-05 0:08 UTC (16+ messages)
` [PATCH V2 1/7] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V2 2/7] f2fs: "
` [PATCH V2 3/7] fscrypt: remove filesystem specific build config option
` [PATCH V2 4/7] Add S_VERITY and IS_VERITY()
` [PATCH V2 5/7] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V2 6/7] f2fs: "
` [PATCH V2 7/7] fsverity: Remove filesystem specific build config option
[PATCH v8 00/14] Appended signatures support for IMA appraisal
2018-12-04 23:35 UTC (3+ messages)
[PATCH v12 00/25] kasan: add software tag-based mode for arm64
2018-12-04 22:23 UTC (3+ messages)
` [PATCH v12 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
[PATCH v4 0/8] clk: clkdev: managed clk lookup and provider registrations
2018-12-04 18:59 UTC (9+ messages)
` [PATCH v4 1/8] clk: clkdev/of_clk - add managed "
[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
2018-12-04 18:16 UTC (5+ messages)
` [RFC PATCH v6 04/26] x86/fpu/xstate: Introduce XSAVES system states
[RFC AFBC v2 00/12] Add support for Arm Framebuffer Compression(AFBC) in mali display driver
2018-12-04 17:54 UTC (23+ messages)
` [RFC AFBC 01/12] drm/fourcc: Add AFBC yuv fourccs for Mali
` [RFC AFBC 02/12] drm: Added a new format DRM_FORMAT_XVYU2101010
` [RFC AFBC 03/12] drm/afbc: Add AFBC modifier usage documentation
` [RFC v3 AFBC 04/12] drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
` [RFC AFBC 05/12] drm/arm/malidp:- Define a common list of AFBC format modifiers supported for DP500, DP550 and DP650
` [RFC AFBC 06/12] drm/arm/malidp:- Added support for new YUV formats "
` [RFC AFBC 07/12] drm/arm/malidp: Define the constraints on each supported drm_fourcc format for the AFBC modifiers
` [RFC AFBC 08/12] drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formats
` [RFC AFBC 09/12] drm/arm/malidp:- Writeback framebuffer does not support any modifiers
` [RFC AFBC 10/12] drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of relying on cpp for calculating framebuffer size
` [RFC AFBC 11/12] drm/arm/malidp:- Disregard the pitch alignment constraint for AFBC framebuffer
` [RFC v3 AFBC 12/12] drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART
[PATCH 10/17] prmem: documentation
2018-12-04 12:34 UTC (13+ messages)
[PATCH] i3c: master: dw: split dw-i3c-master.c into master and bus specific parts
2018-12-04 9:19 UTC (14+ messages)
[PATCH v5 0/9] clk: clkdev: managed clk lookup and provider registrations
2018-12-04 8:03 UTC (15+ messages)
` [PATCH v5 1/9] clkdev: add managed clkdev lookup registration
` [PATCH v5 2/9] clk: of_clk - add managed provider registrations
` [PATCH v5 3/9] clk: clk-max77686: Clean clkdev lookup leak and use devm
` [PATCH v5 4/9] clk: clk-st: avoid clkdev lookup leak at remove
` [PATCH v5 5/9] clk: clk-hi655x: Free of_provider "
` [PATCH v5 6/9] clk: rk808: use managed version of of_provider registration
` [PATCH v5 7/9] clk: clk-twl6040: Free of_provider at remove
` [PATCH v5 8/9] clk: apcs-msm8916: simplify probe cleanup by using devm
` [PATCH v5 9/9] clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock
[PATCH v8 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
2018-12-04 6:02 UTC (7+ messages)
` [PATCH v8 1/2] perf, uncore: Adding documentation for ThunderX2 pmu uncore driver
` [PATCH v8 2/2] ThunderX2, perf : Add Cavium ThunderX2 SoC UNCORE PMU driver
RE,
2018-12-04 2:28 UTC
[PATCH v4 0/7] freezer for cgroup v2
2018-12-04 0:11 UTC (15+ messages)
` [PATCH v4 1/7] cgroup: rename freezer.c into legacy_freezer.c
` [PATCH v4 2/7] cgroup: implement __cgroup_task_count() helper
` [PATCH v4 3/7] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
` [PATCH v4 4/7] cgroup: cgroup v2 freezer
` [PATCH v4 5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
` [PATCH v4 6/7] kselftests: cgroup: add freezer controller self-tests
` [PATCH v4 7/7] cgroup: document cgroup v2 freezer interface
[PATCH v2 01/34] kbuild: Add support for DT binding schema checks
2018-12-03 21:31 UTC
[PATCH v3] code-of-conduct: Remove explicit list of discrimination factors
2018-12-03 16:49 UTC (8+ messages)
[PATCH] cpuidle: poll_state: Disregard disable idle states
2018-12-03 12:32 UTC
[PATCH] cpuidle: Add 'high' and 'low' idle state metrics
2018-12-03 12:31 UTC
[PATCH 0/2] docs: memory-hotplug: add details about locking internals
2018-12-03 11:23 UTC (3+ messages)
[PATCH v4 0/2] Documentation/admin-guide: introduce perf-security.rst file and extend perf_event_paranoid documentation
2018-12-03 9:42 UTC (5+ messages)
` [PATCH v4 1/2] Documentation/admin-guide: introduce perf-security.rst file
Brauchen Sie einen Kredit?
2018-12-03 9:36 UTC
[PATCH v17 22/23] x86/sgx: SGX documentation
2018-12-03 9:32 UTC (3+ messages)
[PATCH] doc:it: fixes in process/1.Intro
2018-12-02 17:40 UTC
[RFC] dm-bow working prototype
2018-12-02 10:07 UTC (9+ messages)
` [dm-devel] "
[PATCH -next] vfs: fix typos etc. in Documentation/filesystems/mount_api.txt
2018-12-01 21:03 UTC
[PATCH] Documentation: devres: note checking needs when converting
2018-12-01 12:44 UTC
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
2018-12-01 8:20 UTC (33+ messages)
[RFC] Documentation: use RFC 5735 subnet for examples
2018-12-01 0:52 UTC
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).