summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-05-18Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s...Linus Torvalds
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-18x86/platform: Avoid missing-prototype warnings for OLPCArnd Bergmann
2023-05-18x86/mm: Add early_memremap_pgprot_adjust() prototypeArnd Bergmann
2023-05-18x86/hibernate: Declare global functions in suspend.hArnd Bergmann
2023-05-18Input: libps2 - introduce common interrupt handlerDmitry Torokhov
2023-05-18Input: libps2 - remove special handling of ACK for command byteDmitry Torokhov
2023-05-18security, lsm: Introduce security_mptcp_add_subflow()Paolo Abeni
2023-05-18interconnect: add clk-based icc provider supportDmitry Baryshkov
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-18mfd: tps6594: Add driver for TI TPS6594 PMICJulien Panis
2023-05-18fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann
2023-05-17mdio_bus: unhide mdio_bus_init prototypeArnd Bergmann
2023-05-17mm: shrinkers: fix race condition on debugfs cleanupJoan Bruguera Micó
2023-05-17Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-05-17Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-05-17tracing: make ftrace_likely_update() declaration visibleArnd Bergmann
2023-05-17efivarfs: expose used and total sizeAnisse Astier
2023-05-17audit: avoid missing-prototype warningsArnd Bergmann
2023-05-17soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFRSuman Anna
2023-05-17soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmu...Suman Anna
2023-05-17soc: ti: pruss: Add pruss_{request,release}_mem_region() APIAndrew F. Davis
2023-05-17soc: ti: pruss: Add pruss_get()/put() APITero Kristo
2023-05-17fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann
2023-05-17fs: pipe: reveal missing function protoypesArnd Bergmann
2023-05-16Merge tag 'linux-can-next-for-6.5-20230515' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-16fortify: strcat: Move definition to use fortified strlcat()Kees Cook
2023-05-16fortify: Add protection for strlcat()Kees Cook
2023-05-16fortify: Use const variables for __member_size trackingKees Cook
2023-05-16fortify: strscpy: Fix flipped q and p docstring typoArne Welzel
2023-05-16KVM: arm64: Export kvm_are_all_memslots_empty()Ricardo Koller
2023-05-16dmaengine: ste_dma40: Remove platform dataLinus Walleij
2023-05-16io_uring: support for user allocated memory for rings/sqesJens Axboe
2023-05-16start_kernel: Add __no_stack_protector function attributendesaulniers@google.com
2023-05-16memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta
2023-05-16fs/buffer.c: Add generic_buffers_fsync*() implementationRitesh Harjani (IBM)
2023-05-16net: skbuff: update comment about pfmemalloc propagatingYunsheng Lin
2023-05-16tpm: Prevent hwrng from activating during resumeJarkko Sakkinen
2023-05-15can: length: make header self containedMarc Kleine-Budde
2023-05-15bpf: Remove bpf trampoline selectorYafang Shao
2023-05-15mfd: rk8xx: Add rk806 supportSebastian Reichel
2023-05-15mfd: rk808: Split into core and i2cSebastian Reichel
2023-05-15mfd: rk808: Replace 'struct i2c_client' with 'struct device'Sebastian Reichel
2023-05-15cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATEThomas Gleixner
2023-05-15cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanismThomas Gleixner
2023-05-15cpu/hotplug: Remove unused state functionsThomas Gleixner
2023-05-15cpu/hotplug: Remove cpu_report_state() and related unused cruftThomas Gleixner