aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...HEADmasterLinus Torvalds2-1/+14
2025-01-12mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts1-0/+12
2025-01-12module: fix writing of livepatch relocations in ROX textPetr Pavlu1-1/+2
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-16/+13
2025-01-10Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-45/+32
2025-01-10Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner1-14/+12
2025-01-10poll: kill poll_does_not_wait()Oleg Nesterov1-13/+3
2025-01-10poll_wait: kill the obsolete wait_address checkOleg Nesterov1-1/+1
2025-01-10poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov1-1/+9
2025-01-09firewall: remove misplaced semicolon from stm32_firewall_get_firewallguanjing1-1/+1
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2025-01-09Merge tag 'vfs-6.14-rc7.mount.fixes'Christian Brauner1-2/+1
2025-01-09fs: kill MNT_ONRBChristian Brauner1-2/+1
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+4
2025-01-06regulator: Move OF_ API declarations/definitions outside CONFIG_REGULATORManivannan Sadhasivam1-46/+32
2025-01-06regulator: Guard of_regulator_bulk_get_all() with CONFIG_OFManivannan Sadhasivam1-8/+9
2025-01-06io_uring: add io_uring_cmd_get_async_data helperMark Harmstone1-0/+5
2025-01-06io_uring/cmd: add per-op data to struct io_uring_cmd_dataJens Axboe1-0/+1
2025-01-06io_uring/cmd: rename struct uring_cache to io_uring_cmd_dataJens Axboe1-0/+4
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds4-22/+86
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+14
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-1/+9
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang1-1/+3
2025-01-02af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet1-3/+13
2024-12-30percpu: remove intermediate variable in PERCPU_PTR()Gal Pressman1-4/+1
2024-12-30mm: hugetlb: independent PMD page table shared countLiu Shixin2-0/+31
2024-12-30mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes2-18/+54
2024-12-29Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2024-12-29freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong1-1/+2
2024-12-27Merge tag 'trace-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-12-26Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+12
2024-12-23tracing: Constify string literal data member in struct trace_event_callChristian Göttsche1-1/+1
2024-12-23net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu1-0/+1
2024-12-23preempt: Move PREEMPT_RT before PREEMPT in vermagic.Sebastian Andrzej Siewior1-3/+3
2024-12-21Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds6-16/+52
2024-12-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-3/+8
2024-12-20Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linuxLinus Torvalds2-4/+2
2024-12-20netfs: Fix is-caching check in read-retryDavid Howells1-1/+0
2024-12-20netfs: Work around recursion by abandoning retry if nothing readDavid Howells1-3/+3
2024-12-20tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang1-3/+8
2024-12-18alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan1-1/+6
2024-12-18mm/codetag: clear tags before swapDavid Wang1-1/+1
2024-12-18mm/vmstat: fix a W=1 clang compiler warningBart Van Assche1-1/+1
2024-12-18mm: convert partially_mapped set/clear operations to be atomicUsama Arif1-10/+2
2024-12-18mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan2-1/+25
2024-12-18mm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan1-0/+6
2024-12-18mm: add RCU annotation to pte_offset_map(_lock)Petr Malat1-2/+11
2024-12-18io_uring: Fix registered ring file refcount leakJann Horn1-3/+1
2024-12-18Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2024-12-18x86/static-call: fix 32-bit buildJuergen Gross1-1/+6
2024-12-17Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+13
2024-12-17tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt1-1/+5
2024-12-17Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+27
2024-12-17io_uring: make ctx->timeout_lock a raw spinlockJens Axboe1-1/+1
2024-12-16fortify: Hide run-time copy size from value range trackingKees Cook1-1/+13
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-5/+8
2024-12-15Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+7
2024-12-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-15/+8
2024-12-13bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi1-6/+0
2024-12-13Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds2-3/+4
2024-12-13Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-5/+8
2024-12-13sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)1-0/+7
2024-12-13x86/static-call: provide a way to do very early static-call updatesJuergen Gross2-11/+27
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-2/+12
2024-12-12block: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry1-1/+1
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann1-0/+7
2024-12-11iomap: fix zero padding data issue in concurrent append writesLong Li1-1/+1
2024-12-10bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn1-8/+5
2024-12-10bpf: check changes_pkt_data property for extension programsEduard Zingerman1-0/+1
2024-12-10bpf: track changes_pkt_data property for global functionsEduard Zingerman1-0/+1
2024-12-10bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman1-1/+1
2024-12-10block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal1-2/+0
2024-12-10dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal1-0/+3
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den1-1/+2
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den1-1/+2
2024-12-09Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley1-0/+1
2024-12-09Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-16/+2
2024-12-08Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds4-8/+8
2024-12-07net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean1-0/+1
2024-12-07Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds1-2/+2
2024-12-07headers/cleanup.h: Remove the if_not_guard() facilityIngo Molnar1-14/+0
2024-12-05scatterlist: fix incorrect func name in kernel-docRandy Dunlap1-1/+1
2024-12-05mm/codetag: swap tags when migrate pagesDavid Wang1-2/+2
2024-12-05stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver1-3/+3
2024-12-05mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)1-2/+2
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-0/+1
2024-12-05clocksource: Make negative motion detection more robustThomas Gleixner1-0/+2
2024-12-05RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad1-0/+6
2024-12-04dmaengine: amd: qdma: Remove using the private get and set dma_ops APIsLizhi Hou1-0/+2
2024-12-04linux/dmaengine.h: fix a few kernel-doc warningsRandy Dunlap1-3/+10
2024-12-04firmware: arm_ffa: Fix the race around setting ffa_dev->propertiesLevi Yun1-5/+8
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada1-1/+1
2024-12-03io_uring: Change res2 parameter type in io_uring_cmd_doneBernd Schubert1-2/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra6-7/+7
2024-12-02locking/ww_mutex: Fix ww_mutex dummy lockdep map selftest warningsThomas Hellström1-2/+2
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-11/+1
2024-12-01Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+153
2024-12-01Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2024-11-30printf: Remove unused 'bprintf'Dr. David Alan Gilbert1-1/+0
2024-11-30Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds2-8/+26
2024-11-30Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds5-8/+8
2024-11-30Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2-0/+12
2024-11-30Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds4-22/+2
2024-11-30Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2024-11-30Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+11
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-25/+124
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-51/+60
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-5/+31
2024-11-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-0/+5
2024-11-28Merge tag 'trace-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds3-52/+36
2024-11-28Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+4
2024-11-28Merge tag 'for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-28/+7
2024-11-28HID: bpf: constify hid_opsThomas Weißschuh1-1/+1
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)1-0/+2
2024-11-28net: Comment copy_from_sockptr() explaining its behaviourMichal Luczaj1-0/+2
2024-11-28modpost: rename alias symbol for MODULE_DEVICE_TABLE()Masahiro Yamada1-1/+1
2024-11-27Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+1
2024-11-27Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+16
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-129/+118
2024-11-27Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-1/+1
2024-11-27Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-9/+3
2024-11-27Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2-0/+12
2024-11-27i2c: of-prober: Add GPIO support to simple helpersChen-Yu Tsai1-0/+21
2024-11-27i2c: of-prober: Add simple helpers for regulator supportChen-Yu Tsai1-0/+44
2024-11-27i2c: Introduce OF component probe functionChen-Yu Tsai1-0/+75
2024-11-27of: base: Add for_each_child_of_node_with_prefix()Chen-Yu Tsai1-0/+9
2024-11-27of: dynamic: Add of_changeset_update_prop_stringChen-Yu Tsai1-0/+4
2024-11-26Merge tag 'i3c/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds1-2/+8
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-39/+191
2024-11-27Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada3-6/+6
2024-11-27Rename .data.unlikely to .data..unlikelyMasahiro Yamada1-1/+1
2024-11-26Merge tag 'vfs-6.13.exportfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+13
2024-11-26Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds5-8/+48
2024-11-26Merge tag 'f2fs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+4
2024-11-26Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-11-25iommu: remove stale declaration left over by a merge conflictLinus Torvalds1-1/+0
2024-11-25Merge tag 'libnvdimm-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+0
2024-11-25Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2024-11-25tracing: Use guard() rather than scoped_guard()Mathieu Desnoyers1-4/+4
2024-11-25Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-19/+41
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds14-109/+373
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+27
2024-11-25Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-15/+28
2024-11-25Merge branch 'pci/endpoint'Bjorn Helgaas1-0/+38
2024-11-25Merge branch 'pci/tph'Bjorn Helgaas2-0/+51
2024-11-25Merge branch 'pci/thunderbolt'Bjorn Helgaas1-0/+6
2024-11-25Merge branch 'pci/resource'Bjorn Helgaas1-0/+32
2024-11-25Merge branch 'pci/pwrctl'Bjorn Helgaas1-11/+11
2024-11-25Merge branch 'pci/locking'Bjorn Helgaas1-2/+0
2024-11-25Merge branch 'pci/enumeration'Bjorn Helgaas1-23/+1
2024-11-25Merge branch 'pci/devm'Bjorn Helgaas1-2/+2
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+8
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov2-0/+8
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-46/+85
2024-11-23tracing: Remove cond argument from __DECLARE_TRACE_SYSCALLMathieu Desnoyers1-12/+13
2024-11-23tracing: Remove conditional locking from __DO_TRACE()Mathieu Desnoyers1-33/+12
2024-11-23rcupdate_trace: Define rcu_tasks_trace lock guardMathieu Desnoyers1-0/+5
2024-11-23tracing: Remove __idx variable from __DO_TRACEMathieu Desnoyers1-2/+0
2024-11-23tracing: Move it_func[0] comment to the relevant contextMathieu Desnoyers1-3/+3
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds39-464/+679
2024-11-22Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+23
2024-11-22Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+9
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-6/+17
2024-11-22Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-15/+11
2024-11-22Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-1/+2
2024-11-22Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds3-4/+10
2024-11-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-11/+47
2024-11-22Merge tag 'backlight-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-27/+35
2024-11-22Merge tag 'leds-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+2
2024-11-22Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds8-19/+919
2024-11-22tracing: Record task flag NEED_RESCHED_LAZY.Thomas Gleixner1-0/+1
2024-11-22Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds4-96/+124
2024-11-22Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-1/+16
2024-11-22ACPI: introduce acpi_arch_init()Miao Wang1-11/+1
2024-11-22Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+1
2024-11-22iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()Jason Gunthorpe1-8/+12
2024-11-22iommu: Add ops->domain_alloc_nested()Jason Gunthorpe1-4/+5
2024-11-22Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Jason Gunthorpe38-95/+260
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds4-4/+15
2024-11-21Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-13/+11
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-4/+174
2024-11-21Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...Linus Torvalds2-5/+1
2024-11-21Merge tag 'nvme-6.13-2024-11-21' of git://git.infradead.org/nvme into for-6.1...Jens Axboe1-0/+14
2024-11-21Merge tag 'fsnotify_for_v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2024-11-21Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+4
2024-11-21nvme: introduce change ptpl and iekey definitionGuixin Liu1-0/+9
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds36-296/+613
2024-11-21f2fs: fix to adjust appropriate length for fiemapZhiguo Niu1-0/+1
2024-11-21f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflowChao Yu1-3/+3
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds6-59/+107
2024-11-21Merge tag 'nand/for-6.13' into mtd/nextMiquel Raynal2-3/+3
2024-11-21PCI/pwrctrl: Rename pwrctrl functions and structuresBjorn Helgaas1-11/+11
2024-11-21PCI/pwrctrl: Rename pwrctl files to pwrctrlBjorn Helgaas1-0/+0
2024-11-21io_uring: limit local tw doneDavid Wei1-0/+1
2024-11-20Merge tag 'soc-arm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-12/+0