summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+15
2024-04-04PM: EM: fix wrong utilization estimation in em_cpu_energy()Vincent Guittot1-1/+0
2024-04-04fsnotify: optimize the case of no permission event watchersAmir Goldstein2-6/+24
2024-04-04fsnotify: use an enum for group priority constantsAmir Goldstein1-8/+12
2024-04-04fsnotify: move s_fsnotify_connectors into fsnotify_sb_infoAmir Goldstein3-8/+13
2024-04-04fsnotify: lazy attach fsnotify_sb_info state to sbAmir Goldstein2-4/+21
2024-04-04fsnotify: create helper fsnotify_update_sb_watchers()Amir Goldstein1-0/+1
2024-04-04fsnotify: pass object pointer and type to fsnotify mark helpersAmir Goldstein1-21/+12
2024-04-04fsnotify: create a wrapper fsnotify_find_inode_mark()Amir Goldstein1-0/+7
2024-04-04fsnotify: rename fsnotify_{get,put}_sb_connectors()Amir Goldstein2-1/+6
2024-04-04x86/cc: Add cc_platform_set/_clear() helpersBorislav Petkov (AMD)1-0/+12
2024-04-04memblock tests: fix undefined reference to `BIT'Wei Yang1-0/+2
2024-04-04net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu1-1/+3
2024-04-04net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu2-5/+33
2024-04-04net/mlx5: Convert uintX_t to uXGal Pressman1-1/+1
2024-04-04Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-13/+8
2024-04-04net: phy: marvell: add basic support of 88E308X/88E609X familyPawel Dembicki1-0/+1
2024-04-04randomize_kstack: Improve entropy diffusionKees Cook1-1/+1
2024-04-03ALSA: cirrus: Tidy up of firmware control read/writeMark Brown1-0/+4
2024-04-03bpf: add special internal-only MOV instruction to resolve per-CPU addrsAndrii Nakryiko1-0/+20
2024-04-03firmware: cs_dsp: Add locked wrappers for coeff read and writeSimon Trimmer1-0/+4
2024-04-03PM: wakeup: Remove unnecessary else from device_init_wakeup()Dhruva Gole1-4/+3
2024-04-03PM: wakeup: make device_wakeup_disable() return voidDhruva Gole1-3/+2
2024-04-03tee: optee: Move pool_op helper functionsBalint Dobszay1-0/+10
2024-04-03gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()Andy Shevchenko1-15/+0
2024-04-03netdevice: add DEFINE_FREE() for dev_putJohannes Berg1-0/+2
2024-04-03rtnetlink: add guard for RTNLJohannes Berg1-0/+3
2024-04-03tee: Refactor TEE subsystem header filesSumit Garg2-254/+327
2024-04-03page_pool: check for PP direct cache locality laterAlexander Lobakin1-6/+6
2024-04-03rhashtable: Improve grammarJonathan Neuschäfer1-5/+5
2024-04-03io_uring/kbuf: get rid of lower BGID listsJens Axboe1-1/+0
2024-04-02counter: stm32-timer-cnt: add support for capture eventsFabrice Gasnier1-0/+13
2024-04-02counter: Introduce the COUNTER_COMP_FREQUENCY() macroFabrice Gasnier1-0/+3
2024-04-02counter: linux/counter.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2024-04-02bpf: Improve program stats run-time calculationJose Fernandez1-2/+4
2024-04-02mmc: sdio: store owner from modules with sdio_register_driver()Krzysztof Kozlowski1-1/+4
2024-04-02Merge drm/drm-next into drm-misc-nextThomas Zimmermann348-2914/+6981
2024-04-02genetlink: remove linux/genetlink.hJakub Kicinski2-15/+1
2024-04-02netlink: create a new header for internal genetlink symbolsJakub Kicinski1-5/+0
2024-04-02crypto: qat - add interface for live migrationXin Zeng1-0/+31
2024-04-01block: add a bio_list_merge_init helperChristoph Hellwig1-0/+7
2024-04-01Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman8-12/+36
2024-04-01bus: mhi: host: Add mhi_power_down_keep_dev() API to support system suspend/h...Baochen Qiang1-1/+17
2024-04-01power: supply: bq27xxx: Move health reading out of update loopAndrew Davis1-1/+0
2024-04-01power: supply: bq27xxx: Move cycle count reading out of update loopAndrew Davis1-1/+0
2024-04-01power: supply: bq27xxx: Move energy reading out of update loopAndrew Davis1-1/+0
2024-04-01power: supply: bq27xxx: Move charge reading out of update loopAndrew Davis1-1/+0
2024-04-01power: supply: bq27xxx: Move time reading out of update loopAndrew Davis1-3/+0
2024-04-01power: supply: bq27xxx: Move temperature reading out of update loopAndrew Davis1-1/+0
2024-04-01net: rps: move received_rps field to a better locationEric Dumazet1-1/+1