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
*
Merge tag 'safesetid-bugfix-5.4' of git://github.com/micah-morton/linux
Linus Torvalds
2019-09-23
1
-1
/
+2
|
\
|
*
LSM: SafeSetID: Stop releasing uninitialized ruleset
Micah Morton
2019-09-17
1
-1
/
+2
*
|
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-23
18
-307
/
+403
|
\
\
|
*
|
lsm: remove current_security()
Paul Moore
2019-09-05
1
-1
/
+0
|
*
|
selinux: fix residual uses of current_security() for the SELinux blob
Stephen Smalley
2019-09-05
2
-11
/
+11
|
*
|
selinux: avoid atomic_t usage in sidtab
Ondrej Mosnacek
2019-08-27
2
-32
/
+35
|
*
|
fanotify, inotify, dnotify, security: add security hook for fs notifications
Aaron Goidel
2019-08-12
8
-12
/
+113
|
*
|
selinux: always return a secid from the network caches if we find one
Paul Moore
2019-08-05
3
-47
/
+38
|
*
|
selinux: policydb - rename type_val_to_struct_array
Ondrej Mosnacek
2019-08-05
3
-11
/
+11
|
*
|
selinux: policydb - fix some checkpatch.pl warnings
Ondrej Mosnacek
2019-08-05
1
-4
/
+8
|
*
|
selinux: shuffle around policydb.c to get rid of forward declarations
Paul Moore
2019-08-05
1
-189
/
+187
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-23
6
-43
/
+54
|
\
\
\
|
*
|
|
crypto: hisilicon - avoid unused function warning
Arnd Bergmann
2019-09-20
1
-5
/
+2
|
*
|
|
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
2019-09-20
1
-1
/
+1
|
*
|
|
crypto: hisilicon - Fix return value check in hisi_zip_acompress()
Yunfeng Ye
2019-09-20
1
-2
/
+2
|
*
|
|
crypto: hisilicon - Matching the dma address for dma_pool_free()
Yunfeng Ye
2019-09-20
1
-25
/
+19
|
*
|
|
crypto: hisilicon - Fix double free in sec_free_hw_sgl()
Yunfeng Ye
2019-09-20
1
-6
/
+7
|
*
|
|
crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
Pascal van Leeuwen
2019-09-20
1
-11
/
+29
|
*
|
|
crypto: talitos - fix missing break in switch statement
Gustavo A. R. Silva
2019-09-20
1
-0
/
+1
*
|
|
|
Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2019-09-22
15
-120
/
+237
|
\
\
\
\
|
*
|
|
|
power: supply: cpcap-charger: Enable vbus boost voltage
Tony Lindgren
2019-09-02
2
-6
/
+25
|
*
|
|
|
power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attribute
Yuanjiang Yu
2019-09-02
1
-8
/
+19
|
*
|
|
|
power: supply: sc27xx: Optimize the battery capacity calibration
Yuanjiang Yu
2019-09-02
1
-35
/
+92
|
*
|
|
|
power: supply: sc27xx: Make sure the alarm capacity is larger than 0
Yuanjiang Yu
2019-09-02
1
-0
/
+2
|
*
|
|
|
power: supply: sc27xx: Fix the the accuracy issue of coulomb calculation
Yuanjiang Yu
2019-09-02
1
-7
/
+4
|
*
|
|
|
power: supply: sc27xx: Fix conditon to enable the FGU interrupt
Yuanjiang Yu
2019-09-02
1
-1
/
+2
|
*
|
|
|
power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attribute
Yuanjiang Yu
2019-09-02
1
-0
/
+5
|
*
|
|
|
power: supply: max77650: add MODULE_ALIAS()
Bartosz Golaszewski
2019-09-02
1
-0
/
+1
|
*
|
|
|
power: supply: isp1704: remove redundant assignment to variable ret
Colin Ian King
2019-09-02
1
-1
/
+1
|
*
|
|
|
power: supply: bq25890_charger: Add the BQ25895 part
Angus Ainslie (Purism)
2019-09-02
1
-4
/
+8
|
*
|
|
|
power: supply: sc27xx: Replace devm_add_action() followed by failure action w...
Fuqian Huang
2019-09-02
1
-2
/
+1
|
*
|
|
|
power: supply: sc27xx: Introduce local variable 'struct device *dev'
Fuqian Huang
2019-09-02
1
-23
/
+24
|
*
|
|
|
power: reset: reboot-mode: Fix author email format
Matwey V. Kornilov
2019-09-02
1
-1
/
+1
|
*
|
|
|
power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and '...
YueHaibing
2019-09-02
1
-7
/
+0
|
*
|
|
|
power: supply: max17042_battery: Fix a typo in function names
Christophe JAILLET
2019-09-02
1
-4
/
+4
|
*
|
|
|
power: reset: gpio-restart: Fix typo when gpio reset is not found
Michal Simek
2019-09-02
1
-1
/
+1
|
*
|
|
|
power: supply: Init device wakeup after device_add()
Stephen Boyd
2019-09-02
1
-5
/
+5
|
*
|
|
|
power: supply: ab8500_charger: Mark expected switch fall-through
Gustavo A. R. Silva
2019-09-02
1
-0
/
+1
|
*
|
|
|
power: supply: sbs-battery: only return health when battery present
Michael Nosthoff
2019-09-02
1
-9
/
+16
|
*
|
|
|
MAINTAINERS: N900: Remove isp1704_charger.h record
Denis Efremov
2019-09-02
1
-1
/
+0
|
*
|
|
|
power: supply: sbs-battery: use correct flags field
Michael Nosthoff
2019-09-02
1
-1
/
+1
|
*
|
|
|
power: supply: axp288_fuel_gauge: Add Minix Neo Z83-4 to the blacklist
Hans de Goede
2019-09-01
1
-0
/
+7
|
*
|
|
|
power: supply: axp288_fuel_gauge: Sort the DMI blacklist alphabetically
Hans de Goede
2019-09-01
1
-6
/
+7
|
*
|
|
|
power: supply: register HWMON devices with valid names
Romain Izard
2019-09-01
1
-1
/
+14
*
|
|
|
|
Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2019-09-22
3
-9
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
HSI: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
2
-6
/
+2
|
*
|
|
|
|
HSI: ssi_protocol: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-30
1
-3
/
+4
|
|
/
/
/
/
*
|
|
|
|
firmware: bcm47xx_nvram: _really_ correct size_t printf format
Linus Torvalds
2019-09-22
1
-1
/
+1
*
|
|
|
|
modules: make MODULE_IMPORT_NS() work even when modular builds are disabled
Linus Torvalds
2019-09-22
1
-2
/
+2
*
|
|
|
|
Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-09-22
66
-727
/
+1214
|
\
\
\
\
\
[next]