summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-04PM: EM: fix wrong utilization estimation in em_cpu_energy()Vincent Guittot
2024-04-04fsnotify: optimize the case of no permission event watchersAmir Goldstein
2024-04-04fsnotify: use an enum for group priority constantsAmir Goldstein
2024-04-04fsnotify: move s_fsnotify_connectors into fsnotify_sb_infoAmir Goldstein
2024-04-04fsnotify: lazy attach fsnotify_sb_info state to sbAmir Goldstein
2024-04-04fsnotify: create helper fsnotify_update_sb_watchers()Amir Goldstein
2024-04-04fsnotify: pass object pointer and type to fsnotify mark helpersAmir Goldstein
2024-04-04fsnotify: create a wrapper fsnotify_find_inode_mark()Amir Goldstein
2024-04-04fsnotify: rename fsnotify_{get,put}_sb_connectors()Amir Goldstein
2024-04-04x86/cc: Add cc_platform_set/_clear() helpersBorislav Petkov (AMD)
2024-04-04memblock tests: fix undefined reference to `BIT'Wei Yang
2024-04-03net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu
2024-04-03net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu
2024-04-03net/mlx5: Convert uintX_t to uXGal Pressman
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-04-03net: phy: marvell: add basic support of 88E308X/88E609X familyPawel Dembicki
2024-04-03randomize_kstack: Improve entropy diffusionKees Cook
2024-04-03ALSA: cirrus: Tidy up of firmware control read/writeMark Brown
2024-04-03bpf: add special internal-only MOV instruction to resolve per-CPU addrsAndrii Nakryiko
2024-04-03firmware: cs_dsp: Add locked wrappers for coeff read and writeSimon Trimmer
2024-04-03PM: wakeup: Remove unnecessary else from device_init_wakeup()Dhruva Gole
2024-04-03PM: wakeup: make device_wakeup_disable() return voidDhruva Gole
2024-04-03tee: optee: Move pool_op helper functionsBalint Dobszay
2024-04-03gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()Andy Shevchenko
2024-04-03netdevice: add DEFINE_FREE() for dev_putJohannes Berg
2024-04-03rtnetlink: add guard for RTNLJohannes Berg
2024-04-03tee: Refactor TEE subsystem header filesSumit Garg
2024-04-02page_pool: check for PP direct cache locality laterAlexander Lobakin
2024-04-02rhashtable: Improve grammarJonathan Neuschäfer
2024-04-02io_uring/kbuf: get rid of lower BGID listsJens Axboe
2024-04-02counter: stm32-timer-cnt: add support for capture eventsFabrice Gasnier
2024-04-02counter: Introduce the COUNTER_COMP_FREQUENCY() macroFabrice Gasnier
2024-04-02counter: linux/counter.h: fix Excess kernel-doc description warningRandy Dunlap
2024-04-02bpf: Improve program stats run-time calculationJose Fernandez
2024-04-02mmc: sdio: store owner from modules with sdio_register_driver()Krzysztof Kozlowski
2024-04-02Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-04-01genetlink: remove linux/genetlink.hJakub Kicinski
2024-04-01netlink: create a new header for internal genetlink symbolsJakub Kicinski
2024-04-02crypto: qat - add interface for live migrationXin Zeng
2024-04-01block: add a bio_list_merge_init helperChristoph Hellwig
2024-04-01Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman
2024-04-01bus: mhi: host: Add mhi_power_down_keep_dev() API to support system suspend/h...Baochen Qiang
2024-04-01power: supply: bq27xxx: Move health reading out of update loopAndrew Davis
2024-04-01power: supply: bq27xxx: Move cycle count reading out of update loopAndrew Davis
2024-04-01power: supply: bq27xxx: Move energy reading out of update loopAndrew Davis
2024-04-01power: supply: bq27xxx: Move charge reading out of update loopAndrew Davis
2024-04-01power: supply: bq27xxx: Move time reading out of update loopAndrew Davis
2024-04-01power: supply: bq27xxx: Move temperature reading out of update loopAndrew Davis
2024-04-01net: rps: move received_rps field to a better locationEric Dumazet