summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-08-15srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()Paul E. McKenney2-2/+4
2025-08-14s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-1/+1
2025-08-14dlm: check for undefined release_option valuesAlexander Aring1-0/+1
2025-08-14dlm: handle release_option as unsignedAlexander Aring1-1/+2
2025-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-77/+62
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta1-0/+1
2025-08-14ice: cleanup capabilities evaluationDave Ertman1-2/+2
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+4
2025-08-14net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoCLorenzo Bianconi1-1/+1
2025-08-14net: stmmac: Change first parameter of fix_soc_reset()Tiezhu Yang1-1/+1
2025-08-14bpf: Don't use %pK through printkThomas Weißschuh1-1/+1
2025-08-13cpuset: remove redundant CS_ONLINE flagChen Ridong1-0/+5
2025-08-13kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()Sebastian Andrzej Siewior1-38/+9
2025-08-13locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() pathJohn Stultz1-12/+17
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro1-1/+1
2025-08-13scsi: switch ->bios_param() to passing gendiskAl Viro1-1/+1
2025-08-13net: airoha: Add airoha_offload.h headerLorenzo Bianconi1-0/+260
2025-08-13net: stmmac: add suspend()/resume() platform opsRussell King (Oracle)1-0/+2
2025-08-13bpf: Tidy verifier bug messagePaul Chaignon1-5/+7
2025-08-13Input: tca6416-keypad - remove the driverDmitry Torokhov1-30/+0
2025-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfMartin KaFai Lau44-210/+412
2025-08-12dlm: add new flag DLM_RELEASE_RECOVER for dlm_lockspace_releaseAlexander Aring1-0/+5
2025-08-12dlm: use defines for force values in dlm_release_lockspaceAlexander Aring1-1/+25
2025-08-12net: update NAPI threaded config even for disabled NAPIsJakub Kicinski1-1/+4
2025-08-12fbcon: Add necessary include statements and forward declarationsThomas Zimmermann1-0/+7
2025-08-12lsm,selinux: Add LSM blob support for BPF objectsBlaise Boscaccy1-0/+3
2025-08-11audit: record fanotify event regardless of presence of rulesRichard Guy Briggs1-1/+1
2025-08-11iosys-map: Fix undefined behavior in iosys_map_clear()Nitin Gote1-6/+1
2025-08-11soc: qcom: mdt_loader: Remove pas id parameterMukesh Ojha1-4/+3
2025-08-11module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULESVlastimil Babka1-1/+1
2025-08-11lib/string_choices: Add str_input_output() helperThomas Richard1-0/+6
2025-08-11gpio: aggregator: add possibility to attach data to the forwarderThomas Richard1-1/+3
2025-08-11gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwdThomas Richard1-0/+2
2025-08-11gpio: aggregator: export symbols of the GPIO forwarder libraryThomas Richard1-0/+37
2025-08-11gpiolib: add support to register sparse pin rangeThomas Richard1-3/+48
2025-08-11regulator: add s2dos05 regulator supportDzmitry Sankouski1-0/+73
2025-08-11fscontext: add custom-prefix log helpersAleksa Sarai1-4/+14
2025-08-11fs: Remove mount_bdevPedro Falcato1-3/+0
2025-08-11fs: Remove mount_nodevPedro Falcato1-3/+0
2025-08-11fs: document 'name' parameter for name_contains_dotdot()Kriish Sharma1-1/+1
2025-08-11fs: mark file_remove_privs_flags staticChristoph Hellwig1-1/+0
2025-08-11of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()Oreoluwa Babatunde1-0/+3
2025-08-09Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2025-08-09Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds2-19/+3
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds2-17/+9
2025-08-09Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-40/+42
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+23
2025-08-07lib/sbitmap: make sbitmap_get_shallow() internalYu Kuai1-17/+0
2025-08-07lib/sbitmap: convert shallow_depth from one word to the whole sbitmapYu Kuai1-3/+3
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski2-12/+11