Age | Commit message (Expand) | Author |
2021-09-05 | net/9p: increase tcp max msize to 1MB | Dominique Martinet |
2021-09-04 | NTB: perf: Fix an error code in perf_setup_inbuf() | Yang Li |
2021-09-04 | NTB: Fix an error code in ntb_msit_probe() | Yang Li |
2021-09-04 | ntb: intel: remove invalid email address in header comment | Dave Jiang |
2021-09-04 | Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux | Linus Torvalds |
2021-09-04 | Merge git://github.com/Paragon-Software-Group/linux-ntfs3 | Linus Torvalds |
2021-09-04 | Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-09-04 | cdrom: update uniform CD-ROM maintainership in MAINTAINERS file | Phillip Potter |
2021-09-04 | Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2021-09-04 | octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_i... | Christophe JAILLET |
2021-09-04 | octeontx2-af: Add a 'rvu_free_bitmap()' function | Christophe JAILLET |
2021-09-04 | ethtool: Fix an error code in cxgb2.c | Yang Li |
2021-09-04 | qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom | Dinghao Liu |
2021-09-04 | fq_codel: reject silly quantum parameters | Eric Dumazet |
2021-09-04 | mm, slub: convert kmem_cpu_slab protection to local_lock | Vlastimil Babka |
2021-09-04 | mm, slub: use migrate_disable() on PREEMPT_RT | Vlastimil Babka |
2021-09-04 | mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg | Vlastimil Babka |
2021-09-04 | mm, slub: make slab_lock() disable irqs with PREEMPT_RT | Vlastimil Babka |
2021-09-04 | mm: slub: make object_map_lock a raw_spinlock_t | Sebastian Andrzej Siewior |
2021-09-03 | Input: adc-keys - drop bogus __refdata annotation | Geert Uytterhoeven |
2021-09-03 | Input: Fix spelling mistake in Kconfig "useable" -> "usable" | Colin Ian King |
2021-09-03 | Input: Fix spelling mistake in Kconfig "Modul" -> "Module" | Colin Ian King |
2021-09-03 | ksmbd: add validation for ndr read/write functions | Namjae Jeon |
2021-09-03 | ksmbd: remove unused ksmbd_file_table_flush function | Namjae Jeon |
2021-09-03 | ksmbd: smbd: fix dma mapping error in smb_direct_post_send_data | Hyunchul Lee |
2021-09-03 | ksmbd: Reduce error log 'speed is unknown' to debug | Per Forlin |
2021-09-03 | ksmbd: defer notify_change() call | Christian Brauner |
2021-09-03 | ksmbd: remove setattr preparations in set_file_basic_info() | Christian Brauner |
2021-09-03 | ksmbd: ensure error is surfaced in set_file_basic_info() | Christian Brauner |
2021-09-03 | ndr: fix translation in ndr_encode_posix_acl() | Christian Brauner |
2021-09-03 | ksmbd: fix translation in sid_to_id() | Christian Brauner |
2021-09-03 | ksmbd: fix subauth 0 handling in sid_to_id() | Christian Brauner |
2021-09-03 | ksmbd: fix translation in acl entries | Christian Brauner |
2021-09-03 | ksmbd: fix translation in ksmbd_acls_fattr() | Christian Brauner |
2021-09-03 | ksmbd: fix translation in create_posix_rsp_buf() | Christian Brauner |
2021-09-03 | ksmbd: fix translation in smb2_populate_readdir_entry() | Christian Brauner |
2021-09-03 | ksmbd: fix lookup on idmapped mounts | Christian Brauner |
2021-09-03 | loop: reduce the loop_ctl_mutex scope | Tetsuo Handa |
2021-09-03 | tracing: Add migrate-disabled counter to tracing output. | Thomas Gleixner |
2021-09-03 | io_uring: reexpand under-reexpanded iters | Pavel Begunkov |
2021-09-03 | iov_iter: track truncated size | Pavel Begunkov |
2021-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2021-09-03 | ionic: fix a sleeping in atomic bug | Dan Carpenter |
2021-09-04 | mm: slub: move flush_cpu_slab() invocations __free_slab() invocations out of ... | Sebastian Andrzej Siewior |
2021-09-04 | mm, slab: split out the cpu offline variant of flush_slab() | Vlastimil Babka |
2021-09-04 | mm, slub: don't disable irqs in slub_cpu_dead() | Vlastimil Babka |
2021-09-04 | mm, slub: only disable irq with spin_lock in __unfreeze_partials() | Vlastimil Babka |
2021-09-04 | mm, slub: separate detaching of partial list in unfreeze_partials() from unfr... | Vlastimil Babka |
2021-09-04 | mm, slub: detach whole partial list at once in unfreeze_partials() | Vlastimil Babka |
2021-09-04 | mm, slub: discard slabs in unfreeze_partials() without irqs disabled | Vlastimil Babka |