aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang2022-11-201-1/+1
| * | | | | | | | | | | | | | | | | | hwmon: (ina3221) Fix shunt sum critical calculationNinad Malwade2022-11-201-2/+2
| * | | | | | | | | | | | | | | | | | hwmon: (ltc2947) fix temperature scalingDerek Nguyen2022-11-201-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-11-308-64/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | clk: qcom: gcc-sc8280xp: add cxo as parent for three ufs ref clksShazad Hussain2022-11-221-0/+6
| * | | | | | | | | | | | | | | | | | Merge tag 'clk-microchip-fixes-6.1' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2022-11-222-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | ARM: at91: rm9200: fix usb device clock idMichael Grzeschik2022-11-172-2/+2
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge tag 'samsung-clk-6.2' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2022-11-223-5/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | clk: samsung: Revert "clk: samsung: exynos-clkout: Use of_device_get_match_da...Marek Szyprowski2022-11-151-2/+4
| | * | | | | | | | | | | | | | | | | | dt-bindings: clock: exynosautov9: fix reference to CMU_FSYS1Inbaraj E2022-11-071-1/+1
| | * | | | | | | | | | | | | | | | | | clk: samsung: exynos7885: Correct "div4" clock parentsDavid Virag2022-10-181-2/+2
| | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | clk: qcom: gdsc: Remove direct runtime PM callsStephen Boyd2022-11-042-57/+6
* | | | | | | | | | | | | | | | | | | afs: Fix server->active leak in afs_put_serverMarc Dionne2022-11-301-1/+1
* | | | | | | | | | | | | | | | | | | drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda2022-11-301-0/+5
* | | | | | | | | | | | | | | | | | | Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-11-2973-265/+480
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda2022-11-291-0/+1
| * | | | | | | | | | | | | | | | | | | MAINTAINERS: Update maintainer list for chelsio driversAyush Sawal2022-11-291-4/+0
| * | | | | | | | | | | | | | | | | | | ionic: update MAINTAINERS entryShannon Nelson2022-11-292-1/+3
| * | | | | | | | | | | | | | | | | | | sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao2022-11-295-7/+49
| * | | | | | | | | | | | | | | | | | | packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETEWillem de Bruijn2022-11-291-4/+2
| * | | | | | | | | | | | | | | | | | | net/mlx5: Lag, Fix for loop when checking lagChris Mi2022-11-291-2/+4
| * | | | | | | | | | | | | | | | | | | Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed2022-11-292-0/+23
| * | | | | | | | | | | | | | | | | | | net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functionsShang XiaoJing2022-11-292-3/+3
| * | | | | | | | | | | | | | | | | | | net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida2022-11-291-1/+3
| * | | | | | | | | | | | | | | | | | | net: mdiobus: fix unbalanced node reference countYang Yingliang2022-11-282-1/+2
| * | | | | | | | | | | | | | | | | | | net: hsr: Fix potential use-after-freeYueHaibing2022-11-281-2/+3
| * | | | | | | | | | | | | | | | | | | tipc: re-fetch skb cb after tipc_msg_validateXin Long2022-11-281-0/+3
| * | | | | | | | | | | | | | | | | | | Merge branch 'mptcp-more-fixes-for-6-1'Jakub Kicinski2022-11-282-10/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | mptcp: fix sleep in atomic at close timePaolo Abeni2022-11-281-3/+3
| | * | | | | | | | | | | | | | | | | | | mptcp: don't orphan ssk in mptcp_close()Menglong Dong2022-11-281-7/+6
| |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | dsa: lan9303: Correct stat nameJerry Ray2022-11-281-1/+1
| * | | | | | | | | | | | | | | | | | | Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-11-285-19/+58
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | wifi: mac8021: fix possible oob access in ieee80211_get_rate_durationLorenzo Bianconi2022-11-251-0/+3
| | * | | | | | | | | | | | | | | | | | | wifi: cfg80211: don't allow multi-BSSID in S1GJohannes Berg2022-11-251-1/+6
| | * | | | | | | | | | | | | | | | | | | wifi: cfg80211: fix buffer overflow in elem comparisonJohannes Berg2022-11-251-1/+2
| | * | | | | | | | | | | | | | | | | | | wifi: wilc1000: validate number of channelsPhil Turnbull2022-11-241-6/+16
| | * | | | | | | | | | | | | | | | | | | wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull2022-11-241-1/+2
| | * | | | | | | | | | | | | | | | | | | wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull2022-11-241-2/+12
| | * | | | | | | | | | | | | | | | | | | wifi: wilc1000: validate pairwise and authentication suite offsetsPhil Turnbull2022-11-241-5/+16
| | * | | | | | | | | | | | | | | | | | | MAINTAINERS: mark rsi wifi driver as orphanMarek Vasut2022-11-221-3/+1
| * | | | | | | | | | | | | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-11-287-30/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | selftests/bpf: Make test_bench_attach serialJiri Olsa2022-11-211-3/+1
| | * | | | | | | | | | | | | | | | | | | | selftests/bpf: Filter out default_idle from kprobe_multi benchJiri Olsa2022-11-211-1/+3
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'Bug fix and test case for special map value field 'Alexei Starovoitov2022-11-212-17/+21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | bpf: Set and check spin lock value in sk_storage_map_testXu Kuohai2022-11-211-16/+20
| | | * | | | | | | | | | | | | | | | | | | | bpf: Do not copy spin lock field from user in bpf_selem_allocXu Kuohai2022-11-211-1/+1
| | |/ / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'libbpf: Fixes for ring buffer'Andrii Nakryiko2022-11-172-7/+21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | libbpf: Check the validity of size in user_ring_buffer__reserve()Hou Tao2022-11-171-0/+4
| | | * | | | | | | | | | | | | | | | | | | | libbpf: Handle size overflow for user ringbuf mmapHou Tao2022-11-171-2/+8
| | | * | | | | | | | | | | | | | | | | | | | libbpf: Handle size overflow for ringbuf mmapHou Tao2022-11-171-4/+8