messages from 2026-04-21 20:24:37 to 2026-04-23 09:09:32 UTC [more...]
[PATCH net v2 00/15] Remove a number of ISA and PCMCIA Ethernet drivers
2026-04-23 9:09 UTC (24+ messages)
` [PATCH net v2 01/15] drivers: net: 3com: 3c509: Remove this driver
` [PATCH net v2 02/15] drivers: net: 3com: 3c515: "
` [PATCH net v2 03/15] drivers: net: 3com: 3c574: "
` [PATCH net v2 04/15] drivers: net: 3com: 3c589: "
` [PATCH net v2 05/15] drivers: net: amd: lance: "
` [PATCH net v2 06/15] drivers: net: amd: nmclan: "
` [PATCH net v2 07/15] drivers: net: smsc: smc9194: "
` [PATCH net v2 08/15] drivers: net: smsc: smc91c92: "
` [PATCH net v2 09/15] drivers: net: cirrus: cs89x0: "
` [PATCH net v2 10/15] drivers: net: cirrus: mac89x0: "
` [PATCH net v2 11/15] drivers: net: fujitsu: fmvj18x: "
` [PATCH net v2 12/15] drivers: net: 8390: AX88190: "
` [PATCH net v2 13/15] drivers: net: 8390: pcnet: "
` [PATCH net v2 14/15] drivers: net: 8390: ultra: "
` [PATCH net v2 15/15] drivers: net: 8390: wd80x3: "
[PATCH v4 00/37] VKMS: Introduce multiple configFS attributes
2026-04-23 8:47 UTC (40+ messages)
` [PATCH v4 01/37] drm/drm_mode_config: Add helper to get plane type name
` [PATCH v4 02/37] drm/blend: Get a rotation name from it's bitfield
` [PATCH v4 03/37] drm/drm_color_mgmt: Expose drm_get_color_encoding_name
` [PATCH v4 04/37] drm/drm_color_mgmt: Expose drm_get_color_range_name
` [PATCH v4 05/37] drm/connector: Export drm_get_colorspace_name
` [PATCH v4 06/37] drm/drm_atomic_state_helper: Properly load default value for rotation
` [PATCH v4 07/37] Documentation: ABI: vkms: Add current VKMS ABI documentation
` [PATCH v4 08/37] drm/vkms: Add error handling in plane config creation
` [PATCH v4 09/37] drm/vkms: Simplify plane_release code
` [PATCH v4 10/37] drm/vkms: Explicitly display plane type
` [PATCH v4 11/37] drm/vkms: Use enabled/disabled instead of 1/0 for debug
` [PATCH v4 12/37] drm/vkms: Explicitly display connector status
` [PATCH v4 13/37] drm/vkms: Introduce config for plane name
` [PATCH v4 14/37] drm/vkms: Introduce configfs "
` [PATCH v4 15/37] drm/vkms: Introduce config for plane rotation
` [PATCH v4 16/37] drm/vkms: Introduce configfs "
` [PATCH v4 17/37] drm/vkms: Introduce config for plane color encoding
` [PATCH v4 18/37] drm/vkms: Introduce configfs "
` [PATCH v4 19/37] drm/vkms: Introduce config for plane color range
` [PATCH v4 20/37] drm/vkms: Introduce configfs "
` [PATCH v4 21/37] drm/vkms: Introduce config for plane format
` [PATCH v4 22/37] drm/vkms: Introduce configfs "
` [PATCH v4 23/37] drm/vkms: Properly render plane using their zpos
` [PATCH v4 24/37] drm/vkms: Introduce config for plane zpos property
` [PATCH v4 25/37] drm/vkms: Introduce configfs "
` [PATCH v4 26/37] drm/vkms: Introduce config for connector type
` [PATCH v4 27/37] drm/vkms: Introduce configfs "
` [PATCH v4 28/37] drm/vkms: Rename vkms_connector_init to vkms_connector_init_static
` [PATCH v4 29/37] drm/vkms: Introduce config for connector supported colorspace
` [PATCH v4 30/37] drm/vkms: Introduce configfs "
` [PATCH v4 31/37] drm/vkms: Introduce config for connector EDID
` [PATCH v4 32/37] drm/vkms: Introduce configfs "
` [PATCH v4 33/37] drm/vkms: Store the enabled/disabled status for connector
` [PATCH v4 34/37] drm/vkms: Allow to hot-add connectors
` [PATCH v4 35/37] drm/vkms: Introduce configfs for dynamic connector creation
` [PATCH v4 36/37] drm/vkms: Add connector parent configuration in vkms_config
` [PATCH v4 37/37] drm/vkms: Add ConfigFS interface for connector parent and port_id
[PATCH 0/2] Add support for LX1308
2026-04-23 8:43 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: (pmbus/lx1308) Add LX1308 support
` [PATCH 2/2] hwmon: (pmbus/lx1308) Add support for LX1308
[PATCH net-deletions] net: remove ax25 and amateur radio (hamradio) subsystem
2026-04-23 8:15 UTC (5+ messages)
[PATCH net-deletions v2] net: remove unused ATM protocols and legacy ATM device drivers
2026-04-23 7:53 UTC (8+ messages)
[PATCH 0/2] Documentation/binfmt-misc.rst: Clarify "P" flag
2026-04-23 7:04 UTC (3+ messages)
[PATCH v1 v1] Documentation: proc: fix ext4 section numbering in table of contents
2026-04-23 6:56 UTC
[PATCH v11 00/12] VMSCAPE optimization for BHI variant
2026-04-23 6:17 UTC (13+ messages)
` [PATCH v11 01/12] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v11 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v11 03/12] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v11 04/12] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v11 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v11 06/12] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v11 07/12] static_call: Define EXPORT_STATIC_CALL_FOR_MODULES()
` [PATCH v11 08/12] kvm: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v11 09/12] x86/vmscape: Use static_call() for predictor flush
` [PATCH v11 10/12] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v11 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v11 12/12] x86/vmscape: Add cmdline vmscape=on to override attack vector controls
[PATCH v5 00/21] Virtual Swap Space
2026-04-23 6:16 UTC (5+ messages)
[PATCH] docs: maintainer-netdev: fix typo in "targeting"
2026-04-23 3:40 UTC (2+ messages)
[PATCH net 00/18] Remove a number of ISA and PCMCIA Ethernet drivers
2026-04-23 2:44 UTC (26+ messages)
` [PATCH net 06/18] drivers: net: amd: Remove hplance and mvme147
` [PATCH net 11/18] drivers: net: cirrus: cs89x0: Remove this driver
` [PATCH net 12/18] drivers: net: cirrus: mac89x0: "
[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
2026-04-23 2:38 UTC (12+ messages)
` [PATCH v4 1/3] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v4 2/3] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v4 3/3] Documentation: document panic_on_unrecoverable_memory_failure sysctl
[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
2026-04-23 1:10 UTC (7+ messages)
` [PATCH 02/23] sched/isolation: Enhance housekeeping_update() to support updating more than one HK cpumask
` [PATCH 08/23] arm64: topology: Use RCU to protect access to HK_TYPE_TICK cpumask
` [PATCH 19/23] cgroup/cpuset: Improve check for calling housekeeping_update()
[PATCH] docs/ja_JP: translate more of submitting-patches.rst
2026-04-23 0:33 UTC (2+ messages)
[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-04-22 21:42 UTC (26+ messages)
[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-04-22 21:28 UTC (5+ messages)
` [PATCH v13 1/4] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v13 2/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v13 4/4] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc
[PATCH 1/2] Documentation: filesystems: cramfs: correct stale hard-link and endianness claims
2026-04-22 21:10 UTC (2+ messages)
` [PATCH 2/2] cramfs: drop obsolete Future Development notes and update tools URL
[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
2026-04-22 18:39 UTC (14+ messages)
[PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
2026-04-22 18:09 UTC (6+ messages)
` [PATCH V4 1/2] daxctl: Add support for famfs mode
docs: Stale website link in trace/rv/monitor_sched.rst
2026-04-22 16:58 UTC (2+ messages)
[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
2026-04-22 16:44 UTC (4+ messages)
` [PATCH 1/6] hugetlb: open-code hugetlb folio lookup index conversion
[PATCH v3 0/2] platform/x86/intel-uncore-freq: Expose instance ID in the sysfs
2026-04-22 16:17 UTC (5+ messages)
` [PATCH v3 1/2] platform/x86/intel-uncore-freq: Rename instance_id
` [PATCH v3 2/2] platform/x86/intel-uncore-freq: Expose instance ID in the sysfs
[PATCH v5] docs/zh_CN: add module-signing Chinese translation
2026-04-22 15:11 UTC
[PATCH] docs: staging: fix various typos and grammar issues
2026-04-22 14:55 UTC (2+ messages)
[PATCH 1/2] kallsyms: show function parameter info in oops/WARN dumps
2026-04-22 14:48 UTC (4+ messages)
` [RFC] btf: split core BTF parsing out of BPF subsystem into kernel/btf/
Incorrect auto formatting of struct
2026-04-22 13:37 UTC
[PATCH net 14/18] drivers: net: xircom: xirc2ps: Remove this driver
2026-04-22 13:09 UTC (4+ messages)
[PATCH v7 0/5] kunit: Add support for suppressing warning backtraces
2026-04-22 12:20 UTC (11+ messages)
` [PATCH v7 1/5] bug/kunit: Core "
` [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
` [PATCH v7 3/5] kunit: Add backtrace suppression self-tests
` [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v7 5/5] kunit: Add documentation for warning backtrace suppression API
[PATCH v2 0/3] Documentation: adopt new coding style of type-aware kmalloc-family
2026-04-22 12:15 UTC (5+ messages)
` [PATCH v2 3/3] Documentation: deprecated.rst: kmalloc-family: mark argument as optional
[PATCH 0/5] io_uring/zcrx: add CQE based notifications and stats reporting
2026-04-22 11:25 UTC (6+ messages)
` [PATCH 1/5] io_uring/zcrx: notify user when out of buffers
` [PATCH 2/5] io_uring/zcrx: notify user on frag copy fallback
` [PATCH 3/5] io_uring/zcrx: add shared-memory notification statistics
` [PATCH 4/5] Documentation: networking: document zcrx notifications and statistics
` [PATCH 5/5] selftests: iou-zcrx: add notification and stats test for zcrx
[PATCH v2 0/2] Enable sysfs module symlink for more built-in drivers
2026-04-22 11:27 UTC (7+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] kernel: param: initialize module_kset on-demand
` [PATCH v3 2/4] coresight: pass THIS_MODULE implicitly through a macro
` [PATCH v3 3/4] driver core: platform: set mod_name in driver registration
` [PATCH v3 4/4] docs: driver-api: add mod_name argument to __platform_register_drivers()
[PATCH net-deletions] net: remove ISDN subsystem and Bluetooth CMTP
2026-04-22 10:55 UTC (2+ messages)
[PATCH] Documentation: coding-assistants: add optional Acted-By: trailer
2026-04-22 7:48 UTC (3+ messages)
[PATCH v5 0/8] Add support for ZTE zx297520v3
2026-04-22 7:11 UTC (11+ messages)
` [PATCH v5 2/8] dt-bindings: arm: Add zx297520v3 board binding
` [PATCH v5 3/8] ARM: dts: Add D-Link DWR-932M support
` [PATCH v5 5/8] ARM: dts: Add an armv7 timer for zx297520v3
` [PATCH v5 7/8] ARM: dts: Declare UARTs on zx297520v3 boards
` [PATCH v5 8/8] ARM: defconfig: Add a zx29 defconfig file
[PATCH v7 0/4] KVM: arm64: PMU: Use multiple host PMUs
2026-04-22 7:02 UTC (8+ messages)
` [PATCH v7 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
[PATCH v2 00/20] drm/atomic: Rework initial state allocation
2026-04-22 6:51 UTC (8+ messages)
` [PATCH v2 02/20] drm/atomic: Drop drm_private_state.obj assignment from create_state
` [PATCH v2 15/20] drm/drv: Call drm_mode_config_create_state() by default
kdoc for DECLARE_PER_CPU()
2026-04-22 4:00 UTC
[PATCH V10 00/10] famfs: port into fuse
2026-04-21 22:13 UTC (11+ messages)
[GIT PULL] DAX for 7.1
2026-04-21 21:56 UTC (2+ messages)
[PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
2026-04-21 21:41 UTC (6+ messages)
` [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
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