summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-16netlink: disable IRQs for netlink_lock_table()Johannes Berg
2021-06-16bonding: init notify_work earlier to avoid uninitialized useJohannes Berg
2021-06-16isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma
2021-06-16ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei
2021-06-16net/nfc/rawsock.c: fix a permission check bugJeimon
2021-06-16proc: Track /proc/$pid/attr/ opener mm_structKees Cook
2021-06-10Linux 4.4.272Greg Kroah-Hartman
2021-06-10xen-pciback: redo VF placement in the virtual topologyJan Beulich
2021-06-10arm64: Remove unimplemented syscall log messageMichael Weiser
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson
2021-06-10btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik
2021-06-10nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski
2021-06-10ocfs2: fix data corruption by fallocateJunxiao Bi
2021-06-10pid: take a reference when initializing `cad_pid`Mark Rutland
2021-06-10ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin
2021-06-10ALSA: timer: Fix master timer notificationTakashi Iwai
2021-06-10net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin
2021-06-10net: caif: fix memory leak in caif_device_notifyPavel Skripkin
2021-06-10net: caif: add proper error handlingPavel Skripkin
2021-06-10net: caif: added cfserl_release functionPavel Skripkin
2021-06-10Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma
2021-06-10Bluetooth: fix the erroneous flush_work() orderLin Ma
2021-06-10ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun
2021-06-10ieee802154: fix error return code in ieee802154_add_iface()Zhen Lei
2021-06-10netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso
2021-06-10HID: pidff: fix error return code in hid_pidff_init()Zhen Lei
2021-06-10ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov
2021-06-10vfio/platform: fix module_put call in error flowMax Gurtovoy
2021-06-10vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes
2021-06-03Linux 4.4.271Greg Kroah-Hartman
2021-06-03x86/entry/64: Add instruction suffixJan Beulich
2021-06-03x86/asm: Add instruction suffixes to bitopsJan Beulich
2021-06-03x86, asm: change the GEN_*_RMWcc() macros to not quote the conditionH. Peter Anvin
2021-06-03usb: core: reduce power-on-good delay time of root hubChunfeng Yun
2021-06-03bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma
2021-06-03hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap
2021-06-03sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter
2021-06-03staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter
2021-06-03mld: fix panic in mld_newpack()Taehee Yoo
2021-06-03net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei
2021-06-03net: netcp: Fix an error messageChristophe JAILLET
2021-06-03drm/amdgpu: Fix a use-after-freexinhui pan
2021-06-03btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik
2021-06-03openrisc: Define memory barrier mbPeter Zijlstra
2021-06-03scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang
2021-06-03media: gspca: properly check for errors in po1030_probe()Greg Kroah-Hartman