platform/kernel/linux-rpi.git
2021-02-03 Lorenzo Bianconimt7601u: fix kernel crash unplugging the device
2021-02-03 Bharat Gootyarm64: dts: broadcom: Fix USB DMA address translation...
2021-02-03 Andrea Righileds: trigger: fix potential deadlock with libata
2021-02-03 David Woodhousexen: Fix XenStore initialisation for XS_LOCAL
2021-02-03 Pavel Begunkovio_uring: fix wqe->lock/completion_lock deadlock
2021-02-03 Marc ZyngierKVM: Forbid the use of tagged userspace addresses for...
2021-02-03 Jay ZhouKVM: x86: get smi pending status correctly
2021-02-03 Maxim LevitskyKVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on...
2021-02-03 Paolo BonziniKVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside...
2021-02-03 Maxim LevitskyKVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on...
2021-02-03 Marc ZyngierKVM: arm64: Filter out v8.1+ events on v8.0 HW
2021-02-03 Like XuKVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning...
2021-02-03 Like XuKVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encodi...
2021-02-03 Josef Bacikbtrfs: fix possible free space tree corruption with...
2021-02-03 Su Yuebtrfs: fix lockdep warning due to seqcount_mutex on...
2021-02-03 Claudiu Bezneadrivers: soc: atmel: add null entry at the end of at91_...
2021-02-03 Sudeep Holladrivers: soc: atmel: Avoid calling at91_soc_init on...
2021-02-03 Herbert Xucrypto: marvel/cesa - Fix tdma descriptor on 64-bit
2021-02-03 Lukas Wunnerefi/apple-properties: Reinstate support for boolean...
2021-02-03 Nick Desaulniersx86/entry: Emit a symbol for register restoring thunk
2021-02-03 Laurent BadelPM: hibernate: flush swap writer after marking
2021-02-03 Tony Krowiaks390/vfio-ap: No need to disable IRQ after queue reset
2021-02-03 Janosch Franks390: uv: Fix sysfs max number of VCPUs reporting
2021-02-03 Giacinto Cifellinet: usb: qmi_wwan: added support for Thales Cinterion...
2021-02-03 Coly Libcache: only check feature sets when sb->version >...
2021-02-03 Lyude Pauldrivers/nouveau/kms/nv50-: Reject format modifiers...
2021-02-03 Chris Wilsondrm/i915/gt: Always try to reserve GGTT address 0x0
2021-02-03 Chris Wilsondrm/i915: Always flush the active worker before returni...
2021-02-03 Lyude Pauldrm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors
2021-02-03 Alex DeucherRevert "drm/amdgpu/swsmu: drop set_fan_speed_percent...
2021-02-03 Jaroslav KyselaASoC: AMD Renoir - refine DMI entries for some Lenovo...
2021-02-03 Juergen Grossx86/xen: avoid warning in Xen pv guest with CONFIG_AMD_...
2021-02-03 Johannes Bergwext: fix NULL-ptr-dereference with cfg80211's lack...
2021-02-03 Koen VandeputteARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming
2021-02-03 Linus WalleijARM: dts: ux500: Reserve memory carveouts
2021-02-03 Soeren MochARM: dts: tbs2910: rename MMC node aliases
2021-02-03 Sean Youngmedia: rc: ensure that uevent can be read directly...
2021-02-03 Matthias Reichlmedia: rc: ite-cir: fix min_timeout calculation
2021-02-03 Matthias Reichlmedia: rc: fix timeout handling after switch to microse...
2021-02-03 Ricardo Ribaldamedia: hantro: Fix reset_raw_fmt initialization
2021-02-03 Jernej Skrabecmedia: cedrus: Fix H264 decoding
2021-02-03 Yannick Fertremedia: cec: add stm32 driver
2021-02-03 Helge Dellerparisc: Enable -mlong-calls gcc option by default when...
2021-02-03 Takashi IwaiALSA: hda/via: Apply the workaround generically for...
2021-02-03 Jian-Hong PanALSA: hda/realtek: Enable headset of ASUS B1400CEPE...
2021-02-03 Baoquan Hekernel: kexec: remove the lock operation of system_tran...
2021-02-03 Rafael J. WysockiACPI: thermal: Do not call acpi_thermal_check() directly
2021-02-03 Kai-Heng FengACPI: sysfs: Prefer "compatible" modalias
2021-02-03 Linus Torvaldstty: avoid using vfs_iocb_iter_write() for redirected...
2021-02-03 Josef Baciknbd: freeze the queue while we're adding connections
2021-02-03 Eric Dumazetiwlwifi: provide gso_type to GSO packets
2021-01-30 Greg Kroah... Linux 5.10.12
2021-01-30 John Ognessprintk: fix string termination for record_print_text()
2021-01-30 John Ognessprintk: fix buffer overflow potential for print_text()
2021-01-30 Jean-Philippe... tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
2021-01-30 Zhaoyang Huangmm: fix a race on nr_swap_pages
2021-01-30 Hailong liumm/page_alloc: add a missing mm_page_alloc_zone_locked...
2021-01-30 Josh Poimboeufobjtool: Don't fail on missing symbol table
2021-01-30 Pavel Begunkovio_uring: fix sleeping under spin in __io_clean_op
2021-01-30 Pavel Begunkovio_uring: dont kill fasync under completion_lock
2021-01-30 Pavel Begunkovio_uring: fix skipping disabling sqo on exec
2021-01-30 Pavel Begunkovio_uring: fix uring_flush in exit_files() warning
2021-01-30 Pavel Begunkovio_uring: fix false positive sqo warning on flush
2021-01-30 Pavel Begunkovio_uring: do sqo disable on install_fd error
2021-01-30 Pavel Begunkovio_uring: fix null-deref in io_disable_sqo_submit
2021-01-30 Pavel Begunkovio_uring: stop SQPOLL submit on creator's death
2021-01-30 Pavel Begunkovio_uring: add warn_once for io_uring_flush()
2021-01-30 Pavel Begunkovio_uring: inline io_uring_attempt_task_drop()
2021-01-30 Pavel Begunkovkernel/io_uring: cancel io_uring before task works
2021-01-30 Takashi Iwaiiwlwifi: dbg: Don't touch the tlv data
2021-01-30 Bryan TanRDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
2021-01-30 Hans Verkuilmedia: v4l2-subdev.h: BIT() is not available in userspace
2021-01-30 Naushir Patuckmedia: Revert "media: videobuf2: Fix length check for...
2021-01-30 Kai-Heng FengHID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for...
2021-01-30 Jason GereckeHID: wacom: Correct NULL dereference on AES pen proximity
2021-01-30 Thomas Gleixnerfutex: Handle faults correctly for PI futexes
2021-01-30 Thomas Gleixnerfutex: Simplify fixup_pi_state_owner()
2021-01-30 Thomas Gleixnerfutex: Use pi_state_update_owner() in put_pi_state()
2021-01-30 Thomas Gleixnerrtmutex: Remove unused argument from rt_mutex_proxy_unl...
2021-01-30 Thomas Gleixnerfutex: Provide and use pi_state_update_owner()
2021-01-30 Thomas Gleixnerfutex: Replace pointless printk in fixup_owner()
2021-01-30 Thomas Gleixnerfutex: Ensure the correct return value from futex_lock_pi()
2021-01-30 Wang HaiRevert "mm/slub: fix a memory leak in sysfs_slab_add()"
2021-01-30 Baruch Siachgpio: mvebu: fix pwm .get_state period calculation
2021-01-27 Greg Kroah... Linux 5.10.11
2021-01-27 Linus TorvaldsRevert "mm: fix initialization of struct page for holes...
2021-01-27 Mike Rapoportmm: fix initialization of struct page for holes in...
2021-01-27 Sami TolvanenCommit 9bb48c82aced ("tty: implement write_iter") conve...
2021-01-27 Johannes Bergfs/pipe: allow sendfile() to pipe again
2021-01-27 Martin Kepplingerinterconnect: imx8mq: Use icc_sync_state
2021-01-27 Christoph Hellwigkernfs: wire up ->splice_read and ->splice_write
2021-01-27 Christoph Hellwigkernfs: implement ->write_iter
2021-01-27 Christoph Hellwigkernfs: implement ->read_iter
2021-01-27 KP Singhbpf: Local storage helpers should check nullness of...
2021-01-27 Anshuman Guptadrm/i915/hdcp: Get conn while content_type changed
2021-01-27 Kai-Heng FengASoC: SOF: Intel: hda: Avoid checking jack on system...
2021-01-27 Kuniyuki Iwashimatcp: Fix potential use-after-free due to double kfree()
2021-01-27 Hyunwook (Wooky... x86/sev-es: Handle string port IO to kernel memory...
2021-01-27 Pan Biannet: systemport: free dev before on error path
2021-01-27 Linus Torvaldstty: fix up hung_up_tty_write() conversion
next