Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux | Linus Torvalds | 2022-10-10 | 1 | -2/+2 |
|\ | |||||
| * | lib/bitmap: don't call __bitmap_weight() in kernel code | Yury Norov | 2022-09-26 | 1 | -2/+2 |
* | | Merge tag 'sysctl-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2022-10-10 | 1 | -8/+1 |
|\ \ | |||||
| * | | kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c | Liu Shixin | 2022-09-09 | 1 | -7/+0 |
| * | | proc: remove initialization assignment | Li zeming | 2022-09-09 | 1 | -1/+1 |
| |/ | |||||
* | | Merge tag 'printk-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2022-10-10 | 1 | -2/+0 |
|\ \ | |||||
| * \ | Merge branch 'rework/kthreads' into for-linus | Petr Mladek | 2022-10-04 | 1 | -2/+0 |
| |\ \ | |||||
| | * | | printk: Declare log_wait properly | Thomas Gleixner | 2022-09-29 | 1 | -2/+0 |
* | | | | Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-10-10 | 1 | -11/+2 |
|\ \ \ \ | |||||
| * | | | | dentry: Use preempt_[dis|en]able_nested() | Thomas Gleixner | 2022-09-19 | 1 | -11/+2 |
* | | | | | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-10-10 | 10 | -32/+31 |
|\ \ \ \ \ | |||||
| * | | | | | freezer,sched: Rewrite core freezer logic | Peter Zijlstra | 2022-09-07 | 10 | -31/+30 |
| * | | | | | sched: Add TASK_ANY for wait_task_inactive() | Peter Zijlstra | 2022-09-07 | 1 | -1/+1 |
* | | | | | | Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2022-10-10 | 2 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ucounts: Split rlimit and ucount values and max values | Alexey Gladkov | 2022-05-19 | 2 | -2/+2 |
* | | | | | | | Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-10-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | signal: Drop signals received after a fatal signal has been processed | Eric W. Biederman | 2022-07-20 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-10-09 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses. | Yosry Ahmed | 2022-08-24 | 1 | -0/+2 |
* | | | | | | | | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-10-08 | 5 | -133/+179 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | debugfs: use DEFINE_SHOW_ATTRIBUTE to define debugfs_regset32_fops | ChenXiaoSong | 2022-09-24 | 1 | -13/+3 |
| * | | | | | | | | | debugfs: Only clobber mode/uid/gid on remount if asked | Brian Norris | 2022-09-24 | 1 | -7/+30 |
| * | | | | | | | | | kernfs: fix use-after-free in __kernfs_remove | Christian A. Ehrhardt | 2022-09-24 | 1 | -1/+4 |
| * | | | | | | | | | Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/... | Greg Kroah-Hartman | 2022-09-24 | 14 | -82/+156 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge 6.0-rc5 into driver-core-next | Greg Kroah-Hartman | 2022-09-12 | 55 | -362/+449 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | kernfs: Implement kernfs_show() | Tejun Heo | 2022-09-01 | 1 | -1/+36 |
| * | | | | | | | | | | | kernfs: Factor out kernfs_activate_one() | Tejun Heo | 2022-09-01 | 1 | -10/+17 |
| * | | | | | | | | | | | kernfs: Add KERNFS_REMOVING flags | Tejun Heo | 2022-09-01 | 1 | -14/+7 |
| * | | | | | | | | | | | kernfs: Improve kernfs_drain() and always call on removal | Tejun Heo | 2022-09-01 | 1 | -12/+12 |
| * | | | | | | | | | | | kernfs: Skip kernfs_drain_open_files() more aggressively | Tejun Heo | 2022-09-01 | 3 | -21/+48 |
| * | | | | | | | | | | | kernfs: Refactor kernfs_get_open_node() | Tejun Heo | 2022-09-01 | 1 | -14/+11 |
| * | | | | | | | | | | | kernfs: Drop unnecessary "mutex" local variable initialization | Tejun Heo | 2022-09-01 | 1 | -4/+5 |
| * | | | | | | | | | | | kernfs: Simply by replacing kernfs_deref_open_node() with of_on() | Tejun Heo | 2022-09-01 | 1 | -43/+13 |
* | | | | | | | | | | | | Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 2022-10-07 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | mtd: always initialize 'stats' in struct mtd_oob_ops | Michał Kępień | 2022-09-21 | 1 | -3/+3 |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux | Linus Torvalds | 2022-10-07 | 3 | -5/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | block: remove PSI accounting from the bio layer | Christoph Hellwig | 2022-09-20 | 1 | -2/+0 |
| * | | | | | | | | | | | | erofs: add manual PSI accounting for the compressed address space | Christoph Hellwig | 2022-09-20 | 1 | -1/+12 |
| * | | | | | | | | | | | | btrfs: add manual PSI accounting for compressed reads | Christoph Hellwig | 2022-09-20 | 1 | -2/+12 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux | Linus Torvalds | 2022-10-07 | 1 | -3/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | eventfd: guard wake_up in eventfd fs calls as well | Dylan Yudaken | 2022-09-21 | 1 | -3/+7 |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge tag 'fs-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-10-07 | 7 | -30/+86 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | quota: Add more checking after reading from quota file | Zhihao Cheng | 2022-09-29 | 1 | -2/+17 |
| * | | | | | | | | | | | | quota: Replace all block number checking with helper function | Zhihao Cheng | 2022-09-29 | 1 | -10/+6 |
| * | | | | | | | | | | | | quota: Check next/prev free block number after reading from quota file | Zhihao Cheng | 2022-09-29 | 1 | -0/+38 |
| * | | | | | | | | | | | | ext2: Use kvmalloc() for group descriptor array | Jan Kara | 2022-09-26 | 1 | -3/+3 |
| * | | | | | | | | | | | | ext2: Add sanity checks for group and filesystem size | Jan Kara | 2022-09-26 | 1 | -2/+14 |
| * | | | | | | | | | | | | udf: Support splicing to file | Jan Kara | 2022-09-12 | 1 | -0/+1 |
| * | | | | | | | | | | | | isofs: delete unnecessary checks before brelse() | Minghao Chi | 2022-08-19 | 1 | -6/+3 |
| * | | | | | | | | | | | | fs/reiserfs: replace ternary operator with min() and min_t() | Jiangshan Yi | 2022-08-19 | 3 | -7/+4 |