summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-12-02exit: Allow oops_limit to be disabledKees Cook
2022-12-02seccomp: Move copy_seccomp() to no failure path.Kuniyuki Iwashima
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe
2022-12-02cpu/hotplug: Do not bail-out in DYING/STARTING sectionsVincent Donnefort
2022-12-02cpu/hotplug: Set cpuhp target for boot cpuPhil Auld
2022-12-02cpu/hotplug: Make target_store() a nop when target == statePhil Auld
2022-12-02futex: Resend potentially swallowed owner death notificationAlexey Izbyshev
2022-12-02printk: htmldocs: add missing descriptionJohn Ogness
2022-12-02printk: relieve console_lock of list synchronization dutiesJohn Ogness
2022-12-02printk, xen: fbfront: create/use safe function for forcing preferredJohn Ogness
2022-12-02console: introduce console_is_registered()John Ogness
2022-12-02printk: console_device: use srcu console list iteratorJohn Ogness
2022-12-02printk: console_flush_on_panic: use srcu console list iteratorJohn Ogness
2022-12-02printk: console_unblank: use srcu console list iteratorJohn Ogness
2022-12-02printk: console_is_usable: use console_srcu_read_flagsJohn Ogness
2022-12-02printk: __pr_flush: use srcu console list iteratorJohn Ogness
2022-12-02printk: console_flush_all: use srcu console list iteratorJohn Ogness
2022-12-02kdb: use srcu console list iteratorJohn Ogness
2022-12-02console: introduce wrappers to read/write console flagsJohn Ogness
2022-12-02printk: introduce console_list_lockJohn Ogness
2022-12-02printk: fix setting first seq for consolesJohn Ogness
2022-12-02printk: move @seq initialization to helperJohn Ogness
2022-12-02printk: register_console: use "registered" for variable namesJohn Ogness
2022-12-02printk: Prepare for SRCU console list protectionJohn Ogness
2022-12-02printk: Convert console_drivers list to hlistThomas Gleixner
2022-12-02module: add module_elf_check_arch for module-specific checksNicholas Piggin
2022-12-01bpf: Fix release_on_unlock release logic for multiple refsDave Marchevsky
2022-12-01jump_label: Prevent key->enabled int overflowDmitry Safonov
2022-12-01srcu: Make Tiny synchronize_srcu() check for readersZqiang
2022-12-01Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2022-12-01PM: hibernate: Complain about memory map mismatches during resumeXueqin Luo
2022-12-01exit: Expose "oops_count" to sysfsKees Cook
2022-12-01exit: Put an upper limit on how often we can oopsJann Horn
2022-12-01panic: Separate sysctl logic from CONFIG_SMPKees Cook
2022-12-01block: bdev & blktrace: use consistent function doc. notationRandy Dunlap
2022-12-01clockevents: Repair kernel-doc for clockevent_delta2ns()Lukas Bulwahn
2022-12-01printk: use strscpy() to instead of strlcpy()Xu Panda
2022-12-01vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn
2022-11-30bpf: Fix a compilation failure with clang lto buildYonghong Song
2022-11-30kernel/user: Allow user_struct::locked_vm to be usable for iommufdJason Gunthorpe
2022-11-30acct: fix potential integer overflow in encode_comp_t()Zheng Yejian
2022-11-30acct: fix accuracy loss for input value of encode_comp_t()Zheng Yejian
2022-11-30vmcoreinfo: warn if we exceed vmcoreinfo data sizeStephen Brennan
2022-11-30percpu_counter: add percpu_counter_sum_all interfaceShakeel Butt
2022-11-30mm: convert mm's rss stats into percpu_counterShakeel Butt
2022-11-30bpf: Tighten ptr_to_btf_id checks.Alexei Starovoitov
2022-12-01mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATEDVlastimil Babka
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-11-30Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...Paul E. McKenney
2022-11-30workqueue: Make queue_rcu_work() use call_rcu_hurry()Uladzislau Rezki