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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-27
mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
Matthew Wilcox (Oracle)
1
-0
/
+15
2021-09-27
mm: Introduce struct folio
Matthew Wilcox (Oracle)
3
-0
/
+163
2021-09-27
mm: Convert get_page_unless_zero() to return bool
Matthew Wilcox (Oracle)
2
-3
/
+3
2021-09-27
Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
1
-4
/
+4
2021-09-27
firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPs
Simon Trimmer
2
-0
/
+444
2021-09-27
mac80211: save transmit power envelope element and power constraint
Wen Gong
1
-0
/
+6
2021-09-27
ptp: clockmatrix: use rsmu driver to access i2c/spi bus
Min Li
1
-1
/
+30
2021-09-27
ieee80211: add power type definition for 6 GHz
Wen Gong
2
-0
/
+40
2021-09-27
cfg80211: AP mode driver offload for FILS association crypto
Subrat Mishra
2
-0
/
+59
2021-09-27
mac80211: Fix Ptk0 rekey documentation
Alexander Wetzel
1
-4
/
+4
2021-09-26
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2021-09-26
Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-09-26
net: prevent user from passing illegal stab size
王贇
1
-0
/
+1
2021-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+7
2021-09-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2021-09-25
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-12
/
+0
2021-09-25
Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
1
-3
/
+3
2021-09-25
Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-0
/
+21
2021-09-25
Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+2
2021-09-25
fortify: Allow strlen() and strnlen() to pass compile-time known lengths
Kees Cook
1
-11
/
+38
2021-09-25
fortify: Prepare to improve strnlen() and strlen() warnings
Kees Cook
1
-11
/
+11
2021-09-25
fortify: Fix dropped strcpy() compile-time write overflow check
Kees Cook
1
-1
/
+4
2021-09-25
fortify: Move remaining fortify helpers into fortify-string.h
Kees Cook
2
-9
/
+7
2021-09-25
compiler_types.h: Remove __compiletime_object_size()
Kees Cook
3
-8
/
+1
2021-09-25
drm/mga/mga_ioc32: Use struct_group() for memcpy() region
Kees Cook
1
-10
/
+12
2021-09-25
stddef: Introduce struct_group() helper macro
Kees Cook
2
-0
/
+69
2021-09-25
stddef: Fix kerndoc for sizeof_field() and offsetofend()
Kees Cook
1
-2
/
+2
2021-09-24
mm/debug: sync up latest migrate_reason to migrate_reason_names
Weizhao Ouyang
1
-1
/
+5
2021-09-24
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
1
-2
/
+2
2021-09-24
drm/print: Add deprecation notes to DRM_...() functions
Douglas Anderson
1
-0
/
+30
2021-09-24
drm/edid: Fix EDID quirk compile error on older compilers
Douglas Anderson
1
-6
/
+8
2021-09-24
Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-8
/
+0
2021-09-24
drm/mipi-dsi: Create devm device attachment
Maxime Ripard
1
-0
/
+1
2021-09-24
drm/mipi-dsi: Create devm device registration
Maxime Ripard
1
-0
/
+3
2021-09-24
tcp: tracking packets with CE marks in BW rate sample
Yuchung Cheng
1
-3
/
+6
2021-09-24
net: phy: broadcom: Fix PHY_BRCM_IDDQ_SUSPEND definition
Florian Fainelli
1
-1
/
+1
2021-09-24
devlink: Delete not used port parameters APIs
Leon Romanovsky
1
-6
/
+0
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2
-2
/
+2
2021-09-24
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Thomas Gleixner
1
-1
/
+1
2021-09-24
brcmfmac: Replace zero-length array with flexible array member
Len Baker
1
-1
/
+1
2021-09-24
Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
Paolo Bonzini
2
-3
/
+6
2021-09-24
Merge tag 'drm-misc-next-2021-09-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-0
/
+45
2021-09-23
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
1
-8
/
+0
2021-09-23
Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-44
/
+51
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-2
/
+15
2021-09-23
driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD
Saravana Kannan
1
-3
/
+8
2021-09-23
platform/chrome: cros_ec_proto: Fix check_features ret val
Prashant Malani
1
-1
/
+1
2021-09-23
erofs: fix up erofs_lookup tracepoint
Gao Xiang
1
-3
/
+3
2021-09-23
KVM: Remove tlbs_dirty
Lai Jiangshan
1
-1
/
+0
[prev]
[next]