index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
gtp: add IPv6 support
Pablo Neira Ayuso
2
-0
/
+5
2024-05-07
gtp: properly parse extension headers
Pablo Neira Ayuso
1
-0
/
+5
2024-05-06
Reapply "drm/qxl: simplify qxl_fence_wait"
Linus Torvalds
1
-7
/
+0
2024-05-06
kunit: Print last test location on fault
Mickaël Salaün
1
-3
/
+21
2024-05-06
kunit: Handle test faults
Mickaël Salaün
1
-3
/
+0
2024-05-06
Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2024-05-06
NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'
Trond Myklebust
2
-3
/
+0
2024-05-06
printk: Change type of CONFIG_BASE_SMALL to bool
Yoann Congal
3
-4
/
+4
2024-05-06
NFSD: add listener-{set,get} netlink command
Lorenzo Bianconi
1
-0
/
+17
2024-05-06
SUNRPC: add a new svc_find_listener helper
Jeff Layton
1
-0
/
+2
2024-05-06
SUNRPC: introduce svc_xprt_create_from_sa utility routine
Lorenzo Bianconi
1
-0
/
+3
2024-05-06
NFSD: add write_version to netlink command
Lorenzo Bianconi
1
-0
/
+18
2024-05-06
NFSD: convert write_threads to netlink command
Lorenzo Bianconi
1
-0
/
+12
2024-05-06
nfsd: trivial GET_DIR_DELEGATION support
Jeff Layton
1
-0
/
+6
2024-05-06
powerpc/dexcr: Add DEXCR prctl interface
Benjamin Gray
1
-0
/
+16
2024-05-06
Merge back thermal cotntrol material for v6.10.
Rafael J. Wysocki
2
-107
/
+28
2024-05-06
alpha: drop pre-EV56 support
Arnd Bergmann
2
-16
/
+4
2024-05-06
net: create tcp_gro_header_pull helper function
Felix Fietkau
1
-1
/
+3
2024-05-06
net: create tcp_gro_lookup helper function
Felix Fietkau
1
-0
/
+1
2024-05-06
net: move skb_gro_receive_list from udp to core
Felix Fietkau
1
-0
/
+1
2024-05-06
netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
Linus Lüssing
1
-0
/
+1
2024-05-06
firewire: core: remove flag and width from u64 formats of tracepoints events
Takashi Sakamoto
1
-3
/
+3
2024-05-06
firewire: core: fix type of timestamp for async_inbound_template tracepoints ...
Takashi Sakamoto
1
-1
/
+1
2024-05-06
firewire: core: add tracepoint event for handling bus reset
Takashi Sakamoto
1
-1
/
+27
2024-05-06
firewire: core: add tracepoints events for initiating bus reset
Takashi Sakamoto
1
-0
/
+33
2024-05-06
firewire: core: add tracepoints event for asynchronous inbound phy packet
Takashi Sakamoto
1
-0
/
+30
2024-05-06
firewire: core/cdev: add tracepoints events for asynchronous phy packet
Takashi Sakamoto
1
-0
/
+48
2024-05-06
firewire: core: add tracepoints events for asynchronous outbound response
Takashi Sakamoto
1
-0
/
+24
2024-05-06
firewire: core: add tracepoint event for asynchronous inbound request
Takashi Sakamoto
1
-0
/
+21
2024-05-06
firewire: core: add tracepoints event for asynchronous inbound response
Takashi Sakamoto
1
-0
/
+50
2024-05-06
firewire: core: add tracepoints events for asynchronous outbound request
Takashi Sakamoto
1
-1
/
+102
2024-05-06
firewire: core: add support for Linux kernel tracepoints
Takashi Sakamoto
1
-0
/
+15
2024-05-06
firewire: Annotate struct fw_iso_packet with __counted_by()
Gustavo A. R. Silva
1
-1
/
+2
2024-05-06
regulator: new API for voltage reference supplies
Mark Brown
39
-67
/
+223
2024-05-05
mm/pagemap: make trylock_page return bool
Hao Ge
1
-1
/
+1
2024-05-05
mm/damon: add DAMOS filter type YOUNG
SeongJae Park
1
-0
/
+2
2024-05-05
mm: simplify thp_vma_allowable_order
Matthew Wilcox
1
-14
/
+15
2024-05-05
writeback: support retrieving per group debug writeback stats of bdi
Kemeng Shi
1
-0
/
+1
2024-05-05
mm: remove PageReferenced
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-05-05
mm: remove page_ref_sub_return()
Matthew Wilcox (Oracle)
1
-8
/
+3
2024-05-05
mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
Matthew Wilcox (Oracle)
1
-6
/
+6
2024-05-05
mm: remove put_devmap_managed_page()
Matthew Wilcox (Oracle)
1
-6
/
+1
2024-05-05
mm: remove page_cache_alloc()
Matthew Wilcox (Oracle)
1
-5
/
+0
2024-05-05
mm/memory-failure: pass the folio to collect_procs_ksm()
Matthew Wilcox (Oracle)
1
-11
/
+3
2024-05-05
mm: convert hugetlb_page_mapping_lock_write to folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-05-05
mm/memory-failure: convert shake_page() to shake_folio()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-05-05
mm: return the address from page_mapped_in_vma()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-05-05
xarray: don't use "proxy" headers
Andy Shevchenko
1
-1
/
+5
2024-05-05
xarray: use BITS_PER_LONGS()
Andy Shevchenko
1
-1
/
+1
2024-05-05
memcg: simple cleanup of stats update functions
Shakeel Butt
1
-17
/
+0
[prev]
[next]