summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-05-19driver core: class: properly reference count class_dev_iter()Greg Kroah-Hartman1-0/+1
2023-05-19tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski1-0/+10
2023-05-19net: sfp: add support for rate selectionRussell King (Oracle)1-0/+8
2023-05-19net: sfp: add support for setting signalling rateRussell King (Oracle)1-0/+6
2023-05-19block: Introduce blk_rq_is_seq_zoned_write()Bart Van Assche1-0/+17
2023-05-19block: Introduce op_needs_zoned_write_locking()Bart Van Assche1-4/+7
2023-05-19block: Fix the type of the second bdev_op_is_zoned_write() argumentBart Van Assche1-1/+1
2023-05-19blk-mq: make sure elevator callbacks aren't called for passthrough requestChristoph Hellwig1-5/+7
2023-05-19blk-mq: remove RQF_ELVPRIVChristoph Hellwig1-2/+0
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-5/+21
2023-05-19Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+11
2023-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-12/+11
2023-05-18x86/platform: Avoid missing-prototype warnings for OLPCArnd Bergmann1-0/+2
2023-05-18x86/mm: Add early_memremap_pgprot_adjust() prototypeArnd Bergmann1-0/+5
2023-05-18x86/hibernate: Declare global functions in suspend.hArnd Bergmann1-0/+4
2023-05-18Input: libps2 - introduce common interrupt handlerDmitry Torokhov1-23/+38
2023-05-18Input: libps2 - remove special handling of ACK for command byteDmitry Torokhov1-1/+0
2023-05-18security, lsm: Introduce security_mptcp_add_subflow()Paolo Abeni2-0/+7
2023-05-18interconnect: add clk-based icc provider supportDmitry Baryshkov1-0/+22
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-2/+0
2023-05-18mfd: tps6594: Add driver for TI TPS6594 PMICJulien Panis1-0/+1020
2023-05-18fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann1-53/+0
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann1-0/+2
2023-05-18mdio_bus: unhide mdio_bus_init prototypeArnd Bergmann1-2/+0
2023-05-18mm: shrinkers: fix race condition on debugfs cleanupJoan Bruguera Micó1-2/+11
2023-05-17Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2-2/+2
2023-05-17Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+1
2023-05-17tracing: make ftrace_likely_update() declaration visibleArnd Bergmann1-3/+2
2023-05-17efivarfs: expose used and total sizeAnisse Astier1-0/+11
2023-05-17audit: avoid missing-prototype warningsArnd Bergmann2-2/+2
2023-05-17soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFRSuman Anna1-0/+51
2023-05-17soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmu...Suman Anna1-0/+32
2023-05-17soc: ti: pruss: Add pruss_{request,release}_mem_region() APIAndrew F. Davis1-0/+22
2023-05-17soc: ti: pruss: Add pruss_get()/put() APITero Kristo1-0/+18
2023-05-17fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge1-21/+21
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann1-0/+2
2023-05-17fs: pipe: reveal missing function protoypesArnd Bergmann1-4/+0
2023-05-17Merge tag 'linux-can-next-for-6.5-20230515' of git://git.kernel.org/pub/scm/l...Jakub Kicinski1-0/+3
2023-05-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-7/+25
2023-05-17fortify: strcat: Move definition to use fortified strlcat()Kees Cook1-27/+26
2023-05-17fortify: Add protection for strlcat()Kees Cook1-0/+64
2023-05-17fortify: Use const variables for __member_size trackingKees Cook1-21/+21
2023-05-16fortify: strscpy: Fix flipped q and p docstring typoArne Welzel1-2/+2
2023-05-16KVM: arm64: Export kvm_are_all_memslots_empty()Ricardo Koller1-0/+2
2023-05-16dmaengine: ste_dma40: Remove platform dataLinus Walleij1-209/+0
2023-05-16io_uring: support for user allocated memory for rings/sqesJens Axboe1-0/+10
2023-05-16start_kernel: Add __no_stack_protector function attributendesaulniers@google.com1-0/+12
2023-05-16memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta1-0/+65
2023-05-16fs/buffer.c: Add generic_buffers_fsync*() implementationRitesh Harjani (IBM)1-0/+4
2023-05-16net: skbuff: update comment about pfmemalloc propagatingYunsheng Lin1-5/+5