aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-16Linux 4.19.188-rt77v4.19.188-rt77v4.19-rtClark Williams1-1/+1
2021-04-16locking/rwsem_rt: Add __down_read_interruptible()Sebastian Andrzej Siewior2-0/+12
2021-04-16mm: slub: Don't resize the location tracking cache on PREEMPT_RTSebastian Andrzej Siewior1-0/+3
2021-04-16Merge tag 'v4.19.188' into v4.19-rtClark Williams106-3697/+486
2021-04-16Linux 4.19.188Greg 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-16driver core: Fix locking bug in deferred_probe_timeout_work_func()Saravana Kannan1-3/+5
2021-04-16netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal4-8/+8
2021-04-16staging: m57621-mmc: delete driver from the tree.Greg Kroah-Hartman10-3468/+0
2021-04-16net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli1-3/+8
2021-04-16riscv,entry: fix misaligned base for excp_vect_tableZihao Yu1-0/+1
2021-04-16block: only update parent bi_status when bio failYufen Yu1-1/+1
2021-04-16drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko1-5/+5
2021-04-16gfs2: report "already frozen/thawed" errorsBob Peterson1-4/+6
2021-04-16drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann1-0/+10
2021-04-16KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose2-0/+3
2021-04-16KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose1-1/+0
2021-04-14Linux 4.19.187Greg Kroah-Hartman1-1/+1
2021-04-14Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."Greg Kroah-Hartman1-1/+0
2021-04-14net: ieee802154: stop dump llsec params for monitorsAlexander Aring1-0/+5
2021-04-14net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring1-0/+3
2021-04-14net: ieee802154: forbid monitor for set llsec paramsAlexander Aring1-0/+3
2021-04-14net: ieee802154: fix nl802154 del llsec devkeyAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 add llsec keyAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 del llsec devAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 del llsec keyAlexander Aring1-1/+2
2021-04-14net: ieee802154: nl-mac: fix check on panidAlexander Aring1-3/+4
2021-04-14net: mac802154: Fix general protection faultPavel Skripkin1-1/+1
2021-04-14drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin1-1/+5
2021-04-14drivers: net: fix memory leak in atusb_probePavel Skripkin1-0/+1
2021-04-14net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter1-0/+48
2021-04-14cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng1-1/+1
2021-04-14net: sched: bump refcount for new action in ACT replace modeKumar Kartikeya Dwivedi1-0/+3
2021-04-14clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski1-1/+1
2021-04-14RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja1-1/+2
2021-04-14net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-14net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-14s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev1-2/+4
2021-04-14workqueue: Move the position of debug_work_activate() in __queue_work()Zqiang1-1/+1
2021-04-14clk: fix invalid usage of list cursor in unregisterLukasz Bartosik1-17/+13
2021-04-14clk: fix invalid usage of list cursor in registerLukasz Bartosik1-9/+8
2021-04-14soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann1-1/+1
2021-04-14ASoC: sunxi: sun4i-codec: fill ASoC card ownerBastian Germann1-0/+5
2021-04-14net/ncsi: Avoid channel_monitor hrtimer deadlockMilton Miller1-7/+13
2021-04-14ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfacesStefan Riedmueller1-0/+2
2021-04-14net:tipc: Fix a double free in tipc_sk_mcast_rcvLv Yunlong1-1/+1
2021-04-14cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy2-5/+21
2021-04-14gianfar: Handle error code at MAC address changeClaudiu Manoil1-1/+5
2021-04-14sch_red: fix off-by-one checks in red_check_params()Eric Dumazet1-2/+2
2021-04-14amd-xgbe: Update DMA coherency valuesShyam Sundar S K1-3/+3
2021-04-14i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak2-0/+10
2021-04-14i40e: Added Asym_Pause to supported link modesMateusz Palczewski1-0/+1
2021-04-14ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chipsShengjiu Wang1-1/+7
2021-04-14net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish2-6/+8
2021-04-14regulator: bd9571mwv: Fix AVS and DVFS voltage rangeGeert Uytterhoeven1-2/+2
2021-04-14xfrm: interface: fix ipv4 pmtu check to honor ip header dfEyal Birger1-0/+3
2021-04-14virtio_net: Add XDP meta data supportYuya Kusakabe1-20/+32
2021-04-14i2c: turn recovery error on init to debugWolfram Sang1-3/+4
2021-04-14usbip: synchronize event handler with sysfs code pathsShuah Khan1-0/+2
2021-04-14usbip: vudc synchronize sysfs code pathsShuah Khan2-0/+6
2021-04-14usbip: stub-dev synchronize sysfs code pathsShuah Khan1-2/+9
2021-04-14usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan3-5/+29
2021-04-14net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()Maciej Żenczykowski2-5/+4
2021-04-14net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov1-0/+3
2021-04-14net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet1-0/+2
2021-04-14net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam1-21/+12
2021-04-14ice: Increase control queue timeoutFabio Pricoco1-2/+2
2021-04-14batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved fieldTetsuo Handa1-0/+2
2021-04-14ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pinMarek Behún1-0/+1
2021-04-14parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang1-1/+1
2021-04-14parisc: parisc-agp requires SBA IOMMU driverHelge Deller1-1/+1
2021-04-14fs: direct-io: fix missing sdio->boundaryJack Qiu1-2/+3
2021-04-14ocfs2: fix deadlock between setattr and dio_end_io_writeWengang Wang2-12/+7
2021-04-14nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoffMike Rapoport1-1/+1
2021-04-14ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich1-7/+1
2021-04-14net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum1-3/+5
2021-04-14xen/evtchn: Change irq_info lock to raw_spinlock_tLuca Fancellu2-6/+6
2021-04-14nfc: Avoid endless loops caused by repeated llcp_sock_connect()Xiaoming Ni1-0/+4
2021-04-14nfc: fix memory leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-04-14nfc: fix refcount leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-04-14nfc: fix refcount leak in llcp_sock_bind()Xiaoming Ni1-0/+2
2021-04-14ASoC: intel: atom: Stop advertising non working S24LE supportHans de Goede1-3/+3
2021-04-14ALSA: aloop: Fix initialization of controlsJonas Holmberg1-3/+8
2021-04-12Linux 4.19.185-rt76v4.19.185-rt76Clark Williams1-1/+1
2021-04-12Merge tag 'v4.19.185' into v4.19-rtClark Williams52-181/+292
2021-04-10Linux 4.19.186Greg Kroah-Hartman1-1/+1
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-10bpf, x86: Validate computation of branch displacements for x86-32Piotr Krysiuk1-1/+10
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: fix format strings for err_injectSergei Trofimovich1-11/+11
2021-04-10ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich1-1/+1
2021-04-10scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck1-0/+8
2021-04-10x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann1-1/+1
2021-04-10platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas1-1/+7
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark1-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-10platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2Alban Bedel1-0/+7
2021-04-10bus: ti-sysc: Fix warning on unbind if reset is not deassertedTony Lindgren1-1/+3
2021-04-10ARM: dts: am33xx: add aliases for mmc interfacesMans Rullgard1-0/+3
2021-04-07Linux 4.19.185Greg Kroah-Hartman1-1/+1
2021-04-07drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng1-0/+3
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: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.Artur Petrosyan1-1/+1
2021-04-07usb: gadget: udc: amd5536udc_pci fix null-ptr-dereferenceTong Zhang1-5/+5
2021-04-07USB: cdc-acm: fix use-after-free after probe failureJohan Hovold1-0/+5
2021-04-07USB: cdc-acm: fix double free on probe failureJohan Hovold1-1/+0
2021-04-07USB: cdc-acm: downgrade message to debugOliver Neukum1-1/+2
2021-04-07USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum1-16/+32
2021-04-07cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum1-1/+3
2021-04-07usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun1-1/+9
2021-04-07usb: musb: Fix suspend with devices connected for a64Tony Lindgren1-4/+8
2021-04-07USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin1-0/+4
2021-04-07usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan1-0/+2
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-07extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski1-0/+23
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-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao1-4/+4
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das1-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-07PM: runtime: Fix ordering in pm_runtime_get_suppliers()Adrian Hunter1-1/+1
2021-04-07PM: runtime: Fix race getting/putting suppliers at probeAdrian Hunter1-1/+7
2021-04-07ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang1-0/+1
2021-04-07ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIOHui Wang1-1/+1
2021-04-07ALSA: usb-audio: Apply sample rate quirk to Logitech ConnectIkjoon Jang1-0/+1
2021-04-07bpf: Remove MTU check in __bpf_skb_max_lenJesper Dangaard Brouer1-8/+4
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-07net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi1-1/+3
2021-04-07ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan1-2/+5
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce1-2/+5
2021-04-07ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)1-9/+9
2021-04-07locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handlingWaiman Long1-11/+14
2021-04-07thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi1-0/+3
2021-04-07ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar1-0/+5
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-07vhost: Fix vhost_vq_reset()Laurent Vivier1-1/+1
2021-04-07ASoC: cs42l42: Always wait at least 3ms after resetLucas Tanure2-1/+3
2021-04-07ASoC: cs42l42: Fix mixer volume controlLucas Tanure1-2/+2
2021-04-07ASoC: cs42l42: Fix channel width supportLucas Tanure2-26/+22
2021-04-07ASoC: cs42l42: Fix Bitclock polarity inversionLucas Tanure2-17/+14
2021-04-07ASoC: es8316: Simplify adc_pga_gain_tlv tableHans de Goede1-7/+2
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-07tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin3-5/+11
2021-04-07selinux: vsock: Set SID for socket returned by accept()David Brazdil1-0/+1
2021-04-02Linux 4.19.184-rt75v4.19.184-rt75Clark Williams1-1/+1
2021-04-01Merge tag 'v4.19.184' into linux-4.19.y-rtClark Williams84-229/+357
2021-03-30Linux 4.19.184Greg Kroah-Hartman1-1/+1
2021-03-30xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich1-1/+1
2021-03-30can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"Marc Kleine-Budde1-2/+0
2021-03-30ext4: add reclaim checks to xattr codeJan Kara1-0/+4
2021-03-30mac80211: fix double free in ibss_leaveMarkus Theil1-0/+2
2021-03-30net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()Eric Dumazet1-0/+5
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-30x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()Isaku Yamahata1-1/+1
2021-03-30locking/mutex: Fix non debug version of mutex_lock_io_nested()Thomas Gleixner1-1/+1
2021-03-30scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai1-2/+6
2021-03-30scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai1-0/+1
2021-03-30perf auxtrace: Fix auxtrace queue conflictAdrian Hunter1-4/+0
2021-03-30dm verity: add root hash pkcs#7 signature verificationJeongHyeon Lee1-1/+1
2021-03-30ACPI: scan: Use unique number for instance_noAndy Shevchenko3-6/+34
2021-03-30ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki1-31/+26
2021-03-30Revert "netfilter: x_tables: Update remaining dereference to RCU"Mark Tomlinson3-3/+3
2021-03-30netfilter: x_tables: Use correct memory barriers.Mark Tomlinson2-2/+2
2021-03-30Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson5-40/+56
2021-03-30bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsSasha Levin1-4/+5
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja1-2/+2
2021-03-30net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin1-1/+5
2021-03-30arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin1-0/+2
2021-03-30drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov1-0/+4
2021-03-30net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe1-0/+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-30can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello1-1/+7
2021-03-30can: peak_usb: add forgotten supported devicesStephane Grosjean1-0/+2
2021-03-30netfilter: ctnetlink: fix dump of the expect mask attributeFlorian Westphal1-0/+1
2021-03-30ftgmac100: Restart MAC HW onceDylan Hung1-0/+1
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