summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-23netfilter: nfnl_hook: fix unused variable warningArnd Bergmann
2021-07-23tracing/histogram: Rename "cpu" to "common_cpu"Steven Rostedt (VMware)
2021-07-23tracing: Synthetic event field_pos is an index not a booleanSteven Rostedt (VMware)
2021-07-23arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-modePali Rohár
2021-07-23netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso
2021-07-23netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal
2021-07-23netfilter: nft_last: avoid possible false sharingPablo Neira Ayuso
2021-07-23netfilter: flowtable: avoid possible false sharingPablo Neira Ayuso
2021-07-23ext4: remove conflicting comment from __ext4_forgetGuoqing Jiang
2021-07-23ext4: fix potential uninitialized access to retval in kmmpdYe Bin
2021-07-23arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllersVladimir Oltean
2021-07-23pinctrl: qcom: fix GPIOLIB dependenciesArnd Bergmann
2021-07-23cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi
2021-07-23nl80211: limit band information in non-split dataJohannes Berg
2021-07-23virt_wifi: fix error on connectMatteo Croce
2021-07-23mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau
2021-07-23mac80211: fix starting aggregation sessions on mesh interfacesFelix Fietkau
2021-07-23mac80211: Do not strip skb headroom on monitor framesJohan Almbladh
2021-07-23ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pinsMarek Vasut
2021-07-23ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_initColin Ian King
2021-07-23KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin
2021-07-23KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin
2021-07-23pcmcia: i82092: fix a null pointer dereference bugZheyu Ma
2021-07-22riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUEAlexandre Ghiti
2021-07-22riscv: Make sure the linear mapping does not use the kernel mappingAlexandre Ghiti
2021-07-22Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-22riscv: Fix memory_limit for 64-bit kernelAlexandre Ghiti
2021-07-23ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHzOleksandr Suvorov
2021-07-23arm64: dts: ls1028: sl28: fix networking for variant 2Michael Walle
2021-07-22cifs: fix fallocate when trying to allocate a hole.Ronnie Sahlberg
2021-07-22Merge tag 'fallthrough-fixes-clang-5.14-rc3' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-07-23Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-07-23Merge tag 'drm-intel-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-07-22io_uring: fix early fdput() of fileJens Axboe
2021-07-22Merge tag 'array-bounds-fixes-5.14-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-07-22Merge tag 'nvme-5.14-2021-07-22' of git://git.infradead.org/nvme into block-5.14Jens Axboe
2021-07-22CIFS: Clarify SMB1 code for POSIX delete fileSteve French
2021-07-22Merge tag 'usb-serial-5.14-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-07-22CIFS: Clarify SMB1 code for POSIX CreateSteve French
2021-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-07-22Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-07-22Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-07-22cifs: support share failover when remountingPaulo Alcantara
2021-07-22cifs: only write 64kb at a time when fallocating a small region of a fileRonnie Sahlberg
2021-07-22tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.Haoran Luo
2021-07-22spi: update modalias_show after of_device_uevent_modalias supportAndreas Schwab
2021-07-22spi: meson-spicc: fix memory leak in meson_spicc_removeDongliang Mu
2021-07-22ASoC: amd: enable stop_dma_first flag for cz_dai_7219_98357 dai linkVijendar Mukunda
2021-07-22drm/mediatek: Fix cursor plane no updatejason-jh.lin