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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
net: dsa: microchip: determine number of port irq based on switch type
Arun Ramadoss
3
-3
/
+12
2022-09-26
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
Hangyu Hua
1
-1
/
+4
2022-09-26
net/sched: taprio: simplify list iteration in taprio_dev_notifier()
Vladimir Oltean
1
-9
/
+4
2022-09-26
cpumask: add cpumask_nth_{,and,andnot}
Yury Norov
2
-15
/
+57
2022-09-26
lib/bitmap: remove bitmap_ord_to_pos
Yury Norov
3
-36
/
+4
2022-09-26
lib/bitmap: add tests for find_nth_bit()
Yury Norov
2
-2
/
+63
2022-09-26
lib: add find_nth{,_and,_andnot}_bit()
Yury Norov
3
-0
/
+149
2022-09-26
lib/bitmap: add bitmap_weight_and()
Yury Norov
3
-9
/
+44
2022-09-26
lib/bitmap: don't call __bitmap_weight() in kernel code
Yury Norov
2
-3
/
+3
2022-09-26
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
1
-1
/
+1
2022-09-26
mm/page_isolation: fix isolate_single_pageblock() isolation behavior
Zi Yan
1
-11
/
+14
2022-09-26
mm,hwpoison: check mm when killing accessing process
Shuai Xue
1
-0
/
+3
2022-09-26
mm/hugetlb: correct demote page offset logic
Doug Berger
1
-6
/
+8
2022-09-26
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
1
-0
/
+12
2022-09-26
mm: bring back update_mmu_cache() to finish_fault()
Sergei Antonov
1
-4
/
+10
2022-09-26
frontswap: don't call ->init if no ops are registered
Christoph Hellwig
1
-0
/
+3
2022-09-26
mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
Naoya Horiguchi
1
-4
/
+2
2022-09-26
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
1
-2
/
+5
2022-09-26
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
1
-9
/
+0
2022-09-26
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2
-10
/
+34
2022-09-26
dt-bindings: interrupt-controller: migrate MIPS CPU interrupt controller text bindings to YAML
Sergio Paracuellos
2
-47
/
+46
2022-09-26
dt-bindings: i2c: migrate mt7621 text bindings to YAML
Sergio Paracuellos
3
-26
/
+62
2022-09-26
nfsd: extra checks when freeing delegation stateids
Jeff Layton
1
-1
/
+6
2022-09-26
nfsd: make nfsd4_run_cb a bool return function
Jeff Layton
3
-6
/
+15
2022-09-26
Merge branch 'remove-useless-inline-functions-from-net'
Jakub Kicinski
4
-87
/
+0
2022-09-26
net: Remove unused inline function dst_hold_and_use()
Gaosheng Cui
1
-6
/
+0
2022-09-26
net: Remove unused inline function sk_nulls_node_init()
Gaosheng Cui
1
-5
/
+0
2022-09-26
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
1
-5
/
+0
2022-09-26
mlxsw: reg: Remove deprecated code about SFTR-V2 Register
Gaosheng Cui
1
-71
/
+0
2022-09-26
dt-bindings: power: gpcv2: correct patternProperties
Peng Fan
1
-1
/
+1
2022-09-26
dt-bindings: virtio: Convert virtio,pci-iommu to DT schema
Jean-Philippe Brucker
2
-66
/
+101
2022-09-26
x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
Bill Wendling
1
-1
/
+10
2022-09-26
dt-bindings: timer: arm,arch_timer: Allow dual compatible string
Jean-Philippe Brucker
1
-6
/
+5
2022-09-26
x86/paravirt: clean up typos and grammaros
Bill Wendling
1
-8
/
+8
2022-09-26
net: dsa: make user ports return to init_net on netns deletion
Vladimir Oltean
1
-0
/
+1
2022-09-26
xdp: improve page_pool xdp_return performance
Jesper Dangaard Brouer
1
-6
/
+4
2022-09-26
net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support
Anand Moon
1
-0
/
+125
2022-09-26
dt-bindings: net: rockchip-dwmac: add rv1126 compatible
Anand Moon
1
-0
/
+2
2022-09-26
nfsd: fix comments about spinlock handling with delegations
Jeff Layton
1
-2
/
+2
2022-09-26
nfsd: only fill out return pointer on success in nfsd4_lookup_stateid
Jeff Layton
1
-4
/
+6
2022-09-26
usbnet: Fix memory leak in usbnet_disconnect()
Peilin Ye
1
-1
/
+6
2022-09-26
NFSD: fix use-after-free on source server when doing inter-server copy
Dai Ngo
1
-0
/
+5
2022-09-26
NFSD: Cap rsize_bop result based on send buffer size
Chuck Lever
1
-24
/
+24
2022-09-26
NFSD: Rename the fields in copy_stateid_t
Chuck Lever
3
-21
/
+21
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
ChenXiaoSong
3
-14
/
+4
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops
ChenXiaoSong
3
-18
/
+7
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops
ChenXiaoSong
1
-12
/
+2
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_enctypes_fops
ChenXiaoSong
1
-24
/
+5
2022-09-26
nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_ops
ChenXiaoSong
1
-12
/
+2
2022-09-26
NFSD: Pack struct nfsd4_compoundres
Chuck Lever
1
-1
/
+1
[prev]
[next]