summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-111-3/+7
|\
| * sections: Fix __is_kernel() to include init rangesHelge Deller2022-01-111-3/+7
* | Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-111-3/+3
|\ \
| * | include/linux/efi.h: Remove unneeded whitespaces before tabsElyes HAOUAS2021-11-211-3/+3
* | | Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-111-1/+1
|\ \ \
| * | | logic_io instance of iounmap() needs volatile on argumentAl Viro2021-12-211-1/+1
* | | | Merge tag 'dlm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds2022-01-111-0/+260
|\ \ \ \
| * | | | fs: dlm: trace socket handlingAlexander Aring2021-11-021-0/+40
| * | | | fs: dlm: initial support for tracepointsAlexander Aring2021-11-021-0/+220
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-01-112-1/+24
|\ \ \ \ \
| * | | | | ext4: implement support for get/set fs labelLukas Czerner2022-01-101-0/+23
| * | | | | fs_parse: allow parameter value to be emptyLukas Czerner2021-12-091-1/+1
* | | | | | Merge tag 'for-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2022-01-112-6/+8
|\ \ \ \ \ \
| * | | | | | btrfs: pass fs_info to trace_btrfs_transaction_commitJosef Bacik2022-01-031-5/+5
| * | | | | | btrfs: remove no longer needed logic for replaying directory deletesFilipe Manana2022-01-031-1/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-111-2/+2
|\ \ \ \ \ \
| * | | | | | erofs: clean up erofs_map_blocks tracepointsGao Xiang2021-12-091-2/+2
* | | | | | | Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-112-101/+274
|\ \ \ \ \ \ \
| * | | | | | | fs: support mapped mounts of mapped filesystemsChristian Brauner2021-12-051-8/+9
| * | | | | | | fs: add i_user_ns() helperChristian Brauner2021-12-051-4/+9
| * | | | | | | fs: port higher-level mapping helpersChristian Brauner2021-12-052-8/+12
| * | | | | | | fs: remove unused low-level mapping helpersChristian Brauner2021-12-051-56/+0
| * | | | | | | fs: account for filesystem mappingsChristian Brauner2021-12-032-6/+191
| * | | | | | | fs: tweak fsuidgid_has_mapping()Christian Brauner2021-12-031-3/+11
| * | | | | | | fs: move mapping helpersChristian Brauner2021-12-032-90/+102
| * | | | | | | fs: add is_idmapped_mnt() helperChristian Brauner2021-12-031-0/+14
| |/ / / / / /
* | | | | | | Merge tag 'integrity-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-111-15/+15
|\ \ \ \ \ \ \
| * | | | | | | ima: Fix undefined arch_ima_get_secureboot() and coTakashi Iwai2021-12-241-15/+15
* | | | | | | | Merge tag 'audit-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | audit: replace zero-length array with flexible-array memberXiu Jianfeng2021-12-201-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-113-21/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | security,selinux: remove security_add_mnt_opt()Ondrej Mosnacek2021-12-063-12/+0
| * | | | | | | | lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()Paul Moore2021-11-223-9/+6
| |/ / / / / / /
* | | | | | | | Merge tag 'tpmdd-next-v5.17-fixed' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-113-2/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | tpm: Add Upgrade/Reduced mode support for TPM2 modulesaxelj2022-01-091-0/+10
| * | | | | | | | keys: X.509 public key issuer lookup without AKIDAndrew Zaborowski2022-01-092-2/+3
* | | | | | | | | Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-116-2/+180
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dt-bindings: gpio: Add Tegra241 supportAkhil R2021-12-231-0/+42
| * | | | | | | | | dt-bindings: gpio: msc313: Add offsets for ssd20xdDaniel Palmer2021-12-201-0/+71
| * | | | | | | | | Merge tag 'intel-gpio-v5.17-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2021-12-171-2/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()Andy Shevchenko2021-11-151-2/+0
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | dt-bindings: gpio: Add Tegra234 supportPrathamesh Shete2021-12-171-0/+63
| * | | | | | | | | gpiolib: allow to specify the firmware node in struct gpio_chipBartosz Golaszewski2021-12-171-0/+2
| * | | | | | | | | gpiolib: provide gpiod_remove_hogs()Bartosz Golaszewski2021-12-171-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'mfd-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-01-114-392/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mfd: ntxec: Change return type of ntxec_reg8 from __be16 to u16Jonathan Neuschäfer2021-12-291-1/+1
| * | | | | | | | | mfd: ti_am335x_tscadc: Drop the CNTRLREG_TSC_8WIRE macroDario Binacchi2021-11-291-1/+0
| * | | | | | | | | mfd: bd70528: Drop BD70528 supportMatti Vaittinen2021-11-292-390/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-01-113-23/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | spi: don't include ptp_clock_kernel.h in spi.hJakub Kicinski2022-01-071-1/+1