summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-19netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner1-1/+2
2019-12-19USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern1-0/+10
2019-12-19net: fix sk_page_frag() recursion from memory reclaimTejun Heo2-3/+30
2019-12-19ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet1-0/+1
2019-12-19net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi1-0/+1
2019-12-19hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar1-0/+2
2019-12-10appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing1-1/+1
2019-12-10cfg80211: add and use strongly typed element iteration macrosJohannes Berg1-0/+53
2019-12-10ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov1-0/+2
2019-11-22asm-generic: fix -Wtype-limits compiler warningsQian Cai1-30/+20
2019-11-22sched/fair: Don't free p->numa_faults with concurrent readersJann Horn1-2/+2
2019-11-22ALSA: compress: Fix regression on compressed capture streamsCharles Keepax1-4/+1
2019-11-15x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli1-0/+2
2019-11-15x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta1-0/+3
2019-10-31VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA1-1/+10
2019-10-05coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli1-0/+4
2019-09-23appletalk: Fix compile regressionArnd Bergmann1-4/+14
2019-09-23appletalk: Fix use-after-free in atalk_proc_exitYueHaibing1-1/+1
2019-09-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov2-0/+16
2019-09-23mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss1-3/+3
2019-09-23media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter1-1/+1
2019-09-23of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran1-2/+2
2019-09-23Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann1-0/+3
2019-09-23smpboot: Place the __percpu annotation correctlySebastian Andrzej Siewior1-1/+1
2019-09-23PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje1-0/+2
2019-09-23pwm: Fix deadlock warning when removing PWM devicePhong Hoang1-5/+0
2019-08-20siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld1-1/+56
2019-08-20tcp: Clear sk_send_head after purging the write queueBen Hutchings1-0/+3
2019-08-13netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal1-0/+2
2019-08-13inet: switch IP ID generator to siphashEric Dumazet2-0/+7
2019-08-13siphash: add cryptographically secure PRFJason A. Donenfeld1-0/+85
2019-08-13ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa1-2/+3
2019-08-13ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa1-5/+7
2019-08-13ipv6: Make __ipv6_select_ident staticVlad Yasevich1-2/+0
2019-08-13ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich1-0/+3
2019-08-13mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko1-0/+1
2019-08-13USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern1-2/+0
2019-08-13x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu1-0/+1
2019-08-13locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irq...Frederic Weisbecker1-0/+15
2019-08-13lib/string.c: implement a basic bcmpNick Desaulniers1-0/+3
2019-08-13sctp: get sctphdr by offset in sctp_compute_cksumXin Long1-1/+1
2019-07-09netns: provide pure entropy for net_hash_mix()Eric Dumazet2-14/+5
2019-07-09fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov1-0/+2
2019-07-09fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov1-0/+4
2019-07-09gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet1-2/+10
2019-07-09mm, swap: bounds check swap_info array accesses to avoid NULL derefsDaniel Jordan1-0/+1
2019-07-09splice: don't merge into linked buffersJann Horn1-0/+1
2019-06-20tcp: add tcp_min_snd_mss sysctlEric Dumazet1-0/+1
2019-06-20tcp: tcp_fragment() should apply sane memory limitsEric Dumazet1-0/+1
2019-06-20tcp: limit payload size of sacked skbsEric Dumazet2-0/+5