summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-07-05execve: always mark stack as growing down during early stack setupLinus Torvalds
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-06-28gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle
2023-06-28ksmbd: fix racy issue from using ->d_parent and ->d_nameNamjae Jeon
2023-06-28fs: introduce lock_rename_child() helperAl Viro
2023-06-28ksmbd: remove internal.h includeNamjae Jeon
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-09firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman
2023-06-09nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter
2023-06-09efi: Bump stub image version for macOS HVF compatibilityAkihiro Suda
2023-06-09net/mlx5e: Use query_special_contexts cmd only once per mdevDragos Tatulea
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-30mm/vmemmap/devdax: fix kernel crash when probing devdax devicesAneesh Kumar K.V
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-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-17i2c: gxp: fix build failure without CONFIG_I2C_SLAVEArnd Bergmann
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-11spi: Constify spi parameters of chip select APIsGeert Uytterhoeven
2023-05-11netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal