index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
scsi: iscsi: Fix in-kernel conn failure handling
Mike Christie
1
-1
/
+9
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
1
-0
/
+1
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2
-0
/
+2
2021-06-02
scsi: iscsi: Add task completion helper
Mike Christie
1
-0
/
+7
2021-06-02
Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-34
/
+359
2021-06-01
Input: cyttsp - remove public header
Dmitry Torokhov
1
-29
/
+0
2021-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
2
-2
/
+2
2021-06-01
drm/amdgpu: Add vbios info ioctl interface
Jiawei Gu
1
-0
/
+11
2021-06-01
drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'
Yu Kuai
1
-0
/
+12
2021-06-01
net/mlx5: DR, Create multi-destination flow table with level less than 64
Yevgeny Kliteynik
1
-0
/
+2
2021-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-60
/
+95
2021-06-01
net: ethernet: rmnet: Add support for MAPv5 egress packets
Sharath Chandra Vurukala
1
-0
/
+1
2021-06-01
net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
Sharath Chandra Vurukala
2
-3
/
+28
2021-06-01
Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linux
David S. Miller
2
-1
/
+111
2021-06-01
net: stmmac: enable platform specific safety features
Wong Vee Khee
1
-0
/
+13
2021-06-01
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
1
-0
/
+1
2021-06-01
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
1
-0
/
+9
2021-06-01
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
1
-1
/
+0
2021-06-01
evm: Verify portable signatures against all protected xattrs
Roberto Sassu
1
-0
/
+6
2021-06-01
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.14
Mark Brown
14
-18
/
+70
2021-06-01
regulator: mt6359: Add support for MT6359P regulator
Hsin-Hsiung Wang
2
-0
/
+250
2021-06-01
regulator: mt6359: Add support for MT6359 regulator
Wen Su
1
-0
/
+58
2021-06-01
mfd: Add support for the MediaTek MT6359 PMIC
Hsin-Hsiung Wang
3
-0
/
+663
2021-06-01
rtc: mt6397: refine RTC_TC_MTH
Hsin-Hsiung Wang
1
-0
/
+1
2021-06-01
mfd: mt6358: Refine interrupt code
Hsin-Hsiung Wang
1
-5
/
+3
2021-06-01
Revert "fb_defio: Remove custom address_space_operations"
Matthew Wilcox
1
-0
/
+3
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-8
/
+0
2021-06-01
block: remove bdget_disk
Christoph Hellwig
1
-1
/
+0
2021-06-01
block: factor out a part_devt helper
Christoph Hellwig
1
-0
/
+1
2021-06-01
block: move bd_part_count to struct gendisk
Christoph Hellwig
2
-3
/
+1
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
2
-1
/
+3
2021-06-01
block: unexport blk_alloc_queue
Christoph Hellwig
1
-1
/
+0
2021-06-01
block: add blk_alloc_disk and blk_cleanup_disk APIs
Christoph Hellwig
1
-0
/
+22
2021-06-01
block: add a flag to make put_disk on partially initalized disks safer
Christoph Hellwig
1
-0
/
+1
2021-06-01
mfd: Add Rockchip rk817 audio CODEC support
Chris Morgan
1
-0
/
+81
2021-06-01
Merge branch 'for-5.14/soc' into for-5.14/memory
Thierry Reding
3
-3
/
+49
2021-06-01
clk: tegra: Add stubs needed for compile-testing
Dmitry Osipenko
1
-21
/
+79
2021-06-01
soc/tegra: fuse: Add stubs needed for compile-testing
Dmitry Osipenko
1
-3
/
+17
2021-06-01
soc/tegra: Add devm_tegra_core_dev_init_opp_table()
Dmitry Osipenko
1
-0
/
+22
2021-06-01
soc/tegra: Add stub for soc_is_tegra()
Dmitry Osipenko
1
-0
/
+9
2021-06-01
regulator: core: Add regulator_sync_voltage_rdev()
Dmitry Osipenko
1
-0
/
+1
2021-06-01
mount: Support "nosymfollow" in new mount api
Christian Brauner
1
-0
/
+1
2021-06-01
KVM: arm64: vgic: Implement SW-driven deactivation
Marc Zyngier
1
-0
/
+10
2021-06-01
KVM: arm64: vgic: move irq->get_input_level into an ops structure
Marc Zyngier
1
-11
/
+17
2021-06-01
KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
Marc Zyngier
2
-0
/
+5
2021-06-01
KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt masking
Marc Zyngier
1
-0
/
+2
2021-06-01
irqchip/gic: Split vGIC probing information from the GIC code
Marc Zyngier
2
-24
/
+42
2021-06-01
kgdb: Fix spelling mistakes
Zhen Lei
1
-4
/
+4
2021-06-01
xfrm: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
3
-22
/
+21
[prev]
[next]