Age | Commit message (Expand) | Author |
2022-07-29 | Merge branches 'acpi-processor', 'acpi-apei' and 'acpi-ec' | Rafael J. Wysocki |
2022-07-29 | Merge branch 'acpi-bus' | Rafael J. Wysocki |
2022-07-26 | ACPI: CPPC: Do not prevent CPPC from working in the future | Rafael J. Wysocki |
2022-07-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-07-22 | Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-07-22 | mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE case | Linus Torvalds |
2022-07-22 | Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2022-07-21 | Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-07-21 | mmu_gather: Force tlb-flush VM_PFNMAP vmas | Peter Zijlstra |
2022-07-21 | mmu_gather: Let there be one tlb_{start,end}_vma() implementation | Peter Zijlstra |
2022-07-21 | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra |
2022-07-20 | tcp: Fix data-races around sysctl_tcp_slow_start_after_idle. | Kuniyuki Iwashima |
2022-07-20 | udp: Fix a data-race around sysctl_udp_l3mdev_accept. | Kuniyuki Iwashima |
2022-07-20 | ip: Fix data-races around sysctl_ip_prot_sock. | Kuniyuki Iwashima |
2022-07-19 | KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean stats | Oliver Upton |
2022-07-19 | amt: use workqueue for gateway side message handling | Taehee Yoo |
2022-07-18 | tcp: Fix a data-race around sysctl_tcp_notsent_lowat. | Kuniyuki Iwashima |
2022-07-18 | tcp: Fix data-races around some timeout sysctl knobs. | Kuniyuki Iwashima |
2022-07-18 | tcp: Fix data-races around keepalive sysctl knobs. | Kuniyuki Iwashima |
2022-07-18 | net: stmmac: switch to use interrupt for hw crosstimestamping | Wong Vee Khee |
2022-07-17 | Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-07-16 | Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-07-15 | tcp/udp: Make early_demux back namespacified. | Kuniyuki Iwashima |
2022-07-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-07-15 | Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-client | Linus Torvalds |
2022-07-15 | Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-07-15 | drm/scheduler: Don't kill jobs in interrupt context | Dmitry Osipenko |
2022-07-15 | tcp: Fix data-races around sysctl_tcp_l3mdev_accept. | Kuniyuki Iwashima |
2022-07-15 | tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept. | Kuniyuki Iwashima |
2022-07-15 | ip: Fix a data-race around sysctl_fwmark_reflect. | Kuniyuki Iwashima |
2022-07-15 | ip: Fix data-races around sysctl_ip_nonlocal_bind. | Kuniyuki Iwashima |
2022-07-15 | ip: Fix data-races around sysctl_ip_fwd_use_pmtu. | Kuniyuki Iwashima |
2022-07-15 | ip: Fix data-races around sysctl_ip_default_ttl. | Kuniyuki Iwashima |
2022-07-14 | Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-07-14 | Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-07-14 | net/tls: Check for errors in tls_device_init | Tariq Toukan |
2022-07-14 | kvm: stats: tell userspace which values are boolean | Paolo Bonzini |
2022-07-14 | netfs: do not unlock and put the folio twice | Xiubo Li |
2022-07-13 | Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-07-13 | ima: force signature verification when CONFIG_KEXEC_SIG is configured | Coiby Xu |
2022-07-13 | Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2022-07-13 | raw: Fix a data-race around sysctl_raw_l3mdev_accept. | Kuniyuki Iwashima |
2022-07-12 | Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-07-12 | blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem... | Li kunyu |
2022-07-11 | Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-07-11 | Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-07-11 | fix race between exit_itimers() and /proc/pid/timers | Oleg Nesterov |
2022-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller |
2022-07-10 | Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-07-09 | netfilter: nf_tables: replace BUG_ON by element length check | Pablo Neira Ayuso |