summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-30nvme-pci: do not directly handle subsys reset falloutKeith Busch
2026-01-30iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes
2026-01-30comedi: Fix getting range information for subdevices 16 to 255Ian Abbott
2026-01-30dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AOKonrad Dybcio
2026-01-30dt-bindings: power: qcom-rpmpd: split RPMh domains definitionsDmitry Baryshkov
2026-01-30dt-bindings: power: qcom,rpmpd: add Turbo L5 cornerAkhil P Oommen
2026-01-30dt-bindings: power: qcom,rpmpd: document the SM8750 RPMh Power DomainsTaniya Das
2026-01-30dt-bindings: power: qcom,rpmpd: document the SM8650 RPMh Power DomainsNeil Armstrong
2026-01-30dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215Otto Pflüger
2026-01-30hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves
2026-01-30posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko
2026-01-30posix-clock: introduce posix_clock_context conceptXabier Marquiegui
2026-01-30usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl
2026-01-30ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layerJaroslav Kysela
2026-01-30scsi: core: Fix error handler encryption supportBrian Kao
2026-01-30mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya
2026-01-30textsearch: describe @list member in ts_ops searchBagas Sanjaya
2026-01-17netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
2026-01-17NFSD: Remove NFSERR_EAGAINChuck Lever
2026-01-17nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer
2026-01-17NFS: trace: show TIMEDOUT instead of 0x6eChen Hanxiao
2026-01-17netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu
2026-01-17net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala
2026-01-11tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)
2026-01-11RDMA/rxe: Remove the direct link to net_deviceZhu Yanjun
2026-01-11sched/fair: Proportional newidle balancePeter Zijlstra (Intel)
2026-01-11mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2026-01-11net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Thadeu Lima de Souza Cascardo
2026-01-11tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
2026-01-11mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
2026-01-11mm: simplify folio_expected_ref_count()David Hildenbrand
2026-01-11mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)
2026-01-11ALSA: wavefront: Use standard print APITakashi Iwai
2026-01-11tpm: Cap the number of PCR banksJarkko Sakkinen
2026-01-11kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
2026-01-11compiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin
2026-01-11genalloc.h: fix htmldocs warningAndrew Morton
2026-01-11media: v4l2-mem2mem: Fix outdated documentationLaurent Pinchart
2026-01-11jbd2: use a per-journal lock_class_key for jbd2_trans_commit_keyTetsuo Handa
2026-01-11reset: fix BIT macro referenceEncrow Thorne
2026-01-11netfilter: nf_tables: allow loads only when register is initializedFlorian Westphal
2026-01-11netfilter: nf_tables: pass context structure to nft_parse_register_loadFlorian Westphal
2026-01-11efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2026-01-11efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab
2026-01-11ALSA: uapi: Fix typo in asound.h commentAndres J Rosa
2026-01-11block: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong
2026-01-11NFS: Fix inheritance of the block sizes when automountingTrond Myklebust
2026-01-11Expand the type of nfs_fattr->validTrond Myklebust
2026-01-11netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
2026-01-11virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin