aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner4-16/+16
2025-07-04watchdog/perf: Provide function for adjusting the event periodYicong Yang1-0/+2
2025-07-04ata: libata-core: Rename ata_do_set_mode()Damien Le Moal1-1/+1
2025-07-04ata: libata-core: Cache the general purpose log directoryDamien Le Moal1-0/+3
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni3-0/+17
2025-07-03bpf: Avoid putting struct bpf_scc_callchain variables on the stackYonghong Song1-0/+1
2025-07-03bpf: Add dump_stack() analogue to print to BPF stderrKumar Kartikeya Dwivedi1-0/+2
2025-07-03bpf: Add function to find program from stack traceKumar Kartikeya Dwivedi1-0/+1
2025-07-03bpf: Add function to extract program source infoKumar Kartikeya Dwivedi1-0/+3
2025-07-03bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi1-0/+52
2025-07-03bpf: Refactor bprintf buffer supportKumar Kartikeya Dwivedi1-1/+14
2025-07-03bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfoTao Chen1-0/+1
2025-07-04Merge tag 'drm-misc-next-2025-07-03' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-1/+5
2025-07-03PM: sleep: Add strict_midlayer flag to struct dev_pm_infoRafael J. Wysocki2-0/+28
2025-07-03PM: Move two sleep-related functions under CONFIG_PM_SLEEPRafael J. Wysocki1-4/+12
2025-07-03PM: Don't use "proxy" headersAndy Shevchenko1-5/+6
2025-07-03irqdomain: Add device pointer to irq_domain_info and msi_domain_infoThomas Gleixner2-0/+4
2025-07-03ptp: Use ktime_get_clock_ts64() for timestampingThomas Gleixner1-30/+4
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipPaolo Abeni1-0/+10
2025-07-03timekeeping: Remove the temporary CLOCK_AUX workaroundThomas Gleixner1-9/+0
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' into timers/ptpThomas Gleixner1-0/+10
2025-07-03timekeeping: Provide ktime_get_clock_ts64()Thomas Gleixner1-0/+10
2025-07-03ASoC: fsl_mqs: rename system manager indices for i.MX95Shengjiu Wang1-6/+6
2025-07-03ASoC: fsl_mqs: Distinguish different modules by system manager indicesShengjiu Wang1-0/+8
2025-07-03Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann1-0/+1
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso1-38/+0
2025-07-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-nextBartosz Golaszewski1-9/+109
2025-07-03platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by featureDavid E. Box1-0/+18
2025-07-03platform/x86/intel/pmt/discovery: Get telemetry attributesDavid E. Box1-0/+16
2025-07-03platform/x86/intel/vsec: Set OOBMSM to CPU mappingDavid E. Box1-0/+12
2025-07-03platform/x86/intel/tpmi: Relocate platform info to intel_vsec.hDavid E. Box2-24/+25
2025-07-03platform/x86/intel/pmt: Add PMT Discovery driverDavid E. Box1-0/+157
2025-07-03platform/x86/intel/vsec: Add new Discovery featureDavid E. Box1-1/+3
2025-07-03platform/x86/intel/vsec: Add device links to enforce dependenciesDavid E. Box1-5/+23
2025-07-02rpc_create_client_dir(): return 0 or -E...Al Viro1-1/+1
2025-07-02rpc_mkpipe_dentry(): saner calling conventionsAl Viro1-1/+1
2025-07-02rpc_unlink(): saner calling conventionsAl Viro1-1/+1
2025-07-02new helper: simple_start_creating()Al Viro1-0/+1
2025-07-02add locked_recursive_removal()Al Viro1-0/+2
2025-07-02tun: remove unnecessary tun_xdp_hdr structureJason Wang1-5/+0
2025-07-02leds: Unexport of_led_get()Andy Shevchenko1-1/+0
2025-07-02mtd: nand: qpic-common: add defines for ECC_MODE valuesGabor Juhos1-0/+2
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+7
2025-07-02fs: prepare for extending file_get/setattr()Amir Goldstein1-0/+20
2025-07-02firmware/nvram: bcm47xx: Don't use "proxy" headersAndy Shevchenko2-2/+1
2025-07-02tracing: fprobe-events: Register fprobe-events only when it is enabledMasami Hiramatsu (Google)1-0/+5
2025-07-02tracing: tprobe-events: Support multiple tprobes on the same tracepointMasami Hiramatsu (Google)1-0/+4
2025-07-02iio: adc: ad7173: add SPI offload supportMark Brown4-4/+19
2025-07-01gpio: adp5585: support gpi eventsNuno Sá1-0/+2
2025-07-01mfd: adp5585: Add support for input devicesNuno Sá1-0/+10