aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-17net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()David Howells2-1/+26
2022-08-17cifs: remove unused server parameter from calc_smb_size()Enzo Matsumiya9-13/+11
2022-08-18Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie7-10/+37
2022-08-18Merge tag 'drm-intel-next-fixes-2022-08-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie15-55/+183
2022-08-18bpf: Restrict bpf_sys_bpf to CAP_PERFMONYiFei Zhu1-1/+1
2022-08-17Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds14-329/+835
2022-08-17bpf: Partially revert flexible-array member replacementDaniel Borkmann1-1/+1
2022-08-17dcache: move the DCACHE_OP_COMPARE case out of the __d_lookup_rcu loopLinus Torvalds1-23/+49
2022-08-17dma_buf_getfile(): don't bother with ->f_flags reassignmentsAl Viro1-1/+1
2022-08-17Change calling conventions for filldir_tAl Viro19-155/+153
2022-08-17drm/i915/guc: clear stalled request after a resetDaniele Ceraolo Spurio1-0/+7
2022-08-17selftests/bpf: Few fixes for selftests/bpf built in release modeAndrii Nakryiko4-6/+6
2022-08-17libbpf: Clean up deprecated and legacy aliasesAndrii Nakryiko5-10/+2
2022-08-17libbpf: Streamline bpf_attr and perf_event_attr initializationAndrii Nakryiko4-91/+138
2022-08-17libbpf: Fix potential NULL dereference when parsing ELFAndrii Nakryiko1-1/+1
2022-08-17drm/i915/guc: skip scrub_ctbs selftest if reset is disabledDaniele Ceraolo Spurio1-0/+3
2022-08-17skmsg: Fix wrong last sg check in sk_msg_recvmsg()Liu Jian1-2/+2
2022-08-17Input: adc-joystick - add polled input device supportChris Morgan1-12/+53
2022-08-17dt-bindings: adc-joystick: add poll-intervalChris Morgan1-0/+5
2022-08-17Input: Add IBM Operation Panel driverEddie James4-0/+219
2022-08-17dt-bindings: input: Add documentation for IBM Operation PanelEddie James2-0/+56
2022-08-17Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into nextDmitry Torokhov13972-267762/+1363709
2022-08-17net: dsa: microchip: ksz9477: fix fdb_dump last invalid entryArun Ramadoss1-0/+3
2022-08-17locks: Fix dropped call to ->fl_release_private()David Howells1-0/+1
2022-08-17Revert "mlxsw: core: Add the hottest thermal zone detection"Daniel Lezcano1-75/+2
2022-08-17Merge branch 'net-dsa-bcm_sf2-utilize-phylink-for-all-ports'Jakub Kicinski1-65/+61
2022-08-17net: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s)Florian Fainelli1-52/+43
2022-08-17net: dsa: bcm_sf2: Introduce helper for port override offsetFlorian Fainelli1-16/+21
2022-08-17riscv: dts: microchip: correct L2 cache interruptsHeinrich Schuchardt1-1/+1
2022-08-17cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlockTejun Heo2-25/+55
2022-08-17net: sfp: use simplified HWMON_CHANNEL_INFO macroBeniamin Sandu1-83/+38
2022-08-17arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: add alternate touchpadJohan Hovold1-0/+16
2022-08-17arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: mark HID wakeup sourcesJohan Hovold1-0/+4
2022-08-17arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: move HID pin configJohan Hovold1-2/+14
2022-08-17arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: disable touchscreen pull-upJohan Hovold1-1/+1
2022-08-17arm64: dts: qcom: sc8280xp-crd: mark HID wakeup sourcesJohan Hovold1-0/+4
2022-08-17arm64: dts: qcom: sc8280xp-crd: move HID pin configJohan Hovold1-2/+14
2022-08-17arm64: dts: qcom: sc8280xp-crd: disable touchscreen pull-upJohan Hovold1-1/+1
2022-08-17arm64: dts: qcom: sdm845: add LLCC BWMONKrzysztof Kozlowski1-0/+37
2022-08-17arm64: dts: qcom: sdm845: narrow LLCC address spaceKrzysztof Kozlowski1-1/+1
2022-08-17drm/i915/guc: Reduce spam from error captureJohn Harrison1-39/+28
2022-08-17drm/i915/guc: Make GuC log sizes runtime configurableJohn Harrison6-72/+224
2022-08-17drm/i915/guc: Use streaming loads to speed up dumping the guc logChris Wilson1-6/+18
2022-08-17drm/i915/guc: Record CTB info in error logsJohn Harrison2-12/+67
2022-08-17drm/i915/guc: Add GuC <-> kernel time stamp translation informationJohn Harrison6-0/+40
2022-08-17drm/i915/guc: Fix capture size warning and bump the sizeJohn Harrison4-18/+31
2022-08-17drm/i915/guc: Add a helper for log buffer sizeAlan Previn1-22/+27
2022-08-17ASoC: fsl_sai: Remove unnecessary FIFO reset in ISRShengjiu Wang1-8/+2
2022-08-17ASoC: cs42l42: Some small code improvementsMark Brown2-16/+21
2022-08-17selftests/bpf: Tests libbpf autoattach APIsHao Luo2-0/+53