aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-01Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"Charan Teja Kalla1-8/+1
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds19-80/+131
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifsLinus Torvalds13-144/+259
2022-03-31Merge tag 'gfs2-v5.17-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds8-76/+104
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds35-1628/+1868
2022-03-31Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds4-6/+26
2022-03-31Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds11-246/+409
2022-03-31Merge tag 'auxdisplay-for-linus-v5.18-rc1' of https://github.com/ojeda/linuxLinus Torvalds1-38/+17
2022-03-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds32-286/+1628
2022-03-31random: mix build-time latent entropy into pool at initJason A. Donenfeld1-0/+5
2022-03-31Merge tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-36/+41
2022-03-31Merge tag 'docs-5.18-2' of git://git.lwn.net/linuxLinus Torvalds13-25/+148
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds51-175/+189
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds4-5/+7
2022-03-31gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price1-1/+2
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds58-337/+588
2022-03-31ARM/dma-mapping: Remove CMA code when not built with CMAKees Cook3-4/+6
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-23/+27
2022-03-31Merge branches 'acpi-ipmi', 'acpi-tables' and 'acpi-apei'Rafael J. Wysocki3-24/+21
2022-03-31vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devicesEric Dumazet1-0/+6
2022-03-31openvswitch: Add recirc_id to recirc warningStéphane Graber1-2/+2
2022-03-31Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canJakub Kicinski7-32/+37
2022-03-31rxrpc: fix some null-ptr-deref bugs in server_key.cXiaolong Huang1-2/+5
2022-03-31rxrpc: Fix call timer start racing with call destructionDavid Howells4-15/+50
2022-03-31Merge branch 'net-hns3-add-two-fixes-for-net'Paolo Abeni4-8/+15
2022-03-31net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang1-3/+3
2022-03-31net: hns3: fix the concurrency between functions reading debugfsYufeng Mo3-5/+12
2022-03-31Merge branch 'docs-update-and-move-the-netdev-faq'Paolo Abeni5-48/+73
2022-03-31docs: netdev: move the netdev-FAQ to the process pagesJakub Kicinski5-2/+5
2022-03-31docs: netdev: broaden the new vs old code formatting guidelinesJakub Kicinski1-4/+4
2022-03-31docs: netdev: call out the merge window in tag checkingJakub Kicinski1-1/+3
2022-03-31docs: netdev: add missing back ticksJakub Kicinski1-6/+6
2022-03-31docs: netdev: make the testing requirement more stringentJakub Kicinski1-5/+9
2022-03-31docs: netdev: add a question about re-posting frequencyJakub Kicinski1-0/+11
2022-03-31docs: netdev: rephrase the 'should I update patchwork' questionJakub Kicinski1-3/+5
2022-03-31docs: netdev: rephrase the 'Under review' questionJakub Kicinski1-3/+5
2022-03-31docs: netdev: shorten the name and mention msgid for patch statusJakub Kicinski1-3/+5
2022-03-31docs: netdev: note that RFC postings are allowed any timeJakub Kicinski1-0/+3
2022-03-31docs: netdev: turn the net-next closed into a WarningJakub Kicinski1-2/+3
2022-03-31docs: netdev: move the patch marking section upJakub Kicinski1-14/+11
2022-03-31docs: netdev: minor rewordJakub Kicinski1-1/+1
2022-03-31docs: netdev: replace references to old archivesJakub Kicinski1-4/+2
2022-03-31can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit timing configurationMarc Kleine-Budde1-0/+2
2022-03-31can: mcba_usb: properly check endpoint typePavel Skripkin1-10/+16
2022-03-31can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua1-1/+0
2022-03-31can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua1-16/+14
2022-03-31can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua1-1/+0
2022-03-31can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde1-2/+3
2022-03-31can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error valueTom Rix1-1/+1
2022-03-31can: isotp: restore accidentally removed MSG_PEEK featureOliver Hartkopp1-1/+1