summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* execve: always mark stack as growing down during early stack setupLinus Torvalds2023-07-051-1/+3
* xtensa: fix NOMMU build with lock_mm_and_find_vma() conversionLinus Torvalds2023-07-011-2/+3
* mm: always expand the stack with the mmap write lock heldLinus Torvalds2023-07-011-12/+4
* mm: make find_extend_vma() fail if write lock not heldLiam R. Howlett2023-07-011-3/+7
* mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds2023-07-011-0/+2
* mm, hwpoison: when copy-on-write hits poison, take page offlineTony Luck2023-07-011-1/+4
* mm, hwpoison: try to recover from copy-on write faultsTony Luck2023-07-011-0/+26
* gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle2023-06-281-0/+8
* regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet2023-06-281-2/+2
* ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal2023-06-281-1/+1
* RDMA/mlx5: Fix affinity assignmentMark Bloch2023-06-211-0/+12
* EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam2023-06-211-6/+0
* qcom: llcc/edac: Fix the base address used for accessing LLCC banksManivannan Sadhasivam2023-06-211-4/+2
* mm: page_table_check: Ensure user pages are not slab pagesRuihan Li2023-06-141-0/+6
* usb: usbfs: Enforce page requirements for mmapRuihan Li2023-06-141-0/+5
* net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet2023-06-141-1/+1
* rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet2023-06-141-2/+5
* nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter2023-06-091-4/+3
* bpf, sockmap: Improved check for empty queueJohn Fastabend2023-06-051-1/+0
* bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend2023-06-051-1/+1
* tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski2023-06-051-0/+10
* net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik2023-05-301-1/+3
* x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne2023-05-301-1/+8
* fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge2023-05-301-21/+21
* firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla2023-05-301-0/+1
* power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede2023-05-301-0/+3
* power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede2023-05-301-0/+1
* USB: core: Add routines for endpoint checks in old driversAlan Stern2023-05-301-0/+5
* net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo2023-05-301-0/+1
* tpm: Prevent hwrng from activating during resumeJarkko Sakkinen2023-05-301-0/+1
* tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen2023-05-301-6/+7
* SUNRPC: always free ctxt when freeing deferred requestNeilBrown2023-05-242-2/+2
* platform: Provide a remove callback that returns no valueUwe Kleine-König2023-05-241-0/+11
* sched: Fix KCSAN noinstr violationJosh Poimboeuf2023-05-241-1/+1
* netdev: Enforce index cap in netdev_get_tx_queueNick Child2023-05-241-0/+1
* irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni2023-05-241-0/+18
* firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois2023-05-241-1/+0
* net: add vlan_get_protocol_and_depth() helperEric Dumazet2023-05-241-0/+17
* linux/dim: Do nothing if no time delta between samplesRoy Novich2023-05-241-1/+2
* x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-171-0/+1
* crypto: api - Add scaffolding to change completion function signatureHerbert Xu2023-05-171-0/+6
* mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah2023-05-111-1/+1
* SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo2023-05-111-2/+1
* RDMA/mlx5: Fix flow counter query via DEVXMark Bloch2023-05-111-1/+2
* linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap2023-05-111-1/+1
* netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal2023-05-111-1/+0
* tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)2023-05-111-0/+2
* blk-crypto: make blk_crypto_evict_key() return voidEric Biggers2023-05-111-2/+2
* blk-crypto: move internal only declarations to blk-crypto-internal.hChristoph Hellwig2023-05-111-12/+0
* blk-crypto: add a blk_crypto_config_supported_natively helperChristoph Hellwig2023-05-111-0/+2