summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-02-21PCI/ERR: Handle TLP Log in Flit modeIlpo Järvinen
2025-02-21PCI: Track Flit Mode Status & print it with link statusIlpo Järvinen
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21coresight: core: Add provision for panic callbacksLinu Cherian
2025-02-21iommu: Turn fault_data to iommufd private pointerNicolin Chen
2025-02-21iommu: Make iommu_dma_prepare_msi() into a generic operationJason Gunthorpe
2025-02-21genirq/msi: Refactor iommu_dma_compose_msi_msg()Jason Gunthorpe
2025-02-21genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe
2025-02-21Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changesIngo Molnar
2025-02-21perf/core: Move perf_event sysctls into kernel/eventsJoel Granados
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2025-02-21mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()Jingbo Xu
2025-02-21pps: generators: replace copy of pps-gen info struct with const pointerSubramanian Mohan
2025-02-21USB: core: Add eUSB2 descriptor and parsing in USB coreKannappan R
2025-02-21sysv: Remove the filesystemJan Kara
2025-02-21vfs: inline new_inode_pseudo() and de-staticize alloc_inode()Mateusz Guzik
2025-02-21vfs: inline getname()Mateusz Guzik
2025-02-21ioctl: Fix return type of several functions from long to intYuichiro Tsuji
2025-02-21open: Fix return type of several functions from long to intYuichiro Tsuji
2025-02-21fs: avoid mmap sem relocks when coredumping with many missing pagesMateusz Guzik
2025-02-21vfs: use the new debug macros in inode_set_cached_link()Mateusz Guzik
2025-02-21vfs: add initial support for CONFIG_DEBUG_VFSMateusz Guzik
2025-02-21vdso: Remove remnants of architecture-specific time storageThomas Weißschuh
2025-02-21vdso: Add generic time data storageThomas Weißschuh
2025-02-21vdso: Introduce vdso/align.hThomas Weißschuh
2025-02-21gpio: regmap: Allow ngpio to be read from the propertyAndy Shevchenko
2025-02-21gpio: regmap: Group optional assignments together for better understandingAndy Shevchenko
2025-02-20net: phy: remove unused feature array declarationsHeiner Kallweit
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4Alexei Starovoitov
2025-02-21Merge tag 'tags/ib-mfd-power-v6.15' into psy-nextSebastian Reichel
2025-02-20Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callbackJason Xing
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callbackJason Xing
2025-02-20bpf: Prevent unsafe access to the sock fields in the BPF timestamping callbackJason Xing
2025-02-20i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers APIBilly Tsai
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-20leds: max77705: Add LEDs supportDzmitry Sankouski
2025-02-20mfd: Add new driver for MAX77705 PMICDzmitry Sankouski
2025-02-20power: supply: max77705: Add charger driver for Maxim 77705Dzmitry Sankouski
2025-02-20mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regsChris Morgan
2025-02-20Merge branch 'vfs-6.15.eventpoll' of https://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2025-02-20Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-epoll-waitJens Axboe
2025-02-20Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-epoll-waitJens Axboe
2025-02-20fuse: don't truncate cached, mutated symlinkMiklos Szeredi
2025-02-20mei: Remove unused functionsDr. David Alan Gilbert
2025-02-20genirq: Introduce irq_can_move_in_process_context()Anup Patel
2025-02-20genirq: Introduce common irq_force_complete_move() implementationThomas Gleixner