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