| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-14 | Merge tag 'v6.3-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into soc/drivers |  Arnd Bergmann | 3 | -0/+155 |
| 2023-04-14 | vfio: correct kdoc for ops structures |  Simon Horman | 1 | -0/+5 |
| 2023-04-14 | dm: unexport dm_get_queue_limits() |  Mike Snitzer | 1 | -2/+0 |
| 2023-04-14 | dm: allow targets to require splitting WRITE_ZEROES and SECURE_ERASE |  Mike Snitzer | 1 | -2/+14 |
| 2023-04-14 | cpu: Mark nmi_panic_self_stop() __noreturn |  Josh Poimboeuf | 1 | -1/+1 |
| 2023-04-14 | cpu: Mark panic_smp_self_stop() __noreturn |  Josh Poimboeuf | 1 | -1/+1 |
| 2023-04-14 | init: Mark start_kernel() __noreturn |  Josh Poimboeuf | 1 | -1/+1 |
| 2023-04-14 | init: Mark [arch_call_]rest_init() __noreturn |  Josh Poimboeuf | 1 | -2/+2 |
| 2023-04-14 | Merge back cpufreq changes for 6.4-rc1. |  Rafael J. Wysocki | 2 | -0/+3 |
| 2023-04-14 | Merge back Intel thermal control material for 6.4-rc1. |  Rafael J. Wysocki | 1 | -0/+19 |
| 2023-04-14 | context_tracking: Fix KCSAN noinstr violation |  Josh Poimboeuf | 1 | -1/+1 |
| 2023-04-14 | sched: Fix KCSAN noinstr violation |  Josh Poimboeuf | 1 | -1/+1 |
| 2023-04-14 | Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers |  Arnd Bergmann | 3 | -11/+39 |
| 2023-04-14 | Merge tag 'nvme-6.4-2023-04-14' of git://git.infradead.org/nvme into for-6.4/block |  Jens Axboe | 1 | -11/+0 |
| 2023-04-14 | wifi: brcmfmac: add Cypress 43439 SDIO ids |  Marek Vasut | 1 | -1/+4 |
| 2023-04-14 | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/omap', 'arm/renesas', 'arm/rockchip', 'arm/smmu', 'ppc/pamu', 'unisoc', 'x86/vt-d', 'x86/amd', 'core' and 'platform-remove_new' into next |  Joerg Roedel | 3 | -117/+13 |
| 2023-04-14 | iommu: Remove iommu_group_get_by_id() |  Jason Gunthorpe | 1 | -6/+0 |
| 2023-04-14 | iommu: Make iommu_release_device() static |  Jason Gunthorpe | 1 | -1/+0 |
| 2023-04-14 | crypto: ccp - Return doorbell status code as an argument |  Mario Limonciello | 1 | -2/+2 |
| 2023-04-14 | crypto: api - Move low-level functions into algapi.h |  Herbert Xu | 1 | -27/+3 |
| 2023-04-14 | cacheinfo: Add use_arch[|_cache]_info field/function |  Pierre Gondois | 1 | -0/+6 |
| 2023-04-13 | Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux |  Jakub Kicinski | 4 | -2/+46 |
| 2023-04-13 | net: ethtool: create and export ethtool_dev_mm_supported() |  Vladimir Oltean | 1 | -0/+6 |
| 2023-04-13 | bpf: Support 64-bit pointers to kfuncs |  Ilya Leoshkevich | 2 | -0/+11 |
| 2023-04-13 | module: Ignore L0 and rename is_arm_mapping_symbol() |  Tiezhu Yang | 1 | -1/+3 |
| 2023-04-13 | module: Move is_arm_mapping_symbol() to module_symbol.h |  Tiezhu Yang | 1 | -0/+15 |
| 2023-04-13 | Daniel Borkmann says: |  Jakub Kicinski | 9 | -129/+209 |
| 2023-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 6 | -7/+26 |
| 2023-04-13 | of/address: Add of_property_read_reg() helper |  Rob Herring | 1 | -0/+7 |
| 2023-04-13 | of/address: Add of_range_count() helper |  Rob Herring | 1 | -0/+16 |
| 2023-04-13 | of/address: Add of_range_to_resource() helper |  Rob Herring | 1 | -0/+8 |
| 2023-04-13 | of: Drop cpu.h include from of_device.h |  Rob Herring | 1 | -1/+0 |
| 2023-04-13 | cpufreq: Adjust includes to remove of_device.h |  Rob Herring | 1 | -1/+0 |
| 2023-04-13 | of: Drop unnecessary includes in headers |  Rob Herring | 3 | -6/+7 |
| 2023-04-13 | of: Move CPU node related functions to their own file |  Rob Herring | 2 | -21/+12 |
| 2023-04-13 | of: Move of_device_get_match_data() declaration |  Rob Herring | 2 | -7/+6 |
| 2023-04-13 | Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 3 | -4/+16 |
| 2023-04-13 | mm: compaction: move compaction sysctl to its own file |  Minghao Chi | 1 | -7/+0 |
| 2023-04-13 | mm: memory-failure: Move memory failure sysctls to its own file |  Kefeng Wang | 1 | -2/+0 |
| 2023-04-13 | mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type |  Jesper Dangaard Brouer | 1 | -2/+12 |
| 2023-04-13 | xdp: rss hash types representation |  Jesper Dangaard Brouer | 1 | -1/+2 |
| 2023-04-13 | wifi: ieee80211: correctly mark FTM frames non-bufferable |  Johannes Berg | 1 | -14/+38 |
| 2023-04-13 | wifi: ieee80211: clean up public action codes |  Johannes Berg | 1 | -8/+3 |
| 2023-04-13 | fault-inject: allow configuration via configfs |  Akinobu Mita | 1 | -0/+22 |
| 2023-04-13 | pwm: Delete deprecated functions pwm_request() and pwm_free() |  Uwe Kleine-König | 1 | -13/+0 |
| 2023-04-13 | net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets |  Andrew Halaney | 1 | -0/+19 |
| 2023-04-13 | iio: adc: palmas: remove adc_wakeupX_data |  Patrik Dahlström | 1 | -8/+0 |
| 2023-04-13 | cacheinfo: Add arch specific early level initializer |  Radu Rendec | 1 | -0/+2 |
| 2023-04-13 | blk-mq-rdma: remove queue mapping helper for rdma devices |  Sagi Grimberg | 1 | -11/+0 |
| 2023-04-12 | rtnetlink: Restore RTM_NEW/DELLINK notification behavior |  Martin Willi | 1 | -1/+2 |