summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-13perf/core: Consistently fail fork on allocation failuresAlexander Shishkin1-1/+1
2019-12-13sched/pelt: Fix update of blocked PELT orderingVincent Guittot1-9/+20
2019-12-13sched/core: Avoid spurious lock dependenciesPeter Zijlstra1-1/+2
2019-12-13Input: cyttsp4_core - fix use after free bugPan Bian1-7/+0
2019-12-13block: check bi_size overflow before mergeJunichi Nomura1-1/+1
2019-12-13xfrm: release device reference for invalid stateXiaodong Xu1-0/+3
2019-12-13NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold1-2/+4
2019-12-13ALSA: hda: Add Cometlake-S PCI IDChiou, Cooper1-0/+3
2019-12-13ecryptfs: fix unlink and rmdir in face of underlying fs modificationsAl Viro1-25/+40
2019-12-13audit_get_nd(): don't unlock parent too earlyAl Viro1-1/+1
2019-12-13exportfs_decode_fh(): negative pinned may become positive without the parent ...Al Viro1-12/+19
2019-12-13cgroup: don't put ERR_PTR() into fc->rootAl Viro1-2/+3
2019-12-13iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein1-13/+7
2019-12-13RDMA/hns: Correct the value of srq_desc_sizeWenpeng Liang1-1/+1
2019-12-13RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang1-1/+1
2019-12-13MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer3-26/+6
2019-12-13autofs: fix a leak in autofs_expire_indirect()Al Viro1-2/+3
2019-12-13aio: Fix io_pgetevents() struct __compat_aio_sigset layoutGuillem Jover1-5/+5
2019-12-13serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan1-0/+3
2019-12-13serial: stm32: fix clearing interrupt error flagsFabrice Gasnier1-3/+3
2019-12-13serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao1-1/+1
2019-12-13serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch1-4/+2
2019-12-13tty: serial: msm_serial: Fix flow controlJeffrey Hugo1-1/+5
2019-12-13tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan1-2/+2
2019-12-13usb: gadget: u_serial: add missing port entry lockingMichał Mirosław1-0/+2
2019-12-13time: Zero the upper 32-bits in __kernel_timespec on 32-bitDmitry Safonov1-1/+2
2019-12-13lp: fix sparc64 LPSETTIMEOUT ioctlArnd Bergmann1-0/+4
2019-12-13sparc64: implement ioremap_ucTuowen Zhao1-0/+1
2019-12-13perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLiteAdrian Hunter1-2/+8
2019-12-13arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulatorJon Hunter1-1/+1
2019-12-13rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost1-0/+1
2019-12-05Linux 5.3.15v5.3.15Greg Kroah-Hartman1-1/+1
2019-12-05net: fec: fix clock count mis-matchChuhong Yuan1-4/+11
2019-12-05platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede1-2/+2
2019-12-05platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede1-3/+3
2019-12-05HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun1-6/+45
2019-12-05ext4: add more paranoia checking in ext4_expand_extra_isize handlingTheodore Ts'o2-9/+27
2019-12-05selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo1-3/+2
2019-12-05tipc: fix link name length checkJohn Rutherford1-2/+2
2019-12-05selftests: bpf: correct perror stringsJakub Kicinski2-20/+20
2019-12-05selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski1-0/+9
2019-12-05net/tls: use sg_next() to walk sg entriesJakub Kicinski3-13/+5
2019-12-05net/tls: remove the dead inplace_crypto codeJakub Kicinski2-6/+1
2019-12-05selftests/tls: add a test for fragmented messagesJakub Kicinski1-0/+60
2019-12-05net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski4-19/+19
2019-12-05net/tls: free the record on encryption errorJakub Kicinski1-2/+8
2019-12-05net/tls: take into account that bpf_exec_tx_verdict() may free the recordJakub Kicinski1-5/+8
2019-12-05openvswitch: remove another BUG_ON()Paolo Abeni1-1/+5
2019-12-05openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni1-1/+4
2019-12-05sctp: cache netns in sctp_ep_commonXin Long4-2/+7