summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-18Linux 4.4.267-rt221v4.4.267-rt221v4.4-rtDaniel Wagner1-1/+1
2021-04-18Merge tag 'v4.4.267' into v4.4-rtDaniel Wagner119-242/+473
2021-04-18Linux 4.4.263-rt220v4.4.263-rt220Daniel Wagner1-1/+1
2021-04-18Merge tag 'v4.4.263' into v4.4-rtDaniel Wagner22-93/+138
2021-04-16Linux 4.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
2021-04-16net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter1-0/+48
2021-04-16cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng1-1/+1
2021-04-16clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski1-1/+1
2021-04-16RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja1-1/+2
2021-04-16s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev1-2/+4
2021-04-16workqueue: Move the position of debug_work_activate() in __queue_work()Zqiang1-1/+1
2021-04-16clk: fix invalid usage of list cursor in unregisterLukasz Bartosik1-17/+13
2021-04-16net:tipc: Fix a double free in tipc_sk_mcast_rcvLv Yunlong1-1/+1
2021-04-16gianfar: Handle error code at MAC address changeClaudiu Manoil1-1/+5
2021-04-16sch_red: fix off-by-one checks in red_check_params()Eric Dumazet1-2/+2
2021-04-16net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov1-0/+3
2021-04-16batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved fieldTetsuo Handa1-0/+1
2021-04-16parisc: parisc-agp requires SBA IOMMU driverHelge Deller1-1/+1
2021-04-16fs: direct-io: fix missing sdio->boundaryJack Qiu1-2/+3
2021-04-16ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich1-7/+1
2021-04-16net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum1-3/+5
2021-04-16xen/evtchn: Change irq_info lock to raw_spinlock_tLuca Fancellu2-6/+6
2021-04-16nfc: Avoid endless loops caused by repeated llcp_sock_connect()Xiaoming Ni1-0/+4
2021-04-16nfc: fix memory leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-04-16nfc: fix refcount leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-04-16nfc: fix refcount leak in llcp_sock_bind()Xiaoming Ni1-0/+2
2021-04-16ALSA: aloop: Fix initialization of controlsJonas Holmberg1-3/+8
2021-04-16iio: hid-sensor-prox: Fix scale not correct issueYe Xiang1-2/+12
2021-04-10Linux 4.4.266Greg Kroah-Hartman1-1/+1
2021-04-10can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello1-1/+7
2021-04-10init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada1-2/+1
2021-04-10init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens1-1/+1
2021-04-10init/Kconfig: make COMPILE_TEST depend on !UMLRichard Weinberger1-0/+1
2021-04-10tracing: Add a vmalloc_sync_mappings() for safe measureSteven Rostedt (VMware)1-0/+14
2021-04-10mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal1-5/+2
2021-04-10mtd: rawnand: orion: Fix the probe error pathMiquel Raynal1-1/+1
2021-04-10mtd: rawnand: pasemi: Fix the probe error pathMiquel Raynal1-1/+3
2021-04-10mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal1-1/+1
2021-04-10mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal1-1/+1
2021-04-10mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal1-1/+1
2021-04-10mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal1-1/+1
2021-04-10ALSA: hda/realtek - Fix pincfg for Dell XPS 13 9370Shih-Yuan Lee (FourDollars)1-1/+0
2021-04-10bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk1-1/+10
2021-04-10cifs: Silently ignore unknown oplock break handleVincent Whitchurch1-2/+2
2021-04-10cifs: revalidate mapping when we open files for SMB1 POSIXRonnie Sahlberg1-0/+1
2021-04-10ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich1-1/+1
2021-04-10x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann1-1/+1
2021-04-10mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel1-1/+12
2021-04-10mISDN: fix crash in fritzpciTong Zhang1-1/+1
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov1-1/+1
2021-04-07Linux 4.4.265Greg Kroah-Hartman1-1/+1
2021-04-07staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan1-1/+1
2021-04-07staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan1-1/+1
2021-04-07USB: cdc-acm: fix use-after-free after probe failureJohan Hovold1-0/+5
2021-04-07USB: cdc-acm: downgrade message to debugOliver Neukum1-1/+2
2021-04-07cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum1-1/+3
2021-04-07USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin1-0/+4
2021-04-07firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma1-2/+7
2021-04-07extcon: Fix error handling in extcon_dev_registerDinghao Liu1-0/+1
2021-04-07pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan1-5/+8
2021-04-07reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa1-1/+1
2021-04-07mm: fix race by making init_zero_pfn() early_initcallIlya Lipnitskiy1-1/+1
2021-04-07tracing: Fix stack trace event sizeSteven Rostedt (VMware)1-1/+2
2021-04-07ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang1-0/+1
2021-04-07ALSA: usb-audio: Apply sample rate quirk to Logitech ConnectIkjoon Jang1-0/+1
2021-04-07net: wan/lmc: unregister device when no matching device is foundTong Zhang1-0/+2
2021-04-07appletalk: Fix skb allocation size in loopback caseDoug Brown1-12/+21
2021-04-07ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)1-9/+9
2021-04-07staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang1-1/+1
2021-04-07staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang1-1/+1
2021-04-07scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan1-1/+1
2021-04-07scsi: st: Fix a use after free in st_open()Lv Yunlong1-1/+1
2021-04-07ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probeBenjamin Rood1-1/+1
2021-04-07ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede1-2/+2
2021-04-07ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede1-2/+2
2021-04-07rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields1-4/+7
2021-04-07ext4: fix bh ref count on error pathsZhaolong Zhang1-3/+3
2021-04-07ipv6: weaken the v4mapped source checkJakub Kicinski3-10/+10
2021-04-07selinux: vsock: Set SID for socket returned by accept()David Brazdil1-0/+1
2021-03-30Linux 4.4.264Greg Kroah-Hartman1-1/+1
2021-03-30xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich1-1/+1
2021-03-30mac80211: fix double free in ibss_leaveMarkus Theil1-0/+2
2021-03-30net: sched: validate stab valuesEric Dumazet5-8/+20
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi3-1/+4
2021-03-30perf auxtrace: Fix auxtrace queue conflictAdrian Hunter1-4/+0
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja1-2/+2
2021-03-30net: cdc-phonet: fix data-interface release on probe failureJohan Hovold1-0/+2
2021-03-30mac80211: fix rate mask resetJohannes Berg1-2/+2
2021-03-30can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun1-3/+0
2021-03-30can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang2-24/+6
2021-03-30can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang1-1/+2
2021-03-30net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong1-0/+3
2021-03-30e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu1-0/+2
2021-03-30e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits1-1/+5
2021-03-30net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli1-2/+4
2021-03-30macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet1-1/+2
2021-03-30bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREADGrygorii Strashko1-2/+2
2021-03-30squashfs: fix xattr id and id lookup sanity checksPhillip Lougher2-4/+8
2021-03-30squashfs: fix inode lookup sanity checksSean Nyekjaer2-2/+7
2021-03-30x86/tlb: Flush global mappings when KAISER is disabledBorislav Petkov1-4/+7
2021-03-30ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich1-1/+1
2021-03-30ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich1-6/+18
2021-03-30nfs: we don't support removing system.nfs4_aclJ. Bruce Fields1-0/+3
2021-03-30u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra1-3/+4
2021-03-30atm: idt77252: fix null-ptr-dereferenceTong Zhang1-2/+2
2021-03-30atm: uPD98402: fix incorrect allocationTong Zhang1-1/+1
2021-03-30NFS: Correct size calculation for create reply lengthFrank Sorenson1-1/+2
2021-03-30nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler1-1/+1
2021-03-30sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov1-2/+0
2021-03-30net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai1-0/+1
2021-03-30atm: lanai: dont run lanai_dev_close if not openTong Zhang1-1/+4
2021-03-30atm: eni: dont release is never initializedTong Zhang1-1/+2
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman1-4/+4
2021-03-30net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery1-0/+7
2021-03-24Linux 4.4.263Greg Kroah-Hartman1-1/+1
2021-03-24genirq: Disable interrupts for force threaded handlersThomas Gleixner1-0/+4
2021-03-24ext4: fix potential error in ext4_do_update_inodeShijie Luo1-4/+4
2021-03-24ext4: find old entry again if failed to rename whiteoutzhangyi (F)1-2/+27
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner1-0/+10
2021-03-24PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler1-8/+6
2021-03-24usb: gadget: configfs: Fix KASAN use-after-freeJim Lin1-4/+10
2021-03-24USB: replace hardcode maximum usb string length by definitionMacpaul Lin4-5/+8
2021-03-24scsi: lpfc: Fix some error codes in debugfsDan Carpenter1-2/+2
2021-03-24NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty1-2/+2
2021-03-24btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana1-0/+2
2021-03-24platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou3-4/+10
2021-03-24ext4: check journal inode extents more carefullyJan Kara6-38/+36
2021-03-24ext4: don't allow overlapping system zonesJan Kara1-22/+12
2021-03-24ext4: handle error of ext4_setup_system_zone() on remountJan Kara1-1/+4
2021-03-20Linux 4.4.262-rt219v4.4.262-rt219Daniel Wagner1-1/+1
2021-03-20Merge tag 'v4.4.262' into v4.4-rtDaniel Wagner110-669/+893
2021-03-17Linux 4.4.262v4.4.262Greg Kroah-Hartman1-1/+1
2021-03-17xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross2-8/+18
2021-03-17xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross4-48/+87
2021-03-17xen/events: reset affinity of 2-level event when tearing it downJuergen Gross3-0/+24
2021-03-17iio: imu: adis16400: fix memory leakNavid Emamdoost1-1/+4
2021-03-17iio: imu: adis16400: release allocated memory on failureNavid Emamdoost1-1/+4
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier1-1/+1
2021-03-17media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav1-14/+19
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao1-1/+1
2021-03-17alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro5-252/+151
2021-03-17alpha: get rid of tail-zeroing in __copy_user()Al Viro3-41/+7
2021-03-17alpha: move exports to actual definitionsAl Viro41-131/+99
2021-03-17alpha: Package string routines togetherRichard Henderson1-6/+16
2021-03-17alpha: make short build log available for division routinesMasahiro Yamada1-2/+2
2021-03-17alpha: merge build rules of division routinesMasahiro Yamada1-7/+2
2021-03-17alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada1-4/+4
2021-03-17block: rsxx: fix error return code of rsxx_pci_probe()Jia-Ju Bai1-0/+1
2021-03-17NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek1-1/+1
2021-03-17staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: das800: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott1-5/+5
2021-03-17staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott1-9/+9
2021-03-17staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott1-1/+3
2021-03-17staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson1-3/+4
2021-03-17staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson1-2/+4
2021-03-17staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter1-0/+5
2021-03-17staging: rtl8712: unterminated string leads to read overflowDan Carpenter1-1/+1
2021-03-17staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter1-2/+4
2021-03-17staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter1-2/+4
2021-03-17usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan1-7/+25
2021-03-17usbip: fix vhci_hcd to check for stream socketShuah Khan1-1/+9
2021-03-17usbip: fix stub_dev to check for stream socketShuah Khan1-1/+11
2021-03-17USB: serial: cp210x: add some more GE USB IDsSebastian Reichel1-0/+2
2021-03-17USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal1-0/+1
2021-03-17USB: serial: ch341: add new Product IDNiv Sardi1-0/+1
2021-03-17USB: serial: io_edgeport: fix memory leak in edge_startupPavel Skripkin1-10/+16
2021-03-17xhci: Improve detection of device initiated wake signal.Mathias Nyman1-3/+13
2021-03-17usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUMYoshihiro Shimoda1-0/+2
2021-03-17usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slotRuslan Bilovol1-1/+1
2021-03-17Goodix Fingerprint device is not a modemYorick de Wid1-0/+5
2021-03-17libertas: fix a potential NULL pointer dereferenceAllen Pais1-0/+5
2021-03-17scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section namesJoe Lawrence2-1/+14
2021-03-17mmc: core: Fix partition switch time for eMMCAdrian Hunter1-4/+11
2021-03-17s390/dasd: fix hanging DASD driver unbindStefan Haberland1-2/+1
2021-03-17ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound barTakashi Iwai1-0/+1
2021-03-17ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai1-0/+4
2021-03-17ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai1-0/+13
2021-03-17scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie1-8/+3
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens1-1/+1
2021-03-17PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser1-7/+3