$ git log --pretty=format:'%h %s (%cs)%d'
dd3ca4c5184ea amt: fix wrong return type of amt_send_membership_update() (2022-01-09)
(HEAD -> master)
d668769eb9c52 net: mcs7830: handle usb read errors properly (2022-01-09)
6f022c2ddbcef net: openvswitch: Fix ct_state nat flags for conns arriving from tc (2022-01-09)
f4bb93a82f94a Merge tag 'linux-can-fixes-for-5.16-20220109' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can (2022-01-09)
89d58aebe14a3 can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved} (2022-01-09)
72b1e360572f9 can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network device (2022-01-09)
c6564c13dae25 can: xilinx_can: xcan_probe(): check for error irq (2022-01-09)
370d988cc5295 can: softing: softing_startstop(): fix set but not used variable warning (2022-01-09)
ced4913efb0ac can: softing_cs: softingcs_probe(): fix memleak on registration failure (2022-01-08)
6dc9a23e29061 octeontx2-af: Fix interrupt name strings (2022-01-07)
...
$ git cat-file blob HEAD:README
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master amt: fix wrong return type of amt_send_membership_update() (2022-01-09)
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
--format='%(refname:short) %(subject) (%(creatordate:short))'
mac80211-for-net-2022-01-04 Two more changes: * mac80211: initialize a variable to avoid using it uninitialized * mac80211 mesh: put some data structures into the container to fix bugs with and not have to deal with allocation failures (2022-01-04) tar.gz
mac80211-for-net-2021-12-14 A fairly large number of fixes this time: * fix a station info memory leak on insert collisions * a rate control fix for retransmissions * two aggregation setup fixes * reload current regdomain when reloading database * a locking fix in regulatory work * a probe request allocation size fix in mac80211 * apply TCP vs. aggregation (sk pacing) on mesh * fix ordering of channel context update vs. station state * set up skb->dev for mesh forwarding properly * track QoS data frames only for admission control to avoid out-of-bounds read (found by syzbot) * validate extended element ID vs. existing data to avoid out-of-bounds read (found by syzbot) * fix locking in mac80211 aggregation TX setup * fix traffic stall after HW restart when TXQs are used * fix ordering of reconfig/restart after HW restart * fix interface type for extended aggregation capability lookup (2021-12-14) tar.gz
mac80211-for-net-2021-11-16 Couple of fixes: * bad dont-reorder check * throughput LED trigger for various new(ish) paths * radiotap header generation * locking assertions in mac80211 with monitor mode * radio statistics * don't try to access IV when not present * call stop_ap for P2P_GO as well as we should (2021-11-16) tar.gz
mac80211-for-net-2021-10-27 Two fixes: * bridge vs. 4-addr mode check was wrong * management frame registrations locking was wrong, causing list corruption/crashes (2021-10-27) tar.gz
mac80211-for-net-2021-10-21 Two small fixes: * RCU misuse in scan processing in cfg80211 * missing size check for HE data in mac80211 mesh (2021-10-21) tar.gz
mac80211-for-net-2021-09-27 Some fixes: * potential use-after-free in CCMP/GCMP RX processing * potential use-after-free in TX A-MSDU processing * revert to low data rates for no-ack as the commit broke other things * limit VHT MCS/NSS in radiotap injection * drop frames with invalid addresses in IBSS mode * check rhashtable_init() return value in mesh * fix potentially unaligned access in mesh * fix late beacon hrtimer handling in hwsim (syzbot) * fix documentation for PTK0 rekeying (2021-09-27) tar.gz
mac80211-for-net-2021-07-23 Couple of fixes: * fix aggregation on mesh * fix late enabling of 4-addr mode * leave monitor SKBs with some headroom * limit band information for old applications * fix virt-wifi WARN_ON * fix memory leak in cfg80211 BSS list maintenance (2021-07-23) tar.gz
mac80211-for-net-2021-06-18 A couple of straggler fixes: * a minstrel HT sample check fix * peer measurement could double-free on races * certificate file generation at build time could sometimes hang * some parameters weren't reset between connections in mac80211 * some extensible elements were treated as non- extensible, possibly causuing bad connections (or failures) if the AP adds data (2021-06-18) tar.gz
mac80211-for-net-2021-06-09 A fair number of fixes: * fix more fallout from RTNL locking changes * fixes for some of the bugs found by syzbot * drop multicast fragments in mac80211 to align with the spec and what drivers are doing now * fix NULL-ptr deref in radiotap injection (2021-06-09) tar.gz
mac80211-for-net-2021-05-11 Several security issues in the 802.11 implementations were found by Mathy Vanhoef (New York University Abu Dhabi), and this contains the fixes developed for mac80211 and specifically Qualcomm drivers, I'm sending this together (as agreed with Kalle) to have just a single set of patches for now. We don't know about other vendors though. (2021-05-11) tar.gz
...
# associated public inboxes:
# (number on the left is used for dev purposes)
1338816 lkml
414959 stable
358169 netdev
268902 linux-arm-kernel
143671 linux-devicetree
117313 linux-wireless
109916 dri-devel
76070 linuxppc-dev
75430 linux-media
74429 linux-fsdevel
72822 alsa-devel
72558 linux-mm
70786 linux-patches
55887 intel-gfx
55694 kvm
52645 linux-scsi
51914 amd-gfx
46161 linux-arm-msm
43290 linux-omap
41991 linux-arch
41861 linux-mips
37384 linux-xfs
33793 linux-rdma
33360 linux-doc
33213 bpf
32551 linux-pm
31961 linux-nfs
31138 linux-crypto
30812 linux-mediatek
29148 linux-samsung-soc
28481 linux-s390
28053 linux-block
27730 linux-acpi
26334 netfilter-devel
24845 linux-renesas-soc
24440 linux-perf-users
24243 linux-clk
24193 linux-gpio
23838 linux-pci
23702 linux-riscv
23638 linux-mtd
23071 linux-usb
22694 linux-iio
22541 linux-sh
22271 linux-tegra
20554 linux-kselftest
19756 kernel-janitors
19663 sparclinux
19299 linux-input
19203 linux-btrfs
17451 kvmarm
16534 linux-ext4
16467 linux-staging
16458 linux-serial
16231 linux-iommu
16223 linux-ide
16148 xen-devel
15671 linux-api
15199 linux-mmc
15087 linux-fbdev
15064 linux-rockchip
14787 u-boot
14336 virtualization
14292 linux-cifs
14139 linux-kbuild
13996 driverdev-devel
12710 linux-bluetooth
12556 linux-spi
12319 intel-wired-lan
12255 qemu-devel
12116 linux-parisc
12050 linux-security-module
12041 linux-amlogic
11846 linux-i2c
11652 platform-driver-x86
10614 linux-f2fs-devel
10341 linux-ia64
10325 ceph-devel
10297 linux-um
10270 intel-xe
9997 dm-devel
9245 linux-alpha
9168 linux-m68k
9079 linux-sound
8638 cgroups
8628 linux-nvme
8217 linux-snps-arc
8194 nouveau
8123 linux-sunxi
8059 nvdimm
7498 linux-can
7389 linux-efi
7216 cluster-devel
6768 linux-hwmon
6707 linux-rtc
6687 linux-watchdog
6625 lustre-devel
6602 linux-trace-kernel
6582 loongarch
6496 containers
6423 batman
6380 linux-hardening
6366 linux-raid
5972 kvm-ppc
5867 linux-hexagon
5794 dmaengine
5792 openrisc
5713 rcu
5593 ocfs2-devel
5527 linux-nvdimm
5498 linux-rt-users
5351 cip-dev
5337 selinux
5309 io-uring
5162 linux-next
5147 linux-pwm
5121 llvm
5098 linux-integrity
5090 linux-leds
4817 kernel-hardening
4632 linux-csky
4586 mptcp
4499 linux-sctp
4311 outreachy
4277 imx
4206 bridge
4075 linux-hyperv
4034 ath10k
4022 dpdk-dev
3992 linux-remoteproc
3982 git
3774 linux-phy
3772 rust-for-linux
3748 lm-sensors
3746 kexec
3725 buildroot
3633 linux-cxl
3550 linux-modules
3517 soc
3478 linux-wpan
3404 keyrings
3280 linux-erofs
3157 linux-nilfs
2995 linux-bcache
2984 target-devel
2918 linux-fscrypt
2868 ath11k
2753 linux-edac
2512 ath12k
2423 linux-unionfs
2333 b4-sent
2302 openbmc
2295 ath9k-devel
2248 lvs-devel
2209 asahi
2125 openembedded-core
2091 chrome-platform
2052 linux-hams
1970 phone-devel
1947 linux-audit
1946 v9fs
1825 linux-bcachefs
1678 linux-fpga
1603 damon
1591 cpufreq
1570 linux-kernel-mentees
1533 dccp
1493 openembedded-devel
1481 linux-trace-devel
1421 reiserfs-devel
1374 b43-dev
1334 ntfs3
1258 historical-speck
1237 linux-coco
1101 gfs2
1022 ntb
1008 ecryptfs
992 live-patching
989 netfs
959 linux-metag
908 linux-x25
899 fstests
848 oe-kbuild-all
821 linux-sgx
798 ltp
734 linux-spdx
727 fsverity
715 linux-i3c
691 igt-dev
684 netfilter
664 linux-man
640 lvm-devel
628 cocci
624 linux-ppp
616 linux-sparse
590 linux-toolchains
548 qemu-riscv
544 autofs
537 tpmdd-devel
512 audit
498 regressions
488 linux-oxnas
477 yocto
455 oe-lkp
429 linux-aspeed
421 virtio-dev
398 kvm-riscv
362 wireguard
337 mhi
333 acpica-devel
311 linux-nfc
311 oe-linux-nfc
299 kernel-tls-handshake
295 spacemit
289 u-boot-amlogic
288 sophgo
270 workflows
269 arm-scmi
266 brcm80211
266 linux-rt-devel
262 lttng-dev
223 grub-devel
216 yocto-meta-ti
215 mm-commits
215 bitbake-devel
202 xfs-stable
198 backports
194 ofono
186 yocto-meta-arago
170 util-linux
169 kernel-testers
166 yocto-meta-freescale
164 fio
155 poky
154 xenomai
150 linux-embedded
149 xdp-newbies
149 devicetree-compiler
149 kvm-ia64
147 sched-ext
140 kernelci
133 virtio-fs
125 x86-cpuid
124 yocto-meta-arm
124 linux-kernel-announce
100 iwd
99 trinity
94 op-tee
91 lkmm
90 linux-laptop
88 yocto-meta-virtualization
86 kernelnewbies
76 selinux-refpolicy
76 linux-btrace
72 linux-hotplug
67 yocto-docs
65 ksummit
65 initramfs
64 ksummit-discuss
61 fuego
59 linux-firmware
59 perfbook
57 ell
57 yocto-toaster
38 timestamp
38 stable-rt
34 virtio-comment
32 kdevops
31 wireless-regdb
29 linux-console
28 devicetree-spec
27 linux-debuggers
27 powertop
26 barebox
25 linux-lvm
21 oe-kbuild
19 connman
18 dash
17 dwarves
17 linux-safety
16 linux-dash
16 ultralinux
13 linux-trace-users
13 hail-devel
12 qemu-arm
11 yocto-patches
9 radiotap
9 kbd
8 smatch
8 mailbox
7 dtrace
6 ccan
6 tools
6 tech-board-discuss
5 linux-numa
5 accel-config
4 dm-crypt
4 linux-msdos
4 linux-newbie
4 lartc
4 opensbi
3 stgt
3 linux-smp
3 qemu-rust
2 keys
2 linux-dwarves
2 oe-chipsec
2 syzbot
1 signatures
1 linux-bugs
1 linux-config
1 linux-8086
1 mlmmj
1 spdk
1 criu
git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/jberg/mac80211.git