summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-18perf inject: Fix segfault due to perf_data__fd() without openAdrian Hunter1-3/+7
2021-12-18perf inject: Fix segfault due to close without openAdrian Hunter1-1/+2
2021-12-18perf expr: Fix missing check for return value of hashmap__new()Miaoqian Lin1-0/+5
2021-12-18locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()Zqiang1-1/+1
2021-12-18Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+13
2021-12-18Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+2
2021-12-18cifs: sanitize multiple delimiters in prepathThiago Rafael Becker1-1/+37
2021-12-18cifs: ignore resource_id while getting fscache super cookieShyam Prasad N2-13/+7
2021-12-18timekeeping: Really make sure wall_to_monotonic isn't positiveYu Liao1-2/+1
2021-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-17/+21
2021-12-18Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-24/+54
2021-12-17ipmi: fix initialization when workqueue allocation failsThadeu Lima de Souza Cascardo1-6/+9
2021-12-17ipmi: bail out if init_srcu_struct failsThadeu Lima de Souza Cascardo1-1/+3
2021-12-17Merge tag 'selinux-pr-20211217' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-14/+19
2021-12-17Merge tag 'riscv-for-linus-5.16-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-60/+54
2021-12-17Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+12
2021-12-17Merge tag 'io_uring-5.16-2021-12-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2021-12-17Merge tag 'dmaengine-fix-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-64/+129
2021-12-17Merge tag 'drm-fixes-2021-12-17-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-20/+45
2021-12-17PM: sleep: Fix error handling in dpm_prepare()Rafael J. Wysocki1-1/+1
2021-12-17Revert "usb: early: convert to readl_poll_timeout_atomic()"Greg Kroah-Hartman1-4/+11
2021-12-17Merge tag 'sunxi-drivers-for-5.17-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-4/+4
2021-12-17Merge tag 'sunxi-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2021-12-17Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann4-114/+72
2021-12-17Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-2/+12
2021-12-17MAITAINERS: Change zonefs maintainer email addressDamien Le Moal1-1/+1
2021-12-17zonefs: add MODULE_ALIAS_FSNaohiro Aota1-0/+1
2021-12-17riscv: dts: sifive unmatched: Link the tmp451 with its power supplyVincent Pelletier1-0/+1
2021-12-17riscv: dts: sifive unmatched: Fix regulator for board rev3Vincent Pelletier1-60/+24
2021-12-17riscv: dts: sifive unmatched: Expose the PMIC sub-functionsVincent Pelletier1-0/+12
2021-12-17riscv: dts: sifive unmatched: Expose the board ID eepromVincent Pelletier1-0/+10
2021-12-17riscv: dts: sifive unmatched: Name gpio linesVincent Pelletier1-0/+4
2021-12-17Merge tag 'amd-drm-fixes-5.16-2021-12-15' of https://gitlab.freedesktop.org/a...Dave Airlie15-16/+32
2021-12-17Merge tag 'drm-misc-fixes-2021-12-16-1' of ssh://git.freedesktop.org/git/drm/...Dave Airlie3-3/+12
2021-12-17crypto: qat - do not handle PFVF sources for qat_4xxxGiovanni Cabiddu1-0/+7
2021-12-17libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy1-2/+13
2021-12-17Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+10
2021-12-17Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds81-198/+881
2021-12-17Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-57/+84
2021-12-17selinux: fix sleeping function called from invalid contextScott Mayhew1-14/+19
2021-12-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski12-30/+434
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau1-2/+14
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov2-0/+32
2021-12-16bpf: Fix extable address check.Alexei Starovoitov1-7/+42
2021-12-16bpf: Fix extable fixup offset.Alexei Starovoitov1-1/+1
2021-12-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+12
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann1-0/+23
2021-12-16bpf: Make 32->64 bounds propagation slightly more robustDaniel Borkmann1-9/+15
2021-12-16bpf: Fix signed bounds propagation after mov32Daniel Borkmann1-0/+4
2021-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1