| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-07-30 | rv: Add runtime reactors interface | Daniel Bristot de Oliveira | 1 | -0/+17 |
| 2022-07-30 | rv: Add Runtime Verification (RV) interface | Daniel Bristot de Oliveira | 2 | -0/+54 |
| 2022-07-30 | tracing: Use a copy of the va_list for __assign_vstr() | Steven Rostedt (Google) | 1 | -1/+6 |
| 2022-07-30 | fs/dcache: Move the wakeup from __d_lookup_done() to the caller. | Sebastian Andrzej Siewior | 1 | -6/+3 |
| 2022-07-30 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -0/+1 |
| 2022-07-30 | bdi: remove enum wb_congested_state | Xiu Jianfeng | 1 | -7/+0 |
| 2022-07-30 | mm: cleanup is_highmem() | Kefeng Wang | 1 | -12/+8 |
| 2022-07-30 | mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs | Theodore Ts'o | 1 | -0/+11 |
| 2022-07-30 | mm: vmpressure: don't count proactive reclaim in vmpressure | Yosry Ahmed | 1 | -1/+4 |
| 2022-07-30 | writeback: remove inode_to_wb_is_valid() | Xiu Jianfeng | 1 | -17/+0 |
| 2022-07-30 | NFSD: Fix strncpy() fortify warning | Chuck Lever | 1 | -1/+1 |
| 2022-07-30 | SUNRPC: Expand the svc_alloc_arg_err tracepoint | Chuck Lever | 1 | -5/+9 |
| 2022-07-30 | NLM: Defend against file_lock changes after vfs_test_lock() | Benjamin Coddington | 1 | -0/+1 |
| 2022-07-30 | SUNRPC: Fix xdr_encode_bool() | Chuck Lever | 1 | -2/+2 |
| 2022-07-30 | clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw() | Marijn Suijten | 1 | -0/+8 |
| 2022-07-30 | clk: mux: Introduce devm_clk_hw_register_mux_parent_hws() | Marijn Suijten | 1 | -0/+7 |
| 2022-07-30 | clk: divider: Introduce devm_clk_hw_register_divider_parent_hw() | Marijn Suijten | 1 | -0/+19 |
| 2022-07-29 | Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource' | Rafael J. Wysocki | 1 | -0/+2 |
| 2022-07-29 | Merge branches 'acpi-processor', 'acpi-apei' and 'acpi-ec' | Rafael J. Wysocki | 1 | -3/+6 |
| 2022-07-29 | Merge branch 'acpi-bus' | Rafael J. Wysocki | 1 | -3/+6 |
| 2022-07-29 | Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em' | Rafael J. Wysocki | 3 | -25/+68 |
| 2022-07-29 | Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 2 | -24/+30 |
| 2022-07-29 | Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+0 |
| 2022-07-29 | PCI: Remove pci_mmap_page_range() wrapper | Arnd Bergmann | 1 | -11/+1 |
| 2022-07-29 | PCI: Stub __pci_ioport_map() for arches that don't support it at all | Stafford Horne | 1 | -0/+2 |
| 2022-07-29 | Merge back cpuidle material for 5.20. | Rafael J. Wysocki | 1 | -0/+29 |
| 2022-07-29 | KVM: Add gfp_custom flag in struct kvm_mmu_memory_cache | Anup Patel | 1 | -0/+1 |
| 2022-07-29 | RISC-V: KVM: Add extensible CSR emulation framework | Anup Patel | 1 | -0/+8 |
| 2022-07-29 | seg6: add support for SRv6 H.L2Encaps.Red behavior | Andrea Mayer | 1 | -0/+1 |
| 2022-07-29 | seg6: add support for SRv6 H.Encaps.Red behavior | Andrea Mayer | 1 | -0/+1 |
| 2022-07-29 | net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set | Mike Manning | 3 | -20/+17 |
| 2022-07-29 | ALSA: control: Use deferred fasync helper | Takashi Iwai | 1 | -1/+1 |
| 2022-07-29 | ALSA: pcm: Use deferred fasync helper | Takashi Iwai | 1 | -1/+1 |
| 2022-07-29 | ALSA: core: Add async signal helpers | Takashi Iwai | 1 | -0/+8 |
| 2022-07-29 | LoongArch: Remove clock setting during cpu hotplug stage | Bibo Mao | 1 | -1/+0 |
| 2022-07-29 | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel | 8 | -957/+37 |
| 2022-07-29 | firewire: net: Make use of get_unaligned_be48(), put_unaligned_be48() | Andy Shevchenko | 1 | -2/+1 |
| 2022-07-29 | ax25: fix incorrect dev_tracker usage | Eric Dumazet | 1 | -0/+1 |
| 2022-07-29 | devlink: introduce framework for selftests | Vikas Gupta | 2 | -0/+50 |
| 2022-07-29 | net/tls: Multi-threaded calls to TX tls_dev_del | Tariq Toukan | 1 | -0/+2 |
| 2022-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 11 | -27/+24 |
| 2022-07-29 | dm bufio: Add DM_BUFIO_CLIENT_NO_SLEEP flag | Nathan Huckleberry | 1 | -0/+5 |
| 2022-07-29 | dm bufio: Add flags argument to dm_bufio_client_create | Nathan Huckleberry | 1 | -1/+2 |
| 2022-07-29 | dm: fix dm-raid crash if md_handle_request() splits bio | Mike Snitzer | 2 | -2/+8 |
| 2022-07-28 | Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 5 | -14/+10 |
| 2022-07-28 | platform/x86: pmc_atom: Fix comment typo | Xin Gao | 1 | -1/+1 |
| 2022-07-28 | ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr | Ziyang Xuan | 1 | -0/+3 |
| 2022-07-28 | s390: add ELF note type for encrypted CPU state of a PV VCPU | Janosch Frank | 1 | -0/+1 |
| 2022-07-28 | thermal/core: Add thermal_trip in thermal_zone | Daniel Lezcano | 1 | -0/+8 |
| 2022-07-28 | thermal/core: Rename 'trips' to 'num_trips' | Daniel Lezcano | 1 | -2/+2 |