index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-06-23
PCI: endpoint: Move pci_epf_type_add_cfs() code
Damien Le Moal
-2
/
+0
2023-06-23
net/mlx5: Fix reserved at offset in hca_cap register
Lama Kayal
-2
/
+2
2023-06-23
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
-7
/
+8
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
-34
/
+6
2023-06-23
elf: correct note name comment
Baruch Siach
-1
/
+2
2023-06-23
KEYS: asymmetric: Move sm2 code into x509_public_key
Herbert Xu
-11
/
+3
2023-06-23
KEYS: Add forward declaration in asymmetric-parser.h
Herbert Xu
-0
/
+2
2023-06-23
crypto: sig - Add interface for sign/verify
Herbert Xu
-1
/
+159
2023-06-23
crypto: akcipher - Add sync interface without SG lists
Herbert Xu
-0
/
+36
2023-06-23
crypto: api - Remove crypto_init_ops()
Dmitry Safonov
-1
/
+0
2023-06-23
Merge branch 'topic/midi20' into for-next
Takashi Iwai
-0
/
+46
2023-06-23
ALSA: ump: Export MIDI1 / UMP conversion helpers
Takashi Iwai
-0
/
+46
2023-06-23
Merge tag 'usb-serial-6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
-1
/
+1
2023-06-23
clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only user
Uwe Kleine-König
-16
/
+0
2023-06-22
Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-66
/
+394
2023-06-22
Merge tag 'linux-can-next-for-6.5-20230622' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
-86
/
+216
2023-06-22
net: pcs: xpcs: update PCS driver to use neg_mode
Russell King (Oracle)
-2
/
+2
2023-06-22
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
-2
/
+3
2023-06-22
net: phylink: add PCS negotiation mode
Russell King (Oracle)
-6
/
+98
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+54
2023-06-22
Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-2
/
+38
2023-06-22
nodemask: Drop duplicate check in for_each_node_mask()
Gavin Shan
-1
/
+1
2023-06-22
lib/bitmap: drop optimization of bitmap_{from,to}_arr64
Yury Norov
-5
/
+3
2023-06-22
wifi: ieee80211: fix erroneous NSTR bitmap size checks
Johannes Berg
-2
/
+2
2023-06-22
Merge tag 'scmi-updates-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
-0
/
+18
2023-06-22
syscalls: Remove file path comments from headers
Sohil Mehta
-297
/
+54
2023-06-22
asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
-1
/
+12
2023-06-22
ftrace: Show all functions with addresses in available_filter_functions_addrs
Jiri Olsa
-0
/
+1
2023-06-22
spi: Create a helper to derive adaptive timeouts
Miquel Raynal
-0
/
+17
2023-06-22
Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
-2
/
+29
2023-06-22
linux/export.h: rename 'sec' argument to 'license'
Masahiro Yamada
-7
/
+7
2023-06-22
kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
Masahiro Yamada
-57
/
+10
2023-06-22
ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
Masahiro Yamada
-3
/
+0
2023-06-22
kbuild: generate KSYMTAB entries by modpost
Masahiro Yamada
-141
/
+98
2023-06-22
can: uapi: move CAN_RAW_FILTER_MAX definition to raw.h
Oliver Hartkopp
-1
/
+2
2023-06-22
can: length: refactor frame lengths definition to add size in bits
Vincent Mailhol
-88
/
+214
2023-06-22
can: length: fix description of the RRS field
Vincent Mailhol
-2
/
+3
2023-06-22
can: length: fix bitstuffing count
Vincent Mailhol
-6
/
+8
2023-06-22
usb: ulpi: Make container_of() no-op in to_ulpi_dev()
Andy Shevchenko
-1
/
+1
2023-06-21
mptcp: introduce MPTCP_FULL_INFO getsockopt
Paolo Abeni
-0
/
+24
2023-06-21
mptcp: track some aggregate data counters
Paolo Abeni
-0
/
+5
2023-06-21
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
-0
/
+9
2023-06-21
leds: trigger: netdev: add additional specific link duplex mode
Christian Marangi
-0
/
+2
2023-06-21
leds: trigger: netdev: add additional specific link speed mode
Christian Marangi
-0
/
+3
2023-06-21
Merge tag 'ti-driver-soc-for-v6.5' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-0
/
+123
2023-06-21
Merge tag 'qcom-drivers-for-6.5-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-2
/
+10
2023-06-21
Merge tag 'v6.4-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
-2
/
+1
2023-06-21
Merge tag 'qcom-drivers-for-6.5' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
-0
/
+82
2023-06-21
Merge tag 'tegra-for-6.5-memory' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
-0
/
+78
2023-06-21
Merge tag 'tegra-for-6.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
-1
/
+2
[prev]
[next]