index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
Marco Elver
1
-0
/
+5
2022-02-14
kernel/fork: Initialize mm's PASID
Fenghua Yu
1
-0
/
+10
2022-02-14
iommu/ioasid: Introduce a helper to check for valid PASIDs
Fenghua Yu
1
-0
/
+9
2022-02-14
rcu: Remove __read_mostly annotations from rcu_scheduler_active externs
Ingo Molnar
2
-2
/
+2
2022-02-14
rcu: Uninline multi-use function: finish_rcuwait()
Ingo Molnar
1
-5
/
+1
2022-02-14
rcu: Fix description of kvfree_rcu()
Uladzislau Rezki (Sony)
1
-1
/
+1
2022-02-14
mm: Change CONFIG option for mm->pasid field
Fenghua Yu
1
-1
/
+1
2022-02-14
device property: Don't split fwnode_get_irq*() APIs in the code
Andy Shevchenko
1
-3
/
+3
2022-02-14
Merge branch 'i2c/alert-for-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Rafael J. Wysocki
2
-3
/
+4
2022-02-14
iommu/iova: Separate out rcache init
John Garry
1
-12
/
+3
2022-02-14
net: wwan: debugfs obtained dev reference not dropped
M Chetan Kumar
1
-0
/
+2
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
1
-2
/
+12
2022-02-14
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
1
-1
/
+1
2022-02-14
mfd: iqs62x: Provide device revision to sub-devices
Jeff LaBundy
1
-0
/
+7
2022-02-14
spi: Retire legacy GPIO handling
Linus Walleij
1
-12
/
+2
2022-02-14
mtd: spi-nor: intel-spi: Convert to SPI MEM
Mika Westerberg
2
-4
/
+4
2022-02-14
mtd: spi-nor: intel-spi: Disable write protection only if asked
Mika Westerberg
1
-2
/
+4
2022-02-14
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
1
-0
/
+8
2022-02-14
Merge 5.17-rc4 into tty-next
Greg Kroah-Hartman
20
-46
/
+169
2022-02-14
Merge 5.17-rc4 into char-misc-next
Greg Kroah-Hartman
20
-46
/
+169
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
Dave Airlie
20
-46
/
+169
2022-02-13
fortify: Add Clang support
Kees Cook
1
-14
/
+26
2022-02-13
fortify: Make sure strlen() may still be used as a constant expression
Kees Cook
1
-2
/
+11
2022-02-13
fortify: Use __diagnose_as() for better diagnostic coverage
Kees Cook
1
-7
/
+14
2022-02-13
fortify: Make pointer arguments const
Kees Cook
1
-13
/
+13
2022-02-13
Compiler Attributes: Add __diagnose_as for Clang
Kees Cook
1
-0
/
+13
2022-02-13
Compiler Attributes: Add __overloadable for Clang
Kees Cook
1
-0
/
+12
2022-02-13
Compiler Attributes: Add __pass_object_size for Clang
Kees Cook
1
-0
/
+14
2022-02-13
fortify: Replace open-coded __gnu_inline attribute
Kees Cook
1
-1
/
+1
2022-02-13
fortify: Detect struct member overflows in memset() at compile-time
Kees Cook
1
-8
/
+46
2022-02-13
fortify: Detect struct member overflows in memmove() at compile-time
Kees Cook
1
-17
/
+4
2022-02-13
fortify: Detect struct member overflows in memcpy() at compile-time
Kees Cook
1
-12
/
+97
2022-02-13
power: supply: PCHG: Use MKBP for device event handling
Daisuke Nojiri
1
-0
/
+64
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-16
/
+5
2022-02-13
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Kees Cook
1
-3
/
+2
2022-02-12
cpumask: Add a x86-specific cpumask_clear_cpu() helper
Borislav Petkov
1
-2
/
+2
2022-02-12
ARM: ixp4xx: Remove feature bit accessors
Linus Walleij
1
-10
/
+0
2022-02-12
net: ixp4xx_eth: Drop platform data support
Linus Walleij
1
-21
/
+0
2022-02-12
soc: ixp4xx-npe: Access syscon regs using regmap
Linus Walleij
1
-0
/
+2
2022-02-12
soc: ixp4xx: Add features from regmap helper
Linus Walleij
1
-0
/
+24
2022-02-12
ARM: ixp4xx: Delete the Goramo MLR boardfile
Linus Walleij
1
-17
/
+0
2022-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+5
2022-02-12
firmware: imx: add get resource owner api
Peng Fan
1
-0
/
+5
2022-02-11
kfence: make test case compatible with run time set sample interval
Peng Liu
1
-0
/
+2
2022-02-11
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
1
-2
/
+3
2022-02-11
sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
Mel Gorman
1
-0
/
+1
2022-02-11
bpf: Fix a bpf_timer initialization issue
Yonghong Song
1
-4
/
+2
2022-02-11
bpf: Fix crash due to incorrect copy_map_value
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-02-11
Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+2
2022-02-11
block: partition include/linux/blk-cgroup.h
Ming Lei
1
-454
/
+5
[prev]
[next]