messages from 2023-12-08 01:56:50 to 2023-12-11 12:19:41 UTC [more...]
[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
2023-12-11 12:18 UTC (5+ messages)
[net-next v1 00/16] Device Memory TCP
2023-12-11 11:51 UTC (34+ messages)
` [net-next v1 01/16] net: page_pool: factor out releasing DMA from releasing the page
` [net-next v1 06/16] netdev: support binding dma-buf to netdevice
` [net-next v1 07/16] netdev: netdevice devmem allocator
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
` [net-next v1 09/16] page_pool: device memory support
` [net-next v1 13/16] tcp: RX path for devmem TCP
[PATCH v2 0/5] platform/x86: wmi: Cleanup obsolete features
2023-12-11 10:24 UTC (8+ messages)
` [PATCH v2 1/5] platform/x86: wmi: Remove debug_dump_wdg module param
` [PATCH v2 2/5] platform/x86: wmi: Remove debug_event "
` [PATCH v2 3/5] platform/x86: dell-smbios-wmi: Use devm_get_free_pages()
` [PATCH v2 4/5] platform/x86: dell-smbios-wmi: Stop using WMI chardev
` [PATCH v2 5/5] platform/x86: wmi: Remove chardev interface
[PATCH] docs: rust: Clarify that 'rustup override' applies to build directory
2023-12-11 10:12 UTC (8+ messages)
[PATCH v16 0/9] Enable Wifi RFI interference mitigation feature support
2023-12-11 10:08 UTC (11+ messages)
` [PATCH v16 1/9] Documentation/driver-api: Add document about WBRF mechanism
` [PATCH v16 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature
` [PATCH v16 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH v16 4/9] wifi: mac80211: Add support for WBRF features
` [PATCH v16 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH v16 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH v16 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH v16 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH v16 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7
[PATCH v6] zswap: memcontrol: implement zswap writeback disabling
2023-12-11 9:31 UTC (17+ messages)
[PATCH v2 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2023-12-11 9:12 UTC (3+ messages)
` [PATCH v2 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
[PATCH v6 1/4] pwm: rename pwm_apply_state() to pwm_apply_might_sleep()
2023-12-11 8:30 UTC (7+ messages)
` [PATCH v6 2/4] pwm: make it possible to apply pwm changes in atomic context
[PATCH v7 1/4] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
2023-12-11 8:24 UTC (2+ messages)
` [PATCH v7 2/4] pwm: Make it possible to apply PWM changes in atomic context
[PATCH net-next v1 00/10] Add Marvell CPT CN10KB/CN10KA B0 support
2023-12-11 8:12 UTC (12+ messages)
` [PATCH net-next v1 01/10] crypto: octeontx2: remove CPT block reset
` [PATCH net-next v1 02/10] :crypto: octeontx2: add SGv2 support for CN10KB or CN10KA B0
` [PATCH net-next v1 03/10] crypto: octeontx2: add devlink option to set max_rxc_icb_cnt
` [PATCH net-next v1 04/10] crypto: octeontx2: add devlink option to set t106 mode
` [PATCH net-next v1 05/10] crypto: octeontx2: remove errata workaround for CN10KB or CN10KA B0 chip
` [PATCH net-next v1 06/10] crypto: octeontx2: add LF reset on queue disable
` [PATCH net-next v1 07/10] octeontx2-af: update CPT inbound inline IPsec mailbox
` [PATCH net-next v1 08/10] crypto: octeontx2: add ctx_val workaround
` [PATCH net-next v1 09/10] crypto/octeontx2: register error interrupts for inline cptlf
` [PATCH net-next v1 10/10] crypto: octeontx2: support setting ctx ilen for inline CPT LF
[PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave
2023-12-11 5:53 UTC (17+ messages)
` [PATCH v2 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v2 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v2 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v2 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
` [PATCH v2 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v2 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v2 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v2 08/11] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v2 09/11] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v2 10/11] mm/mempolicy: add the mbind2 syscall
` [PATCH v2 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
[PATCH v13 00/35] x86: enable FRED for x86-64
2023-12-11 5:14 UTC (3+ messages)
` [PATCH v13 01/35] x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support
[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
2023-12-11 5:04 UTC (18+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
[PATCH] docs/sp_SP: Add translation of process/management-style
2023-12-11 3:12 UTC (2+ messages)
[PATCH 0/4] Spanish translations and corrections
2023-12-11 2:37 UTC (5+ messages)
` [PATCH 1/4] docs/sp_SP: Add translation of process/management-style
` [PATCH 2/4] docs/sp_SP: Add translation of process/submit-checklist
` [PATCH 3/4] docs/sp_SP: Warn of links pointing to documentation in English
` [PATCH 4/4] docs/sp_SP: Move howto.rst into /sp_SP/process/
[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
2023-12-11 2:06 UTC
[PATCH 0/1 RESEND] docs: Include simplified link titles in main page's index
2023-12-11 1:58 UTC (4+ messages)
` [PATCH 1/1 "
[PATCH] ELF: document some de-facto PT_* ABI quirks
2023-12-10 22:58 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
2023-12-10 14:22 UTC (9+ messages)
` [PATCH v7 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v7 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v7 26/39] arm64/ptrace: Expose GCS via ptrace and core files
[PATCH v2] docs: Raise the minimum Sphinx requirement to 2.4.4
2023-12-09 23:44 UTC (2+ messages)
[PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code
2023-12-09 21:42 UTC (2+ messages)
` [PATCH v13A "
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2023-12-09 16:31 UTC (9+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[PATCH v3 0/4] supplement of slab allocator removal
2023-12-09 13:59 UTC (6+ messages)
` [PATCH v3 1/4] Documentation: kernel-parameters: remove noaliencache
` [PATCH v3 2/4] mm/slub: unify all sl[au]b parameters with "slab_$param"
` [PATCH v3 3/4] mm/slub: replace slub_$params with slab_$params in slub.rst
` [PATCH v3 4/4] mm/slub: correct the default value of slub_min_objects in doc
[PATCH] docs: Remove reference to syscall trampoline in PTI
2023-12-09 11:57 UTC (2+ messages)
[PATCH v3] initramfs: Expose retained initrd as sysfs file
2023-12-09 9:23 UTC (3+ messages)
[PATCH v3] Documentation: xfs: consolidate XFS docs into its own subdirectory
2023-12-09 8:17 UTC (4+ messages)
[PATCH 0/3] hwmon: Add driver for Astera Labs PT516XX retimer
2023-12-09 8:02 UTC (4+ messages)
` [PATCH 3/3] "
[PATCH v2] initramfs: Expose retained initrd as sysfs file
2023-12-09 3:44 UTC (4+ messages)
[PATCH RFC] Rework the top-level process page
2023-12-09 2:48 UTC (3+ messages)
[PATCH net-next v8 0/8] Support symmetric-xor RSS hash
2023-12-09 1:57 UTC (3+ messages)
` [PATCH net-next v8 1/8] net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
[PATCH v3 11/11] selftests: error out if kernel header files are not yet built
2023-12-09 1:39 UTC (9+ messages)
[PATCH v2 0/3] supplement of slab allocator removal
2023-12-09 1:02 UTC (11+ messages)
` [RFC PATCH v2 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
` [PATCH v2 3/3] mm/slub: correct the default value of slub_min_objects in doc
[PATCH v1 00/23] Enable FRED with KVM VMX
2023-12-08 23:48 UTC (9+ messages)
` [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED
[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2023-12-08 22:58 UTC (9+ messages)
[PATCH v3] Documentation: Destage TEE subsystem documentation
2023-12-08 22:52 UTC (2+ messages)
[PATCH 0/2] docs: nvmem: minor improvements
2023-12-08 22:44 UTC (2+ messages)
[PATCH v5] x86/resctrl: Add event choices for mba_MBps
2023-12-08 22:37 UTC (13+ messages)
` [PATCH v6 0/3] x86/resctrl: mba_MBps enhancements
` [PATCH v6 1/3] x86/resctrl: Add mount option "mba_MBps_event"
` [PATCH v6 2/3] x86/resctrl: Use total bandwidth for mba_MBps option when local isn't present
` [PATCH v6 3/3] x86/resctrl: Add new "mba_MBps_event" mount option to documentation
[PATCH] doc: rmpsg: update with rpmsg_endpoint
2023-12-08 20:33 UTC (2+ messages)
[PATCH 0/5] platform/x86: wmi: Cleanup obsolete features
2023-12-08 18:10 UTC (13+ messages)
` [PATCH 1/5] platform/x86: wmi: Remove debug_dump_wdg module param
` [PATCH 2/5] platform/x86: wmi: Remove debug_event "
` [PATCH 3/5] platform/x86: dell-smbios-wmi: Stop using WMI chardev
` [PATCH 4/5] platform/x86: wmi: Remove chardev interface
` [PATCH 5/5] platform/x86: wmi: Add driver development guide
[viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
2023-12-08 18:07 UTC (12+ messages)
[PATCH v3 0/5] hwmon: Add support for Amphenol ChipCap 2
2023-12-08 15:09 UTC (8+ messages)
` [PATCH v3 4/5] dt-bindings: hwmon: Add "
` [PATCH v3 5/5] hwmon: Add support for "
[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
2023-12-08 12:43 UTC (7+ messages)
` [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
[PATCH v2 0/4] kunit: Add helpers for creating test-managed devices
2023-12-08 10:09 UTC (5+ messages)
` [PATCH v2 1/4] kunit: Add APIs for managing devices
` [PATCH v2 2/4] fortify: test: Use kunit_device
` [PATCH v2 3/4] overflow: Replace fake root_device with kunit_device
` [PATCH v2 4/4] ASoC: topology: Replace fake root_device with kunit_device in tests
[PATCH net-next v2 0/8] net: Add support for Power over Ethernet (PoE)
2023-12-08 9:06 UTC (9+ messages)
` [PATCH net-next v2 7/8] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
[PATCH 0/4] kunit: Add helpers for creating test-managed devices
2023-12-08 7:38 UTC (4+ messages)
` [PATCH 2/4] fortify: test: Use kunit_device
[PATCH v4] docs: dt-bindings: add DTS Coding Style document
2023-12-08 4:49 UTC (2+ messages)
[PATCH v1 0/2] hwmon: Driver for Nuvoton NCT736X
2023-12-08 3:05 UTC (6+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add nct736x bindings
[PATCH v5] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
2023-12-08 2:17 UTC (2+ 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).