summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-04-08nvme: allow duplicate NSIDs for private namespacesSungup Moon
2022-04-08sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLEValentin Schneider
2022-04-08atomics: Fix atomic64_{read_acquire,set_release} fallbacksMark Rutland
2022-04-08netfilter: egress: Report interface as outgoingPhil Sutter
2022-04-08SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust
2022-04-08serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen
2022-04-08bpf, sockmap: Fix memleak in sk_psock_queue_msgWang Yufen
2022-04-08PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson
2022-04-08firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...Christophe JAILLET
2022-04-08security: add sctp_assoc_established hookOndrej Mosnacek
2022-04-08stack: Constrain and fix stack offset randomization with Clang buildsMarco Elver
2022-04-08pstore: Don't use semaphores in always-atomic-context codeJann Horn
2022-04-08fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann
2022-04-08block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo
2022-04-08block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo
2022-04-08mm: only re-generate demotion targets when a numa node changes its N_CPU stateOscar Salvador
2022-04-08mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer
2022-04-08NFSD: prevent integer overflow on 32 bit systemsDan Carpenter
2022-04-08SUNRPC: Do not dereference non-socket transports in sysfsTrond Myklebust
2022-04-08Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds
2022-03-11watch_queue: Fix filter limit checkDavid Howells
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-10net: phy: correct spelling error of media in documentationColin Foster
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay
2022-03-09net/mlx5: Fix size field in bufferx_reg structMohammad Kabat
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan
2022-03-04vdpa: factor out vdpa_set_features_unlocked for vdpa internal useSi-Wei Liu
2022-03-04virtio: acknowledge all features before accessMichael S. Tsirkin
2022-03-04virtio: unexport virtio_finalize_featuresMichael S. Tsirkin
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-03-01rfkill: define rfill_soft_blocked() if !RFKILLBen Dooks
2022-02-28netfilter: egress: silence egress hook lockdep splatsFlorian Westphal
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-25Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-02-25Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-02-25tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds