summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-12-08Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds4-8/+8
2024-12-07Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds1-2/+2
2024-12-06scatterlist: fix incorrect func name in kernel-docRandy Dunlap1-1/+1
2024-12-06mm/codetag: swap tags when migrate pagesDavid Wang1-2/+2
2024-12-06stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver1-3/+3
2024-12-06mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)1-2/+2
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-0/+1
2024-12-05clocksource: Make negative motion detection more robustThomas Gleixner1-0/+2
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada1-1/+1
2024-12-03io_uring: Change res2 parameter type in io_uring_cmd_doneBernd Schubert1-2/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra6-7/+7
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-11/+1
2024-12-02Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+153
2024-12-02Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2024-12-01printf: Remove unused 'bprintf'Dr. David Alan Gilbert1-1/+0
2024-12-01Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds2-8/+26
2024-12-01Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2024-12-01Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds5-8/+8
2024-11-30Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2-0/+12
2024-11-30Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds4-22/+2
2024-11-30Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2024-11-30Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+11
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-25/+124
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-51/+60
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-5/+31
2024-11-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-0/+5
2024-11-28Merge tag 'trace-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds3-52/+36
2024-11-28Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+4
2024-11-28Merge tag 'for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-28/+7
2024-11-28HID: bpf: constify hid_opsThomas Weißschuh1-1/+1
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)1-0/+2
2024-11-28net: Comment copy_from_sockptr() explaining its behaviourMichal Luczaj1-0/+2
2024-11-28modpost: rename alias symbol for MODULE_DEVICE_TABLE()Masahiro Yamada1-1/+1
2024-11-28Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+1
2024-11-28Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+16
2024-11-28Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-129/+118
2024-11-28Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-1/+1
2024-11-28Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-9/+3
2024-11-27Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2-0/+12
2024-11-27i2c: of-prober: Add GPIO support to simple helpersChen-Yu Tsai1-0/+21
2024-11-27i2c: of-prober: Add simple helpers for regulator supportChen-Yu Tsai1-0/+44
2024-11-27i2c: Introduce OF component probe functionChen-Yu Tsai1-0/+75
2024-11-27of: base: Add for_each_child_of_node_with_prefix()Chen-Yu Tsai1-0/+9
2024-11-27of: dynamic: Add of_changeset_update_prop_stringChen-Yu Tsai1-0/+4
2024-11-27Merge tag 'i3c/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds1-2/+8
2024-11-27Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-39/+191
2024-11-27Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada3-6/+6
2024-11-27Rename .data.unlikely to .data..unlikelyMasahiro Yamada1-1/+1