summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-03-10mm: introduce memalloc_flags_{save,restore}Kent Overstreet
2024-03-10Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini
2024-03-09nfs: fix UAF in direct writesJosef Bacik
2024-03-09sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik
2024-03-09nfs: remove unused NFS_CALL macroJeff Layton
2024-03-09efi/libstub: Add get_event_log() support for CC platformsKuppuswamy Sathyanarayanan
2024-03-09efi/libstub: Add Confidential Computing (CC) measurement typedefsKuppuswamy Sathyanarayanan
2024-03-09efi/tpm: Use symbolic GUID name from spec for final events tableArd Biesheuvel
2024-03-08Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-03-08PCI/AER: Generalize TLP Header Log readingIlpo Järvinen
2024-03-08net: add skb_data_unref() helperEric Dumazet
2024-03-08of: Create of_root if no dtb provided by firmwareFrank Rowand
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-08io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLEJens Axboe
2024-03-08rtc: class: make rtc_class constantRicardo B. Marliere
2024-03-08net: dqs: add NIC stall detector based on BQLJakub Kicinski
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2024-03-07netdev: add per-queue statisticsJakub Kicinski
2024-03-07net: introduce include/net/rps.hEric Dumazet
2024-03-07net: move skbuff_cache(s) to net_hotdataEric Dumazet
2024-03-07net: move dev_rx_weight to net_hotdataEric Dumazet
2024-03-07net: move dev_tx_weight to net_hotdataEric Dumazet
2024-03-07net: move netdev_max_backlog to net_hotdataEric Dumazet
2024-03-07net: move ptype_all into net_hotdataEric Dumazet
2024-03-07net: introduce struct net_hotdataEric Dumazet
2024-03-07Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-07bpf: Plumb get_unmapped_area() callback into bpf_map_opsAlexei Starovoitov
2024-03-07driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode linkSaravana Kannan
2024-03-07driver core: Adds flags param to fwnode_link_add()Saravana Kannan
2024-03-07device property: Don't use "proxy" headersAndy Shevchenko
2024-03-07device property: Move enum dev_dma_attr to fwnode.hAndy Shevchenko
2024-03-07driver core: Move fw_devlink stuff to where it belongsAndy Shevchenko
2024-03-07driver core: Drop unneeded 'extern' keyword in fwnode.hAndy Shevchenko
2024-03-07firmware_loader: introduce __free() cleanup hanlerDmitry Torokhov
2024-03-07uio: introduce UIO_MEM_DMA_COHERENT typeChris Leech
2024-03-07cdx: add MSI support for CDX busNipun Gupta
2024-03-07greybus: move is_gb_* functions out of greybus.hRicardo B. Marliere
2024-03-07phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang
2024-03-07dio: make dio_bus_type constRicardo B. Marliere
2024-03-07firmware: xilinx: Add ZynqMP efuse access APIPraveen Teja Kundanala
2024-03-07slimbus: core: make slimbus_bus constRicardo B. Marliere
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-07Merge tag 'nvme-6.9-2024-03-07' of git://git.infradead.org/nvme into for-6.9/...Jens Axboe
2024-03-07spi: Fix types of the last chip select storage variablesAndy Shevchenko
2024-03-07net: phylink: clean the pcs_get_state documentationMaxime Chevallier
2024-03-07firmware: cirrus: cs_dsp: Remove non-existent member from kerneldocRichard Fitzgerald
2024-03-07Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner