aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-31docs: netdev: add a question about re-posting frequencyJakub Kicinski
2022-03-31docs: netdev: rephrase the 'should I update patchwork' questionJakub Kicinski
2022-03-31docs: netdev: rephrase the 'Under review' questionJakub Kicinski
2022-03-31docs: netdev: shorten the name and mention msgid for patch statusJakub Kicinski
2022-03-31docs: netdev: note that RFC postings are allowed any timeJakub Kicinski
2022-03-31docs: netdev: turn the net-next closed into a WarningJakub Kicinski
2022-03-31docs: netdev: move the patch marking section upJakub Kicinski
2022-03-31docs: netdev: minor rewordJakub Kicinski
2022-03-31docs: netdev: replace references to old archivesJakub Kicinski
2022-03-31can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...Marc Kleine-Budde
2022-03-31can: mcba_usb: properly check endpoint typePavel Skripkin
2022-03-31can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua
2022-03-31can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua
2022-03-31can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua
2022-03-31can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde
2022-03-31can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error valueTom Rix
2022-03-31can: isotp: restore accidentally removed MSG_PEEK featureOliver Hartkopp
2022-03-30net: sparx5: uses, depends on BRIDGE or !BRIDGERandy Dunlap
2022-03-30Merge branch 'wireguard-patches-for-5-18-rc1'Jakub Kicinski
2022-03-30wireguard: socket: ignore v6 endpoints when ipv6 is disabledJason A. Donenfeld
2022-03-30wireguard: socket: free skb in send6 when ipv6 is disabledWang Hai
2022-03-30wireguard: selftests: simplify RNG seedingJason A. Donenfeld
2022-03-30wireguard: queueing: use CFI-safe ptr_ring cleanup functionJason A. Donenfeld
2022-03-30mm: page_alloc: validate buddy before check its migratetype.Zi Yan
2022-03-30Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-30Merge tag 'modules-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-30sfc: Avoid NULL pointer dereference on systems without numa awarenessMartin Habets
2022-03-30ptp: ocp: handle error from nvmem_device_findJonathan Lemon
2022-03-30net: dsa: felix: fix possible NULL pointer dereferenceZheng Yongjun
2022-03-30Merge tag 'pwm/for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-30Merge tag 'regulator-fix-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-30Merge tag 'dmaengine-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-30Merge tag 'rproc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-03-30Merge tag 'hwlock-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...Linus Torvalds
2022-03-30Merge tag 'rpmsg-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-03-30Merge tag 'i3c/for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2022-03-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-29fs: fix fd table size alignment properlyLinus Torvalds
2022-03-30crypto: x86/sm3 - Fixup SLSPeter Zijlstra
2022-03-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-03-29Merge tag 'jfs-5.18' of https://github.com/kleikamp/linux-shaggyLinus Torvalds
2022-03-29dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatibleVinod Koul
2022-03-29lib/test: use after free in register_test_dev_kmod()Dan Carpenter
2022-03-29fs: fd tables have to be multiples of BITS_PER_LONGLinus Torvalds
2022-03-29parisc: Fix patch code locking and flushingJohn David Anglin
2022-03-29parisc: Find a new timesync master if current CPU is removedHelge Deller
2022-03-29parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=yHelge Deller
2022-03-29parisc: Rewrite arch_cpu_idle_dead() for CPU hotpluggingHelge Deller