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
2019-03-26
rcu: Do a single rhp->func read in rcu_head_after_call_rcu()
Neeraj Upadhyay
1
-2
/
+4
2019-03-26
net: phy: bcm54xx: Encode link speed and activity into LEDs
Vladimir Oltean
1
-0
/
+16
2019-03-26
proc/kcore: Remove unused kclist_add_remap()
Bhupesh Sharma
1
-11
/
+0
2019-03-26
usb: introduce usb_ep_type_string() function
Chunfeng Yun
1
-0
/
+8
2019-03-25
Revert "parport: daisy: use new parport device model"
Linus Torvalds
1
-13
/
+0
2019-03-25
LSM: lsm_hooks.h - fix missing colon in docstring
Ondrej Mosnacek
1
-1
/
+1
2019-03-25
Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+2
2019-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2019-03-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+2
2019-03-24
gpiolib: export devprop_gpiochip_set_names()
Jan Kundrát
1
-0
/
+3
2019-03-23
Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+1
2019-03-23
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
1
-2
/
+2
2019-03-23
tick: Remove outgoing CPU from broadcast masks
Thomas Gleixner
1
-0
/
+6
2019-03-23
Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+20
2019-03-23
Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-4
/
+4
2019-03-23
Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+2
2019-03-23
x86/gart: Exclude GART aperture from kcore
Kairui Song
1
-0
/
+2
2019-03-22
net/mlx5e: Add VLAN ID rewrite fields
Eli Britstein
1
-0
/
+1
2019-03-22
sbitmap: trivial - update comment for sbitmap_deferred_clear_bit
Shenghui Wang
1
-1
/
+1
2019-03-22
gpio: amd-fch: Fix bogus SPDX identifier
Thomas Gleixner
1
-1
/
+1
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-2
/
+2
2019-03-22
softirq: Remove tasklet_hrtimer
Thomas Gleixner
1
-25
/
+0
2019-03-21
bpf: allow helpers to return PTR_TO_SOCK_COMMON
Lorenz Bauer
1
-0
/
+1
2019-03-21
rhashtable: rename rht_for_each*continue as *from.
NeilBrown
1
-20
/
+20
2019-03-21
rhashtable: don't hold lock on first table throughout insertion.
NeilBrown
1
-13
/
+0
2019-03-21
PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()
Bjorn Helgaas
1
-9
/
+0
2019-03-21
PCI/MSI: Remove unused __write_msi_msg() and write_msi_msg()
Bjorn Helgaas
1
-9
/
+0
2019-03-21
mtd: spinand: Use the spi-mem dirmap API
Boris Brezillon
1
-0
/
+7
2019-03-21
regulator: add regulator_get_linear_step() stub helper
Arnd Bergmann
1
-0
/
+5
2019-03-21
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
1
-2
/
+1
2019-03-21
genirq: Fix typo in comment of IRQD_MOVE_PCNTXT
Peter Xu
1
-1
/
+1
2019-03-20
LSM: add new hook for kernfs node initialization
Ondrej Mosnacek
3
-0
/
+37
2019-03-20
vfs: syscall: Add fspick() to select a superblock for reconfiguration
David Howells
1
-0
/
+1
2019-03-20
vfs: syscall: Add fsmount() to create a mount for a superblock
David Howells
1
-0
/
+1
2019-03-20
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
1
-0
/
+2
2019-03-20
vfs: Implement logging through fs_context
David Howells
2
-7
/
+21
2019-03-20
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
2
-0
/
+17
2019-03-20
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
3
-0
/
+16
2019-03-20
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
2
-2
/
+6
2019-03-20
block: Unexport blk_mq_add_to_requeue_list()
Bart Van Assche
1
-2
/
+0
2019-03-20
block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...
Yufen Yu
1
-0
/
+3
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-8
/
+4
2019-03-20
packet: rework packet_pick_tx_queue() to use common code selection
Paolo Abeni
1
-0
/
+2
2019-03-20
net: dev: rename queue selection helpers.
Paolo Abeni
1
-3
/
+3
2019-03-20
spi: pxa2xx: Introduce DMA burst size support
Andy Shevchenko
1
-0
/
+1
2019-03-20
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
1
-0
/
+2
2019-03-20
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
1
-5
/
+0
2019-03-20
reset: Add acquire/release support for arrays
Thierry Reding
1
-0
/
+6
2019-03-20
reset: Add acquired flag to of_reset_control_array_get()
Thierry Reding
1
-6
/
+8
2019-03-20
reset: add acquired/released state for exclusive reset controls
Philipp Zabel
1
-20
/
+73
[prev]
[next]