aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-28Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-3/+9
2025-07-28fsnotify: optimize FMODE_NONOTIFY_PERM for the common casesAmir Goldstein2-31/+8
2025-07-28fsnotify: merge file_set_fsnotify_mode_from_watchers() with open perm hookAmir Goldstein1-5/+3
2025-07-28Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+6
2025-07-28Merge tag 'nfsd-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds5-21/+34
2025-07-28Merge tag 'for-6.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds2-2/+6
2025-07-28Merge branch 'kvm-arm64/vgic-v4-ctl' into kvmarm/nextOliver Upton1-0/+3
2025-07-28Merge tag 'asoc-v6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-7/+7
2025-07-28mtd: map: Don't use "proxy" headersAndy Shevchenko1-6/+7
2025-07-28Merge tag 'i2c-host-6.17-pt1' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindowWolfram Sang48-105/+309
2025-07-27Input: touch-overlay - add touchscreen overlay handlingJavier Carrasco1-0/+25
2025-07-27Input: Add and document BTN_GRIP*Vicki Pfau1-0/+5
2025-07-26mm/page_alloc: remove trace_mm_alloc_contig_migrate_range_info()Zi Yan1-40/+0
2025-07-26sched/task_stack: Add missing const qualifier to end_of_stack()Kees Cook1-1/+1
2025-07-26init.h: Disable sanitizer coverage for __init and __headKees Cook1-1/+3
2025-07-26Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2025-07-26bpf: Move bpf_jit_get_prog_name() to core.cPuranjay Mohan1-0/+2
2025-07-26umd: Remove usermode driver frameworkThomas Weißschuh1-19/+0
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2025-07-26Merge branch 'kvm-arm64/gcie-legacy' into kvmarm/nextOliver Upton2-1/+9
2025-07-26Merge tag 'irqchip-gic-v5-host' into kvmarm/nextOliver Upton5-0/+404
2025-07-26KVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcapRaghavendra Rao Ananta1-0/+3
2025-07-25net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driverTristram Ha1-0/+1
2025-07-25Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski6-45/+40
2025-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski1-0/+308
2025-07-25sctp: Replace sockaddr with sockaddr_inet in sctp_addr unionKees Cook1-1/+1
2025-07-25ipv6: Add sockaddr_inet unified address structureKees Cook1-0/+7
2025-07-25Merge tag 'qcom-drivers-for-6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann3-3/+9
2025-07-25tracing: sched: Hide numa events under CONFIG_NUMA_BALANCINGSteven Rostedt1-1/+1
2025-07-25netpoll: Remove unused fields from inet_addr unionBreno Leitao1-3/+0
2025-07-25ipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller4-0/+4
2025-07-25net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg1-0/+1
2025-07-25netfilter: nft_set: remove indirection from update API callFlorian Westphal2-4/+3
2025-07-25netfilter: nft_set: remove one argument from lookup and update functionsFlorian Westphal2-26/+31
2025-07-25netfilter: nfnetlink_hook: Dump flowtable infoPhil Sutter2-0/+3
2025-07-25netfilter: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing1-5/+0
2025-07-25netfilter: x_tables: Remove unused functions xt_{in|out}name()Yue Haibing1-10/+0
2025-07-25netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalidLance Yang1-0/+3
2025-07-25accel/rocket: Add IOCTLs for synchronizing memory accessesTomeu Vizoso1-0/+34
2025-07-25accel/rocket: Add job submission IOCTLTomeu Vizoso1-0/+64
2025-07-25accel/rocket: Add IOCTL for BO creationTomeu Vizoso1-0/+44
2025-07-25ext4: get rid of some obsolete EXT4_MB_HINT flagsBaokun Li1-3/+0
2025-07-25Merge patch series "libsas cleanups"Martin K. Petersen1-78/+13
2025-07-25rv: Remove struct rv_monitor::reactingNam Cao1-1/+0
2025-07-25rv: Remove rv_reactor's reference counterNam Cao1-2/+0
2025-07-25rv: Merge struct rv_reactor_def into struct rv_reactorNam Cao1-1/+4
2025-07-25rv: Merge struct rv_monitor_def into struct rv_monitorNam Cao1-0/+8
2025-07-25scsi: libsas: Move declarations of internal functions to sas_internal.hDamien Le Moal1-67/+1
2025-07-25scsi: libsas: Make sas_get_ata_info() staticDamien Le Moal1-6/+0
2025-07-25scsi: libsas: Refactor dev_is_sata()Damien Le Moal1-5/+12