aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+13
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2020-05-28mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov1-2/+13
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon4-0/+83
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon3-4/+50
2020-05-28hwmon: Add notification supportGuenter Roeck1-0/+3
2020-05-28mm/swap: Use local_lock for protectionIngo Molnar1-0/+1
2020-05-28radix-tree: Use local_lock for protectionSebastian Andrzej Siewior2-2/+11
2020-05-28locking: Introduce local_lock()Thomas Gleixner2-0/+144
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar39-143/+167
2020-05-27Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-2/+1
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-9/+5
2020-05-27fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein1-2/+1
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso1-1/+1
2020-05-26net: check untrusted gso_size at kernel entryWillem de Bruijn1-2/+12
2020-05-26rcu: Provide rcu_irq_exit_check_preempt()Thomas Gleixner2-0/+7
2020-05-26rcu: Abstract out rcu_irq_enter_check_tick() from rcu_nmi_enter()Paul E. McKenney1-12/+17
2020-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2020-05-25mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado1-1/+1
2020-05-25netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso1-1/+1
2020-05-25Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/coreIngo Molnar1-1/+3
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar43-147/+176
2020-05-25printk: Remove pr_cont_once()Tetsuo Handa1-2/+1
2020-05-25ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu1-1/+1
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+11
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+16
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha1-0/+9
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha1-0/+6
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+1
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgentBorislav Petkov2-0/+11
2020-05-22tpm: eventlog: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-05-22Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck2-0/+120
2020-05-22regulator: max8998: Add charger regulatorJonathan Bakker1-0/+1
2020-05-21firmware: smccc: Fix missing prototype warning for arm_smccc_version_initSudeep Holla1-0/+3
2020-05-20firmware: smccc: Add function to fetch SMCCC versionSudeep Holla1-0/+11
2020-05-20firmware: smccc: Refactor SMCCC specific bits into separate fileSudeep Holla1-2/+0
2020-05-20firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x insteadSudeep Holla1-6/+1
2020-05-20firmware: smccc: Add the definition for SMCCCv1.2 version/error codesSudeep Holla1-2/+7
2020-05-20firmware: smccc: Update link to latest SMCCC specificationSudeep Holla1-1/+3
2020-05-20efi/gop: Add an option to list out the available GOP modesArvind Sankar1-0/+1
2020-05-20efi/libstub: Add definitions for console input and eventsArvind Sankar1-1/+2
2020-05-20Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>:Mark Brown23-78/+94
2020-05-20hwmon: Add Gateworks System Controller supportTim Harvey1-0/+44
2020-05-20mfd: Add Gateworks System Controller core driverTim Harvey1-0/+76
2020-05-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-2/+2
2020-05-19perf/core: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-05-19kprobes: Prevent probes in .noinstr.text sectionThomas Gleixner1-0/+2
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/kprobesThomas Gleixner2-0/+57
2020-05-19rcu: Provide __rcu_is_watching()Thomas Gleixner2-0/+2
2020-05-19rcu: Provide rcu_irq_exit_preempt()Thomas Gleixner2-0/+2