summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-3151-175/+189
|\
| * kbuild: Make $(LLVM) more flexibleNathan Chancellor2022-03-314-25/+62
| * kbuild: add --target to correctly cross-compile UAPI headers with ClangMasahiro Yamada2022-03-311-1/+1
| * fixdep: use fflush() and ferror() to ensure successful write to filesMasahiro Yamada2022-03-311-27/+19
| * arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-3113-26/+13
| * usr/include: replace extra-y with always-yMasahiro Yamada2022-03-311-1/+1
| * certs: simplify empty certs creation in certs/MakefileMasahiro Yamada2022-03-031-10/+11
| * certs: include certs/signing_key.x509 unconditionallyMasahiro Yamada2022-03-032-19/+0
| * kallsyms: ignore all local labels prefixed by '.L'Changbin Du2022-02-221-1/+1
| * kconfig: fix missing '# end of' for empty menuMasahiro Yamada2022-02-181-12/+13
| * kconfig: add fflush() before ferror() checkMasahiro Yamada2022-02-181-0/+2
| * kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada2022-02-1522-31/+30
| * kbuild: Add environment variables for userprogs flagsElliot Berman2022-02-145-8/+26
| * kbuild: unify cmd_copy and cmd_shippedMasahiro Yamada2022-02-145-13/+9
* | Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-314-5/+7
|\ \
| * | ARM/dma-mapping: Remove CMA code when not built with CMAKees Cook2022-03-313-4/+6
| * | usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPANKees Cook2022-03-241-1/+1
* | | Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-3158-337/+588
|\ \ \
| * | | vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devicesEric Dumazet2022-03-311-0/+6
| * | | openvswitch: Add recirc_id to recirc warningStéphane Graber2022-03-311-2/+2
| * | | Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...Jakub Kicinski2022-03-317-32/+37
| |\ \ \
| | * | | can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...Marc Kleine-Budde2022-03-311-0/+2
| | * | | can: mcba_usb: properly check endpoint typePavel Skripkin2022-03-311-10/+16
| | * | | can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua2022-03-311-1/+0
| | * | | can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua2022-03-311-16/+14
| | * | | can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua2022-03-311-1/+0
| | * | | can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde2022-03-311-2/+3
| | * | | can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error valueTom Rix2022-03-311-1/+1
| | * | | can: isotp: restore accidentally removed MSG_PEEK featureOliver Hartkopp2022-03-311-1/+1
| * | | | rxrpc: fix some null-ptr-deref bugs in server_key.cXiaolong Huang2022-03-311-2/+5
| * | | | rxrpc: Fix call timer start racing with call destructionDavid Howells2022-03-314-15/+50
| * | | | Merge branch 'net-hns3-add-two-fixes-for-net'Paolo Abeni2022-03-314-8/+15
| |\ \ \ \
| | * | | | net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang2022-03-311-3/+3
| | * | | | net: hns3: fix the concurrency between functions reading debugfsYufeng Mo2022-03-313-5/+12
| |/ / / /
| * | | | Merge branch 'docs-update-and-move-the-netdev-faq'Paolo Abeni2022-03-315-48/+73
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | docs: netdev: move the netdev-FAQ to the process pagesJakub Kicinski2022-03-315-2/+5
| | * | | docs: netdev: broaden the new vs old code formatting guidelinesJakub Kicinski2022-03-311-4/+4
| | * | | docs: netdev: call out the merge window in tag checkingJakub Kicinski2022-03-311-1/+3
| | * | | docs: netdev: add missing back ticksJakub Kicinski2022-03-311-6/+6
| | * | | docs: netdev: make the testing requirement more stringentJakub Kicinski2022-03-311-5/+9
| | * | | docs: netdev: add a question about re-posting frequencyJakub Kicinski2022-03-311-0/+11
| | * | | docs: netdev: rephrase the 'should I update patchwork' questionJakub Kicinski2022-03-311-3/+5
| | * | | docs: netdev: rephrase the 'Under review' questionJakub Kicinski2022-03-311-3/+5
| | * | | docs: netdev: shorten the name and mention msgid for patch statusJakub Kicinski2022-03-311-3/+5
| | * | | docs: netdev: note that RFC postings are allowed any timeJakub Kicinski2022-03-311-0/+3
| | * | | docs: netdev: turn the net-next closed into a WarningJakub Kicinski2022-03-311-2/+3
| | * | | docs: netdev: move the patch marking section upJakub Kicinski2022-03-311-14/+11
| | * | | docs: netdev: minor rewordJakub Kicinski2022-03-311-1/+1
| | * | | docs: netdev: replace references to old archivesJakub Kicinski2022-03-311-4/+2
| |/ / /
| * | | net: sparx5: uses, depends on BRIDGE or !BRIDGERandy Dunlap2022-03-301-0/+1