summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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-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-29Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-29spi: spi.h: add missing kernel-doc for @last_cs_index_maskRandy Dunlap
2024-03-29udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart
2024-03-28net: phylink: add rxc_always_on flag to phylink_pcsRomain Gantois
2024-03-28net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flagsRussell King (Oracle)
2024-03-28compiler_types: add Endianness-dependent __counted_by_{le,be}Alexander Lobakin
2024-03-28bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-28clk: Provide !COMMON_CLK dummy for devm_clk_rate_exclusive_get()Uwe Kleine-König
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-29phy: Add Embedded DisplayPort and DisplayPort submodesAbel Vesa
2024-03-28spi: spi-omap2-mcspi.c: revert "Toggle CS after each word"Louis Chauvet
2024-03-28regulator: Merge axp20x changesMark Brown
2024-03-28inet: inet_defrag: prevent sk release while still in useFlorian Westphal
2024-03-28leds: trigger: audio: Remove this triggerHeiner Kallweit
2024-03-28leds: trigger: Store brightness set by led_trigger_event()Heiner Kallweit
2024-03-28backlight: Remove fb_blank from struct backlight_propertiesThomas Zimmermann
2024-03-28backlight: omap1: Remove unused struct omap_backlight_config.set_powerThomas Zimmermann
2024-03-28backlight: Add controls_device callback to struct backlight_opsThomas Zimmermann
2024-03-28backlight: pwm-backlight: Remove struct backlight_ops.check_fbThomas Zimmermann
2024-03-28backlight: Match backlight device against struct fb_info.bl_devThomas Zimmermann
2024-03-28regulator: axp20x: add support for the AXP717Andre Przywara
2024-03-28mfd: axp20x: Add support for AXP717 PMICAndre Przywara
2024-03-28regulator: axp20x: fix typo-ed identifierAndre Przywara
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-27ACPI: bus: Indicate support for IRQ ResourceSource thru _OSCArmin Wolf
2024-03-27ACPI: Fix Generic Initiator Affinity _OSC bitArmin Wolf
2024-03-27ACPI: bus: Indicate support for the Generic Event Device thru _OSCArmin Wolf
2024-03-27ACPI: bus: Indicate support for more than 16 p-states thru _OSCArmin Wolf
2024-03-27ACPI: bus: Indicate support for _TFP thru _OSCArmin Wolf