summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-02-21x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf1-0/+11
2022-02-20Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2022-02-20net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()Menglong Dong1-0/+4
2022-02-20net: tcp: use tcp_drop_reason() for tcp_data_queue()Menglong Dong1-0/+13
2022-02-20net: tcp: use tcp_drop_reason() for tcp_rcv_established()Menglong Dong1-0/+1
2022-02-20net: tcp: add skb drop reasons to tcp_add_backlog()Menglong Dong1-0/+4
2022-02-20net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()Menglong Dong1-0/+12
2022-02-20iosys-map: Add a few more helpersLucas De Marchi1-0/+201
2022-02-20iosys-map: Add offset to iosys_map_memcpy_to()Lucas De Marchi1-8/+9
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov1-2/+8
2022-02-19net: phylink: remove phylink_config's pcs_pollRussell King (Oracle)1-2/+0
2022-02-19sched/preempt: Add PREEMPT_DYNAMIC using static keysMark Rutland3-4/+23
2022-02-19sched/preempt: Simplify irqentry_exit_cond_resched() callersMark Rutland1-3/+6
2022-02-19sched/preempt: Refactor sched_dynamic_update()Mark Rutland1-0/+2
2022-02-19sched: Fix yet more sched_fork() racesPeter Zijlstra1-2/+2
2022-02-19net: Add new protocol attribute to IP addressesJacques de Laval1-0/+1
2022-02-19ata: libata: make ata_host_suspend() *void*Sergey Shtylyov1-1/+1
2022-02-18Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2022-02-18Merge tag 'mtd/spi-mem-ecc-for-5.18' into mtd/nextMiquel Raynal5-11/+118
2022-02-18iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMDMiri Korenblit1-0/+1
2022-02-18PCI: Add defines for normal and subtractive PCI bridgesPali Rohár1-0/+2
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+4
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-5/+4
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-21/+14
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2022-02-17mm/munlock: maintain page->mlock_count while unevictableHugh Dickins2-5/+25
2022-02-17mm/munlock: rmap call mlock_vma_page() munlock_vma_page()Hugh Dickins1-8/+9
2022-02-17mm/munlock: delete FOLL_MLOCK and FOLL_POPULATEHugh Dickins1-2/+0
2022-02-17mm/munlock: delete page_mlock() and all its worksHugh Dickins1-6/+0
2022-02-17usb: typec: Factor out non-PD fwnode propertiesSamuel Holland1-0/+3
2022-02-17block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig1-1/+2
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva6-9/+9
2022-02-17block: add a ->free_disk methodChristoph Hellwig1-0/+2
2022-02-17blk-mq: remove the request_queue argument to blk_insert_cloned_requestChristoph Hellwig1-2/+1
2022-02-17overflow: Provide constant expression struct_sizeKees Cook1-3/+7
2022-02-17overflow: Implement size_t saturating arithmetic helpersKees Cook1-41/+69
2022-02-16fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann1-0/+1
2022-02-16jump_label: Refactor #ifdef of struct static_keyMasahiro Yamada1-7/+2
2022-02-16jump_label: Avoid unneeded casts in STATIC_KEY_INIT_{TRUE,FALSE}Masahiro Yamada1-2/+2
2022-02-16sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker1-21/+22
2022-02-16psi: fix possible trigger missing in the windowZhaoyang Huang1-0/+3
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein1-1/+5
2022-02-16ieee80211: Add EHT (802.11be) definitionsIlan Peer1-0/+299
2022-02-16ieee80211: add helper to check HE capability element sizeJohannes Berg1-1/+24
2022-02-16ieee80211: use tab to indent struct ieee80211_neighbor_ap_infoJohannes Berg1-4/+4
2022-02-16arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse1-0/+5
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy1-1/+1
2022-02-16tee: refactor TEE_SHM_* flagsJens Wiklander1-12/+9
2022-02-16tee: replace tee_shm_register()Jens Wiklander1-11/+0
2022-02-16tee: add tee_shm_register_{user,kernel}_buf()Jens Wiklander1-0/+2