index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
highmem: Enhance is_kmap_addr() to check kmap_local_page() mappings
Ira Weiny
1
-1
/
+4
2023-02-13
PCI/MSI: Provide missing stubs for CONFIG_PCI_MSI=n
Reinette Chatre
1
-0
/
+12
2023-02-13
net: phy: add genphy_c45_ethtool_get/set_eee() support
Oleksij Rempel
2
-0
/
+65
2023-02-13
net: phy: export phy_check_valid() function
Oleksij Rempel
1
-0
/
+1
2023-02-13
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
2
-0
/
+32
2023-02-13
platform_data/mlxreg: Add field with mapped resource address
Vadim Pasternak
1
-0
/
+2
2023-02-13
net: ethtool: extend ringparam set/get APIs for rx_push
Shannon Nelson
1
-0
/
+4
2023-02-13
crypto: api - Remove completion function scaffolding
Herbert Xu
1
-6
/
+0
2023-02-13
crypto: api - Use data directly in completion function
Herbert Xu
1
-5
/
+5
2023-02-13
crypto: api - Add scaffolding to change completion function signature
Herbert Xu
1
-0
/
+6
2023-02-13
tpm: add vendor flag to command code validation
Julien Gomes
1
-0
/
+1
2023-02-13
KEYS: Add new function key_create()
Thomas Weißschuh
1
-0
/
+8
2023-02-13
Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2023-02-12
tracing: Fix TASK_COMM_LEN in trace event format file
Yafang Shao
1
-0
/
+1
2023-02-11
x86/unwind/orc: Add 'signal' field to ORC metadata
Josh Poimboeuf
1
-4
/
+7
2023-02-11
bpf: allow to disable bpf map memory accounting
Yafang Shao
1
-0
/
+8
2023-02-11
bpf: use bpf_map_kvcalloc in bpf_local_storage
Yafang Shao
1
-0
/
+8
2023-02-11
mm: memcontrol: add new kernel parameter cgroup.memory=nobpf
Yafang Shao
1
-0
/
+11
2023-02-11
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
3
-2
/
+12
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
3
-7
/
+34
2023-02-11
dax/hmem: Move hmem device registration to dax_hmem.ko
Dan Williams
1
-2
/
+5
2023-02-11
dax/hmem: Convey the dax range via memregion_info()
Dan Williams
1
-0
/
+2
2023-02-11
kernel/range: Uplevel the cxl subsystem's range_contains() helper
Dan Williams
1
-0
/
+5
2023-02-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2
-5
/
+12
2023-02-11
dmaengine: dw-edma: Replace chip ID number with device name
Serge Semin
1
-1
/
+0
2023-02-11
spi: export spi_transfer_cs_change_delay_exec function
William Zhang
1
-2
/
+3
2023-02-10
platform/x86: Fix header inclusion in linux/platform_data/x86/soc.h
Andy Shevchenko
1
-1
/
+6
2023-02-10
fbdev: Fix invalid page access after closing deferred I/O devices
Takashi Iwai
1
-0
/
+1
2023-02-10
driver core: bus: add bus_get_dev_root() function
Greg Kroah-Hartman
1
-0
/
+1
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
1
-1
/
+1
2023-02-10
string_helpers: Move string_is_valid() to the header
Andy Shevchenko
1
-0
/
+5
2023-02-10
dmaengine: Make an order in struct dma_device definition
Andy Shevchenko
1
-6
/
+7
2023-02-10
dmaengine: xilinx: xdma: Add user logic interrupt support
Lizhi Hou
1
-0
/
+16
2023-02-10
dmaengine: xilinx: xdma: Add xilinx xdma driver
Lizhi Hou
1
-0
/
+34
2023-02-10
net: introduce default_rps_mask netns attribute
Paolo Abeni
1
-0
/
+1
2023-02-10
mm/gup: move private gup FOLL_ flags to internal.h
Jason Gunthorpe
1
-22
/
+35
2023-02-10
mm/gup: move gup_must_unshare() to mm/internal.h
Jason Gunthorpe
1
-65
/
+0
2023-02-10
mm/gup: remove pin_user_pages_fast_only()
Jason Gunthorpe
1
-2
/
+0
2023-02-10
mm/gup: add FOLL_UNLOCKABLE
Jason Gunthorpe
1
-0
/
+1
2023-02-10
mm/gup: move try_grab_page() to mm/internal.h
Jason Gunthorpe
1
-2
/
+0
2023-02-10
mm/gup: remove obsolete FOLL_LONGTERM comment
Jason Gunthorpe
1
-6
/
+0
2023-02-10
mm/vmalloc.c: add flags to mark vm_map_ram area
Baoquan He
1
-0
/
+1
2023-02-10
shmem: add shmem_read_folio() and shmem_read_folio_gfp()
Matthew Wilcox (Oracle)
1
-0
/
+8
2023-02-10
filemap: add mapping_read_folio_gfp()
Matthew Wilcox (Oracle)
1
-0
/
+2
2023-02-10
mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
Suren Baghdasaryan
1
-0
/
+7
2023-02-10
mm: introduce __vm_flags_mod and use it in untrack_pfn
Suren Baghdasaryan
2
-4
/
+15
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-10
mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
Suren Baghdasaryan
1
-2
/
+2
2023-02-10
mm: introduce vma->vm_flags wrapper functions
Suren Baghdasaryan
2
-1
/
+49
2023-02-10
mm/mmap: don't use __vma_adjust() in shift_arg_pages()
Liam R. Howlett
1
-8
/
+2
[prev]
[next]