summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-10-09tracing/perf: Add might_fault check to syscall probesMathieu Desnoyers-0/+1
2024-10-09tracing/ftrace: Add might_fault check to syscall probesMathieu Desnoyers-0/+1
2024-10-09tracing: Allow system call tracepoints to handle page faultsMathieu Desnoyers-2/+16
2024-10-09tracing/bpf: disable preemption in syscall probeMathieu Desnoyers-1/+11
2024-10-09tracing/perf: disable preemption in syscall probeMathieu Desnoyers-4/+38
2024-10-09tracing/ftrace: disable preemption in syscall probeMathieu Desnoyers-7/+32
2024-10-09tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALLMathieu Desnoyers-15/+81
2024-10-09closures: Add closure_wait_event_timeout()Kent Overstreet-0/+35
2024-10-09Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"Michal Hocko-15/+6
2024-10-09bcachefs: do not use PF_MEMALLOC_NORECLAIMMichal Hocko-3/+8
2024-10-09mfd: Add Congatec Board Controller driverThomas Richard-0/+44
2024-10-09drm: Fix for kernel doc warningR Sundar-1/+1
2024-10-09backlight: Remove notifierDr. David Alan Gilbert-20/+0
2024-10-09drm/imx: add forward declarations for typesJani Nikula-0/+4
2024-10-09drm/file: fix client_name_lock kernel-doc warningJani Nikula-1/+4
2024-10-09locking/ww_mutex: Adjust to lockdep nest_lock requirementsThomas Hellström-0/+14
2024-10-09net: mana: Enable debugfs files for MANA deviceShradha Gupta-1/+13
2024-10-09drm/ttm: Move swapped objects off the manager's LRU listThomas Hellström-2/+10
2024-10-09sysctl: allow registration of const struct ctl_tableThomas Weißschuh-5/+5
2024-10-09sysctl: move internal interfaces to const struct ctl_tableThomas Weißschuh-1/+1
2024-10-09bpf: Constify ctl_table argument of filter functionThomas Weißschuh-1/+1
2024-10-09ptp: Add support for the AMZNC10C 'vmclock' deviceDavid Woodhouse-0/+182
2024-10-09net: pcs: xpcs: move definition of struct dw_xpcs to private headerRussell King (Oracle)-17/+1
2024-10-09net: pcs: xpcs: provide a helper to get the phylink pcs given xpcsRussell King (Oracle)-0/+1
2024-10-09platform/x86: wmi: Implement proper shutdown handlingArmin Wolf-0/+2
2024-10-09ata: libata: Remove unused macro definitionsDamien Le Moal-3/+1
2024-10-09drm/mipi-dsi: add mipi_dsi_compression_mode_multiDzmitry Sankouski-0/+2
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg-4348/+12775
2024-10-09Revert "wifi: cfg80211: unexport wireless_nlevent_flush()"Johannes Berg-0/+6
2024-10-09Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-21/+139
2024-10-08tracepoint: Remove SRCU protectionSteven Rostedt-4/+0
2024-10-08tracing: Remove definition of trace_*_rcuidle()Steven Rostedt-56/+2
2024-10-08tracepoints: Use new static branch APIJosh Poimboeuf-6/+6
2024-10-09Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-15/+65
2024-10-08net/sched: accept TCA_STAB only for root qdiscEric Dumazet-1/+0
2024-10-08caif: Remove unused cfsrvl_getphyidDr. David Alan Gilbert-1/+0
2024-10-08net-timestamp: namespacify the sysctl_tstamp_allow_dataJason Xing-2/+1
2024-10-08wireless: wext: shorten struct iw_ioctl_descriptionJohannes Berg-4/+1
2024-10-08wifi: wext: merge adjacent CONFIG_COMPAT ifdef blocksJohannes Berg-3/+2
2024-10-08wifi: cfg80211: unexport wireless_nlevent_flush()Johannes Berg-6/+0
2024-10-08wifi: remove iw_public_data from struct net_deviceJohannes Berg-20/+0
2024-10-08wifi: wext/libipw: move spy implementation to libipwJohannes Berg-18/+0
2024-10-08wifi: ipw2x00/lib80211: move remaining lib80211 into libipwJohannes Berg-122/+0
2024-10-08tracing: Remove TRACE_EVENT_FL_FILTERED logicZheng Yejian-4/+0
2024-10-08wifi: radiotap: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-19/+24
2024-10-08wifi: cfg80211: Add wiphy_delayed_work_pending()Remi Pommarel-0/+44
2024-10-08cgroup/rstat: Tracking cgroup-level niced CPU timeJoshua Hahn-0/+1
2024-10-08workqueue: Adjust WQ_MAX_ACTIVE from 512 to 2048Chen Ridong-1/+1
2024-10-08auxdisplay: Remove unused functionsDr. David Alan Gilbert-17/+0
2024-10-08driver core: Add device probe log helper dev_warn_probe()Dragan Simic-0/+1