summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-175-4/+20
|\ \
| * | net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu2023-03-161-0/+1
| * | ynl: broaden the license even moreJakub Kicinski2023-03-162-2/+2
| * | net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet2023-03-151-2/+4
| * | xdp: add xdp_set_features_flag utility routineLorenzo Bianconi2023-03-102-0/+13
* | | 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 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-03-171-0/+5
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki2023-03-171-0/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helperHans de Goede2023-03-071-0/+5
| | |/ /
* | | | Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-171-0/+3
|\ \ \ \
| * | | | x86/PVH: obtain VGA console info in Dom0Jan Beulich2023-03-141-0/+3
* | | | | 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-173-3/+6
|\ \ \ \ \
| * | | | | drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdocLiu Ying2023-03-151-2/+2
| * | | | | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2023-03-13731-11755/+15924
| |\| | | |
| * | | | | fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai2023-03-101-0/+1
| * | | | | drm/msm/gem: Prevent blocking within shrinker loopDmitry Osipenko2023-02-271-1/+3
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-03-172-3/+5
|\ \ \ \ \ \
| * | | | | | scsi: core: Add BLIST_NO_VPD_SIZE for some VDASDLee Duncan2023-03-092-3/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-03-161-0/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvmarm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-03-141-0/+15
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | KVM: arm64: timers: Convert per-vcpu virtual offset to a global valueMarc Zyngier2023-03-111-0/+15
| | |/ / / /
* | | | | | 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-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-101-1/+11
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | btrfs: ioctl: return device fsid from DEV_INFO ioctlQu Wenruo2023-03-061-1/+11
* | | | | | | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-093-2/+9
|\ \ \ \ \ \ \
| * | | | | | | ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2023-03-072-2/+2
| * | | | | | | netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal2023-03-061-0/+7
* | | | | | | | 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
| |_|_|/ / / / / |/| | | | | | |