summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-23driver core: class: fix Excess kernel-doc description warningRandy Dunlap
2023-12-23Merge tag 'icc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman
2023-12-22net: skbuff: Remove some excess struct-member documentationJonathan Corbet
2023-12-22lsm: Add a __counted_by() annotation to lsm_ctx.ctxMark Brown
2023-12-22cxl: Calculate and store PCI link latency for the downstream portsDave Jiang
2023-12-22acpi: numa: Add helper function to retrieve the performance attributesDave Jiang
2023-12-22base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang
2023-12-22lib/firmware_table: tables: Add CDAT table parsing supportDave Jiang
2023-12-22tcp: Remove dead code and fields for bhash2.Kuniyuki Iwashima
2023-12-22tcp: Link sk and twsk to tb2->owners using skc_bind_node.Kuniyuki Iwashima
2023-12-22tcp: Unlink sk from bhash.Kuniyuki Iwashima
2023-12-22tcp: Link bhash2 to bhash.Kuniyuki Iwashima
2023-12-22tcp: Save address type in inet_bind2_bucket.Kuniyuki Iwashima
2023-12-22tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.Kuniyuki Iwashima
2023-12-22Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2023-12-22Bluetooth: hci_core: Remove le_restart_scan workLuiz Augusto von Dentz
2023-12-22Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu
2023-12-22Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linuxLinus Torvalds
2023-12-22block: skip start/end time stamping for passthrough IOKundan Kumar
2023-12-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-12-22Merge tag 'nand/for-6.8' into mtd/nextMiquel Raynal
2023-12-22Merge tag 'qcom-arm64-for-6.8' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-12-22mtd: rawnand: Prevent crossing LUN boundaries during sequential readsMiquel Raynal
2023-12-22Merge tag 'reset-for-v6.8' of git://git.pengutronix.de/pza/linux into soc/dri...Arnd Bergmann
2023-12-22Merge tag 'memory-controller-drv-6.8' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-12-22Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2023-12-22Merge tag 'samsung-drivers-6.8' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2023-12-22Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-12-22Merge tag 'mtk-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2023-12-22netfilter: flowtable: reorder nf_flowtable struct membersFlorian Westphal
2023-12-22Merge tag 'fsl_qmc_tsa_v6.8' of https://github.com//hcodina/linux into soc/dr...Arnd Bergmann
2023-12-22Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann
2023-12-22Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/...Dave Airlie
2023-12-22Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...Dave Airlie
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie
2023-12-21entry: Move syscall_enter_from_user_mode() to header fileSven Schnelle
2023-12-21entry: Move enter_from_user_mode() to header fileSven Schnelle
2023-12-21entry: Move exit to usermode functions to header fileSven Schnelle
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21net/ipv6: Remove gc_link warn on in fib6_info_releaseDavid Ahern
2023-12-21wifi: mac80211: add a driver callback to check active_linksMiri Korenblit
2023-12-21wifi: mac80211: allow 64-bit radiotap timestampsJohannes Berg
2023-12-21wifi: mac80211: rework RX timestamp flagsJohannes Berg
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya
2023-12-21wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski
2023-12-21wifi: mac80211: address some kerneldoc warningsJonathan Corbet
2023-12-21wifi: cfg80211: address several kerneldoc warningsJonathan Corbet
2023-12-21kernel/module: improve documentation for try_module_get()Marco Pagani
2023-12-21Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds