summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner2023-04-211-6/+11
* Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-191-0/+12
|\
| * interconnect: fix provider registration APIJohan Hovold2023-03-071-0/+12
* | Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-171-2/+4
|\ \
| * | net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet2023-03-151-2/+4
* | | Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds2023-03-173-3/+13
|\ \ \
| * \ \ Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe2023-03-161-0/+5
| |\ \ \
| | * | | nvme-trace: show more opcode namesMinwoo Im2023-03-151-0/+5
| * | | | block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai2023-03-151-3/+2
| |/ / /
| * | / block: do not reverse request order when flushing plug listJan Kara2023-03-141-0/+6
| | |/ | |/|
* | | Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-03-171-0/+1
|\ \ \
| * | | PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle2023-03-131-0/+1
* | | | Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-03-171-0/+1
|\ \ \ \
| * | | | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2023-03-13407-5857/+7842
| |\| | |
| * | | | fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai2023-03-101-0/+1
* | | | | Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-03-141-9/+6
|\ \ \ \ \
| * | | | | tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)2023-03-141-9/+6
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-03-141-1/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | clk: Avoid invalid function names in CLK_OF_DECLARE()Nathan Chancellor2023-03-091-2/+2
| * | | | | clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macroSaravana Kannan2023-03-061-1/+7
| | |_|/ / | |/| | |
* | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-121-0/+8
|\ \ \ \ \
| * | | | | ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o2023-03-111-0/+8
* | | | | | cpumask: relax sanity checking constraintsLinus Torvalds2023-03-121-1/+1
* | | | | | Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-111-7/+11
|\ \ \ \ \ \
| * | | | | | i2c: Switch .probe() to not take an id parameterUwe Kleine-König2023-03-091-7/+11
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2023-03-101-0/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | new helper: put_and_unmap_page()Al Viro2023-03-071-0/+6
| |/ / / /
* | | | | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-03-091-0/+3
|\ \ \ \ \
| * | | | | HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones2023-02-231-0/+3
* | | | | | cpumask: be more careful with 'cpumask_setall()'Linus Torvalds2023-03-071-5/+5
* | | | | | cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko2023-03-061-1/+1
| |/ / / / |/| | | |
* | | | | cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds2023-03-051-55/+70
* | | | | Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-051-0/+2
|\ \ \ \ \
| * | | | | genirq/msi, platform-msi: Ensure that MSI descriptors are unreferencedThomas Gleixner2023-03-021-0/+2
| * | | | | Merge branch 'irq/core' into irq/urgentThomas Gleixner2023-02-233-2/+21
| |\ \ \ \ \
* | | | | | | Remove Intel compiler supportMasahiro Yamada2023-03-053-49/+1
* | | | | | | Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISONNaoya Horiguchi2023-02-271-1/+1
* | | | | | | | Merge tag 'io_uring-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds2023-03-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | io_uring: rename 'in_idle' to 'in_cancel'Jens Axboe2023-02-221-1/+1
* | | | | | | | | Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds2023-03-032-8/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: remove more NULL checks after bdev_get_queue()Juhyung Park2023-02-211-6/+1
| * | | | | | | | | blk-mq: Reorder fields in 'struct blk_mq_tag_set'Christophe JAILLET2023-02-171-2/+2
* | | | | | | | | | Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2023-03-031-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | include/linux/bcd.h: provide bcd_is_valid() helperAhmad Fatoum2023-02-091-0/+4
* | | | | | | | | | | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-021-4/+7
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar2023-02-23174-3435/+2297
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-111-4/+7
* | | | | | | | | | | | | capability: just use a 'u64' instead of a 'u32[2]' arrayLinus Torvalds2023-03-011-102/+29
* | | | | | | | | | | | | Merge tag 'sh-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-03-011-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \