summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-10-30PCI: Remove pcim_iomap_regions_request_all()Philipp Stanner-2/+0
2024-10-30PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner-0/+1
2024-10-30bpf: Add bpf_mem_alloc_check_size() helperHou Tao-0/+3
2024-10-30jiffies: Define secs_to_jiffies()Easwar Hariharan-0/+13
2024-10-30tracing: Add __print_dynamic_array() helperSteven Rostedt-0/+9
2024-10-30x86/mce: Add wrapper for struct mce to export vendor specific infoAvadhut Naik-21/+21
2024-10-30pmdomain: Merge branch fixes into nextUlf Hansson-0/+6
2024-10-30pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flagSibi Sankar-0/+6
2024-10-30net: checksum: Move from32to16() to generic headerPuranjay Mohan-0/+6
2024-10-30blk-integrity: remove seed for user mapped buffersKeith Busch-5/+4
2024-10-30tcp: add more warn of socket in tcp_send_loss_probe()Jason Xing-1/+2
2024-10-30tcp: add a common helper to debug the underlying issueJason Xing-11/+14
2024-10-30iommu: Make bus_iommu_probe() staticRobin Murphy-1/+0
2024-10-30accel/ivpu: Remove copy engine supportAndrzej Kacprowski-5/+1
2024-10-30Merge branch 'work.fdtable' into vfs.fileChristian Brauner-5/+1
2024-10-30fs: port files to file_refChristian Brauner-5/+5
2024-10-29Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-186/+157
2024-10-29devlink: remove unused devlink_resource_register()Przemek Kitszel-6/+0
2024-10-29devlink: remove unused devlink_resource_occ_get_register() and _unregister()Przemek Kitszel-7/+0
2024-10-29socket: Print pf->create() when it does not clear sock->sk on failure.Kuniyuki Iwashima-1/+3
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif-2/+3
2024-10-29dt-bindings: arm: qcom,ids: add SoC ID for QCS9100Tengfei Fan-0/+1
2024-10-29dt-bindings: arm: qcom: add the SoC ID for SA8255PNikunj Kela-0/+1
2024-10-29io_uring/rsrc: move struct io_fixed_file to rsrc.h headerJens Axboe-5/+0
2024-10-29io_uring/nop: add support for testing registered files and buffersJens Axboe-0/+3
2024-10-29io_uring: add support for fixed wait regionsJens Axboe-0/+51
2024-10-29io_uring/register: add IORING_REGISTER_RESIZE_RINGSJens Axboe-0/+12
2024-10-29io_uring: kill 'imu' from struct io_kiocbJens Axboe-3/+0
2024-10-29io_uring: clean up cqe trace pointsPavel Begunkov-15/+14
2024-10-29io_uring/poll: get rid of per-hashtable bucket locksJens Axboe-1/+0
2024-10-29io_uring/poll: get rid of unlocked cancel hashJens Axboe-5/+1
2024-10-29io_uring/msg_ring: add support for sending a sync messageJens Axboe-0/+3
2024-10-29ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel-1/+1
2024-10-29block: add a bdev_limits helperChristoph Hellwig-5/+10
2024-10-29regmap: Merge up fixes from v6.12-rc3Mark Brown-75/+294
2024-10-29drm/xe: switch to common PCI ID macrosJani Nikula-234/+0
2024-10-29drm/intel/pciids: rename i915_pciids.h to just pciids.hJani Nikula-3/+3
2024-10-29drm/i915/pciids: add PVC PCI ID macrosJani Nikula-0/+16
2024-10-29ASoC: codecs: adau1373: drop patform_dataNuno Sa-33/+0
2024-10-29platform/x86: wmi: Introduce to_wmi_driver()Armin Wolf-0/+8
2024-10-29platform/x86: wmi: Replace dev_to_wdev() with to_wmi_device()Armin Wolf-1/+1
2024-10-29iommu: Restore iommu_flush_iotlb_all()Joerg Roedel-0/+10
2024-10-29iommu: Fix prototype of iommu_paging_domain_alloc_flags()Joerg Roedel-1/+1
2024-10-29ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois-1/+1
2024-10-29xfrm: Add an inbound percpu state cache.Steffen Klassert-0/+6
2024-10-29xfrm: Cache used outbound xfrm states at the policy.Steffen Klassert-0/+4
2024-10-29xfrm: Add support for per cpu xfrm state handling.Steffen Klassert-2/+5
2024-10-29rtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima-0/+6
2024-10-29ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr().Kuniyuki Iwashima-0/+9
2024-10-29rtnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns RTNL doit().Kuniyuki Iwashima-0/+1