summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
34 hoursposix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()Zhan Xusheng
34 hoursaudit: fix potential integer overflow in audit_log_n_hex()Ricardo Robaina
34 hoursaudit: add audit_log_nf_skb helper functionRicardo Robaina
34 hoursbitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
34 hourscgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowedFarhad Alemi
34 hourstracing/probes: Fix double addition of offset for @+FOFFSETMasami Hiramatsu (Google)
34 hourslocking/rtmutex: Skip remove_waiter() when waiter is not enqueuedDavidlohr Bueso
34 hoursrtmutex: Use waiter::task instead of current in remove_waiter()Keenan Dong
34 hourscpu: hotplug: Preserve per instance callback errorsBradley Morgan
34 hourstime: Fix off-by-one in compat settimeofday() usec validationWang Yan
34 hoursring-buffer: Fix event length with forced 8-byte alignmentHui Wang
34 hourstracing: probes: fix typo in a log messageMartin Kaiser
34 hoursbpf: Fix stack slot index in nospec checksNuoqi Gui
34 hoursworkqueue: drop spurious '*' from print_worker_info() fn declarationBreno Leitao
34 hourssched/fair: Only update stats for allowed CPUs when looking for dst groupAdam Li
34 hourstracing: Prevent out-of-bounds read in glob matchingHuihui Huang
34 hoursposix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error pathWenTao Liang
34 hourssched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RTSteven Rostedt
34 hoursaudit: Fix data races of skb_queue_len() readers on audit_queueChi Wang
2026-07-04bpf: use kvfree() for replaced sysctl write bufferDawei Feng
2026-07-04ring-buffer: Remove ring_buffer_read_prepare_sync()Bjoern Doebel
2026-06-19tracing/probes: Limit size of event probe to 3KSteven Rostedt
2026-06-19tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()David Carlier
2026-06-19sched: Use u64 for bandwidth ratio calculationsJoseph Salisbury
2026-06-19pidfd: refuse access to tasks that have started exiting harderChristian Brauner
2026-06-19time: Fix off-by-one in settimeofday() usec validationNaveen Kumar Chaudhary
2026-06-19signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()Aleksandr Nogikh
2026-06-01tracing: Avoid NULL return from hist_field_name() on truncationDavid Carlier
2026-06-01tracing: Do not call map->ops->elt_free() if elt_alloc() failsMasami Hiramatsu (Google)
2026-06-01ring-buffer: Fix reporting of missed events in iteratorSteven Rostedt
2026-06-01audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIVSergio Correia
2026-06-01audit: fix incorrect inheritable capability in CAPSET recordsSergio Correia
2026-06-01alarmtimer: Check RTC features instead of opsAlexandre Belloni
2026-06-01tracing: branch: Fix inverted check on stat tracer registrationBreno Leitao
2026-06-01cgroup/rdma: fix integer overflow in rdmacg_try_charge()cuitao
2026-06-01tracing: Rebuild full_name on each hist_field_name() callPengpeng Hou
2026-06-01bpf: fix end-of-list detection in cgroup_storage_get_next_key()Weiming Shi
2026-06-01taskstats: set version in TGID exit notificationsYiyang Chen
2026-06-01padata: Fix pd UAF once and for allHerbert Xu
2026-06-01x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2026-06-01tracing/probe: reject non-closed empty immediate stringsPengpeng Hou
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-04-18bpf: Fix regsafe() for pointers to packetAlexei Starovoitov
2026-04-18futex: Clear stale exiting pointer in futex_lock_pi() retry pathDavidlohr Bueso
2026-04-18alarmtimer: Fix argument order in alarm_timer_forward()Zhan Xusheng
2026-04-18sysctl: fix uninitialized variable in proc_do_large_bitmapMarc Buerg
2026-04-18sched: idle: Consolidate the handling of two special casesRafael J. Wysocki
2026-04-18tracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He
2026-04-18bpf: Forget ranges when refining tnum after JSETPaul Chaignon
2026-04-18tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2GCalvin Owens