index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
i2c: rcar: always clear ICSAR to avoid side effects
Wolfram Sang
1
-0
/
+3
2020-07-23
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
3
-2
/
+20
2020-07-22
MAINTAINERS: add Matthew for s390 IOMMU
Gerald Schaefer
1
-0
/
+1
2020-07-22
MAINTAINERS: i2c: at91: handover maintenance to Codrin Ciubotariu
Ludovic Desroches
1
-1
/
+1
2020-07-22
i2c: drop duplicated word in the header file
Randy Dunlap
1
-1
/
+1
2020-07-22
i2c: cadence: Clear HOLD bit at correct time in Rx path
Raviteja Narayanam
1
-9
/
+10
2020-07-22
Revert "i2c: cadence: Fix the hold bit setting"
Raviteja Narayanam
1
-7
/
+2
2020-07-21
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
Paweł Gronowski
1
-6
/
+3
2020-07-21
drm/amd/powerplay: fix a crash when overclocking Vega M
Qiu Wenbo
1
-4
/
+6
2020-07-21
RDMA/mlx5: Prevent prefetch from racing with implicit destruction
Jason Gunthorpe
1
-3
/
+19
2020-07-21
s390/cpum_cf,perf: change DFLT_CCERROR counter name
Thomas Richter
2
-3
/
+3
2020-07-21
exfat: fix name_hash computation on big endian systems
Ilya Ponetayev
1
-4
/
+4
2020-07-21
exfat: fix wrong size update of stream entry by typo
Hyeongseok Kim
1
-1
/
+1
2020-07-21
exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()
Namjae Jeon
1
-1
/
+1
2020-07-21
exfat: fix overflow issue in exfat_cluster_to_sector()
Namjae Jeon
1
-1
/
+1
2020-07-20
drm/lima: fix wait pp reset timeout
Qiang Yu
1
-0
/
+2
2020-07-19
copy_xstate_to_kernel: Fix typo which caused GDB regression
Kevin Buettner
1
-1
/
+1
2020-07-19
Linux 5.8-rc6
Linus Torvalds
1
-1
/
+1
2020-07-19
Revert "media: atomisp: keep the ISP powered on when setting it"
Mauro Carvalho Chehab
1
-6
/
+2
2020-07-19
media: atomisp: fix mask and shift operation on ISPSSPM0
Colin Ian King
1
-1
/
+1
2020-07-19
x86/boot: Don't add the EFI stub to targets
Arvind Sankar
1
-2
/
+2
2020-07-19
x86/entry: Actually disable stack protector
Kees Cook
1
-3
/
+11
2020-07-19
media: atomisp: move system_local consts into a C file
Mauro Carvalho Chehab
3
-121
/
+205
2020-07-19
media: atomisp: get rid of version-specific system_local.h
Mauro Carvalho Chehab
3
-350
/
+194
2020-07-19
media: atomisp: move global stuff into a common header
Mauro Carvalho Chehab
7
-714
/
+403
2020-07-19
media: atomisp: remove non-used 32-bits consts at system_local
Mauro Carvalho Chehab
5
-331
/
+3
2020-07-19
media: atomisp: get rid of some unused static vars
Mauro Carvalho Chehab
2
-68
/
+0
2020-07-19
media: atomisp: Fix error code in ov5693_probe()
Dan Carpenter
1
-2
/
+4
2020-07-19
media: atomisp: Replace trace_printk by pr_info
Nicolas Boichat
1
-5
/
+5
2020-07-19
media: atomisp: Fix __func__ style warnings
Baidyanath Kundu
1
-14
/
+14
2020-07-19
media: atomisp: fix help message for ISP2401 selection
Mauro Carvalho Chehab
1
-1
/
+1
2020-07-18
hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drives
Maciej S. Szmigiero
1
-0
/
+43
2020-07-18
ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Notebook Pen S
Joonho Wohn
1
-0
/
+1
2020-07-18
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
6
-17
/
+38
2020-07-18
media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue.
B K Karthik
1
-3
/
+3
2020-07-18
media: atomisp: make const arrays static, makes object smaller
Colin Ian King
1
-3
/
+3
2020-07-18
media: atomisp: Clean up non-existing folders from Makefile
Andy Shevchenko
1
-5
/
+0
2020-07-18
media: atomisp: Get rid of ACPI specifics in gmin_subdev_add()
Andy Shevchenko
1
-9
/
+5
2020-07-18
media: atomisp: Provide Gmin subdev as parameter to gmin_subdev_add()
Andy Shevchenko
1
-27
/
+24
2020-07-18
media: atomisp: Use temporary variable for device in gmin_subdev_add()
Andy Shevchenko
1
-15
/
+2
2020-07-18
media: atomisp: Refactor PMIC detection to a separate function
Andy Shevchenko
1
-23
/
+36
2020-07-18
media: atomisp: Deduplicate return ret in gmin_i2c_write()
Andy Shevchenko
1
-7
/
+3
2020-07-18
media: atomisp: Make pointer to PMIC client global
Andy Shevchenko
1
-2
/
+3
2020-07-18
media: atomisp: Don't try to parse unexpected ACPI object type
Andy Shevchenko
1
-0
/
+4
2020-07-18
media: atomisp: make platform data more readable
Andy Shevchenko
1
-0
/
+3
2020-07-18
media: atomisp: Drop global atomisp_dev variable (easy cases)
Andy Shevchenko
4
-18
/
+15
2020-07-18
media: atomisp: Replace direct access to MMIO with proper helpers
Andy Shevchenko
5
-40
/
+35
2020-07-18
media: atomisp: Unify pdev to be pointer to struct pci_device
Andy Shevchenko
3
-151
/
+127
2020-07-18
media: atomisp: Get rid of struct pci_dev in struct atomisp_device
Andy Shevchenko
5
-38
/
+43
2020-07-18
media: atomisp: don't pass struct device_driver as parameter
Andy Shevchenko
3
-3
/
+4
[next]