index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
1
-6
/
+3
2022-01-02
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
1
-2
/
+1
2022-01-02
net/smc: Add netlink net namespace support
Tony Lu
2
-5
/
+8
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
2
-1
/
+4
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
18
-92
/
+245
2021-12-31
fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
Alex Deucher
1
-0
/
+1
2021-12-31
Merge tag 'nand/for-5.17' into mtd/next
Miquel Raynal
2
-1
/
+11
2021-12-31
Merge tag 'spi-nor/for-5.17' into mtd/next
Miquel Raynal
1
-2
/
+0
2021-12-31
Merge tag 'memory-controller-drv-omap-5.17' into nand/next
Miquel Raynal
1
-1
/
+9
2021-12-31
net/mlx5: DR, Ignore modify TTL if device doesn't support it
Yevgeny Kliteynik
1
-1
/
+1
2021-12-31
net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field
Yevgeny Kliteynik
1
-2
/
+4
2021-12-31
net/mlx5: Add misc5 flow table match parameters
Muhammad Sammar
3
-2
/
+26
2021-12-31
net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_"
Yevgeny Kliteynik
1
-1
/
+1
2021-12-30
net: remove references to CONFIG_IRDA in network header files
Lukas Bulwahn
2
-2
/
+2
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-17
/
+26
2021-12-30
Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-7
/
+8
2021-12-30
ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpers
Hans de Goede
1
-0
/
+16
2021-12-30
ACPI: CPPC: Add CPPC enable register function
Jinzhou Su
1
-0
/
+5
2021-12-30
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2
-5
/
+5
2021-12-29
bpf: Invert the dependency between bpf-netns.h and netns/bpf.h
Jakub Kicinski
2
-8
/
+9
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
1
-0
/
+1
2021-12-29
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
1
-0
/
+5
2021-12-29
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
6
-34
/
+121
2021-12-29
net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-0
/
+1
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
6
-1
/
+7
2021-12-29
mfd: ntxec: Change return type of ntxec_reg8 from __be16 to u16
Jonathan Neuschäfer
1
-1
/
+1
2021-12-29
Merge tag 'drm-msm-next-2021-12-26' of ssh://gitlab.freedesktop.org/drm/msm i...
Dave Airlie
1
-0
/
+7
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2021-12-27
ACPICA: Update version to 20211217
Bob Moore
1
-1
/
+1
2021-12-27
ACPICA: iASL/NHLT table: "Specific Data" field support
Bob Moore
1
-1
/
+4
2021-12-27
ACPICA: iASL: Add suppport for AGDI table
Ilkka Koskinen
1
-0
/
+20
2021-12-27
ACPICA: iASL: Add TDEL table to both compiler/disassembler
Bob Moore
1
-0
/
+17
2021-12-27
ACPICA: Add support for PCC Opregion special context data
Sudeep Holla
1
-0
/
+8
2021-12-27
ACPICA: Fix AEST Processor generic resource substructure data field byte length
Shuuichirou Ishii
1
-1
/
+1
2021-12-27
ACPICA: iASL/Disassembler: Additional support for NHLT table
Bob Moore
1
-30
/
+42
2021-12-27
ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTR
Jessica Clarke
1
-1
/
+0
2021-12-27
ACPICA: Use original pointer for virtual origin tables
Jessica Clarke
1
-2
/
+4
2021-12-27
ACPICA: Use original data_table_region pointer for accesses
Jessica Clarke
1
-0
/
+4
2021-12-27
ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions
Mark Langsdorf
1
-2
/
+8
2021-12-27
Merge back earlier power capping changes for v5.17
Rafael J. Wysocki
1
-0
/
+6
2021-12-27
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
1
-1
/
+1
2021-12-27
uapi: fix linux/nfc.h userspace compilation errors
Dmitry V. Levin
1
-2
/
+2
2021-12-26
hwmon: prefix kernel-doc comments for structs with struct
Lukas Bulwahn
1
-2
/
+2
2021-12-26
hwmon: (ntc_thermistor) Merge platform data into driver
Linus Walleij
1
-50
/
+0
2021-12-26
x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs
Yazen Ghannam
1
-0
/
+1
2021-12-26
Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-4
/
+6
2021-12-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+1
2021-12-25
mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nid
Thibaut Sautereau
1
-1
/
+1
2021-12-25
mm: delete unsafe BUG from page_cache_add_speculative()
Hugh Dickins
1
-1
/
+0
2021-12-25
sctp: use call_rcu to free endpoint
Xin Long
2
-4
/
+5
[prev]
[next]