Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9ea4894ba4492c1afeff3142f34bcf9af706a2e1
9ea4894
Merge branch 'master' of git://blackhole.kfki.hu/nf
by Pablo Neira Ayuso
· 5 years ago
d082055
selftests: nft_concat_range: Move option for 'list ruleset' before command
by Stefano Brivio
· 5 years ago
3614d05
Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 5 years ago
823d81b
net: bridge: fix stale eth hdr pointer in br_dev_xmit
by Nikolay Aleksandrov
· 5 years ago
e4686c2
Merge branch 'net-ll_temac-Bugfixes'
by David S. Miller
· 5 years ago
1d63b8d
net: ll_temac: Handle DMA halt condition caused by buffer underrun
by Esben Haabendal
· 5 years ago
770d9c6
net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
by Esben Haabendal
· 5 years ago
d07c849
net: ll_temac: Add more error handling of dma_map_single() calls
by Esben Haabendal
· 5 years ago
84823ff
net: ll_temac: Fix race condition causing TX hang
by Esben Haabendal
· 5 years ago
253216f
mac80211: rx: avoid RCU list traversal under mutex
by Madhuparna Bhowmik
· 5 years ago
e3ae39e
nl80211: explicitly include if_vlan.h
by Johannes Berg
· 5 years ago
6132c1d
net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()
by Madhuparna Bhowmik
· 5 years ago
503ba7c
net: phy: Avoid multiple suspends
by Florian Fainelli
· 5 years ago
4434341
net: ks8851-ml: Fix IRQ handling and locking
by Marek Vasut
· 5 years ago
52df1e5
docs: networking: phy: Rephrase paragraph for clarity
by Jonathan Neuschäfer
· 5 years ago
dad8cea
tcp: fix TFO SYNACK undo to avoid double-timestamp-undo
by Neal Cardwell
· 5 years ago
f6f13c1
hv_netvsc: Fix unwanted wakeup in netvsc_attach()
by Haiyang Zhang
· 5 years ago
eae7172
net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
by Daniele Palmas
· 5 years ago
39f3b41
net: genetlink: return the error code when attribute parsing fails.
by Paolo Abeni
· 5 years ago
3e72dfd
ipv4: ensure rcu_read_lock() in cipso_v4_error()
by Matteo Croce
· 5 years ago
42d84c8
vhost: Check docket sk_family instead of call getname
by Eugenio Pérez
· 5 years ago
8af1c6f
netfilter: ipset: Fix forceadd evaluation path
by Jozsef Kadlecsik
· 5 years ago
f66ee04
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
by Jozsef Kadlecsik
· 5 years ago
0c0ddd6
Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 5 years ago
bb65619
Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
e5553ac
Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
ef11f1b
Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
cee853e
Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
88f8bbf
Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
3dc55dba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
b0dd1eb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
bb8d00f
MAINTAINERS: use tabs for SAFESETID
by Randy Dunlap
· 5 years ago
305e519
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
by Alexander Potapenko
· 5 years ago
18e19f1
mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
by Wei Yang
· 5 years ago
76073c6
mm/vmscan.c: don't round up scan size for online memory cgroup
by Gavin Shan
· 5 years ago
c11d3fa
lib/string.c: update match_string() doc-strings with correct behavior
by Alexandru Ardelean
· 5 years ago
75866af
mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()
by Vasily Averin
· 5 years ago
fed98ef
mm/swapfile.c: fix a comment in sys_swapon()
by Christoph Hellwig
· 5 years ago
0ef82fc
scripts/get_maintainer.pl: deprioritize old Fixes: addresses
by Douglas Anderson
· 5 years ago
ef0c081
get_maintainer: remove uses of P: for maintainer name
by Joe Perches
· 5 years ago
9e69fa4
selftests/vm: add missed tests in run_vmtests
by SeongJae Park
· 5 years ago
467d12f
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
by Christian Borntraeger
· 5 years ago
edf28f4
Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
by Ioanna Alifieraki
· 5 years ago
c766d14
y2038: hide timeval/timespec/itimerval/itimerspec types
by Arnd Bergmann
· 5 years ago
412c53a
y2038: remove unused time32 interfaces
by Arnd Bergmann
· 5 years ago
595abba
y2038: remove ktime to/from timespec/timeval conversion
by Arnd Bergmann
· 5 years ago
63fb962
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
by Rafael J. Wysocki
· 5 years ago
0daa63e
mac80211: Remove a redundant mutex unlock
by Andrei Otcheretianski
· 5 years ago
a7ee7d4
cfg80211: check reg_rule for NULL in handle_channel_custom()
by Johannes Berg
· 5 years ago
9951ebf
nl80211: fix potential leak in AP start
by Johannes Berg
· 5 years ago
97d9a4e
Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
c1368b34
Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
36a44bc
Merge branch 'bnxt_en-shutdown-and-kexec-kdump-related-fixes'
by David S. Miller
· 5 years ago
8743db4
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
by Vasundhara Volam
· 5 years ago
5567ae4
bnxt_en: Improve device shutdown method.
by Vasundhara Volam
· 5 years ago
3a20773
net: netlink: cap max groups which will be considered in netlink_bind()
by Nikolay Aleksandrov
· 5 years ago
971617c
net: thunderx: workaround BGX TX Underflow issue
by Tim Harvey
· 5 years ago
68b759a
ionic: fix fw_status read
by Shannon Nelson
· 5 years ago
ebe7aca
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 5 years ago
98bda63
net: disable BRIDGE_NETFILTER by default
by Roman Kiryanov
· 5 years ago
ac2fcfa
net: macb: Properly handle phylink on at91rm9200
by Alexandre Belloni
· 5 years ago
0d5b8d7
Merge branch 's390-fixes'
by David S. Miller
· 5 years ago
54a61fb
s390/qeth: fix off-by-one in RX copybreak check
by Julian Wiedmann
· 5 years ago
420579d
s390/qeth: don't warn for napi with 0 budget
by Julian Wiedmann
· 5 years ago
6f3846f
s390/qeth: vnicc Fix EOPNOTSUPP precedence
by Alexandra Winter
· 5 years ago
16a556e
openvswitch: Distribute switch variables for initialization
by Kees Cook
· 5 years ago
46d30cb
net: ip6_gre: Distribute switch variables for initialization
by Kees Cook
· 5 years ago
161d179
net: core: Distribute switch variables for initialization
by Kees Cook
· 5 years ago
7c42545
Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 5 years ago
ca7e1fd
Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
ec0bd60
Merge tag 'drm-msm-fixes-2020-02-16' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
by Dave Airlie
· 5 years ago
99edb18
Merge tag 'amd-drm-fixes-5.6-2020-02-19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
41f57cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
fca07a9
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 5 years ago
303d040
udp: rehash on disconnect
by Willem de Bruijn
· 5 years ago
06f5201c
net/tls: Fix to avoid gettig invalid tls record
by Rohit Maheshwari
· 5 years ago
b9aff38
bpf: Fix a potential deadlock with bpf_map_do_batch
by Yonghong Song
· 5 years ago
492e0d0
bpf: Do not grab the bucket spinlock by default on htab batch ops
by Brian Vazquez
· 5 years ago
c54d209
ice: Wait for VF to be reset/ready before configuration
by Brett Creeley
· 5 years ago
8a55c08
ice: Don't tell the OS that link is going down
by Michal Swiatkowski
· 5 years ago
840f8ad
ice: Don't reject odd values of usecs set by user
by Brett Creeley
· 5 years ago
33c4acb
bridge: br_stp: Use built-in RCU list checking
by Madhuparna Bhowmik
· 5 years ago
c3331d2
nfc: pn544: Fix occasional HW initialization failure
by Dmitry Osipenko
· 5 years ago
a7a9456
net: hsr: Pass lockdep expression to RCU lists
by Amol Grover
· 5 years ago
7822dee5d
Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
4b20576
Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 5 years ago
fa079ba
Merge tag 'sound-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
6c62ce8
drm/amdgpu/display: clean up hdcp workqueue handling
by Alex Deucher
· 5 years ago
debcf83
drm/amdgpu: add is_raven_kicker judgement for raven1
by changzhu
· 5 years ago
ab362ff
iommu/arm-smmu: Restore naming of driver parameter prefix
by Will Deacon
· 5 years ago
faf305c
iommu/qcom: Fix bogus detach logic
by Robin Murphy
· 5 years ago
3dfee47
iommu/amd: Disable IOMMU on Stoney Ridge systems
by Kai-Heng Feng
· 5 years ago
13a7e45
net/mlx5: DR, Handle reformat capability over sw-steering tables
by Erez Shitrit
· 5 years ago
7678162
net/mlx5: Fix lowest FDB pool size
by Paul Blakey
· 5 years ago
383de10
net/mlx5e: Don't clear the whole vf config when switching modes
by Dmytro Linkin
· 5 years ago
52d2149
net/mlx5: DR, Fix matching on vport gvmi
by Hamdan Igbaria
· 5 years ago
1ad6c43
net/mlx5e: Fix crash in recovery flow without devlink reporter
by Aya Levin
· 5 years ago
5ee090e
net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDY
by Aya Levin
· 5 years ago
3d9c5e0
net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepa
by Huy Nguyen
· 5 years ago
7c8c169
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
Next »