summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-10-22bcachefs: Update export_operations for snapshotsKent Overstreet-0/+6
2023-10-19lib/generic-radix-tree.c: Add peek_prev()Kent Overstreet-1/+60
2023-10-19lib/generic-radix-tree.c: Don't overflow in peek()Kent Overstreet-0/+7
2023-10-19closures: closure_nr_remaining()Kent Overstreet-1/+6
2023-10-19closures: closure_wait_event()Kent Overstreet-0/+22
2023-10-19bcache: move closures to lib/Kent Overstreet-0/+377
2023-09-11lib/string_helpers: string_get_size() now returns characters wroteKent Overstreet-2/+2
2023-09-11fs: factor out d_mark_tmpfile()Kent Overstreet-0/+1
2023-09-11sched: Add task_struct->faults_disabled_mappingKent Overstreet-0/+1
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds-0/+1
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+2
2023-09-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-5/+5
2023-09-09spnego: add missing OID to oid registrySteve French-0/+1
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds-0/+18
2023-09-08Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-17/+34
2023-09-08Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-0/+6
2023-09-08Merge patch "RISC-V: Add ptrace support for vectors"Palmer Dabbelt-0/+2
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-32/+56
2023-09-07Merge tag 'devicetree-fixes-for-6.6-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2023-09-07Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+3
2023-09-07Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-20/+1
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-12/+45
2023-09-07Revert "net: team: do not use dynamic lockdep key"Jakub Kicinski-29/+1
2023-09-07Merge tag 'nf-23-09-06' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni-0/+1
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski-0/+1
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-25/+180
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+1
2023-09-06netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_IDPhil Sutter-0/+1
2023-09-06kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mappingQing Zhang-0/+2
2023-09-06raid6: Add LoongArch SIMD recovery implementationWANG Xuerui-0/+2
2023-09-06raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui-0/+2
2023-09-06net: phylink: fix sphinx complaint about invalid literalJakub Kicinski-2/+2
2023-09-06ip_tunnels: use DEV_STATS_INC()Eric Dumazet-8/+7
2023-09-06net: team: do not use dynamic lockdep keyTaehee Yoo-1/+29
2023-09-05xarray: Document necessary flag in alloc functionsPhilipp Stanner-0/+18
2023-09-05Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+59
2023-09-05thermal: core: Drop thermal_zone_device_register()Rafael J. Wysocki-17/+0
2023-09-05thermal: core: Add function for registering tripless thermal zonesRafael J. Wysocki-0/+13
2023-09-05thermal: core: Clean up headers of thermal zone registration functionsRafael J. Wysocki-16/+37
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds-65/+14
2023-09-05of: overlay: Fix of_overlay_fdt_apply prototype when !CONFIG_OF_OVERLAYPavel Pisa-2/+2
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-2/+2
2023-09-05Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+0
2023-09-04Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+3
2023-09-04Merge tag 'thermal-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-19/+15
2023-09-04Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds-0/+4
2023-09-04Merge tag 'rpmsg-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds-0/+25
2023-09-04Merge tag 'leds-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-0/+3
2023-09-04Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-102/+0