summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-02-11inet: protect against too small mtu values.Eric Dumazet
2020-02-11tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault
2020-02-11tcp: fix rejected syncookies due to stale timestampsGuillaume Nault
2020-02-11tcp: syncookies: extend validity rangeEric Dumazet
2020-02-11hrtimer: Get rid of the resolution field in hrtimer_clock_baseThomas Gleixner
2020-02-11futex: Prevent robust futex exit raceYang Tao
2020-02-11regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold
2020-02-11regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold
2020-02-11jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara
2020-02-11quota: Check that quota is not dirty before releaseDmitry Monakhov
2020-01-11suspend: simplify block I/O handlingChristoph Hellwig
2020-01-11asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland
2020-01-11tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet
2019-12-19netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner
2019-12-19USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern
2019-12-19net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-12-19ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet
2019-12-19net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi
2019-12-19hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar
2019-12-10appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing
2019-12-10cfg80211: add and use strongly typed element iteration macrosJohannes Berg
2019-12-10ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov
2019-11-22asm-generic: fix -Wtype-limits compiler warningsQian Cai
2019-11-22sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-11-22ALSA: compress: Fix regression on compressed capture streamsCharles Keepax
2019-11-15x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-15x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-10-31VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA
2019-10-05coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-09-23appletalk: Fix compile regressionArnd Bergmann
2019-09-23appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-09-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov
2019-09-23mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss
2019-09-23media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2019-09-23of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran
2019-09-23Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-09-23smpboot: Place the __percpu annotation correctlySebastian Andrzej Siewior
2019-09-23PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-09-23pwm: Fix deadlock warning when removing PWM devicePhong Hoang
2019-08-20siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld
2019-08-20tcp: Clear sk_send_head after purging the write queueBen Hutchings
2019-08-13netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal
2019-08-13inet: switch IP ID generator to siphashEric Dumazet
2019-08-13siphash: add cryptographically secure PRFJason A. Donenfeld
2019-08-13ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2019-08-13ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2019-08-13ipv6: Make __ipv6_select_ident staticVlad Yasevich
2019-08-13ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich
2019-08-13mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko
2019-08-13USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern