aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-11i2c: dln2: reword according to newest specificationWolfram Sang1-2/+2
2024-07-11i2c: diolan-u2c: reword according to newest specificationWolfram Sang1-1/+1
2024-07-11i2c: digicolor: reword according to newest specificationWolfram Sang1-3/+3
2024-07-11i2c: davinci: reword according to newest specificationWolfram Sang1-9/+8
2024-07-11i2c: cros-ec-tunnel: reword according to newest specificationWolfram Sang1-2/+2
2024-07-11i2c: cp2615: reword according to newest specificationWolfram Sang1-5/+5
2024-07-11i2c: cht-wc: reword according to newest specificationWolfram Sang1-4/+4
2024-07-11i2c: brcmstb: reword according to newest specificationWolfram Sang1-6/+5
2024-07-11i2c: bcm2835: reword according to newest specificationWolfram Sang1-5/+5
2024-07-11i2c: bcm-kona: reword according to newest specificationWolfram Sang1-7/+6
2024-07-11i2c: au1550: reword according to newest specificationWolfram Sang1-8/+7
2024-07-11i2c: altera: reword according to newest specificationWolfram Sang1-2/+2
2024-07-11i2c: ali15x3: reword according to newest specificationWolfram Sang1-1/+1
2024-07-11i2c: reword i2c_algorithm according to newest specificationWolfram Sang1-5/+19
2024-07-11leds: flash: leds-qcom-flash: Test the correct variable in initDan Carpenter1-3/+7
2024-07-11leds: leds-lp55xx: Convert mutex lock/unlock to guard APIChristian Marangi5-92/+64
2024-07-11regmap: kunit: Add test cases for regmap_multi_reg_(read,write}()Guenter Roeck1-0/+73
2024-07-11drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()Qiuxu Zhuo1-0/+11
2024-07-11Merge tag 'nf-24-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-146/+14
2024-07-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni4-19/+262
2024-07-11drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay3-0/+9
2024-07-11RDMA/hns: Fix mbx timing out before CMD execution is completedChengchang Tang2-7/+34
2024-07-11RDMA/hns: Fix insufficient extend DB for VFs.Chengchang Tang1-2/+4
2024-07-11RDMA/hns: Fix undifined behavior caused by invalid max_sgeChengchang Tang1-1/+1
2024-07-11RDMA/hns: Fix shift-out-bounds when max_inline_data is 0Chengchang Tang1-1/+3
2024-07-11RDMA/hns: Fix missing pagesize and alignment check in FRMRChengchang Tang2-0/+9
2024-07-11RDMA/hns: Fix unmatch exception handling when init eq table failsJunxian Huang1-12/+13
2024-07-11RDMA/hns: Fix soft lockup under heavy CEQE loadJunxian Huang2-36/+54
2024-07-11RDMA/hns: Check atomic wr lengthJunxian Huang2-2/+9
2024-07-11RDMA/ocrdma: Don't inline statistics functionsPeng Hao1-11/+11
2024-07-11net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socketDaniel Borkmann1-0/+7
2024-07-11net/sched: Fix UAF when resolving a clashChengen Du1-0/+8
2024-07-11fbdev: viafb: Make I2C terminology more inclusiveEaswar Hariharan6-29/+29
2024-07-11fbdev: smscufx: Make I2C terminology more inclusiveEaswar Hariharan1-2/+2
2024-07-11Documentation/ABI/configfs-tsm: Fix an unexpected indentation sillyBorislav Petkov (AMD)1-2/+1
2024-07-11x86/sev: Do RMP memory coverage check after max_pfn has been setTom Lendacky1-22/+22
2024-07-11x86/sev: Move SEV compilation unitsBorislav Petkov (AMD)6-8/+18
2024-07-11net: ks8851: Fix potential TX stall after interface reopenRonald Wahl1-1/+1
2024-07-11udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().Kuniyuki Iwashima1-1/+3
2024-07-11i2c: mark HostNotify target address as usedWolfram Sang1-0/+1
2024-07-11i2c: testunit: correct Kconfig descriptionWolfram Sang1-1/+1
2024-07-11netfilter: nf_tables: prefer nft_chain_validateFlorian Westphal1-145/+13
2024-07-11netfilter: nfnetlink_queue: drop bogus WARN_ONFlorian Westphal1-1/+1
2024-07-11fs/ntfs3: Fix formatting, change comments, renamingKonstantin Komarov5-18/+21
2024-07-11MAINTAINERS: VIRTIO I2C loses a maintainer, gains a reviewerWolfram Sang1-1/+1
2024-07-11fs/ntfs3: Update log->page_{mask,bits} if log->page_size changedHuacai Chen1-0/+3
2024-07-11fs/ntfs3: Implement simple fileattrKonstantin Komarov3-5/+76
2024-07-11fs/ntfs3: Redesign legacy ntfs supportKonstantin Komarov5-18/+23
2024-07-11fs/ntfs3: Use function file_inode to get inode from fileKonstantin Komarov1-7/+5
2024-07-11fs/ntfs3: Minor ntfs_list_ea refactoringKonstantin Komarov1-12/+13