summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bitmap-for-6.9' of https://github.com/norov/linuxLinus Torvalds2024-03-211-4/+4
|\
| * lib/find: optimize find_*_bit_wrapYury Norov2023-12-031-2/+2
| * lib/find_bit: Fix the code comments about find_next_bit_wrapGuanjun2023-12-031-2/+2
* | Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2024-03-194-2/+24
|\ \
| * \ Merge tag 'reset-for-v6.9' of git://git.pengutronix.de/pza/linux into soc/lateArnd Bergmann2024-03-043-2/+21
| |\ \
| | * | reset: Instantiate reset GPIO controller for shared reset-gpiosKrzysztof Kozlowski2024-02-211-0/+4
| | * | cpufreq: do not open-code of_phandle_args_equal()Krzysztof Kozlowski2024-02-211-2/+1
| | * | of: Add of_phandle_args_equal() helperKrzysztof Kozlowski2024-02-211-0/+16
| * | | Merge tag 'omap-for-v6.9/dt-warnings-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann2024-03-041-0/+3
| |\ \ \
| | * | | clk: ti: Improve clksel clock bit parsing for reg propertyTony Lindgren2024-02-261-0/+3
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-03-191-0/+6
|\ \ \ \ \
| * | | | | vDPA: report virtio-block capacity to user spaceZhu Lingshan2024-03-191-0/+1
| * | | | | vDPA: introduce get_vq_size to vdpa_config_opsZhu Lingshan2024-03-191-0/+5
* | | | | | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-03-184-3/+11
|\ \ \ \ \ \
| * | | | | | tracepoints: Use WARN() and not WARN_ON() for warningsSteven Rostedt (Google)2024-03-181-2/+4
| * | | | | | tracing: Support to dump instance traces by ftrace_dump_on_oopsHuang Yiwei2024-03-182-1/+4
| * | | | | | tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"Steven Rostedt (Google)2024-03-181-0/+3
* | | | | | | Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-181-6/+2
|\ \ \ \ \ \ \
| * | | | | | | f2fs: fix to truncate meta inode pages forcelyChao Yu2024-03-121-0/+1
| * | | | | | | f2fs: stop checkpoint when get a out-of-bounds segmentZhiguo Niu2024-02-291-0/+1
| * | | | | | | f2fs: deprecate io_bitsJaegeuk Kim2024-02-201-6/+0
* | | | | | | | Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-181-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | fs,block: get holder during claimChristian Brauner2024-03-181-0/+10
* | | | | | | | | Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-173-10/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: make input_class constantRicardo B. Marliere2024-03-101-1/+1
| * | | | | | | | | Input: serio - make serio_bus constRicardo B. Marliere2024-03-031-1/+1
| * | | | | | | | | Input: navpoint - remove driverDuje Mihanović2024-01-181-8/+0
* | | | | | | | | | Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-03-165-8/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nfs: fix UAF in direct writesJosef Bacik2024-03-091-0/+1
| * | | | | | | | | | sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik2024-03-091-0/+1
| * | | | | | | | | | nfs: remove unused NFS_CALL macroJeff Layton2024-03-091-7/+0
| * | | | | | | | | | SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo2024-02-281-1/+1
| * | | | | | | | | | SUNRPC: Add a transport callback to handle dequeuing of an RPC requestTrond Myklebust2024-02-281-0/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2024-03-161-7/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | phy: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-231-7/+7
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-03-165-4/+84
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-6.9/cxl-einj' into for-6.9/cxlDan Williams2024-03-131-0/+44
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | EINJ: Add CXL error type supportBen Cheatham2024-03-121-0/+44
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-6.9/cxl-qos' into for-6.9/cxlDan Williams2024-03-133-3/+37
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang2024-03-121-0/+9
| | * | | | | | | | | | cxl/region: Add memory hotplug notifier for cxl regionDave Jiang2024-03-122-0/+13
| | * | | | | | | | | | base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang2024-03-121-3/+15
| | |/ / / / / / / / /
| * / / / / / / / / / lib/firmware_table: Provide buffer length argument to cdat_table_parse()Robert Richter2024-03-131-1/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-151-1/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()Christophe Leroy2024-03-031-1/+13
| * | | | | | | | | | of: Change of_machine_is_compatible() to return boolMichael Ellerman2024-03-031-1/+1
| * | | | | | | | | | of: Add of_machine_compatible_match()Michael Ellerman2024-03-031-0/+6
* | | | | | | | | | | Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-151-1/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | crypto: hisilicon/qm - change function type to voidWeili Qian2024-02-171-1/+1
| * | | | | | | | | | | crypto: hisilicon/qm - obtain stop queue statusWeili Qian2024-02-171-0/+6