summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-25Merge branch 'printk-rework' into for-linusPetr Mladek
2021-01-25printk: fix string termination for record_print_text()John Ogness
2021-01-21Merge branch 'printk-rework' into for-linusPetr Mladek
2021-01-19printk: fix buffer overflow potential for print_text()John Ogness
2021-01-15printk: fix kmsg_dump_get_buffer length calulationsJohn Ogness
2021-01-15printk: ringbuffer: fix line countingJohn Ogness
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek
2021-01-07Merge tag 'gcc-plugins-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-07Merge tag 'spi-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-01-07Merge tag 'regulator-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-07Merge tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-06gcc-plugins: fix gcc 11 indigestion with plugins...Valdis Klētnieks
2021-01-06Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-01-05Merge tag 'sound-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-01-05Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-05Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-05mm: make wait_on_page_writeback() wait for multiple pending writebacksLinus Torvalds
2021-01-05regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()Dan Carpenter
2021-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-04Merge branch 'net-dsa-lantiq_gswip-two-fixes-for-net-stable'Jakub Kicinski
2021-01-04net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl
2021-01-04net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl
2021-01-04net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_eventXie He
2021-01-04r8169: work around power-saving bug on some chip versionsHeiner Kallweit
2021-01-04net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork
2021-01-04selftests: mlxsw: Set headroom size of correct portIdo Schimmel
2021-01-04net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax
2021-01-04ibmvnic: fix: NULL pointer dereference.YANG LI
2021-01-04docs: networking: packet_mmap: fix old config referenceBaruch Siach
2021-01-04docs: networking: packet_mmap: fix formatting for C macrosBaruch Siach
2021-01-04vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang
2021-01-04bareudp: Fix use of incorrect min_headroom sizeTaehee Yoo
2021-01-04bareudp: set NETIF_F_LLTX flagTaehee Yoo
2021-01-04Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds
2021-01-04Merge qcom driver fix into regulator-5.11Mark Brown
2021-01-04ALSA: hda/via: Fix runtime PM for Clevo W35xSSTakashi Iwai
2021-01-04regulator: qcom-rpmh: add QCOM_COMMAND_DB dependencyArnd Bergmann
2021-01-04regulator: qcom-rpmh-regulator: correct hfsmps515 definitionDmitry Baryshkov
2021-01-04dt-bindings: regulator: qcom,rpmh-regulator: add pm8009 revisionDmitry Baryshkov
2021-01-04spi: fix the divide by 0 error when calculating xfer waiting timeXu Yilun
2021-01-04afs: Fix directory entry size calculationDavid Howells
2021-01-04afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=yDavid Howells
2021-01-03Linux 5.11-rc2Linus Torvalds
2021-01-03ALSA: usb-audio: Add quirk for RC-505Timon Reinold
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki