summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: multitouch: Add required quirk for Synaptics 0xcddc deviceManuel Fombuena2024-03-261-0/+4
* MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang2024-03-261-0/+1
* x86/xen: Add some null pointer checking to smp.cKunwu Chan2024-03-261-0/+12
* ASoC: amd: yc: Fix non-functional mic on Lenovo 82UUAttila Tőkés2024-03-261-0/+7
* regmap: kunit: Ensure that changed bytes are actually differentMark Brown2024-03-261-16/+38
* spi: intel-pci: Add support for Lunar Lake-M SPI serial flashMika Westerberg2024-03-261-0/+1
* ASoC: rt5645: Make LattePanda board DMI match more preciseHans de Goede2024-03-261-0/+10
* selftests: tls: use exact comparison in recv_partialJakub Kicinski2024-03-261-4/+4
* selftests: openvswitch: Add validation for the recursion testAaron Conole2024-03-262-15/+69
* perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)Ilkka Koskinen2024-03-261-0/+11
* wifi: iwlwifi: mvm: use correct address 3 in A-MSDUDaniel Gabay2024-03-261-10/+59
* ASoC: cs42l43: Handle error from devm_pm_runtime_enableCharles Keepax2024-03-261-1/+4
* media: rkisp1: Fix IRQ handling due to shared interruptsTomi Valkeinen2024-03-265-0/+33
* soc: qcom: pmic_glink_altmode: fix drm bridge use-after-freeJohan Hovold2024-03-261-6/+10
* io_uring: drop any code related to SCM_RIGHTSJens Axboe2024-03-265-220/+10
* io_uring/unix: drop usage of io_uring socketJens Axboe2024-03-265-23/+7
* platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BARHans de Goede2024-03-261-16/+9
* Linux 6.6.22v6.6.22Sasha Levin2024-03-151-1/+1
* KVM/x86: Export RFDS_NO and RFDS_CLEAR to guestsPawan Gupta2024-03-151-1/+4
* x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta2024-03-159-6/+157
* Documentation/hw-vuln: Add documentation for RFDSPawan Gupta2024-03-152-0/+105
* x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is setPawan Gupta2024-03-151-2/+12
* selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)2024-03-151-4/+4
* readahead: avoid multiple marked readahead pagesJan Kara2024-03-151-2/+2
* KVM: s390: vsie: fix race during shadow creationChristian Borntraeger2024-03-152-1/+1
* KVM: s390: add stat counter for shadow gmap eventsNico Boehr2024-03-154-2/+26
* net: pds_core: Fix possible double free in error handling pathYongzhi Liu2024-03-151-8/+4
* netrom: Fix data-races around sysctl_net_busy_readJason Xing2024-03-152-4/+4
* netrom: Fix a data-race around sysctl_netrom_link_fails_countJason Xing2024-03-151-1/+1
* netrom: Fix a data-race around sysctl_netrom_routing_controlJason Xing2024-03-151-1/+1
* netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeoutJason Xing2024-03-151-1/+1
* netrom: Fix a data-race around sysctl_netrom_transport_requested_window_sizeJason Xing2024-03-151-1/+1
* netrom: Fix a data-race around sysctl_netrom_transport_busy_delayJason Xing2024-03-151-1/+1
* netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delayJason Xing2024-03-151-1/+1
* netrom: Fix a data-race around sysctl_netrom_transport_maximum_triesJason Xing2024-03-151-1/+1
* netrom: Fix a data-race around sysctl_netrom_transport_timeoutJason Xing2024-03-151-1/+1
* netrom: Fix data-races around sysctl_netrom_network_ttl_initialiserJason Xing2024-03-153-4/+5
* netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiserJason Xing2024-03-151-1/+1
* netrom: Fix a data-race around sysctl_netrom_default_path_qualityJason Xing2024-03-151-1/+1
* erofs: apply proper VMA alignment for memory mapped files on THPGao Xiang2024-03-151-0/+1
* netfilter: nf_conntrack_h323: Add protection for bmp length out of rangeLena Wang2024-03-151-0/+4
* netfilter: nft_ct: fix l3num expectations with inet pseudo familyFlorian Westphal2024-03-151-6/+5
* net/rds: fix WARNING in rds_conn_connect_if_downEdward Adam Davis2024-03-152-5/+4
* net: dsa: microchip: fix register write order in ksz8_ind_write8()Tobias Jakobi (Compleo)2024-03-151-2/+2
* cpumap: Zero-initialise xdp_rxq_info struct before running XDP programToke Høiland-Jørgensen2024-03-151-1/+1
* selftests/bpf: Fix up xdp bonding test wrt feature flagsDaniel Borkmann2024-03-151-2/+2
* xdp, bonding: Fix feature flags when there are no slave devs anymoreDaniel Borkmann2024-03-151-1/+1
* bpf: check bpf_func_state->callback_depth when pruning statesEduard Zingerman2024-03-151-0/+3
* net/ipv6: avoid possible UAF in ip6_route_mpath_notify()Eric Dumazet2024-03-151-14/+7
* igc: avoid returning frame twice in XDP_REDIRECTFlorian Kauer2024-03-151-7/+6