summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-10-09ipv4: Link IPv4 address to per-netns hash table.Kuniyuki Iwashima
2024-10-09clk: Remove unused clk_hw_rate_is_protectedDr. David Alan Gilbert
2024-10-09tracing: Allow system call tracepoints to handle page faultsMathieu Desnoyers
2024-10-09tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALLMathieu Desnoyers
2024-10-09closures: Add closure_wait_event_timeout()Kent Overstreet
2024-10-09Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"Michal Hocko
2024-10-09bcachefs: do not use PF_MEMALLOC_NORECLAIMMichal Hocko
2024-10-09mfd: Add Congatec Board Controller driverThomas Richard
2024-10-09backlight: Remove notifierDr. David Alan Gilbert
2024-10-09locking/ww_mutex: Adjust to lockdep nest_lock requirementsThomas Hellström
2024-10-09sysctl: allow registration of const struct ctl_tableThomas Weißschuh
2024-10-09sysctl: move internal interfaces to const struct ctl_tableThomas Weißschuh
2024-10-09bpf: Constify ctl_table argument of filter functionThomas Weißschuh
2024-10-09net: pcs: xpcs: move definition of struct dw_xpcs to private headerRussell King (Oracle)
2024-10-09net: pcs: xpcs: provide a helper to get the phylink pcs given xpcsRussell King (Oracle)
2024-10-09platform/x86: wmi: Implement proper shutdown handlingArmin Wolf
2024-10-09ata: libata: Remove unused macro definitionsDamien Le Moal
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg
2024-10-09Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-08tracepoint: Remove SRCU protectionSteven Rostedt
2024-10-08tracing: Remove definition of trace_*_rcuidle()Steven Rostedt
2024-10-08tracepoints: Use new static branch APIJosh Poimboeuf
2024-10-09Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-08wifi: wext: merge adjacent CONFIG_COMPAT ifdef blocksJohannes Berg
2024-10-08wifi: remove iw_public_data from struct net_deviceJohannes Berg
2024-10-08tracing: Remove TRACE_EVENT_FL_FILTERED logicZheng Yejian
2024-10-08cgroup/rstat: Tracking cgroup-level niced CPU timeJoshua Hahn
2024-10-08workqueue: Adjust WQ_MAX_ACTIVE from 512 to 2048Chen Ridong
2024-10-08auxdisplay: Remove unused functionsDr. David Alan Gilbert
2024-10-08driver core: Add device probe log helper dev_warn_probe()Dragan Simic
2024-10-08irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier
2024-10-08media: uvcvideo: Add support for the D3DFMT_R5G6B5 pixmap typeDavid Given
2024-10-08media: uvcvideo: Add luma 16-bit interlaced pixel formatDmitry Perchanov
2024-10-08rtnetlink: Add assertion helpers for per-netns RTNL.Kuniyuki Iwashima
2024-10-08rtnetlink: Add per-netns RTNL.Kuniyuki Iwashima
2024-10-08Revert "rtnetlink: add guard for RTNL"Kuniyuki Iwashima
2024-10-08media: staging: drop omap4issHans Verkuil
2024-10-08Merge patch series "fsdax/xfs: unshare range fixes for 6.12"Christian Brauner
2024-10-08net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel
2024-10-07ipv4: remove fib_info_devhash[]Eric Dumazet
2024-10-07move close_range(2) into fs/file.c, fold __close_range() into itAl Viro
2024-10-07get rid of ...lookup...fdget_rcu() familyAl Viro
2024-10-07spi: Merge up v6.12Mark Brown
2024-10-07regulator: Merge up v6.12-rc2Mark Brown
2024-10-07iomap: share iomap_unshare_iter predicate code with fsdaxDarrick J. Wong
2024-10-07fs: add infrastructure for multigrain timestampsJeff Layton
2024-10-07platform/x86: intel_scu_ipc: Don't use "proxy" headersAndy Shevchenko
2024-10-07sched/wait: Remove unused bit_wait_io_timeoutDr. David Alan Gilbert
2024-10-07sched: remove unused __HAVE_THREAD_FUNCTIONS hook supportDavid Disseldorp
2024-10-07sched: add wait_var_event_io()NeilBrown