summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-29ftrace: Remove unused extern declarationsYueHaibing1-4/+0
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+19
2023-07-28Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds1-5/+5
2023-07-28Merge tag 'drm-fixes-2023-07-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-5/+0
2023-07-28net: flower: fix stack-out-of-bounds in fl_set_key_cfm()Eric Dumazet1-1/+3
2023-07-28Merge tag 'drm-misc-fixes-2023-07-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-5/+0
2023-07-27mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn3-8/+59
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-11/+16
2023-07-27mtd: spi-nor: avoid holes in struct spi_mem_opArnd Bergmann1-0/+4
2023-07-27Merge tag 'memory-controller-drv-fixes-6.5' of https://git.kernel.org/pub/scm...Arnd Bergmann1-0/+3
2023-07-27backlight: corgi_lcd: fix missing prototypeArnd Bergmann1-0/+2
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)1-0/+2
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh2-1/+19
2023-07-26af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima1-1/+5
2023-07-25drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()YueHaibing1-5/+0
2023-07-25fs/nls: make load_nls() take a const parameterWinston Wen1-1/+1
2023-07-25block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche1-5/+5
2023-07-25tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith1-6/+2
2023-07-24vxlan: calculate correct header length for GPEJiri Benc1-4/+9
2023-07-24PM: sleep: wakeirq: drop unused enable helpersJohan Hovold1-10/+0
2023-07-24thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum1-3/+3
2023-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2023-07-23Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-14/+5
2023-07-23Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-1/+1
2023-07-23iio: Add event enums for running period and countWaqar Hameed1-0/+2
2023-07-22Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds1-2/+0
2023-07-21Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-33/+60
2023-07-20Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-2/+5
2023-07-20tcp: annotate data-races around fastopenq.max_qlenEric Dumazet1-1/+1
2023-07-20tcp: annotate data-races around tp->notsent_lowatEric Dumazet1-1/+5
2023-07-20tcp: annotate data-races around tp->keepalive_probesEric Dumazet1-2/+7
2023-07-20tcp: annotate data-races around tp->keepalive_intvlEric Dumazet1-2/+7
2023-07-20tcp: annotate data-races around tp->keepalive_timeEric Dumazet1-2/+5
2023-07-20blk-mq: delete dead struct blk_mq_hw_ctx->queued fieldChengming Zhou1-2/+0
2023-07-20Bluetooth: coredump: fix building with coredump disabledArnd Bergmann1-2/+0
2023-07-20Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen1-0/+5
2023-07-20dt-bindings: iio: adc: qcom,spmi-adc7: use predefined channel idsDmitry Baryshkov5-148/+158
2023-07-20iio: make invensense timestamp module genericJean-Baptiste Maneyrol2-79/+95
2023-07-20iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol1-0/+79
2023-07-20llc: Check netns in llc_estab_match() and llc_listener_match().Kuniyuki Iwashima1-1/+1
2023-07-19Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2023-07-18cpumask: eliminate kernel-doc warningsRandy Dunlap1-2/+6
2023-07-16Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+6
2023-07-16Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2023-07-15rsi: remove kernel-doc comment markerRandy Dunlap1-1/+1
2023-07-15pie: fix kernel-doc notation warningRandy Dunlap1-1/+1
2023-07-15net: NSH: fix kernel-doc notation warningRandy Dunlap1-1/+1
2023-07-15net: llc: fix kernel-doc notation warningsRandy Dunlap1-2/+4
2023-07-15inet: frags: eliminate kernel-doc warningRandy Dunlap1-1/+1
2023-07-15devlink: fix kernel-doc notation warningsRandy Dunlap1-12/+16