summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* staging: bcm2835-audio: Replace unsafe strcpy() with strscpy()Juerg Haefliger2021-03-073-7/+7
* staging: most: sound: add sanity check for function argumentChristian Gromm2021-03-071-0/+2
* Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari2021-03-071-0/+3
* Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede2021-03-072-7/+19
* net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber InstantPali Rohár2021-03-072-2/+30
* ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan2021-03-071-11/+4
* pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()Di Zhu2021-03-071-1/+1
* mt76: mt7615: reset token when mac_reset happensRyder Lee2021-03-073-12/+22
* Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi2021-03-071-1/+2
* Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang2021-03-071-0/+5
* wlcore: Fix command execute failure 19 for wl12xxTony Lindgren2021-03-073-20/+1
* vt/consolemap: do font sum unsignedJiri Slaby2021-03-071-1/+1
* x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit2021-03-071-0/+9
* staging: fwserial: Fix error handling in fwserial_createDinghao Liu2021-03-071-0/+2
* EDAC/amd64: Do not load on family 0x15, model 0x13Borislav Petkov2021-03-071-3/+7
* rsi: Move card interrupt handling to RX threadMarek Vasut2021-03-073-51/+15
* rsi: Fix TX EAPOL packet handling against iwlwifi APMarek Vasut2021-03-071-1/+2
* ASoC: qcom: Remove useless debug printStephen Boyd2021-03-071-1/+0
* dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/Geert Uytterhoeven2021-03-071-1/+1
* dt-bindings: ethernet-controller: fix fixed-link specificationRussell King2021-03-071-0/+5
* net: fix dev_ifsioc_locked() race conditionCong Wang2021-03-076-21/+58
* net: psample: Fix netlink skb length with tunnel infoChris Mi2021-03-071-2/+2
* net: hsr: add support for EntryForgetTimeMarco Wenzel2021-03-073-2/+9
* net: ag71xx: remove unnecessary MTU reservationDENG Qingfang2021-03-071-3/+1
* net: dsa: tag_rtl4_a: Support also egress tagsLinus Walleij2021-03-071-14/+29
* net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu2021-03-072-2/+39
* net: bridge: use switchdev for port flags set through sysfs tooVladimir Oltean2021-03-071-3/+6
* mptcp: do not wakeup listener for MPJ subflowsPaolo Abeni2021-03-071-0/+6
* tcp: fix tcp_rmem documentationEric Dumazet2021-03-071-4/+3
* RDMA/rtrs-srv: Do not signal REG_MRJack Wang2021-03-071-1/+1
* RDMA/rtrs-clt: Use bitmask to check sess->flagsJack Wang2021-03-071-7/+7
* RDMA/rtrs: Do not signal for heatbeatJack Wang2021-03-073-4/+2
* mm/hugetlb.c: fix unnecessary address expansion of pmd sharingLi Xinhai2021-03-071-10/+12
* nbd: handle device refs for DESTROY_ON_DISCONNECT properlyJosef Bacik2021-03-071-13/+19
* riscv: Get rid of MAX_EARLY_MAPPING_SIZEAlexandre Ghiti2021-03-071-16/+5
* net: fix up truesize of cloned skb in skb_prepare_for_shift()Marco Elver2021-03-071-1/+13
* tomoyo: ignore data race while checking quotaTetsuo Handa2021-03-073-24/+24
* smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov2021-03-071-2/+19
* net/af_iucv: remove WARN_ONCE on malformed RX packetsAlexander Egorenkov2021-03-071-1/+0
* xfs: Fix assert failure in xfs_setattr_size()Yumei Huang2021-03-071-1/+1
* media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validateHans Verkuil2021-03-071-1/+2
* erofs: fix shift-out-of-bounds of blkszbitsGao Xiang2021-03-071-2/+2
* media: mceusb: sanity check for prescaler valueSean Young2021-03-071-1/+8
* udlfb: Fix memory leak in dlfb_usb_probeZqiang2021-03-071-0/+1
* sched/core: Allow try_invoke_on_locked_down_task() with irqs disabledPeter Zijlstra2021-03-071-5/+4
* JFS: more checks for invalid superblockRandy Dunlap2021-03-072-0/+11
* x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2021-03-072-4/+9
* drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky2021-03-071-2/+3
* Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu2021-03-073-14/+23
* Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu2021-03-072-2/+101