index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
const_structs.checkpatch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-08
kbuild: do not include include/config/auto.conf from shell scripts
Masahiro Yamada
3
-36
/
+31
2022-01-08
certs: simplify $(srctree)/ handling and remove config_filename macro
Masahiro Yamada
2
-66
/
+13
2022-01-08
kbuild: stop using config_filename in scripts/Makefile.modsign
Masahiro Yamada
1
-2
/
+3
2022-01-08
certs: remove misleading comments about GCC PR
Masahiro Yamada
1
-2
/
+0
2022-01-08
certs: refactor file cleaning
Masahiro Yamada
2
-5
/
+6
2022-01-08
certs: remove unneeded -I$(srctree) option for system_certificates.o
Masahiro Yamada
1
-3
/
+0
2022-01-08
certs: unify duplicated cmd_extract_certs and improve the log
Masahiro Yamada
1
-6
/
+3
2022-01-08
certs: use $< and $@ to simplify the key generation rule
Masahiro Yamada
1
-3
/
+2
2022-01-08
kbuild: remove headers_check stub
Masahiro Yamada
1
-9
/
+0
2022-01-08
kbuild: move headers_check.pl to usr/include/
Masahiro Yamada
3
-3
/
+5
2021-12-11
certs: use if_changed to re-generate the key when the key type is changed
Masahiro Yamada
1
-24
/
+6
2021-12-11
certs: use 'cmd' to hide openssl output in silent builds more simply
Masahiro Yamada
1
-6
/
+6
2021-12-11
certs: remove noisy messages while generating the signing key
Masahiro Yamada
1
-11
/
+0
2021-12-11
certs: check-in the default x509 config file
Masahiro Yamada
2
-18
/
+23
2021-12-11
certs: remove meaningless $(error ...) in certs/Makefile
Masahiro Yamada
1
-3
/
+0
2021-12-11
nds32: remove unused BUILTIN_DTB from arch/nds32/Makefile
Masahiro Yamada
1
-6
/
+0
2021-12-11
certs: move the 'depends on' to the choice of module signing keys
Masahiro Yamada
1
-3
/
+1
2021-12-02
init/Kconfig: Drop linker version check for LD_ORPHAN_WARN
Nathan Chancellor
1
-1
/
+0
2021-12-02
gcov: Remove compiler version check
Nathan Chancellor
1
-1
/
+0
2021-12-02
Revert "ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+"
Nathan Chancellor
1
-2
/
+0
2021-12-02
arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANG
Nathan Chancellor
1
-2
/
+1
2021-12-02
mm, slab: Remove compiler check in __kmalloc_index
Nathan Chancellor
1
-2
/
+1
2021-12-02
Documentation: Raise the minimum supported version of LLVM to 11.0.0
Nathan Chancellor
2
-2
/
+2
2021-12-02
streamline_config.pl: show the full Kconfig name
Ćukasz Stelmach
1
-1
/
+1
2021-12-02
kconfig: Add `make mod2noconfig` to disable module options
Josh Triplett
2
-8
/
+12
2021-11-28
Linux 5.16-rc3
v5.16-rc3
Linus Torvalds
1
-1
/
+1
2021-11-27
vmxnet3: Use generic Kconfig option for page size limit
Guenter Roeck
1
-3
/
+1
2021-11-27
fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k
Guenter Roeck
1
-0
/
+1
2021-11-27
arch: Add generic Kconfig option indicating page size smaller than 64k
Guenter Roeck
1
-0
/
+10
2021-11-27
tracing: Test the 'Do not trace this pid' case in create event
Steven Rostedt (VMware)
1
-1
/
+1
2021-11-27
io_uring: Fix undefined-behaviour in io_issue_sqe
Ye Bin
1
-0
/
+3
2021-11-27
io_uring: fix soft lockup when call __io_remove_buffers
Ye Bin
1
-3
/
+2
2021-11-26
tracing: Fix pid filtering when triggers are attached
Steven Rostedt (VMware)
1
-6
/
+18
2021-11-26
iommu/vt-d: Fix unmap_pages support
Alex Williamson
1
-4
/
+2
2021-11-26
iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()
Christophe JAILLET
1
-2
/
+3
2021-11-26
iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568
Alex Bee
1
-2
/
+2
2021-11-26
iommu/amd: Clarify AMD IOMMUv2 initialization messages
Joerg Roedel
1
-3
/
+3
2021-11-26
iommu/vt-d: Remove unused PASID_DISABLED
Joerg Roedel
1
-6
/
+0
2021-11-26
net: dsa: microchip: implement multi-bridge support
Oleksij Rempel
4
-133
/
+43
2021-11-26
net: mscc: ocelot: correctly report the timestamping RX filters in ethtool
Vladimir Oltean
1
-1
/
+4
2021-11-26
net: mscc: ocelot: set up traps for PTP packets
Vladimir Oltean
1
-1
/
+240
2021-11-26
net: ptp: add a definition for the UDP port for IEEE 1588 general messages
Vladimir Oltean
1
-0
/
+1
2021-11-26
net: mscc: ocelot: create a function that replaces an existing VCAP filter
Vladimir Oltean
2
-0
/
+18
2021-11-26
net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP
Vladimir Oltean
1
-6
/
+0
2021-11-26
net: hns3: fix incorrect components info of ethtool --reset command
Jie Wang
1
-0
/
+4
2021-11-26
net: hns3: fix one incorrect value of page pool info when queried by debugfs
Hao Chen
1
-1
/
+2
2021-11-26
net: hns3: add check NULL address for page pool
Hao Chen
1
-0
/
+5
2021-11-26
net: hns3: fix VF RSS failed problem after PF enable multi-TCs
Guangbin Huang
1
-2
/
+2
2021-11-26
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
1
-0
/
+12
2021-11-26
net: qed: fix the array may be out of bound
zhangyue
1
-3
/
+3
[next]