summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-07-08Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linuxLinus Torvalds
2023-07-08bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin
2023-07-08s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle
2023-07-08s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-06Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-07-06net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean
2023-07-06net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-06Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-06Merge tag 'nf-23-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2023-07-05Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-05Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-07-05scsi: ufs: core: Add support for qTimestamp attributeArthur Simchaev
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-05blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers
2023-07-05Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-05usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible arrayKees Cook
2023-07-05Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-07-05netfilter: conntrack: don't fold port numbers into addresses before hashingFlorian Westphal
2023-07-05netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-04net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean
2023-07-04net: Replace strlcpy with strscpyAzeem Shaikh
2023-07-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-07-04Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-04ACPI: platform: Move SMB0001 HID to the header and reuseAndy Shevchenko
2023-07-04ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko
2023-07-03Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-03Merge tag 'hsi-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-07-03rdma: fix INFINIBAND_USER_ACCESS dependencyArnd Bergmann
2023-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-03Merge tag 'kgdb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-07-03execve: always mark stack as growing down during early stack setupLinus Torvalds
2023-07-03vhost: Allow worker switching while work is queueingMike Christie
2023-07-03vhost: allow userspace to create workersMike Christie
2023-07-03dma-buf: keep the signaling time of merged fences v3Christian König
2023-07-03kdb: move kdb_send_sig() declaration to a better header fileDaniel Thompson
2023-07-03net: fix net_dev_start_xmit trace event vs skb_transport_offset()Eric Dumazet
2023-07-02Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-02Merge tag 'parisc-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds