summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2023-05-15cpu/hotplug: Add CPU state tracking and synchronizationThomas Gleixner
2023-05-15fs: use correct __poll_t typeMin-Hua Chen
2023-05-15ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König
2023-05-14SUNRPC: always free ctxt when freeing deferred requestNeilBrown
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-13net: phylink: constify fwnode argumentsRussell King (Oracle)
2023-05-13net: remove __skb_frag_set_page()Yunsheng Lin
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin
2023-05-13iio: core: Point users of extend_name field to read_label callbackMarijn Suijten
2023-05-13iio: Comment that the LSM303D also has the Magnetometer DRDYMarius Hoch
2023-05-13iio: accel: st_accel: Add LSM303DMarius Hoch
2023-05-13iio: fix doc for iio_gts_find_sel_by_int_timeMatti Vaittinen
2023-05-13net: phy: broadcom: Add support for Wake-on-LANFlorian Fainelli
2023-05-13net: phy: Allow drivers to always call into ->suspend()Florian Fainelli
2023-05-13serial: Make uart_remove_one_port() return voidUwe Kleine-König
2023-05-13serial: 8250: RT288x/Au1xxx code away from coreIlpo Järvinen
2023-05-13serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_portIlpo Järvinen
2023-05-13serial: 8250: Document uart_8250_port's ->dl_read/write()Ilpo Järvinen
2023-05-13serial: 8250: Change dl_read/write to handle value as u32Ilpo Järvinen
2023-05-13usb: gadget: drop superfluous ':' in doc stringJó Ágila Bitsch