summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-03misc: fastrpc: Fix double free of 'buf' in error pathSukrut Bellary
2024-09-03binder: fix UAF caused by offsets overwriteCarlos Llamas
2024-09-03Merge tag 'iio-fixes-for-6.11a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-09-03firewire: ohci: obsolete direct usage of printk_ratelimit()Takashi Sakamoto
2024-09-03firewire: ohci: deprecate debug parameterTakashi Sakamoto
2024-09-03dt-bindings: nvmem: sfp: add ref to nvmem-deprecated-cells.yamlFrank Li
2024-09-03nvmem: Fix misspellingMatthew Wilcox
2024-09-03nvmem: sunplus-ocotp: Use devm_platform_ioremap_resource_byname() helper func...Zhang Zekun
2024-09-03dt-bindings: nvmem: st,stm32-romem: add missing "unevaluatedProperties" on ch...Krzysztof Kozlowski
2024-09-03dt-bindings: nvmem: convert U-Boot env to a layoutRafał Miłecki
2024-09-03nvmem: imx-ocotp-ele: support i.MX95Peng Fan
2024-09-03dt-bindings: nvmem: imx-ocotp: support i.MX95Peng Fan
2024-09-03dt-bindings: misc: qcom,fastrpc: document new domain IDBartosz Golaszewski
2024-09-03misc: fastrpc: Add support for cdsp1 remoteprocLing Xu
2024-09-03dt-bindings: misc: qcom,fastrpc: increase the max number of iommusBartosz Golaszewski
2024-09-03slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()Masahiro Yamada
2024-09-03slimbus: qcom-ngd-ctrl: use 'time_left' variable with wait_for_completion_tim...Wolfram Sang
2024-09-03slimbus: qcom-ctrl: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-09-03slimbus: messaging: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-09-03binder: fix typo in commentRuffalo Lavoisier
2024-09-03dm integrity: fix gcc 5 warningMikulas Patocka
2024-09-03Merge tag 'fpga-for-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2024-09-03Merge tag 'coresight-next-v6.12' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2024-09-03i2c: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-09-03Merge tag 'at24-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/...Wolfram Sang
2024-09-03wifi: iwlwifi: mvm: properly set the rates in link cmdMiri Korenblit
2024-09-03wifi: iwlwifi: mvm: Remove unused last_sub_index from reorder bufferDaniel Gabay
2024-09-03wifi: iwlwifi: mvm: remove mvm prefix from iwl_mvm_tx_resp*Miri Korenblit
2024-09-03wifi: iwlwifi: s/iwl_mvm_remove_sta_cmd/iwl_remove_sta_cmdMiri Korenblit
2024-09-03wifi: iwlwifi: STA command structure shouldn't be mvm specificMiri Korenblit
2024-09-03wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAXMiri Korenblit
2024-09-03wifi: iwlwifi: mvm: tell the firmware about CSA with mode=1Emmanuel Grumbach
2024-09-03wifi: iwlwifi: mvm: refactor scan channel description a bitJohannes Berg
2024-09-03wifi: cfg80211: wext: Update spelling and grammarSimon Horman
2024-09-03drm/xe: Remove redundant [drm] tag from xe_assert() messageMichal Wajdeczko
2024-09-03Merge branch 'netdev_features-start-cleaning-netdev_features_t-up'Paolo Abeni
2024-09-03netdev_features: remove NETIF_F_ALL_FCOEAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-09-03netdevice: convert private flags > BIT(31) to bitfieldsAlexander Lobakin
2024-09-03Merge tag 'iio-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-09-03x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic I...Dave Hansen
2024-09-03dt-bindings: pinctrl: qcom: add missing type to GPIO hogsKrzysztof Kozlowski
2024-09-03tty: hvc: convert comma to semicolonChen Ni
2024-09-03mxser: convert comma to semicolonChen Ni
2024-09-03serial: 8250_bcm2835aux: Fix clock imbalance in PM resumeStefan Wahren
2024-09-03netfilter: nf_tables: Add missing Kernel docSimon Horman
2024-09-03netfilter: nf_tables: Correct spelling in nf_tables.hSimon Horman
2024-09-03netfilter: nf_tables: drop unused 3rd argument from validate callback opsFlorian Westphal