aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt3-5/+5
2025-07-22tracing: Remove EVENT_FILE_FL_SOFT_MODE flagSteven Rostedt1-3/+0
2025-07-22ring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt1-3/+1
2025-07-23tpm: support devices with synchronous send()Stefano Garzarella1-0/+1
2025-07-23tpm: add bufsiz parameter in the .send callbackStefano Garzarella1-1/+2
2025-07-22Merge tag 'qcom-drivers-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann1-3/+3
2025-07-22cpu/hotplug: Remove unused cpuhp_state CPUHP_PCI_XGENE_DEADMarc Zyngier1-1/+0
2025-07-22Merge branches 'pm-misc' and 'pm-tools'Rafael J. Wysocki2-7/+15
2025-07-22Merge branches 'pm-runtime' and 'pm-powercap'Rafael J. Wysocki1-24/+163
2025-07-22f2fs: Use a folio in f2fs_is_cp_guaranteed()Matthew Wilcox (Oracle)1-4/+6
2025-07-22f2fs: Pass a folio to IS_INODE()Matthew Wilcox (Oracle)1-1/+1
2025-07-22f2fs: Pass a folio to ADDRS_PER_PAGE()Matthew Wilcox (Oracle)1-1/+1
2025-07-22Merge branch 'pm-sleep'Rafael J. Wysocki3-4/+40
2025-07-22Merge branch 'acpi-apei'Rafael J. Wysocki1-1/+0
2025-07-22NFS: use a hash table for delegation lookupChristoph Hellwig1-0/+2
2025-07-22NFS: track active delegations per-serverChristoph Hellwig1-0/+1
2025-07-22Merge tag 'nvme-6.17-2025-07-22' of git://git.infradead.org/nvme into for-6.17/blockJens Axboe1-1/+1
2025-07-22sched/idle: Remove play_idle()Feng Lee1-5/+0
2025-07-21arm: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1
2025-07-21stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depthKees Cook1-1/+1
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook2-10/+12
2025-07-21tcp: add tcp_sock_set_maxsegGeliang Tang1-0/+1
2025-07-21net: usb: cdc-ncm: check for filtering capabilityOliver Neukum1-0/+1
2025-07-21arm64: kvm, smccc: Fix vendor uuidJack Thomson1-1/+1
2025-07-21usb: core: add urb->sgt parameter descriptionXu Yang1-0/+4
2025-07-21Merge tag 'platform-drivers-x86-v6.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-0/+8
2025-07-21Merge tag 'arm-soc/for-6.17/drivers' of https://github.com/Broadcom/stblinux into soc/driversArnd Bergmann1-0/+3
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman20-30/+101
2025-07-21spidev: introduce trivial abb sensor deviceMark Brown20-30/+101
2025-07-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen1-0/+8
2025-07-21entry: Add arch_in_rcu_eqs()Mark Rutland1-0/+16
2025-07-21Merge tag 'v6.16-rc7' into usb-nextGreg Kroah-Hartman16-19/+86
2025-07-21soundwire: amd: Add support for acp7.2 platformVenkata Prasad Potturu1-0/+1
2025-07-20hwmon: (emc2305) Add support for PWM frequency, polarity and outputFlorin Leotescu1-0/+6
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-0/+2
2025-07-20Merge tag 'char-misc-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+7
2025-07-20net/mlx5: Expose cable_length field in PFCC registerOren Sidi1-4/+15
2025-07-20net/mlx5: Add IFC bits and enums for buf_ownershipOren Sidi1-2/+12
2025-07-20net/mlx5: Add IFC bits to support RSS for IPSec offloadJianbo Liu1-7/+18
2025-07-19lib/math/gcd: use static key to select implementation at runtimeKuan-Wei Chiu1-0/+3
2025-07-19hung_task: extend hung task blocker tracking to rwsemsLance Yang1-9/+9
2025-07-19locking/rwsem: make owner helpers globally availableLance Yang1-0/+12
2025-07-19panic: add 'panic_sys_info' sysctl to take human readable string parameterFeng Tang1-0/+8
2025-07-19panic: generalize panic_print's function to show sys infoFeng Tang1-0/+20
2025-07-19kdump: implement reserve_crashkernel_cmaJiri Bohac1-0/+12
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac1-1/+2
2025-07-19mm/page_owner: convert set_page_owner_migrate_reason() to foliosSidhartha Kumar1-4/+4
2025-07-19mm/damon/core: remove damon_callbackSeongJae Park1-30/+1
2025-07-19mm/damon/core: add cleanup_target() ops callbackSeongJae Park1-2/+4
2025-07-19mm/damon/core: introduce repeat mode damon_call()SeongJae Park1-0/+2