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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
bpf, capability: Introduce CAP_BPF
Alexei Starovoitov
1
-0
/
+5
2020-05-15
driver core: fw_devlink: Add support for batching fwnode parsing
Saravana Kannan
1
-0
/
+2
2020-05-15
dm mpath: pass IO start time to path selector
Gabriel Krisman Bertazi
1
-0
/
+2
2020-05-15
dm bufio: implement discard
Mikulas Patocka
1
-0
/
+12
2020-05-15
Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
1
-2
/
+85
2020-05-15
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
1
-1
/
+2
2020-05-15
tty/sysrq: constify the the sysrq_key_op(s)
Emil Velikov
1
-1
/
+1
2020-05-15
tty/sysrq: constify the sysrq API
Emil Velikov
1
-8
/
+8
2020-05-15
tty/sysrq: alpha: export and use __sysrq_get_key_op()
Emil Velikov
1
-1
/
+1
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
1
-1
/
+1
2020-05-15
iommu: Remove functions that support private domain
Sai Praneeth Prakhya
1
-12
/
+0
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-0
/
+6
2020-05-15
i2c: mux: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-15
Merge branch 'icc-get-by-index' into icc-next
Georgi Djakov
1
-0
/
+6
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-4
/
+56
2020-05-14
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
1
-0
/
+1
2020-05-14
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
1
-9
/
+14
2020-05-14
net: qed: fix bad formatting
Igor Russkikh
1
-3
/
+2
2020-05-14
net: qed: attention clearing properties
Igor Russkikh
1
-0
/
+9
2020-05-14
net: qed: adding hw_err states and handling
Igor Russkikh
1
-0
/
+12
2020-05-14
security: Fix the default value of secid_to_secctx hook
Anders Roxell
1
-1
/
+1
2020-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+23
2020-05-14
mm, memcg: fix inconsistent oom event behavior
Yafang Shao
1
-0
/
+2
2020-05-14
block: blk-crypto-fallback for Inline Encryption
Satya Tangirala
1
-1
/
+1
2020-05-14
block: Make blk-integrity preclude hardware inline encryption
Satya Tangirala
1
-0
/
+30
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala
3
-0
/
+82
2020-05-14
block: Keyslot Manager for Inline Encryption
Satya Tangirala
3
-0
/
+164
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-2
/
+4
2020-05-14
statx: add mount ID
Miklos Szeredi
1
-0
/
+1
2020-05-14
proc/mounts: add cursor
Miklos Szeredi
1
-1
/
+3
2020-05-14
vfs: allow unprivileged whiteout creation
Miklos Szeredi
2
-1
/
+8
2020-05-14
block: move blk_io_schedule() out of header file
Ming Lei
1
-12
/
+2
2020-05-14
cpufreq: fix minor typo in struct cpufreq_driver doc comment
Wang Wenhu
1
-1
/
+1
2020-05-14
video/hdmi: Add Unpack only function for DRM infoframe
Gwan-gyeong Mun
1
-0
/
+2
2020-05-14
efi: cper: Add support for printing Firmware Error Record Reference
Punit Agrawal
1
-0
/
+9
2020-05-14
Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-fixes
Dave Airlie
1
-0
/
+3
2020-05-13
net: phy: broadcom: add cable test support
Michael Walle
1
-0
/
+52
2020-05-13
bpf: Enable bpf_iter targets registering ctx argument types
Yonghong Song
1
-1
/
+11
2020-05-13
bpf: Change func bpf_iter_unreg_target() signature
Yonghong Song
1
-1
/
+1
2020-05-13
bpf: net: Refactor bpf_iter target registration
Yonghong Song
1
-1
/
+1
2020-05-13
bpf: Change btf_iter func proto prefix to "bpf_iter_"
Yonghong Song
1
-3
/
+3
2020-05-13
Merge branch 'mellanox/mlx5-next' into rdma.git for/next
Jason Gunthorpe
4
-35
/
+36
2020-05-13
vexpress: Move setting master site to vexpress-config bus
Rob Herring
1
-9
/
+0
2020-05-13
bus: vexpress-config: Merge vexpress-syscfg into vexpress-config
Rob Herring
1
-17
/
+0
2020-05-13
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
1
-5
/
+5
2020-05-13
rcuwait: Introduce rcuwait_active()
Davidlohr Bueso
1
-0
/
+9
2020-05-13
rcuwait: Introduce prepare_to and finish_rcuwait
Davidlohr Bueso
1
-5
/
+16
2020-05-13
rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken
Davidlohr Bueso
1
-1
/
+1
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
177
-1315
/
+3071
[prev]
[next]