summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-11dt-bindings: leds: Add missing references to common LED schemaRob Herring
2022-12-11dt-bindings: leds: intel,lgm: Add missing 'led-gpios' propertyRob Herring
2022-12-11of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and...ruanjinjie
2022-12-11rtc: pcf85063: fix pcf85063_clkout_controlAlexandre Belloni
2022-12-11Linux 6.1v6.1Linus Torvalds
2022-12-11rtc: rx6110: fix warning with !OFAlexandre Belloni
2022-12-11MAINTAINERS: mark I3C DRIVER FOR SYNOPSYS DESIGNWARE orphanAlexandre Belloni
2022-12-11i3c: export SETDASA methodJack Chen
2022-12-11i3c: Correct the macro module_i3c_i2c_driverNaveen Krishna Chatradhi
2022-12-11rtc: rk808: reduce 'struct rk808' usageSebastian Reichel
2022-12-11Merge tag 'iommu-fix-v6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-11rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()Kees Cook
2022-12-11nfsd: rework refcounting in filecacheJeff Layton
2022-12-11ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIsye xingchen
2022-12-11ksmbd: Fix resource leak in smb2_lock()Marios Makassikis
2022-12-11ksmbd: Fix resource leak in ksmbd_session_rpc_open()Xiu Jianfeng
2022-12-11ksmbd: replace one-element arrays with flexible-array membersGustavo A. R. Silva
2022-12-11ksmbd: use F_SETLK when unlocking a fileJeff Layton
2022-12-11ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for ...Namjae Jeon
2022-12-11IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea
2022-12-11kbuild: add -Wundef to KBUILD_CPPFLAGS for W=1 buildsMasahiro Yamada
2022-12-11kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGSMasahiro Yamada
2022-12-11RDMA: Add missed netdev_put() for the netdevice_trackerJason Gunthorpe
2022-12-10Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-12-10dt-bindings: rtc: convert rtc-meson.txt to dt-schemaNeil Armstrong
2022-12-10ipvs: run_estimation should control the kthread tasksJulian Anastasov
2022-12-10ipvs: add est_cpulist and est_nice sysctl varsJulian Anastasov
2022-12-10ipvs: use kthreads for stats estimationJulian Anastasov
2022-12-10ipvs: use u64_stats_t for the per-cpu countersJulian Anastasov
2022-12-10ipvs: use common functions for stats allocationJulian Anastasov
2022-12-10ipvs: add rcu protection to statsJulian Anastasov
2022-12-10rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()Gaosheng Cui
2022-12-10rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()Gaosheng Cui
2022-12-10Merge branch 'stricter register ID checking in regsafe()'Alexei Starovoitov
2022-12-10selftests/bpf: test case for relaxed prunning of active_lock.idEduard Zingerman
2022-12-10selftests/bpf: Add pruning test case for bpf_spin_lockKumar Kartikeya Dwivedi
2022-12-10bpf: use check_ids() for active_lock comparisonEduard Zingerman
2022-12-10selftests/bpf: verify states_equal() maintains idmap across all framesEduard Zingerman
2022-12-10bpf: states_equal() must build idmap for all function framesEduard Zingerman
2022-12-10selftests/bpf: test cases for regsafe() bug skipping check_id()Eduard Zingerman
2022-12-10bpf: regsafe() must not skip check_ids()Eduard Zingerman
2022-12-10fs: sysv: Fix sysv_nblocks() returns wrong valueChen Zhongjin
2022-12-10Documentation/osnoise: Add osnoise/options documentationDaniel Bristot de Oliveira
2022-12-10tracing/osnoise: Add preempt and/or irq disabled optionsDaniel Bristot de Oliveira
2022-12-10tracing/osnoise: Add PANIC_ON_STOP optionDaniel Bristot de Oliveira
2022-12-10Documentation/osnoise: Escape underscore of NO_ prefixBagas Sanjaya
2022-12-10tracing: Fix some checker warningsDavid Howells
2022-12-10tracing/osnoise: Make osnoise_options staticDaniel Bristot de Oliveira
2022-12-10tracing: remove unnecessary trace_trigger ifdefRoss Zwisler
2022-12-10ring-buffer: Handle resize in early boot upSteven Rostedt