aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-19udp: mask TOS bits in udp_v4_early_demux()Guillaume Nault
2021-01-19xsk: Clear pool even for inactive queuesMaxim Mikityanskiy
2021-01-19Merge tag 'task_work-2021-01-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-20openrisc: io: Add missing __iomem annotation to iounmap()Geert Uytterhoeven
2021-01-19bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callbackMircea Cirjaliu
2021-01-19Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-01-19Merge tag 'hyperv-fixes-signed-20210119' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-01-19Merge branch 'sh_eth-fix-reboot-crash'Jakub Kicinski
2021-01-19sh_eth: Make PHY access aware of Runtime PM to fix reboot crashGeert Uytterhoeven
2021-01-19mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven
2021-01-19net: core: devlink: use right genl user_ptr when handling port param get/setOleksandr Mazur
2021-01-19ALSA: hda: Balance runtime/system PM if direct-complete is disabledKai-Heng Feng
2021-01-19drm/vram-helper: Reuse existing page mappings in vmapThomas Zimmermann
2021-01-19drm/atomic: put state on error pathPan Bian
2021-01-19gpio: tegra: Add missing dependenciesThierry Reding
2021-01-19gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on itRandy Dunlap
2021-01-19gpio: mvebu: fix pwm .get_state period calculationBaruch Siach
2021-01-19gpiolib: add a warning on gpiochip->to_irq definedNikita Shubin
2021-01-19printk: fix buffer overflow potential for print_text()John Ogness
2021-01-19drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4Ville Syrjälä
2021-01-18tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen
2021-01-18Merge branch 'ipv6-fixes-for-the-multicast-routes'Jakub Kicinski
2021-01-18ipv6: set multicast flag on the multicast routeMatteo Croce
2021-01-18ipv6: create multicast route with RTPROT_KERNELMatteo Croce
2021-01-18Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2021-01-18net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes
2021-01-18net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean
2021-01-18Merge tag 'spi-fix-v5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-01-18Merge tag 'fixes-2021-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-01-18Merge tag 'asoc-fix-v5.11-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-01-18pinctrl: qcom: Don't clear pending interrupts when enablingDouglas Anderson
2021-01-18pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmaskingDouglas Anderson
2021-01-18pinctrl: qcom: No need to read-modify-write the interrupt statusDouglas Anderson
2021-01-18pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0Douglas Anderson
2021-01-18btrfs: don't clear ret in btrfs_start_dirty_block_groupsJosef Bacik
2021-01-18btrfs: fix lockdep splat in btrfs_recover_relocationJosef Bacik
2021-01-18btrfs: do not double free backref nodes on errorJosef Bacik
2021-01-18btrfs: don't get an EINTR during drop_snapshot for relocJosef Bacik
2021-01-18udf: fix the problem that the disc content is not displayedlianzhi chang
2021-01-18drm/i915: Check for rq->hwsp validity after acquiring RCU lockChris Wilson
2021-01-18drm/i915/pmu: Don't grab wakeref when enabling eventsTvrtko Ursulin
2021-01-18drm/i915/gt: Prevent use of engine->wa_ctx after errorChris Wilson
2021-01-18drm/vc4: Unify PCM card's driver_nameNicolas Saenz Julienne
2021-01-18tools: gpio: fix %llu warning in gpio-watch.cKent Gibson
2021-01-18tools: gpio: fix %llu warning in gpio-event-mon.cKent Gibson
2021-01-18ALSA: usb-audio: Avoid implicit feedback on Pioneer devicesTakashi Iwai
2021-01-18ALSA: usb-audio: Set sample rate for all sharing EPs on UAC1Takashi Iwai
2021-01-18ALSA: usb-audio: Fix UAC1 rate setup for secondary endpointsTakashi Iwai
2021-01-18drm/ttm: stop using GFP_TRANSHUGE_LIGHTChristian König