summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/imx8mm_thermal.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-10bpf: generalize is_branch_taken() to work with two registersAndrii Nakryiko1-25/+32
2023-11-10bpf: rename is_branch_taken reg arguments to prepare for the second oneAndrii Nakryiko1-54/+54
2023-11-10bpf: drop knowledge-losing __reg_combine_{32,64}_into_{64,32} logicAndrii Nakryiko1-52/+8
2023-11-10bpf: try harder to deduce register bounds from different numeric domainsAndrii Nakryiko1-0/+1
2023-11-10bpf: improve deduction of 64-bit bounds from 32-bit boundsAndrii Nakryiko1-0/+44
2023-11-10bpf: add special smin32/smax32 derivation from 64-bit boundsAndrii Nakryiko1-0/+23
2023-11-10bpf: derive subreg bounds from full bounds when upper 32 bits are constantAndrii Nakryiko1-0/+45
2023-11-10bpf: derive smin32/smax32 from umin32/umax32 boundsAndrii Nakryiko1-0/+7
2023-11-10bpf: derive smin/smax from umin/max boundsAndrii Nakryiko1-0/+71
2023-11-10selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko1-0/+1
2023-11-10selftests/bpf: fix RELEASE=1 build for tc_optsAndrii Nakryiko1-5/+1
2023-11-10selftests/bpf: Add malloc failure checks in bpf_iterYuran Pereira1-1/+5
2023-11-10selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iterYuran Pereira1-44/+35
2023-11-09net: ti: icss-iep: fix setting counter valueDiogo Ivo1-1/+1
2023-11-09ptp: fix corrupted list in ptp_openEdward Adam Davis3-11/+19
2023-11-09ptp: ptp_read should not release queueEdward Adam Davis1-2/+0
2023-11-09net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAPEric Dumazet1-8/+2
2023-11-09net: kcm: fill in MODULE_DESCRIPTION()Jakub Kicinski1-0/+1
2023-11-09net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov3-15/+32
2023-11-08MAINTAINERS: update lists.linuxfoundation.org migrated listsKonstantin Ryabitsev1-25/+25
2023-11-08netfilter: nat: fix ipv6 nat redirect with mapped and scoped addressesFlorian Westphal1-1/+26
2023-11-08netfilter: xt_recent: fix (increase) ipv6 literal buffer lengthMaciej Żenczykowski1-1/+1
2023-11-08ipvs: add missing module descriptionsFlorian Westphal16-0/+16
2023-11-08netfilter: nf_tables: remove catchall element in GC sync pathPablo Neira Ayuso1-5/+17
2023-11-08netfilter: add missing module descriptionsFlorian Westphal22-0/+22
2023-11-08drivers/net/ppp: use standard array-copy-functionPhilipp Stanner1-2/+2
2023-11-08i2c: cp2615: Fix 'assignment to __be16' warningBence Csókás1-1/+1
2023-11-08i2c: dev: copy userspace array safelyPhilipp Stanner1-2/+2
2023-11-08i2c: designware: Disable TX_EMPTY irq while waiting for block length byteTam Nguyen1-3/+16
2023-11-08i2c: iproc: handle invalid slave stateRoman Bacik1-58/+75
2023-11-08net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean1-1/+1
2023-11-08virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()Shigeru Yoshida1-0/+2
2023-11-08r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit1-0/+2
2023-11-08selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou1-12/+4
2023-11-08bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_regChuyi Zhou2-2/+2
2023-11-07net: phylink: initialize carrier state at creationKlaus Kudielka1-0/+1
2023-11-07test/vsock: add dobule bind connect testFilippo Storniolo3-0/+100
2023-11-07test/vsock: refactor vsock_acceptFilippo Storniolo1-12/+20
2023-11-07test/vsock fix: add missing check on socket creationFilippo Storniolo1-0/+8
2023-11-07vsock/virtio: remove socket from connected/bound list on shutdownFilippo Storniolo1-5/+11
2023-11-07tcp: Fix -Wc23-extensions in tcp_options_write()Nathan Chancellor1-31/+39
2023-11-07tg3: Fix the TX ring stallAlex Pakhunov1-11/+42
2023-11-07s390/qeth: Fix typo 'weed' in commentKuan-Wei Chiu1-1/+1
2023-11-07MAINTAINERS: create an entry for exportfsAmir Goldstein1-1/+12
2023-11-07iomap: rename iomap entryChristian Brauner1-10/+9
2023-11-07crypto: ahash - Set using_shash for cloned ahash wrapper over shashDmitry Safonov1-0/+1
2023-11-07crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERTHerbert Xu1-3/+25
2023-11-07idpf: fix potential use-after-free in idpf_tso()Eric Dumazet1-2/+4
2023-11-07tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin1-1/+2
2023-11-07ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik1-1/+23