summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-01Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-01Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-01iio: backend: extend featuresAngelo Dureghello
2024-10-31dql: annotate data-races around dql->last_obj_cntEric Dumazet
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-31i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIREDFrank Li
2024-10-31i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li
2024-10-31block: remove bio_add_zone_append_pageChristoph Hellwig
2024-10-31mfd: mt6397: Add initial support for MT6328Yassine Oudjana
2024-10-31mfd: axp20x: Add support for AXP323Andre Przywara
2024-10-31mfd: axp20x: Ensure relationship between IDs and model namesAndre Przywara
2024-10-31Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-10-31clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYINGFrederic Weisbecker
2024-10-30mm: allow set/clear page_type againYu Zhao
2024-10-30mm, swap: avoid over reclaim of full clustersKairui Song
2024-10-30mm/codetag: fix null pointer check logic for ref and tagHao Ge
2024-10-30s390/time: Add clocksource id to TOD clockSven Schnelle
2024-10-30uprobes: SRCU-protect uretprobe lifetime (with timeout)Andrii Nakryiko
2024-10-30perf/x86/rapl: Clean up cpumask and hotplugKan Liang
2024-10-30KVM: Protect vCPU's "last run PID" with rwlock, not RCUSean Christopherson
2024-10-30x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds
2024-10-30PCI: Make pcim_iounmap_region() a public functionPhilipp Stanner
2024-10-30PCI: Remove pcim_iomap_regions_request_all()Philipp Stanner
2024-10-30PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner
2024-10-30bpf: Add bpf_mem_alloc_check_size() helperHou Tao
2024-10-30jiffies: Define secs_to_jiffies()Easwar Hariharan
2024-10-30pmdomain: Merge branch fixes into nextUlf Hansson
2024-10-30pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flagSibi Sankar
2024-10-30blk-integrity: remove seed for user mapped buffersKeith Busch
2024-10-30iommu: Make bus_iommu_probe() staticRobin Murphy
2024-10-30Merge branch 'work.fdtable' into vfs.fileChristian Brauner
2024-10-30fs: port files to file_refChristian Brauner
2024-10-29Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-29io_uring/rsrc: move struct io_fixed_file to rsrc.h headerJens Axboe
2024-10-29io_uring: add support for fixed wait regionsJens Axboe
2024-10-29io_uring/register: add IORING_REGISTER_RESIZE_RINGSJens Axboe
2024-10-29io_uring: kill 'imu' from struct io_kiocbJens Axboe
2024-10-29io_uring: clean up cqe trace pointsPavel Begunkov
2024-10-29io_uring/poll: get rid of per-hashtable bucket locksJens Axboe
2024-10-29io_uring/poll: get rid of unlocked cancel hashJens Axboe
2024-10-29block: add a bdev_limits helperChristoph Hellwig
2024-10-29regmap: Merge up fixes from v6.12-rc3Mark Brown
2024-10-29platform/x86: wmi: Introduce to_wmi_driver()Armin Wolf
2024-10-29platform/x86: wmi: Replace dev_to_wdev() with to_wmi_device()Armin Wolf
2024-10-29iommu: Restore iommu_flush_iotlb_all()Joerg Roedel
2024-10-29iommu: Fix prototype of iommu_paging_domain_alloc_flags()Joerg Roedel
2024-10-29rtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima
2024-10-29ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr().Kuniyuki Iwashima