summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | aio: move aio sysctl to aio.cXiaoming Ni2022-01-221-4/+0
| * | hung_task: move hung_task sysctl interface to hung_task.cXiaoming Ni2022-01-221-13/+1
| * | sysctl: move some boundary constants from sysctl.c to sysctl_valsXiaoming Ni2022-01-221-3/+10
| * | sysctl: add a new register_sysctl_init() interfaceXiaoming Ni2022-01-221-0/+3
| * | mm/migrate.c: rework migration_entry_wait() to not take a pagerefAlistair Popple2022-01-221-0/+2
* | | Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-222-31/+77
|\ \ \
| * | | fscache: Add a comment explaining how page-release optimisation worksDavid Howells2022-01-211-0/+5
| * | | cachefiles: Trace active-mark failureDavid Howells2022-01-211-0/+21
| * | | cachefiles: Make some tracepoint adjustmentsDavid Howells2022-01-211-31/+51
* | | | Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-01-222-0/+21
|\ \ \ \
| * | | | mm: Add folio_put_refs()Matthew Wilcox (Oracle)2022-01-171-0/+20
| * | | | pagevec: Initialise folio_batch->percpu_pvec_drainedMatthew Wilcox (Oracle)2022-01-131-0/+1
| |/ / /
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-221-3/+2
|\ \ \ \
| * | | | scsi: core: Fix scsi_mode_select() interfaceDamien Le Moal2022-01-051-3/+2
* | | | | Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-221-178/+244
|\ \ \ \ \
| * | | | | of: property: define of_property_read_u{8,16,32,64}_array() unconditionallyMichael Walle2022-01-201-150/+124
| * | | | | of: base: make small of_parse_phandle() variants static inlineMichael Walle2022-01-201-28/+120
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-221-3/+0
|\ \ \ \ \ \
| * | | | | | KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmxSean Christopherson2022-01-191-2/+0
| * | | | | | KVM: Drop unused kvm_vcpu.pre_pcpu fieldSean Christopherson2022-01-191-1/+0
| * | | | | | Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini2022-01-1943-80/+224
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-221-6/+18
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt2022-01-201-6/+18
| |\ \ \ \ \ \ \
| | * | | | | | | asm-generic: Prepare for riscv use of pud_alloc_one and pud_freeAlexandre Ghiti2022-01-201-6/+18
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-01-221-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | asm-generic: Add missing brackets for io_stop_wc macroXiongfeng Wang2022-01-201-1/+1
* | | | | | | | | Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-211-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blk-mq: fix tag_get wait task can't be awakenedLaibin Qiu2022-01-131-0/+11
* | | | | | | | | | Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2022-01-211-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter2022-01-161-1/+1
| * | | | | | | | | | rtc: mc146818-lib: extract mc146818_avoid_UIPMateusz Jończyk2021-12-161-0/+3
| * | | | | | | | | | rtc: mc146818-lib: fix RTC presence checkMateusz Jończyk2021-12-161-0/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2022-01-203-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ceph: move CEPH_SUPER_MAGIC definition to magic.hJeff Layton2022-01-131-0/+1
| * | | | | | | | | | libceph: rename parse_fsid() to ceph_parse_fsid() and exportVenky Shankar2022-01-131-0/+1
| * | | | | | | | | | libceph: generalize addr/ip parsing based on delimiterVenky Shankar2022-01-132-2/+2
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-206-8/+28
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-01-192-4/+9
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | bpf: Fix ringbuf memory type confusion when passing to helpersDaniel Borkmann2022-01-191-2/+7
| | * | | | | | | | | | bpf: Generalize check_ctx_reg for reuse with other typesDaniel Borkmann2022-01-191-2/+2
| * | | | | | | | | | | net_sched: restore "mpu xxx" handlingKevin Bracey2022-01-131-0/+5
| * | | | | | | | | | | inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet2022-01-132-3/+11
| * | | | | | | | | | | net: sched: do not allocate a tracker in tcf_exts_init()Eric Dumazet2022-01-121-1/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-2015-85/+145
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | delayacct: track delays from memory compactwangyong2022-01-202-1/+33
| * | | | | | | | | | | delayacct: cleanup flags in struct task_delay_info and functions use itYang Yang2022-01-201-17/+0
| * | | | | | | | | | | delayacct: fix incomplete disable operation when switch enable to disableYang Yang2022-01-201-0/+18
| * | | | | | | | | | | delayacct: support swapin delay accounting for swapping without blkioYang Yang2022-01-201-22/+22
| * | | | | | | | | | | panic: use error_report_end tracepoint on warningsMarco Elver2022-01-201-3/+5
| * | | | | | | | | | | uuid: remove licence boilerplate text from the headerAndy Shevchenko2022-01-201-9/+0