aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-16libeth: support native XDP and register memory modelAlexander Lobakin1-1/+5
2025-06-16libeth: convert to netmemAlexander Lobakin1-10/+12
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+1
2025-06-16scsi: core: Remember if a device is an ATA deviceDamien Le Moal1-0/+5
2025-06-16workqueue: Basic memory allocation profiling supportKent Overstreet1-4/+8
2025-06-16Merge tag 'vfs-6.16-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2025-06-16coredump: rename do_coredump() to vfs_coredump()Christian Brauner1-2/+2
2025-06-16fs: move name_contains_dotdot() to headerChristian Brauner1-0/+16
2025-06-16VFS: change old_dir and new_dir in struct renamedata to dentrysNeilBrown1-4/+4
2025-06-16firmware: cs_dsp: Remove unused struct list_head from cs_dsp_coeff_ctlRichard Fitzgerald1-2/+0
2025-06-16accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctlAndrzej Kacprowski1-0/+14
2025-06-16video: Make global edid_info depend on CONFIG_FIRMWARE_EDIDThomas Zimmermann1-1/+2
2025-06-16fbdev/sisfb: Unexport symbolsThomas Zimmermann1-6/+0
2025-06-16fbdev/pxafb: Unexport symbolThomas Zimmermann1-1/+0
2025-06-15phy: use per-PHY lockdep keysDmitry Baryshkov1-0/+2
2025-06-15phy: exynos-mipi-video: introduce support for exynos7870Kaustabh Chakraborty1-0/+5
2025-06-15firewire: ohci: use workqueue to handle events of AT request/response contextsTakashi Sakamoto1-2/+9
2025-06-15firewire: core: allocate workqueue for AR/AT request/response contextsTakashi Sakamoto1-0/+1
2025-06-14net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)Yajun Deng1-1/+1
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds2-3/+6
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds2-4/+6
2025-06-14phy: exynos5-usbdrd: Add support for the Exynos990 usbdrd phyIgor Belwon1-0/+3
2025-06-13dpll: add phase_offset_monitor_get/set callback opsArkadiusz Kubalewski1-0/+8
2025-06-13dpll: add phase-offset-monitor feature to netlink specArkadiusz Kubalewski1-0/+12
2025-06-13net: phy: improve rgmii_clock() documentationRussell King (Oracle)1-2/+4
2025-06-13net: pfcp: fix typo in message_priority field nameRubenKelevra1-1/+1
2025-06-13Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+3
2025-06-13Merge branch 'pm-cpuidle'Rafael J. Wysocki1-0/+3
2025-06-13syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ONDmitry Vyukov1-1/+6
2025-06-13smp: Fix typo in comment for raw_smp_processor_id()Viresh Kumar1-1/+1
2025-06-13block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)1-2/+5
2025-06-13bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)1-1/+1
2025-06-13padata: Fix pd UAF once and for allHerbert Xu1-3/+0
2025-06-13crypto: testmgr - reinstate kconfig control over full self-testsEric Biggers1-2/+4
2025-06-13ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDAStefan Binding1-0/+12
2025-06-13dma-fence: Add safe access helpers and document the rulesTvrtko Ursulin2-13/+56
2025-06-13sched/smp: Use the SMP version of sched_exec()Ingo Molnar1-4/+0
2025-06-13sched/smp: Always define is_percpu_thread() and scheduler_ipi()Ingo Molnar1-8/+0
2025-06-13sched/smp: Make SMP unconditionalIngo Molnar6-93/+2
2025-06-13sched/smp: Always define sched_domains_mutex_lock()/unlock(), def_root_domain...Ingo Molnar1-5/+0
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes1-2/+4
2025-06-12xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALLSteven Rostedt1-0/+2
2025-06-12xdp: Remove unused events xdp_redirect_map and xdp_redirect_map_errSteven Rostedt1-19/+0
2025-06-12net: phy: simplify phy_get_internal_delay()Russell King (Oracle)1-2/+2
2025-06-12net: phy: move definition of genphy_c45_driver to phy_device.cHeiner Kallweit1-3/+0
2025-06-12net: phy: assign default match function for non-PHY MDIO devicesHeiner Kallweit1-1/+0
2025-06-12net: ethtool: add dedicated callbacks for getting and setting rxfh fieldsJakub Kicinski1-0/+20
2025-06-12net: ethtool: require drivers to opt into the per-RSS ctx RXFHJakub Kicinski1-0/+3
2025-06-12bpf: include backedges in peak_states statEduard Zingerman1-0/+2
2025-06-12bpf: remove {update,get}_loop_entry functionsEduard Zingerman1-15/+0