summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-10-02net: sched: cls_api: introduce tc_cls_bind_class() helperZhengchao Shao
2022-10-01cpumask: fix checking valid cpu rangeYury Norov
2022-10-01lib/find: optimize for_each() macrosYury Norov
2022-10-01lib/bitmap: introduce for_each_set_bit_wrap() macroYury Norov
2022-10-01lib/find_bit: add find_next{,_and}_bit_wrapYury Norov
2022-10-01cpumask: switch for_each_cpu{,_not} to use for_each_bit()Yury Norov
2022-10-01net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}Yury Norov
2022-09-30net: dsa: remove bool devlink_port_setupVladimir Oltean
2022-09-30net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...Jiri Pirko
2022-09-30net: devlink: introduce a flag to indicate devlink port being registeredJiri Pirko
2022-09-30Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-09-30dt-bindings: clock: mediatek: add bindings for MT8365 SoCFabien Parent
2022-09-30clkdev: Remove never used devm_clk_release_clkdev()Andy Shevchenko
2022-09-30clk: Remove never used devm_of_clk_del_provider()Andy Shevchenko
2022-09-30of: base: make of_device_compatible_match() accept const device nodeDmitry Torokhov
2022-09-30dt-bindings: clk: baikal-t1: Add DDR/PCIe reset IDsSerge Semin
2022-09-30dt-bindings: marvell,pxa168: add clock ids for SDH AXI clocksDoug Brown
2022-09-30dt-bindings: marvell,pxa168: add clock id for SDH3Doug Brown
2022-09-30dt-bindings: marvell,pxa168: add clock ids for additional dividersDoug Brown
2022-09-30kunit: no longer call module_info(test, "Y") for kunit modulesJoe Fradley
2022-09-30kunit: add kunit.enable to enable/disable KUnit testJoe Fradley
2022-09-30Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'Rafael J. Wysocki
2022-09-30Merge branches 'acpi-resource' and 'acpi-pm'Rafael J. Wysocki
2022-09-30Merge branch 'acpi-dev'Rafael J. Wysocki
2022-09-30thermal: core: Increase maximum number of trip pointsSumeet Pawnikar
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-30xsk: Remove unused xsk_buff_discardMaxim Mikityanskiy
2022-09-30net/mlx5e: xsk: Use KSM for unaligned XSKMaxim Mikityanskiy
2022-09-30net/mlx5e: Use runtime page_shift for striding RQMaxim Mikityanskiy
2022-09-30xsk: Expose min chunk size to driversMaxim Mikityanskiy
2022-09-30block: add blk_rq_map_user_ioAnuj Gupta
2022-09-30io_uring: introduce fixed buffer support for io_uring_cmdAnuj Gupta
2022-09-30io_uring: add io_uring_cmd_import_fixedAnuj Gupta
2022-09-30block: allow end_io based requests in the completion batch handlingJens Axboe
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe
2022-09-30Merge branch 'for-6.1/io_uring' into for-6.1/passthroughJens Axboe
2022-09-30Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe
2022-09-30drm/sched: Add FIFO sched policy to run queueAndrey Grodzovsky
2022-09-30counter: Introduce the COUNTER_COMP_ARRAY component typeWilliam Breathitt Gray
2022-09-30counter: Introduce the Count capture componentWilliam Breathitt Gray
2022-09-30counter: Introduce the Signal polarity componentWilliam Breathitt Gray
2022-09-30tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell
2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert
2022-09-30Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini
2022-09-30crypto: scatterwalk - Remove unused inline function scatterwalk_aligned()Gaosheng Cui
2022-09-30crypto: aead - Remove unused inline functions from aeadGaosheng Cui
2022-09-29fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner
2022-09-29fs/buffer: make submit_bh & submit_bh_wbc return type as voidRitesh Harjani (IBM)
2022-09-29net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean