summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-07-01xtensa: fix NOMMU build with lock_mm_and_find_vma() conversionLinus Torvalds
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-07-01mm: make find_extend_vma() fail if write lock not heldLiam R. Howlett
2023-07-01mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds
2023-07-01mm, hwpoison: when copy-on-write hits poison, take page offlineTony Luck
2023-07-01mm, hwpoison: try to recover from copy-on write faultsTony Luck
2023-06-28gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle
2023-06-28regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet
2023-06-28ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal
2023-06-21RDMA/mlx5: Fix affinity assignmentMark Bloch
2023-06-21EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam
2023-06-21qcom: llcc/edac: Fix the base address used for accessing LLCC banksManivannan Sadhasivam
2023-06-14mm: page_table_check: Ensure user pages are not slab pagesRuihan Li
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-06-14net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-14rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-09nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter
2023-06-05bpf, sockmap: Improved check for empty queueJohn Fastabend
2023-06-05bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend
2023-06-05tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski
2023-05-30net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik
2023-05-30x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne
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: Ensure power_supply_changed() is called on current si...Hans de Goede
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-30tpm: Prevent hwrng from activating during resumeJarkko Sakkinen
2023-05-30tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen
2023-05-24SUNRPC: always free ctxt when freeing deferred requestNeilBrown
2023-05-24platform: Provide a remove callback that returns no valueUwe Kleine-König
2023-05-24sched: Fix KCSAN noinstr violationJosh Poimboeuf
2023-05-24netdev: Enforce index cap in netdev_get_tx_queueNick Child
2023-05-24irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni
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-24linux/dim: Do nothing if no time delta between samplesRoy Novich
2023-05-17x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello
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
2023-05-11RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-05-11linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap
2023-05-11netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal
2023-05-11tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)
2023-05-11blk-crypto: make blk_crypto_evict_key() return voidEric Biggers
2023-05-11blk-crypto: move internal only declarations to blk-crypto-internal.hChristoph Hellwig
2023-05-11blk-crypto: add a blk_crypto_config_supported_natively helperChristoph Hellwig
2023-05-11blk-crypto: don't use struct request_queue for public interfacesChristoph Hellwig