index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
backlight: led-backlight: Use backlight power constants
Thomas Zimmermann
2024-07-04
1
-2
/
+2
*
backlight: ktd253-backlight: Use backlight power constants
Thomas Zimmermann
2024-07-04
1
-3
/
+2
*
backlight: kb3886-bl: Use backlight power constants
Thomas Zimmermann
2024-07-04
1
-2
/
+2
*
backlight: journada_bl: Use backlight power constants
Thomas Zimmermann
2024-07-04
1
-2
/
+1
*
backlight: ipaq-micro-backlight: Use backlight power constants
Thomas Zimmermann
2024-07-04
1
-2
/
+1
*
backlight: gpio-backlight: Use backlight power constants
Thomas Zimmermann
2024-07-04
1
-5
/
+4
*
backlight: corgi-lcd: Use backlight power constants
Thomas Zimmermann
2024-07-04
1
-2
/
+2
*
backlight: ams369fb06: Use backlight power constants
Thomas Zimmermann
2024-07-04
1
-12
/
+11
*
backlight: aat2870-backlight: Use blacklight power constants
Thomas Zimmermann
2024-07-04
1
-2
/
+2
*
backlight: Add BACKLIGHT_POWER_ constants for power states
Thomas Zimmermann
2024-07-04
2
-11
/
+16
*
backlight: lm3509_bl: Fix early returns in for_each_child_of_node()
Javier Carrasco
2024-06-26
1
-2
/
+1
*
backlight: Drop explicit initialization of struct i2c_device_id::driver_data ...
Uwe Kleine-König
2024-06-20
8
-9
/
+12
*
backlight: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-13
2
-0
/
+2
*
backlight: lm3509_bl: Fix NULL vs IS_ERR() check in register() function
Dan Carpenter
2024-06-13
1
-2
/
+3
*
backlight: Add new lm3509 backlight driver
Patrick Gansterer
2024-05-31
3
-0
/
+348
*
dt-bindings: backlight: Add Texas Instruments LM3509
Patrick Gansterer
2024-05-31
1
-0
/
+136
*
Linux 6.10-rc1
v6.10-rc1
Linus Torvalds
2024-05-27
1
-3
/
+3
*
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
2024-05-26
1
-0
/
+1
*
Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...
Linus Torvalds
2024-05-26
4
-103
/
+68
|
\
|
*
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
2024-05-26
4
-103
/
+68
*
|
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-05-26
6
-6
/
+34
|
\
\
|
*
|
cifs: Fix missing set of remote_i_size
David Howells
2024-05-24
2
-3
/
+4
|
*
|
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
2024-05-24
1
-0
/
+1
|
*
|
cifs: update internal version number
Steve French
2024-05-21
1
-2
/
+2
|
*
|
smb3: reenable swapfiles over SMB3 mounts
Steve French
2024-05-21
3
-1
/
+27
*
|
|
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-26
13
-69
/
+187
|
\
\
\
|
*
|
|
mm/ksm: fix possible UAF of stable_node
Chengming Zhou
2024-05-24
1
-1
/
+2
|
*
|
|
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
2024-05-24
1
-2
/
+2
|
*
|
|
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Yuanyuan Zhong
2024-05-24
1
-2
/
+7
|
*
|
|
nilfs2: fix potential hang in nilfs_detach_log_writer()
Ryusuke Konishi
2024-05-24
1
-3
/
+18
|
*
|
|
nilfs2: fix unexpected freezing of nilfs_segctor_sync()
Ryusuke Konishi
2024-05-24
1
-4
/
+13
|
*
|
|
nilfs2: fix use-after-free of timer for log writer thread
Ryusuke Konishi
2024-05-24
1
-6
/
+19
|
*
|
|
selftests/mm: fix build warnings on ppc64
Michael Ellerman
2024-05-24
2
-0
/
+2
|
*
|
|
arm64: patching: fix handling of execmem addresses
Will Deacon
2024-05-24
1
-1
/
+1
|
*
|
|
selftests/mm: compaction_test: fix bogus test success and reduce probability ...
Dev Jain
2024-05-24
1
-22
/
+49
|
*
|
|
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
2024-05-24
1
-0
/
+2
|
*
|
|
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
2024-05-24
1
-7
/
+13
|
*
|
|
mailmap: update email address for Satya Priya
Satya Priya Kakitapalli
2024-05-24
1
-1
/
+1
|
*
|
|
mm/huge_memory: don't unpoison huge_zero_folio
Miaohe Lin
2024-05-24
1
-0
/
+7
|
*
|
|
kasan, fortify: properly rename memintrinsics
Andrey Konovalov
2024-05-24
1
-4
/
+18
|
*
|
|
lib: add version into /proc/allocinfo output
Suren Baghdasaryan
2024-05-24
2
-17
/
+35
|
*
|
|
mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
Hailong.Liu
2024-05-24
1
-3
/
+2
*
|
|
|
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-25
3
-12
/
+18
|
\
\
\
\
|
*
|
|
|
genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()
dicken.ding
2024-05-24
1
-1
/
+4
|
*
|
|
|
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
2024-05-23
2
-11
/
+14
|
*
|
|
|
irqchip/riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict
Palmer Dabbelt
2024-05-23
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-25
6
-18
/
+67
|
\
\
\
\
|
*
|
|
|
x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
Tony Luck
2024-05-22
3
-3
/
+8
|
*
|
|
|
crypto: x86/aes-xts - switch to new Intel CPU model defines
Tony Luck
2024-05-22
1
-8
/
+8
|
*
|
|
|
x86/topology: Handle bogus ACPI tables correctly
Thomas Gleixner
2024-05-21
1
-3
/
+50
[next]