summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-12net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn
2023-06-12net: openvswitch: add support for l4 symmetric hashingAaron Conole
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean
2023-06-12fs: Fix comment typoMao Zhu
2023-06-12net: ethtool: correct MAX attribute value for statsJakub Kicinski
2023-06-11NFSD: Hoist rq_vec preparation into nfsd_read() [step two]Chuck Lever
2023-06-11sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch
2023-06-11RDMA/cma: Always set static rate to 0 for RoCEMark Zhang
2023-06-11RDMA/mlx5: Handle DCT QP logic separately from low level QP interfacePatrisious Haddad
2023-06-11RDMA/mlx5: Reduce QP table exposureLeon Romanovsky
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-10Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2023-06-10Merge branch 'icc-cbf' into icc-nextGeorgi Djakov
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-09Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-09net/mlx5: Add new page type for EC VF pagesDaniel Jurgens
2023-06-09net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens
2023-06-09net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens
2023-06-09net/mlx5: mlx5_ifc updates for embedded CPU SRIOVDaniel Jurgens
2023-06-09syscalls: add sys_ni_posix_timers prototypeArnd Bergmann
2023-06-09include/linux/math.h: fix mult_frac() multiple argument evaluation bugAlexey Dobriyan
2023-06-09arm64: enable perf events based hard lockup detectorDouglas Anderson
2023-06-09watchdog/perf: adapt the watchdog_perf interface for async modelLecopzer Chen
2023-06-09watchdog/perf: add a weak function for an arch to detect if perf can use NMIsDouglas Anderson
2023-06-09watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUsDouglas Anderson
2023-06-09watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanlyDouglas Anderson
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson
2023-06-09watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.cDouglas Anderson
2023-06-09watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()Douglas Anderson
2023-06-09watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.cDouglas Anderson
2023-06-09watchdog/hardlockup: add comments to touch_nmi_watchdog()Douglas Anderson
2023-06-09watchdog/hardlockup: change watchdog_nmi_enable() to voidLecopzer Chen
2023-06-09watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Douglas Anderson
2023-06-09kcov: add prototypes for helper functionsArnd Bergmann
2023-06-09time_namespace: always provide arch_get_vdso_data() prototype for vdsoArnd Bergmann
2023-06-09thread_info: move function declarations to linux/thread_info.hArnd Bergmann
2023-06-09init: move cifs_root_data() prototype into linux/mount.hArnd Bergmann
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann
2023-06-09panic: make function declarations visibleArnd Bergmann
2023-06-09mm: page_poison: always declare __kernel_map_pages() functionArnd Bergmann
2023-06-09mm: percpu: unhide pcpu_embed_first_chunk prototypeArnd Bergmann
2023-06-09add intptr_tAlexey Dobriyan
2023-06-09mm/mmap: separate writenotify and dirty tracking logicLorenzo Stoakes
2023-06-09fs: factor out a direct_write_fallback helperChristoph Hellwig
2023-06-09filemap: add a kiocb_invalidate_post_direct_write helperChristoph Hellwig
2023-06-09filemap: add a kiocb_invalidate_pages helperChristoph Hellwig
2023-06-09filemap: add a kiocb_write_and_wait helperChristoph Hellwig
2023-06-09backing_dev: remove current->backing_dev_infoChristoph Hellwig