aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-10-29dmaengine: ti-cppi5: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-10-29Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+4
2020-10-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+18
2020-10-29wimax: move out to stagingArnd Bergmann1-491/+0
2020-10-29include: jhash/signal: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+4
2020-10-29Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+5
2020-10-29HID: hid-input: occasionally report stylus battery even if not changed[email protected]1-0/+1
2020-10-29cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki1-0/+1
2020-10-29perf,mm: Handle non-page-table-aligned hugetlbfsPeter Zijlstra1-0/+4
2020-10-29perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian1-0/+1
2020-10-29perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZEKan Liang1-0/+1
2020-10-29sched: fix exit_mm vs membarrier (v4)Mathieu Desnoyers1-0/+5
2020-10-29entry: Add support for TIF_NOTIFY_SIGNALJens Axboe4-6/+47
2020-10-29signal: Add task_sigpending() helperJens Axboe1-2/+7
2020-10-28bpf: Permit cond_resched for some iteratorsYonghong Song1-0/+5
2020-10-28genirq/msi: Allow shadow declarations of msi_msg:: $memberThomas Gleixner1-4/+42
2020-10-28Fonts: Make font size unsigned in font_descPeilin Ye1-1/+1
2020-10-28misc: mic: remove the MIC driversSudeep Dutt2-1439/+0
2020-10-28jbd2: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-10-28ext4: make num of fast commit blocks configurableHarshad Shirwadkar1-1/+4
2020-10-28locking/refcount: move kernel-doc markups to the proper placeMauro Carvalho Chehab1-65/+65
2020-10-28net: phy: remove kernel-doc duplicationMauro Carvalho Chehab1-35/+5
2020-10-28mm: pagemap.h: fix two kernel-doc markupsMauro Carvalho Chehab1-4/+4
2020-10-28blk-mq: docs: add kernel-doc description for a new struct memberMauro Carvalho Chehab1-0/+2
2020-10-28gpio: Retire the explicit gpio irqchip codeLinus Walleij1-71/+0
2020-10-28qcom-geni-se: remove has_opp_tableViresh Kumar1-2/+0
2020-10-28module: use hidden visibility for weak symbol referencesArd Biesheuvel1-1/+1
2020-10-28ctype.h: remove duplicate isdigit() helperArnd Bergmann2-4/+22
2020-10-28tty: goldfish: use __raw_writel()/__raw_readl()Laurent Vivier1-4/+4
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-10-28platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360Samuel Čavoj1-0/+1
2020-10-28KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd1-0/+2
2020-10-28firmware: imx: add dummy functionsPeng Fan3-0/+59
2020-10-27audit: trigger accompanying records when no rules presentRichard Guy Briggs1-8/+0
2020-10-27cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flagRafael J. Wysocki1-1/+9
2020-10-27bpf: Fix -Wshadow warningsArnd Bergmann1-11/+11
2020-10-27MIPS: ingenic: remove unused platform_data header fileSam Ravnborg1-25/+0
2020-10-26RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit1-0/+18
2020-10-26regmap: mmio: add config option to allow relaxed MMIO accessesAdrian Ratiu1-0/+5
2020-10-26ASoC: adau1977: remove platform data and move micbias bindings includeAlexandru Ardelean1-44/+0
2020-10-26elf: Expose ELF header on arch_setup_additional_pages()Gabriel Krisman Bertazi1-0/+5
2020-10-26elf: Expose ELF header in compat_start_thread()Gabriel Krisman Bertazi1-0/+5
2020-10-26time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao1-0/+4
2020-10-26bus: ti-sysc: Fix reset status check for modules with quirksTony Lindgren1-0/+1
2020-10-26PM / devfreq: Remove redundant governor_name from struct devfreqChanwoo Choi1-4/+0
2020-10-25epoll: take epitem list out of struct fileAl Viro2-13/+3
2020-10-25convert ->f_ep_links/->fllink to hlistAl Viro2-3/+3
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches28-61/+61
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers1-2/+0
2020-10-25Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1