summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-04-01bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
2024-04-01bitops: add missing prototype checkAlexander Lobakin
2024-04-01lib/bitmap: add bitmap_{read,write}()Syed Nayyar Waris
2024-04-01timers: Fix kernel-doc format and add Return valuesRandy Dunlap
2024-04-01time/timekeeping: Fix kernel-doc warnings and typosRandy Dunlap
2024-04-01time/timecounter: Fix inline documentationRandy Dunlap
2024-04-01Merge tag 'v6.9-rc2' into media_stageHans Verkuil
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-31fpga: bridge: add owner module and take its refcountMarco Pagani
2024-03-31fpga: manager: add owner module and take its refcountMarco Pagani
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-03-30x86/mce: Clean up TP_printk() output line of the 'mce_record' tracepointIngo Molnar
2024-03-29Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-29netlink: introduce type-checking attribute iterationJohannes Berg
2024-03-29net: add sk_wake_async_rcu() helperEric Dumazet
2024-03-29net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skbBalazs Scheidler
2024-03-29net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independentBalazs Scheidler