How to find the kernel source files for a given version of fedora 29, for eg: 4.18.16-300.fc29.x86_64?Given two directory trees, how can I find out which files differ?How can I recursively find all files in current and subfolders based on wildcard matching?How do I find all files containing specific text on Linux?Fedora 19 x86_64 kernel version is different with kernel sourceunable to download kernelCentOS 6.5 compiling kernel source seeing “LINUX_VERSION_CODE” unsetSubversion client 1.9 offline installation on RHELtrouble accessing usr/src/linux in kernel customization

Why is the Lucas test not recommended to differentiate higher alcohols?

Is there any way to stop a user from creating executables and running them?

Website error: "Walmart can’t use this browser"

What should I call bands of armed men in the Middle Ages?

Why command hierarchy, if the chain of command is standing next to each other?

Are differences between uniformly distributed numbers uniformly distributed?

Are there really no countries that protect Freedom of Speech as the United States does?

Regex crossword (sudoku?)

Generate Brainfuck for the numbers 1–255

Telephone number in spoken words

The cat ate your input again!

Can lodestones be used to magnetize crude iron weapons?

Why is Python 2.7 still the default Python version in Ubuntu?

Is there a SQL/English like language that lets you define formulations given some data?

What's this phrase on the wall of a toilet of a French château ?

The cat exchanges places with a drawing of the cat

Can renaming a method preserve encapsulation?

How would timezones work on a planet 100 times the size of our Earth

How to find directories containing only specific files

What is a good class if we remove subclasses?

How do some PhD students get 10+ papers? Is that what I need for landing good faculty position?

Escape Velocity - Won't the orbital path just become larger with higher initial velocity?

(A room / an office) where an artist works

Why is statically linking glibc discouraged?



How to find the kernel source files for a given version of fedora 29, for eg: 4.18.16-300.fc29.x86_64?


Given two directory trees, how can I find out which files differ?How can I recursively find all files in current and subfolders based on wildcard matching?How do I find all files containing specific text on Linux?Fedora 19 x86_64 kernel version is different with kernel sourceunable to download kernelCentOS 6.5 compiling kernel source seeing “LINUX_VERSION_CODE” unsetSubversion client 1.9 offline installation on RHELtrouble accessing usr/src/linux in kernel customization






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








-2















I would like to analyse the kernel drivers for a given version (uname -a) of fedora-29 distro: for eg: 4.18.16-300.fc29.x86_64. How to get the appropriate version of source files, patches etc? To rephrase the same, can we get info from 4.18.16-300 as to what source files were compiled for this version of fedora?



https://fedora.pkgs.org/29/fedora-x86_64/ gives a list of rpm packages only.



https://koji.fedoraproject.org/koji/index didn't give me anything either.










share|improve this question






























    -2















    I would like to analyse the kernel drivers for a given version (uname -a) of fedora-29 distro: for eg: 4.18.16-300.fc29.x86_64. How to get the appropriate version of source files, patches etc? To rephrase the same, can we get info from 4.18.16-300 as to what source files were compiled for this version of fedora?



    https://fedora.pkgs.org/29/fedora-x86_64/ gives a list of rpm packages only.



    https://koji.fedoraproject.org/koji/index didn't give me anything either.










    share|improve this question


























      -2












      -2








      -2








      I would like to analyse the kernel drivers for a given version (uname -a) of fedora-29 distro: for eg: 4.18.16-300.fc29.x86_64. How to get the appropriate version of source files, patches etc? To rephrase the same, can we get info from 4.18.16-300 as to what source files were compiled for this version of fedora?



      https://fedora.pkgs.org/29/fedora-x86_64/ gives a list of rpm packages only.



      https://koji.fedoraproject.org/koji/index didn't give me anything either.










      share|improve this question














      I would like to analyse the kernel drivers for a given version (uname -a) of fedora-29 distro: for eg: 4.18.16-300.fc29.x86_64. How to get the appropriate version of source files, patches etc? To rephrase the same, can we get info from 4.18.16-300 as to what source files were compiled for this version of fedora?



      https://fedora.pkgs.org/29/fedora-x86_64/ gives a list of rpm packages only.



      https://koji.fedoraproject.org/koji/index didn't give me anything either.







      linux fedora-29






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 27 at 10:21









      supreeth supreeth

      1




      1

























          1 Answer
          1






          active

          oldest

          votes


















          0














          A really short google search gave me this site. There I read: Source Package kernel-4.18.16-300.fc29.src.rpm - you can download the source for your rpm and even built it yourself. Each rpm usually has a source package.



          For browsing kernel source however I would recommend using many of cool online sites, such as elixir.






          share|improve this answer

























          • Source package isn't of much help to me. Say elixir.bootlin.com/linux/v4.18.16/source/drivers/input/mouse/… I want to tinker with this file here, I would like to have this source available, I need to build it and deploy. That is where the problem lies.

            – supreeth
            Mar 27 at 12:33











          • ? Download source package, unpack source package, find the file, edit it, build the rpm from source, install rpm. Where do you have a problem?

            – Kamil Cuk
            Mar 27 at 12:33










          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55374832%2fhow-to-find-the-kernel-source-files-for-a-given-version-of-fedora-29-for-eg-4%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          A really short google search gave me this site. There I read: Source Package kernel-4.18.16-300.fc29.src.rpm - you can download the source for your rpm and even built it yourself. Each rpm usually has a source package.



          For browsing kernel source however I would recommend using many of cool online sites, such as elixir.






          share|improve this answer

























          • Source package isn't of much help to me. Say elixir.bootlin.com/linux/v4.18.16/source/drivers/input/mouse/… I want to tinker with this file here, I would like to have this source available, I need to build it and deploy. That is where the problem lies.

            – supreeth
            Mar 27 at 12:33











          • ? Download source package, unpack source package, find the file, edit it, build the rpm from source, install rpm. Where do you have a problem?

            – Kamil Cuk
            Mar 27 at 12:33















          0














          A really short google search gave me this site. There I read: Source Package kernel-4.18.16-300.fc29.src.rpm - you can download the source for your rpm and even built it yourself. Each rpm usually has a source package.



          For browsing kernel source however I would recommend using many of cool online sites, such as elixir.






          share|improve this answer

























          • Source package isn't of much help to me. Say elixir.bootlin.com/linux/v4.18.16/source/drivers/input/mouse/… I want to tinker with this file here, I would like to have this source available, I need to build it and deploy. That is where the problem lies.

            – supreeth
            Mar 27 at 12:33











          • ? Download source package, unpack source package, find the file, edit it, build the rpm from source, install rpm. Where do you have a problem?

            – Kamil Cuk
            Mar 27 at 12:33













          0












          0








          0







          A really short google search gave me this site. There I read: Source Package kernel-4.18.16-300.fc29.src.rpm - you can download the source for your rpm and even built it yourself. Each rpm usually has a source package.



          For browsing kernel source however I would recommend using many of cool online sites, such as elixir.






          share|improve this answer













          A really short google search gave me this site. There I read: Source Package kernel-4.18.16-300.fc29.src.rpm - you can download the source for your rpm and even built it yourself. Each rpm usually has a source package.



          For browsing kernel source however I would recommend using many of cool online sites, such as elixir.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Mar 27 at 10:41









          Kamil CukKamil Cuk

          19.4k2 gold badges8 silver badges36 bronze badges




          19.4k2 gold badges8 silver badges36 bronze badges















          • Source package isn't of much help to me. Say elixir.bootlin.com/linux/v4.18.16/source/drivers/input/mouse/… I want to tinker with this file here, I would like to have this source available, I need to build it and deploy. That is where the problem lies.

            – supreeth
            Mar 27 at 12:33











          • ? Download source package, unpack source package, find the file, edit it, build the rpm from source, install rpm. Where do you have a problem?

            – Kamil Cuk
            Mar 27 at 12:33

















          • Source package isn't of much help to me. Say elixir.bootlin.com/linux/v4.18.16/source/drivers/input/mouse/… I want to tinker with this file here, I would like to have this source available, I need to build it and deploy. That is where the problem lies.

            – supreeth
            Mar 27 at 12:33











          • ? Download source package, unpack source package, find the file, edit it, build the rpm from source, install rpm. Where do you have a problem?

            – Kamil Cuk
            Mar 27 at 12:33
















          Source package isn't of much help to me. Say elixir.bootlin.com/linux/v4.18.16/source/drivers/input/mouse/… I want to tinker with this file here, I would like to have this source available, I need to build it and deploy. That is where the problem lies.

          – supreeth
          Mar 27 at 12:33





          Source package isn't of much help to me. Say elixir.bootlin.com/linux/v4.18.16/source/drivers/input/mouse/… I want to tinker with this file here, I would like to have this source available, I need to build it and deploy. That is where the problem lies.

          – supreeth
          Mar 27 at 12:33













          ? Download source package, unpack source package, find the file, edit it, build the rpm from source, install rpm. Where do you have a problem?

          – Kamil Cuk
          Mar 27 at 12:33





          ? Download source package, unpack source package, find the file, edit it, build the rpm from source, install rpm. Where do you have a problem?

          – Kamil Cuk
          Mar 27 at 12:33








          Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







          Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.



















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55374832%2fhow-to-find-the-kernel-source-files-for-a-given-version-of-fedora-29-for-eg-4%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

          Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

          Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript