summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-04-28Merge 6.15-rc4 into char-misc-nextGreg Kroah-Hartman
2025-04-28Merge tag 'gpiod-devm-is-action-added-for-v6.16-rc1' into gpio/for-nextBartosz Golaszewski
2025-04-28devres: Add devm_is_action_added() helperAndy Shevchenko
2025-04-28devres: Move devm_*_action*() APIs to devres.hAndy Shevchenko
2025-04-27dt-bindings: clock: exynosautov920: add cpucl0 clock definitionsShin Son
2025-04-26vt: support Unicode recompositionNicolas Pitre
2025-04-26vt: use new tables in ucs.cNicolas Pitre
2025-04-26vt: properly support zero-width Unicode code pointsNicolas Pitre
2025-04-26vt: move unicode processing to a separate fileNicolas Pitre
2025-04-26Revert "vt: move unicode processing to a separate file"Greg Kroah-Hartman
2025-04-26Revert "vt: properly support zero-width Unicode code points"Greg Kroah-Hartman
2025-04-26Revert "vt: update ucs_width.c using gen_ucs_width.py"Greg Kroah-Hartman
2025-04-26Revert "vt: create ucs_recompose.c using gen_ucs_recompose.py"Greg Kroah-Hartman
2025-04-26pidfs: get rid of __pidfd_prepare()Christian Brauner
2025-04-26pidfs: register pid in pidfsChristian Brauner
2025-04-25Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-25Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-04-25Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-26Merge tag 'drm-xe-next-2025-04-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-04-25Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz
2025-04-25Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-25ASoC: codec: tpa6130a2: Convert to GPIO descriptorsMark Brown
2025-04-25Merge tag 'driver-core-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-25Merge tag 'dma-mapping-6.15-2025-04-25' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-04-25Merge back cpufreq material for 6.16Rafael J. Wysocki
2025-04-25PM: wakeup: Do not expose 4 device wakeup source APIsZijun Hu
2025-04-25misc: rtsx: Remove deadcodeDr. David Alan Gilbert
2025-04-25comedi: remove the mapping of the Comedi buffer in vmalloc address spaceIan Abbott
2025-04-25Merge branch 'perf/urgent'Peter Zijlstra
2025-04-25Merge back earlier ACPICA material for 6.16Rafael J. Wysocki
2025-04-25serial: switch uart_port::iotype to enum uart_iotypeJiri Slaby (SUSE)
2025-04-25tty: Remove unused API tty_port_register_device_serdev()Zijun Hu
2025-04-25configfs: Add CONFIGFS_ATTR_PERM helperRichard Weinberger
2025-04-24Merge branch 'block-6.15' into for-6.16/blockJens Axboe
2025-04-24net: ethernet: mtk_wed: annotate RCU release in attach()Johannes Berg
2025-04-24tcp: fastopen: pass TFO child indication through getsockoptJeremy Harris
2025-04-24tcp: fastopen: note that a child socket was createdJeremy Harris
2025-04-24xsk: Fix offset calculation in unaligned modee.kubanski
2025-04-24xsk: Fix race condition in AF_XDP generic RX pathe.kubanski
2025-04-24rxrpc: Remove deadcodeDr. David Alan Gilbert
2025-04-24drm/print: Add drm_coredump_printer_is_fullMatthew Brost
2025-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-24KVM: SVM: Fix SNP AP destroy race with VMRUNTom Lendacky
2025-04-24Merge branch 'kvm-fixes-6.15-rc4' into HEADPaolo Bonzini
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-24scripts/kernel-doc.py: don't create *.pyc filesMauro Carvalho Chehab
2025-04-24pwm: Fix various formatting issues in kernel-docUwe Kleine-König