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-09-22
ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probe
Michal Vokáč
1
-0
/
+5
2021-09-21
Merge branch 's390-qeth-fixes-2021-09-21'
Jakub Kicinski
6
-19
/
+18
2021-09-21
s390/qeth: fix deadlock during failing recovery
Alexandra Winter
3
-4
/
+11
2021-09-21
s390/qeth: Fix deadlock in remove_discipline
Alexandra Winter
4
-15
/
+4
2021-09-21
s390/qeth: fix NULL deref in qeth_clear_working_pool_list()
Julian Wiedmann
1
-0
/
+3
2021-09-21
cifs: fix a sign extension bug
Dan Carpenter
1
-1
/
+1
2021-09-21
spi: Revert modalias changes
Mark Brown
1
-8
/
+0
2021-09-21
ksmbd: add default data stream name in FILE_STREAM_INFORMATION
Namjae Jeon
1
-5
/
+3
2021-09-21
ksmbd: log that server is experimental at module load
Steve French
1
-0
/
+3
2021-09-21
kselftest/arm64: signal: Skip tests if required features are missing
Cristian Marussi
1
-2
/
+5
2021-09-21
ALSA: firewire-motu: fix truncated bytes in message tracepoints
Takashi Sakamoto
1
-3
/
+4
2021-09-21
Merge tag 'asoc-fix-v5.15-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
16
-50
/
+96
2021-09-21
Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-32
/
+38
2021-09-21
driver core: fw_devlink: Improve handling of cyclic dependencies
Saravana Kannan
1
-5
/
+12
2021-09-21
comedi: Fix memory leak in compat_insnlist()
Ian Abbott
1
-0
/
+1
2021-09-21
ceph: fix off by one bugs in unsafe_request_wait()
Dan Carpenter
1
-2
/
+2
2021-09-21
nvmem: NVMEM_NINTENDO_OTP should depend on WII
Geert Uytterhoeven
1
-0
/
+1
2021-09-21
fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_update
Konstantin Komarov
8
-17
/
+17
2021-09-21
fs/ntfs3: Change max hardlinks limit to 4000
Konstantin Komarov
1
-3
/
+5
2021-09-21
qnx4: work around gcc false positive warning bug
Linus Torvalds
1
-9
/
+27
2021-09-21
fs/ntfs3: Fix insertion of attr in ni_ins_attr_ext
Konstantin Komarov
1
-0
/
+7
2021-09-21
cpumask: Omit terminating null byte in cpumap_print_{list,bitmask}_to_buf
Tobias Klauser
1
-3
/
+4
2021-09-21
usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()
Dan Carpenter
1
-0
/
+1
2021-09-21
usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c
Ondrej Zary
1
-1
/
+8
2021-09-21
Re-enable UAS for LaCie Rugged USB3-FW with fk quirk
Julian Sikorski
1
-1
/
+1
2021-09-21
misc: bcm-vk: fix tty registration race
Johan Hovold
1
-3
/
+3
2021-09-21
arm64: Mitigate MTE issues with str{n}cmp()
Robin Murphy
4
-2
/
+9
2021-09-21
platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AX
Tobias Jakobi
1
-0
/
+1
2021-09-21
platform/x86/intel: hid: Add DMI switches allow list
José Expósito
1
-5
/
+22
2021-09-21
platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build error
Randy Dunlap
1
-2
/
+1
2021-09-21
thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
Ansuel Smith
1
-2
/
+2
2021-09-21
thermal/core: Potential buffer overflow in thermal_build_list_of_policies()
Dan Carpenter
1
-4
/
+3
2021-09-21
Merge branch 'dsa-devres'
David S. Miller
2
-4
/
+10
2021-09-21
net: dsa: realtek: register the MDIO bus under devres
Vladimir Oltean
1
-1
/
+1
2021-09-21
net: dsa: don't allocate the slave_mii_bus using devres
Vladimir Oltean
1
-3
/
+9
2021-09-21
arm64: add MTE supported check to thread switching and syscall entry/exit
Peter Collingbourne
2
-6
/
+10
2021-09-21
drm/i915: Free all DMC payloads
Chris Wilson
1
-1
/
+4
2021-09-21
drm/i915: Move __i915_gem_free_object to ttm_bo_destroy
Maarten Lankhorst
1
-4
/
+5
2021-09-21
drm/i915: Update memory bandwidth parameters
Radhakrishna Sripada
1
-3
/
+16
2021-09-21
Doc: networking: Fox a typo in ice.rst
Masanari Iida
1
-1
/
+1
2021-09-21
net: dsa: fix dsa_tree_setup error path
Vladimir Oltean
1
-0
/
+1
2021-09-21
Merge branch 'smc-fixes'
David S. Miller
2
-1
/
+4
2021-09-21
net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
Karsten Graul
1
-0
/
+2
2021-09-21
net/smc: add missing error check in smc_clc_prfx_set()
Karsten Graul
1
-1
/
+2
2021-09-21
x86/setup: Call early_reserve_memory() earlier
Juergen Gross
1
-12
/
+14
2021-09-21
xen/x86: fix PV trap handling on secondary processors
Jan Beulich
1
-6
/
+9
2021-09-21
xen/balloon: fix balloon kthread freezing
Juergen Gross
1
-2
/
+2
2021-09-21
nvme: keep ctrl->namespaces ordered
Christoph Hellwig
1
-16
/
+17
2021-09-21
nvme-tcp: fix incorrect h2cdata pdu offset accounting
Sagi Grimberg
1
-3
/
+10
2021-09-21
nvme-fc: remove freeze/unfreeze around update_nr_hw_queues
James Smart
1
-2
/
+0
[prev]
[next]