summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-01fs: place f_ref to 3rd cache line in struct file to resolve false sharingPan Deng1-4/+4
2025-03-01gpu: ipu-v3 ipu-cpmem: Remove unused functionsDr. David Alan Gilbert1-2/+0
2025-03-01gpu: ipu-v3: ipu-csi: Remove unused functionsDr. David Alan Gilbert1-5/+0
2025-03-01gpu: ipu-v3: Remove unused ipu_vdi_unsetupDr. David Alan Gilbert1-1/+0
2025-03-01gpu: ipu-v3: Remove unused ipu_image_convert_* functionsDr. David Alan Gilbert1-32/+0
2025-03-01gpu: ipu-v3: Remove unused ipu_rot_mode_to_degreesDr. David Alan Gilbert1-2/+0
2025-03-01gpu: ipu-v3: ipu-ic: Remove unused ipu_ic_task_graphics_initDr. David Alan Gilbert1-4/+0
2025-03-01kvm: retry nx_huge_page_recovery_thread creationKeith Busch1-13/+34
2025-03-01perf: arm_pmu: Move PMUv3-specific dataMark Rutland1-6/+7
2025-03-01io_uring/ublk: report error when unregister operation failsCaleb Sander Mateos1-2/+2
2025-03-01io_uring: convert cmd_to_io_kiocb() macro to functionCaleb Sander Mateos1-1/+5
2025-03-01io_uring/uring_cmd: specify io_uring_cmd_import_fixed() pointer typeCaleb Sander Mateos1-4/+6
2025-03-01Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2025-03-01Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+6
2025-03-01pwm: Check for CONFIG_PWM using IS_REACHABLE() in main headerUwe Kleine-König1-2/+2
2025-03-01Merge branch 'v6.15-shared/clkids' into v6.15-clk/nextHeiko Stuebner2-0/+737
2025-03-01dt-bindings: clock: Add RK3562 cruKever Yang2-0/+737
2025-03-01driver core: Introduce device_{add,remove}_of_node()Herve Codina1-0/+2
2025-02-28nilfs2: Mark on-disk strings as nonstringKees Cook1-1/+2
2025-02-28uapi: stddef.h: Introduce __kernel_nonstringKees Cook1-0/+6
2025-02-28mm: security: Check early if HARDENED_USERCOPY is enabledMel Gorman1-1/+8
2025-02-28uaccess: Introduce ucopysize.hKees Cook4-50/+58
2025-02-28net: stmmac: provide set_clk_tx_rate() hookRussell King (Oracle)1-0/+4
2025-02-28Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linuxLinus Torvalds1-3/+5
2025-02-28uapi: Revert "bitops: avoid integer overflow in GENMASK(_ULL)"I Hsin Cheng1-6/+2
2025-02-28Convert regulator drivers to useMark Brown4-120/+133
2025-02-28Convert sound drivers to use devm_kmemdup_array()Mark Brown4-120/+133
2025-02-28Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Joerg Roedel2-40/+71
2025-02-28Merge drm/drm-next into drm-xe-nextLucas De Marchi525-5283/+14806
2025-02-28io_uring: cache nodes and mapped buffersKeith Busch1-0/+2
2025-02-28ublk: zc register/unregister bvecKeith Busch1-0/+4
2025-02-28io_uring: add support for kernel registered bvecsKeith Busch1-0/+7
2025-02-28wifi: cfg80211: reorg sinfo structure elements for meshSarika Sharma1-22/+21
2025-02-28pmdomain: Merge tag regulator-devm-of-get into nextUlf Hansson1-0/+6
2025-02-28pmdomain: Merge tag 'v6.14-rc4' from Linus into nextUlf Hansson30-46/+266
2025-02-28fs: Remove page_mkwrite_check_truncate()Matthew Wilcox (Oracle)1-28/+0
2025-02-28Merge tag 'drm-misc-next-2025-02-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie3-72/+54
2025-02-28geneve: Allow users to specify source port rangeDaniel Borkmann1-0/+6
2025-02-28net: qed: make 'qed_ll2_ops_pass' as __maybe_unusedArnd Bergmann1-1/+1
2025-02-28Merge branch 'ib-amlogic-a4' into develLinus Walleij2-0/+50
2025-02-28pinctrl: pinconf-generic: Add API for pinmux propertity in DTS fileXianwei Zhao1-0/+4
2025-02-28dt-bindings: pinctrl: Add support for Amlogic A4 SoCXianwei Zhao1-0/+46
2025-02-28Merge branch 'ib-sophgo' into develLinus Walleij2-0/+417
2025-02-28dt-bindings: pinctrl: Add pinctrl for Sophgo SG2042 series SoCInochi Amaoto2-0/+417
2025-02-28drm/amdkfd: clamp queue size to minimumDavid Yat Sin1-0/+2
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown1-2/+2
2025-02-27mm: Provide address mask in struct follow_pfnmap_argsAlex Williamson1-0/+2
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-19/+101
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts2-2/+4
2025-02-27bpf: Use try_alloc_pages() to allocate pages for bpf needs.Alexei Starovoitov1-1/+1