aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-27drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher1-1/+1
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski183-4306/+4699
2024-06-28Merge tag 'drm-xe-next-2024-06-26' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie87-829/+5355
2024-06-27Merge tag 'pm-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-7/+6
2024-06-27Merge tag 'thermal-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-18/+5
2024-06-27RDMA/mlx5: Send UAR page index as ioctl attributeAkiva Goldberger4-3/+31
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger35-42/+58
2024-06-27MAINTAINERS: Update Maintainers for irdma driverShiraz Saleem1-1/+1
2024-06-27Merge tag 'amd-pstate-v6.11-2024-06-26' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki5-24/+119
2024-06-27Merge tag 'linux-cpupower-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linu...Rafael J. Wysocki4-20/+192
2024-06-27Merge tag 'io_uring-6.10-20240627' of git://git.kernel.dk/linuxLinus Torvalds2-3/+2
2024-06-27Merge back thermal control material for v6.11.Rafael J. Wysocki7-80/+112
2024-06-27Merge back cpufreq material for v6.11.Rafael J. Wysocki9-142/+205
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski287-1732/+3708
2024-06-27sched_ext: add CONFIG_DEBUG_INFO_BTF dependencyAndrea Righi1-1/+1
2024-06-27clk: rockchip: rk3188: Drop CLK_NR_CLKS usageJohan Jonker1-4/+14
2024-06-27Merge tag 'wireless-2024-06-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski9-30/+33
2024-06-27sched_ext: fix typo in set_weight() descriptionAndrea Righi1-1/+1
2024-06-27ARM: dts: rockchip: add #sound-dai-cells to hdmi node on rk3128Johan Jonker1-0/+1
2024-06-27ARM: dts: rockchip: add #sound-dai-cells to hdmi node no rk3036Johan Jonker1-0/+1
2024-06-27drm/xe/client: Check return value of xe_force_wake_getNirmoy Das1-2/+6
2024-06-27block: Delete blk_queue_flag_test_and_set()John Garry2-15/+0
2024-06-27drm/xe/hwmon: Remove xe_hwmon_process_regKarthik Poosa1-49/+40
2024-06-27sched_ext: Fix spelling mistake: "intead" -> "instead"Colin Ian King1-1/+1
2024-06-27Merge tag 'nvme-6.10-2024-06-27' of git://git.infradead.org/nvme into block-6.10Jens Axboe5-14/+38
2024-06-27Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-6/+12
2024-06-27Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds35-345/+116
2024-06-27Documentation: Remove IA-64 from kernel-parametersThomas Huth2-43/+3
2024-06-27Merge tag 'for-6.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-28/+45
2024-06-27Merge branch 'ib/ads7846-hsync' into nextDmitry Torokhov2-6/+30
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds63-594/+1663
2024-06-27vfs: rename parent_ino to d_parent_ino and make it use RCUMateusz Guzik5-18/+34
2024-06-27Merge tag 'sound-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds33-85/+220
2024-06-27MAINTAINERS: add microchip soc binding directory to microchip soc driver entryConor Dooley1-0/+1
2024-06-27vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)Mateusz Guzik3-41/+97
2024-06-27stat: use vfs_empty_path() helperChristian Brauner1-10/+2
2024-06-27fs: new helper vfs_empty_path()Christian Brauner1-0/+17
2024-06-27fs: reflow may_create_in_sticky()Christian Brauner1-16/+35
2024-06-27MAINTAINERS: add cache binding directory to cache driver entryConor Dooley1-0/+1
2024-06-27wifi: ath12k: fix driver initialization for WoW unsupported devicesRameshkumar Sundaram1-2/+2
2024-06-27clk: renesas: r9a08g045: Add clock, reset and power domain support for I2CClaudiu Beznea1-0/+20
2024-06-27clk: renesas: r8a779h0: Add Audio clocksKuninori Morimoto1-0/+2
2024-06-27clk: renesas: r9a08g045: Add clock, reset and power domain support for the VB...Claudiu Beznea1-0/+6
2024-06-27kallsyms: rework symbol lookup return codesArnd Bergmann7-53/+49
2024-06-27gpiolib: cdev: Ignore reconfiguration without directionKent Gibson1-5/+7
2024-06-27gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)Kent Gibson1-6/+10
2024-06-27Merge tag 'optee-fix-for-v6.11' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann1-3/+9
2024-06-27KVM: selftests: Print the seed for the guest pRNG iff it has changedSean Christopherson1-2/+7
2024-06-27Merge tag 'optee-notif-wait-timeout-for-v6.11' of https://git.linaro.org/peop...Arnd Bergmann4-5/+20
2024-06-27Merge tag 'reset-for-v6.11' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann6-25/+167