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
*
ovl: enable RCU'd ->get_acl()
Miklos Szeredi
2021-08-18
4
-5
/
+23
*
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-18
39
-40
/
+91
*
ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup()
chenying
2021-08-17
1
-2
/
+4
*
ovl: use kvalloc in xattr copy-up
Miklos Szeredi
2021-08-17
1
-4
/
+5
*
ovl: update ctime when changing fileattr
Chengguang Xu
2021-08-17
1
-0
/
+3
*
ovl: skip checking lower file's i_writecount on truncate
Chengguang Xu
2021-08-17
2
-6
/
+3
*
ovl: relax lookup error on mismatch origin ftype
Amir Goldstein
2021-08-17
1
-1
/
+1
*
ovl: do not set overlay.opaque for new directories
Vyacheslav Yurkov
2021-08-17
1
-1
/
+3
*
ovl: add ovl_allow_offline_changes() helper
Vyacheslav Yurkov
2021-08-17
2
-3
/
+13
*
ovl: disable decoding null uuid with redirect_dir
Vyacheslav Yurkov
2021-08-17
1
-1
/
+1
*
ovl: consistent behavior for immutable/append-only inodes
Amir Goldstein
2021-08-17
4
-7
/
+158
*
ovl: copy up sync/noatime fileattr flags
Amir Goldstein
2021-08-17
3
-21
/
+89
*
ovl: pass ovl_fs to ovl_check_setxattr()
Amir Goldstein
2021-08-17
5
-15
/
+16
*
fs: add generic helper for filling statx attribute flags
Amir Goldstein
2021-08-17
4
-6
/
+24
*
Linux 5.14-rc6
v5.14-rc6
Linus Torvalds
2021-08-16
1
-1
/
+1
*
Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-15
13
-62
/
+82
|
\
|
*
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
Cédric Le Goater
2021-08-12
1
-11
/
+24
|
*
powerpc/interrupt: Do not call single_step_exception() from other exceptions
Christophe Leroy
2021-08-12
1
-2
/
+7
|
*
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
2021-08-12
4
-3
/
+11
|
*
powerpc/kprobes: Fix kprobe Oops happens in booke
Pu Lehui
2021-08-09
1
-1
/
+2
|
*
powerpc/pseries: Fix update of LPAR security flavor after LPM
Laurent Dufour
2021-08-07
1
-2
/
+3
|
*
powerpc/smp: Fix OOPS in topology_init()
Christophe Leroy
2021-08-07
1
-1
/
+1
|
*
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
2021-08-07
3
-41
/
+33
|
*
powerpc/32s: Fix napping restore in data storage interrupt (DSI)
Christophe Leroy
2021-08-07
1
-1
/
+1
*
|
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-15
11
-61
/
+113
|
\
\
|
*
|
driver core: Add missing kernel doc for device::msi_lock
Thomas Gleixner
2021-08-13
1
-0
/
+1
|
*
|
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
2021-08-10
1
-5
/
+8
|
*
|
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
2021-08-10
1
-0
/
+5
|
*
|
x86/msi: Force affinity setup before startup
Thomas Gleixner
2021-08-10
2
-4
/
+9
|
*
|
x86/ioapic: Force affinity setup before startup
Thomas Gleixner
2021-08-10
1
-2
/
+4
|
*
|
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-10
2
-1
/
+6
|
*
|
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-10
4
-10
/
+13
|
*
|
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner
2021-08-10
1
-1
/
+1
|
*
|
PCI/MSI: Correct misleading comments
Thomas Gleixner
2021-08-10
1
-4
/
+1
|
*
|
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner
2021-08-10
1
-4
/
+4
|
*
|
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner
2021-08-10
1
-0
/
+5
|
*
|
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner
2021-08-10
1
-0
/
+15
|
*
|
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner
2021-08-10
1
-18
/
+27
|
*
|
PCI/MSI: Enable and mask MSI-X early
Thomas Gleixner
2021-08-10
1
-13
/
+15
*
|
|
Merge tag 'locking_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-08-15
1
-1
/
+1
|
\
\
\
|
*
|
|
locking/rtmutex: Use the correct rtmutex debugging config option
Zhen Lei
2021-08-10
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
2
-10
/
+63
|
\
\
\
|
*
\
\
Merge tag 'efi-urgent-for-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Thomas Gleixner
2021-08-10
2
-10
/
+63
|
|
\
\
\
|
|
*
|
|
efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
2021-08-03
1
-0
/
+4
|
|
*
|
|
efi/libstub: arm64: Warn when efi_random_alloc() fails
Ard Biesheuvel
2021-08-03
1
-0
/
+2
|
|
*
|
|
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
2021-08-03
1
-15
/
+13
|
|
*
|
|
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
2021-08-03
1
-1
/
+48
|
|
*
|
|
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
2021-07-20
1
-0
/
+2
*
|
|
|
|
Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
2
-14
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
2021-08-12
1
-14
/
+13
[next]