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-05
can: rx-offload: can_rx_offload_init_queue(): fix typo
Marc Kleine-Budde
1
-1
/
+1
2022-09-05
rnbd-srv: remove redundant setting of blk_open_flags
Guoqing Jiang
1
-1
/
+0
2022-09-05
rnbd-srv: make process_msg_close returns void
Guoqing Jiang
1
-4
/
+3
2022-09-05
rnbd-srv: add comment in rnbd_srv_rdma_ev
Guoqing Jiang
1
-0
/
+5
2022-09-05
block: remove unneeded return value of bio_check_ro()
Miaohe Lin
1
-7
/
+3
2022-09-05
blk-mq: remove unneeded needs_restart check
Miaohe Lin
1
-1
/
+1
2022-09-05
block/blk-map: Remove set but unused variable 'added'
Jiapeng Chong
1
-2
/
+1
2022-09-05
io_uring/notif: Remove the unused function io_notif_complete()
Jiapeng Chong
1
-8
/
+0
2022-09-05
iio: pressure: icp10100: Switch from UNIVERSAL to DEFINE_RUNTIME_DEV_PM_OPS().
Jonathan Cameron
1
-5
/
+5
2022-09-05
iio: adc: max1363: Drop provision to provide an IIO channel map via platform data
Jonathan Cameron
1
-6
/
+0
2022-09-05
iio: accel: bma400: Add support for single and double tap events
Jagath Jog J
2
-10
/
+347
2022-09-05
iio: Add new event type gesture and use direction for single and double tap
Jagath Jog J
5
-2
/
+87
2022-09-05
iio: Use per-device lockdep class for mlock
Vincent Whitchurch
2
-0
/
+7
2022-09-05
iio: adc: add max11205 adc driver
Ramona Bolboaca
3
-0
/
+198
2022-09-05
Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
Vitaly Kuznetsov
1
-1
/
+9
2022-09-05
Drivers: hv: Always reserve framebuffer region for Gen1 VMs
Vitaly Kuznetsov
1
-14
/
+32
2022-09-05
PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
Vitaly Kuznetsov
4
-11
/
+3
2022-09-05
tools: hv: kvp: remove unnecessary (void*) conversions
Zhou jie
1
-2
/
+2
2022-09-05
Drivers: hv: remove duplicate word in a comment
Shaomin Deng
1
-1
/
+1
2022-09-05
lib/string_helpers: Introduce parse_int_array_user()
Mark Brown
3
-89
/
+61
2022-09-05
Untested TAS2562 power setting fixes
Mark Brown
1
-61
/
+29
2022-09-05
ASoC: soc-pcm.c: random cleanup
Mark Brown
1
-65
/
+47
2022-09-05
erofs: fix pcluster use-after-free on UP platforms
Gao Xiang
1
-29
/
+0
2022-09-05
erofs: avoid the potentially wrong m_plen for big pcluster
Yue Hu
1
-8
/
+8
2022-09-05
erofs: fix error return code in erofs_fscache_{meta_,}read_folio
Sun Ke
1
-2
/
+6
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
10
-10
/
+13
2022-09-05
arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
Arnaud Pouliquen
1
-0
/
+1
2022-09-05
arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
Arnaud Pouliquen
1
-0
/
+1
2022-09-05
ASoC: SOF: Remove strsplit_u32() and tokenize_input()
Cezary Rojewski
1
-89
/
+15
2022-09-05
lib/string_helpers: Introduce parse_int_array_user()
Cezary Rojewski
2
-0
/
+46
2022-09-05
r8169: remove not needed net_ratelimit() check
Heiner Kallweit
1
-2
/
+1
2022-09-05
netlink: Bounds-check struct nlmsgerr creation
Kees Cook
2
-6
/
+10
2022-09-05
Merge tag 'for-net-2022-09-02' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
David S. Miller
1
-6
/
+6
2022-09-05
btrfs: zoned: fix mounting with conventional zones
Johannes Thumshirn
1
-41
/
+40
2022-09-05
Merge branch 'bpf-allocator'
Daniel Borkmann
10
-134
/
+820
2022-09-05
bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.
Alexei Starovoitov
3
-19
/
+69
2022-09-05
bpf: Remove usage of kmem_cache from bpf_mem_cache.
Alexei Starovoitov
1
-36
/
+14
2022-09-05
bpf: Remove prealloc-only restriction for sleepable bpf programs.
Alexei Starovoitov
1
-23
/
+0
2022-09-05
bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs.
Alexei Starovoitov
1
-1
/
+14
2022-09-05
bpf: Remove tracing program restriction on map types
Alexei Starovoitov
1
-42
/
+0
2022-09-05
bpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
Alexei Starovoitov
1
-26
/
+19
2022-09-05
bpf: Add percpu allocation support to bpf_mem_alloc.
Alexei Starovoitov
3
-7
/
+41
2022-09-05
bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU.
Alexei Starovoitov
2
-4
/
+66
2022-09-05
bpf: Adjust low/high watermarks in bpf_mem_cache
Alexei Starovoitov
1
-14
/
+36
2022-09-05
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
3
-14
/
+7
2022-09-05
bpf: Optimize element count in non-preallocated hash map.
Alexei Starovoitov
1
-8
/
+62
2022-09-05
bpf: Relax the requirement to use preallocated hash maps in tracing progs.
Alexei Starovoitov
1
-9
/
+22
2022-09-05
samples/bpf: Reduce syscall overhead in map_perf_test.
Alexei Starovoitov
2
-17
/
+29
2022-09-05
selftests/bpf: Improve test coverage of test_maps
Alexei Starovoitov
1
-14
/
+24
2022-09-05
bpf: Convert hash map to bpf_mem_alloc.
Alexei Starovoitov
1
-5
/
+16
[prev]
[next]