summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-04-01time/timekeeping: Fix kernel-doc warnings and typosRandy Dunlap1-7/+42
2024-04-01time/timecounter: Fix inline documentationRandy Dunlap1-2/+9
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2024-03-31fpga: bridge: add owner module and take its refcountMarco Pagani1-3/+7
2024-03-31fpga: manager: add owner module and take its refcountMarco Pagani1-6/+20
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1
2024-03-29Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+15
2024-03-29spi: spi.h: add missing kernel-doc for @last_cs_index_maskRandy Dunlap1-0/+1
2024-03-29udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart1-0/+28
2024-03-29net: phylink: add rxc_always_on flag to phylink_pcsRomain Gantois1-0/+38
2024-03-29net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flagsRussell King (Oracle)2-0/+5
2024-03-29compiler_types: add Endianness-dependent __counted_by_{le,be}Alexander Lobakin1-0/+11
2024-03-29bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko1-1/+15
2024-03-29net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski1-7/+1
2024-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-30/+86
2024-03-29clk: Provide !COMMON_CLK dummy for devm_clk_rate_exclusive_get()Uwe Kleine-König1-0/+5
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-8/+3
2024-03-28phy: Add Embedded DisplayPort and DisplayPort submodesAbel Vesa1-0/+3
2024-03-28spi: spi-omap2-mcspi.c: revert "Toggle CS after each word"Louis Chauvet1-3/+0
2024-03-28regulator: Merge axp20x changesMark Brown1-5/+93
2024-03-28inet: inet_defrag: prevent sk release while still in useFlorian Westphal1-6/+1
2024-03-28leds: trigger: audio: Remove this triggerHeiner Kallweit1-14/+0
2024-03-28leds: trigger: Store brightness set by led_trigger_event()Heiner Kallweit1-0/+15
2024-03-28backlight: Remove fb_blank from struct backlight_propertiesThomas Zimmermann1-24/+1
2024-03-28backlight: omap1: Remove unused struct omap_backlight_config.set_powerThomas Zimmermann1-1/+0
2024-03-28backlight: Add controls_device callback to struct backlight_opsThomas Zimmermann1-8/+8
2024-03-28backlight: pwm-backlight: Remove struct backlight_ops.check_fbThomas Zimmermann1-1/+0
2024-03-28backlight: Match backlight device against struct fb_info.bl_devThomas Zimmermann1-0/+9
2024-03-28regulator: axp20x: add support for the AXP717Andre Przywara1-0/+21
2024-03-28mfd: axp20x: Add support for AXP717 PMICAndre Przywara1-0/+67
2024-03-28regulator: axp20x: fix typo-ed identifierAndre Przywara1-5/+5
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+10
2024-03-27ACPI: bus: Indicate support for IRQ ResourceSource thru _OSCArmin Wolf1-0/+1
2024-03-27ACPI: Fix Generic Initiator Affinity _OSC bitArmin Wolf1-1/+1
2024-03-27ACPI: bus: Indicate support for the Generic Event Device thru _OSCArmin Wolf1-0/+1
2024-03-27ACPI: bus: Indicate support for more than 16 p-states thru _OSCArmin Wolf1-0/+1
2024-03-27ACPI: bus: Indicate support for _TFP thru _OSCArmin Wolf1-0/+1
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-22/+43
2024-03-27fs,block: yield devices earlyChristian Brauner1-10/+1
2024-03-27net: wan: framer: Add missing static inline qualifiersHerve Codina1-2/+2
2024-03-27block: handle BLK_OPEN_RESTRICT_WRITES correctlyChristian Brauner1-0/+2
2024-03-27driver core: Remove unused platform_notify, platform_notify_removeBjorn Helgaas1-11/+0
2024-03-27usb: misc: onboard_hub: rename to onboard_devJavier Carrasco2-18/+18
2024-03-26driver core: Introduce device_link_wait_removal()Herve Codina1-0/+1
2024-03-26spi: pxa2xx: Keep PXA*_SSP types togetherAndy Shevchenko1-1/+1
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss1-0/+8
2024-03-26mm: increase folio batch sizeMatthew Wilcox (Oracle)1-2/+2
2024-03-26net: remove skb_free_datagram_locked()Eric Dumazet1-6/+0
2024-03-26spi: xilinx: Massage xilinx_spi.hMark Brown1-5/+9
2024-03-26spi: pxa2xx: Clean up linux/spi/pxa2xx_spi.hMark Brown1-9/+1