summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-12-17accel/amdxdna: Remove DRM_AMDXDNA_HWCTX_CONFIG_NUMLizhi Hou-1/+0
2024-12-17accel/amdxdna: Add zero check for pad in ioctl input structuresLizhi Hou-5/+5
2024-12-17Merge tag 'v6.13-rc3' into nextDmitry Torokhov-9843/+30529
2024-12-17devlink: add devlink_fmsg_dump_skb() functionMateusz Polchlopek-0/+2
2024-12-17devlink: add devlink_fmsg_put() macroPrzemek Kitszel-0/+11
2024-12-17KVM: Move KVM_REG_SIZE() definition to common uAPI headerSean Christopherson-0/+4
2024-12-17Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+13
2024-12-17tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt-1/+5
2024-12-17Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-11/+27
2024-12-17io_uring: make ctx->timeout_lock a raw spinlockJens Axboe-1/+1
2024-12-17turris-omnia-mcu-interface.h: Move macro definitions outside of enumsMarek Behún-2/+4
2024-12-17drm/connector: Add a way to init/add a connector in separate stepsImre Deak-0/+6
2024-12-17mfd: Add support for AAEON UP board FPGAThomas Richard-0/+55
2024-12-17mfd: da9052: Store result from fault_logMarcus Folkesson-0/+2
2024-12-17mfd: Add base driver for qnap-mcu devicesHeiko Stuebner-0/+26
2024-12-17mfd: core: Make platform_data pointer const in struct mfd_cellHeiko Stuebner-1/+1
2024-12-17dt-bindings: interconnect: add interconnect bindings for SM8750Raviteja Laggyshetty-0/+143
2024-12-17drm/panthor: Report innocent group killBoris Brezillon-0/+9
2024-12-17pidfs: lookup pid through rbtreeChristian Brauner-1/+3
2024-12-17exportfs: add permission methodChristian Brauner-1/+16
2024-12-17dt-bindings: clock: Add SAMA7D65 PMC compatible stringDharma Balasubiramani-0/+4
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri-1/+5
2024-12-16sock: support SO_PRIORITY cmsgAnna Emese Nyiri-3/+5
2024-12-16drm/xe/oa/uapi: Expose an unblock after N reports OA propertyAshutosh Dixit-0/+7
2024-12-16exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook-1/+3
2024-12-16exec: Make sure task->comm is always NUL-terminatedKees Cook-5/+4
2024-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-20/+39
2024-12-16fortify: Hide run-time copy size from value range trackingKees Cook-1/+13
2024-12-16KVM: Verify there's at least one online vCPU when iterating over all vCPUsSean Christopherson-3/+4
2024-12-16KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson-0/+9
2024-12-16accel/amdxdna: Enhance power management settingsLizhi Hou-0/+52
2024-12-16thermal/thresholds: Fix uapi header macros leading to a compilation errorDaniel Lezcano-2/+2
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-5/+8
2024-12-16Input: davinci-keyscan - remove leftover headerBartosz Golaszewski-29/+0
2024-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov-101/+112
2024-12-16f2fs: Remove calls to folio_file_mapping()Matthew Wilcox (Oracle)-5/+4
2024-12-16f2fs: Convert submit tracepoints to take a folioMatthew Wilcox (Oracle)-15/+15
2024-12-16drm/connector: add mutex to protect ELD from concurrent accessDmitry Baryshkov-1/+4
2024-12-16Merge 6.13-rc3 into usb-nextGreg Kroah-Hartman-129/+169
2024-12-16Merge 6.13-rc3 into tty-nextGreg Kroah-Hartman-129/+169
2024-12-16net: ethtool: Add support for tsconfig command to get/set hwtstamp configKory Maincent-0/+16
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent-0/+14
2024-12-16net: Add the possibility to support a selected hwtstamp in netdeviceKory Maincent-0/+44
2024-12-16tls: add counters for rekeySabrina Dubroca-0/+5
2024-12-16tls: block decryption when a rekey is pendingSabrina Dubroca-0/+3
2024-12-16net/mlx5: Add device cap abs_native_port_numRongwei Liu-1/+2
2024-12-15selinux: add netlink nlmsg_type audit messageThiébaud Weksteen-0/+2
2024-12-15Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-2/+2
2024-12-15Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+7
2024-12-15netlink: add IGMP/MLD join/leave notificationsYuyang Huang-1/+32