messages from 2021-10-20 15:23:46 to 2021-10-26 08:32:05 UTC [more...]
[PATCH v7 0/6] Asynchronous notifications from secure world
2021-10-26 8:31 UTC (7+ messages)
` [PATCH v7 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications
` [PATCH v7 2/6] dt-bindings: arm: optee: add interrupt property
` [PATCH v7 3/6] tee: fix put order in teedev_close_context()
` [PATCH v7 4/6] tee: export teedev_open() and teedev_close_context()
` [PATCH v7 5/6] optee: separate notification functions
` [PATCH v7 6/6] optee: add asynchronous notifications
[PATCH v2 0/4] Do some changes about kprobe and trace
2021-10-26 8:28 UTC (6+ messages)
` [PATCH v2 1/4] samples/kretprobes: Fix return value if register_kretprobe() failed
` [PATCH v2 2/4] docs, kprobes: Remove invalid URL and add new reference
` [PATCH v2 3/4] test_kprobes: Move it from kernel/ to lib/
` [PATCH v2 4/4] MAINTAINERS: Update KPROBES and TRACING entries
[PATCH v3 0/2] use SM3 instead of SM3_256
2021-10-26 7:56 UTC (3+ messages)
` [PATCH v3 1/2] crypto: "
` [PATCH v3 2/2] tpm: "
[PATCH 0/2] Driver for TI INA238 I2C Power Monitor
2021-10-26 7:54 UTC (6+ messages)
` [PATCH 2/2] hwmon: Driver for Texas Instruments INA238
[RFC v2 0/3] memory model: Make unlock(A)+lock(B) on the same CPU RCtso
2021-10-26 7:01 UTC (6+ messages)
` [RFC v2 1/3] tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPU
` [RFC v2 2/3] tools/memory-model: doc: Describe the requirement of the litmus-tests directory
` [RFC v2 3/3] tools/memory-model: litmus: Add two tests for unlock(A)+lock(B) ordering
[PATCH] ipvs: Fix reuse connection if RS weight is 0
2021-10-26 6:13 UTC (5+ messages)
[PATCH] Documentation: Add refcount analogy to What is RCU
2021-10-26 4:53 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] macintosh/via-pmu-led: make disk activity usage a parameter
2021-10-26 3:32 UTC
[PATCH] macintosh/via-pmu-led: make disk activity usage a parameter
2021-10-26 0:35 UTC (2+ messages)
[PATCH] f2fs: fix f2fs.rst build warning
2021-10-26 0:19 UTC (2+ messages)
[PATCH v2] slob: add size header to all allocations
2021-10-25 21:49 UTC (3+ messages)
[PATCH v3 0/1] docs: improve when and how to use Link: tags
2021-10-25 21:05 UTC (3+ messages)
` [PATCH v3 1/1] docs: submitting-patches: make section about the Link: tag more explicit
[PATCH v3 0/8] tracing: Extend histogram triggers expression parsing
2021-10-25 20:31 UTC (11+ messages)
` [PATCH v3 1/8] tracing: Add support for creating hist trigger variables from literal
` [PATCH v3 2/8] tracing: Add division and multiplication support for hist triggers
` [PATCH v3 3/8] tracing: Fix operator precedence for hist triggers expression
` [PATCH v3 4/8] tracing/histogram: Simplify handling of .sym-offset in expressions
` [PATCH v3 5/8] tracing/histogram: Covert expr to const if both operands are constants
` [PATCH v3 6/8] tracing/histogram: Optimize division by a power of 2
` [PATCH v3 7/8] tracing/selftests: Add tests for hist trigger expression parsing
` [PATCH v3 8/8] tracing/histogram: Document expression arithmetic and constants
[PATCH v4 0/8] tracing: Extend histogram triggers expression parsing
2021-10-25 20:08 UTC (9+ messages)
` [PATCH v4 1/8] tracing: Add support for creating hist trigger variables from literal
` [PATCH v4 2/8] tracing: Add division and multiplication support for hist triggers
` [PATCH v4 3/8] tracing: Fix operator precedence for hist triggers expression
` [PATCH v4 4/8] tracing/histogram: Simplify handling of .sym-offset in expressions
` [PATCH v4 5/8] tracing/histogram: Covert expr to const if both operands are constants
` [PATCH v4 6/8] tracing/histogram: Optimize division by a power of 2
` [PATCH v4 7/8] tracing/selftests: Add tests for hist trigger expression parsing
` [PATCH v4 8/8] tracing/histogram: Document expression arithmetic and constants
[PATCH v8 0/3] Update ASUS WMI supported boards
2021-10-25 19:49 UTC (11+ messages)
` [PATCH v8 1/3] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v8 2/3] hwmon: (asus_wmi_sensors) Support X370 "
` [PATCH v8 3/3] hwmon: (nct6775) Add ProArt X570-CREATOR WIFI support
[v4 00/11] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
2021-10-25 19:53 UTC (12+ messages)
` [v4 01/11] RISC-V: Remove the current perf implementation
` [v4 02/11] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v4 03/11] RISC-V: Add a perf core library for pmu drivers
` [v4 04/11] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v4 05/11] RISC-V: Add RISC-V SBI PMU extension definitions
` [v4 06/11] dt-binding: pmu: Add RISC-V PMU DT bindings
` [v4 07/11] RISC-V: Add perf platform driver based on SBI PMU extension
` [v4 08/11] RISC-V: Add interrupt support for perf
` [v4 09/11] Documentation: riscv: Remove the old documentation
` [v4 10/11] riscv: dts: fu740: Add pmu node
` [v4 11/11] MAINTAINERS: Add entry for RISC-V PMU drivers
[PATCH v2] workqueue: doc: Call out the non-reentrance conditions
2021-10-25 17:20 UTC (2+ messages)
[PATCH] ASoC: doc: update codec example code
2021-10-25 16:39 UTC (2+ messages)
[PATCH 0/4] Do some changes about kprobe
2021-10-25 14:48 UTC (12+ messages)
` [PATCH 1/4] samples/kretprobes: Fix return value if register_kretprobe() failed
` [PATCH 2/4] docs, kprobes: Remove invalid URL and add new reference
` [PATCH 3/4] test_kprobes: Move it from kernel/ to lib/
` [PATCH 4/4] MAINTAINERS: Add git tree and missing files for KPROBES
[PATCH 0/2] docs/zh_CN add pci.rst translation
2021-10-25 13:57 UTC (5+ messages)
` [PATCH 1/2] docs/zh_CN add PCI index.rst translation
` [PATCH 2/2] docs/zh_CN add PCI pci.rst translation
[PATCH v3 00/23] Fix some issues at documentation
2021-10-25 12:32 UTC (14+ messages)
` [PATCH v3 04/23] MAINTAINERS: update arm,vic.yaml reference
` [PATCH v3 06/23] MAINTAINERS: update faraday,ftrtc010.yaml reference
` [PATCH v3 08/23] MAINTAINERS: update intel,ixp46x-rng.yaml reference
` [PATCH v3 10/23] MAINTAINERS: update gemini.yaml reference
` [PATCH v3 12/23] MAINTAINERS: update mtd-physmap.yaml reference
` [PATCH v3 20/23] dt-bindings: mfd: update x-powers,axp152.yaml reference
[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
2021-10-25 12:22 UTC (10+ messages)
` [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
[PATCH 0/2] USB: fix control-message timeouts
2021-10-25 11:51 UTC (3+ messages)
` [PATCH 1/2] Documentation: USB: fix example bulk-message timeout
` [PATCH 2/2] USB: iowarrior: fix control-message timeouts
[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
2021-10-25 9:58 UTC (21+ messages)
[PATCH 0/2] Docs: usb: update struct usb_driver, remove :c:func:
2021-10-25 5:17 UTC (4+ messages)
` [PATCH 1/2] Docs: usb: update struct usb_driver
` [PATCH 2/2] Docs: usb: remove :c:func: for usb_register and usb_deregister
[PATCH] x86/kvm: Introduce boot parameter no-kvm-pvipi
2021-10-25 3:14 UTC (7+ messages)
` "
` "
[PATCH v2 0/2] use SM3 instead of SM3_256
2021-10-25 3:04 UTC (4+ messages)
` [PATCH v2 1/2] crypto: "
[PATCH] ptp: Document the PTP_CLK_MAGIC ioctl number
2021-10-24 16:38 UTC
[PATCH v3] Docs: usb: update struct usb_driver, __init and __exit
2021-10-23 8:51 UTC (2+ messages)
[PATCH] usb: usb-skeleton: Add hint to find __init and __exit
2021-10-23 8:50 UTC (4+ messages)
[PATCHv2] Introduced new tracing mode KCOV_MODE_UNIQUE
2021-10-23 7:01 UTC (4+ messages)
[PATCH] Introduce the pkill_on_warn boot parameter
2021-10-22 17:30 UTC (10+ messages)
[PATCH 0/4] Fix trivial nits in Documentation/admin-guide/mm
2021-10-22 9:03 UTC (5+ messages)
` [PATCH 1/4] Docs/admin-guide/mm/damon/start: Fix wrong example commands
` [PATCH 2/4] Docs/admin-guide/mm/damon/start: Fix a wrong link
` [PATCH 3/4] Docs/admin-guide/mm/damon/start: Simplify the content
` [PATCH 4/4] Docs/admin-guide/mm/pagemap: Wordsmith page flags descriptions
[PATCH v2] Docs: usb: update struct usb_driver, __init and __exit
2021-10-22 6:23 UTC (3+ messages)
[PATCH 2/6] MM: improve documentation for __GFP_NOFAIL
2021-10-22 0:09 UTC (12+ messages)
[PATCH 1/2] block: parse cmdline partitions first
2021-10-21 22:51 UTC (2+ messages)
` [PATCH 2/2] block: allow empty cmdline partition set
[PATCH v3 04/10] vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()
2021-10-21 18:09 UTC (2+ messages)
[PATCH v3 01/10] vfio/ccw: Remove unneeded GFP_DMA
2021-10-21 14:35 UTC (3+ messages)
[PATCH v3 02/10] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
2021-10-21 13:50 UTC (2+ messages)
[PATCH v3 00/10] Move vfio_ccw to the new mdev API
2021-10-21 13:35 UTC (3+ messages)
[PATCH 0/2] gcc-plugins: Explicitly document purpose and deprecation schedule
2021-10-21 10:28 UTC (13+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] gcc-plugins: Remove cyc_complexity
[PATCH v1 0/2] Prefer lore.kernel.org and explain Link: tags better
2021-10-21 9:43 UTC (6+ messages)
` [PATCH v1 2/2] docs: submitting-patches: make section about the Link: tag more explicit
[PATCH v15 00/10] support reserving crashkernel above 4G on arm64 kdump
2021-10-21 1:14 UTC (4+ messages)
` [PATCH v15 09/10] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
[PATCH v3] docs: deprecated.rst: Clarify open-coded arithmetic with literals
2021-10-20 23:52 UTC (2+ messages)
[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
2021-10-20 17:26 UTC (16+ messages)
` [PATCH v5 01/16] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v5 04/16] x86/tdx: Make pages shared in ioremap()
` [PATCH v5 06/16] x86/tdx: Make DMA pages shared
` [PATCH v5 07/16] x86/kvm: Use bounce buffers for TD guest
[PATCH v2 0/5] tracing: Extend histogram triggers expression parsing
2021-10-20 16:22 UTC (15+ messages)
` [PATCH v2 1/5] tracing: Add support for creating hist trigger variables from literal
` [PATCH v2 2/5] tracing: Add division and multiplication support for hist triggers
` [PATCH v2 3/5] tracing: Fix operator precedence for hist triggers expression
[PATCH] workqueue: doc: Call out the non-reentrance conditions
2021-10-20 16:18 UTC (4+ 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).