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
*
userfaultfd: use secure anon inodes for userfaultfd
Daniel Colascione
2021-01-14
1
-9
/
+10
*
selinux: teach SELinux about anonymous inodes
Daniel Colascione
2021-01-14
2
-0
/
+59
*
fs: add LSM-supporting anon-inode interface
Daniel Colascione
2021-01-14
3
-45
/
+115
*
security: add inode_init_security_anon() LSM hook
Lokesh Gidra
2021-01-14
4
-0
/
+29
*
selinux: fall back to SECURITY_FS_USE_GENFS if no xattr support
Ondrej Mosnacek
2021-01-13
1
-25
/
+52
*
selinux: mark selinux_xfrm_refcount as __read_mostly
Ondrej Mosnacek
2021-01-12
1
-1
/
+1
*
selinux: mark some global variables __ro_after_init
Ondrej Mosnacek
2021-01-12
6
-12
/
+12
*
selinux: make selinuxfs_mount static
Ondrej Mosnacek
2021-01-12
2
-2
/
+1
*
selinux: drop the unnecessary aurule_callback variable
Ondrej Mosnacek
2021-01-12
1
-7
/
+3
*
selinux: remove unused global variables
Ondrej Mosnacek
2021-01-12
4
-4
/
+0
*
selinux: fix inconsistency between inode_getxattr and inode_listsecurity
Amir Goldstein
2021-01-05
1
-0
/
+4
*
selinux: handle MPTCP consistently with TCP
Paolo Abeni
2021-01-05
1
-1
/
+2
*
Linux 5.11-rc2
v5.11-rc2
Linus Torvalds
2021-01-04
1
-1
/
+1
*
Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-01-02
4
-21
/
+35
|
\
|
*
s390/Kconfig: sort config S390 select list once again
Heiko Carstens
2020-12-30
1
-14
/
+17
|
*
s390: update defconfigs
Heiko Carstens
2020-12-30
3
-7
/
+18
*
|
Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-01-02
4
-5
/
+48
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2021-01-02
3
-3
/
+41
|
|
\
\
\
|
|
|
*
|
intel_idle: add SnowRidge C-state table
Artem Bityutskiy
2020-12-30
1
-1
/
+40
|
|
|
*
|
MAINTAINERS: include governors into CPU IDLE TIME MANAGEMENT FRAMEWORK
Lukas Bulwahn
2020-12-22
1
-1
/
+1
|
|
*
|
|
cpufreq: intel_pstate: Fix fast-switch fallback path
Rafael J. Wysocki
2020-12-30
1
-1
/
+0
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2020-12-30
1
-2
/
+7
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
opp: Call the missing clk_put() on error
Viresh Kumar
2020-12-28
1
-1
/
+4
|
|
*
|
opp: fix memory leak in _allocate_opp_table
Quanyang Wang
2020-12-28
1
-2
/
+4
|
|
/
/
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-01-01
21
-86
/
+208
|
\
\
\
|
*
|
|
scsi: cxgb4i: Fix TLS dependency
Randy Dunlap
2020-12-09
1
-0
/
+1
|
*
|
|
scsi: ufs: Un-inline ufshcd_vops_device_reset function
Stanley Chu
2020-12-09
2
-19
/
+27
|
*
|
|
scsi: ufs: Re-enable WriteBooster after device reset
Stanley Chu
2020-12-09
1
-1
/
+6
|
*
|
|
scsi: ufs-mediatek: Use correct path to fix compile error
Zhen Lei
2020-12-09
1
-1
/
+1
|
*
|
|
scsi: mpt3sas: Signedness bug in _base_get_diag_triggers()
Dan Carpenter
2020-12-09
1
-1
/
+1
|
*
|
|
scsi: block: Do not accept any requests while suspended
Alan Stern
2020-12-09
3
-8
/
+25
|
*
|
|
scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
Bart Van Assche
2020-12-09
5
-14
/
+4
|
*
|
|
scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE
Bart Van Assche
2020-12-09
1
-13
/
+14
|
*
|
|
scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
Bart Van Assche
2020-12-09
1
-8
/
+19
|
*
|
|
scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
Bart Van Assche
2020-12-09
2
-2
/
+2
|
*
|
|
scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
Bart Van Assche
2020-12-09
2
-6
/
+0
|
*
|
|
scsi: block: Introduce BLK_MQ_REQ_PM
Bart Van Assche
2020-12-09
3
-3
/
+8
|
*
|
|
scsi: block: Fix a race in the runtime power management code
Bart Van Assche
2020-12-09
1
-6
/
+9
|
*
|
|
scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllers
Adrian Hunter
2020-12-09
1
-0
/
+2
|
*
|
|
scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers
Adrian Hunter
2020-12-09
1
-0
/
+17
|
*
|
|
scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...
Adrian Hunter
2020-12-09
1
-2
/
+32
|
*
|
|
scsi: ufs-pci: Fix restore from S4 for Intel controllers
Adrian Hunter
2020-12-09
1
-0
/
+20
|
*
|
|
scsi: ufs-mediatek: Keep VCC always-on for specific devices
Stanley Chu
2020-12-09
2
-0
/
+22
|
*
|
|
scsi: ufs: Allow regulators being always-on
Stanley Chu
2020-12-09
2
-1
/
+2
|
*
|
|
scsi: ufs: Clear UAC for RPMB after ufshcd resets
Randall Huang
2020-12-09
1
-9
/
+5
|
*
|
|
scsi: ufs: Fix wrong print message in dev_err()
Bean Huo
2020-12-09
1
-1
/
+1
|
*
|
|
scsi: ufs: Remove unused macro definition POWER_DESC_MAX_SIZE
Bean Huo
2020-12-09
1
-1
/
+0
*
|
|
|
Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-01
2
-1
/
+2
|
\
\
\
\
|
*
|
|
|
block: add debugfs stanza for QUEUE_FLAG_NOWAIT
Andres Freund
2020-12-30
1
-0
/
+1
|
*
|
|
|
fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
Randy Dunlap
2020-12-30
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
[next]