summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-12-01dt-bindings: clock: qcom: Add QCS615 GCC clocksTaniya Das-0/+211
2024-12-01lib/crc-t10dif: add support for arch overridesEric Biggers-0/+12
2024-12-01lib/crc-t10dif: stop wrapping the crypto APIEric Biggers-5/+11
2024-12-01scsi: target: iscsi: switch to using the crc32c libraryEric Biggers-3/+0
2024-12-01jbd2: switch to using the crc32c libraryEric Biggers-30/+3
2024-12-01lib/crc32: make crc32c() go directly to libEric Biggers-2/+5
2024-12-01lib/crc32: expose whether the lib is really optimized at runtimeEric Biggers-0/+15
2024-12-01lib/crc32: improve support for arch-specific overridesEric Biggers-7/+28
2024-12-01lib/crc32: drop leading underscores from __crc32c_le_baseEric Biggers-1/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-11/+1
2024-12-01Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+153
2024-12-01Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2024-12-01Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+2
2024-11-30printf: Remove unused 'bprintf'Dr. David Alan Gilbert-1/+0
2024-11-30Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds-8/+26
2024-11-30Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds-14/+1
2024-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+0
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-22/+49
2024-11-30tcp: populate XPS related fields of timewait socketsEric Dumazet-0/+2
2024-11-30Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-0/+12
2024-11-30Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-22/+2
2024-11-30Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-3/+3
2024-11-30Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+11
2024-11-29Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-25/+598
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-51/+60
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-5/+89
2024-11-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds-0/+5
2024-11-29delay: Fix ndelay() spuriously treated as udelay()Frederic Weisbecker-2/+2
2024-11-28Merge tag 'trace-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-52/+36
2024-11-28Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+4
2024-11-28Merge tag 'for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-28/+7
2024-11-28HID: bpf: constify hid_opsThomas Weißschuh-1/+1
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)-0/+2
2024-11-28net: Comment copy_from_sockptr() explaining its behaviourMichal Luczaj-0/+2
2024-11-27drm/ttm: Add ttm_bo_accessMatthew Brost-0/+2
2024-11-28modpost: rename alias symbol for MODULE_DEVICE_TABLE()Masahiro Yamada-1/+1
2024-11-27Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-11/+1
2024-11-27Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+16
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-129/+118
2024-11-27Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-1/+1
2024-11-27Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+3
2024-11-27Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-0/+143
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-97/+115
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini-97/+115
2024-11-27i2c: of-prober: Add GPIO support to simple helpersChen-Yu Tsai-0/+21
2024-11-27i2c: of-prober: Add simple helpers for regulator supportChen-Yu Tsai-0/+44
2024-11-27i2c: Introduce OF component probe functionChen-Yu Tsai-0/+75
2024-11-27of: base: Add for_each_child_of_node_with_prefix()Chen-Yu Tsai-0/+9
2024-11-27of: dynamic: Add of_changeset_update_prop_stringChen-Yu Tsai-0/+4