summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-06-11KEYS: Invert FINAL_PUT bitHerbert Xu1-1/+1
2025-06-11kill simple_dentry_operationsAl Viro1-1/+0
2025-06-11make d_set_d_op() staticAl Viro1-1/+0
2025-06-11set_default_d_op(): calculate the matching value for ->d_flagsAl Viro1-0/+1
2025-06-11fs: add missing values to TRACE_IOCB_STRINGSChristoph Hellwig1-1/+3
2025-06-11mntns: use stable inode number for initial mount nsChristian Brauner1-0/+1
2025-06-11netns: use stable inode number for initial mount nsChristian Brauner1-0/+1
2025-06-11nsfs: move root inode number to uapiChristian Brauner1-6/+7
2025-06-11Revert "mm/execmem: Unify early execmem_cache behaviour"Mike Rapoport (Microsoft)1-7/+1
2025-06-11x86/its: move its_pages array to struct mod_arch_specificMike Rapoport (Microsoft)1-5/+0
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann332-2928/+6985
2025-06-11crypto: ahash - Add support for drivers with no fallbackHerbert Xu1-0/+3
2025-06-11new helper: set_default_d_op()Al Viro2-1/+3
2025-06-11new helper: d_splice_alias_ops()Al Viro1-0/+3
2025-06-11procfs: kill ->proc_dopsAl Viro1-0/+2
2025-06-11Merge tag 'linux-can-next-for-6.17-20250610' of git://git.kernel.org/pub/scm/...Jakub Kicinski2-3/+3
2025-06-10ata: libata-acpi: Do not assume 40 wire cable if no devices are enabledTasos Sahanidis1-4/+3
2025-06-10filelock: add new locks_wake_up_waiter() helperJeff Layton1-1/+6
2025-06-10gpiolib: Move GPIO_DYNAMIC_* constants to its only userAndy Shevchenko1-13/+0
2025-06-10gpio: Remove unused 'struct gpio' definitionAndy Shevchenko1-12/+0
2025-06-10gpiolib: Remove unused devm_gpio_request()Andy Shevchenko1-8/+0
2025-06-10can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()Vincent Mailhol1-1/+1
2025-06-10can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASKVincent Mailhol2-2/+2
2025-06-10bpf: Fall back to nospec for Spectre v1Luis Gerhorst1-0/+1
2025-06-10bpf: Rename sanitize_stack_spill to nospec_resultLuis Gerhorst1-1/+1
2025-06-10bpf, arm64, powerpc: Change nospec to include v1 barrierLuis Gerhorst1-1/+1
2025-06-10bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()Luis Gerhorst1-2/+9
2025-06-10cgroup: Add bpf prog revisions to struct cgroup_bpfYonghong Song1-0/+1
2025-06-09net: intel: move RSS packet classifier types to libieJacob Keller2-0/+42
2025-06-09net: intel: rename 'hena' to 'hashcfg' for clarityJacob Keller1-11/+11
2025-06-09slab: Decouple slab_debug and no_hash_pointersKees Cook1-1/+1
2025-06-09firmware: arm_ffa: Fix the missing entry in struct ffa_indirect_msg_hdrViresh Kumar1-0/+1
2025-06-09iio: core: add ADC delay calibration definitionAngelo Dureghello1-0/+1
2025-06-09iio: backend: add support for number of lanesAntoniu Miclaus1-0/+3
2025-06-09iio: backend: add support for data alignmentAntoniu Miclaus1-0/+3
2025-06-09iio: backend: add support for filter configAntoniu Miclaus1-0/+13
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-06-08Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-4/+12
2025-06-07x86/smp: PM/hibernate: Split arch_resume_nosmt()Rafael J. Wysocki1-0/+3
2025-06-07Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds2-4/+7
2025-06-07finish_automount(): don't leak MNT_LOCKED from parent to childAl Viro1-1/+2
2025-06-07Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+7
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-6/+126
2025-06-06Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-17/+41
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-72/+173
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-10/+6