summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ecryptfs: remove unnessesary null check in ecryptfs_keyring_auth_tok_for_sigYueHaibing2019-06-191-2/+2
| * | | ecryptfs: use print_hex_dump_bytes for hexdumpSascha Hauer2019-06-191-19/+3
| * | | eCryptfs: fix permission denied with ecryptfs_xattr mount option when create ...Robbie Ko2019-02-171-2/+15
| * | | ecryptfs: re-order a condition for static checkersDan Carpenter2019-02-161-2/+3
| * | | eCryptfs: fix a couple type promotion bugsDan Carpenter2019-02-161-4/+8
* | | | Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-1512-92/+338
|\ \ \ \
| * | | | ubifs: Don't leak orphans on memory during commitRichard Weinberger2019-07-081-26/+24
| * | | | ubifs: Check link count of inodes when killing orphans.Richard Weinberger2019-07-081-9/+35
| * | | | ubifs: Add support for zstd compression.Michele Dionisio2019-07-084-1/+40
| * | | | ubifs: support offline signed imagesSascha Hauer2019-07-087-44/+225
| * | | | ubifs: remove unnecessary check in ubifs_log_start_commitLiu Song2019-07-081-4/+1
| * | | | ubifs: Fix typo of output in get_cs_sqnumLiu Song2019-07-081-1/+1
| * | | | ubifs: Simplify redundant codeLiu Song2019-07-081-2/+1
| * | | | ubifs: Correctly use tnc_next() in search_dh_cookie()Richard Weinberger2019-07-081-5/+11
| | |_|/ | |/| |
* | | | Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-1515-142/+320
|\ \ \ \
| * | | | um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg2019-07-042-1/+3
| * | | | um: Fix kcov crash during startupMarek Majkowski2019-07-021-0/+2
| * | | | um: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-07-022-2/+0
| * | | | um: Support time travel modeJohannes Berg2019-07-025-7/+233
| * | | | um: Pass nsecs to os timer functionsJohannes Berg2019-07-023-16/+12
| * | | | um: Remove drivers/ssl.hJohannes Berg2019-07-022-14/+0
| * | | | um: Don't garbage collect in deactivate_all_fds()Johannes Berg2019-07-021-1/+1
| * | | | um: Silence lockdep complaint about mmap_semJohannes Berg2019-07-021-1/+1
| * | | | um: Remove locking in deactivate_all_fds()Johannes Berg2019-07-021-3/+0
| * | | | um: Timer code cleanupJohannes Berg2019-07-023-100/+31
| * | | | um: fix os_timer_one_shot()Johannes Berg2019-07-022-2/+2
| * | | | um: Fix IRQ controller regression on console readJouni Malinen2019-07-022-8/+48
* | | | | Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-07-153-3/+10
|\ \ \ \ \
| * | | | | *: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov2019-07-143-3/+10
* | | | | | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-1565-643/+6591
|\ \ \ \ \ \
| * | | | | | platform/x86: Fix PCENGINES_APU2 Kconfig warningYueHaibing2019-07-121-1/+1
| * | | | | | tools/power/x86/intel-speed-select: Add .gitignore filePrarit Bhargava2019-07-121-0/+2
| * | | | | | platform/x86: mlx-platform: Fix error handling in mlxplat_init()Wei Yongjun2019-07-121-1/+1
| * | | | | | platform/x86: intel_pmc_core: Attach using APCI HID "INT33A1"Rajat Jain2019-07-083-33/+71
| * | | | | | platform/x86: intel_pmc_core: transform Pkg C-state residency from TSC ticks ...Harry Pan2019-07-031-1/+4
| * | | | | | platform/x86: asus-wmi: Use dev_get_drvdata()Fuqian Huang2019-07-031-2/+1
| * | | | | | Documentation/ABI: Add new attribute for mlxreg-io sysfs interfacesVadim Pasternak2019-07-031-0/+20
| * | | | | | platform/x86: mlx-platform: Add more reset cause attributesVadim Pasternak2019-07-031-0/+36
| * | | | | | platform/x86: mlx-platform: Modify DMI matching orderVadim Pasternak2019-07-031-36/+36
| * | | | | | platform/x86: mlx-platform: Add regmap structure for the next generation systemsVadim Pasternak2019-07-031-0/+20
| * | | | | | platform/x86: mlx-platform: Change API for i2c-mlxcpld driver activationVadim Pasternak2019-07-031-3/+27
| * | | | | | platform/x86: mlx-platform: Move regmap initialization before all drivers act...Vadim Pasternak2019-07-031-25/+33
| * | | | | | MAINTAINERS: Update for Intel Speed Select TechnologySrinivas Pandruvada2019-07-031-0/+8
| * | | | | | tools/power/x86: A tool to validate Intel Speed Select commandsSrinivas Pandruvada2019-07-037-5/+3102
| * | | | | | platform/x86: ISST: Restore state on resumeSrinivas Pandruvada2019-07-025-1/+258
| * | | | | | platform/x86: ISST: Add Intel Speed Select PUNIT MSR interfaceSrinivas Pandruvada2019-07-022-0/+91
| * | | | | | platform/x86: ISST: Add Intel Speed Select mailbox interface via MSRsSrinivas Pandruvada2019-07-022-0/+181
| * | | | | | platform/x86: ISST: Add Intel Speed Select mailbox interface via PCISrinivas Pandruvada2019-07-025-0/+326
| * | | | | | platform/x86: ISST: Add Intel Speed Select mmio interfaceSrinivas Pandruvada2019-07-025-0/+173
| * | | | | | platform/x86: ISST: Add IOCTL to Translate Linux logical CPU to PUNIT CPU numberSrinivas Pandruvada2019-07-022-0/+102