summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-15bpf: Fix toctou on read-only map's constant scalar trackingDaniel Borkmann
2021-11-15samples/bpf: Fix build error due to -isystem removalAlexander Lobakin
2021-11-15Merge branch 'Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs'Alexei Starovoitov
2021-11-15selftests/bpf: Add tests for restricted helpersDmitrii Banshchikov
2021-11-15bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progsDmitrii Banshchikov
2021-11-15ARM: dts: bcm2711: Fix PCIe interruptsFlorian Fainelli
2021-11-15ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli
2021-11-15ARM: dts: BCM5301X: Fix I2C controller interruptFlorian Fainelli
2021-11-15blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release()Ming Lei
2021-11-16pinctrl: qcom: sm8350: Correct UFS and SDC offsetsBjorn Andersson
2021-11-16pinctrl: tegra194: remove duplicate initializer againArnd Bergmann
2021-11-16Remove unused header <linux/sdb.h>Jonathan Corbet
2021-11-16pinctrl: qcom: sdm845: Enable dual edge errataBjorn Andersson
2021-11-16pinctrl: apple: Always return valid type in apple_gpio_irq_typeSven Peter
2021-11-16pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'Sergio Paracuellos
2021-11-16pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIPJulian Braha
2021-11-16pinctrl: tegra: Return const pointer from tegra_pinctrl_get_group()Prathamesh Shete
2021-11-16pinctrl: amd: Fix wakeups when IRQ is shared with SCIMario Limonciello
2021-11-16ACPI: Add stubs for wakeup handler functionsMario Limonciello
2021-11-15block: fix missing queue put in error pathJens Axboe
2021-11-15iavf: Restore VLAN filters after link downAkeem G Abodunrin
2021-11-15iavf: Fix for setting queues to 0Grzegorz Szczurek
2021-11-15iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob
2021-11-15iavf: validate pointersMitch Williams
2021-11-15iavf: prevent accidental free of filter structureJacob Keller
2021-11-15iavf: Fix failure to exit out from last all-multicast modePiotr Marczak
2021-11-15iavf: don't clear a lock we don't holdNicholas Nunley
2021-11-15iavf: free q_vectors before queues in iavf_disable_vfNicholas Nunley
2021-11-15iavf: check for null in iavf_fix_featuresNicholas Nunley
2021-11-15iavf: Fix return of set the new channel countMateusz Palczewski
2021-11-15ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret'Simon Trimmer
2021-11-15block: Check ADMIN before NICE for IOPRIO_CLASS_RTAlistair Delva
2021-11-15NFSD: Fix exposure in nfsd4_decode_bitmap()Chuck Lever
2021-11-15ASoC: Merge rt9120 series from ChiYuan Huang:Mark Brown
2021-11-15net/smc: Make sure the link_id is uniqueWen Gu
2021-11-15sock: fix /proc/net/sockstat underflow in sk_clone_lock()Tetsuo Handa
2021-11-15tipc: only accept encrypted MSG_CRYPTO msgsXin Long
2021-11-15net: return correct error codeliuguoqiang
2021-11-15net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li
2021-11-15Merge branch 'bnxt_en-fixes'David S. Miller
2021-11-15bnxt_en: reject indirect blk offload when hw-tc-offload is offSriharsha Basavapatna
2021-11-15bnxt_en: fix format specifier in live patch error messageEdwin Peer
2021-11-15bnxt_en: extend RTNL to VF check in devlink driver_reinitEdwin Peer
2021-11-15net: ethernet: lantiq_etop: fix build errors/warningsRandy Dunlap
2021-11-15printk: Remove printk.h inclusion in percpu.hAndy Shevchenko
2021-11-15atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen
2021-11-15net: bnx2x: fix variable dereferenced before checkPavel Skripkin
2021-11-15selftests: gpio: restore CFLAGS optionsKent Gibson
2021-11-15selftests: gpio: fix uninitialised variable warningKent Gibson
2021-11-15selftests: gpio: fix gpio compiling errorLi Zhijian