messages from 2020-01-27 10:11:12 to 2020-01-29 16:23:41 UTC [more...]
[PATCH v3 00/28] docs: i2c: rework I2C documentation, part I
2020-01-29 15:19 UTC (28+ messages)
` [PATCH v3 01/28] docs: i2c: sort index logically
` [PATCH v3 02/28] docs: i2c: summary: extend introduction
` [PATCH v3 03/28] docs: i2c: summary: rewrite the "terminology" section
` [PATCH v3 04/28] docs: i2c: call it "I2C" consistently
` [PATCH v3 05/28] docs: i2c: fix typo
` [PATCH v3 06/28] docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently
` [PATCH v3 07/28] docs: i2c: i2c-protocol: fix kernel-doc function syntax
` [PATCH v3 08/28] docs: i2c: i2c-protocol: properly name start and stop conditions
` [PATCH v3 09/28] docs: i2c: i2c-protocol: remove unneeded colons from table
` [PATCH v3 10/28] docs: i2c: i2c-protocol: use proper names for ACK and NACK
` [PATCH v3 11/28] docs: i2c: smbus-protocol: fix link syntax
` [PATCH v3 12/28] docs: i2c: smbus-protocol: properly name start and stop conditions
` [PATCH v3 13/28] docs: i2c: smbus-protocol: remove unneeded colons from table
` [PATCH v3 14/28] docs: i2c: smbus-protocol: use proper names for ACK and NACK
` [PATCH v3 15/28] docs: i2c: smbus-protocol: enable kernel-doc function syntax
` [PATCH v3 17/28] docs: i2c: smbus-protocol: fix typo
` [PATCH v3 18/28] docs: i2c: smbus-protocol: fix punctuation
` [PATCH v3 19/28] docs: i2c: smbus-protocol: improve I2C Block transactions description
` [PATCH v3 20/28] docs: i2c: instantiating-devices: fix internal hyperlink
` [PATCH v3 21/28] docs: i2c: instantiating-devices: rearrange static instatiation
` [PATCH v3 22/28] docs: i2c: instantiating-devices: use monospace for sysfs attributes
` [PATCH v3 23/28] docs: i2c: old-module-parameters: fix internal hyperlink
` [PATCH v3 24/28] docs: i2c: old-module-parameters: clarify this is for obsolete kernels
` [PATCH v3 25/28] docs: i2c: old-module-parameters: use monospace instead of ""
` [PATCH v3 26/28] docs: i2c: rename sections so the overall picture is clearer
` [PATCH v3 27/28] docs: i2c: i2c-protocol: use same wording as smbus-protocol
` [PATCH v3 28/28] docs: i2c: writing-clients: properly name the stop condition
[GIT PULL] Documentation for 5.6
2020-01-29 16:16 UTC
[PATCH v2 0/9] Introduce Data Access MONitor (DAMON)
2020-01-29 14:37 UTC (18+ messages)
` [PATCH v2 1/9] mm: "
` "
` [PATCH v2 2/9] mm/damon: Implement region based sampling
` [PATCH v2 3/9] mm/damon: Adaptively adjust regions
` [PATCH v2 4/9] mm/damon: Apply dynamic memory mapping changes
` [PATCH v2 5/9] mm/damon: Add debugfs interface
` [PATCH v2 6/9] mm/damon: Add minimal user-space tools
` [PATCH v2 7/9] Documentation/admin-guide/mm: Add a document for DAMON
` [PATCH v2 8/9] mm/damon: Add kunit tests
` [PATCH v2 9/9] mm/damon: Add a tracepoint for result buffer writing
` Re: [PATCH v2 0/9] Introduce Data Access MONitor (DAMON)
` "
[PATCH v2 0/8] mm/gup: track FOLL_PIN pages (follow on from v12)
2020-01-29 13:51 UTC (11+ messages)
` [PATCH v2 1/8] mm: dump_page: print head page's refcount, for compound pages
` [PATCH v2 2/8] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v2 3/8] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v2 4/8] mm/gup: track FOLL_PIN pages
` [PATCH v2 5/8] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v2 6/8] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v2 7/8] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v2 8/8] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
[PATCH v2 00/28] docs: i2c: rework I2C documentation, part I
2020-01-29 12:22 UTC (4+ messages)
` [PATCH v2 01/28] docs: i2c: sort index logically
[PATCH 1/2] docs: usb: remove some broken references
2020-01-29 9:18 UTC (8+ messages)
` [PATCH 2/2] docs: filesystems: add overlayfs to index.rst
Docs build broken by driver-api/dmaengine/client.rst ? (was Re: [GIT PULL]: dmaengine updates for v5.6-rc1)
2020-01-29 7:47 UTC (5+ messages)
[PATCH v1 0/7] kunit: create a centralized executor to dispatch all KUnit tests
2020-01-29 6:38 UTC (12+ messages)
` [PATCH v1 1/7] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v1 2/7] arch: um: "
` [PATCH v1 3/7] kunit: test: create a single centralized executor for all tests
` [PATCH v1 4/7] init: main: add KUnit to kernel init
` [PATCH v1 5/7] kunit: test: add test plan to KUnit TAP format
` [PATCH v1 6/7] kunit: Add 'kunit_shutdown' option
` [PATCH v1 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt
[PATCH 0/3] mm/gup: track FOLL_PIN pages (follow on from v12)
2020-01-29 5:47 UTC (11+ messages)
` [PATCH 1/3] mm/gup: track FOLL_PIN pages
` [PATCH 2/3] mm/gup_benchmark: support pin_user_pages() and related calls
[PATCH v5] Documentation: filesystems: convert fuse to RST
2020-01-29 5:06 UTC
[PATCH v2 0/5] Documentation: nfs: convert remaining files to ReST
2020-01-29 4:49 UTC (6+ messages)
` [PATCH v2 1/5] Documentation: nfs: convert pnfs.txt "
` [PATCH v2 2/5] Documentation: nfs: rpc-cache: convert "
` [PATCH v2 3/5] Documentation: nfs: rpc-server-gss: "
` [PATCH v2 4/5] Documentation: nfs: nfs41-server: "
` [PATCH v2 5/5] Documentation: nfs: knfsd-stats: "
[PATCH][RFC] PCI: Add "pci=blacklist_dev=" parameter to blacklist specific devices
2020-01-29 1:32 UTC (5+ messages)
[PATCH v6 0/5] Support fof Casefolding and Encryption
2020-01-28 23:03 UTC (6+ messages)
` [PATCH v6 1/5] unicode: Add standard casefolded d_ops
` [PATCH v6 2/5] fscrypt: Have filesystems handle their d_ops
` [PATCH v6 3/5] f2fs: Handle casefolding with Encryption
` [PATCH v6 4/5] ext4: Hande casefolding with encryption
` [PATCH v6 5/5] ext4: Optimize match for casefolded encrypted dirs
[PATCH 1/3] docs: hwmon: (pmbus/ltc2978): Update datasheet URLs to analog.com
2020-01-28 22:38 UTC (8+ messages)
` [PATCH 2/3] hwmon: (pmbus/ltc2978): Fix PMBus polling of MFR_COMMON definitions
` [PATCH 3/3] hwmon: (pmbus/ltc2978): add support for more parts
[PATCH 00/27] docs: virt: convert text documents to ReST format
2020-01-28 20:38 UTC (56+ messages)
` [PATCH 06/27] docs: virt: Convert msr.txt "
` [PATCH 01/27] docs: kvm: add arm/pvtime.rst to index.rst
` [PATCH 03/27] docs: virt: user_mode_linux.rst: update compiling instructions
` [PATCH 04/27] docs: virt: user_mode_linux.rst: fix URL references
` [PATCH 05/27] docs: virt: convert halt-polling.txt to ReST format
` [PATCH 07/27] docs: kvm: devices/arm-vgic-its.txt "
` [PATCH 08/27] docs: kvm: devices/arm-vgit-v3.txt to ReST
` [PATCH 09/27] docs: kvm: convert devices/arm-vgit.txt "
` [PATCH 10/27] docs: kvm: convert devices/mpic.txt "
` [PATCH 11/27] docs: kvm: convert devices/s390_flic.txt "
` [PATCH 12/27] docs: kvm: convert devices/vcpu.txt "
` [PATCH 13/27] "
` [PATCH 14/27] docs: kvm: convert devices/vm.txt "
` [PATCH 15/27] docs: kvm: convert devices/xics.txt "
` [PATCH 16/27] docs: kvm: convert devices/xive.txt "
` [PATCH 18/27] docs: kvm: convert arm/hyp-abi.txt "
` [PATCH 19/27] docs: kvm: arm/psci.txt: convert "
` [PATCH 20/27] docs: kvm: Convert hypercalls.txt to ReST format
` [PATCH 21/27] docs: kvm: Convert locking.txt "
` [PATCH 22/27] docs: kvm: Convert mmu.txt "
` [PATCH 23/27] docs: kvm: Convert nested-vmx.txt "
` [PATCH 24/27] docs: kvm: Convert ppc-pv.txt "
` [PATCH 25/27] docs: kvm: Convert s390-diag.txt "
` [PATCH 26/27] docs: kvm: Convert timekeeping.txt "
` [PATCH 27/27] docs: kvm: review-checklist.txt: rename to ReST
[PATCH v8 00/15] CoreSight CTI Driver
2020-01-28 19:32 UTC (4+ messages)
` [PATCH v8 08/15] coresight: cti: Enable CTI associated with devices
[PATCH v2 0/6] arm64: ARMv8.4 Activity Monitors support
2020-01-28 18:36 UTC (24+ messages)
` [PATCH v2 1/6] arm64: add support for the AMU extension v1
` [PATCH v2 3/6] arm64/kvm: disable access to AMU registers from kvm guests
` [PATCH v2 4/6] Documentation: arm64: document support for the AMU extension
` [PATCH v2 6/6] arm64: use activity monitors for frequency invariance
[PATCH] dmaengine: doc: Properly indent metadata title
2020-01-28 12:50 UTC
[PATCH stable-4.9] Documentation: Document arm64 kpti control
2020-01-28 8:05 UTC (2+ messages)
[PATCH v2] admin guide/pm: Admin guide for Intel Uncore Frequency limits
2020-01-28 7:46 UTC (3+ messages)
[PATCH] scripts/find-unused-docs: Fix massive false positives
2020-01-27 21:26 UTC (2+ messages)
Re: [PATCH 0/8] Introduce Data Access MONitor (DAMON)
2020-01-27 16:53 UTC (2+ messages)
` "
[PATCH v2 1/3] kernel: rename taint flag TAINT_SOFTLOCKUP into TAINT_LOCKUP
2020-01-27 14:03 UTC (3+ messages)
` [PATCH v2 2/3] kernel: set taint flag 'L' at any kind of lockup
` [PATCH v2 3/3] kernel: add sysctl kernel.nr_taints
[PATCH 1/1] mm: sysctl: add panic_on_mm_error sysctl
2020-01-27 12:51 UTC (8+ messages)
[PATCH 01/16] docs: Add documentation for MHI bus
2020-01-27 12:02 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).