summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-01-23Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner1-0/+11
2024-01-23nvmet: unify aer type enumGuixin Liu1-6/+0
2024-01-23fs: Create a generic is_dot_dotdot() utilityChuck Lever1-0/+11
2024-01-23sock_diag: allow concurrent operation in sock_diag_rcv_msg()Eric Dumazet1-2/+7
2024-01-23sock_diag: add module pointer to "struct sock_diag_handler"Eric Dumazet1-0/+1
2024-01-23inet_diag: add module pointer to "struct inet_diag_handler"Eric Dumazet1-0/+1
2024-01-23dt-bindings: clock: exynos850: Add PDMA clocksSam Protsenko1-0/+2
2024-01-23dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unitTudor Ambarus1-0/+81
2024-01-23drm/etnaviv: Expose a few more chipspecs to userspaceTomeu Vizoso1-0/+5
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann1-7/+0
2024-01-23video/cmdline: Hide __video_get_options() behind CONFIG_FB_COREThomas Zimmermann1-0/+3
2024-01-23video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann1-7/+0
2024-01-23of: Add for_each_reserved_child_of_node()Kuninori Morimoto1-0/+11
2024-01-23Merge drm/drm-next into drm-xe-nextLucas De Marchi602-5931/+15314
2024-01-23afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells1-0/+25
2024-01-23Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2024-01-23ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWNNiklas Cassel1-1/+1
2024-01-22iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa1-1/+3
2024-01-22iio: imu: adis: ensure proper DMA alignmentNuno Sa1-1/+2
2024-01-22media: media-entity.h: fix Excess kernel-doc description warningsRandy Dunlap1-4/+0
2024-01-22drm/exec, drm/gpuvm: Prefer u32 over uint32_tThomas Hellström2-3/+3
2024-01-22writeback: move wb_wakeup_delayed defination to fs-writeback.cKemeng Shi1-1/+0
2024-01-22vfs: add RWF_NOAPPEND flag for pwritev2Rich Felker2-1/+12
2024-01-22ALSA: synth: Save a few bytes of memory when registering a 'snd_emux'Christophe JAILLET1-1/+1
2024-01-22accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY paramWachowski, Karol1-5/+20
2024-01-22gpio: uapi: clarify using v2 rather than v1Kent Gibson1-7/+7
2024-01-22gpio: uapi: document possible values of gpioevent_data.idKent Gibson1-1/+2
2024-01-22gpio: uapi: drop trailing period from one sentence descriptionsKent Gibson1-7/+7
2024-01-22gpio: uapi: clarify hte referencesKent Gibson1-1/+5
2024-01-22gpio: uapi: improve description of fd fieldsKent Gibson1-9/+6
2024-01-22spi: make spi_bus_type constGreg Kroah-Hartman1-1/+1
2024-01-21Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-6/+6
2024-01-21udp: fix busy pollingEric Dumazet3-12/+17
2024-01-21Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+21
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2024-01-20llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima1-4/+2
2024-01-20tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao1-0/+8
2024-01-20Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-54/+0
2024-01-20Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+3
2024-01-19Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+5
2024-01-19string: Remove strlcpy()Kees Cook2-54/+0
2024-01-19Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-0/+1
2024-01-19Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-2/+5
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds7-99/+320
2024-01-19of: Stop circularly including of_device.h and of_platform.hRob Herring2-6/+3
2024-01-19Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds4-8/+30
2024-01-19Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-18/+7
2024-01-19Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-8/+13
2024-01-19Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+3
2024-01-19Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-1/+2