linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-13 23:54:32 to 2024-12-17 04:27:29 UTC [more...]

[PATCH v8 0/4] Add support for AArch64 AMUv1-based average freq
 2024-12-17  4:27 UTC  (10+ messages)
` [PATCH v8 1/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry

[PATCH 0/3] Minor cleanups to ext4 and jbd2
 2024-12-17 12:03 UTC  (4+ messages)
` [PATCH 1/3] ext4: remove unused ext4 journal callback
` [PATCH 2/3] jbd2: remove unused transaction->t_private_list
` [PATCH 3/3] ext4: remove unneeded forward declaration

[PATCH net-next v10 0/2] binder: report txn errors via generic netlink
 2024-12-17  3:53 UTC  (10+ messages)
` [PATCH net-next v10 1/2] binderfs: add new binder devices to binder_devices
` [PATCH net-next v10 2/2] binder: report txn errors via generic netlink

[PATCH] mm/ptdump: Drop GENERIC_PTDUMP
 2024-12-17  3:48 UTC 

[PATCH v3 0/4] Add support for Intel CRPS PSU
 2024-12-17  2:20 UTC  (5+ messages)
` [PATCH v3 1/4] hwmon: (pmbus/core) Add PMBUS_REVISION in debugfs
` [PATCH v3 2/4] hwmon: (pmbus/crps) Add Intel CRPS185 power supply
` [PATCH v3 3/4] dt-bindings: hwmon: intel,crps185: Add to trivial
` [PATCH v3 4/4] ARM: dts: aspeed: system1: Use crps PSU driver

[PATCH net-next v1 1/1] net: phy: Move callback comments from struct to kernel-doc section
 2024-12-17  1:53 UTC  (6+ messages)

[PATCH] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2024-12-17  1:41 UTC  (17+ messages)
` [PATCH v2] "

[PATCH v3 00/22] Add Intel Touch Host Controller drivers
 2024-12-17  1:30 UTC  (25+ messages)
` [PATCH v3 01/22] HID: THC: Add documentation
` [PATCH v3 02/22] HID: intel-thc-hid: Add basic THC driver skeleton
` [PATCH v3 03/22] HID: intel-thc-hid: intel-thc: Add THC registers definition
` [PATCH v3 04/22] HID: intel-thc-hid: intel-thc: Add THC PIO operation APIs
` [PATCH v3 05/22] HID: intel-thc-hid: intel-thc: Add APIs for interrupt
` [PATCH v3 06/22] HID: intel-thc-hid: intel-thc: Add THC DMA interfaces
` [PATCH v3 07/22] HID: intel-thc-hid: intel-thc: Add THC LTR interfaces
` [PATCH v3 08/22] HID: intel-thc-hid: intel-thc: Add THC interrupt handler
` [PATCH v3 09/22] HID: intel-thc-hid: intel-thc: Add THC SPI config interfaces
` [PATCH v3 10/22] HID: intel-thc-hid: intel-thc: Add THC I2C "
` [PATCH v3 11/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver skeleton
` [PATCH v3 12/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver hid layer
` [PATCH v3 13/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI ACPI interfaces
` [PATCH v3 14/22] HID: intel-thc-hid: intel-quickspi: Add HIDSPI protocol implementation
` [PATCH v3 15/22] HID: intel-thc-hid: intel-quickspi: Complete THC QuickSPI driver
` [PATCH v3 16/22] HID: intel-thc-hid: intel-quickspi: Add PM implementation
` [PATCH v3 17/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver skeleton
` [PATCH v3 18/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver hid layer
` [PATCH v3 19/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C ACPI interfaces
` [PATCH v3 20/22] HID: intel-thc-hid: intel-quicki2c: Add HIDI2C protocol implementation
` [PATCH v3 21/22] HID: intel-thc-hid: intel-quicki2c: Complete THC QuickI2C driver
` [PATCH v3 22/22] HID: intel-thc-hid: intel-quicki2c: Add PM implementation

[RFC] lsm: fs: Use i_callback to free i_security in RCU callback
 2024-12-17  1:23 UTC  (3+ messages)

[PATCH v3 0/3] riscv: Add bfloat16 instruction support
 2024-12-17  0:40 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
` [PATCH v3 3/3] riscv: hwprobe: export bfloat16 ISA extension

[PATCH V3 6/7] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
 2024-12-16 23:42 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Intel CRPS PSU
 2024-12-16 22:30 UTC  (12+ messages)
` [PATCH v2 1/4] hwmon: (pmbus/core) Add PMBUS_REVISION in debugfs
` [PATCH v2 2/4] hwmon: (pmbus/crps) Add Intel CRPS185 power supply
` [PATCH v2 3/4] dt-bindings: hwmon: intel,crps185: Add to trivial
` [PATCH v2 4/4] ARM: dts: aspeed: system1: Use crps PSU driver

[PATCH v6 00/16] move per-vma lock into vm_area_struct
 2024-12-16 22:00 UTC  (28+ messages)
` [PATCH v6 01/16] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v6 02/16] mm: move per-vma lock into vm_area_struct
` [PATCH v6 03/16] mm: mark vma as detached until it's added into vma tree
` [PATCH v6 04/16] mm/nommu: fix the last places where vma is not locked before being attached
` [PATCH v6 05/16] types: move struct rcuwait into types.h
` [PATCH v6 06/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v6 07/16] mm: move mmap_init_lock() out of the header file
` [PATCH v6 08/16] mm: uninline the main body of vma_start_write()
` [PATCH v6 09/16] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
` [PATCH v6 11/16] mm: enforce vma to be in detached state before freeing
` [PATCH v6 12/16] mm: remove extra vma_numab_state_init() call
` [PATCH v6 13/16] mm: introduce vma_ensure_detached()
` [PATCH v6 14/16] mm: prepare lock_vma_under_rcu() for vma reuse possibility
` [PATCH v6 15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v6 16/16] docs/mm: document latest changes to vm_lock

[PATCH v1 0/4] Add support for Intel CRPS PSU
 2024-12-16 18:01 UTC  (9+ messages)
` [PATCH v1 1/4] hwmon: pmbus-core: Add label for fan and temp
` [PATCH v1 2/4] hwmon: (pmbus/crps) Add Intel CRPS185 power supply

[PATCH] x86/bugs: Add force_cpu_bug= cmdline param
 2024-12-16 17:58 UTC  (4+ messages)

[PATCH v3] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2024-12-16 16:46 UTC  (2+ messages)

[PATCH v3 0/7] Add support for ADIS16550 and ADIS16550W
 2024-12-16 16:20 UTC  (9+ messages)
` [PATCH v3 1/7] iio: imu: adis: Remove documented not used elements
` [PATCH v3 2/7] iio: imu: adis: Add custom ops struct
` [PATCH v3 3/7] iio: imu: adis: Add reset to custom ops
` [PATCH v3 4/7] iio: imu: adis: Add DIAG_STAT register size
` [PATCH v3 5/7] dt-bindings: iio: Add adis16550 bindings
` [PATCH v3 6/7] iio: imu: adis16550: add adis16550 support
` [PATCH v3 7/7] docs: iio: add documentation for adis16550 driver

[PATCH] docs: net: bonding: fix typos
 2024-12-16 13:54 UTC 

[net v2] net: wwan: t7xx: Fix FSM command timeout issue
 2024-12-16 13:53 UTC  (3+ messages)

[PATCH v10 0/5] Extended MODVERSIONS Support
 2024-12-16 13:25 UTC  (3+ messages)
` [PATCH v10 4/5] Documentation/kbuild: Document storage of symbol information

[PATCH net-next v21 0/5] net: Make timestamping selectable
 2024-12-16 13:00 UTC  (2+ messages)

[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-12-16  6:26 UTC  (7+ messages)
` [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages

[PATCH v13 0/8] Coresight for Kernel panic and watchdog reset
 2024-12-16  5:30 UTC  (9+ messages)
` [PATCH v13 1/8] dt-bindings: arm: coresight-tmc: Add "memory-region" property
` [PATCH v13 2/8] coresight: tmc-etr: Add support to use reserved trace memory
` [PATCH v13 3/8] coresight: core: Add provision for panic callbacks
` [PATCH v13 4/8] coresight: tmc: Enable panic sync handling
` [PATCH v13 5/8] coresight: tmc: Add support for reading crash data
` [PATCH v13 6/8] coresight: tmc: Stop trace capture on FlIn
` [PATCH v13 7/8] coresight: config: Add preloaded configuration
` [PATCH v13 8/8] Documentation: coresight: Panic support

[PATCH] docs: git SHA prefixes are for humans
 2024-12-16  1:27 UTC 

[PATCH v5 00/10] nfsd: implement the "delstid" draft
 2024-12-15 18:52 UTC  (9+ messages)
` [PATCH v5 09/10] nfsd: handle delegated timestamps in SETATTR

[RFC net-next v02 1/3] net: hinic3: module initialization and tx/rx logic
 2024-12-15  8:59 UTC  (3+ messages)

[PATCH v1 10/13] KVM: selftests: Add KVM Userfault mode to demand_paging_test
 2024-12-14 22:46 UTC  (2+ messages)

[PATCH v2 0/2] Align and increase git commit ID abbreviation guidelines and checks
 2024-12-14 16:31 UTC  (5+ messages)
` [PATCH v2 2/2] Increase minimum git commit ID abbreviation to 16 characters

[PATCH v1 0/2] iio: accel: adxl367: add support for adxl366
 2024-12-14 14:10 UTC  (5+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] dt-bindings: iio: "

[PATCH 1/1] PCI: Fix Extend ACS configurability
 2024-12-14 12:30 UTC  (2+ messages)

[PATCH 0/3] docs: organize the admin guide
 2024-12-14  5:58 UTC  (10+ messages)
` [PATCH 1/3] docs: admin-guide: join the sysfs information in one place
` [PATCH 2/3] docs: admin-guide: add some subsection headings
` [PATCH 3/3] docs: admin-guide: bring some order to the "everything else" section

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-12-14  2:56 UTC  (16+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH net-next v3 0/5] devmem TCP fixes
 2024-12-14  1:55 UTC  (7+ messages)
` [PATCH net-next v3 5/5] net: Document memory provider driver support

[PATCH v31 00/32] Introduce QC USB SND audio offloading support
 2024-12-13 23:54 UTC  (33+ messages)
` [PATCH v31 01/32] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v31 02/32] xhci: sideband: add initial api to register a secondary interrupter entity
` [PATCH v31 03/32] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v31 04/32] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v31 05/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v31 06/32] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v31 07/32] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v31 08/32] ALSA: Add USB audio device jack type
` [PATCH v31 09/32] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v31 10/32] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v31 11/32] ALSA: usb-audio: Save UAC sample size information
` [PATCH v31 12/32] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v31 13/32] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v31 14/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v31 15/32] ASoC: Add SoC USB APIs for adding an USB backend
` [PATCH v31 16/32] ASoC: usb: Add PCM format check API for "
` [PATCH v31 17/32] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v31 18/32] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v31 19/32] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v31 20/32] ASoC: doc: Add documentation for SOC USB
` [PATCH v31 21/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v31 22/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v31 23/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v31 24/32] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v31 25/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v31 26/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v31 27/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v31 28/32] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v31 29/32] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v31 30/32] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v31 31/32] ALSA: usb-audio: qcom: Add USB offload route kcontrol
` [PATCH v31 32/32] ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing


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).