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-06-27
drivers/acpi: Add new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY
Oscar Carter
1
-0
/
+11
2020-06-27
irqchip/vic: Cut down the external API
Linus Walleij
1
-9
/
+0
2020-06-27
irqchip/vic: Drop cascaded intialization call
Linus Walleij
1
-2
/
+0
2020-06-26
net: mdio: add a forward declaration for reset_control to mdio.h
Bartosz Golaszewski
1
-0
/
+1
2020-06-26
Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-0
/
+1
2020-06-26
Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2020-06-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
1
-0
/
+194
2020-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+3
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-26
kcsan: fix a kernel-doc warning
Mauro Carvalho Chehab
1
-4
/
+6
2020-06-26
fs: fs.h: fix a kernel-doc parameter description
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-26
net: pylink.h: add kernel-doc descriptions for new fields at phylink_config
Mauro Carvalho Chehab
1
-0
/
+4
2020-06-26
net: netdevice.h: add a description for napi_defer_hard_irqs
Mauro Carvalho Chehab
1
-0
/
+2
2020-06-26
kdb: Switch to use safer dbg_io_ops over console APIs
Sumit Garg
1
-3
/
+2
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
19
-57
/
+95
2020-06-26
mm: remove vmalloc_exec
Christoph Hellwig
1
-1
/
+0
2020-06-26
mm: workingset: age nonresident information alongside anonymous pages
Johannes Weiner
2
-2
/
+3
2020-06-26
mtd: rawnand: Allocate the interface configurations dynamically
Miquel Raynal
1
-3
/
+8
2020-06-26
mtd: rawnand: Get rid of the default ONFI timing mode
Miquel Raynal
1
-9
/
+0
2020-06-26
mtd: rawnand: Add the ->choose_interface_config() hook
Miquel Raynal
1
-0
/
+3
2020-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
1
-17
/
+16
2020-06-26
mtd: rawnand: Hide the chip->data_interface indirection
Miquel Raynal
1
-0
/
+11
2020-06-26
mtd: rawnand: Reorganize the nand_chip structure
Miquel Raynal
1
-90
/
+76
2020-06-26
mtd: rawnand: Declare the nand_manufacturer structure out of nand_chip
Miquel Raynal
1
-8
/
+12
2020-06-26
mtd: rawnand: Rename the manufacturer structure
Miquel Raynal
1
-1
/
+1
2020-06-26
mtd: rawnand: Create a nand_chip operations structure
Miquel Raynal
1
-14
/
+18
2020-06-26
mtd: rawnand: Only use u8 instead of uint8_t in nand_chip structure
Miquel Raynal
1
-2
/
+2
2020-06-26
mtd: rawnand: Use unsigned types for nand_chip unsigned values
Miquel Raynal
1
-7
/
+7
2020-06-26
mtd: nand: Rename a core structure
Miquel Raynal
2
-5
/
+5
2020-06-26
mtd: nand: Move nand_device forward declaration to the top
Miquel Raynal
1
-2
/
+2
2020-06-25
i40e: remove unused defines
Jesse Brandeburg
1
-9
/
+0
2020-06-25
i40e: Move client header location
Shiraz Saleem
1
-0
/
+203
2020-06-26
crypto: api - Prune inclusions in crypto.h
Herbert Xu
1
-2
/
+1
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
16
-43
/
+95
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-11
/
+27
2020-06-25
net: phy: Add a helper to return the index for of the internal delay
Dan Murphy
1
-0
/
+4
2020-06-25
net: phylink: add phylink_speed_(up|down) interface
Russell King
1
-0
/
+2
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+9
2020-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+6
2020-06-25
regulator: consumer: Supply missing prototypes for 3 core functions
Lee Jones
1
-0
/
+10
2020-06-25
rcu: Fixup noinstr warnings
Peter Zijlstra
1
-1
/
+1
2020-06-25
locking/atomics: Provide the arch_atomic_ interface to generic code
Peter Zijlstra
1
-1
/
+235
2020-06-25
bpf: Do not allow btf_ctx_access with __int128 types
John Fastabend
1
-0
/
+5
2020-06-25
sched/core: Remove mmdrop() definition
Sebastian Andrzej Siewior
1
-2
/
+0
2020-06-25
ieee80211: Add missing and new AKM suite selector definitions
Veerendranath Jakkam
1
-0
/
+4
2020-06-25
platform/chrome: cros_ec: Add TBT pd_ctrl fields
Prashant Malani
1
-4
/
+15
2020-06-24
tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
Rajendra Nayak
1
-0
/
+4
2020-06-25
Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-fixes
Dave Airlie
1
-0
/
+3
2020-06-24
soc: qcom-geni-se: Add interconnect support to fix earlycon crash
Akash Asthana
1
-0
/
+2
2020-06-24
soc: qcom: geni: Support for ICC voting
Akash Asthana
1
-0
/
+38
[prev]
[next]