summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-04-04srcu: Move ->sda_is_static from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move heuristics fields from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move grace-period fields from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->srcu_gp_mutex from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->lock from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->lock initialization after srcu_usage allocationPaul E. McKenney
2023-04-04srcu: Move ->srcu_cb_mutex from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->srcu_size_state from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->level from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Begin offloading srcu_struct fields to srcu_updatePaul E. McKenney
2023-04-04srcu: Use static init for statically allocated in-module srcu_structPaul E. McKenney
2023-04-04rcu-tasks: Fix warning for unused tasks_rcu_exit_srcuPaul E. McKenney
2023-04-03bpf: Fix struct_meta lookup for bpf_obj_free_fields kfunc callDave Marchevsky
2023-04-03driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman
2023-04-03tracing/osnoise: Fix notify new tracing_max_latencyDaniel Bristot de Oliveira
2023-04-03tracing/timerlat: Notify new max thread latencyDaniel Bristot de Oliveira
2023-04-03ring-buffer: Fix race while reader and writer are on the same pageZheng Yejian
2023-04-03tracing/synthetic: Fix races on freeing last_cmdTze-nan Wu
2023-04-03printk: Remove obsoleted check for non-existent "user" objectStanislav Kinsburskii
2023-04-03fork: use pidfd_prepare()Christian Brauner
2023-04-03pid: add pidfd_prepare()Christian Brauner
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-04-02bpf: compute hashes in bloom filter similar to hashmapAnton Protopopov
2023-04-01bpf: optimize hashmap lookups when key_size is divisible by 4Anton Protopopov
2023-04-01bpf: Remove now-defunct task kfuncsDavid Vernet
2023-04-01bpf: Make struct task_struct an RCU-safe typeDavid Vernet
2023-03-31iommu/sva: Move PASID helpers to sva codeJacob Pan
2023-03-30Merge tag 'dma-mapping-6.3-2023-03-31' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-30bpf: Handle PTR_MAYBE_NULL case in PTR_TO_BTF_ID helper call argDavid Vernet
2023-03-30dma-debug: Use %pa to format phys_addr_tGeert Uytterhoeven
2023-03-29cgroup/cpuset: Include offline CPUs when tasks' cpumasks in top_cpuset are up...Waiman Long
2023-03-29cgroup/cpuset: Skip task update if hotplug doesn't affect current cpusetWaiman Long
2023-03-29Merge branch 'for-6.3-fixes' into for-6.4Tejun Heo
2023-03-29cgroup/cpuset: Fix partition root's cpuset.cpus update bugWaiman Long
2023-03-29tracing: Unbreak user eventsSteven Rostedt (Google)
2023-03-29tracing/user_events: Use print_format_fields() for trace outputSteven Rostedt (Google)
2023-03-29tracing/user_events: Align structs with tabs for readabilityBeau Belgrave
2023-03-29tracing/user_events: Limit global user_event countBeau Belgrave
2023-03-29tracing/user_events: Charge event allocs to cgroupsBeau Belgrave
2023-03-29tracing/user_events: Add ioctl for disabling addressesBeau Belgrave
2023-03-29tracing/user_events: Fixup enable faults asynclyBeau Belgrave
2023-03-29tracing/user_events: Use remote writes for event enablementBeau Belgrave
2023-03-29tracing/user_events: Track fork/exec/exit for mm lifetimeBeau Belgrave
2023-03-29tracing/user_events: Split header into uapi and kernelBeau Belgrave
2023-03-29tracing: Add "fields" option to show raw trace event fieldsSteven Rostedt (Google)
2023-03-29Merge branch 'slab/for-6.4/slob-removal' into slab/for-nextVlastimil Babka
2023-03-29mm/slob: remove CONFIG_SLOBVlastimil Babka
2023-03-28lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling schemeNicholas Piggin
2023-03-28lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin