summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
3 daysnfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer
3 daysnetdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu
9 daystty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)
9 dayssched/fair: Proportional newidle balancePeter Zijlstra (Intel)
9 daysmm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
9 daysnet: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Thadeu Lima de Souza Cascardo
9 daystty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
9 daysmm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
9 daysmm: simplify folio_expected_ref_count()David Hildenbrand
9 daystpm: Cap the number of PCR banksJarkko Sakkinen
9 dayskasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
9 dayscompiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin
9 daysgenalloc.h: fix htmldocs warningAndrew Morton
9 daysjbd2: use a per-journal lock_class_key for jbd2_trans_commit_keyTetsuo Handa
9 daysreset: fix BIT macro referenceEncrow Thorne
9 daysefi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
9 daysefi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab
9 daysblock: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong
9 daysNFS: Fix inheritance of the block sizes when automountingTrond Myklebust
9 daysExpand the type of nfs_fattr->validTrond Myklebust
9 daysvirtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin
9 daysvirtio: fix whitespace in virtio_config_opsMichael S. Tsirkin
9 daysvirtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin
9 daysbacklight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap
9 dayswifi: ieee80211: correct FILS status codesRia Thomas
9 daysbpf: Fix invalid prog->stats access when update_effective_progs failsPu Lehui
9 daysbpf: Improve program stats run-time calculationJose Fernandez
9 daysrculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()Xuanqiang Luo
2025-12-07usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu
2025-12-07spi: spi-mem: Add a new controller capabilityMiquel Raynal
2025-12-07spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal
2025-12-07spi: spi-mem: Allow specifying the byte order in Octal DTR modeTudor Ambarus
2025-12-01kernel.h: Move ARRAY_SIZE() to a separate headerAlejandro Colomar
2025-12-01ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel
2025-11-24mm/memory-tier: fix abstract distance calculation overflowLi Zhijian
2025-11-24cachestat: do not flush stats in recency checkNhat Pham
2025-11-24mm: memcg: restore subtree stats flushingYosry Ahmed
2025-11-24mm: memcg: add per-memcg zswap writeback statDomenico Cerasuolo
2025-11-24net: netpoll: Individualize the skb poolBreno Leitao
2025-11-24dma-mapping: benchmark: Restore padding to ensure uABI remained consistentQinxin Xia
2025-11-24bpf: Add bpf_prog_run_data_pointers()Eric Dumazet
2025-11-24base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang
2025-11-24base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang
2025-11-24acpi, hmat: calculate abstract distance with HMATHuang Ying
2025-11-24memory tiering: add abstract distance calculation algorithms managementHuang Ying
2025-11-24compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra
2025-11-24dmaengine: sh: setup_xref error handlingThomas Andreatta
2025-11-24s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle
2025-11-24bpf: Do not limit bpf_cgroup_from_id to current's namespaceKumar Kartikeya Dwivedi
2025-11-24bpf: Don't use %pK through printkThomas Weißschuh