summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-04-28Merge tag 'gpiod-devm-is-action-added-for-v6.16-rc1' of ssh://gitolite.kernel...Greg Kroah-Hartman2-38/+41
2025-04-28Merge 6.15-rc4 into tty-nextGreg Kroah-Hartman30-335/+288
2025-04-28Merge 6.15-rc4 into driver-core-nextGreg Kroah-Hartman30-335/+288
2025-04-28Merge 6.15-rc4 into char-misc-nextGreg Kroah-Hartman30-335/+288
2025-04-28Merge tag 'gpiod-devm-is-action-added-for-v6.16-rc1' into gpio/for-nextBartosz Golaszewski2-38/+41
2025-04-28devres: Add devm_is_action_added() helperAndy Shevchenko1-0/+2
2025-04-28devres: Move devm_*_action*() APIs to devres.hAndy Shevchenko2-38/+39
2025-04-26vt: support Unicode recompositionNicolas Pitre1-0/+6
2025-04-26vt: use new tables in ucs.cNicolas Pitre1-5/+1
2025-04-26vt: properly support zero-width Unicode code pointsNicolas Pitre1-0/+10
2025-04-26vt: move unicode processing to a separate fileNicolas Pitre1-0/+6
2025-04-26Revert "vt: move unicode processing to a separate file"Greg Kroah-Hartman1-6/+0
2025-04-26Revert "vt: properly support zero-width Unicode code points"Greg Kroah-Hartman1-10/+0
2025-04-26Revert "vt: update ucs_width.c using gen_ucs_width.py"Greg Kroah-Hartman1-1/+5
2025-04-26Revert "vt: create ucs_recompose.c using gen_ucs_recompose.py"Greg Kroah-Hartman1-6/+0
2025-04-26pidfs: get rid of __pidfd_prepare()Christian Brauner1-1/+1
2025-04-26pidfs: register pid in pidfsChristian Brauner1-0/+3
2025-04-26Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-13/+15
2025-04-26Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds1-6/+0
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds1-4/+1
2025-04-25Merge tag 'driver-core-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2025-04-25Merge tag 'dma-mapping-6.15-2025-04-25' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+8
2025-04-25Merge back cpufreq material for 6.16Rafael J. Wysocki1-4/+7
2025-04-25PM: wakeup: Do not expose 4 device wakeup source APIsZijun Hu1-15/+0
2025-04-25misc: rtsx: Remove deadcodeDr. David Alan Gilbert1-2/+0
2025-04-25comedi: remove the mapping of the Comedi buffer in vmalloc address spaceIan Abbott1-8/+2
2025-04-25Merge branch 'perf/urgent'Peter Zijlstra13-264/+227
2025-04-25serial: switch uart_port::iotype to enum uart_iotypeJiri Slaby (SUSE)1-14/+16
2025-04-25tty: Remove unused API tty_port_register_device_serdev()Zijun Hu1-3/+0
2025-04-25configfs: Add CONFIGFS_ATTR_PERM helperRichard Weinberger1-2/+6
2025-04-25Merge branch 'block-6.15' into for-6.16/blockJens Axboe1-4/+1
2025-04-25net: ethernet: mtk_wed: annotate RCU release in attach()Johannes Berg1-1/+1
2025-04-25tcp: fastopen: note that a child socket was createdJeremy Harris1-1/+2
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-49/+99
2025-04-24KVM: SVM: Fix SNP AP destroy race with VMRUNTom Lendacky1-1/+18
2025-04-24Merge branch 'kvm-fixes-6.15-rc4' into HEADPaolo Bonzini9-32/+8
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-11/+20
2025-04-24pwm: Fix various formatting issues in kernel-docUwe Kleine-König1-3/+5
2025-04-24mfd: bd96801: Support ROHM BD96806Matti Vaittinen1-0/+1
2025-04-24mfd: bd96801: Support ROHM BD96805Matti Vaittinen1-0/+1
2025-04-24mfd: rohm-bd96801: Support ROHM BD96802Matti Vaittinen3-0/+77
2025-04-24block: move blkdev_{get,put} _no_open prototypes out of blkdev.hChristoph Hellwig1-4/+0
2025-04-24timers: Remove unused __round_jiffies(_up)Dr. David Alan Gilbert1-2/+0
2025-04-24genirq: Fix typo in IRQ_NOTCONNECTED commentCheng-Yang Chou1-1/+1
2025-04-24ASoC: Merge up fixesMark Brown1-1/+0
2025-04-24OPP: Return opp_table from dev_pm_opp_get_opp_table_ref()Viresh Kumar1-2/+5
2025-04-24OPP: Return opp from dev_pm_opp_get()Viresh Kumar1-2/+5
2025-04-24HID: quirks: Add HID_QUIRK_IGNORE_MOUSE quirkAditya Garg1-0/+2
2025-04-24HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge1-1/+2
2025-04-24fanotify: fix flush of mntns marksAmir Goldstein1-15/+0