summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-21compiler.h: Move C string helpers into C-only kernel sectionKees Cook
2025-02-21net: add dev_net_rcu() helperEric Dumazet
2025-02-21ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet
2025-02-21ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet
2025-02-21scsi: ufs: core: Introduce a new clock_gating lockAvri Altman
2025-02-21drm/xe/oa/uapi: Expose an unblock after N reports OA propertyAshutosh Dixit
2025-02-21drm/xe/oa/uapi: Make OA buffer size configurableSai Teja Pottumuttu
2025-02-21include: net: add static inline dst_dev_overhead() to dst.hJustin Iurman
2025-02-21cgroup: fix race between fork and cgroup.killShakeel Butt
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel
2025-02-21kunit: platform: Resolve 'struct completion' warningBrian Norris
2025-02-21serial: 8250_pci: Share WCH IDs with parport_serial driverAndy Shevchenko
2025-02-21block: cleanup and fix batch completion adding conditionsJens Axboe
2025-02-21drm: Fix DSC BPP increment decodingImre Deak
2025-02-21thermal/netlink: Prevent userspace segmentation fault by adjusting UAPI headerZhang Rui
2025-02-21vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet
2025-02-17iommufd: Fix struct iommu_hwpt_pgfault init and paddingNicolin Chen
2025-02-17jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan
2025-02-17hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYINGFrederic Weisbecker
2025-02-17rv: Reset per-task monitors also for idle tasksGabriele Monaco
2025-02-17scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik
2025-02-17scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit DefinitionsBao D. Nguyen
2025-02-17drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák
2025-02-17kvm: defer huge page recovery vhost task to laterKeith Busch
2025-02-17KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson
2025-02-17md: reintroduce md-linearYu Kuai
2025-02-17net: sched: Fix truncation of offloaded action statisticsIdo Schimmel
2025-02-17rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells
2025-02-17Input: allocate keycode for phone linkingIllia Ostapyshyn
2025-02-17HID: hid-asus: Disable OOBE mode on the ProArt P16Luke D. Jones
2025-02-17net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko
2025-02-17drm/connector: add mutex to protect ELD from concurrent accessDmitry Baryshkov
2025-02-17drm: Add panel backlight quirksThomas Weißschuh
2025-02-17exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook
2025-02-08pwm: Ensure callbacks exist before calling themUwe Kleine-König
2025-02-08pps: Fix a use-after-freeCalvin Owens
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso
2025-02-08net: page_pool: don't try to stash the napi idJakub Kicinski
2025-02-08xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen
2025-02-08LoongArch: Fix warnings during S3 suspendHuacai Chen
2025-02-08nfs: fix incorrect error handling in LOCALIOMike Snitzer
2025-02-08module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior
2025-02-08alloc_tag: avoid current->alloc_tag manipulations when profiling is disabledSuren Baghdasaryan
2025-02-08ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpersCezary Rojewski
2025-02-08bpf: Reject struct_ops registration that uses module ptr and the module btf_i...Martin KaFai Lau
2025-02-08net: sched: refine software bypass handling in tc_runXin Long
2025-02-08netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso
2025-02-08inet: ipmr: fix data-racesEric Dumazet
2025-02-08wifi: mac80211: Fix common size calculation for ML elementIlan Peer
2025-02-08HID: fix generic desktop D-Pad controlsTerry Tritton