summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-23PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson
2024-02-23netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik
2024-02-23fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai
2024-02-23fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai
2024-02-23fbdev: Rename pagelist to pagereflist for deferred I/OThomas Zimmermann
2024-02-23fbdev: Track deferred-I/O pages in pageref structThomas Zimmermann
2024-02-23fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann
2024-02-23dma-buf: add dma_fence_timestamp helperChristian König
2024-02-23hrtimer: Report offline hrtimer enqueueFrederic Weisbecker
2024-02-23netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-23dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li
2024-02-23af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-02-23netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso
2024-02-23drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell
2024-02-23PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart
2024-02-23drm/mipi-dsi: Fix detach call without attachTomi Valkeinen
2024-02-23bpf: Add map and need_defer parameters to .map_fd_put_ptr()Hou Tao
2024-02-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2024-02-23arm64: irq: set the correct node for VMAP stackHuang Shijie
2024-02-23x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe
2024-02-23btrfs: add definition for EXTENT_TREE_V2Josef Bacik
2024-02-23mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla
2024-02-23mm: use __pfn_to_section() instead of open coding itRolf Eike Beer
2024-02-23fs/pipe: move check to pipe_has_watch_queue()Max Kellermann
2024-02-23btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo
2024-02-23overflow: Allow mixed type argumentsKees Cook
2024-02-23llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima
2024-02-23tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao
2024-02-23lsm: new security_file_ioctl_compat() hookAlfred Piccioni
2024-02-23async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki
2024-01-25iio: adc: ad9467: fix scale settingNuno Sa
2024-01-25dma-mapping: Fix build error unused-valueRen Zhijie
2024-01-25clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hwThéo Lebrun
2024-01-25clk: fixed-rate: add devm_clk_hw_register_fixed_rateDmitry Baryshkov
2024-01-25clk: asm9260: use parent index to link the reference clockDmitry Baryshkov
2024-01-25dt-bindings: clock: Update the videocc resets for sm8150Satya Priya Kakitapalli
2024-01-25f2fs: fix the f2fs_file_write_iter tracepointEric Biggers
2024-01-25drm/bridge: Fix typo in post_disable() descriptionDario Binacchi
2024-01-25block: make BLK_DEF_MAX_SECTORS unsignedKeith Busch
2024-01-25Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2024-01-25dma-mapping: Add dma_release_coherent_memory to DMA APIMark-PK Tsai
2024-01-25bpf: Add crosstask check to __bpf_get_stackJordan Rome
2024-01-25crypto: af_alg - Disallow multiple in-flight AIO requestsHerbert Xu
2024-01-25of: Add of_property_present() helperRob Herring
2024-01-25of: property: define of_property_read_u{8,16,32,64}_array() unconditionallyMichael Walle
2024-01-15kallsyms: Make module_kallsyms_on_each_symbol generally availableJiri Olsa
2024-01-15ipv6: remove max_size check inline with ipv4Jon Maxwell
2024-01-05bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa
2024-01-05device property: Allow const parameter to dev_fwnode()Andy Shevchenko
2024-01-05spi: Introduce spi_get_device_match_data() helperAndy Shevchenko