Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * | Aneesh Kumar K.V | 2021-07-08 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V | 2021-07-08 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | kdump: use vmlinux_build_id to simplify | Stephen Boyd | 2021-07-08 | 2 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | module: add printk formats to add module build ID to stacktraces | Stephen Boyd | 2021-07-08 | 2 | -3/+27 | |
| * | | | | | | | | | | | | | | | | | dump_stack: add vmlinux build ID to stack traces | Stephen Boyd | 2021-07-08 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | buildid: stash away kernels build ID on init | Stephen Boyd | 2021-07-08 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | buildid: add API to parse build ID out of buffer | Stephen Boyd | 2021-07-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | mm: add setup_initial_init_mm() helper | Kefeng Wang | 2021-07-08 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | mm: fix spelling mistakes in header files | Zhen Lei | 2021-07-08 | 8 | -16/+16 | |
| * | | | | | | | | | | | | | | | | | arch, mm: wire up memfd_secret system call where relevant | Mike Rapoport | 2021-07-08 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | PM: hibernate: disable when there are active secretmem users | Mike Rapoport | 2021-07-08 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | mm: introduce memfd_secret system call to create "secret" memory areas | Mike Rapoport | 2021-07-08 | 2 | -0/+49 | |
| * | | | | | | | | | | | | | | | | | set_memory: allow querying whether set_direct_map_*() is actually enabled | Mike Rapoport | 2021-07-08 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | lib: fix spelling mistakes in header files | Zhen Lei | 2021-07-08 | 7 | -13/+13 | |
* | | | | | | | | | | | | | | | | | | Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-07-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/d... | Dave Airlie | 2021-07-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | <linux/dma-resv.h>: correct a function name in kernel-doc | Randy Dunlap | 2021-06-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-07-08 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | pwm: core: Remove unused devm_pwm_put() | Andy Shevchenko | 2021-06-30 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | | | | | | | | pwm: Add a device-managed function to add PWM chips | Uwe Kleine-König | 2021-06-28 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | pwm: core: Support new usage_power setting in PWM state | Clemens Gruber | 2021-06-04 | 1 | -0/+7 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2021-07-08 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | clk: divider: Add re-usable determine_rate implementations | Martin Blumenstingl | 2021-06-30 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-07-08 | 7 | -5/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pci/kernel-doc' | Bjorn Helgaas | 2021-07-06 | 5 | -4/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | PCI: Fix kernel-doc formatting | Krzysztof Wilczyński | 2021-07-06 | 5 | -4/+12 | |
| | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/p2pdma' | Bjorn Helgaas | 2021-07-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | PCI/P2PDMA: Finish RCU conversion of pdev->p2pdma | Eric Dumazet | 2021-07-06 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / / / / / / / / | PCI: Dynamically map ECAM regions | Russell King | 2021-06-17 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-07-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm' | Rafael J. Wysocki | 2021-07-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | ACPI: Correct \_SB._OSC bit definition for PRM | Aubrey Li | 2021-07-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-07-07 | 3 | -11/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 2021-07-01 | 2 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cpufreq/cppc-fie' into cpufreq/arm/linux-next | Viresh Kumar | 2021-07-01 | 202 | -6124/+3272 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | cpufreq: CPPC: Add support for frequency invariance | Viresh Kumar | 2021-07-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | clk: mediatek: remove deprecated CLK_INFRA_CA57SEL for MT8173 SoC | Seiya Wang | 2021-06-04 | 1 | -1/+0 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: Remove ->resolve_freq() | Viresh Kumar | 2021-06-30 | 1 | -9/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: Remove the ->stop_cpu() driver callback | Viresh Kumar | 2021-06-30 | 1 | -1/+0 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 2021-07-07 | 3 | -80/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | power: supply: max17040: drop unused platform data support | Krzysztof Kozlowski | 2021-06-04 | 1 | -16/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | power: supply: pm2301_charger: Delete driver | Linus Walleij | 2021-06-03 | 1 | -48/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | power: ab8500: remove unused header | Krzysztof Kozlowski | 2021-06-03 | 1 | -16/+0 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 2021-07-07 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | watchdog: Remove MV64x60 watchdog driver | Christophe Leroy | 2021-06-21 | 1 | -8/+0 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2021-07-07 | 3 | -12/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | lockd: Remove stale comments | Chuck Lever | 2021-07-07 | 2 | -12/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | NFSD: delay unmount source's export after inter-server copy completed. | Dai Ngo | 2021-05-25 | 1 | -0/+14 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-07 | 3 | -11/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs() | Thomas Gleixner | 2021-06-23 | 1 | -4/+0 |