backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-19 21:43:56 to 2022-10-13 08:54:01 UTC [more...]

[PATCH 1/8] headers: backport napi add functions
 2022-10-13  8:53 UTC  (8+ messages)
` [PATCH 2/8] headers: backport usb_maxpacket api change
` [PATCH 3/8] headers: add txq_trans_cond_update
` [PATCH 4/8] headers: add __vstring and __assign_vstr
` [PATCH 5/8] headers: backport mmc_sw_reset and mmc_hw_reset API changes
` [PATCH 6/8] headers: add DEFINE_SIMPLE_DEV_PM_OPS
` [PATCH 7/8] headers: backport device_get_mac_address api change
` [PATCH 8/8] headers: add skb_tcp_all_headers

[PATCH 00/38] backports updates
 2022-10-12  8:50 UTC  (41+ messages)
` [PATCH 01/38] backport: update pv trace fixes patch
` [PATCH 02/38] backport: implement NLA_POLICY_RANGE for NLA_BINARY
` [PATCH 03/38] backports: bpgit: handle copied files properly in status()
` [PATCH 04/38] backport: add dev_sw_netstats_tx/rx_add() functions
` [PATCH 05/38] backport: include kcov.h in sched.h for kernels < v4.10
` [PATCH 06/38] backports: increase cfg80211 wiphy padding
` [PATCH 07/38] backport: remove aql_disable debugfs for < v4.10
` [PATCH 08/38] backport: update iwl-debug patch
` [PATCH 09/38] main: add module_exit()
` [PATCH 10/38] backports: add kthread.h
` [PATCH 11/38] backports: stub structs but remove ndo_fill_forward_path
` [PATCH 12/38] backports: add memset_after/memset_startat
` [PATCH 13/38] backports: add ktime_get_coarse_boottime_ns
` [PATCH 14/38] patches: add spatch to adjust to changed ethtool ringparam API
` [PATCH 15/38] backport: update 0099-netlink-range patch to apply on v5.18-rc1
` [PATCH 16/38] backports: add DMI_OEM_STRING for older kernels
` [PATCH 17/38] backports: define __is_constexpr() "
` [PATCH 18/38] backports: update x509.asn1.[ch]
` [PATCH 19/38] backports: update mac80211-status.patch to v6.0-rc1
` [PATCH 20/38] backports: add linux/efi.h
` [PATCH 21/38] backports: add eth_hw_addr_set()
` [PATCH 22/38] backports: add module namespace support
` [PATCH 23/38] backports: add lockdep_is_held() when needed
` [PATCH 24/38] backports: add netif_rx()
` [PATCH 25/38] backports: add rfkill_soft_blocked()
` [PATCH 26/38] backports: add skb_postpush_rcsum()
` [PATCH 27/38] backports: add skb_list_del_init()
` [PATCH 28/38] backports: update skb kcov ifdef
` [PATCH 29/38] backports: add DECLARE_FLEX_ARRAY()
` [PATCH 30/38] backports: add skb_get_dsfield()
` [PATCH 31/38] backports: add NLA_POLICY_MIN_LEN()
` [PATCH 32/38] backports: add netlink length validation for 13
` [PATCH 33/38] backports: add mul_u64_u64_div_u64()
` [PATCH 34/38] backports: add id_2 argument to find_asymmetric_key()
` [PATCH 35/38] backports: don't backport some SKB functions for RHEL 7.6
` [PATCH 36/38] backports: use kernel verification only if CONFIG_CRYPTO_HASH_INFO
` [PATCH 37/38] backports: add thermal_zone_device_enable()
` [PATCH 38/38] backports: add virtio_reset_device

About the ath11k driver support DBDC chip in openwrt router
 2022-08-28 14:23 UTC 

wireless backports 5.15.58-1 released
 2022-07-31 15:56 UTC 

[PATCH] backports: add QMI helpers
 2022-07-31 15:56 UTC  (2+ messages)

[PATCH] headers: backport IBT / CFI support
 2022-07-31 15:56 UTC  (2+ messages)

Backport wifi drivers from 5.15.8.1-1 to 4.15.0-38 not compatible with NetworkManager 1.2.6
 2022-05-27  7:23 UTC  (2+ messages)

[PATCHv2] backports: Update hwsim defconfig
 2022-05-18 13:52 UTC  (3+ messages)

[PATCH v2 00/15] Resurrect Integration Mode v2
 2022-05-13 16:37 UTC  (17+ messages)
` [PATCH v2 01/15] backport/kconf: remove our version of kconfig
` [PATCH v2 02/15] Squashed 'backport/kconf/' content from commit 98bda615
` [PATCH v2 03/15] kconfig: fix backport syntax to work with linux-next next-20220204
` [PATCH v2 04/15] Makefile.subtrees: document how to update kconfig
` [PATCH v2 05/15] backport: define BACKPORT_DIR for Kconfig.integrate
` [PATCH v2 06/15] gentree: update kconfig source var to new kconfig format
` [PATCH v2 07/15] gentree: try to make patch operation idempotent in case of --clean
` [PATCH v2 08/15] gentree: do not prefix Kernel.local symbols
` [PATCH v2 09/15] lib/bpversion: calculate Kconfig.versions for next major version
` [PATCH v2 10/15] backport: expose BP_MODULES in package mode only
` [PATCH v2 11/15] kconfig: fix select conversion for BPAUTO_ symbols in integration mode
` [PATCH v2 12/15] integration-patches: refresh integration patch
` [PATCH v2 13/15] integration-patches: make patches per target kernel version
` [PATCH v2 14/15] integration-patches: support 5.4 target kernel
` [PATCH v2 15/15] patches: fixup skb list patch

[PATCH 0/4] backports: use kconfig from git subtree
 2022-05-12 22:25 UTC  (12+ messages)
` [PATCH 1/4] backport/kconf: remove our version of kconfig
` [PATCH 2/4] Squashed 'backport/kconf/' content from commit 98bda615
` [PATCH 3/4] kconfig: fix backport syntax to work with linux-next next-20220204
` [PATCH 4/4] Makefile.subtrees: document how to update kconfig

Dealing with SUBLEVEL overflow in backports
 2022-05-04 12:04 UTC  (20+ messages)

[PATCH v2 0/6] backports: Backport some ath11k runtime dependencies
 2022-04-11 22:00 UTC  (10+ messages)
` [PATCH v2 1/7] headers: Add MHI stuff to mod_devicetable
` [PATCH v2 2/7] backports: Add mhi bus driver
` [PATCH v2 3/7] backports: backport {get,set}_user_ifreq
` [PATCH v2 4/7] headers: backport sk_error_report
` [PATCH v2 5/7] backports: Add QRTR driver
` [PATCH v2 6/7] dependencies: Limit ATH11K to 5.2+
` [PATCH v2 7/7] defconfigs: Refresh for ath11k

[PATCH backports] headers: fix lockdep_assert_not_held()
 2022-04-11 22:00 UTC  (2+ messages)

[PATCH] patches: Add missing definition for NL80211_FILS_DISCOVERY_ATTR_TMPL
 2022-04-11 22:00 UTC  (2+ messages)

[PATCH 1/4] patches: Refresh on top of kernel 5.15.32
 2022-04-06 22:03 UTC  (4+ messages)
` [PATCH 2/4] headers: Add data_race(expr)
` [PATCH 3/4] headers: Add WWAN_PORT_UNKNOWN
` [PATCH 4/4] patches: Make dev_set_threaded() call depend on kernel 5.13

[PATCH] backports: add netif_rx()
 2022-04-04  9:41 UTC 

Add LINUX_VERSION_SUBLEVEL to linux/version.h in LTS
 2022-03-17  6:57 UTC  (2+ messages)

Question about backport output generation with linux-4.9
 2022-03-07 16:55 UTC 

[PATCH 1/3] backports: stub structs but remove ndo_fill_forward_path
 2022-02-21 14:11 UTC  (3+ messages)
` [PATCH 2/3] backports: add memset_after/memset_startat
` [PATCH 3/3] backports: add ktime_get_coarse_boottime_ns

[PATCH v3] patches: add spatch to adjust to changed ethtool ringparam API
 2022-02-21 14:11 UTC 

[PATCH v2] patches: add spatch to adjust to changed ethtool ringparam API
 2022-02-21 10:52 UTC 

[PATCH v2] backports: add virtio_reset_device
 2022-02-21 10:44 UTC 

[PATCH] backports: add virtio_reset_device
 2022-02-21 10:37 UTC 

[PATCH] backports: Update hwsim defconfig
 2022-02-18 21:58 UTC  (3+ messages)

[PATCH 0/6] backports: Backport some ath11k runtime dependencies
 2022-02-07 22:26 UTC  (10+ messages)
` [PATCH 1/6] headers: Add MHI stuff to mod_devicetable
` [PATCH 2/6] backports: Add mhi bus driver
` [PATCH 3/6] backports: backport {get,set}_user_ifreq
` [PATCH 4/6] headers: backport sk_error_report
` [PATCH 5/6] backports: Add QRTR driver
` [PATCH 6/6] defconfigs: Refresh for ath11k

[PATCH 0/6] backports: Backport some ath11k runtime dependencies
 2022-02-06 22:24 UTC 

[PATCH 0/7] Resurrect backports Integration Mode
 2022-02-04 21:41 UTC  (15+ messages)
` [PATCH 1/7] backport: refresh integration patch
` [PATCH 2/7] backport: resurrect integrations
` [PATCH 3/7] gentree: try to make patch operation idempotent in case of --clean
` [PATCH 4/7] gentree: do not prefix Kernel.local symbols
` [PATCH 5/7] lib/bpversion: calculate Kconfig.versions for next major version
` [PATCH 6/7] backport: expose BP_MODULES in package mode only
` [PATCH 7/7] kconfig: fix select conversion for BPAUTO_ symbols in integration mode

[PATCH v2] backports: add kthread.h
 2022-01-31 13:08 UTC 

[PATCH 1/3] patches: add spatch to adjust to changed ethtool ringparam API
 2022-01-28  8:52 UTC  (3+ messages)
` [PATCH 2/3] main: add module_exit()
` [PATCH 3/3] backports: add kthread.h

[PATCH 1/1] backports: fix build on recent v4.14 kernels
 2021-12-14 22:56 UTC  (2+ messages)

wireless backports 5.15.8-1 released
 2021-12-14 22:56 UTC 

[PATCH 0/1] backports: fix build on recent v4.14 kernels
 2021-12-11 19:04 UTC  (3+ messages)
` [PATCH 1/1] "

wireless backports 5.15-rc6-1 released
 2021-11-06 16:28 UTC 

[PATCH 00/47] backports: Update to kernel 5.15-rc6
 2021-10-20 20:09 UTC  (23+ messages)
` [PATCH 27/47] headers: Add FW_ACTION_NOUEVENT and FW_ACTION_UEVENT
` [PATCH 30/47] headers: Add get_unaligned_be24
` [PATCH 31/47] headers: Add rbtree cached
` [PATCH 32/47] headers: Adapt signature of hrtimer_forward_now()
` [PATCH 33/47] dependencies: Build RTL8723BS only on kernel >= 5.4
` [PATCH 34/47] backports: Remove rtl8188eu driver
` [PATCH 35/47] backports: Remove prism54 driver
` [PATCH 36/47] patches: Refresh on top of kernel 5.15-rc6
` [PATCH 37/47] backports: Remove old CISCO airo driver
` [PATCH 38/47] backports: Remove intersil hostap driver
` [PATCH 39/47] patches: Adapt signature of bus_type->remove callback
` [PATCH 40/47] patches: Adapt signature of ethtool_ops->set_coalesce callback
` [PATCH 41/47] patches: Do not set mhi_controller->reg_len on older kernel versions
` [PATCH 42/47] backports: Update wifi defconfig
` [PATCH 43/47] backports: Add new r8188eu driver
` [PATCH 44/47] headers: Add new include/linux/bits.h
` [PATCH 45/47] headers: Add function devm_clk_get_optional()
` [PATCH 46/47] patches: Remove usage of DMI_PRODUCT_SKU
` [PATCH 47/47] headers: Check for NULL in dev_put() and dev_hold()


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