2023-09-19 | Sebastian Andrzej... | bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2023-09-19 | Sebastian Andrzej... | bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2023-07-19 | Sebastian Andrzej... | tracing/timer: Add missing hrtimer modes to decode_hrtimer_m... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2023-06-28 | Sebastian Andrzej... | xfrm: Linearize the skb after offloading if needed. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2023-05-11 | Sebastian Andrzej... | tick/common: Align tick period with the HZ tick. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-12-31 | Sebastian Andrzej... | hsr: Synchronize sequence number updates. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-12-31 | Sebastian Andrzej... | hsr: Synchronize sending frames to have always incremented... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-12-31 | Sebastian Andrzej... | hsr: Disable netpoll. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-12-31 | Sebastian Andrzej... | hsr: Avoid double remove of a node. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-12-31 | Sebastian Andrzej... | hsr: Add a rcu-read lock to hsr_forward_skb(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-12-31 | Sebastian Andrzej... | Revert "net: hsr: use hlist_head instead of list_head... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-10-28 | Sebastian Andrzej... | mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-09-29 | Sebastian Andrzej... | lib/vsprintf: Initialize vsprintf's pointer hash once... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-09-29 | Sebastian Andrzej... | lib/vsprintf: Remove static_branch_likely() from __ptr_to_ha... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-09-19 | Sebastian Andrzej... | bcma: gpio: Use generic_handle_irq_safe() Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-09-19 | Sebastian Andrzej... | gpio: mlxbf2: Use generic_handle_irq_safe() Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-09-19 | Sebastian Andrzej... | platform/x86: intel_int0002_vgpio: Use generic_handle_irq_safe() Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-09-19 | Sebastian Andrzej... | ssb: gpio: Use generic_handle_irq_safe() Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-09-19 | Sebastian Andrzej... | pinctrl: amd: Use generic_handle_irq_safe() Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-09-19 | Sebastian Andrzej... | genirq: Provide generic_handle_domain_irq_safe(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-09-19 | Sebastian Andrzej... | flex_proportions: Disable preemption entering the write... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-09-15 | Sebastian Andrzej... | locking: Detect includes rwlock.h outside of spinlock.h Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-09-05 | Sebastian Andrzej... | asm-generic: Conditionally enable do_softirq_own_stack... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-08-29 | Sebastian Andrzej... | net: Use u64_stats_fetch_begin_irq() for stats fetch. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-08-29 | Sebastian Andrzej... | net: dsa: xrs700x: Use irqsave variant for u64 stats... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-07-30 | Sebastian Andrzej... | fs/dcache: Move wakeup out of i_seq_dir write held... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-07-30 | Sebastian Andrzej... | fs/dcache: Move the wakeup from __d_lookup_done() to... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-07-30 | Sebastian Andrzej... | fs/dcache: Disable preemption on i_dir_seq write side... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-06-27 | Sebastian Andrzej... | blk-mq: Don't disable preemption around __blk_mq_run_hw_queue(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-06-19 | Sebastian Andrzej... | iio: adc: stm32-adc: Use generic_handle_domain_irq() Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-06-15 | Sebastian Andrzej... | arch/*: Disable softirq stacks on PREEMPT_RT. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-06-13 | Sebastian Andrzej... | mm/slub: Move the stackdepot related allocation out... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-06-13 | Sebastian Andrzej... | locking/lockdep: Use sched_clock() for random numbers Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-05-19 | Sebastian Andrzej... | SUNRPC: Don't disable preemption while calling svc_pool_for_... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-05-17 | Sebastian Andrzej... | scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc() Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-05-17 | Sebastian Andrzej... | scsi: fcoe: Use per-CPU API to update per-CPU statistics Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-05-16 | Sebastian Andrzej... | arm64/sve: Make kernel FPU protection RT friendly Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-05-16 | Sebastian Andrzej... | arm64/sve: Delay freeing memory in fpsimd_flush_thread() Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-05-14 | Sebastian Andrzej... | genirq/irq_sim: Make the irq_work always run in hard... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-05-13 | Sebastian Andrzej... | mm/vmalloc: use raw_cpu_ptr() for vmap_block_queue... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-05-13 | Sebastian Andrzej... | futex: Remove a PREEMPT_RT_FULL reference. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-05-13 | Sebastian Andrzej... | crypto: cryptd - Protect per-CPU resource by disabling BH. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-05-01 | Sebastian Andrzej... | smp: Make softirq handling RT safe in flush_smp_call_functio... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-04-27 | Sebastian Andrzej... | net: Use this_cpu_inc() to increment net->core_stats Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-04-13 | Sebastian Andrzej... | lib/irq_poll: Prevent softirq pending leak in irq_poll_cpu_d... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-04-12 | Sebastian Andrzej... | rcu-tasks: Use schedule_hrtimeout_range() to wait for... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-04-12 | Sebastian Andrzej... | rcu-tasks: Use rcuwait for the rcu_tasks_kthread() Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-04-05 | Sebastian Andrzej... | Revert "mm/page_alloc: mark pagesets as __maybe_unused" Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-04-05 | Sebastian Andrzej... | Revert "locking/local_lock: Make the empty local_lock_... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-04-05 | Sebastian Andrzej... | x86/percpu: Remove volatile from arch_raw_cpu_ptr(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-04-05 | Sebastian Andrzej... | sched: Teach the forced-newidle balancer about CPU... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-04-01 | Sebastian Andrzej... | mm/munlock: protect the per-CPU pagevec by a local_lock_t Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-24 | Sebastian Andrzej... | cgroup: use irqsave in cgroup_rstat_flush_locked(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-22 | Sebastian Andrzej... | mm: workingset: replace IRQ-off check with a lockdep... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-22 | Sebastian Andrzej... | mm/memcg: disable migration instead of preemption in... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-22 | Sebastian Andrzej... | mm/memcg: protect memcg_stock with a local_lock_t Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-22 | Sebastian Andrzej... | mm/memcg: protect per-CPU counter by disabling preemption... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-22 | Sebastian Andrzej... | mm/memcg: disable threshold event handlers on PREEMPT_RT Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-21 | Sebastian Andrzej... | net: Revert the softirq will run annotation in ____napi_sche... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-18 | Sebastian Andrzej... | virt: acrn: Remove unsued acrn_irqfds_mutex. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-14 | Sebastian Andrzej... | net: Add lockdep asserts to ____napi_schedule(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-11 | Sebastian Andrzej... | xdp: xdp_mem_allocator can be NULL in trace_mem_connect(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-07 | Sebastian Andrzej... | net: phy: micrel: Move netif_rx() outside of IRQ-off... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-07 | Sebastian Andrzej... | net: Remove netif_rx_any_context() and netif_rx_ni(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-07 | Sebastian Andrzej... | net: phy: micrel: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-07 | Sebastian Andrzej... | phonet: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-07 | Sebastian Andrzej... | bluetooth: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-07 | Sebastian Andrzej... | batman-adv: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-07 | Sebastian Andrzej... | tipc: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-07 | Sebastian Andrzej... | tun: vxlan: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-07 | Sebastian Andrzej... | staging: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-07 | Sebastian Andrzej... | s390: net: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-06 | Sebastian Andrzej... | wireless: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-06 | Sebastian Andrzej... | wireless: Marvell: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-06 | Sebastian Andrzej... | wireless: brcmfmac: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-06 | Sebastian Andrzej... | wireless: Atheros: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-06 | Sebastian Andrzej... | slip/plip: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-06 | Sebastian Andrzej... | mctp: serial: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-06 | Sebastian Andrzej... | can: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-06 | Sebastian Andrzej... | net: phy: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-04 | Sebastian Andrzej... | net: dev: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-04 | Sebastian Andrzej... | net: bridge: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-04 | Sebastian Andrzej... | net: macvlan: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-04 | Sebastian Andrzej... | net: ethernet: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-04 | Sebastian Andrzej... | net: dsa: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-04 | Sebastian Andrzej... | net: caif: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-04 | Sebastian Andrzej... | net: sgi-xp: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-04 | Sebastian Andrzej... | net: xtensa: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-04 | Sebastian Andrzej... | docs: networking: Use netif_rx(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-02 | Sebastian Andrzej... | staging: greybus: gpio: Use generic_handle_irq_safe(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-02 | Sebastian Andrzej... | net: usb: lan78xx: Use generic_handle_irq_safe(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-02 | Sebastian Andrzej... | mfd: ezx-pcap: Use generic_handle_irq_safe(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-02 | Sebastian Andrzej... | misc: hi6421-spmi-pmic: Use generic_handle_irq_safe(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-02 | Sebastian Andrzej... | drm/i915: Depend on !PREEMPT_RT. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-01 | Sebastian Andrzej... | i2c: cht-wc: Use generic_handle_irq_safe(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-03-01 | Sebastian Andrzej... | i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-02-24 | Sebastian Andrzej... | usb: dwc3: gadget: Let the interrupt handler disable... Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-02-23 | Sebastian Andrzej... | net: Correct wrong BH disable in hard-interrupt. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-02-22 | Sebastian Andrzej... | fork: Use IS_ENABLED() in account_kernel_stack() Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
2022-02-22 | Sebastian Andrzej... | fork: Only cache the VMAP stack in finish_task_switch() Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> |
commit | commitdiff | tree |
next |