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
2021-06-08
net: wwan: make WWAN_PORT_MAX meaning less surprised
Sergey Ryazanov
1
-3
/
+9
2021-06-08
net: stmmac: enable Intel mGbE 2.5Gbps link speed
Voon Weifeng
1
-0
/
+1
2021-06-08
net: pcs: add 2500BASEX support for Intel mGbE controller
Voon Weifeng
1
-0
/
+1
2021-06-08
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
1
-1
/
+1
2021-06-08
kvm: avoid speculation-based attacks from out-of-range memslot accesses
Paolo Bonzini
1
-1
/
+9
2021-06-08
block: return the correct bvec when checking for gaps
Long Li
1
-8
/
+4
2021-06-08
cgroup: make per-cgroup pressure stall tracking configurable
Suren Baghdasaryan
2
-0
/
+8
2021-06-08
seqlock: Remove trailing semicolon in macros
Huilong Deng
1
-3
/
+3
2021-06-08
Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
2
-8
/
+6
2021-06-08
clkdev: remove unused clkdev_alloc() interfaces
Arnd Bergmann
1
-5
/
+0
2021-06-08
arm64: smccc: Support SMCCC v1.3 SVE register saving hint
Mark Brown
1
-2
/
+31
2021-06-08
iommu: Remove unused of_get_dma_window()
Rob Herring
1
-14
/
+3
2021-06-07
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
1
-3
/
+30
2021-06-07
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
1
-3
/
+5
2021-06-07
mm: add a signature in struct page
Matteo Croce
3
-5
/
+16
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
1
-1
/
+28
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+3
2021-06-07
net: phy: introduce PHY_INTERFACE_MODE_REVRMII
Vladimir Oltean
1
-0
/
+4
2021-06-07
virtchnl: Use pad byte in virtchnl_ether_addr to specify MAC type
Brett Creeley
1
-1
/
+28
2021-06-07
regmap-irq: Introduce inverted status registers support
Maxim Kochetkov
1
-0
/
+2
2021-06-07
Merge tag 'tb-mfd-asoc-v5.14-1' of https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into asoc-5.14
Mark Brown
1
-0
/
+81
2021-06-07
ACPI: scan: Extend acpi_walk_dep_device_list()
Daniel Scally
1
-1
/
+3
2021-06-07
gpio: regmap: move drvdata to config data
Michael Walle
1
-1
/
+5
2021-06-07
device property: Unify access to of_node
Andy Shevchenko
1
-1
/
+1
2021-06-07
ACPI: scan: Constify acpi_dma_supported() helper function
Andy Shevchenko
1
-1
/
+1
2021-06-07
ACPI: property: Constify stubs for CONFIG_ACPI=n case
Andy Shevchenko
1
-3
/
+3
2021-06-07
netfilter: annotate nf_tables base hook ops
Florian Westphal
1
-1
/
+7
2021-06-07
netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
Pablo Neira Ayuso
1
-0
/
+1
2021-06-07
quota: Change quotactl_path() systcall to an fd-based one
Jan Kara
1
-2
/
+2
2021-06-07
Merge branch 'ib-iio-i2c-5.13rc1' into togreg
Jonathan Cameron
1
-1
/
+7
2021-06-07
i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2C
Jonathan Cameron
1
-1
/
+7
2021-06-06
Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+1
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
1
-12
/
+5
2021-06-06
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
1
-2
/
+2
2021-06-06
dma-buf: rename and cleanup dma_resv_get_list v2
Christian König
1
-14
/
+13
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
1
-8
/
+6
2021-06-05
Input: cy8ctmg110_ts - rely on platform code to supply interrupt
Dmitry Torokhov
1
-1
/
+0
2021-06-05
Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
Olof Johansson
1
-0
/
+1
2021-06-05
mm, memcg: introduce mem_cgroup_kmem_disabled()
Roman Gushchin
1
-0
/
+5
2021-06-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+8
2021-06-05
Revert "MIPS: make userspace mapping young by default"
Thomas Bogendoerfer
1
-0
/
+8
2021-06-05
kconfig.h: explain IS_MODULE(), IS_ENABLED()
Bjorn Helgaas
1
-2
/
+4
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+3
2021-06-04
Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+2
2021-06-04
kasan: disable freed user page poisoning with HW tags
Peter Collingbourne
2
-3
/
+19
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
2
-2
/
+15
2021-06-04
kasan: use separate (un)poison implementation for integrated init
Peter Collingbourne
1
-26
/
+38
2021-06-04
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
1
-27
/
+8
2021-06-04
Merge tag 'drm-fixes-2021-06-04-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-6
/
+27
2021-06-04
dm: introduce zone append emulation
Damien Le Moal
1
-0
/
+6
[prev]
[next]