summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan2024-07-261-15/+1
* mm/huge_memory: avoid PMD-size page cache if neededGavin Shan2024-07-261-3/+9
* Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-251-0/+4
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-251-0/+4
| |\
| | * xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev2024-07-251-0/+4
* | | Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-251-2/+2
|\ \ \
| * | | printk: Rename console_replay_all() and update contextSreenath Vijayan2024-06-031-2/+2
* | | | Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-2510-35/+35
|\ \ \ \
| * | | | sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-2410-35/+35
* | | | | Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-251-14/+176
|\ \ \ \ \
| * | | | | um: add shared memory optimisation for time-travel=extJohannes Berg2024-07-031-14/+165
| * | | | | um: time-travel: support time-travel protocol broadcast messagesMordechay Goodstein2024-07-031-0/+11
* | | | | | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-2544-116/+76
|\ \ \ \ \ \
| * | | | | | dio: Have dio_bus_match() callback take a const *Geert Uytterhoeven2024-07-101-1/+1
| * | | | | | zorro: make match function take a const pointerGreg Kroah-Hartman2024-07-101-1/+1
| * | | | | | driver core: make driver_find_device() take a const *Greg Kroah-Hartman2024-07-101-7/+7
| * | | | | | driver core: make driver_[create|remove]_file take a const *Greg Kroah-Hartman2024-07-101-2/+2
| * | | | | | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-0338-86/+46
| * | | | | | driver core: make [device_]driver_attach take a const *Greg Kroah-Hartman2024-06-201-2/+2
| * | | | | | Merge tag 'v6.10-rc4' into driver-core-nextGreg Kroah-Hartman2024-06-1734-242/+222
| |\ \ \ \ \ \
| * | | | | | | auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman2024-06-131-1/+1
| * | | | | | | Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...Greg Kroah-Hartman2024-06-071-8/+7
| |\ \ \ \ \ \ \
| | * | | | | | | platform: Make platform_driver::remove() return voidUwe Kleine-König2024-05-271-8/+7
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | driver core: device.h: Group of_node handling declarations and definitionsAndy Shevchenko2024-06-041-8/+9
* | | | | | | | Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds2024-07-241-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)André Draszik2024-07-021-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-242-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | soundwire: intel_ace2.x: add AC timing extensions for PantherLakePierre-Louis Bossart2024-06-031-0/+5
| * | | | | | | | soundwire: bus: add stream refcountPierre-Louis Bossart2024-06-031-0/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-242-1/+14
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge tag 'dmaengine_topic_dma_vec' into nextVinod Koul2024-06-211-0/+33
| |\ \ \ \ \ \ \
| * | | | | | | | dmaengine: add channel device name to channel registrationAmelie Delaunay2024-06-111-1/+2
| * | | | | | | | firmware: add nowarn variant of request_firmware_nowait()Lucas Stach2024-06-071-0/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-07-247-1/+91
|\ \ \ \ \ \ \ \
| * | | | | | | | random: note that RNDGETPOOL was removed in 2.6.9-rc2Jason A. Donenfeld2024-07-191-1/+1
| * | | | | | | | random: introduce generic vDSO getrandom() implementationJason A. Donenfeld2024-07-193-0/+72
| * | | | | | | | mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld2024-07-194-0/+18
* | | | | | | | | Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-07-241-4/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | f2fs: clean up addrs_per_{inode,block}()Chao Yu2024-07-111-4/+3
* | | | | | | | | | Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggyLinus Torvalds2024-07-241-6/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs: Remove i_blocks_per_pageMatthew Wilcox (Oracle)2024-05-281-6/+0
* | | | | | | | | | | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-231-19/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kbuild: remove PROVIDE() for kallsyms symbolsMasahiro Yamada2024-07-151-19/+0
* | | | | | | | | | | | Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2024-07-231-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()Chris Lew2024-05-291-0/+2
* | | | | | | | | | | | | Merge tag 'hwlock-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...Linus Torvalds2024-07-231-0/+6
|\| | | | | | | | | | | |
| * | | | | | | | | | | | hwspinlock: Introduce hwspin_lock_bust()Richard Maina2024-05-291-0/+6
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'modules-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-231-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | module: create weak dependeciesJose Ignacio Tornos Martinez2024-07-011-0/+6
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'i2c-for-6.11-rc1-second-batch' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-07-232-14/+9
|\ \ \ \ \ \ \ \ \ \ \ \