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
2021-08-30
Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
10
-96
/
+276
2021-08-30
vt_kdsetmode: extend console locking
Linus Torvalds
1
-4
/
+6
2021-08-30
fs/ntfs3: Restyle comments to better align with kernel-doc
Kari Argillander
21
-2070
/
+1987
2021-08-30
console: consume APC, DM, DCS
nick black
1
-4
/
+27
2021-08-30
string: improve default out-of-line memcmp() implementation
Linus Torvalds
1
-0
/
+16
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
14
-544
/
+192
2021-08-30
Merge branch 'rework/fixup-for-5.15' into for-linus
Petr Mladek
1
-2
/
+5
2021-08-30
io-wq: fix wakeup race when adding new work
Jens Axboe
1
-4
/
+4
2021-08-30
io-wq: wqe and worker locks no longer need to be IRQ safe
Jens Axboe
1
-31
/
+28
2021-08-30
io-wq: check max_worker limits if a worker transitions bound state
Jens Axboe
1
-3
/
+30
2021-08-30
perf tests: Fix *probe_vfs_getname.sh test failures
James Clark
1
-1
/
+1
2021-08-30
perf bench inject-buildid: Handle writen() errors
Arnaldo Carvalho de Melo
1
-22
/
+30
2021-08-30
perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}
Li Huafei
1
-4
/
+4
2021-08-30
perf config: Fix caching and memory leak in perf_home_perfconfig()
Arnaldo Carvalho de Melo
1
-1
/
+4
2021-08-30
perf tools: Fixup get_current_dir_name() compilation
Alexey Dobriyan
1
-1
/
+2
2021-08-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
584
-3257
/
+4377
2021-08-30
Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1689
-13174
/
+37673
2021-08-30
Merge branch 'for-5.15-verbose-console' into for-linus
Petr Mladek
3
-10
/
+22
2021-08-30
Merge branch 'for-5.15-printk-index' into for-linus
Petr Mladek
10015
-196230
/
+746964
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
1417
-11251
/
+17996
2021-08-30
RDMA/mlx5: Relax DCS QP creation checks
Lior Nahmanson
1
-2
/
+1
2021-08-30
dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
Rob Herring
20
-75
/
+75
2021-08-30
net: ipv4: Fix the warning for dereference
Yajun Deng
1
-1
/
+3
2021-08-30
Merge remote-tracking branch 'asoc/for-5.15' into asoc-linus
Mark Brown
171
-1277
/
+18980
2021-08-30
Merge remote-tracking branch 'asoc/for-5.14' into asoc-linus
Mark Brown
4
-3
/
+4
2021-08-30
net: qrtr: make checks in qrtr_endpoint_post() stricter
Dan Carpenter
1
-2
/
+6
2021-08-30
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
1
-1
/
+3
2021-08-30
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
1
-2
/
+2
2021-08-30
Merge branch 'inet-exceptions-less-predictable'
David S. Miller
2
-16
/
+33
2021-08-30
ipv4: make exception cache less predictible
Eric Dumazet
1
-15
/
+29
2021-08-30
ipv6: make exception cache less predictible
Eric Dumazet
1
-1
/
+4
2021-08-30
ASoC: Revert PCM trigger changes
Mark Brown
2
-129
/
+22
2021-08-30
s390: remove SCHED_CORE from defconfigs
Heiko Carstens
2
-2
/
+0
2021-08-30
x86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw printk()
zhaoxiao
1
-7
/
+9
2021-08-30
drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warnings
Jing Yangyang
1
-6
/
+3
2021-08-30
xen/blkfront: don't trust the backend response data blindly
Juergen Gross
1
-17
/
+53
2021-08-30
xen/blkfront: don't take local copy of a request from the ring page
Juergen Gross
1
-10
/
+15
2021-08-30
xen/blkfront: read response from backend only once
Juergen Gross
1
-17
/
+18
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
14
-232
/
+343
2021-08-30
xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guests
Juergen Gross
1
-34
/
+2
2021-08-30
xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests
Juergen Gross
2
-12
/
+4
2021-08-30
xen: check required Xen features
Juergen Gross
1
-0
/
+18
2021-08-30
xen: fix setting of max_pfn in shared_info
Juergen Gross
1
-2
/
+2
2021-08-30
netfilter: refuse insertion if chain has grown too large
Florian Westphal
5
-10
/
+42
2021-08-30
netfilter: conntrack: switch to siphash
Florian Westphal
3
-24
/
+50
2021-08-30
netfilter: conntrack: sanitize table size default settings
Florian Westphal
2
-20
/
+21
2021-08-30
Merge branch 'IXP46x-PTP-Timer'
David S. Miller
7
-77
/
+171
2021-08-30
ixp4xx_eth: Probe the PTP module from the device tree
Linus Walleij
1
-2
/
+13
2021-08-30
ixp4xx_eth: Add devicetree bindings
Linus Walleij
1
-0
/
+54
2021-08-30
ixp4xx_eth: Stop referring to GPIOs
Linus Walleij
1
-56
/
+28
[prev]
[next]