index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
serial: 8250: introduce get_divisor() and set_divisor() hook
Jisheng Zhang
1
-0
/
+7
2018-07-12
make alloc_file() static
Al Viro
1
-2
/
+0
2018-07-12
new helper: alloc_file_clone()
Al Viro
1
-0
/
+2
2018-07-12
new wrapper: alloc_file_pseudo()
Al Viro
1
-0
/
+3
2018-07-12
kill FILE_{CREATED,OPENED}
Al Viro
1
-4
/
+0
2018-07-12
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
1
-1
/
+1
2018-07-12
getting rid of 'opened' argument of ->atomic_open() - part 1
Al Viro
1
-2
/
+1
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
1
-2
/
+2
2018-07-12
introduce FMODE_CREATED and switch to it
Al Viro
1
-0
/
+1
2018-07-12
fold put_filp() into fput()
Al Viro
1
-1
/
+0
2018-07-12
introduce FMODE_OPENED
Al Viro
1
-0
/
+2
2018-07-12
->file_open(): lose cred argument
Al Viro
1
-1
/
+1
2018-07-12
security_file_open(): lose cred argument
Al Viro
1
-3
/
+2
2018-07-12
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
Al Viro
1
-1
/
+1
2018-07-12
kernel: add kcompat_sys_{f,}statfs64()
Mark Rutland
1
-0
/
+11
2018-07-12
kernel: add ksys_personality()
Mark Rutland
1
-0
/
+11
2018-07-11
net: Add lag.h, net_lag_port_dev_txable()
Petr Machata
1
-0
/
+13
2018-07-11
team: Publish team_port_get_rcu()
Petr Machata
1
-0
/
+5
2018-07-11
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-6
/
+28
2018-07-11
iomap: add support for sub-pagesize buffered I/O without buffer heads
Christoph Hellwig
1
-0
/
+31
2018-07-11
Merge branch 'iomap-4.19-merge' into xfs-4.19-merge
Darrick J. Wong
1
-0
/
+16
2018-07-11
Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+24
2018-07-11
libata: remove ata_sff_data_xfer_noirq()
Sebastian Andrzej Siewior
1
-2
/
+0
2018-07-11
Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2018-07-11
w1: core: match sub-nodes of bus masters in devicetree
Daniel Mack
1
-0
/
+2
2018-07-10
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
1
-0
/
+1
2018-07-10
turn filp_clone_open() into inline wrapper for dentry_open()
Al Viro
1
-1
/
+4
2018-07-10
netfilter: Add nf_ct_get_tuple_skb global lookup function
Toke Høiland-Jørgensen
1
-0
/
+11
2018-07-10
scsi: target: sbitmap: add seq_file forward declaration
Arnd Bergmann
1
-0
/
+2
2018-07-10
arm_pmu: Add support for 64bit event counters
Suzuki K Poulose
1
-0
/
+6
2018-07-10
arm_pmu: Change API to support 64bit counter values
Suzuki K Poulose
1
-2
/
+2
2018-07-10
arm_pmu: Clean up maximum period handling
Suzuki K Poulose
1
-1
/
+0
2018-07-10
watchdog/softlockup: Fix the SOFTLOCKUP_DETECTOR=n build
Peter Zijlstra
1
-7
/
+8
2018-07-10
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
1
-4
/
+0
2018-07-10
driver core: allow stopping deferred probe after init
Rob Herring
1
-0
/
+2
2018-07-10
ARM: davinci: unduplicate aemif support
Bartosz Golaszewski
1
-1
/
+0
2018-07-09
ARM: OMAP2+: sleep33/43xx: Add RTC-Mode support
Keerthy
1
-0
/
+3
2018-07-09
ARM: OMAP2+: sleep33/43xx: Make sleep actions configurable
Dave Gerlach
1
-1
/
+25
2018-07-09
bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x
Faiz Abbas
1
-0
/
+1
2018-07-10
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+3
2018-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2018-07-09
netfilter: fix use-after-free in NF_HOOK_LIST
Edward Cree
1
-3
/
+7
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-1
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-4
/
+7
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
1
-0
/
+4
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
1
-2
/
+2
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
1
-1
/
+15
2018-07-09
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
1
-1
/
+4
2018-07-09
block: introduce blk-iolatency io controller
Josef Bacik
1
-2
/
+0
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
1
-2
/
+2
[prev]
[next]