summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-26tg3: Disable tg3 device on system reboot to avoid triggering AERKai-Heng Feng
2022-08-26net: sparx5: fix handling uneven length packets in manual extractionCasper Andersson
2022-08-26Merge tag 'for-net-2022-08-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-08-26docs/conf.py: add function attribute '__fix_address' to conf.pyMenglong Dong
2022-08-27perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian
2022-08-26Smack: Provide read control for io_uring_cmdCasey Schaufler
2022-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-08-26Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-26Merge tag 'loongarch-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-26Merge tag 'drm-fixes-2022-08-26-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-26Merge tag 'block-6.0-2022-08-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-26Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-26fbdev: fbcon: Properly revert changes when vc_resize() failedShigeru Yoshida
2022-08-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-08-26io_uring/net: fix overexcessive retriesPavel Begunkov
2022-08-26wait_on_bit: add an acquire memory barrierMikulas Patocka
2022-08-26/dev/null: add IORING_OP_URING_CMD supportPaul Moore
2022-08-26selinux: implement the security_uring_cmd() LSM hookPaul Moore
2022-08-26lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain
2022-08-26ALSA: control: Re-order bounds checking in get_ctl_id_hash()Dan Carpenter
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2022-08-26wifi: mt76: mt7921e: fix crash in chip reset failDeren Wu
2022-08-26platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startupMario Limonciello
2022-08-26Merge tag 'wireless-2022-08-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-08-26crypto: lib - remove unneeded selection of XOR_BLOCKSEric Biggers
2022-08-26platform/x86: asus-wmi: Fix the name of the mic-mute LED classdevPaddyKP_Yao
2022-08-26pinctrl: sunxi: Fix name for A100 R_PIOMichael Wu
2022-08-25Merge branch 'linus'Andrew Morton
2022-08-26Merge tag 'amd-drm-fixes-6.0-2022-08-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-08-26Merge tag 'drm-misc-fixes-2022-08-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-08-25Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...Palmer Dabbelt
2022-08-25Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux...Palmer Dabbelt
2022-08-25Bluetooth: hci_sync: hold hdev->lock when cleanup hci_connZhengping Jiang
2022-08-25Bluetooth: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-25Bluetooth: hci_event: Fix checking conn for le_conn_complete_evtArchie Pusaka
2022-08-25Bluetooth: ISO: Fix not handling shutdown conditionLuiz Augusto von Dentz
2022-08-25Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()Tetsuo Handa
2022-08-25Bluetooth: MGMT: Fix Get Device FlagsLuiz Augusto von Dentz
2022-08-25Bluetooth: L2CAP: Fix build errors in some archsLuiz Augusto von Dentz
2022-08-25Bluetooth: hci_sync: Fix suspend performance regressionLuiz Augusto von Dentz
2022-08-25Bluetooth: hci_event: Fix vendor (unknown) opcode status handlingHans de Goede
2022-08-26powerpc/rtas: Fix RTAS MSR[HV] handling for CellMichael Ellerman
2022-08-26Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"Michael Ellerman
2022-08-26powerpc: align syscall table for ppc32Masahiro Yamada
2022-08-25bpf: Don't use tnum_range on array range checking for poke descriptorsDaniel Borkmann
2022-08-25audit: move audit_return_fixup before the filtersRichard Guy Briggs
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-25Merge branch 'net-lantiq_xrx200-fix-errors-under-memory-pressure'Jakub Kicinski
2022-08-25net: lantiq_xrx200: restore buffer if memory allocation failedAleksander Jan Bajkowski
2022-08-25net: lantiq_xrx200: fix lock under memory pressureAleksander Jan Bajkowski