summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-08soundwire: intel: fix wrong register name in intel_shim_wakeLibin Yang1-2/+2
2022-04-08cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuseLuca Weiss1-1/+1
2022-04-08misc: alcor_pci: Fix an error handling pathChristophe JAILLET1-3/+6
2022-04-08fsi: Aspeed: Fix a potential double freeChristophe JAILLET1-6/+11
2022-04-08pps: clients: gpio: Propagate return value from pps_gpio_probeRobert Hancock1-1/+1
2022-04-08pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add()Uwe Kleine-König1-11/+9
2022-04-08fsi: scom: Remove retries in indirect scomsJoel Stanley1-26/+15
2022-04-08fsi: scom: Fix error handlingJoel Stanley1-2/+2
2022-04-08mxser: fix xmit_buf leak in activate when LSR == 0xffJiri Slaby1-4/+11
2022-04-08staging: r8188eu: release_firmware is not called if allocation failsMichael Straube1-1/+1
2022-04-08staging: r8188eu: convert DBG_88E_LEVEL call in hal/rtl8188e_hal_init.cPhillip Potter1-1/+1
2022-04-08clk: renesas: r9a07g044: Update multiplier and divider values for PLL2/3Lad Prabhakar1-2/+2
2022-04-08kernel/resource: fix kfree() of bootmem memory againMiaohe Lin1-33/+8
2022-04-08drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtoolSondhauß, Jan1-4/+2
2022-04-08ice: don't allow to run ice_send_event_to_aux() in atomic ctxAlexander Lobakin1-0/+3
2022-04-08ice: fix 'scheduling while atomic' on aux critical err interruptAlexander Lobakin2-10/+17
2022-04-08mfd: asic3: Add missing iounmap() on error asic3_mfd_probeMiaoqian Lin1-3/+7
2022-04-08tipc: fix the timer expires after interval 100msHoang Le1-1/+2
2022-04-08net: dsa: fix panic on shutdown if multi-chip tree failed to probeVladimir Oltean1-0/+5
2022-04-08openvswitch: always update flow key after natAaron Conole1-59/+59
2022-04-08tcp: ensure PMTU updates are processed during fastopenJakub Kicinski1-1/+4
2022-04-08net: bcmgenet: Use stronger register read/writes to assure orderingJeremy Linton1-2/+2
2022-04-08PCI: Avoid broken MSI on SB600 USB devicesBjorn Helgaas1-0/+12
2022-04-08bpftool: Fix print error when show bpf mapYafang Shao1-5/+2
2022-04-08selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu1-1/+4
2022-04-08powerpc/pseries: Fix use after free in remove_phb_dynamic()Michael Ellerman1-0/+4
2022-04-08i2c: mux: demux-pinctrl: do not deactivate a master that is not activePeter Rosin1-2/+3
2022-04-08netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()Phil Sutter3-0/+10
2022-04-08i2c: meson: Fix wrong speed use from probeLucas Tanure1-6/+6
2022-04-08af_netlink: Fix shift out of bounds in group mask calculationPetr Machata1-0/+2
2022-04-08mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skbYonglong Li1-0/+1
2022-04-08ipv4: Fix route lookups when handling ICMP redirects and PMTU updatesGuillaume Nault1-4/+14
2022-04-08RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()Dan Carpenter1-1/+2
2022-04-08Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interruptYake Yang1-2/+2
2022-04-08Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failedNiels Dossche1-0/+2
2022-04-08Bluetooth: hci_uart: add missing NULL check in h5_enqueuePavel Skripkin1-3/+5
2022-04-08selftests/bpf: Fix error reporting from sock_fields programsJakub Sitnicki1-1/+1
2022-04-08af_unix: Fix some data-races around unix_sk(sk)->oob_skb.Kuniyuki Iwashima1-7/+5
2022-04-08ibmvnic: fix race between xmit and resetSukadev Bhattiprolu2-15/+55
2022-04-08bareudp: use ipv6_mod_enabled to check if IPv6 enabledHangbin Liu1-9/+10
2022-04-08can: isotp: support MSG_TRUNC flag when reading from socketOliver Hartkopp1-12/+15
2022-04-08can: isotp: return -EADDRNOTAVAIL when reading from unbound socketOliver Hartkopp1-0/+4
2022-04-08mt76: mt7921: fix mt7921_queues_acq implementationLorenzo Bianconi2-13/+11
2022-04-08netfilter: flowtable: Fix QinQ and pppoe support for inet tablePablo Neira Ayuso3-18/+35
2022-04-08drm/i915/display: Do not re-enable PSR after it was marked as not reliableJosé Roberto de Souza1-0/+4
2022-04-08drm/i915/display: Fix HPD short pulse handling for eDPJosé Roberto de Souza3-5/+5
2022-04-08RDMA/rxe: Fix ref error in rxe_av.cBob Pearson5-35/+63
2022-04-08RDMA/rxe: Change variable and function argument to proper typeChengguang Xu1-5/+5
2022-04-08USB: storage: ums-realtek: fix error code in rts51x_read_mem()Dan Carpenter1-1/+1
2022-04-08samples/bpf, xdpsock: Fix race when running for fix duration of timeNiklas Söderlund1-2/+3