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-12-07
clk: qoriq: provide constants for the type
Michael Walle
1
-0
/
+15
2020-12-07
sbitmap: remove swap_lock
Pavel Begunkov
1
-5
/
+0
2020-12-07
seq_buf: Avoid type mismatch for seq_buf_init
Arnd Bergmann
2
-3
/
+3
2020-12-07
clk: composite: add devm_clk_hw_register_composite_pdata()
Michael Walle
1
-0
/
+7
2020-12-07
RDMA/hns: Move capability flags of QP and CQ to hns-abi.h
Weihang Li
1
-0
/
+10
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
1
-0
/
+11
2020-12-07
Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jason Gunthorpe
5
-18
/
+100
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2
-3
/
+9
2020-12-07
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
1
-1
/
+5
2020-12-07
mtd: spi-nor: Fix multiple typos
Jonathan Neuschäfer
1
-1
/
+1
2020-12-07
Bluetooth: Change MGMT security info CMD to be more generic
Daniel Winkler
1
-5
/
+10
2020-12-07
Bluetooth: Query LE tx power on startup
Daniel Winkler
2
-0
/
+9
2020-12-07
Bluetooth: Use intervals and tx power from mgmt cmds
Daniel Winkler
1
-1
/
+4
2020-12-07
Bluetooth: Break add adv into two mgmt commands
Daniel Winkler
2
-0
/
+36
2020-12-07
Bluetooth: Add helper to set adv data
Daniel Winkler
1
-0
/
+3
2020-12-07
Bluetooth: Add toggle to switch off interleave scan
Howard Chung
1
-0
/
+1
2020-12-07
Bluetooth: Interleave with allowlist scan
Howard Chung
1
-0
/
+10
2020-12-07
Bluetooth: fix typo in struct name
Reo Shiseki
1
-2
/
+2
2020-12-07
ASoC: SOF: trace: Add runtime trace filtering mechanism
Karol Trzcinski
2
-0
/
+29
2020-12-07
media: doc: pixfmt-rgb: Clarify naming scheme for RGB formats
Laurent Pinchart
1
-1
/
+3
2020-12-07
media: videodev2.h: Move HM12 format to YUV semi-planar section
Laurent Pinchart
1
-1
/
+1
2020-12-07
media: videodev2.h: Move HI240 format to vendor-specific section
Laurent Pinchart
1
-1
/
+1
2020-12-07
media: videodev2.h: Remove unneeded comment about 4CC value
Laurent Pinchart
1
-6
/
+0
2020-12-07
media: rc: add keymap for pine64 remote
Jonas Karlman
1
-0
/
+1
2020-12-07
PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
Rafael J. Wysocki
1
-5
/
+0
2020-12-07
module: drop semicolon from version macro
Johan Hovold
1
-1
/
+1
2020-12-07
earlycon: drop semicolon from earlycon macro
Johan Hovold
1
-1
/
+1
2020-12-07
mei: bus: add vtag support
Alexander Usyskin
1
-0
/
+6
2020-12-07
Merge tag 'soundwire-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next
Greg Kroah-Hartman
2
-0
/
+15
2020-12-07
Merge 5.10-rc7 into usb-next
Greg Kroah-Hartman
11
-15
/
+62
2020-12-07
Merge 5.10-rc7 into tty-next
Greg Kroah-Hartman
21
-39
/
+120
2020-12-07
Merge 5.10-rc7 into char-misc-next
Greg Kroah-Hartman
11
-15
/
+62
2020-12-07
Merge tag 'tegra-soc-clk-drivers-5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into devfreq-next
Chanwoo Choi
1
-0
/
+4
2020-12-06
Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+4
2020-12-06
Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+10
2020-12-06
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
1
-1
/
+0
2020-12-06
net/mlx5: Simplify eswitch mode check
Leon Romanovsky
1
-2
/
+6
2020-12-06
net/mlx5: Delete custom device management logic
Leon Romanovsky
1
-22
/
+0
2020-12-05
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
1
-0
/
+3
2020-12-05
Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux-merge
Jakub Kicinski
1
-0
/
+26
2020-12-05
gpiolib: cdev: allow edge event timestamps to be configured as REALTIME
Kent Gibson
1
-3
/
+9
2020-12-05
dt-bindings: gpio: Add a binding header for the MSC313 GPIO driver
Daniel Palmer
1
-0
/
+53
2020-12-05
dt-bindings: gpio: Use Tegra186-specific include guard
Thierry Reding
1
-2
/
+2
2020-12-05
PCI/ERR: Add pcie_link_rcec() to associate RCiEPs
Sean V Kelley
1
-0
/
+1
2020-12-05
Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-4
/
+6
2020-12-04
net/nfc/nci: Support NCI 2.x initial sequence
Bongsu Jeon
1
-0
/
+34
2020-12-04
[SECURITY] fix namespaced fscaps when !CONFIG_SECURITY
Serge Hallyn
1
-1
/
+1
2020-12-04
PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()
Mika Westerberg
1
-1
/
+1
2020-12-04
block: fix incorrect branching in blk_max_size_offset()
Mike Snitzer
1
-4
/
+6
2020-12-04
net-zerocopy: Defer vm zap unless actually needed.
Arjun Roy
1
-0
/
+2
[prev]
[next]