summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-03-01ata: libahci_platform: Introduce reset assertion/deassertion methodsSerge Semin1-1/+4
2024-03-01posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner1-1/+1
2024-03-01PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macroPaul Cercueil1-1/+1
2024-03-01PM: core: Add new *_PM_OPS macros, deprecate old onesPaul Cercueil1-24/+50
2024-03-01PM: core: Redefine pm_ptr() macroPaul Cercueil1-5/+1
2024-03-01kernel/sched: Remove dl_boosted flag commentHui Su1-4/+0
2024-03-01clk: linux/clk-provider.h: fix kernel-doc warnings and typosRandy Dunlap1-7/+8
2024-03-01bpf: Remove trace_printk_lockJiri Olsa1-0/+3
2024-03-01bpf: Do cleanup in bpf_bprintf_cleanup only when neededJiri Olsa1-1/+1
2024-03-01bpf: Add struct for bin_args arg in bpf_bprintf_prepareJiri Olsa1-1/+6
2024-03-01bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky1-0/+2
2024-02-23PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson1-0/+4
2024-02-23netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik1-0/+4
2024-02-23fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai1-0/+1
2024-02-23fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai1-0/+1
2024-02-23fbdev: Rename pagelist to pagereflist for deferred I/OThomas Zimmermann1-3/+3
2024-02-23fbdev: Track deferred-I/O pages in pageref structThomas Zimmermann1-1/+10
2024-02-23fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann1-0/+1
2024-02-23dma-buf: add dma_fence_timestamp helperChristian König1-0/+19
2024-02-23hrtimer: Report offline hrtimer enqueueFrederic Weisbecker1-1/+3
2024-02-23dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li1-1/+2
2024-02-23PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart1-0/+1
2024-02-23bpf: Add map and need_defer parameters to .map_fd_put_ptr()Hou Tao1-1/+5
2024-02-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann1-0/+3
2024-02-23x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe1-0/+1
2024-02-23mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla1-3/+11
2024-02-23mm: use __pfn_to_section() instead of open coding itRolf Eike Beer1-2/+2
2024-02-23fs/pipe: move check to pipe_has_watch_queue()Max Kellermann1-0/+16
2024-02-23overflow: Allow mixed type argumentsKees Cook1-31/+41
2024-02-23lsm: new security_file_ioctl_compat() hookAlfred Piccioni2-0/+11
2024-02-23async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki1-0/+2
2024-01-26iio: adc: ad9467: fix scale settingNuno Sa1-0/+4
2024-01-26dma-mapping: Fix build error unused-valueRen Zhijie1-1/+1
2024-01-26clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hwThéo Lebrun1-2/+2
2024-01-26clk: fixed-rate: add devm_clk_hw_register_fixed_rateDmitry Baryshkov1-8/+21
2024-01-26clk: asm9260: use parent index to link the reference clockDmitry Baryshkov1-0/+21
2024-01-26block: make BLK_DEF_MAX_SECTORS unsignedKeith Busch1-1/+2
2024-01-26dma-mapping: Add dma_release_coherent_memory to DMA APIMark-PK Tsai1-0/+3
2024-01-26of: Add of_property_present() helperRob Herring1-1/+16
2024-01-26of: property: define of_property_read_u{8,16,32,64}_array() unconditionallyMichael Walle1-150/+124
2024-01-15kallsyms: Make module_kallsyms_on_each_symbol generally availableJiri Olsa1-0/+9
2024-01-05bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa1-0/+3
2024-01-05device property: Allow const parameter to dev_fwnode()Andy Shevchenko1-1/+6
2024-01-05spi: Introduce spi_get_device_match_data() helperAndy Shevchenko1-0/+3
2024-01-05device property: Add const qualifier to device_get_match_data() parameterAndy Shevchenko1-2/+2
2024-01-05ethernet: constify references to netdev->dev_addr in driversJakub Kicinski3-3/+4
2024-01-05keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells1-0/+1
2023-12-23kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann1-3/+3
2023-12-23ksmbd: fix racy issue from using ->d_parent and ->d_nameNamjae Jeon1-0/+6
2023-12-23fs: introduce lock_rename_child() helperAl Viro1-0/+1