aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_sideeffect.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06chardev: Avoid potential use-after-free in 'chrdev_open()'Will Deacon1-1/+1
2020-01-06serdev: Don't claim unsupported ACPI serial devicesPunit Agrawal1-0/+10
2020-01-06arm64: Revert support for execute-only user mappingsCatalin Marinas4-17/+6
2020-01-06tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"Stefan Berger1-2/+0
2020-01-06tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"Stefan Berger1-1/+0
2020-01-06tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"Jarkko Sakkinen1-18/+17
2020-01-06USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern1-4/+8
2020-01-06i2c: bcm2835: Store pointer to bus clockStefan Wahren1-9/+8
2020-01-06dt-bindings: i2c: at91: fix i2c-sda-hold-time-ns documentation for sam9x60Eugen Hristev1-2/+4
2020-01-06i2c: at91: fix clk_offset for sam9x60Eugen Hristev1-1/+1
2020-01-06netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso4-10/+11
2020-01-05macb: Don't unregister clks unconditionallyStephen Boyd1-3/+1
2020-01-05MAINTAINERS: Drop obsolete entries from Samsung sxgbe ethernet driverKrzysztof Kozlowski1-2/+0
2020-01-05net: qrtr: fix len of skb_put_padto in qrtr_node_enqueueCarl Huang1-1/+1
2020-01-05Linux 5.5-rc5Linus Torvalds1-1/+1
2020-01-05drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu1-3/+6
2020-01-05netfilter: nf_tables: unbind callbacks from flowtable destroy pathPablo Neira Ayuso1-2/+6
2020-01-05netfilter: nf_flow_table_offload: fix the nat port mangle.wenxu1-8/+16
2020-01-05netfilter: nf_flow_table_offload: check the status of dst_neighwenxu1-2/+14
2020-01-05netfilter: nf_flow_table_offload: fix incorrect ethernet dst addresswenxu1-2/+4
2020-01-05netfilter: nft_flow_offload: fix underflow in flowtable reference counterwenxu1-3/+0
2020-01-04Documentation: riscv: add patch acceptance guidelinesPaul Walmsley4-0/+38
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley3-13/+13
2020-01-04clocksource: riscv: add notrace to riscv_sched_clockZong Li1-1/+1
2020-01-04block: remove unused mp_bvec_last_segmentJens Axboe1-22/+0
2020-01-04apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen3-42/+46
2020-01-04hexagon: define ioremap_ucNick Desaulniers1-0/+1
2020-01-04ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He1-0/+1
2020-01-04ocfs2: call journal flush to mark journal as empty after journal recovery when mountKai Li1-0/+8
2020-01-04mm/hugetlb: defer freeing of huge pages if in non-task contextWaiman Long1-1/+50
2020-01-04mm/gup: fix memory leak in __gup_benchmark_ioctlNavid Emamdoost1-2/+6
2020-01-04mm/oom: fix pgtables units mismatch in Killed process messageIlya Dryomov1-1/+1
2020-01-04fs/posix_acl.c: fix kernel-doc warningsRandy Dunlap1-2/+5
2020-01-04hexagon: work around compiler crashNick Desaulniers1-3/+1
2020-01-04hexagon: parenthesize registers in asm predicatesNick Desaulniers6-23/+23
2020-01-04fs/namespace.c: make to_mnt_ns() staticEric Biggers1-1/+1
2020-01-04fs/nsfs.c: include headers for missing declarationsEric Biggers1-0/+3
2020-01-04fs/direct-io.c: include fs/internal.h for missing prototypeEric Biggers1-0/+2
2020-01-04mm: move_pages: return valid node id in status if the page is already on the target nodeYang Shi1-6/+17
2020-01-04memcg: account security cred as well to kmemcgShakeel Butt1-3/+3
2020-01-04kcov: fix struct layout for kcov_remote_argAndrey Konovalov2-10/+10
2020-01-04mm/zsmalloc.c: fix the migrated zspage statistics.Chanho Min1-0/+5
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand10-38/+29
2020-01-04ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5Takashi Iwai1-0/+1
2020-01-04ALSA: hda/realtek - Add new codec supported for ALCS1200AKailang Yang1-0/+3
2020-01-04rtc: cmos: Revert "rtc: Fix the AltCentury value on AMD/Hygon platform"Alexandre Belloni1-14/+1
2020-01-03drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin1-1/+1
2020-01-03IB/hfi1: Adjust flow PSN with the correct resync_psnKaike Wan1-0/+9
2020-01-03IB/hfi1: Don't cancel unused work itemKaike Wan1-1/+3
2020-01-03net: Google gve: Remove dma_wmb() before ringing doorbellLiran Alon2-8/+0