summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-02Input: tca6416-keypad - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: qt2160 - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: qt1070 - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: mpr121_touchkey - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: mcs_touchkey - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: max7359_keypad - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: lm8333 - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: lm8323 - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: dlink-dir685-touchkeys - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: cap11xx - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: adp5589-keys - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: adp5588-keys - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: as5011 - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Dmitry Torokhov
2022-12-02dm init: add dm-mod.waitfor to wait for asynchronously probed block devicesPeter Korsgaard
2022-12-02binfmt_misc: fix shift-out-of-bounds in check_special_flagsLiu Shixin
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-12-02v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds
2022-12-02Bluetooth: Fix crash when replugging CSR fake controllersLuiz Augusto von Dentz
2022-12-02Bluetooth: Fix not cleanup led when bt_init failsChen Zhongjin
2022-12-02Bluetooth: Fix support for Read Local Supported Codecs V2Chethan T N
2022-12-02Bluetooth: Remove codec id field in vendor codec definitionChethan T N
2022-12-02Bluetooth: L2CAP: Fix u8 overflowSungwoo Kim
2022-12-02Bluetooth: silence a dmesg error message in hci_request.cMateusz Jończyk
2022-12-02Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis()Wang ShaoBo
2022-12-02Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()Wang ShaoBo
2022-12-02Bluetooth: btusb: Add debug message for CSR controllersIsmael Ferreras Morezuelas
2022-12-02Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas
2022-12-02powercap: idle_inject: Fix warnings with make W=1Srinivas Pandruvada
2022-12-02thermal: intel: hfi: Remove a pointless die_id checkRicardo Neri
2022-12-02Merge tag 'opp-updates-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki
2022-12-02Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2022-12-02pktcdvd: remove driver.Greg Kroah-Hartman
2022-12-02seccomp: document the "filter_count" fieldRandy Dunlap
2022-12-02seccomp: Move copy_seccomp() to no failure path.Kuniyuki Iwashima
2022-12-02selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_wit...Gautam Menghani
2022-12-02ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()Li Zetao
2022-12-02ACPI: battery: Call power_supply_changed() when adding hooksArmin Wolf
2022-12-02ACPI: use sysfs_emit() instead of scnprintf()ye xingchen
2022-12-02ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F)Hans de Goede
2022-12-02md: fold unbind_rdev_from_array into md_kick_rdev_from_arrayChristoph Hellwig
2022-12-02md: mark md_kick_rdev_from_array staticChristoph Hellwig
2022-12-02md: remove lock_bdev / unlock_bdevChristoph Hellwig
2022-12-02ACPI: APEI: Remove a useless includeChristophe JAILLET
2022-12-02fscrypt: add additional documentation for SM4 supportEric Biggers
2022-12-02Merge Intel thermal control drivers changes for v6.2Rafael J. Wysocki
2022-12-02KVM: Document the interaction between KVM_CAP_HALT_POLL and halt_poll_nsDavid Matlack
2022-12-02KVM: Move halt-polling documentation into common directoryDavid Matlack
2022-12-02selftests/ftrace: Use long for synthetic event probe testSteven Rostedt (Google)
2022-12-02s390/checksum: support GENERIC_CSUM, enable it for KASANHeiko Carstens