summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-03rtnetlink: add guard for RTNLJohannes Berg
2024-04-03tracing: Add the ::microcode field to the mce_record tracepointAvadhut Naik
2024-04-03tracing: Add the ::ppin field to the mce_record tracepointAvadhut Naik
2024-04-03tee: Refactor TEE subsystem header filesSumit Garg
2024-04-02uapi: team: use header file generated from YAML specHangbin Liu
2024-04-02tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlogJason Xing
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-02ALSA: control: Introduce snd_ctl_find_id_mixer_locked()Richard Fitzgerald
2024-04-02bpf: Improve program stats run-time calculationJose Fernandez
2024-04-02bpf: Fix typo in uapi doc commentsDavid Lechner
2024-04-02Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2024-04-02mmc: sdio: store owner from modules with sdio_register_driver()Krzysztof Kozlowski
2024-04-02drm/ast: Automatically clean up poll helperThomas Zimmermann
2024-04-02drm/ast: Implement polling for VGA and SIL164 connectorsThomas Zimmermann
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-01tcp/dccp: do not care about families in inet_twsk_purge()Eric Dumazet
2024-04-01inet: preserve const qualifier in inet_csk()Eric Dumazet
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers
2024-04-02crypto: qat - add interface for live migrationXin Zeng
2024-04-01dlm: remove lkb from callback tracepointsAlexander Aring
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
2024-04-01net: rps: add rps_input_queue_head_add() helperEric Dumazet
2024-04-01net: rps: change input_queue_tail_incr_save()Eric Dumazet
2024-04-01net: make softnet_data.dropped an atomic_tEric Dumazet
2024-04-01net: move dev_xmit_recursion() helpers to net/core/dev.hEric Dumazet
2024-04-01net: move kick_defer_list_purge() to net/core/dev.hEric Dumazet
2024-04-01pfcp: always set pfcp metadataMichal Swiatkowski
2024-04-01pfcp: add PFCP moduleWojciech Drewek
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin
2024-04-01ip_tunnel: use a separate struct to store tunnel params in the kernelAlexander Lobakin
2024-04-01bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()Alexander Lobakin
2024-04-01bitmap: introduce generic optimized bitmap_size()Alexander Lobakin
2024-04-01linkmode: convert linkmode_{test,set,clear,mod}_bit() to macrosAlexander Lobakin
2024-04-01bitops: let the compiler optimize {__,}assign_bit()Alexander Lobakin