aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook3-19/+11
2022-05-08netfs: Eliminate Clang randstruct warningKees Cook1-2/+2
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann1-0/+470
2022-05-07ARM: pxa: move clk register definitions to driverArnd Bergmann1-0/+7
2022-05-07ARM: pxa: move smemc register access from clk to platformArnd Bergmann1-0/+3
2022-05-07cpufreq: pxa3: move clk register access to clk driverArnd Bergmann1-0/+9
2022-05-07ARM: pxa: pcmcia: move smemc configuration back to archArnd Bergmann1-0/+10
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov1-3/+0
2022-05-07Input: wm97xx - switch to using threaded IRQDmitry Torokhov1-1/+0
2022-05-07ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann1-0/+16
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij2-3/+12
2022-05-07SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust1-0/+1
2022-05-07Revert "SUNRPC: Ensure gss-proxy connects on setup"Trond Myklebust1-1/+0
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman1-0/+2
2022-05-07fork: Explicity test for idle tasks in copy_threadEric W. Biederman1-0/+1
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman1-2/+1
2022-05-06objtool: Fix STACK_FRAME_NON_STANDARD reloc typePeter Zijlstra1-1/+3
2022-05-06Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2022-05-06Merge tag 'tee-cleanup-for-v5.19' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/driversArnd Bergmann1-18/+0
2022-05-06kthread: Don't allocate kthread_struct for init and umhEric W. Biederman1-0/+2
2022-05-06Merge Energy Model material for 5.19 to satisfy dependencies.Rafael J. Wysocki1-4/+31
2022-05-06drivers/perf: hisi: Add Support for CPA PMUQi Liu1-0/+1
2022-05-06linkage: Fix issue with missing symbol sizePeter Zijlstra1-9/+6
2022-05-06net: move netif_set_gso_max helpersJakub Kicinski1-21/+0
2022-05-06net: don't allow user space to lift the device limitsJakub Kicinski1-0/+9
2022-05-06net: add netif_inherit_tso_max()Jakub Kicinski1-0/+3
2022-05-06platform/x86: pmc_atom: remove unused pmc_atom_write()Paul Gortmaker1-1/+0
2022-05-06Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflictIngo Molnar35-343/+294
2022-05-06export: fix string handling of namespace in EXPORT_SYMBOL_NSGreg Kroah-Hartman1-3/+4
2022-05-06rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski1-0/+8
2022-05-05net: Fix features skip in for_each_netdev_feature()Tariq Toukan1-2/+2
2022-05-05net: Make msg_zerocopy_alloc staticDavid Ahern1-1/+0
2022-05-05Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-1/+4
2022-05-05Revert "fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb"Alex Deucher1-1/+0
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+3
2022-05-05PCI/PM: Drop the runtime_d3cold device flagRafael J. Wysocki1-4/+0
2022-05-05Merge tag 'asahi-soc-rtkit-sart-nvme-for-5.19' of https://github.com/AsahiLinux/linux into arm/driversArnd Bergmann2-0/+208
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+1
2022-05-05Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into develLinus Walleij2-0/+18
2022-05-05Merge tag 'scmi-updates-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/driversArnd Bergmann1-6/+25
2022-05-05Merge tag 'ffa-updates-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/driversArnd Bergmann1-1/+6
2022-05-05Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into gpio/for-nextBartosz Golaszewski2-0/+18
2022-05-05gpio: max732x: Drop unused support for irq and setup code via platform dataUwe Kleine-König1-12/+0
2022-05-05regmap: Add bulk read/write callbacks into regmap_configMarek Vasut1-0/+12
2022-05-05mm: Add len and flags parameters to arch_get_mmap_end()Christophe Leroy1-1/+1
2022-05-05mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functionsChristophe Leroy2-0/+14
2022-05-05thunderbolt: Add support for XDomain lane bondingMika Westerberg1-9/+10
2022-05-05block: Do not call folio_next() on an unreferenced folioMatthew Wilcox (Oracle)1-1/+4
2022-05-04Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into develLinus Walleij1-1/+27
2022-05-04soc: qcom: llcc: Add sc8180x and sc8280xp configurationsBjorn Andersson1-0/+2