aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-19thermal/drivers/k3: Add hwmon supportMassimiliano Minella1-0/+5
2022-05-19thermal/drivers/qcom: Add support for PMIC5 Gen2 ADCTMJishnu Prakash1-7/+397
2022-05-19thermal/drivers/qcom: Add support for multiple generations of devicesJishnu Prakash1-31/+51
2022-05-19iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TMJishnu Prakash2-0/+13
2022-05-19dt-bindings: thermal: qcom: add PMIC5 Gen2 ADC_TM bindingsJishnu Prakash1-2/+108
2022-05-19thermal/drivers/rcar_thermal: Use platform_get_irq_optional() to get the inte...Lad Prabhakar1-5/+12
2022-05-19dt-bindings: thermal: rzg2l-thermal: Document RZ/V2L bindingsLad Prabhakar1-0/+1
2022-05-19drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomapMaarten Lankhorst1-4/+2
2022-05-19x86/sev: Mark the code returning to user space as syscall gapLai Jiangshan4-0/+12
2022-05-19riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L3-6/+32
2022-05-19net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn1-0/+7
2022-05-18ptp: ocp: change sysfs attr group handlingJonathan Lemon1-15/+42
2022-05-19Merge tag 'amd-drm-fixes-5.18-2022-05-18' of https://gitlab.freedesktop.org/a...Dave Airlie3-1/+17
2022-05-18selftests: forwarding: fix missing backslashJoachim Wiberg1-1/+1
2022-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski7-72/+51
2022-05-18Merge tag 'block-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2022-05-18Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+4
2022-05-18Merge tag 'audit-pr-20220518' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+7
2022-05-18Merge tag 'selinux-pr-20220518' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2022-05-18Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds9-23/+79
2022-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-8/+8
2022-05-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-40/+21
2022-05-18blk-cgroup: delete rcu_read_lock_held() WARN_ON_ONCE()Jens Axboe1-1/+0
2022-05-18io_uring: disallow mixed provided buffer group registrationsJens Axboe1-3/+5
2022-05-18io_uring: initialize io_buffer_list head when shared ring is unregisteredJens Axboe1-0/+3
2022-05-18Input: ili210x - use one common reset implementationMarek Vasut1-12/+8
2022-05-18Input: ili210x - fix reset timingMarek Vasut1-2/+2
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello3-1/+17
2022-05-18libceph: fix misleading ceph_osdc_cancel_request() commentIlya Dryomov1-2/+7
2022-05-18libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov2-183/+122
2022-05-18Merge tag 'devfreq-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki9-455/+1063
2022-05-18thermal: intel: hfi: remove NULL check after container_of() callHaowen Bai1-2/+0
2022-05-18io_uring: add fully sparse buffer registrationPavel Begunkov1-7/+15
2022-05-18powercap: intel_rapl: add support for ALDERLAKE_NZhang Rui1-0/+1
2022-05-18x86/sev: Annotate stack change in the #VC handlerLai Jiangshan1-0/+1
2022-05-18fs-verity: remove unused parameter desc_size in fsverity_create_info()Zhang Jianhua4-16/+9
2022-05-18nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig3-6/+102
2022-05-18Fix double fget() in vhost_net_set_backend()Al Viro1-8/+7
2022-05-18vdpa/mlx5: Use consistent RQT sizeEli Cohen1-40/+21
2022-05-18Merge tag 'sound-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds4-6/+79
2022-05-18netfilter: nf_tables: disable expression reduction infraPablo Neira Ayuso1-10/+1
2022-05-18netfilter: flowtable: move dst_check to packet pathRitaro Takenaka2-22/+20
2022-05-18netfilter: flowtable: fix TCP flow teardownPablo Neira Ayuso2-27/+9
2022-05-18ext4: fix memory leak in parse_apply_sb_mount_options()Eric Biggers1-2/+4
2022-05-18ext4: reject the 'commit' option on ext2 filesystemsEric Biggers1-0/+1
2022-05-18ext4: remove duplicated #include of dax.h in inode.cYang Li1-1/+0
2022-05-18random: credit architectural init the exact amountJason A. Donenfeld1-6/+6
2022-05-18random: handle latent entropy and command line from random_init()Jason A. Donenfeld4-23/+21
2022-05-18random: use proper jiffies comparison macroJason A. Donenfeld1-1/+1
2022-05-18random: remove ratelimiting for in-kernel unseeded randomnessJason A. Donenfeld2-46/+19