summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-03ARM: s3c: fix fiq for clang IASArnd Bergmann1-6/+3
2021-03-03usb: dwc2: Make "trimming xfer length" a debug messageGuenter Roeck1-1/+1
2021-03-03usb: dwc2: Abort transaction after errors with unknown reasonGuenter Roeck1-0/+12
2021-03-03Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian1-2/+4
2021-03-03Bluetooth: drop HCI device reference before returnPan Bian1-0/+1
2021-03-03ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale OctaKrzysztof Kozlowski1-1/+1
2021-03-03ARM: dts: exynos: correct PMIC interrupt trigger level on SpringKrzysztof Kozlowski1-1/+1
2021-03-03Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill1-1/+1
2021-03-03MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin1-0/+1
2021-03-03kdb: Make memory allocations more robustSumit Garg1-1/+1
2021-03-03scripts/recordmcount.pl: support big endian for ARCH shRong Chen1-1/+5
2021-03-03igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen1-2/+0
2021-03-03ntfs: check for valid standard information attributeRustam Kovhaev1-0/+6
2021-03-03xen-netback: delete NAPI instance when queue fails to initializeDavid Vrabel1-0/+1
2021-03-03usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella1-0/+3
2021-03-03HID: make arrays usage and value to be the sameWill McVicker1-3/+3
2021-02-23Linux 4.4.258v4.4.258Greg Kroah-Hartman1-1/+1
2021-02-23kvm: check tlbs_dirty directlyLai Jiangshan1-2/+1
2021-02-23scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi2-5/+6
2021-02-23xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich1-8/+14
2021-02-23xen-scsiback: don't "handle" error by BUG()Jan Beulich1-2/+2
2021-02-23xen-netback: don't "handle" error by BUG()Jan Beulich1-3/+1
2021-02-23xen-blkback: don't "handle" error by BUG()Jan Beulich1-4/+2
2021-02-23xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini1-2/+4
2021-02-23Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich2-8/+10
2021-02-23Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()Jan Beulich1-3/+13
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich1-1/+2
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich1-7/+5
2021-02-23tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik2-6/+10
2021-02-23tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcountGreg Thelen1-1/+1
2021-02-23trace: Use -mcount-record for dynamic ftraceAndi Kleen1-0/+6
2021-02-23x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov1-3/+3
2021-02-23vsock: fix locking in vsock_shutdown()Stefano Garzarella1-3/+5
2021-02-23net: watchdog: hold device global xmit lock during tx disableEdwin Peer1-0/+2
2021-02-23usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin1-3/+15
2021-02-23usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi1-1/+1
2021-02-23h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap1-0/+3
2021-02-23netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik1-2/+10
2021-02-23memblock: do not start bottom-up allocations with kernel_endRoman Gushchin1-43/+6
2021-02-23squashfs: add more sanity checks in xattr id lookupPhillip Lougher1-9/+57
2021-02-23squashfs: add more sanity checks in inode lookupPhillip Lougher1-8/+33
2021-02-23squashfs: add more sanity checks in id lookupPhillip Lougher4-12/+45
2021-02-23memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o4-17/+25
2021-02-23include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai1-18/+20
2021-02-23lib/string: Add strscpy_pad() functionTobin C. Harding2-7/+44
2021-02-23SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski1-3/+6
2021-02-23SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski4-60/+46
2021-02-23iwlwifi: mvm: guard against device removal in reprobeJohannes Berg1-1/+2
2021-02-23iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach1-0/+5
2021-02-23af_key: relax availability checks for skb size calculationCong Wang1-3/+3