summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daysusb: gadget: tegra-xudc: Always reinitialize data toggle when clear haltHaotien Hsu1-6/+0
6 daysocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov1-1/+0
6 daysefi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab3-37/+39
6 daysefi/cper: Adjust infopfx size to accept an extra spaceMauro Carvalho Chehab1-1/+1
6 daysefi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab2-0/+62
6 daysdm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang1-0/+1
6 daysdm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov1-0/+2
6 daysARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang1-5/+5
6 daysALSA: uapi: Fix typo in asound.h commentAndres J Rosa1-1/+1
6 daysdma/pool: eliminate alloc_pages warning in atomic_pool_expandDave Kleikamp1-1/+1
6 daysblock: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong1-4/+1
6 daysblk-mq: Abort suspend when wakeup events are pendingCong Zhang1-2/+16
6 daysASoC: ak5558: Disable regulator when error happensShengjiu Wang1-1/+9
6 daysASoC: ak4458: Disable regulator when error happensShengjiu Wang1-1/+9
6 daysASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure()Haotian Zhang1-1/+3
6 daysplatform/x86: asus-wmi: use brightness_set_blocking() for kbd ledAnton Khirnov1-4/+4
6 daysfs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()Armin Wolf1-4/+7
6 daysNFS: Automounted filesystems should inherit ro,noexec,nodev,sync flagsTrond Myklebust2-4/+6
6 daysfs_context: drop the unused lsm_flags memberOndrej Mosnacek4-6/+1
6 daysRevert "nfs: ignore SB_RDONLY when mounting nfs"Trond Myklebust1-1/+1
6 daysRevert "nfs: clear SB_RDONLY before getting superblock"Trond Myklebust1-9/+0
6 daysRevert "nfs: ignore SB_RDONLY when remounting nfs"Trond Myklebust1-10/+0
6 daysNFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalidJonathan Curley1-0/+1
6 daysNFS: Initialise verifiers for visible dentries in nfs_atomic_open()Trond Myklebust1-1/+1
6 daysNFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open()Trond Myklebust1-1/+6
6 daysNFSv4: Add some support for case insensitive filesystemsTrond Myklebust4-1/+51
6 daysfs/nls: Fix utf16 to utf8 conversionArmin Wolf1-4/+12
6 daysNFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust1-6/+13
6 daysNFS: don't unhash dentry during unlink/renameNeilBrown2-18/+63
6 daysNFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink()Trond Myklebust1-3/+15
6 daysfbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()Abdun Nihaal1-1/+3
6 dayspinctrl: single: Fix incorrect type for error return variableHaotian Zhang1-3/+4
6 dayspinctrl: single: Fix PIN_CONFIG_BIAS_DISABLE handlingMatthijs Kooijman1-6/+12
6 daysperf tools: Fix split kallsyms DSO countingNamhyung Kim1-2/+2
6 daysnet/sched: sch_cake: Fix incorrect qlen reduction in cake_dropXiang Mei1-26/+32
6 daysremoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regsAlexandru Gagniuc1-4/+4
6 daysmtd: lpddr_cmds: fix signed shifts in lpddr_cmdsIvan Stepchenko1-4/+4
6 daysnet: stmmac: fix rx limit check in stmmac_rx_zc()Alexey Kodanev1-1/+1
6 daysnetfilter: nft_connlimit: update the count if add was skippedFernando Fernandez Mancera2-6/+19
6 daysnetfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera5-103/+142
6 daysnetfilter: nf_conncount: reduce unnecessary GCWilliam Tu2-0/+12
6 daysnetfilter: flowtable: check for maximum number of encapsulations in bridge vlanPablo Neira Ayuso1-1/+8
6 daysregulator: core: Protect regulator_supply_alias_list with regulator_list_mutexsparkhuang1-12/+20
6 daysASoC: Intel: catpt: Fix error path in hw_params()Cezary Rojewski1-1/+3
6 daysvirtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin1-1/+1
6 daysvirtio_vdpa: fix misleading return in void functionAlok Tiwari1-1/+1
6 daysvdpa: Sync calls set/get config/status with cf_mutexEli Cohen4-6/+26
6 daysvdpa: Introduce query of device config layoutParav Pandit3-0/+184
6 daysvdpa: Introduce and use vdpa device get, set config helpersParav Pandit4-19/+42
6 daysext4: improve integrity checking in __mb_check_buddy by enhancing order-0 val...Yongjian Sun1-17/+32