summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-23Merge tag 'v6.7-rc6' into sched/core, to pick up fixesIngo Molnar73-206/+414
2023-12-23fs: factor out backing_file_mmap() helperAmir Goldstein1-0/+2
2023-12-23fs: factor out backing_file_splice_{read,write}() helpersAmir Goldstein1-0/+8
2023-12-23fs: factor out backing_file_{read,write}_iter() helpersAmir Goldstein1-0/+15
2023-12-23fs: prepare for stackable filesystems backing file helpersAmir Goldstein2-3/+17
2023-12-23linux/export: Fix alignment for 64-bit ksymtab entriesHelge Deller1-1/+4
2023-12-23usb: linux/usb.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2023-12-23driver core: device.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2023-12-23driver core: class: fix Excess kernel-doc description warningRandy Dunlap1-2/+0
2023-12-23Merge tag 'icc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman3-0/+472
2023-12-23net: skbuff: Remove some excess struct-member documentationJonathan Corbet1-2/+0
2023-12-23lsm: Add a __counted_by() annotation to lsm_ctx.ctxMark Brown1-1/+2
2023-12-23cxl: Calculate and store PCI link latency for the downstream portsDave Jiang1-0/+1
2023-12-23acpi: numa: Add helper function to retrieve the performance attributesDave Jiang1-0/+11
2023-12-23base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang2-9/+9
2023-12-23lib/firmware_table: tables: Add CDAT table parsing supportDave Jiang1-1/+20
2023-12-23tcp: Remove dead code and fields for bhash2.Kuniyuki Iwashima3-12/+0
2023-12-23tcp: Link sk and twsk to tb2->owners using skc_bind_node.Kuniyuki Iwashima1-10/+0
2023-12-23tcp: Unlink sk from bhash.Kuniyuki Iwashima1-1/+0
2023-12-23tcp: Link bhash2 to bhash.Kuniyuki Iwashima1-1/+3
2023-12-23tcp: Save address type in inet_bind2_bucket.Kuniyuki Iwashima1-0/+1
2023-12-23tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.Kuniyuki Iwashima2-12/+4
2023-12-22Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz1-1/+0
2023-12-22Bluetooth: hci_core: Remove le_restart_scan workLuiz Augusto von Dentz1-1/+0
2023-12-22Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu1-0/+24
2023-12-22Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linuxLinus Torvalds1-4/+7
2023-12-22block: skip start/end time stamping for passthrough IOKundan Kumar1-0/+6
2023-12-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller1-0/+1
2023-12-22Merge tag 'nand/for-6.8' into mtd/nextMiquel Raynal1-0/+13
2023-12-22Merge tag 'qcom-arm64-for-6.8' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann13-0/+1664
2023-12-22mtd: rawnand: Prevent crossing LUN boundaries during sequential readsMiquel Raynal1-0/+2
2023-12-22Merge tag 'reset-for-v6.8' of git://git.pengutronix.de/pza/linux into soc/dri...Arnd Bergmann1-0/+119
2023-12-22Merge tag 'memory-controller-drv-6.8' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+1
2023-12-22Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-0/+4
2023-12-22Merge tag 'samsung-drivers-6.8' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+392
2023-12-22Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+1
2023-12-22Merge tag 'mtk-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+8
2023-12-22netfilter: flowtable: reorder nf_flowtable struct membersFlorian Westphal1-4/+5
2023-12-22Merge tag 'fsl_qmc_tsa_v6.8' of https://github.com//hcodina/linux into soc/dr...Arnd Bergmann1-1/+26
2023-12-22Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann1-0/+16
2023-12-22Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/...Dave Airlie2-1/+35
2023-12-22Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...Dave Airlie1-0/+1
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie3-0/+1547
2023-12-22entry: Move syscall_enter_from_user_mode() to header fileSven Schnelle1-2/+25
2023-12-22entry: Move enter_from_user_mode() to header fileSven Schnelle1-1/+14
2023-12-22entry: Move exit to usermode functions to header fileSven Schnelle1-1/+52
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni12-136/+80
2023-12-22net/ipv6: Remove gc_link warn on in fib6_info_releaseDavid Ahern1-3/+1
2023-12-21wifi: mac80211: add a driver callback to check active_linksMiri Korenblit1-0/+5
2023-12-21wifi: mac80211: allow 64-bit radiotap timestampsJohannes Berg1-1/+6