summaryrefslogtreecommitdiffstats
path: root/Documentation/atomic_t.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-27minmax: avoid overly complex min()/max() macro arguments in xenLinus Torvalds1-2/+3
2024-07-26nilfs2: handle inconsistent state in nilfs_btnode_create_block()Ryusuke Konishi2-7/+22
2024-07-26selftests/mm: skip test for non-LPA2 and non-LVA systemsDev Jain1-1/+15
2024-07-26mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...Li Zhijian1-7/+11
2024-07-26mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_nodeRoman Gushchin1-0/+1
2024-07-26alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan2-15/+18
2024-07-26decompress_bunzip2: fix rare decompression failureRoss Lagerwall1-1/+2
2024-07-26mm/huge_memory: avoid PMD-size page cache if neededGavin Shan2-5/+19
2024-07-26mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...Yang Shi1-1/+1
2024-07-26mm: fix old/young bit handling in the faulting pathRam Tummala1-1/+1
2024-07-26dt-bindings: arm: update James Clark's email addressJames Clark2-2/+2
2024-07-26MAINTAINERS: mailmap: update James Clark's email addressJames Clark2-2/+3
2024-07-26arm64: allow installing compressed image by defaultLinus Torvalds2-2/+19
2024-07-26regulator: Further restrict RZG2L USB VBCTRL regulator dependenciesMark Brown1-1/+1
2024-07-26RISC-V: Provide the frequency of time CSR via hwprobePalmer Dabbelt4-1/+9
2024-07-26riscv: Extend sv39 linear mapping max size to 128GStuart Menefy2-6/+7
2024-07-26riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang4-1/+8
2024-07-26riscv: signal: Remove unlikely() from WARN_ON() conditionZhongqiu Han1-1/+1
2024-07-26riscv: Improve exception and system call latencyAnton Blanchard2-9/+12
2024-07-26dt-bindings: i3c: add header for generic I3C flagsCarlos Song3-1/+21
2024-07-26i3c: master: svc: Fix error code in svc_i3c_master_do_daa_locked()Dan Carpenter1-1/+1
2024-07-26i3c: master: Enhance i3c_bus_type visibility for device searching & event mon...Bhoomik Gupta3-2/+2
2024-07-26i3c: dw: Add power management supportAniket2-17/+209
2024-07-26i3c: dw: Add some functions for reusabilityAniket1-27/+35
2024-07-26i3c: dw: Save timing registers and other valuesAniket2-2/+22
2024-07-26i3c: master: svc: Improve DAA STOP handle code logicFrank Li1-18/+43
2024-07-26i3c: dw: Add optional apb clockAniket2-0/+5
2024-07-26i3c: dw: Use new *_enabled clk APIAniket1-10/+1
2024-07-26dt-bindings: i3c: dw: Add apb clock bindingAniket1-1/+10
2024-07-26i3c: master: svc: Convert comma to semicolonChen Ni1-1/+1
2024-07-26i3c: mipi-i3c-hci: Round IBI data chunk size to HW supported valueJarkko Nikula1-0/+7
2024-07-26i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setupJarkko Nikula1-1/+4
2024-07-26i3c: mipi-i3c-hci: Set IBI Status and Data Ring base addressesJarkko Nikula1-0/+5
2024-07-26i3c: mipi-i3c-hci: Switch to lower_32_bits()/upper_32_bits() helpersJarkko Nikula1-21/+6
2024-07-26i3c: dw: Remove ibi_capable propertyAniket3-23/+2
2024-07-26i3c: dw: Fix IBI intr programmingAniket2-8/+9
2024-07-26i3c: dw: Fix clearing queue thldAniket1-1/+1
2024-07-26i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1Jarkko Nikula1-0/+8
2024-07-26i3c: master: svc: resend target address when get NACKFrank Li1-14/+44
2024-07-26erofs: convert comma to semicolonChen Ni1-1/+1
2024-07-26erofs: support multi-page folios for erofs_bread()Gao Xiang1-18/+12
2024-07-26erofs: add support for FS_IOC_GETFSSYSFSPATHHuang Xiaojia1-0/+16
2024-07-26erofs: fix race in z_erofs_get_gbuf()Gao Xiang1-0/+3
2024-07-26erofs: support STATX_DIOALIGNHongbo Li1-2/+17
2024-07-25tun: add missing verification for short frameDongli Zhang1-0/+3
2024-07-25tap: add missing verification for short frameSi-Wei Liu1-0/+5
2024-07-25mISDN: Fix a use after free in hfcmulti_tx()Dan Carpenter1-3/+4
2024-07-25gve: Fix an edge case for TSO skb validity checkBailey Forrest1-1/+21
2024-07-25bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo1-0/+17
2024-07-25ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_componentsShengjiu Wang1-17/+29