index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-27
Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+6
2019-07-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
1
-9
/
+4
2019-07-27
i3c: move i3c_device_match_id to device.c and export it
Vitor Soares
1
-0
/
+4
2019-07-26
of: Fix typo in kerneldoc
Thierry Reding
1
-1
/
+1
2019-07-26
Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-2
/
+5
2019-07-26
net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
Subash Abhinov Kasiviswanathan
1
-2
/
+2
2019-07-26
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-2
/
+18
2019-07-26
Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2019-07-26
mm/hmm: remove hmm_range vma
Ralph Campbell
1
-1
/
+0
2019-07-26
mac80211: HE: add Spatial Reuse element parsing support
John Crispin
1
-0
/
+49
2019-07-26
mm/hmm: merge hmm_range_snapshot into hmm_range_fault
Christoph Hellwig
1
-1
/
+3
2019-07-26
mm/hmm: replace the block argument to hmm_range_fault with a flags value
Christoph Hellwig
1
-2
/
+9
2019-07-26
mm/hmm: replace hmm_update with mmu_notifier_range
Ralph Campbell
1
-28
/
+6
2019-07-26
mac80211: add support for parsing ADDBA_EXT IEs
John Crispin
1
-0
/
+8
2019-07-26
opp: Add dev_pm_opp_find_level_exact()
Niklas Cassel
1
-0
/
+8
2019-07-26
opp: Return genpd virtual devices from dev_pm_opp_attach_genpd()
Viresh Kumar
1
-2
/
+2
2019-07-26
crypto: fips - add FIPS test failure notification chain
Gilad Ben-Yossef
1
-0
/
+7
2019-07-25
bpf/flow_dissector: pass input flags to BPF flow dissector program
Stanislav Fomichev
1
-1
/
+1
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-1
/
+20
2019-07-25
net/mlx5e: Prevent encap flow counter update async to user query
Ariel Levkovich
1
-0
/
+1
2019-07-25
net/mlx5: Fix modify_cq_in alignment
Edward Srouji
1
-2
/
+4
2019-07-25
mm/hmm: remove the legacy hmm_pfn_* APIs
Christoph Hellwig
1
-34
/
+0
2019-07-25
mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau
Christoph Hellwig
1
-54
/
+0
2019-07-25
lib/dim: Fix -Wunused-const-variable warnings
Leon Romanovsky
1
-56
/
+0
2019-07-25
leds: core: Add support for composing LED class device names
Jacek Anaszewski
1
-0
/
+45
2019-07-25
leds: class: Improve LED and LED flash class registration API
Jacek Anaszewski
2
-15
/
+34
2019-07-25
qed*: Change dpi_addr to be denoted with __iomem
Michal Kalderon
1
-1
/
+1
2019-07-25
platform/x86: wmi: add missing struct parameter description
Mattias Jacobsson
1
-0
/
+1
2019-07-25
Merge branch 'access-creds'
Linus Torvalds
1
-1
/
+7
2019-07-25
sched/core: Prevent race condition between cpuset and __sched_setscheduler()
Juri Lelli
1
-0
/
+5
2019-07-25
cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
Juri Lelli
1
-4
/
+4
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
3
-0
/
+14
2019-07-25
sched/topology: Add partition_sched_domains_locked()
Mathieu Poirier
1
-0
/
+10
2019-07-25
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
1
-1
/
+5
2019-07-25
cpu/hotplug: Cache number of online CPUs
Thomas Gleixner
1
-9
/
+16
2019-07-25
cpumask: Implement cpumask_or_equal()
Thomas Gleixner
2
-0
/
+37
2019-07-25
smp/hotplug: Track booted once CPUs in a cpumask
Thomas Gleixner
1
-0
/
+2
2019-07-25
locking/lockdep: Reduce space occupied by stack traces
Bart Van Assche
1
-6
/
+3
2019-07-25
stacktrace: Constify 'entries' arguments
Bart Van Assche
1
-2
/
+2
2019-07-25
locking/lockdep: Make it clear that what lock_class::key points at is not mod...
Bart Van Assche
1
-1
/
+1
2019-07-25
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
1
-1
/
+9
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-2
/
+2
2019-07-25
driver core: Remove device link creation limitation
Rafael J. Wysocki
1
-1
/
+3
2019-07-25
intel_th: msu: Introduce buffer interface
Alexander Shishkin
1
-0
/
+79
2019-07-25
usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.h
Masahiro Yamada
1
-8
/
+0
2019-07-25
Input: allow drivers specify timestamp for input events
Atif Niyaz
1
-0
/
+14
2019-07-24
fpga: altera-pr-ip: Make alt_pr_unregister function void
Moritz Fischer
1
-1
/
+1
2019-07-24
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-1
/
+7
2019-07-24
lib/timerqueue: Rely on rbtree semantics for next timer
Davidlohr Bueso
1
-7
/
+6
[prev]
[next]