Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2023-03-09 | 1 | -0/+3 |
|\ | |||||
| * | HID: core: Provide new max_buffer_size attribute to over-ride the default | Lee Jones | 2023-02-23 | 1 | -0/+3 |
* | | cpumask: be more careful with 'cpumask_setall()' | Linus Torvalds | 2023-03-07 | 1 | -5/+5 |
* | | cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bits | Andy Shevchenko | 2023-03-06 | 1 | -1/+1 |
* | | cpumask: re-introduce constant-sized cpumask optimizations | Linus Torvalds | 2023-03-05 | 1 | -55/+70 |
* | | Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-03-05 | 1 | -0/+2 |
|\ \ | |||||
| * | | genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced | Thomas Gleixner | 2023-03-02 | 1 | -0/+2 |
| * | | Merge branch 'irq/core' into irq/urgent | Thomas Gleixner | 2023-02-23 | 3 | -2/+21 |
| |\ \ | |||||
* | | | | Remove Intel compiler support | Masahiro Yamada | 2023-03-05 | 6 | -109/+3 |
* | | | | Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-03-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON | Naoya Horiguchi | 2023-02-27 | 1 | -1/+1 |
* | | | | | Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-03-04 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Takashi Iwai | 2023-03-03 | 1 | -0/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | ASoC: soc-pcm: add option to start DMA after DAI | Claudiu Beznea | 2023-02-28 | 1 | -0/+2 |
* | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2023-03-03 | 4 | -8/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | scsi: core: Extend struct scsi_exec_args | Bart Van Assche | 2023-02-21 | 1 | -0/+1 |
| * | | | | | | | scsi: mpi3mr: Replace 1-element array with flex-array | Kees Cook | 2023-02-21 | 1 | -7/+1 |
| * | | | | | | | scsi: ufs: core: Initialize devfreq synchronously | Adrien Thierry | 2023-02-21 | 1 | -0/+1 |
| * | | | | | | | scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv() | Muneendra | 2023-02-21 | 1 | -1/+3 |
* | | | | | | | | Merge tag 'io_uring-6.3-2023-03-03' of git://git.kernel.dk/linux | Linus Torvalds | 2023-03-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | io_uring: rename 'in_idle' to 'in_cancel' | Jens Axboe | 2023-02-22 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux | Linus Torvalds | 2023-03-03 | 3 | -8/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | block: remove more NULL checks after bdev_get_queue() | Juhyung Park | 2023-02-21 | 1 | -6/+1 |
| * | | | | | | | | | blk-mq: Reorder fields in 'struct blk_mq_tag_set' | Christophe JAILLET | 2023-02-17 | 1 | -2/+2 |
| * | | | | | | | | | sed-opal: add support flag for SUM in status ioctl | Luca Boccassi | 2023-02-17 | 1 | -0/+1 |
* | | | | | | | | | | Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2023-03-03 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | include/linux/bcd.h: provide bcd_is_valid() helper | Ahmad Fatoum | 2023-02-09 | 1 | -0/+4 |
* | | | | | | | | | | | Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2023-03-02 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | drm/amdgpu: add more fields into device info, caches sizes, etc. | Marek Olšák | 2023-02-23 | 1 | -0/+11 |
* | | | | | | | | | | | | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-03-02 | 1 | -4/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into objtool/core, to pick up Xen dependencies | Ingo Molnar | 2023-02-23 | 252 | -5022/+3639 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | x86/unwind/orc: Add 'signal' field to ORC metadata | Josh Poimboeuf | 2023-02-11 | 1 | -4/+7 |
* | | | | | | | | | | | | | | capability: just use a 'u64' instead of a 'u32[2]' array | Linus Torvalds | 2023-03-01 | 1 | -102/+29 |
* | | | | | | | | | | | | | | Merge tag 'sh-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-03-01 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | sh: intc: Avoid spurious sizeof-pointer-div warning | Michael Karcher | 2023-02-27 | 1 | -1/+4 |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2023-03-01 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | LoongArch: ptrace: Expose hardware breakpoints to debuggers | Qing Zhang | 2023-02-25 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | Merge 'pci/enumeration' into loongarch-next | Huacai Chen | 2023-02-25 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-03-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | mtd: ubi: block: wire-up device parent | Daniel Golle | 2023-02-13 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | Merge tag 'pwm/for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-02-28 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | pwm: Move pwm_capture() dummy to restore order | Geert Uytterhoeven | 2023-01-30 | 1 | -7/+7 |
* | | | | | | | | | | | | | | | | | capability: add cap_isidentical | Mateusz Guzik | 2023-02-27 | 1 | -0/+10 |
* | | | | | | | | | | | | | | | | | Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-02-27 | 2 | -36/+70 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_un... | Yangtao Li | 2023-02-07 | 1 | -27/+27 |
| * | | | | | | | | | | | | | | | | | f2fs: clarify compress level bit offset | Yangtao Li | 2023-01-31 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | f2fs: introduce trace_f2fs_replace_atomic_write_block | Chao Yu | 2023-01-30 | 1 | -0/+37 |
| * | | | | | | | | | | | | | | | | | f2fs: support accounting iostat count and avg_bytes | Yangtao Li | 2023-01-11 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | f2fs: remove the create argument to f2fs_map_blocks | Christoph Hellwig | 2023-01-06 | 1 | -7/+4 |
* | | | | | | | | | | | | | | | | | | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-02-27 | 6 | -3/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |