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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
x86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw printk()
zhaoxiao
1
-7
/
+9
2021-08-30
drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warnings
Jing Yangyang
1
-6
/
+3
2021-08-30
xen/blkfront: don't trust the backend response data blindly
Juergen Gross
1
-17
/
+53
2021-08-30
xen/blkfront: don't take local copy of a request from the ring page
Juergen Gross
1
-10
/
+15
2021-08-30
xen/blkfront: read response from backend only once
Juergen Gross
1
-17
/
+18
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
14
-232
/
+343
2021-08-30
xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guests
Juergen Gross
1
-34
/
+2
2021-08-30
xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests
Juergen Gross
2
-12
/
+4
2021-08-30
xen: check required Xen features
Juergen Gross
1
-0
/
+18
2021-08-30
xen: fix setting of max_pfn in shared_info
Juergen Gross
1
-2
/
+2
2021-08-30
netfilter: refuse insertion if chain has grown too large
Florian Westphal
5
-10
/
+42
2021-08-30
netfilter: conntrack: switch to siphash
Florian Westphal
3
-24
/
+50
2021-08-30
netfilter: conntrack: sanitize table size default settings
Florian Westphal
2
-20
/
+21
2021-08-30
Merge branch 'IXP46x-PTP-Timer'
David S. Miller
7
-77
/
+171
2021-08-30
ixp4xx_eth: Probe the PTP module from the device tree
Linus Walleij
1
-2
/
+13
2021-08-30
ixp4xx_eth: Add devicetree bindings
Linus Walleij
1
-0
/
+54
2021-08-30
ixp4xx_eth: Stop referring to GPIOs
Linus Walleij
1
-56
/
+28
2021-08-30
ixp4xx_eth: fix compile-testing
Arnd Bergmann
1
-4
/
+3
2021-08-30
ixp4xx_eth: make ptp support a platform driver
Arnd Bergmann
6
-34
/
+92
2021-08-30
Merge branch 'hns3-cleanups'
David S. Miller
7
-630
/
+1260
2021-08-30
net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()
Hao Chen
1
-1
/
+1
2021-08-30
net: hnss3: use max() to simplify code
Hao Chen
1
-2
/
+1
2021-08-30
net: hns3: modify a print format of hns3_dbg_queue_map()
Hao Chen
1
-1
/
+1
2021-08-30
net: hns3: refine function hclge_dbg_dump_tm_pri()
Guangbin Huang
1
-28
/
+42
2021-08-30
net: hns3: reconstruct function hclge_ets_validate()
Guangbin Huang
1
-12
/
+35
2021-08-30
net: hns3: reconstruct function hns3_self_test
Peng Li
1
-37
/
+64
2021-08-30
net: hns3: initialize each member of structure array on a separate line
Jiaran Zhang
1
-549
/
+1116
2021-08-30
Merge branch 'bnxt_en-fw-messages'
David S. Miller
13
-1993
/
+2901
2021-08-30
bnxt_en: support multiple HWRM commands in flight
Edwin Peer
4
-39
/
+113
2021-08-30
bnxt_en: remove legacy HWRM interface
Edwin Peer
4
-106
/
+1
2021-08-30
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
9
-1533
/
+1948
2021-08-30
bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_info
Edwin Peer
2
-2
/
+7
2021-08-30
bnxt_en: add support for HWRM request slices
Edwin Peer
2
-2
/
+120
2021-08-30
bnxt_en: add HWRM request assignment API
Edwin Peer
2
-0
/
+56
2021-08-30
bnxt_en: discard out of sequence HWRM responses
Edwin Peer
1
-4
/
+17
2021-08-30
bnxt_en: introduce new firmware message API based on DMA pools
Edwin Peer
4
-121
/
+442
2021-08-30
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
13
-357
/
+407
2021-08-30
bnxt_en: Refactor the HWRM_VER_GET firmware calls
Edwin Peer
1
-6
/
+11
2021-08-30
bnxt_en: remove DMA mapping for KONG response
Edwin Peer
2
-51
/
+7
2021-08-30
parisc/parport_gsc: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-3
/
+2
2021-08-30
parisc: move core-y in arch/parisc/Makefile to arch/parisc/Kbuild
Masahiro Yamada
2
-3
/
+1
2021-08-30
parisc: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-4
/
+4
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
13
-30
/
+17
2021-08-30
parisc: remove unused arch/parisc/boot/install.sh and its phony target
Masahiro Yamada
2
-69
/
+0
2021-08-30
parisc: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
3
-7
/
+7
2021-08-30
parisc: math-emu: Avoid "fmt" macro collision
Kees Cook
1
-2
/
+2
2021-08-30
parisc: Increase size of gcc stack frame check
Helge Deller
1
-1
/
+1
2021-08-30
parisc: Replace symbolic permissions with octal permissions
Jinchao Wang
1
-2
/
+2
2021-08-30
USB: serial: pl2303: fix GL type detection
Robert Marko
1
-0
/
+1
2021-08-30
Merge branch 'for-linus' into for-next
Takashi Iwai
6
-3
/
+24
[prev]
[next]