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-21
io_uring/net: rename io_sendzc()
Pavel Begunkov
3
-9
/
+9
2022-09-21
io_uring/net: support non-zerocopy sendto
Pavel Begunkov
3
-8
/
+35
2022-09-21
io_uring/net: refactor io_setup_async_addr
Pavel Begunkov
1
-9
/
+9
2022-09-21
io_uring/net: don't lose partial send_zc on fail
Pavel Begunkov
3
-0
/
+18
2022-09-21
io_uring/net: don't lose partial send/recv on fail
Pavel Begunkov
3
-0
/
+16
2022-09-21
io_uring/rw: don't lose partial IO result on fail
Pavel Begunkov
3
-0
/
+15
2022-09-21
io_uring: add custom opcode hooks on fail
Pavel Begunkov
2
-0
/
+5
2022-09-21
io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128
Jens Axboe
1
-6
/
+26
2022-09-21
io_uring/fdinfo: get rid of unnecessary is_cqe32 variable
Jens Axboe
1
-10
/
+6
2022-09-21
io_uring: remove unused return from io_disarm_next
Pavel Begunkov
2
-11
/
+4
2022-09-21
io_uring: add fast path for io_run_local_work()
Pavel Begunkov
1
-0
/
+3
2022-09-21
io_uring/iopoll: unify tw breaking logic
Pavel Begunkov
1
-7
/
+7
2022-09-21
io_uring/iopoll: fix unexpected returns
Pavel Begunkov
1
-4
/
+1
2022-09-21
io_uring: disallow defer-tw run w/ no submitters
Pavel Begunkov
2
-13
/
+3
2022-09-21
io_uring: further limit non-owner defer-tw cq waiting
Pavel Begunkov
2
-0
/
+17
2022-09-21
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
1
-3
/
+14
2022-09-21
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+3
2022-09-21
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
1
-5
/
+2
2022-09-21
libperf evlist: Fix polling of system-wide events
Adrian Hunter
1
-2
/
+3
2022-09-21
perf record: Fix cpu mask bit setting for mixed mmaps
Adrian Hunter
1
-0
/
+2
2022-09-21
perf test: Skip wp modify test on old kernels
Namhyung Kim
1
-2
/
+8
2022-09-21
dt-bindings: memory: snps,dw-umctl2-ddrc: Extend schema with IRQs/resets/clocks props
Serge Semin
1
-1
/
+60
2022-09-21
intel_idle: Add AlderLake-N support
Zhang Rui
1
-0
/
+51
2022-09-21
dt-bindings: memory: snps,dw-umctl2-ddrc: Replace opencoded numbers with macros
Serge Semin
1
-1
/
+4
2022-09-21
dt-bindings: memory: snps,dw-umctl2-ddrc: Use more descriptive device name
Serge Semin
2
-2
/
+6
2022-09-21
thermal: intel_powerclamp: Remove accounting for IRQ wakes
Srinivas Pandruvada
1
-18
/
+3
2022-09-21
dt-bindings: memory: synopsys,ddrc-ecc: Detach Zynq DDRC controller support
Serge Semin
3
-43
/
+59
2022-09-21
thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash
Srinivas Pandruvada
1
-2
/
+4
2022-09-21
powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue
Chao Qin
1
-0
/
+3
2022-09-21
Merge tag 'opp-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
3
-1
/
+3
2022-09-21
Merge branch 'Fix wrong cgroup attach flags being assigned to effective progs'
Martin KaFai Lau
5
-26
/
+81
2022-09-21
selftests/bpf: Adapt cgroup effective query uapi change
Pu Lehui
1
-7
/
+4
2022-09-21
bpftool: Fix wrong cgroup attach flags being assigned to effective progs
Pu Lehui
1
-5
/
+49
2022-09-21
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
3
-14
/
+28
2022-09-21
iio: accel: bma400: Fix smatch warning based on use of unintialized value.
Jonathan Cameron
1
-1
/
+2
2022-09-21
iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
3
-8
/
+5
2022-09-21
iio: accel: bmi088: Use EXPORT_NS_GPL_RUNTIME_DEV_PM_OPS() and pm_ptr()
Jonathan Cameron
2
-10
/
+7
2022-09-21
iio: proximity: srf04: Use pm_ptr() to remove unused struct dev_pm_ops
Jonathan Cameron
1
-5
/
+5
2022-09-21
iio: proximity: sx9360: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-21
iio: proximity: sx9324: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-21
iio: proximity: sx9310: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-21
docs: iio: add documentation for BNO055 driver
Andrea Merello
2
-0
/
+53
2022-09-21
iio: imu: add BNO055 I2C driver
Andrea Merello
3
-0
/
+70
2022-09-21
iio: imu: add BNO055 serdev driver
Andrea Merello
5
-0
/
+693
2022-09-21
dt-bindings: iio/imu: Add Bosch BNO055
Andrea Merello
1
-0
/
+59
2022-09-21
iio: document "serialnumber" sysfs attribute
Andrea Merello
1
-0
/
+7
2022-09-21
iio: document bno055 private sysfs attributes
Andrea Merello
1
-0
/
+81
2022-09-21
iio: imu: add Bosch Sensortec BNO055 core driver
Andrea Merello
6
-0
/
+1707
2022-09-21
iio: add support for binary attributes
Andrea Merello
1
-1
/
+3
2022-09-21
iio: event_monitor: add pitch, yaw and roll modifiers
Andrea Merello
1
-0
/
+3
[prev]
[next]