Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into... | Daniel Vetter | 2023-03-30 | 1 | -7/+0 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | Revert "drm/scheduler: track GPU active time per entity" | Lucas Stach | 2023-03-30 | 1 | -7/+0 | |
| | | |_|_|/ / | | |/| | | | | ||||||
* | | | | | | | Merge tag 'f2fs-fix-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-03-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | f2fs: Fix f2fs_truncate_partial_nodes ftrace event | Douglas Raillard | 2023-03-10 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2023-03-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | rcu: Fix rcu_torture_read ftrace event | Douglas Raillard | 2023-03-22 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2023-03-26 | 2 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | entry: Fix noinstr warning in __enter_from_user_mode() | Josh Poimboeuf | 2023-03-21 | 2 | -0/+3 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2023-03-25 | 3 | -6/+54 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | pcpcntr: remove percpu_counter_sum_all() | Dave Chinner | 2023-03-19 | 1 | -6/+0 | |
| * | | | | | | cpumask: introduce for_each_cpu_or | Dave Chinner | 2023-03-19 | 2 | -0/+54 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-03-25 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | mm: mmap: remove newline at the end of the trace | Minwoo Im | 2023-03-24 | 1 | -2/+2 | |
* | | | | | | | Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linux | Linus Torvalds | 2023-03-24 | 2 | -7/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | nvme-tcp: fix nvme_tcp_term_pdu to match spec | Caleb Sander | 2023-03-22 | 1 | -2/+3 | |
| * | | | | | | | block/io_uring: pass in issue_flags for uring_cmd task_work handling | Jens Axboe | 2023-03-21 | 1 | -5/+6 | |
* | | | | | | | | Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-03-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | thermal: core: Introduce thermal_cooling_device_update() | Rafael J. Wysocki | 2023-03-22 | 1 | -0/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2023-03-24 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | efi: sysfb_efi: Fix DMI quirks not working for simpledrm | Hans de Goede | 2023-03-18 | 1 | -2/+7 | |
| * | | | | | | | efi: earlycon: Reprobe after parsing config tables | Ard Biesheuvel | 2023-03-13 | 1 | -0/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-03-24 | 4 | -5/+29 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Bluetooth: btintel: Iterate only bluetooth device ACPI entries | Kiran K | 2023-03-23 | 1 | -0/+1 | |
| * | | | | | | net: stmmac: Fix for mismatched host/device DMA address width | Jochen Henneberg | 2023-03-19 | 1 | -1/+1 | |
| * | | | | | | net: mdio: fix owner field for mdio buses registered using ACPI | Florian Fainelli | 2023-03-19 | 1 | -1/+8 | |
| * | | | | | | net: mdio: fix owner field for mdio buses registered using device-tree | Maxime Bizon | 2023-03-19 | 1 | -3/+19 | |
* | | | | | | | Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2023-03-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | lockd: set file_lock start and end when decoding nlm4 testargs | Jeff Layton | 2023-03-14 | 1 | -0/+1 | |
* | | | | | | | Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-03-19 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | interconnect: fix provider registration API | Johan Hovold | 2023-03-07 | 1 | -0/+12 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-03-17 | 5 | -4/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | net/sched: act_api: add specific EXT_WARN_MSG for tc action | Hangbin Liu | 2023-03-17 | 1 | -0/+1 | |
| * | | | | | | ynl: broaden the license even more | Jakub Kicinski | 2023-03-17 | 2 | -2/+2 | |
| * | | | | | | net: tunnels: annotate lockless accesses to dev->needed_headroom | Eric Dumazet | 2023-03-15 | 1 | -2/+4 | |
| * | | | | | | xdp: add xdp_set_features_flag utility routine | Lorenzo Bianconi | 2023-03-11 | 2 | -0/+13 | |
* | | | | | | | Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux | Linus Torvalds | 2023-03-17 | 3 | -3/+13 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3 | Jens Axboe | 2023-03-16 | 1 | -0/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | nvme-trace: show more opcode names | Minwoo Im | 2023-03-15 | 1 | -0/+5 | |
| * | | | | | | | block: count 'ios' and 'sectors' when io is done for bio-based device | Yu Kuai | 2023-03-15 | 1 | -3/+2 | |
| |/ / / / / / | ||||||
| * | / / / / | block: do not reverse request order when flushing plug list | Jan Kara | 2023-03-14 | 1 | -0/+6 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2023-03-17 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs' | Rafael J. Wysocki | 2023-03-17 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| | | * | | | | ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper | Hans de Goede | 2023-03-07 | 1 | -0/+5 | |
| | |/ / / / | ||||||
* | | | | | | Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-03-17 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86/PVH: obtain VGA console info in Dom0 | Jan Beulich | 2023-03-14 | 1 | -0/+3 | |
* | | | | | | | Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-03-17 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PCI: s390: Fix use-after-free of PCI resources with per-function hotplug | Niklas Schnelle | 2023-03-13 | 1 | -0/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2023-03-17 | 3 | -3/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdoc | Liu Ying | 2023-03-15 | 1 | -2/+2 | |
| * | | | | | | | Merge drm/drm-fixes into drm-misc-fixes | Thomas Zimmermann | 2023-03-13 | 731 | -11755/+15924 | |
| |\| | | | | | |