messages from 2022-01-21 12:47:19 to 2022-01-27 17:16:45 UTC [more...]
[PATCH V4] notifier/panic: Introduce panic_notifier_filter
2022-01-27 17:16 UTC (16+ messages)
[PATCH 0/3] Some improvements on panic_print
2022-01-27 16:53 UTC (4+ messages)
` [PATCH 3/3] panic: Allow printing extra panic information on kdump
[PATCH v2 1/1] docs: process: submitting-patches: Clarify the Reported-by usage
2022-01-27 16:32 UTC
[PATCH v1 1/1] docs: process: submitting-patches: Clarify the Reported-by usage
2022-01-27 16:28 UTC (3+ messages)
[PATCH v4 1/4] hwmon: (max6639) Update Datasheet URL
2022-01-27 16:17 UTC
[PATCH 00/16] scsi: libsas and users: Factor out LLDD TMF code
2022-01-27 16:01 UTC (49+ messages)
` [PATCH 01/16] scsi: libsas: Use enum for response frame DATAPRES field
` [PATCH 02/16] scsi: libsas: Delete lldd_clear_aca callback
` [PATCH 03/16] scsi: hisi_sas: Delete unused I_T_NEXUS_RESET_PHYUP_TIMEOUT
` [PATCH 04/16] scsi: libsas: Move SMP task handlers to core
` [PATCH 05/16] scsi: libsas: Add struct sas_tmf_task
` [PATCH 06/16] scsi: libsas: Add sas_task.tmf
` [PATCH 07/16] scsi: libsas: Add sas_execute_tmf()
` [PATCH 08/16] scsi: libsas: Add sas_execute_ssp_tmf()
` [PATCH 09/16] scsi: libsas: Add TMF handler exec complete callback
` [PATCH 10/16] scsi: libsas: Add TMF handler aborted callback
` [PATCH 11/16] scsi: libsas: Add sas_abort_task_set()
` [PATCH 12/16] scsi: libsas: Add sas_clear_task_set()
` [PATCH 13/16] scsi: libsas: Add sas_lu_reset()
` [PATCH 14/16] scsi: libsas: Add sas_query_task()
` [PATCH 15/16] scsi: libsas: Add sas_abort_task()
` [PATCH 16/16] scsi: libsas: Add sas_execute_ata_cmd()
[RFC PATCH] kdump: Add support for crashkernel=auto
2022-01-27 15:53 UTC (3+ messages)
[PATCH] drm/doc: Add section in the introduction page about learning material
2022-01-27 13:08 UTC (8+ messages)
[PATCH 0/2] docs/zh_CN: add free_page_reporting and highmem translation
2022-01-27 12:58 UTC (5+ messages)
` [PATCH 1/2] docs/zh_CN: add free_page_reporting translation
` [PATCH 2/2] docs/zh_CN: add highmem translation
[RESEND][PATCH] Documentation: added order requirement for ima_hash=
2022-01-27 12:18 UTC (14+ messages)
[PATCH v4] KEYS: encrypted: Instantiate key with user-provided decrypted data
2022-01-26 20:56 UTC (4+ messages)
[PATCH] docs/kselftest: clarify running mainline tests on stables
2022-01-26 20:13 UTC
[PATCH v3 0/2] docs: add a text about regressions to the Linux kernel's documentation
2022-01-26 17:16 UTC (7+ messages)
` [PATCH v3 1/2] docs: add a document about regression handling
` [PATCH v3 2/2] docs: regressions.rst: rules of thumb for handling regressions
[PATCH 00/12] HID: fix for generic input processing
2022-01-26 16:18 UTC (13+ messages)
` [PATCH 01/12] HID: core: statically allocate read buffers
` [PATCH 02/12] HID: core: de-duplicate some code in hid_input_field()
` [PATCH 03/12] HID: core: split data fetching from processing "
` [PATCH 04/12] HID: input: tag touchscreens as such if the physical is not there
` [PATCH 05/12] HID: input: rework spaghetti code with switch statements
` [PATCH 06/12] HID: input: move up out-of-range processing of input values
` [PATCH 07/12] HID: compute an ordered list of input fields to process
` [PATCH 08/12] HID: core: for input reports, process the usages by priority list
` [PATCH 09/12] HID: input: enforce Invert usage to be processed before InRange
` [PATCH 10/12] HID: input: remove the need for HID_QUIRK_INVERT
` [PATCH 11/12] HID: input: accommodate priorities for slotted devices
` [PATCH 12/12] Input: docs: add more details on the use of BTN_TOOL
[PATCH v20 0/5] support reserving crashkernel above 4G on arm64 kdump
2022-01-26 15:19 UTC (11+ messages)
` [PATCH v20 1/5] arm64: Use insert_resource() to simplify code
` [PATCH v20 2/5] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v20 3/5] arm64: kdump: reimplement crashkernel=X
` [PATCH v20 4/5] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v20 5/5] kdump: update Documentation about crashkernel
[kdave-btrfs-devel:misc-next 149/153] fs/btrfs/tree-log.c:6755: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2022-01-26 12:43 UTC (3+ messages)
[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
2022-01-26 8:04 UTC (7+ messages)
[PATCH] docs/vm: Fix typo in *harden*
2022-01-26 0:18 UTC (2+ messages)
[PATCH] Documentation: arm: marvell: Extend Avanta list
2022-01-26 0:17 UTC (2+ messages)
[PATCH] docs: fix typo in Documentation/kernel-hacking/locking.rst
2022-01-26 0:16 UTC (2+ messages)
[PATCH V3 RESEND 0/7] coresight: trbe: Workaround Cortex-A510 erratas
2022-01-25 14:20 UTC (8+ messages)
` [PATCH V3 RESEND 1/7] arm64: Add Cortex-A510 CPU part definition
` [PATCH V3 RESEND 2/7] arm64: errata: Add detection for TRBE ignored system register writes
` [PATCH V3 RESEND 3/7] arm64: errata: Add detection for TRBE invalid prohibited states
` [PATCH V3 RESEND 4/7] arm64: errata: Add detection for TRBE trace data corruption
` [PATCH V3 RESEND 5/7] coresight: trbe: Work around the ignored system register writes
` [PATCH V3 RESEND 6/7] coresight: trbe: Work around the invalid prohibited states
` [PATCH V3 RESEND 7/7] coresight: trbe: Work around the trace data corruption
[PATCH v6 00/13] Introduce PECI subsystem
2022-01-25 13:31 UTC (15+ messages)
` [PATCH v6 01/13] dt-bindings: Add generic bindings for PECI
` [PATCH v6 02/13] dt-bindings: Add bindings for peci-aspeed
` [PATCH v6 03/13] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH v6 04/13] peci: Add core infrastructure
` [PATCH v6 05/13] peci: Add peci-aspeed controller driver
` [PATCH v6 06/13] peci: Add device detection
` [PATCH v6 07/13] peci: Add sysfs interface for PECI bus
` [PATCH v6 08/13] peci: Add support for PECI device drivers
` [PATCH v6 09/13] peci: Add peci-cpu driver
` [PATCH v6 10/13] hwmon: peci: Add cputemp driver
` [PATCH v6 11/13] hwmon: peci: Add dimmtemp driver
` [PATCH v6 12/13] docs: hwmon: Document PECI drivers
` [PATCH v6 13/13] docs: Add PECI documentation
[PATCH V3 0/7] coresight: trbe: Workaround Cortex-A510 erratas
2022-01-25 10:46 UTC (4+ messages)
[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
2022-01-25 8:19 UTC (4+ messages)
[ASUS EC Sensors v8 2/3] hwmon: (asus-ec-sensors) update documentation
2022-01-25 8:48 UTC (2+ messages)
[PATCH -next] Documentation: added order requirement for ima_hash=
2022-01-25 8:44 UTC
[PATCH v6 0/9] Multigenerational LRU Framework
2022-01-25 6:48 UTC (17+ messages)
` [PATCH v6 6/9] mm: multigenerational lru: aging
[PATCH v2 0/2] overflow: Implement size_t saturating arithmetic helpers
2022-01-24 23:23 UTC (3+ messages)
` [PATCH v2 1/2] test_overflow: Regularize test reporting output
` [PATCH v2 2/2] overflow: Implement size_t saturating arithmetic helpers
[PATCH RFC 0/3] Add a module parameter to adjust kfence objects
2022-01-24 12:21 UTC (11+ messages)
` [PATCH RFC 1/3] kfence: "
` [PATCH RFC 2/3] kfence: Optimize branches prediction when sample interval is zero
` [PATCH RFC 3/3] kfence: Make test case compatible with run time set sample interval
[PATCH 1/2] usb: gadget: f_uac1: allow changing interface name via configfs
2022-01-22 11:24 UTC (2+ messages)
` [PATCH 2/2] usb: gadget: f_uac2: "
[GIT PULL] Documentation fixes
2022-01-22 8:06 UTC (2+ messages)
[RFC v4 00/11] Intro to Hardware timestamping engine
2022-01-22 2:22 UTC (5+ messages)
` [RFC v4 01/11] Documentation: Add HTE subsystem guide
[PATCH v4 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
2022-01-21 21:39 UTC (5+ messages)
[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
2022-01-21 12:50 UTC (7+ messages)
` [PATCH v2 4/6] Documentation: coresight: Turn numbered subsections into real subsections
` [PATCH v2 5/6] Documentation: coresight: Link config options to existing documentation
` [PATCH v2 6/6] Documentation: coresight: Expand branch broadcast documentation
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).