summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-09-12gpiolib: make gpiochip_get_desc() publicBartosz Golaszewski1-0/+2
2023-09-12lib/string_helpers: string_get_size() now returns characters wroteKent Overstreet1-2/+2
2023-09-12fs: factor out d_mark_tmpfile()Kent Overstreet1-0/+1
2023-09-12sched: Add task_struct->faults_disabled_mappingKent Overstreet1-0/+1
2023-09-12PCI/AER: Export pcie_aer_is_native()Smita Koralahalli1-0/+2
2023-09-12tracing/synthetic: Fix order of struct trace_dynamic_infoSteven Rostedt (Google)1-3/+3
2023-09-11rcu: Add RCU CPU stall notifierPaul E. McKenney1-0/+32
2023-09-11xfs: remove CPU hotplug infrastructureDarrick J. Wong1-1/+0
2023-09-11thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki1-2/+2
2023-09-11fbdev/core: Unexport logo helpersThomas Zimmermann1-5/+0
2023-09-11fs: rename __mnt_{want,drop}_write*() helpersAmir Goldstein1-2/+2
2023-09-11drivers: meson: sm: correct meson_sm_* API retval handlingAlexey Romanov1-1/+1
2023-09-11wifi: mac80211: Use flexible array in struct ieee80211_tim_ieJeff Johnson1-3/+10
2023-09-11gpiolib: remove unnecessary extern specifiers from the driver headerBartosz Golaszewski1-11/+10
2023-09-11gpiolib: remove stray newline in gpio/driver.hBartosz Golaszewski1-1/+0
2023-09-11gpiolib: unexport gpiod_set_transitory()Bartosz Golaszewski1-8/+0
2023-09-11lib/raid6: Drop IA64 supportArd Biesheuvel1-2/+0
2023-09-11kernel: Drop IA64 support from sig_fault handlersArd Biesheuvel1-13/+4
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel4-18/+2
2023-09-11gpio: pca953x: Drop unused fields in struct pca953x_platform_dataAndy Shevchenko1-13/+0
2023-09-11ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel1-0/+4
2023-09-10Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds1-0/+1
2023-09-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+3
2023-09-09spnego: add missing OID to oid registrySteve French1-0/+1
2023-09-09Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds1-0/+18
2023-09-09tracing: Remove unused trace_event_file dir fieldSteven Rostedt (Google)1-1/+0
2023-09-08Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-17/+34
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2-0/+6
2023-09-08bpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for allocated percpu objYonghong Song1-0/+1
2023-09-08bpf: Add BPF_KPTR_PERCPU as a field typeYonghong Song1-6/+12
2023-09-08bpf: Add support for non-fix-size percpu mem allocationYonghong Song1-2/+2
2023-09-08Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-6/+10
2023-09-08Merge tag 'devicetree-fixes-for-6.6-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2023-09-08Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2023-09-08Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2-20/+1
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-11/+42
2023-09-07buffer: Make bh_offset() work for compound pagesMatthew Wilcox (Oracle)1-1/+4
2023-09-07Revert "net: team: do not use dynamic lockdep key"Jakub Kicinski1-29/+1
2023-09-07net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski1-0/+1
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds4-25/+180
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+1
2023-09-06kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mappingQing Zhang1-0/+2
2023-09-06raid6: Add LoongArch SIMD recovery implementationWANG Xuerui1-0/+2
2023-09-06raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui1-0/+2
2023-09-06net: phylink: fix sphinx complaint about invalid literalJakub Kicinski1-2/+2
2023-09-06net: team: do not use dynamic lockdep keyTaehee Yoo1-1/+29
2023-09-06xarray: Document necessary flag in alloc functionsPhilipp Stanner1-0/+18
2023-09-06Merge tag 'v6.5' into nextDmitry Torokhov328-5446/+15118
2023-09-05thermal: core: Drop thermal_zone_device_register()Rafael J. Wysocki1-17/+0
2023-09-05thermal: core: Add function for registering tripless thermal zonesRafael J. Wysocki1-0/+13