aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-12cdrom: track if a cdrom_device_info was opened for dataChristoph Hellwig1-0/+1
2023-06-12cdrom: remove the unused cdrom_close_write release codeChristoph Hellwig1-1/+0
2023-06-12cdrom: remove the unused mode argument to cdrom_ioctlChristoph Hellwig1-2/+2
2023-06-12cdrom: remove the unused bdev argument to cdrom_openChristoph Hellwig1-2/+1
2023-06-12regmap: Merge up v6.4-rc6Mark Brown53-116/+211
2023-06-12Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-4/+16
2023-06-12tcp: remove size parameter from tcp_stream_alloc_skb()Eric Dumazet1-1/+1
2023-06-12tcp: let tcp_send_syn_data() build headless packetsEric Dumazet1-0/+1
2023-06-12netlink: support extack in dump ->start()Jakub Kicinski1-0/+1
2023-06-12net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn1-0/+1
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn4-2/+41
2023-06-12net: openvswitch: add support for l4 symmetric hashingAaron Conole1-0/+1
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean1-5/+5
2023-06-12fs: Fix comment typoMao Zhu1-1/+1
2023-06-12net: ethtool: correct MAX attribute value for statsJakub Kicinski1-1/+1
2023-06-11NFSD: Hoist rq_vec preparation into nfsd_read() [step two]Chuck Lever1-2/+1
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch1-0/+12
2023-06-11RDMA/cma: Always set static rate to 0 for RoCEMark Zhang1-23/+0
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+9
2023-06-10Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller1-1/+3
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet5-96/+112
2023-06-09Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-6/+172
2023-06-09net/mlx5: Add new page type for EC VF pagesDaniel Jurgens1-0/+1
2023-06-09net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens1-1/+1
2023-06-09net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens1-0/+6
2023-06-09net/mlx5: mlx5_ifc updates for embedded CPU SRIOVDaniel Jurgens1-3/+8
2023-06-09syscalls: add sys_ni_posix_timers prototypeArnd Bergmann1-0/+1
2023-06-09include/linux/math.h: fix mult_frac() multiple argument evaluation bugAlexey Dobriyan1-11/+11
2023-06-09arm64: enable perf events based hard lockup detectorDouglas Anderson1-0/+2
2023-06-09watchdog/perf: adapt the watchdog_perf interface for async modelLecopzer Chen1-0/+2
2023-06-09watchdog/perf: add a weak function for an arch to detect if perf can use NMIsDouglas Anderson1-0/+1
2023-06-09watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUsDouglas Anderson1-1/+8
2023-06-09watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanlyDouglas Anderson1-10/+0
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson1-13/+11
2023-06-09watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.cDouglas Anderson1-2/+3
2023-06-09watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()Douglas Anderson1-1/+1
2023-06-09watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.cDouglas Anderson1-1/+4
2023-06-09watchdog/hardlockup: add comments to touch_nmi_watchdog()Douglas Anderson1-4/+19
2023-06-09watchdog/hardlockup: change watchdog_nmi_enable() to voidLecopzer Chen1-1/+1
2023-06-09watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Douglas Anderson1-1/+1
2023-06-09kcov: add prototypes for helper functionsArnd Bergmann1-0/+17
2023-06-09time_namespace: always provide arch_get_vdso_data() prototype for vdsoArnd Bergmann1-1/+2
2023-06-09thread_info: move function declarations to linux/thread_info.hArnd Bergmann1-0/+5
2023-06-09init: move cifs_root_data() prototype into linux/mount.hArnd Bergmann1-0/+2
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann3-1/+23
2023-06-09panic: make function declarations visibleArnd Bergmann2-2/+6
2023-06-09mm: page_poison: always declare __kernel_map_pages() functionArnd Bergmann1-2/+1
2023-06-09mm: percpu: unhide pcpu_embed_first_chunk prototypeArnd Bergmann1-2/+0
2023-06-09add intptr_tAlexey Dobriyan1-0/+1
2023-06-09mm/mmap: separate writenotify and dirty tracking logicLorenzo Stoakes1-0/+1