summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-08fs: Remove aop_flags parameter from netfs_write_begin()Matthew Wilcox (Oracle)6-7/+6
2022-05-08fs: Remove AOP_FLAG_NOFSMatthew Wilcox (Oracle)3-11/+1
2022-05-08ext4: Use scoped memory APIs in ext4_write_begin()Matthew Wilcox (Oracle)3-13/+11
2022-05-08ext4: Use scoped memory APIs in ext4_da_write_begin()Matthew Wilcox (Oracle)3-11/+9
2022-05-08ext4: Use scoped memory API in mext_page_double_lock()Matthew Wilcox (Oracle)1-4/+9
2022-05-08ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent()Matthew Wilcox (Oracle)1-3/+1
2022-05-08f2fs: Convert f2fs_grab_cache_page() to use scoped memory APIsMatthew Wilcox (Oracle)1-1/+8
2022-05-08namei: Convert page_symlink() to use memalloc_nofs_save()Matthew Wilcox (Oracle)1-4/+7
2022-05-08namei: Merge page_symlink() and __page_symlink()Matthew Wilcox (Oracle)3-14/+3
2022-05-08ext4: Use page_symlink() instead of __page_symlink()Matthew Wilcox (Oracle)1-1/+6
2022-05-08scsicam: Fix use of page cacheMatthew Wilcox (Oracle)1-6/+5
2022-05-08blk-mq: remove the error_count from struct requestWilly Tarreau1-1/+0
2022-05-08ataflop: use a statically allocated error countersWilly Tarreau1-4/+6
2022-05-08floppy: use a statically allocated error counterWilly Tarreau1-10/+8
2022-05-06KVM: VMX: Exit to userspace if vCPU has injected exception and invalid stateSean Christopherson1-1/+1
2022-05-06KVM: SEV: Mark nested locking of vcpu->lockPeter Gonda1-4/+38
2022-05-06gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)Puyou Lu1-2/+2
2022-05-06s390/dasd: Use kzalloc instead of kmalloc/memsetHaowen Bai1-4/+1
2022-05-06s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner1-2/+1
2022-05-06s390/dasd: Fix read for ESE with blksize < 4kJan Höppner1-4/+3
2022-05-06s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland3-2/+26
2022-05-06s390/dasd: fix data corruption for ESE devicesStefan Haberland3-2/+20
2022-05-05btrfs: sysfs: export the balance paused state of exclusive operationDavid Sterba1-0/+3
2022-05-05btrfs: fix assertion failure when logging directory key range itemFilipe Manana1-14/+25
2022-05-05btrfs: zoned: activate block group properly on unlimited active zone deviceNaohiro Aota1-14/+8
2022-05-05btrfs: zoned: move non-changing condition check out of the loopNaohiro Aota1-6/+6
2022-05-05btrfs: force v2 space cache usage for subpage mountQu Wenruo1-0/+11
2022-05-05gpio: visconti: Fix fwnode of GPIO IRQNobuhiro Iwamatsu1-5/+2
2022-05-05MAINTAINERS: update the GPIO git tree entryBartosz Golaszewski1-1/+1
2022-05-05NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou1-2/+2
2022-05-05mm/readahead: Fix readahead with large foliosMatthew Wilcox (Oracle)1-6/+9
2022-05-05block: Do not call folio_next() on an unreferenced folioMatthew Wilcox (Oracle)1-1/+4
2022-05-05selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean1-1/+1
2022-05-05tcp: drop the hash_32() part from the index calculationWilly Tarreau1-1/+1
2022-05-05tcp: increase source port perturb table to 2^16Willy Tarreau1-4/+5
2022-05-05tcp: dynamically allocate the perturb table used by source portsWilly Tarreau1-2/+10
2022-05-05tcp: add small random increments to the source portWilly Tarreau1-4/+5
2022-05-05tcp: resalt the secret every 10 secondsEric Dumazet1-3/+9
2022-05-05tcp: use different parts of the port_offset for index and offsetWilly Tarreau1-1/+1
2022-05-05secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau5-11/+13
2022-05-05wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld18-23/+17
2022-05-05wireguard: selftests: bump package depsJason A. Donenfeld1-9/+9
2022-05-05wireguard: selftests: restore support for ccacheJason A. Donenfeld2-1/+18
2022-05-05wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld9-63/+169
2022-05-05wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld1-10/+10
2022-05-05wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld1-1/+13
2022-05-05RDMA/rxe: Change mcg_lock to a _bh lockBob Pearson1-21/+15
2022-05-05RDMA/rxe: Do not call dev_mc_add/del() under a spinlockBob Pearson1-28/+23
2022-05-05RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu1-3/+4
2022-05-05dt-bindings: pci: apple,pcie: Drop max-link-speed from exampleHector Martin1-3/+0