summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-30Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2023-07-30Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-4/+0
2023-07-29drm: Remove references to removed transitional helpersGeert Uytterhoeven2-32/+21
2023-07-29drm: Spelling s/randevouz/rendez-vous/Geert Uytterhoeven1-1/+1
2023-07-29drm: Spelling s/sempahore/semaphore/Geert Uytterhoeven1-1/+1
2023-07-29net: annotate data-races around sk->sk_markEric Dumazet3-6/+7
2023-07-29net: gro: fix misuse of CB in udp socket lookupRichard Gobert1-0/+43
2023-07-29ARM: at91: Remove unused extern declarationsYueHaibing1-3/+0
2023-07-29bonding: 3ad: Remove unused declaration bond_3ad_update_lacp_active()YueHaibing1-1/+0
2023-07-29Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov1-1/+0
2023-07-29Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds3-8/+59
2023-07-29Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2023-07-29Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-10/+0
2023-07-29ftrace: Remove unused extern declarationsYueHaibing1-4/+0
2023-07-29netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter linkDaniel Xu1-0/+5
2023-07-29netfilter: defrag: Add glue hooks for enabling/disabling defragDaniel Xu1-0/+10
2023-07-29Merge branch 'in-kernel-support-for-the-tls-alert-protocol'Jakub Kicinski4-4/+233
2023-07-29net/handshake: Trace events for TLS Alert helpersChuck Lever1-0/+160
2023-07-29net/handshake: Add helpers for parsing incoming TLS AlertsChuck Lever1-0/+4
2023-07-29net/handshake: Add API for sending TLS Closure alertsChuck Lever1-0/+1
2023-07-29net/tls: Add TLS Alert definitionsChuck Lever1-0/+42
2023-07-29net/tls: Move TLS protocol elements to a separate headerChuck Lever2-4/+26
2023-07-28Merge tag 'mlx5-updates-2023-07-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-13/+14
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr2-2/+2
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski1-0/+3
2023-07-28net: store netdevs in an xarrayJakub Kicinski1-1/+3
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-28ynl: regenerate all headersStanislav Fomichev1-1/+2
2023-07-28vfio: Support IO page table replacementNicolin Chen1-0/+6
2023-07-28iommufd: Add iommufd_access_replace() APINicolin Chen1-0/+1
2023-07-28lib/string_choices: Add str_write_read() helperAndy Shevchenko1-0/+1
2023-07-28IPv6: add extack info for IPv6 address add/deleteHangbin Liu1-1/+1
2023-07-28media: v4l: async: Support fwnode endpoint list matching for subdevsSakari Ailus2-2/+36
2023-07-28media: v4l: async: Allow multiple connections between entitiesSakari Ailus2-10/+14
2023-07-28media: v4l: async: Obtain async connection based on sub-deviceSakari Ailus1-0/+11
2023-07-28media: v4l: async: Rework internal listsSakari Ailus1-6/+3
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus3-46/+47
2023-07-28media: v4l: async: Clean up list heads and entriesSakari Ailus2-13/+13
2023-07-28media: v4l: async: Rename V4L2_ASYNC_MATCH_ macros, add TYPE_Sakari Ailus1-8/+8
2023-07-28media: v4l: async: Make V4L2 async match information a structSakari Ailus1-18/+23
2023-07-28media: v4l: fwnode: Remove unneeded forward declarationSakari Ailus1-2/+0
2023-07-28media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints()Jacopo Mondi2-98/+4
2023-07-28cpu/SMT: Store the current/max number of threadsMichael Ellerman1-2/+6
2023-07-28cpu/SMT: Move SMT prototypes into cpu_smt.hMichael Ellerman2-24/+30
2023-07-28can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()Marc Kleine-Budde1-1/+4
2023-07-28can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_...Marc Kleine-Budde1-3/+3
2023-07-28net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney1-1/+3
2023-07-28firmware: qcom_scm: Add missing extern specifierGuru Das Srinagesh1-1/+1