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
2020-07-10
driver core: Avoid deferred probe due to fw_devlink_pause/resume()
Saravana Kannan
1
-1
/
+2
2020-07-10
driver core: Rename dev_links_info.defer_sync to defer_hook
Saravana Kannan
1
-2
/
+2
2020-07-10
mm/memblock: expose only miminal interface to add/walk physmem
David Hildenbrand
1
-4
/
+24
2020-07-10
misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMC
Ricky Wu
1
-0
/
+11
2020-07-10
misc: vmw_vmci_defs: Mark 'struct vmci_handle VMCI_ANON_SRC_HANDLE' as __maybe_unused
Lee Jones
1
-1
/
+1
2020-07-10
char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspace
Masahiro Yamada
1
-2
/
+0
2020-07-10
virt: vbox: Log unknown ioctl requests as error
Hans de Goede
1
-0
/
+1
2020-07-10
virt: vbox: Add a few new vmmdev request types to the userspace whitelist
Hans de Goede
1
-0
/
+3
2020-07-10
virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl
Hans de Goede
1
-0
/
+24
2020-07-10
Merge branch 'char-misc-linus' into 'char-misc-next'
Greg Kroah-Hartman
1
-2
/
+2
2020-07-10
virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstream
Hans de Goede
1
-2
/
+2
2020-07-10
dmabuf: use spinlock to access dmabuf->name
Charan Teja Kalla
1
-0
/
+1
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2
-5
/
+5
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
3
-25
/
+30
2020-07-10
x86/entry: Fix NMI vs IRQ state tracking
Peter Zijlstra
1
-9
/
+19
2020-07-10
Merge branch 'tip/x86/entry'
Peter Zijlstra
76
-174
/
+643
2020-07-09
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
1
-0
/
+1
2020-07-09
kgdb: enable arch to support XML packet.
Vincent Chen
1
-0
/
+11
2020-07-09
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
2
-0
/
+29
2020-07-09
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
1
-0
/
+2
2020-07-09
PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h
Huacai Chen
1
-0
/
+2
2020-07-09
spi: use kthread_create_worker() helper
Marek Szyprowski
1
-4
/
+2
2020-07-09
devlink: Add a new devlink port split ability attribute and pass to netlink
Danielle Ratson
2
-1
/
+4
2020-07-09
devlink: Add a new devlink port lanes attribute and pass to netlink
Danielle Ratson
2
-0
/
+4
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
1
-11
/
+9
2020-07-09
devlink: Move switch_port attribute of devlink_port_attrs to devlink_port
Danielle Ratson
1
-3
/
+3
2020-07-09
devlink: Move set attribute of devlink_port_attrs to devlink_port
Danielle Ratson
1
-2
/
+2
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-4
/
+5
2020-07-09
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
1
-1
/
+2
2020-07-09
mptcp: add MPTCP socket diag interface
Paolo Abeni
1
-0
/
+17
2020-07-09
inet_diag: support for wider protocol numbers
Paolo Abeni
1
-0
/
+1
2020-07-09
KVM: Move x86's MMU memory cache helpers to common KVM code
Sean Christopherson
1
-0
/
+7
2020-07-09
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
2
-0
/
+24
2020-07-09
PM: domains: Fix up terminology with parent/child
Kees Cook
1
-6
/
+6
2020-07-09
KVM: x86: take as_id into account when checking PGD
Vitaly Kuznetsov
1
-0
/
+1
2020-07-09
tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels
Xin Long
1
-0
/
+1
2020-07-09
tunnel4: add cb_handler to struct xfrm_tunnel
Xin Long
1
-0
/
+1
2020-07-09
xfrm: add is_ipip to struct xfrm_input_afinfo
Xin Long
1
-1
/
+2
2020-07-09
crypto: api - permit users to specify numa node of acomp hardware
Barry Song
2
-0
/
+20
2020-07-09
ARM: s3c24xx: leds: Convert to use GPIO descriptors
Linus Walleij
1
-6
/
+0
2020-07-09
USB: serial: drop extern keyword from function declarations
Johan Hovold
1
-45
/
+36
2020-07-09
USB: serial: drop unnecessary sysrq include
Johan Hovold
1
-1
/
+0
2020-07-09
USB: serial: add sysrq break-handler dummy
Johan Hovold
1
-1
/
+5
2020-07-09
USB: serial: inline sysrq dummy function
Johan Hovold
1
-0
/
+9
2020-07-09
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
1
-0
/
+1
2020-07-08
Input: elan_i2c - add more hardware ID for Lenovo laptops
Dave Wang
1
-0
/
+7
2020-07-08
remoteproc: qcom: Add notification types to SSR
Rishabh Bhatnagar
1
-0
/
+16
2020-07-08
remoteproc: qcom: Add per subsystem SSR notification
Rishabh Bhatnagar
1
-5
/
+15
2020-07-08
io_uring: export cq overflow status to userspace
Xiaoguang Wang
1
-0
/
+1
2020-07-08
writeback: remove bdi->congested_fn
Christoph Hellwig
3
-19
/
+0
[prev]
[next]