Commit Graph

  • 0ce38047e8 perf: Fix lockdep_assert_event_ctx() Peter Zijlstra 2022-10-04 10:46:58 +02:00
  • e66372ecb8 ARM: 9246/1: dump: show page table level name Wang Kefeng 2022-09-13 05:25:52 +01:00
  • afd1efa1d8 ARM: 9245/1: dump: show FDT region Wang Kefeng 2022-09-13 05:25:53 +01:00
  • 823f606ab6 ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n Alex Sverdlin 2022-09-05 16:26:59 +01:00
  • 8770b9e575 ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page() Linus Walleij 2022-08-31 13:28:02 +01:00
  • 752ec621ef ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC value Li Huafei 2022-08-26 09:08:46 +01:00
  • 5854e4d853 ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack() Li Huafei 2022-08-26 09:06:22 +01:00
  • 36de4f9419 Merge tag 'irqchip-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core Thomas Gleixner 2022-10-04 11:35:20 +02:00
  • e19d4ebc53 alpha: add full ioread64/iowrite64 implementation Arnd Bergmann 2022-10-03 13:12:54 +02:00
  • 6cb5ce1335 Merge tag 'timers-v6.1-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core Thomas Gleixner 2022-10-04 11:22:43 +02:00
  • b0c883e900 thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_id Vincent Knecht 2022-08-11 12:50:14 +02:00
  • 597f500fde thermal/core: Add a check before calling set_trip_temp() Lad Prabhakar 2022-09-08 18:46:10 +01:00
  • c71d8035f1 thermal/core: Drop valid pointer check for type Lad Prabhakar 2022-09-09 19:13:22 +01:00
  • c7114365e3 thermal/drivers/rcar_thermal: Constify static thermal_zone_device_ops Lad Prabhakar 2022-09-09 19:28:38 +01:00
  • 34dc523bba thermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM_TSENS Jonathan Cameron 2022-08-21 17:00:32 +01:00
  • 5d10f480f7 thermal/of: Remove the thermal_zone_of_get_sensor_id() function Daniel Lezcano 2022-08-18 10:23:16 +02:00
  • 31fd4b9db1 thermal/drivers/imx_sc: Rely on the platform data to get the resource id Daniel Lezcano 2022-08-18 10:23:15 +02:00
  • ba99b756da pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100" Jianlong Huang 2022-09-30 14:14:04 +08:00
  • ba7fdf88e9 pinctrl: Create subdirectory for StarFive drivers Jianlong Huang 2022-09-30 14:08:19 +08:00
  • 5197b707d6 dt-bindings: pinctrl: st,stm32: Document interrupt-controller property Marek Vasut 2022-09-26 22:47:52 +02:00
  • 140bb02315 dt-bindings: pinctrl: st,stm32: Document gpio-hog pattern property Marek Vasut 2022-09-26 22:47:35 +02:00
  • 448921706b dt-bindings: pinctrl: st,stm32: Document gpio-line-names Marek Vasut 2022-09-26 22:47:24 +02:00
  • c257795609 Merge branches 'edac-drivers' and 'edac-misc' into edac-updates-for-v6.1 Borislav Petkov 2022-10-04 10:00:25 +02:00
  • e75729b2f6 pinctrl: st: stop abusing of_get_named_gpio() Dmitry Torokhov 2022-09-28 13:20:18 -07:00
  • f4a31facfa pinctrl: wpcm450: Correct the fwnode_irq_get() return value check Andy Shevchenko 2022-09-27 20:55:09 +03:00
  • 66db794ad5 pinctrl: bcm: Remove unused struct bcm6328_pingroup Yuan Can 2022-09-27 13:39:26 +00:00
  • 203672e120 pinctrl: qcom: restrict drivers per ARM/ARM64 Krzysztof Kozlowski 2022-09-25 13:21:03 +02:00
  • 19fdcb1d98 pinctrl: bcm: ns: Remove redundant dev_err call Shang XiaoJing 2022-09-23 18:10:38 +08:00
  • 8ea8af6c84 gpio: rockchip: request GPIO mux to pinctrl when setting direction Quentin Schulz 2022-09-30 15:20:33 +02:00
  • 4635c0e2a7 pinctrl: rockchip: add pinmux_ops.gpio_set_direction callback Quentin Schulz 2022-09-30 15:20:32 +02:00
  • e033f40be2 xfs: on memory failure, only shut down fs after scanning all mappings Darrick J. Wong 2022-10-04 16:40:01 +11:00
  • c098576f5f xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx Shida Zhang 2022-10-04 16:39:58 +11:00
  • 44159659df xfs: trim the mapp array accordingly in xfs_da_grow_inode_int Shida Zhang 2022-10-04 16:39:42 +11:00
  • 681bf011b9 eth: pse: add missing static inlines Jakub Kicinski 2022-10-03 21:03:27 -07:00
  • c3db5128e8 clk: qcom: kpss-xcc: convert to parent data API Christian Marangi 2022-09-14 16:47:43 +02:00
  • d7915651fe clk: introduce (devm_)hw_register_mux_parent_data_table API Christian Marangi 2022-09-14 16:47:42 +02:00
  • 8f2fcac809 Merge tag 'qcom-clk-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcom Stephen Boyd 2022-10-03 20:48:41 -07:00
  • 725737e7c2 Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux Linus Torvalds 2022-10-03 20:33:41 -07:00
  • 5779aa2dac Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt Linus Torvalds 2022-10-03 20:27:34 -07:00
  • 438b2cdd17 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt Linus Torvalds 2022-10-03 20:18:34 -07:00
  • f4309528f3 Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm Linus Torvalds 2022-10-03 20:11:59 -07:00
  • f90497a16e Merge tag 'nfsd-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux Linus Torvalds 2022-10-03 20:07:15 -07:00
  • 3497640a80 Merge tag 'erofs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs Linus Torvalds 2022-10-03 20:01:40 -07:00
  • 8bea8ff34a Merge tag 'fs.vfsuid.fat.v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping Linus Torvalds 2022-10-03 19:54:29 -07:00
  • 223b845253 Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping Linus Torvalds 2022-10-03 19:48:54 -07:00
  • 3baca1a4d4 RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output Anup Patel 2022-07-27 10:08:29 +05:30
  • da380aefdd Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs Linus Torvalds 2022-10-03 18:03:58 -07:00
  • 26b84401da Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm Linus Torvalds 2022-10-03 17:51:52 -07:00
  • e816da29bc Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux Linus Torvalds 2022-10-03 17:45:15 -07:00
  • e52f7c1ddf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net Jakub Kicinski 2022-10-03 17:44:18 -07:00
  • eafb121ec0 Merge tag 'integrity-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity Linus Torvalds 2022-10-03 17:42:12 -07:00
  • 74a0f84590 Merge tag 'Smack-for-6.1' of https://github.com/cschaufler/smack-next Linus Torvalds 2022-10-03 17:38:09 -07:00
  • 2a4187f440 once: rename _SLOW to _SLEEPABLE Jason A. Donenfeld 2022-10-03 20:14:13 +02:00
  • 331834898f Merge branch 'add-generic-pse-support' Jakub Kicinski 2022-10-03 17:34:06 -07:00
  • 66741b4e94 net: pse-pd: add regulator based PSE driver Oleksij Rempel 2022-10-03 08:52:02 +02:00
  • f05dfdaf56 dt-bindings: net: pse-dt: add bindings for regulator based PoDL PSE controller Oleksij Rempel 2022-10-03 08:52:01 +02:00
  • 18ff0bcda6 ethtool: add interface to interact with Ethernet Power Equipment Oleksij Rempel 2022-10-03 08:52:00 +02:00
  • 5e82147de1 net: mdiobus: search for PSE nodes by parsing PHY nodes. Oleksij Rempel 2022-10-03 08:51:59 +02:00
  • cfaa202a73 net: mdiobus: fwnode_mdiobus_register_phy() rework error handling Oleksij Rempel 2022-10-03 08:51:58 +02:00
  • 3114b075eb net: add framework to support Ethernet PSE and PDs devices Oleksij Rempel 2022-10-03 08:51:57 +02:00
  • e9554b31af dt-bindings: net: phy: add PoDL PSE property Oleksij Rempel 2022-10-03 08:51:56 +02:00
  • 4f526fef91 [brown paperbag] fix coredump breakage Al Viro 2022-10-03 20:26:08 -04:00
  • d0989d01c6 Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux Linus Torvalds 2022-10-03 17:24:22 -07:00
  • 46a275a561 Merge branch 'net-marvell-prestera-add-nexthop-routes-offloading' Jakub Kicinski 2022-10-03 17:14:56 -07:00
  • ae15ed6e40 net: marvell: prestera: Propagate nh state from hw to kernel Yevhen Orlov 2022-10-01 12:34:17 +03:00
  • 396b80cb5c net: marvell: prestera: Add neighbour cache accounting Yevhen Orlov 2022-10-01 12:34:16 +03:00
  • 8b1ef4911a net: marvell: prestera: add stub handler neighbour events Yevhen Orlov 2022-10-01 12:34:15 +03:00
  • 04f24a1e6d net: marvell: prestera: Add heplers to interact with fib_notifier_info Yevhen Orlov 2022-10-01 12:34:14 +03:00
  • 59b44ea8aa net: marvell: prestera: Add length macros for prestera_ip_addr Yevhen Orlov 2022-10-01 12:34:13 +03:00
  • 90b6f9c098 net: marvell: prestera: add delayed wq and flush wq on deinit Yevhen Orlov 2022-10-01 12:34:12 +03:00
  • 333fe4d033 net: marvell: prestera: Add strict cleanup of fib arbiter Yevhen Orlov 2022-10-01 12:34:11 +03:00
  • 1e7313e83e net: marvell: prestera: Add cleanup of allocated fib_nodes Yevhen Orlov 2022-10-01 12:34:10 +03:00
  • 0a23ae2371 net: marvell: prestera: Add router nexthops ABI Yevhen Orlov 2022-10-01 12:34:09 +03:00
  • 865dad2022 Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux Linus Torvalds 2022-10-03 17:11:07 -07:00
  • 899b8cd0d3 eth: octeon: fix build after netif_napi_add() changes Jakub Kicinski 2022-10-02 10:56:50 -07:00
  • 12ed00ba01 Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux Linus Torvalds 2022-10-03 16:56:40 -07:00
  • b89eced8c3 Merge branch 'mlx5-xsk-updates-part4-and-more' Jakub Kicinski 2022-10-03 16:55:33 -07:00
  • 794131c408 net/mlx5: E-Switch, Return EBUSY if can't get mode lock Jianbo Liu 2022-10-01 21:56:32 -07:00
  • 909ffe462a net/mlx5: E-switch, Don't update group if qos is not enabled Chris Mi 2022-10-01 21:56:31 -07:00
  • 8c9cc1eb90 net/mlx5: E-Switch, Allow offloading fwd dest flow table with vport Roi Dayan 2022-10-01 21:56:30 -07:00
  • 1330bd9884 net/mlx5: Set default grace period based on function type Maher Sanalla 2022-10-01 21:56:29 -07:00
  • 9b98d395b8 net/mlx5: Start health poll at earlier stage of driver load Moshe Shemesh 2022-10-01 21:56:28 -07:00
  • 16ab85e784 net/mlx5e: Expose rx_oversize_pkts_buffer counter Gal Pressman 2022-10-01 21:56:27 -07:00
  • c2c9e31dfa net/mlx5e: xsk: Optimize for unaligned mode with 3072-byte frames Maxim Mikityanskiy 2022-10-01 21:56:26 -07:00
  • c6f0420468 net/mlx5e: xsk: Print a warning in slow configurations Maxim Mikityanskiy 2022-10-01 21:56:25 -07:00
  • 1392134510 net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned mode Maxim Mikityanskiy 2022-10-01 21:56:24 -07:00
  • 9f123f7404 net/mlx5e: Improve MTT/KSM alignment Maxim Mikityanskiy 2022-10-01 21:56:23 -07:00
  • 168723c1f8 net/mlx5e: xsk: Use umr_mode to calculate striding RQ parameters Maxim Mikityanskiy 2022-10-01 21:56:22 -07:00
  • cfb4d09c30 net/mlx5e: xsk: Improve need_wakeup logic Maxim Mikityanskiy 2022-10-01 21:56:21 -07:00
  • 1ca6492ec9 net/mlx5e: xsk: Include XSK skb_from_cqe callbacks in INDIRECT_CALL Maxim Mikityanskiy 2022-10-01 21:56:20 -07:00
  • a2740f529d net/mlx5e: xsk: Set napi_id to support busy polling Maxim Mikityanskiy 2022-10-01 21:56:19 -07:00
  • 082a9edf12 net/mlx5e: xsk: Flush RQ on XSK activation to save memory Maxim Mikityanskiy 2022-10-01 21:56:18 -07:00
  • 0152dfee23 net: mvpp2: fix mvpp2 debugfs leak Russell King (Oracle) 2022-10-03 17:19:27 +01:00
  • a4388da51a net: ipa: update copyrights Alex Elder 2022-09-30 17:45:49 -05:00
  • ace5dc6162 net: ipa: update comments Alex Elder 2022-09-30 17:45:27 -05:00
  • 93e2be344a r8152: Rate limit overflow messages Andrew Gaul 2022-10-02 12:41:28 +09:00
  • 65898687cf Merge tag 'amd-drm-next-6.1-2022-09-30' of https://gitlab.freedesktop.org/agd5f/linux into drm-next Dave Airlie 2022-10-04 09:42:23 +10:00
  • 450a580fc4 net: lan966x: Fix return type of lan966x_port_xmit Nathan Huckleberry 2022-09-29 11:27:03 -07:00
  • 8aebac8293 Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux Linus Torvalds 2022-10-03 16:39:37 -07:00
  • 4ae9f874dc Merge tag 'drm-misc-next-2022-09-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next Dave Airlie 2022-10-04 09:29:15 +10:00