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-07-20
drm: Return -ENOTTY for non-drm ioctls
Charles Baylis
2
-0
/
+4
2021-07-20
io_uring: fix memleak in io_init_wq_offload()
Yang Yingliang
1
-1
/
+5
2021-07-20
io_uring: remove double poll entry on arm failure
Pavel Begunkov
1
-0
/
+2
2021-07-20
io_uring: explicitly count entries for poll reqs
Pavel Begunkov
1
-6
/
+10
2021-07-20
spi: spi-bcm2835: Fix deadlock
Alexandru Tachici
1
-5
/
+7
2021-07-20
Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent
Ingo Molnar
4
-7
/
+23
2021-07-20
Merge branch 'net-hns3-fixes-for-net'
Jakub Kicinski
5
-4
/
+41
2021-07-20
net: hns3: fix rx VLAN offload state inconsistent issue
Jian Shen
1
-0
/
+10
2021-07-20
net: hns3: disable port VLAN filter when support function level VLAN filter control
Jian Shen
1
-2
/
+6
2021-07-20
net: hns3: add match_id to check mailbox response from PF to VF
Peng Li
2
-0
/
+20
2021-07-20
net: hns3: fix possible mismatches resp of mailbox
Chengwen Feng
2
-2
/
+5
2021-07-20
net: bridge: do not replay fdb entries pointing towards the bridge twice
Vladimir Oltean
1
-1
/
+1
2021-07-20
Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent
Thomas Gleixner
2
-8
/
+10
2021-07-20
net: Update MAINTAINERS for MediaTek switch driver
Landen Chao
1
-0
/
+1
2021-07-20
net/tcp_fastopen: remove obsolete extern
Eric Dumazet
1
-1
/
+0
2021-07-20
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
1
-1
/
+1
2021-07-20
ALSA: pcm: Fix mmap without buffer preallocation
Takashi Iwai
1
-0
/
+2
2021-07-20
ALSA: pcm: Fix mmap capability check
Takashi Iwai
1
-4
/
+10
2021-07-20
efi/mokvar: Reserve the table only if it is in boot services data
Borislav Petkov
1
-1
/
+4
2021-07-20
USB: serial: cp210x: fix comments for GE CS1000
Ian Ray
1
-2
/
+2
2021-07-20
ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI ID
Pierre-Louis Bossart
1
-0
/
+4
2021-07-19
scsi: mpt3sas: Transition IOC to Ready state during shutdown
Sreekanth Reddy
3
-17
/
+26
2021-07-19
media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()
Gustavo A. R. Silva
2
-7
/
+9
2021-07-19
seq_file: disallow extremely large seq buffer allocations
Eric Sandeen
1
-0
/
+3
2021-07-19
bpf: Fix OOB read when printing XDP link fdinfo
Lorenz Bauer
1
-0
/
+1
2021-07-19
powerpc/pasemi: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-19
arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping
Petr Vorel
1
-0
/
+8
2021-07-19
arm64: dts: qcom: msm8992-bullhead: Remove PSCI
Petr Vorel
1
-0
/
+4
2021-07-19
octeontx2-af: Introduce internal packet switching
Subbaraya Sundeep
8
-11
/
+336
2021-07-19
octeontx2-af: Prepare for allocating MCAM rules for AF
Subbaraya Sundeep
3
-18
/
+30
2021-07-19
octeontx2-af: Enable transmit side LBK link
Subbaraya Sundeep
5
-3
/
+61
2021-07-19
net/tcp_fastopen: fix data races around tfo_active_disable_stamp
Eric Dumazet
1
-3
/
+16
2021-07-19
Merge branch 'dt-bindinga-dwmac'
David S. Miller
4
-59
/
+99
2021-07-19
arm64: dts: imx8mp: change interrupt order per dt-binding
Joakim Zhang
1
-3
/
+3
2021-07-19
dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yaml
Joakim Zhang
2
-56
/
+93
2021-07-19
dt-bindings: net: snps,dwmac: add missing DWMAC IP version
Joakim Zhang
1
-0
/
+3
2021-07-19
net: hisilicon: rename CACHE_LINE_MASK to avoid redefinition
Randy Dunlap
1
-3
/
+3
2021-07-19
arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x
Srinivas Kandagatla
1
-2
/
+2
2021-07-19
Merge branch 'bnxt_en-fixes'
David S. Miller
5
-46
/
+83
2021-07-19
bnxt_en: Fix PTP capability discovery
Michael Chan
1
-1
/
+5
2021-07-19
bnxt_en: Move bnxt_ptp_init() to bnxt_open()
Michael Chan
3
-25
/
+16
2021-07-19
bnxt_en: Check abort error state in bnxt_half_open_nic()
Somnath Kotur
1
-0
/
+6
2021-07-19
bnxt_en: Validate vlan protocol ID on RX packets
Michael Chan
1
-5
/
+16
2021-07-19
bnxt_en: fix error path of FW reset
Somnath Kotur
1
-10
/
+21
2021-07-19
bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()
Michael Chan
1
-0
/
+4
2021-07-19
bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()
Michael Chan
1
-4
/
+5
2021-07-19
bnxt_en: reject ETS settings that will starve a TC
Edwin Peer
1
-1
/
+9
2021-07-19
bnxt_en: don't disable an already disabled PCI device
Kalesh AP
1
-1
/
+2
2021-07-19
ACPI: utils: Fix reference counting in for_each_acpi_dev_match()
Andy Shevchenko
4
-14
/
+5
2021-07-19
ACPI: Kconfig: Fix table override from built-in initrd
Robert Richter
1
-1
/
+1
[prev]
[next]