index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_counter.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-09
tools: ynl: fix enum-as-flags in the generic CLI
Jakub Kicinski
2
-9
/
+7
2023-03-09
tools: ynl: move the enum classes to shared code
Jakub Kicinski
3
-89
/
+121
2023-03-09
net: avoid double iput when sock_alloc_file fails
Thadeu Lima de Souza Cascardo
1
-7
/
+4
2023-03-09
af_unix: fix struct pid leaks in OOB support
Eric Dumazet
1
-2
/
+8
2023-03-09
eth: fealnx: bring back this old driver
Jakub Kicinski
5
-0
/
+1966
2023-03-09
net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
Vladimir Oltean
1
-15
/
+20
2023-03-08
x86/resctl: fix scheduler confusion with 'current'
Linus Torvalds
4
-10
/
+10
2023-03-08
net: microchip: sparx5: fix deletion of existing DSCP mappings
Daniel Machon
1
-16
/
+16
2023-03-08
octeontx2-af: Unlock contexts in the queue context cache in case of fault det...
Suman Ghosh
5
-7
/
+82
2023-03-08
net/smc: fix fallback failed while sendmsg with fastopen
D. Wythe
1
-5
/
+8
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
20
-18
/
+28
2023-03-07
mailmap: update entries for Stephen Hemminger
Stephen Hemminger
1
-1
/
+4
2023-03-07
mailmap: add entry for Maxim Mikityanskiy
Jakub Kicinski
1
-0
/
+2
2023-03-07
nfc: change order inside nfc_se_io error path
Fedor Pchelkin
1
-1
/
+1
2023-03-07
ethernet: ice: avoid gcc-9 integer overflow warning
Arnd Bergmann
1
-4
/
+4
2023-03-07
ice: don't ignore return codes in VSI related code
Michal Swiatkowski
1
-7
/
+10
2023-03-07
ice: Fix DSCP PFC TLV creation
Dave Ertman
1
-1
/
+1
2023-03-07
cpumask: be more careful with 'cpumask_setall()'
Linus Torvalds
1
-5
/
+5
2023-03-07
net: usb: qmi_wwan: add Telit 0x1080 composition
Enrico Sau
1
-0
/
+1
2023-03-07
net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
Enrico Sau
1
-0
/
+5
2023-03-07
platform: mellanox: mlx-platform: Initialize shift variable to 0
Hans de Goede
1
-1
/
+1
2023-03-07
platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
Daniel Scally
1
-2
/
+3
2023-03-07
platform/x86: ISST: Fix kernel documentation warnings
Srinivas Pandruvada
2
-1
/
+3
2023-03-07
platform: x86: MLX_PLATFORM: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+2
2023-03-07
platform: mellanox: select REGMAP instead of depending on it
Randy Dunlap
1
-5
/
+4
2023-03-07
platform/x86/intel/tpmi: Fix double free reported by Smatch
Srinivas Pandruvada
1
-7
/
+7
2023-03-07
platform/x86: ISST: Increase range of valid mail box commands
Srinivas Pandruvada
1
-1
/
+1
2023-03-07
platform/x86: dell-ddv: Fix temperature scaling
Armin Wolf
1
-2
/
+2
2023-03-07
platform/x86: dell-ddv: Fix cache invalidation on resume
Armin Wolf
1
-1
/
+7
2023-03-07
platform/x86/amd: pmc: remove CONFIG_SUSPEND checks
Arnd Bergmann
1
-21
/
+9
2023-03-07
netfilter: conntrack: adopt safer max chain length
Eric Dumazet
1
-2
/
+2
2023-03-06
net: tls: fix device-offloaded sendpage straddling records
Jakub Kicinski
1
-0
/
+2
2023-03-06
net: ethernet: mtk_eth_soc: fix RX data corruption issue
Daniel Golle
2
-1
/
+3
2023-03-06
net: phy: smsc: fix link up detection in forced irq mode
Heiner Kallweit
1
-11
/
+3
2023-03-06
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
4
-10
/
+10
2023-03-06
selftests/bpf: check that modifier resolves after pointer
Lorenz Bauer
1
-0
/
+28
2023-03-06
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Lorenz Bauer
1
-0
/
+1
2023-03-06
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
2
-9
/
+17
2023-03-06
cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bits
Andy Shevchenko
1
-1
/
+1
2023-03-06
bpf, doc: Link to submitting-patches.rst for general patch submission info
Bagas Sanjaya
1
-3
/
+2
2023-03-06
bpf, doc: Do not link to docs.kernel.org for kselftest link
Bagas Sanjaya
1
-4
/
+2
2023-03-06
udf: Warn if block mapping is done for in-ICB files
Jan Kara
1
-0
/
+3
2023-03-06
udf: Fix reading of in-ICB files
Jan Kara
1
-0
/
+9
2023-03-06
udf: Fix lost writes in udf_adinicb_writepage()
Jan Kara
1
-1
/
+1
2023-03-06
m68k: Only force 030 bus error if PC not in exception table
Michael Schmitz
1
-1
/
+3
2023-03-06
m68k: mm: Move initrd phys_to_virt handling after paging_init()
Geert Uytterhoeven
1
-5
/
+5
2023-03-06
m68k: mm: Fix systems with memory at end of 32-bit address space
Kars de Jong
1
-5
/
+5
2023-03-06
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
3
-2
/
+9
2023-03-06
netfilter: ctnetlink: revert to dumping mark regardless of event type
Ivan Delalande
1
-7
/
+7
2023-03-06
bnxt_en: Fix the double free during device removal
Selvin Xavier
2
-2
/
+2
[next]