summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-18watchdog: dw_wdt: stop on rebootCosmin Tanislav
2023-02-18watchdog: ziirave_wdt: Convert to i2c's .probe_new()Uwe Kleine-König
2023-02-18watchdog: iTCO_wdt: Report firmware_versionThomas Weißschuh
2023-02-18dt-bindings: watchdog: allow "timer" as node nameKrzysztof Kozlowski
2023-02-18watchdog: da9062: da9063: use unlocked xfer function in restartPrimoz Fiser
2023-02-18Merge tag ' https://github.com/oupton/linux tags/kvmarm-6.3' from into kvmarm...Marc Zyngier
2023-02-18platform/x86: nvidia-wmi-ec-backlight: Add force module parameterHans de Goede
2023-02-18net/mlx5e: RX, Remove doubtful unlikely callGal Pressman
2023-02-18net/mlx5e: Fix outdated TLS commentTariq Toukan
2023-02-18net/mlx5e: Remove unused function mlx5e_sq_xmit_simpleTariq Toukan
2023-02-18net/mlx5e: Allow offloading of ct 'new' matchVlad Buslov
2023-02-18net/mlx5e: Implement CT entry updateVlad Buslov
2023-02-18net/mlx5: Simplify eq list traversalParav Pandit
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()Tariq Toukan
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()Tariq Toukan
2023-02-18net/mlx5e: Switch to using napi_build_skb()Tariq Toukan
2023-02-18x86/Xen: drop leftover VM-assist usesJan Beulich
2023-02-17clk: rs9: Drop unused pin_xin fieldMarek Vasut
2023-02-17Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-17MAINTAINERS: clk: imx: Add Peng Fan as reviewerAbel Vesa
2023-02-17nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi
2023-02-17hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz
2023-02-17mm/migrate: fix wrongly apply write bit after mkdirty on sparc64Peter Xu
2023-02-17dax/kmem: Fix leak of memory-hotplug resourcesDan Williams
2023-02-17Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-17Merge tag 'nfs-for-6.2-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-02-17Merge tag 'sound-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-17MAINTAINERS: Add HPE GXP I2C SupportNick Hawkins
2023-02-17i2c: Add GXP SoC I2C ControllerNick Hawkins
2023-02-17dt-bindings: i2c: Add hpe,gxp-i2cNick Hawkins
2023-02-17Merge remote-tracking branch 'spi/for-6.3' into spi-nextMark Brown
2023-02-17Merge tag 'gpio-fixes-for-v6.2-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-02-17Merge tag 'ata-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-02-17Merge tag 'mmc-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-02-17of: update kconfig unittest helpFrank Rowand
2023-02-17of: add processing of EXPECT_NOT to of_unittest_expectFrank Rowand
2023-02-17of: prepare to add processing of EXPECT_NOT to of_unittest_expectFrank Rowand
2023-02-17of: Use preferred of_property_read_* functionsRob Herring
2023-02-17i2c: xiic: Remove some dead codeChristophe JAILLET
2023-02-17Merge tag 'sched-urgent-2023-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-17i2c: xiic: Add SCL frequency configuration supportRaviteja Narayanam
2023-02-17i2c: xiic: Update compatible with new IP versionRaviteja Narayanam
2023-02-17dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatibleRaviteja Narayanam
2023-02-17of: Use of_property_present() helperRob Herring
2023-02-17of: Add of_property_present() helperRob Herring
2023-02-17of: reserved_mem: Use proper binary prefixGeert Uytterhoeven
2023-02-17selftests/bpf: Add bpf_fib_lookup testMartin KaFai Lau
2023-02-17bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau
2023-02-17i2c: i801: Call i801_check_post() from i801_access()Heiner Kallweit
2023-02-17i2c: i801: Call i801_check_pre() from i801_access()Heiner Kallweit