summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-28Linux 4.4.268v4.4.268Greg Kroah-Hartman1-1/+1
2021-04-28net: hso: fix NULL-deref on disconnect regressionJohan Hovold1-1/+1
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith1-1/+2
2021-04-28overflow.h: Add allocation size calculation helpersKees Cook2-5/+78
2021-04-28compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes4-0/+227
2021-04-28ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz1-3/+0
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-04-28cavium/liquidio: Fix duplicate argumentWan Jiabing1-1/+1
2021-04-28xen-netback: Check for hotplug-status existence before watchingMichael Brown1-4/+8
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik1-0/+1
2021-04-28ARM: dts: Fix swapped mmc order for omap3Tony Lindgren1-0/+3
2021-04-28ext4: correct error label in ext4_rename()Zhang Yi1-1/+1
2021-04-28net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam1-21/+12
2021-04-28ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe1-2/+2
2021-04-28i40e: fix the panic when running bpf in xdpdrv modeJason Xing1-0/+6
2021-04-28net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET1-2/+4
2021-04-28scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah1-5/+4
2021-04-28Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann1-0/+1
2021-04-28pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck1-2/+3
2021-04-28net: ieee802154: forbid monitor for add llsec seclevelAlexander Aring1-0/+3
2021-04-28net: ieee802154: stop dump llsec seclevels for monitorsAlexander Aring1-0/+5
2021-04-28net: ieee802154: forbid monitor for add llsec devkeyAlexander Aring1-0/+3
2021-04-28net: ieee802154: stop dump llsec devkeys for monitorsAlexander Aring1-0/+5
2021-04-28net: ieee802154: forbid monitor for add llsec devAlexander Aring1-0/+3
2021-04-28net: ieee802154: stop dump llsec devs for monitorsAlexander Aring1-0/+5
2021-04-28net: ieee802154: stop dump llsec keys for monitorsAlexander Aring1-0/+5
2021-04-28ASoC: fsl_esai: Fix TDM slot setup for I2S modeAlexander Shiyan1-3/+5
2021-04-28ARM: keystone: fix integer overflow warningArnd Bergmann1-2/+2
2021-04-28neighbour: Disregard DEAD dst in neigh_updateTong Zhu1-1/+1
2021-04-28arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing1-2/+2
2021-04-28ARM: dts: Fix moving mmc devices with aliases for omap4 & 5Tony Lindgren2-0/+10
2021-04-28dmaengine: dw: Make it dependent to HAS_IOMEMAndy Shevchenko1-0/+2
2021-04-28Input: nspire-keypad - enable interrupts only when openedFabian Vogt1-25/+31
2021-04-28net/sctp: fix race condition in sctp_destroy_sockOr Cohen1-8/+5
2021-04-16Linux 4.4.267v4.4.267Greg 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-16netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal4-8/+8
2021-04-16drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann1-0/+10
2021-04-16net: ieee802154: stop dump llsec params for monitorsAlexander Aring1-0/+5
2021-04-16net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring1-0/+3
2021-04-16net: ieee802154: forbid monitor for set llsec paramsAlexander Aring1-0/+3
2021-04-16net: ieee802154: fix nl802154 del llsec devkeyAlexander Aring1-1/+2
2021-04-16net: ieee802154: fix nl802154 add llsec keyAlexander Aring1-1/+2
2021-04-16net: ieee802154: fix nl802154 del llsec devAlexander Aring1-1/+2
2021-04-16net: ieee802154: fix nl802154 del llsec keyAlexander Aring1-1/+2
2021-04-16net: ieee802154: nl-mac: fix check on panidAlexander Aring1-3/+4
2021-04-16net: mac802154: Fix general protection faultPavel Skripkin1-1/+1
2021-04-16drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin1-1/+5
2021-04-16drivers: net: fix memory leak in atusb_probePavel Skripkin1-0/+1