Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
02f4597198329076f4f02f27906447a90357ae66
02f45971
ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name
by Jiasheng Jiang
· 3 years ago
cb5f1fb
ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes
by Robert Hancock
· 3 years ago
56e0747
ASoC: fsl: Add missing error handling in pcm030_fabric_probe
by Miaoqian Lin
· 3 years ago
3e698375
drm/i915/overlay: Prevent divide by zero bugs in scaling
by Dan Carpenter
· 3 years ago
9ea01853
net: stmmac: ensure PTP time register reads are consistent
by Yannick Vignon
· 3 years ago
41df2da
net: stmmac: dump gmac4 DMA registers correctly
by Camel Guo
· 3 years ago
114bf93
net: macsec: Verify that send_sci is on when setting Tx sci explicitly
by Lior Nahmanson
· 3 years ago
2e7f5b6
net: macsec: Fix offload support for NETDEV_UNREGISTER event
by Lior Nahmanson
· 3 years ago
87b1c9f
net: ieee802154: Return meaningful error codes from the netlink helpers
by Miquel Raynal
· 3 years ago
78b3f20
net: ieee802154: ca8210: Stop leaking skb's
by Miquel Raynal
· 3 years ago
0bfe50d
net: ieee802154: mcr20a: Fix lifs/sifs periods
by Miquel Raynal
· 3 years ago
75bbda3
net: ieee802154: hwsim: Ensure proper channel selection at probe time
by Miquel Raynal
· 3 years ago
e895e06
spi: uniphier: fix reference count leak in uniphier_spi_probe()
by Xin Xiong
· 3 years ago
ec942d0
spi: meson-spicc: add IRQ check in meson_spicc_probe
by Miaoqian Lin
· 3 years ago
c2cf65e
spi: mediatek: Avoid NULL pointer crash in interrupt
by Benjamin Gaignard
· 3 years ago
30e05c9
spi: bcm-qspi: check for valid cs before applying chip select
by Kamal Dasu
· 3 years ago
6d226e8
iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
by Joerg Roedel
· 3 years ago
9d9995b
iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
by Guoqing Jiang
· 3 years ago
b3958d3
RDMA/mlx4: Don't continue event handler after memory allocation failure
by Leon Romanovsky
· 3 years ago
d3f8b927
RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
by Bernard Metzler
· 3 years ago
c7db20f
IB/rdmavt: Validate remote_addr during loopback atomic tests
by Mike Marciniszyn
· 3 years ago
75c6102
RDMA/ucma: Protect mc during concurrent multicast leaves
by Leon Romanovsky
· 3 years ago
3719790
RDMA/cma: Use correct address when leaving multicast group
by Maor Gottlieb
· 3 years ago
aa4ecd9
memcg: charge fs_context and legacy_fs_context
by Yutian Yang
· 3 years, 4 months ago
080f371
Revert "ASoC: mediatek: Check for error clk pointer"
by Guenter Roeck
· 3 years ago
4a9bd1e
IB/hfi1: Fix AIP early init panic
by Mike Marciniszyn
· 3 years ago
5d40f1b
dma-buf: heaps: Fix potential spectre v1 gadget
by Jordy Zomer
· 3 years ago
30de3bc
block: bio-integrity: Advance seed correctly for larger interval sizes
by Martin K. Petersen
· 3 years ago
3527155
mm/kmemleak: avoid scanning potential huge holes
by Lang Yu
· 3 years ago
7053188
mm/pgtable: define pte_index so that preprocessor could recognize it
by Mike Rapoport
· 3 years ago
bce7f5d
mm/debug_vm_pgtable: remove pte entry from the page table
by Pasha Tatashin
· 3 years ago
2d83a74
nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()
by Uday Shankar
· 3 years ago
a0c73db
drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
by Aun-Ali Zaidi
· 3 years ago
f071d9f
drm/nouveau: fix off by one in BIOS boundary checking
by Nick Lopez
· 3 years ago
32747e0
btrfs: fix deadlock between quota disable and qgroup rescan worker
by Shin'ichiro Kawasaki
· 3 years ago
aa5d406
ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after reboot from Windows
by Christian Lachner
· 3 years ago
d4aa3a9
ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer chipset)
by Christian Lachner
· 3 years ago
3a8a807
ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 quirks
by Christian Lachner
· 3 years ago
532cde9
ALSA: hda/realtek: Add quirk for ASUS GU603
by Albert Geantă
· 3 years ago
410f231
ALSA: hda: realtek: Fix race at concurrent COEF updates
by Takashi Iwai
· 3 years ago
a7de100
ALSA: hda: Fix UAF of leds class devs at unbinding
by Takashi Iwai
· 3 years ago
470bbb9
ALSA: usb-audio: Correct quirk for VF0770
by Jonas Hahnfeld
· 3 years ago
6877f87
ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
by Mark Brown
· 3 years ago
038f8b7
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
by Mark Brown
· 3 years ago
a9394f2
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
by Mark Brown
· 3 years ago
0ff6b80
audit: improve audit queue handling when "audit=1" on cmdline
by Paul Moore
· 3 years ago
f446089
selinux: fix double free of cond_list on error paths
by Vratislav Bendel
· 3 years ago
12a0a56
Linux 5.10.98
by Greg Kroah-Hartman
· 3 years ago
97a47e2
Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" again
by Greg Kroah-Hartman
· 3 years ago
e270420
Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"
by Greg Kroah-Hartman
· 3 years ago
c8ed22b
Linux 5.10.97
by Greg Kroah-Hartman
· 3 years ago
1763565
tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
by Eric Dumazet
· 3 years ago
32e1799
af_packet: fix data-race in packet_setsockopt / packet_setsockopt
by Eric Dumazet
· 3 years ago
aa9e96d
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
by Tianchen Ding
· 3 years ago
3bbe201
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
by Eric Dumazet
· 3 years ago
e7be569
net: sched: fix use-after-free in tc_new_tfilter()
by Eric Dumazet
· 3 years ago
7b47416
fanotify: Fix stale file descriptor in copy_event_to_user()
by Dan Carpenter
· 3 years ago
4d3fcfe
net: amd-xgbe: Fix skb data length underflow
by Shyam Sundar S K
· 3 years ago
cadfa7d
net: amd-xgbe: ensure to reset the tx_timer_active flag
by Raju Rangoju
· 3 years ago
77534b1
ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
by Georgi Valkov
· 3 years ago
b4ced7a4
net/mlx5: E-Switch, Fix uninitialized variable modact
by Maor Dickman
· 3 years ago
502c37b
net/mlx5: Use del_timer_sync in fw reset flow of halting poll
by Maher Sanalla
· 3 years ago
a01ee1b
net/mlx5e: Fix handling of wrong devices during bond netevent
by Maor Dickman
· 3 years ago
1fc3444
cgroup-v1: Require capabilities to set release_agent
by Eric W. Biederman
· 3 years ago
ac4ba79
drm/vc4: hdmi: Make sure the device is powered with CEC
by Maxime Ripard
· 3 years, 5 months ago
46f919c
x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
by Tony Luck
· 3 years ago
fbdbf67
x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPIN
by Tony Luck
· 3 years, 10 months ago
d4e4e61
psi: Fix uaf issue when psi trigger is destroyed while being polled
by Suren Baghdasaryan
· 3 years ago
080dbe7
KVM: x86: Forcibly leave nested virt when SMM state is toggled
by Sean Christopherson
· 3 years ago
063029a
Revert "drivers: bus: simple-pm-bus: Add support for probing simple bus only devices"
by Kevin Hilman
· 3 years ago
42fdbf8
net: ipa: prevent concurrent replenish
by Alex Elder
· 3 years ago
ad81380
net: ipa: use a bitmap for endpoint replenish_enabled
by Alex Elder
· 3 years ago
2ed912e3
net: ipa: fix atomic update in ipa_endpoint_replenish()
by Alex Elder
· 3 years ago
3b4c966
PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
by Lukas Wunner
· 3 years, 2 months ago
f255ac9
Linux 5.10.96
by Greg Kroah-Hartman
· 3 years ago
b43e9d2
mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()
by Geert Uytterhoeven
· 3 years, 2 months ago
b63e120
block: Fix wrong offset in bio_truncate()
by OGAWA Hirofumi
· 3 years ago
0b4e824
fsnotify: invalidate dcache before IN_DELETE event
by Amir Goldstein
· 3 years ago
8bae6db
usr/include/Makefile: add linux/nfc.h to the compile-test coverage
by Dmitry V. Levin
· 3 years ago
f36554d
dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
by Marc Kleine-Budde
· 3 years ago
446ff1f
net: bridge: vlan: fix memory leak in __allowed_ingress
by Tim Yi
· 3 years ago
bc58a5b
ipv4: remove sparse error in ip_neigh_gw4()
by Eric Dumazet
· 3 years ago
ebc5b8e
ipv4: tcp: send zero IPID in SYNACK messages
by Eric Dumazet
· 3 years ago
58f7291
ipv4: raw: lock the socket in raw_bind()
by Eric Dumazet
· 3 years ago
9ffc94a
net: bridge: vlan: fix single net device option dumping
by Nikolay Aleksandrov
· 3 years ago
869f170
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
by Guillaume Nault
· 3 years ago
699eef4
net: hns3: handle empty unknown interrupt for VF
by Yufeng Mo
· 3 years ago
c9c81b3
net: cpsw: Properly initialise struct page_pool_params
by Toke Høiland-Jørgensen
· 3 years ago
729e546
yam: fix a memory leak in yam_siocdevprivate()
by Hangyu Hua
· 3 years ago
93a6e92
drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pcc
by José Expósito
· 3 years ago
0b7d8db
drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy
by Miaoqian Lin
· 3 years ago
d1d4616
video: hyperv_fb: Fix validation of screen resolution
by Michael Kelley
· 3 years ago
0a60d04a
ibmvnic: don't spin in tasklet
by Sukadev Bhattiprolu
· 3 years ago
55258b5
ibmvnic: init ->running_cap_crqs early
by Sukadev Bhattiprolu
· 3 years ago
b469cf9
ipv4: fix ip option filtering for locally generated fragments
by Jakub Kicinski
· 3 years ago
9b44441
net: ipv4: Fix the warning for dereference
by Yajun Deng
· 3 years, 5 months ago
2f56c48
net: ipv4: Move ip_options_fragment() out of loop
by Yajun Deng
· 3 years, 5 months ago
55402a4
powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI is pending
by Athira Rajeev
· 3 years ago
0bdbf93
hwmon: (lm90) Mark alert as broken for MAX6654
by Guenter Roeck
· 3 years ago
c534287
efi/libstub: arm64: Fix image check alignment at entry
by Mihai Carabas
· 3 years ago
Next »