summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-08-11PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun
2023-08-11qed: Fix kernel-doc warningsPrabhakar Kushwaha
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-08-08mm: Move mm_cachep initialization to mm_init()Peter Zijlstra
2023-08-08x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra
2023-08-08init: Provide arch_cpu_finalize_init()Thomas Gleixner
2023-08-03ksmbd: remove internal.h includeNamjae Jeon
2023-08-03pwm: Add a stub for devm_pwmchip_add()Andy Shevchenko
2023-07-27tcp: annotate data-races around fastopenq.max_qlenEric Dumazet
2023-07-27of: net: add a helper for loading netdev->dev_addrJakub Kicinski
2023-07-27ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2023-07-23Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-07-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds
2023-07-23shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu
2023-07-23Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman
2023-07-23usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K
2023-07-23bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin
2023-07-23PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng
2023-07-23can: length: fix bitstuffing countVincent Mailhol
2023-07-23bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever
2023-07-23watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Douglas Anderson
2023-07-23fs: pipe: reveal missing function protoypesArnd Bergmann
2023-07-05mm, hwpoison: when copy-on-write hits poison, take page offlineJane Chu
2023-07-05mm, hwpoison: try to recover from copy-on write faultsTony Luck
2023-06-28gpio: Allow per-parent interrupt dataMarc Zyngier
2023-06-28regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet
2023-06-21of: overlay: add entry to of_overlay_action_name[]Frank Rowand
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-06-21of: overlay: rework overlay apply and remove kfree()sFrank Rowand
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-06-14rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-05power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...Hans de Goede
2023-06-05power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede
2023-05-30net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik
2023-05-30fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge
2023-05-30firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla
2023-05-30power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
2023-05-30usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao
2023-05-24SUNRPC: always free ctxt when freeing deferred requestNeilBrown
2023-05-24SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever
2023-05-24sched: Fix KCSAN noinstr violationJosh Poimboeuf
2023-05-24firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois
2023-05-24net: add vlan_get_protocol_and_depth() helperEric Dumazet
2023-05-24net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2023-05-24linux/dim: Do nothing if no time delta between samplesRoy Novich
2023-05-17crypto: api - Add scaffolding to change completion function signatureHerbert Xu
2023-05-11mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah
2023-05-11SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo