index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-14
usb: testusb: Fix for showing the connection speed
Faizel K B
1
-6
/
+8
2021-09-14
include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage
Eugene Syromiatnikov
2
-4
/
+6
2021-09-14
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
2
-11
/
+33
2021-09-14
rtc: cmos: Disable irq around direct invocation of cmos_interrupt()
Chris Wilson
1
-0
/
+2
2021-09-14
serial: mvebu-uart: fix driver's tx_empty callback
Pali Rohár
1
-1
/
+1
2021-09-14
serial: 8250: 8250_omap: Fix RX_LVL register offset
Nishanth Menon
1
-1
/
+1
2021-09-14
drm/i915: Get PM ref before accessing HW register
Vinay Belgaumkar
1
-1
/
+7
2021-09-14
drm/i915: Release ctx->syncobj on final put, not on ctx close
Daniel Vetter
1
-3
/
+3
2021-09-14
drm/i915/gem: Fix the mman selftest
Thomas Hellström
1
-6
/
+20
2021-09-14
drm/i915/guc: drop guc_communication_enabled
Daniele Ceraolo Spurio
1
-8
/
+3
2021-09-14
drm/i915/dp: Use max params for panels < eDP 1.4
Kai-Heng Feng
1
-1
/
+4
2021-09-14
drm/i915/dp: return proper DPRX link training result
Lee Shawn C
1
-1
/
+1
2021-09-14
PM: base: power: don't try to use non-existing RTC for storing data
Juergen Gross
1
-0
/
+10
2021-09-14
xen/balloon: use a kernel thread instead a workqueue
Juergen Gross
1
-17
/
+45
2021-09-14
staging: greybus: uart: fix tty use after free
Johan Hovold
1
-30
/
+32
2021-09-14
coresight: syscfg: Fix compiler warning
Jian Cai
1
-0
/
+1
2021-09-14
nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEM
Douglas Anderson
1
-0
/
+14
2021-09-14
binder: make sure fd closes complete
Todd Kjos
1
-6
/
+17
2021-09-14
binder: fix freeze race
Li Li
3
-6
/
+38
2021-09-14
tee/optee/shm_pool: fix application of sizeof to pointer
jing yangyang
1
-1
/
+1
2021-09-14
scsi: bsg: Fix device unregistration
Zenghui Yu
1
-8
/
+15
2021-09-14
scsi: sd: Make sd_spinup_disk() less noisy
Heiner Kallweit
1
-1
/
+4
2021-09-13
scsi: ufs: ufs-pci: Fix Intel LKF link stability
Adrian Hunter
3
-1
/
+81
2021-09-13
scsi: mpt3sas: Clean up some inconsistent indenting
Colin Ian King
2
-3
/
+2
2021-09-13
scsi: megaraid: Clean up some inconsistent indenting
Colin Ian King
1
-2
/
+2
2021-09-13
scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"
Colin Ian King
1
-1
/
+1
2021-09-13
scsi: Remove SCSI CDROM MAINTAINERS entry
Jens Axboe
1
-7
/
+0
2021-09-13
scsi: megaraid: Fix Coccinelle warning
jing yangyang
1
-2
/
+1
2021-09-13
scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() function
Helge Deller
1
-23
/
+0
2021-09-13
scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()
James Smart
1
-2
/
+2
2021-09-13
scsi: target: Fix the pgr/alua_support_store functions
Maurizio Lombardi
1
-12
/
+20
2021-09-13
scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZE
Naohiro Aota
1
-3
/
+3
2021-09-13
scsi: sd: Free scsi_disk device via put_device()
Ming Lei
1
-4
/
+5
2021-09-13
scsi: mpt3sas: Call cpu_relax() before calling udelay()
Sreekanth Reddy
1
-1
/
+3
2021-09-13
scsi: iscsi: Adjust iface sysfs attr detection
Baokun Li
1
-4
/
+4
2021-09-13
scsi: ufs: ufshpb: Remove unused parameters
ChanWoo Lee
1
-5
/
+3
2021-09-13
scsi: lpfc: Remove unneeded variable
Chi Minghao
1
-2
/
+1
2021-09-13
scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
James Smart
3
-9
/
+3
2021-09-13
scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing
James Smart
4
-15
/
+16
2021-09-13
scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topology
James Smart
2
-6
/
+4
2021-09-13
scsi: st: Add missing break in switch statement in st_ioctl()
Nathan Chancellor
1
-0
/
+1
2021-09-13
io_uring: pin SQPOLL data before unlocking ring lock
Jens Axboe
1
-3
/
+9
2021-09-13
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
4
-6
/
+127
2021-09-13
bpf, selftests: Add cgroup v1 net_cls classid helpers
Daniel Borkmann
2
-12
/
+141
2021-09-13
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
5
-155
/
+41
2021-09-13
cifs: fix incorrect kernel doc comments
Steve French
2
-3
/
+11
2021-09-13
bpf: Add oversize check before call kvcalloc()
Bixuan Cui
1
-0
/
+2
2021-09-14
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
1
-0
/
+4
2021-09-13
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
1
-1
/
+3
2021-09-14
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
1
-2
/
+2
[prev]
[next]