summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2020-10-292-6/+13
* compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin2020-10-291-0/+8
* compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin2020-10-291-8/+6
* mm/kasan: add API to check memory regionsAndrey Ryabinin2020-10-291-0/+12
* net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski2020-10-291-0/+6
* Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-10-171-4/+6
* Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt2020-10-171-1/+1
* Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2020-10-171-2/+18
* xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony2020-10-141-10/+6
* mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger2020-10-141-1/+5
* Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye2020-10-141-0/+5
* fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-10-141-0/+8
* ata: make qc_prep return ata_completion_errorsJiri Slaby2020-10-011-6/+6
* ata: define AC_ERR_OKJiri Slaby2020-10-011-0/+1
* skbuff: fix a data race in skb_queue_len()Qian Cai2020-10-011-1/+13
* seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrierMarco Elver2020-10-011-2/+9
* net: add __must_check to skb_put_padto()Eric Dumazet2020-10-011-1/+1
* mtd: Fix comparison in map_word_andequal()Ben Hutchings2020-10-011-1/+1
* i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo2020-09-231-0/+15
* USB: core: add helpers to retrieve endpointsJohan Hovold2020-09-231-0/+35
* net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-09-121-0/+4
* uaccess: Add non-pagefault user-space write functionDaniel Borkmann2020-09-121-0/+12
* uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu2020-09-121-0/+14
* include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe2020-09-121-1/+1
* netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-09-121-0/+2
* netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso2020-09-121-1/+1
* HID: core: Sanitize event code and type when mapping inputMarc Zyngier2020-09-121-13/+29
* writeback: Fix sync livelock due to b_dirty_time processingJan Kara2020-09-031-7/+6
* writeback: Avoid skipping inode writebackJan Kara2020-09-031-2/+6
* coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2020-08-261-0/+4
* net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2020-08-261-0/+4
* iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L2020-08-211-2/+2
* tracepoint: Mark __tracepoint_string's __usedNick Desaulniers2020-08-211-1/+1
* ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-08-211-0/+1
* random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2020-08-212-62/+82
* random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2020-08-211-1/+1
* random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau2020-08-211-1/+1
* random32: update the net random state on interrupt and activityWilly Tarreau2020-08-211-0/+3
* tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-311-2/+3
* usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2020-07-221-0/+2
* genetlink: remove genl_bindSean Tranchetti2020-07-221-8/+0
* net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese2020-07-221-1/+9
* ALSA: compress: fix partial_drain completion stateVinod Koul2020-07-221-1/+9
* sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang2020-07-091-0/+1
* crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu2020-07-091-2/+2
* PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu2020-06-291-0/+2
* net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-291-1/+0
* sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-291-3/+5
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-291-0/+4
* block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish2020-06-291-0/+2