summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-27sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers1-3/+4
2025-02-27net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni1-0/+3
2025-02-27tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca1-0/+14
2025-02-27net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao1-0/+2
2025-02-27net: pse-pd: Use power limit at driver side instead of current limitKory Maincent1-10/+6
2025-02-27PCI: Remove devres from pci_intx()Philipp Stanner1-1/+0
2025-02-27PCI: Export pci_intx_unmanaged() and pcim_intx()Philipp Stanner1-0/+2
2025-02-21compiler.h: Move C string helpers into C-only kernel sectionKees Cook1-13/+13
2025-02-21net: add dev_net_rcu() helperEric Dumazet2-1/+7
2025-02-21ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet1-3/+10
2025-02-21ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet1-2/+7
2025-02-21scsi: ufs: core: Introduce a new clock_gating lockAvri Altman1-2/+7
2025-02-21drm/xe/oa/uapi: Expose an unblock after N reports OA propertyAshutosh Dixit1-0/+7
2025-02-21drm/xe/oa/uapi: Make OA buffer size configurableSai Teja Pottumuttu1-0/+9
2025-02-21include: net: add static inline dst_dev_overhead() to dst.hJustin Iurman1-0/+9
2025-02-21cgroup: fix race between fork and cgroup.killShakeel Butt2-3/+4
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel1-0/+1
2025-02-21kunit: platform: Resolve 'struct completion' warningBrian Norris1-0/+1
2025-02-21serial: 8250_pci: Share WCH IDs with parport_serial driverAndy Shevchenko1-0/+11
2025-02-21block: cleanup and fix batch completion adding conditionsJens Axboe1-4/+14
2025-02-21drm: Fix DSC BPP increment decodingImre Deak1-0/+1
2025-02-21thermal/netlink: Prevent userspace segmentation fault by adjusting UAPI headerZhang Rui1-1/+1
2025-02-21vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet1-0/+2
2025-02-17iommufd: Fix struct iommu_hwpt_pgfault init and paddingNicolin Chen1-1/+3
2025-02-17jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
2025-02-17hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYINGFrederic Weisbecker1-0/+1
2025-02-17rv: Reset per-task monitors also for idle tasksGabriele Monaco1-0/+4
2025-02-17scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik1-1/+0
2025-02-17scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit DefinitionsBao D. Nguyen1-2/+2
2025-02-17drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák1-1/+8
2025-02-17kvm: defer huge page recovery vhost task to laterKeith Busch1-0/+45
2025-02-17KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson1-0/+9
2025-02-17md: reintroduce md-linearYu Kuai2-1/+3
2025-02-17net: sched: Fix truncation of offloaded action statisticsIdo Schimmel1-1/+1
2025-02-17rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells1-0/+1
2025-02-17Input: allocate keycode for phone linkingIllia Ostapyshyn1-0/+1
2025-02-17HID: hid-asus: Disable OOBE mode on the ProArt P16Luke D. Jones1-0/+5
2025-02-17net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko1-1/+0
2025-02-17drm/connector: add mutex to protect ELD from concurrent accessDmitry Baryshkov1-1/+4
2025-02-17drm: Add panel backlight quirksThomas Weißschuh1-0/+4
2025-02-17exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook1-1/+3
2025-02-08pwm: Ensure callbacks exist before calling themUwe Kleine-König1-0/+17
2025-02-08pps: Fix a use-after-freeCalvin Owens1-2/+1
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso1-1/+2
2025-02-08net: page_pool: don't try to stash the napi idJakub Kicinski1-1/+0
2025-02-08xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen1-3/+13
2025-02-08LoongArch: Fix warnings during S3 suspendHuacai Chen1-0/+1
2025-02-08nfs: fix incorrect error handling in LOCALIOMike Snitzer1-1/+2
2025-02-08module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior1-1/+1
2025-02-08alloc_tag: avoid current->alloc_tag manipulations when profiling is disabledSuren Baghdasaryan1-3/+8