summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-16Linux 5.4.113v5.4.113Greg Kroah-Hartman1-1/+1
2021-04-16xen/events: fix setting irq affinityJuergen Gross1-2/+2
2021-04-16perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo1-4/+3
2021-04-16perf tools: Use %zd for size_t printf formats on 32-bitChris Wilson2-2/+2
2021-04-16perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa2-2/+3
2021-04-16driver core: Fix locking bug in deferred_probe_timeout_work_func()Saravana Kannan1-3/+5
2021-04-16netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal4-8/+8
2021-04-16block: don't ignore REQ_NOWAIT for direct IOPavel Begunkov1-0/+4
2021-04-16riscv,entry: fix misaligned base for excp_vect_tableZihao Yu1-0/+1
2021-04-16idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)1-2/+2
2021-04-16idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)1-0/+4
2021-04-16radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)3-0/+6
2021-04-16block: only update parent bi_status when bio failYufen Yu1-1/+1
2021-04-16drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko1-5/+5
2021-04-16gfs2: report "already frozen/thawed" errorsBob Peterson1-4/+6
2021-04-16drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann1-0/+10
2021-04-16KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose2-0/+3
2021-04-16KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose1-1/+0
2021-04-16interconnect: core: fix error return code of icc_link_destroy()Jia-Ju Bai1-0/+2
2021-04-14Linux 5.4.112v5.4.112Greg Kroah-Hartman1-1/+1
2021-04-14Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."Greg Kroah-Hartman1-1/+0
2021-04-14net: ieee802154: stop dump llsec params for monitorsAlexander Aring1-0/+5
2021-04-14net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring1-0/+3
2021-04-14net: ieee802154: forbid monitor for set llsec paramsAlexander Aring1-0/+3
2021-04-14net: ieee802154: fix nl802154 del llsec devkeyAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 add llsec keyAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 del llsec devAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 del llsec keyAlexander Aring1-1/+2
2021-04-14net: ieee802154: nl-mac: fix check on panidAlexander Aring1-3/+4
2021-04-14net: mac802154: Fix general protection faultPavel Skripkin1-1/+1
2021-04-14drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin1-1/+5
2021-04-14drivers: net: fix memory leak in atusb_probePavel Skripkin1-0/+1
2021-04-14net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter1-0/+48
2021-04-14cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng1-1/+1
2021-04-14net: sched: bump refcount for new action in ACT replace modeKumar Kartikeya Dwivedi1-0/+3
2021-04-14dt-bindings: net: ethernet-controller: fix typo in NVMEMRafał Miłecki1-1/+1
2021-04-14clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski1-1/+1
2021-04-14RAS/CEC: Correct ce_add_elem()'s returned valuesWilliam Roche1-3/+12
2021-04-14RDMA/addr: Be strict with gid sizeLeon Romanovsky1-1/+3
2021-04-14RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja1-1/+2
2021-04-14net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-14net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-14net: hns3: clear VF down state bit before request link statusGuangbin Huang1-2/+2
2021-04-14openvswitch: fix send of uninitialized stack memory in ct limit replyIlya Maximets1-4/+4
2021-04-14net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...Zheng Yongjun1-5/+1
2021-04-14perf inject: Fix repipe usageAdrian Hunter1-1/+1
2021-04-14s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev1-2/+4
2021-04-14workqueue: Move the position of debug_work_activate() in __queue_work()Zqiang1-1/+1
2021-04-14clk: fix invalid usage of list cursor in unregisterLukasz Bartosik1-17/+13
2021-04-14clk: fix invalid usage of list cursor in registerLukasz Bartosik1-9/+8