[go: up one dir, main page]

  1. 42288cb wait: add wake_up_pollfree() by Eric Biggers · 3 years, 11 months ago
  2. 0fcfb00 Linux 5.16-rc4 by Linus Torvalds · 4 years ago
  3. 268ba09 Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years ago
  4. 9442070 Merge tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years ago
  5. 5163953 Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years ago
  6. 7587a4a Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  7. 1d21376 Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  8. f5d54a4 Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  9. 90bf8d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  10. ad5b353 KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure by Tom Lendacky · 4 years ago
  11. a655276 KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary by Sean Christopherson · 4 years ago
  12. 75236f5 KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails by Sean Christopherson · 4 years ago
  13. 79a7216 Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years ago
  14. 23b55d6 Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
  15. afdb4a5 parisc: Mark cr16 CPU clocksource unstable on all SMP machines by Helge Deller · 4 years ago
  16. 0f9fee4 parisc: Fix "make install" on newer debian releases by Helge Deller · 4 years ago
  17. bbef3c7 Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  18. 8b9a022 Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  19. e3b8bb4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  20. 5c623c3 Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years ago
  21. 315c4f8 sched/uclamp: Fix rq->uclamp_max not set on first enqueue by Qais Yousef · 4 years ago
  22. 9ed20ba preempt/dynamic: Fix setup_preempt_mode() return value by Andrew Halaney · 4 years ago
  23. 12119cf Merge tag 'vfio-v5.16-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years ago
  24. 4ec6afd Merge tag 'pm-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  25. 757f3e6 Merge tag 's390-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years ago
  26. a2aeaea Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  27. f66062c Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years ago
  28. a44f27e Merge tag 'libata-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 4 years ago
  29. bbb9db5 cifs: avoid use of dstaddr as key for fscache client cookie by Shyam Prasad N · 4 years ago
  30. 2adc820 cifs: add server conn_id to fscache client cookie by Shyam Prasad N · 4 years ago
  31. 5bf91ef cifs: wait for tcon resource_id before getting fscache super by Shyam Prasad N · 4 years ago
  32. 65de262 cifs: fix missed refcounting of ipc tcon by Paulo Alcantara · 4 years ago
  33. 5c8f6a2 x86/xen: Add xenpv_restore_regs_and_return_to_usermode() by Lai Jiangshan · 4 years ago
  34. 1367afa x86/entry: Use the correct fence macro after swapgs in kernel CR3 by Lai Jiangshan · 4 years ago
  35. 054aa8d fget: check that the fd still exists after getting a ref to it by Linus Torvalds · 4 years ago
  36. c07e455 x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry() by Lai Jiangshan · 4 years ago
  37. 404c912 Merge branch 'powercap' by Rafael J. Wysocki · 4 years ago
  38. 1d5379d0 x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword by Michael Sterritt · 4 years ago
  39. 1ac5e21 powercap: DTPM: Drop unused local variable from init_dtpm() by Rafael J. Wysocki · 4 years ago
  40. a226abc io-wq: don't retry task_work creation failure on fatal conditions by Jens Axboe · 4 years ago
  41. 9cabe26e serial: 8250_bcm7271: UART errors after resuming from S2 by Al Cooper · 4 years ago
  42. 37307f7 usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init() by Zhou Qingyang · 4 years ago
  43. 387c2b6 usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests by Frank Li · 4 years ago
  44. fbcd13d usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect by Badhri Jagan Sridharan · 4 years ago
  45. d2a0040 USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub by Ole Ernst · 4 years ago
  46. 09f736a xhci: Fix commad ring abort, write all 64 bits to CRCR register. by Mathias Nyman · 4 years ago
  47. 51523ed x86/64/mm: Map all kernel memory into trampoline_pgd by Joerg Roedel · 4 years ago
  48. 988f016 objtool: Fix pv_ops noinstr validation by Peter Zijlstra · 4 years ago
  49. 5f58da2 Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago
  50. a687efe Merge tag 'drm-intel-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years ago
  51. 1152b16 Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years ago
  52. a51e3ac Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  53. 2b2c0f2 Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years ago
  54. df36588 Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years ago
  55. 3c088b1 s390: update defconfigs by Heiko Carstens · 4 years ago
  56. 72641d8 Revert "drm/i915: Implement Wa_1508744258" by José Roberto de Souza · 4 years ago
  57. e7f2be1 sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full by Frederic Weisbecker · 4 years ago
  58. 53e87e3c timers/nohz: Last resort update jiffies on nohz_full IRQ entry by Frederic Weisbecker · 4 years ago
  59. 88362eb net: dsa: b53: Add SPI ID table by Florian Fainelli · 4 years ago
  60. 1ebb87c gro: Fix inconsistent indenting by Jiapeng Chong · 4 years ago
  61. a05431b selftests: net: Correct case name by Li Zhijian · 4 years ago
  62. 19f36ed net/rds: correct socket tunable error in rds_tcp_tune() by William Kucharski · 4 years ago
  63. 76d0016 mctp: Don't let RTM_DELROUTE delete local routes by Matt Johnston · 4 years ago
  64. 00e158f net/smc: Keep smc_close_final rc during active close by Tony Lu · 4 years ago
  65. 5b08560 ibmvnic: drop bad optimization in reuse_tx_pools() by Sukadev Bhattiprolu · 4 years ago
  66. 0584f49 ibmvnic: drop bad optimization in reuse_rx_pools() by Sukadev Bhattiprolu · 4 years ago
  67. 789b6cc net/smc: fix wrong list_del in smc_lgr_cleanup_early by Dust Li · 4 years ago
  68. 72f6a45 Fix Comment of ETH_P_802_3_MIN by Xiayu Zhang · 4 years ago
  69. 553217c ethernet: aquantia: Try MAC address from device tree by Tianhao Chai · 4 years ago
  70. 213f5f8 ipv4: convert fib_num_tclassid_users to atomic_t by Eric Dumazet · 4 years ago
  71. 3d36e57 gfs2: gfs2_create_inode rework by Andreas Gruenbacher · 4 years ago
  72. 5f6e13b gfs2: gfs2_inode_lookup rework by Andreas Gruenbacher · 4 years ago
  73. b8e12e3 gfs2: gfs2_inode_lookup cleanup by Andreas Gruenbacher · 4 years ago
  74. e11b02d gfs2: Fix remote demote of weak glock holders by Andreas Gruenbacher · 4 years ago
  75. 35b6b28 arm64: ftrace: add missing BTIs by Mark Rutland · 4 years ago
  76. 2f21832 arm64: kexec: use __pa_symbol(empty_zero_page) by Mark Rutland · 4 years ago
  77. ce39d47 arm64: update PAC description for kernel by Kuan-Ying Lee · 4 years ago
  78. a955cad KVM: x86/mmu: Retry page fault if root is invalidated by memslot update by Sean Christopherson · 4 years ago
  79. bfbb307 KVM: VMX: Set failure code in prepare_vmcs02() by Dan Carpenter · 4 years ago
  80. ef8b4b7 KVM: ensure APICv is considered inactive if there is no APIC by Paolo Bonzini · 4 years ago
  81. cb1d220 KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register by Like Xu · 4 years ago
  82. 06d5d55 ata: replace snprintf in show functions with sysfs_emit by Yang Guang · 4 years ago
  83. a37a0ee net: avoid uninit-value from tcp_conn_request by Eric Dumazet · 4 years ago
  84. 7a10d8c net: annotate data-races on txq->xmit_lock_owner by Eric Dumazet · 4 years ago
  85. e07a097 octeontx2-af: Fix a memleak bug in rvu_mbox_init() by Zhou Qingyang · 4 years ago
  86. addad76 net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources() by Zhou Qingyang · 4 years ago
  87. ee20101 vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit by Stephen Suryaputra · 4 years ago
  88. e2dabc4 net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings() by Zhou Qingyang · 4 years ago
  89. 6bbfa44 kprobes: Limit max data_size of the kretprobe instances by Masami Hiramatsu · 4 years ago
  90. f25667e5 tracing: Fix a kmemleak false positive in tracing_map by Chen Jun · 4 years ago
  91. 450fec1 tracing/histograms: String compares should not care about signed values by Steven Rostedt (VMware) · 4 years ago
  92. e445976 xfs: remove incorrect ASSERT in xfs_rename by Eric Sandeen · 4 years ago
  93. 52e81b6 Merge tag 'amd-drm-fixes-5.16-2021-12-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 4 years ago
  94. 8b233a8 Merge tag 'drm-msm-fixes-2021-11-28' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Dave Airlie · 4 years ago
  95. b50db70 x86/tsc: Disable clocksource watchdog for TSC on qualified platorms by Feng Tang · 4 years ago
  96. c7719e7 x86/tsc: Add a timer to make sure TSC_adjust is always checked by Feng Tang · 4 years ago
  97. 3abfe30 drm/amdkfd: process_info lock not needed for svm by Philip Yang · 4 years ago
  98. 428890a drm/amdgpu: adjust the kfd reset sequence in reset sriov function by shaoyunl · 4 years ago
  99. 2da34b7 drm/amd/display: add connector type check for CRC source set by Perry Yuan · 4 years ago
  100. 494f2e4 drm/amdkfd: fix double free mem structure by Philip Yang · 4 years ago