summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-10-07wifi: nl80211: use link ID in NL80211_CMD_SET_BSSJohannes Berg
2022-10-07wifi: mac80211: Parse station profile from association responseIlan Peer
2022-10-07wifi: cfg80211/mac80211: Fix ML element common size validationIlan Peer
2022-10-07wifi: cfg80211/mac80211: Fix ML element common size calculationIlan Peer
2022-10-07wifi: ieee80211: Support validating ML station profile lengthIlan Peer
2022-10-07wifi: cfg80211: support reporting failed linksJohannes Berg
2022-10-07wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg
2022-10-07wifi: mac80211: add pointer from link STA to STABenjamin Berg
2022-10-07wifi: wext: use flex array destination for memcpy()Hawkins Jiawei
2022-10-07net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring
2022-10-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-10-06Merge tag 'for-6.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2022-10-06Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-10-06Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-10-06Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe
2022-10-06Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-06Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-10-06Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-06Merge tag 'arm-dt-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-06drm/fourcc: add Vivante tile status modifiersLucas Stach
2022-10-06random: clear new batches when bringing new CPUs onlineJason A. Donenfeld
2022-10-06bpf: explicitly define BPF_FUNC_xxx integer valuesAndrii Nakryiko
2022-10-06SUNRPC: Add API to force the client to disconnectTrond Myklebust
2022-10-06SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC callsTrond Myklebust
2022-10-06SUNRPC: Fix races with rpc_killall_tasks()Trond Myklebust
2022-10-06cpumask: Introduce for_each_cpu_andnot()Valentin Schneider
2022-10-06lib/find_bit: Introduce find_next_andnot_bit()Valentin Schneider
2022-10-06mmc: core: Add SD card quirk for broken discardAvri Altman
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-05Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-10-05cpufreq: amd-pstate: Expose struct amd_cpudataMeng Li
2022-10-05Merge tag 'mmc-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-10-05Merge branch 'for-6.1/logitech' into for-linusBenjamin Tissoires
2022-10-04Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2022-10-04Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-10-04Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2022-10-04Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-05net/9p: add 'pooled_rbuffers' flag to struct p9_trans_moduleChristian Schoenebeck
2022-10-059p: add P9_ERRMAX for 9p2000 and 9p2000.uChristian Schoenebeck
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-04f2fs: support recording errors into superblockChao Yu
2022-10-04f2fs: support recording stop_checkpoint reason into super_blockChao Yu
2022-10-04f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed fileZhang Qilong
2022-10-04drm/edid: Define more flagsVille Syrjälä
2022-10-04PM: Improve EXPORT_*_DEV_PM_OPS macrosPaul Cercueil