- 7327cef PCI/MSI: Cleanup msi_mask() by Thomas Gleixner · 3 years, 5 months ago
- b296aba PCI/MSI: Deobfuscate virtual MSI-X by Thomas Gleixner · 3 years, 5 months ago
- 8eb5ce3 PCI/MSI: Consolidate error handling in msi_capability_init() by Thomas Gleixner · 3 years, 5 months ago
- 67961e7 PCI/MSI: Rename msi_desc::masked by Thomas Gleixner · 3 years, 5 months ago
- a6e8b94 PCI/MSI: Simplify msi_verify_entries() by Thomas Gleixner · 3 years, 5 months ago
- 3998527 s390/pci: Do not mask MSI[-X] entries on teardown by Thomas Gleixner · 3 years, 5 months ago
- 4b41ea6 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 3 years, 5 months ago
- ff363f4 x86/msi: Force affinity setup before startup by Thomas Gleixner · 3 years, 5 months ago
- 0c0e37d x86/ioapic: Force affinity setup before startup by Thomas Gleixner · 3 years, 5 months ago
- 826da77 genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP by Thomas Gleixner · 3 years, 5 months ago
- 77e89af PCI/MSI: Protect msi_desc::masked for multi-MSI by Thomas Gleixner · 3 years, 5 months ago
- d28d4ad PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown() by Thomas Gleixner · 3 years, 5 months ago
- 689e6b5 PCI/MSI: Correct misleading comments by Thomas Gleixner · 3 years, 5 months ago
- 361fd37 PCI/MSI: Do not set invalid bits in MSI mask by Thomas Gleixner · 3 years, 5 months ago
- b9255a7 PCI/MSI: Enforce MSI[X] entry updates to be visible by Thomas Gleixner · 3 years, 5 months ago
- da181dc PCI/MSI: Enforce that MSI-X table entry is masked for update by Thomas Gleixner · 3 years, 5 months ago
- 7d5ec3d PCI/MSI: Mask all unused MSI-X entries by Thomas Gleixner · 3 years, 5 months ago
- 4385539 PCI/MSI: Enable and mask MSI-X early by Thomas Gleixner · 3 years, 5 months ago
- 36a21d5 Linux 5.14-rc5 by Linus Torvalds · 3 years, 5 months ago
- cceb634 Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
- 713f0f3 Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
- 74eedeb Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
- 6674586 Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 5 months ago
- 289ef7b Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 5 months ago
- 911c3c5 Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 5 months ago
- 6463e54 Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 5 months ago
- 6a65554 Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 5 months ago
- 85a9050 Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- 6bbf591 Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- 0b6684b Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 5 months ago
- 4972bb9 Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 5 months ago
- 867432b Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED" by Alexandre Ghiti · 3 years, 5 months ago
- 6d7f91d riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion by Alexandre Ghiti · 3 years, 5 months ago
- fb7b9b0 kyber: make trace_block_rq call consistent with documentation by Vincent Fu · 3 years, 5 months ago
- c9194f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 5 months ago
- 2c4b1ec Merge tag 'trace-v5.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 5 months ago
- 9917de7 Merge tag 'pm-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
- 5d60968 Merge tag 'acpi-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
- 3dc064d Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 5 months ago
- 73f2553 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 5 months ago
- cb407fc Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 5 months ago
- 894d6f4 Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years, 5 months ago
- 4f1be39 Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 3 years, 5 months ago
- b4b927f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 5 months ago
- 484faec Merge tag 'sound-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 5 months ago
- 1254f05 Merge tag 'drm-fixes-2021-08-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 5 months ago
- 877ba3f ext4: fix potential htree corruption when growing large_dir directories by Theodore Ts'o · 3 years, 5 months ago
- 7b40066 tracepoint: Use rcu get state and cond sync for static call updates by Mathieu Desnoyers · 3 years, 5 months ago
- 2169827 io-wq: fix lack of acct->nr_workers < acct->max_workers judgement by Hao Xu · 3 years, 5 months ago
- 3d4e4fa io-wq: fix no lock protection of acct->nr_worker by Hao Xu · 3 years, 5 months ago
- acade63 perf/x86/intel: Apply mid ACK for small core by Kan Liang · 3 years, 5 months ago
- 2638a32 RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs. by Dakshaja Uppalapati · 3 years, 5 months ago
- d186f9c Merge tag 'amd-drm-fixes-5.14-2021-08-05' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 5 months ago
- e00f543 drm/amdgpu: add DID for beige goby by Chengming Gui · 3 years, 10 months ago
- 0e99e96 drm/amdgpu/display: fix DMUB firmware version info by Shirish S · 3 years, 5 months ago
- c4152b2 drm/amd/display: workaround for hard hang on HPD on native DP by Qingqing Zhuo · 3 years, 5 months ago
- d5c5ac3 drm/amd/display: Fix resetting DCN3.1 HW when resuming from S4 by Jude Shih · 3 years, 6 months ago
- cd7b053 drm/amd/display: Increase stutter watermark for dcn303 by Bing Guo · 3 years, 5 months ago
- 06050a0 drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X by Bing Guo · 3 years, 5 months ago
- ffb9ee8 drm/amd/display: Assume LTTPR interop for DCN31+ by Wesley Chalmers · 3 years, 5 months ago
- 5706cb3 drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled by Randy Dunlap · 3 years, 5 months ago
- 23c0eba drm/amd/pm: update yellow carp pmfw interface version by Xiaomeng Hou · 3 years, 5 months ago
- 231264d tracepoint: Fix static call function vs data state mismatch by Mathieu Desnoyers · 3 years, 5 months ago
- f7ec412 tracepoint: static call: Compare data on transition from 2->1 callees by Mathieu Desnoyers · 3 years, 5 months ago
- 902e7f3 Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
- 0395be9 spi: cadence-quadspi: Fix check condition for DTR ops by Apurva Nandan · 3 years, 6 months ago
- e044809 Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 5 months ago
- 0b53abf Merge tag 'selinux-pr-20210805' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 5 months ago
- 6209049 Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
- 3c3e902 Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 5 months ago
- 130951b Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 5 months ago
- 97fcc07 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 5 months ago
- 611ffd8 Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 3 years, 5 months ago
- 2e9fb2c block/partitions/ldm.c: Fix a kernel-doc warning by Bart Van Assche · 3 years, 5 months ago
- 46c4c9d pipe: increase minimum default pipe size to 2 pages by Alex Xu (Hello71) · 3 years, 5 months ago
- 8d75d0e blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit() by Yu Kuai · 3 years, 5 months ago
- 6bb5318 Merge branch 'net-fix-use-after-free-bugs' by Jakub Kicinski · 3 years, 5 months ago
- 942e560 net: vxge: fix use-after-free in vxge_device_unregister by Pavel Skripkin · 3 years, 5 months ago
- 4471296 net: fec: fix use-after-free in fec_drv_remove by Pavel Skripkin · 3 years, 5 months ago
- af35fc3 net: pegasus: fix uninit-value in get_interrupt_interval by Pavel Skripkin · 3 years, 5 months ago
- 51397dc tracing: Quiet smp_processor_id() use in preemptable warning in hwlat by Steven Rostedt (VMware) · 3 years, 5 months ago
- ae03d18 net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_update() by Grygorii Strashko · 3 years, 5 months ago
- fb65382 bnx2x: fix an error code in bnx2x_nic_load() by Dan Carpenter · 3 years, 5 months ago
- 14ccc63 kbuild: cancel sub_make_done for the install target to fix DKMS by Masahiro Yamada · 3 years, 5 months ago
- 54eacba scripts: checkversion: modernize linux/version.h search strings by Randy Dunlap · 3 years, 5 months ago
- 28bbbb9 mips: Fix non-POSIX regexp by H. Nikolaus Schaller · 3 years, 6 months ago
- fa953ad x86/tools/relocs: Fix non-POSIX regexp by H. Nikolaus Schaller · 3 years, 6 months ago
- afa00d3 Merge branch 'eean-iosm-fixes' by David S. Miller · 3 years, 5 months ago
- 679505b net: wwan: iosm: fix recursive lock acquire in unregister by M Chetan Kumar · 3 years, 5 months ago
- c98f522 net: wwan: iosm: correct data protocol mask bit by M Chetan Kumar · 3 years, 5 months ago
- b46c579 net: wwan: iosm: endianness type correction by M Chetan Kumar · 3 years, 5 months ago
- 5a7c1b2 net: wwan: iosm: fix lkp buildbot warning by M Chetan Kumar · 3 years, 5 months ago
- 43ad944 usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus events by Kyle Tso · 3 years, 5 months ago
- 6aa3246 MIPS: check return value of pgtable_pmd_page_ctor by Huang Pei · 3 years, 5 months ago
- cb10f68 usb: dwc3: gadget: Avoid runtime resume if disabling pullup by Wesley Cheng · 3 years, 5 months ago
- d25d8506 usb: dwc3: gadget: Use list_replace_init() before traversing lists by Wesley Cheng · 3 years, 5 months ago
- b47b0b6 Merge tag 'usb-serial-5.14-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 3 years, 5 months ago
- 8da0e55 USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2 by David Bauer · 3 years, 5 months ago
- d5aaad6 KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds by Sean Christopherson · 3 years, 5 months ago
- cc396d2 Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.14 by Jens Axboe · 3 years, 5 months ago