summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-06iwlwifi: fw: fix notification wait lockingJohannes Berg1-5/+5
2021-04-06iwlwifi: add support for Qu with AX201 deviceMatt Chen1-0/+1
2021-04-06iwlwifi: pcie: properly set LTR workarounds on 22000 devicesJohannes Berg3-32/+37
2021-04-06iwlwifi: fix 11ax disabled bit in the regulatory capability flagsLuca Coelho1-1/+1
2021-04-06parisc: parisc-agp requires SBA IOMMU driverHelge Deller1-1/+1
2021-04-06parisc: Remove duplicate struct task_struct declarationWan Jiabing1-1/+0
2021-04-06scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck1-1/+1
2021-04-06scsi: target: iscsi: Fix zero tag inside a trace eventRoman Bolshakov1-2/+1
2021-04-06scsi: pm80xx: Fix chip initialization failureViswas G1-4/+4
2021-04-06batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved fieldTetsuo Handa1-0/+2
2021-04-06Merge branch 'hns3-fixes'David S. Miller1-4/+3
2021-04-06net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event()Salil Mehta1-1/+3
2021-04-06net: hns3: Remove the left over redundant check & assignmentSalil Mehta1-3/+0
2021-04-05i2c: designware: Adjust bus_freq_hz when refuse high speed mode setAndy Shevchenko1-0/+1
2021-04-05net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()Maciej Żenczykowski2-5/+4
2021-04-05openvswitch: fix send of uninitialized stack memory in ct limit replyIlya Maximets1-4/+4
2021-04-05Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-14/+10
2021-04-05perf inject: Fix repipe usageAdrian Hunter1-1/+1
2021-04-05s390/irq: fix reading of ext_params2 field from lowcoreHeiko Carstens1-1/+1
2021-04-05s390/unwind: add machine check handler stackVasily Gorbik2-1/+12
2021-04-05s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev1-2/+4
2021-04-05driver core: Fix locking bug in deferred_probe_timeout_work_func()Saravana Kannan1-3/+5
2021-04-05usbip: synchronize event handler with sysfs code pathsShuah Khan1-0/+2
2021-04-05usbip: vudc synchronize sysfs code pathsShuah Khan2-0/+6
2021-04-05usbip: stub-dev synchronize sysfs code pathsShuah Khan1-2/+9
2021-04-05usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan3-5/+29
2021-04-05Merge tag 'v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter....Greg Kroah-Hartman1-0/+4
2021-04-05Linux 5.12-rc6v5.12-rc6Linus Torvalds1-1/+1
2021-04-05firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma1-2/+7
2021-04-04workqueue/watchdog: Make unbound workqueues aware of touch_softlockup_watchdog()Wang Qing2-13/+9
2021-04-04workqueue: Move the position of debug_work_activate() in __queue_work()Zqiang1-1/+1
2021-04-04Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-1/+0
2021-04-04Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+5
2021-04-03soc: litex: Remove duplicated header file inclusionZhen Lei1-1/+0
2021-04-03Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+9
2021-04-03Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-5/+9
2021-04-03Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-5/+46
2021-04-03Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+0
2021-04-03Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-21/+48
2021-04-03Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-83/+0
2021-04-03Merge tag 'usb-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-67/+112
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+14
2021-04-03clk: fix invalid usage of list cursor in unregisterLukasz Bartosik1-17/+13
2021-04-03clk: fix invalid usage of list cursor in registerLukasz Bartosik1-9/+8
2021-04-03io_uring: fix !CONFIG_BLOCK compilation failureJens Axboe1-0/+5
2021-04-03Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds7-35/+29
2021-04-03Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds2-22/+32
2021-04-03Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds8-24/+82