messages from 2022-06-20 20:06:43 to 2022-06-20 22:55:56 UTC [more...]
[PATCH rcu 0/32] RCU Tasks updates for v5.20
2022-06-20 22:54 UTC (25+ messages)
` [PATCH rcu 01/32] rcu-tasks: Check for abandoned callbacks
` [PATCH rcu 02/32] rcu-tasks: Split rcu_tasks_one_gp() from rcu_tasks_kthread()
` [PATCH rcu 03/32] rcu-tasks: Move synchronize_rcu_tasks_generic() down
` [PATCH rcu 04/32] rcu-tasks: Drive synchronous grace periods from calling task
` [PATCH rcu 05/32] rcu-tasks: Merge state into .b.need_qs and atomically update
` [PATCH rcu 06/32] rcu-tasks: Remove rcu_tasks_trace_postgp() wait for counter
` [PATCH rcu 07/32] rcu-tasks: Make trc_read_check_handler() fetch ->trc_reader_nesting only once
` [PATCH rcu 08/32] rcu-tasks: Idle tasks on offline CPUs are in quiescent states
` [PATCH rcu 09/32] rcu-tasks: Handle idle tasks for recently offlined CPUs
` [PATCH rcu 10/32] rcu-tasks: RCU Tasks Trace grace-period kthread has implicit QS
` [PATCH rcu 11/32] rcu-tasks: Make rcu_note_context_switch() unconditionally call rcu_tasks_qs()
` [PATCH rcu 12/32] rcu-tasks: Simplify trc_inspect_reader() QS logic
` [PATCH rcu 13/32] rcu-tasks: Add slow-IPI indicator to RCU Tasks Trace stall warnings
` [PATCH rcu 14/32] rcu-tasks: Flag offline CPUs in "
` [PATCH rcu 15/32] rcu-tasks: Make RCU Tasks Trace stall warnings print full .b.need_qs field
` [PATCH rcu 16/32] rcu-tasks: Make RCU Tasks Trace stall warning handle idle offline tasks
` [PATCH rcu 18/32] rcu-tasks: Track blocked RCU Tasks Trace readers
` [PATCH rcu 20/32] rcu-tasks: Add blocked-task indicator to RCU Tasks Trace stall warnings
` [PATCH rcu 22/32] rcu-tasks: Avoid rcu_tasks_trace_pertask() duplicate list additions
` [PATCH rcu 25/32] rcu-tasks: Stop RCU Tasks Trace from scanning idle tasks
` [PATCH rcu 26/32] rcu-tasks: Stop RCU Tasks Trace from scanning full tasks list
` [PATCH rcu 27/32] rcu-tasks: Maintain a count of tasks blocking RCU Tasks Trace grace period
` [PATCH rcu 29/32] rcu-tasks: Disable and enable CPU hotplug in same function
` [PATCH rcu 32/32] rcu-tasks: Use delayed_work to delay rcu_tasks_verify_self_tests()
[PATCH V5] riscv: Add qspinlock support
2022-06-20 22:53 UTC (6+ messages)
[PATCH rcu 0/12] Polled grace-period updates for v5.20
2022-06-20 22:51 UTC (13+ messages)
` [PATCH rcu 01/12] rcu: Make normal polling GP be more precise about sequence numbers
` [PATCH rcu 02/12] rcu: Provide a get_completed_synchronize_rcu() function
` [PATCH rcu 03/12] rcutorture: Validate get_completed_synchronize_rcu()
` [PATCH rcu 04/12] rcu: Switch polled grace-period APIs to ->gp_seq_polled
` [PATCH rcu 05/12] rcu: Make polled grace-period API account for expedited grace periods
` [PATCH rcu 06/12] rcu: Make Tiny RCU grace periods visible to polled APIs
` [PATCH rcu 07/12] rcutorture: Verify that polled GP API sees synchronous grace periods
` [PATCH rcu 08/12] rcu: Add polled expedited grace-period primitives
` [PATCH rcu 09/12] rcutorture: Test "
` [PATCH rcu 10/12] rcu: Put panic_on_rcu_stall() after expedited RCU CPU stall warnings
` [PATCH rcu 11/12] rcu: Diagnose extended sync_rcu_do_polled_gp() loops
` [PATCH rcu 12/12] rcu: Add irqs-disabled indicator to expedited RCU CPU stall warnings
Boot stall regression from "printk for 5.19" merge
2022-06-20 22:51 UTC (10+ messages)
` [PATCH] printk/console: Enable console kthreads only when there is no boot console left
[PATCH 00/14] Canaan devicetree fixes
2022-06-20 22:49 UTC (6+ messages)
` [PATCH 06/14] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width for dwc-ssi
[PATCH rcu 0/7] Callback-offload (nocb) updates for v5.20
2022-06-20 22:45 UTC (8+ messages)
` [PATCH rcu 1/7] rcu/nocb: Add/del rdp to iterate from rcuog itself
` [PATCH rcu 2/7] rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock locking order
` [PATCH rcu 3/7] rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rdp_deoffload() direct call
` [PATCH rcu 4/7] rcu/nocb: Add an option to offload all CPUs on boot
` [PATCH rcu 5/7] rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
` [PATCH rcu 6/7] rcu/nocb: Add option to opt rcuo kthreads out of RT priority
` [PATCH rcu 7/7] rcu/nocb: Avoid polling when my_rdp->nocb_head_rdp list is empty
[PATCH] random: Fix signal_pending() usage
2022-06-20 22:41 UTC (7+ messages)
[PATCHv5 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms
2022-06-20 22:41 UTC (3+ messages)
[net-next: PATCH 05/12] net: core: switch to fwnode_find_net_device_by_node()
2022-06-20 22:30 UTC (2+ messages)
[PATCH v1 1/1] pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
2022-06-20 22:30 UTC (2+ messages)
[PATCH] drm/amd/display: Remove unused variable 'abo'
2022-06-20 22:24 UTC (3+ messages)
[PATCH 5.18 000/141] 5.18.6-rc1 review
2022-06-20 22:20 UTC (2+ messages)
[PATCH rcu 0/12] Miscellaneous fixes for v5.20
2022-06-20 22:20 UTC (13+ messages)
` [PATCH rcu 01/12] rcu: Decrease FQS scan wait time in case of callback overloading
` [PATCH rcu 02/12] rcu: Avoid tracing a few functions executed in stop machine
` [PATCH rcu 03/12] rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks()
` [PATCH rcu 04/12] rcu: Immediately boost preempted readers for strict grace periods
` [PATCH rcu 05/12] rcu: Forbid RCU_STRICT_GRACE_PERIOD in TINY_RCU kernels
` [PATCH rcu 06/12] locking/csd_lock: Change csdlock_debug from early_param to __setup
` [PATCH rcu 07/12] rcu: tiny: Record kvfree_call_rcu() call stack for KASAN
` [PATCH rcu 08/12] rcu: Cleanup RCU urgency state for offline CPU
` [PATCH rcu 09/12] rcu/kvfree: Remove useless monitor_todo flag
` [PATCH rcu 10/12] rcu: Initialize first_gp_fqs at declaration in rcu_gp_fqs()
` [PATCH rcu 11/12] rcu/tree: Add comment to describe GP-done condition in fqs loop
` [PATCH rcu 12/12] srcu: Block less aggressively for expedited grace periods
[PATCH rcu 0/3] Documentation updates for v5.20
2022-06-20 22:17 UTC (4+ messages)
` [PATCH rcu 1/3] rcutorture: Update rcutorture.fwd_progress help text
` [PATCH rcu 2/3] doc: Document the rcutree.rcu_divisor kernel boot parameter
` [PATCH rcu 3/3] doc: Document rcutree.nocb_nobypass_lim_per_jiffy kernel parameter
[PATCH v1 1/1] iio: adc: mxs-lradc-adc: Get rid of OF specifics
2022-06-20 21:56 UTC (3+ messages)
linux-next: Signed-off-by missing for commit in the stm32 tree
2022-06-20 21:51 UTC
[PATCH] drm/amd/display: Add missing hard-float compile flags for PPC64 builds
2022-06-20 21:51 UTC (2+ messages)
[PATCH V10 0/9] CXL: Read CDAT and DSMAS data
2022-06-20 21:46 UTC (4+ messages)
` [PATCH V10 3/9] PCI: Create PCI library functions in support of DOE mailboxes
[PATCH v3] Documentation: highmem: Use literal block for code example in highmem.h comment
2022-06-20 21:44 UTC (2+ messages)
[PATCH] linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
2022-06-20 21:41 UTC
[PATCH] dma-direct: take dma-ranges/offsets into account in resource mapping
2022-06-20 21:37 UTC (2+ messages)
[PATCH v2 0/3] A few cleanup and fixup patches for swap
2022-06-20 21:36 UTC (10+ messages)
` [PATCH v2 2/3] mm/swapfile: fix possible data races of inuse_pages
[PATCH v7 01/10] drm/i915/ttm: dont trample cache_level overrides during ttm move
2022-06-20 21:33 UTC (10+ messages)
` [PATCH v7 02/10] drm/i915: limit ttm to dma32 for i965G[M]
` [PATCH v7 03/10] drm/i915/ttm: only trust snooping for dgfx when deciding default cache_level
` [PATCH v7 04/10] drm/i915/gem: selftest should not attempt mmap of private regions
` [PATCH v7 05/10] drm/i915: instantiate ttm ranger manager for stolen memory
` [PATCH v7 06/10] drm/i915: sanitize mem_flags for stolen buffers
` [PATCH v7 07/10] drm/i915: ttm move/clear logic fix
` [PATCH v7 08/10] drm/i915: allow memory region creators to alloc and free the region
` [PATCH v7 09/10] drm/i915/ttm: add buffer pin on alloc flag
` [PATCH v7 10/10] drm/i915: stolen memory use ttm backend
[PATCH v4 0/8] clk/resets: baikal-t1: Add DDR/PCIe resets and xGMAC/SATA fixes
2022-06-20 21:33 UTC (2+ messages)
[for-linus][PATCH 0/4] tracing: Fixes for 5.19
2022-06-20 21:32 UTC (5+ messages)
` [for-linus][PATCH 1/4] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
` [for-linus][PATCH 2/4] tracing: Simplify conditional compilation code in tracing_set_tracer()
` [for-linus][PATCH 3/4] tracefs: Fix syntax errors in comments
` [for-linus][PATCH 4/4] tracing/uprobes: Remove unwanted initialization in __trace_uprobe_create()
[PATCH 5.10 00/84] 5.10.124-rc1 review
2022-06-20 21:29 UTC (3+ messages)
Clocksource: should the read() function of a clocksource be NMI safe?
2022-06-20 21:24 UTC
[PATCH 1/1 FYI] tools headers cpufeatures: Sync with the kernel sources
2022-06-20 21:20 UTC
[PATCH] crypto: fips - make proc files report fips module name and version
2022-06-20 21:15 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sdm845-akatsuki: Round down l22a regulator voltage
2022-06-20 21:13 UTC (2+ messages)
[PATCH 1/1 FYI] tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
2022-06-20 21:13 UTC
linux-next: Tree for Jun 20
2022-06-20 21:02 UTC (4+ messages)
` linux-next: Tree for Jun 20 [drivers/net/pcs/pcs_xpcs.ko]
` linux-next: Tree for Jun 20 (kernel/trace/trace_uprobe.o)
[PATCH v4 0/2] arm64: Fix kcsan test_barrier fail and panic
2022-06-20 21:02 UTC (7+ messages)
` [PATCH v4 1/2] asm-generic: Add memory barrier dma_mb()
[PATCH] perf inject: Fix missing free in copy_kcore_dir()
2022-06-20 20:57 UTC (2+ messages)
[PATCH v5 00/14] ALSA: hda: cirrus: Add initial DSP support and firmware loading
2022-06-20 20:54 UTC (15+ messages)
` [PATCH v5 01/14] ALSA: hda: hda_cs_dsp_ctl: Add Library to support CS_DSP ALSA controls
` [PATCH v5 02/14] ALSA: hda: hda_cs_dsp_ctl: Add apis to write the controls directly
` [PATCH v5 03/14] ALSA: hda: cs35l41: Save codec object inside component struct
` [PATCH v5 04/14] ALSA: hda: cs35l41: Add initial DSP support and firmware loading
` [PATCH v5 05/14] ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 Driver
` [PATCH v5 06/14] ALSA: hda: cs35l41: Support reading subsystem id from ACPI
` [PATCH v5 07/14] ALSA: hda: cs35l41: Support multiple load paths for firmware
` [PATCH v5 08/14] ALSA: hda: cs35l41: Support Speaker ID for laptops
` [PATCH v5 09/14] ALSA: hda: cs35l41: Support Hibernation during Suspend
` [PATCH v5 10/14] ALSA: hda: cs35l41: Read Speaker Calibration data from UEFI variables
` [PATCH v5 11/14] ALSA: hda: hda_cs_dsp_ctl: Add fw id strings
` [PATCH v5 12/14] ALSA: hda: cs35l41: Add defaulted values into dsp bypass config sequence
` [PATCH v5 13/14] ALSA: hda: cs35l41: Support Firmware switching and reloading
` [PATCH v5 14/14] ALSA: hda: cs35l41: Add module parameter to control firmware load
[PATCH v3 0/4] Add support for CDNS DSI J721E wrapper
2022-06-20 20:54 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: display: bridge: Convert cdns,dsi.txt to yaml
` [PATCH v3 2/4] drm/bridge: cdns-dsi: Move to drm/bridge/cadence
` [PATCH v3 3/4] drm/bridge: cdns-dsi: Create a header file
` [PATCH v3 4/4] drm/bridge: cdns-dsi: Add support for J721E wrapper
[PATCH v13 0/3] eDP/DP Phy vdda realted function
2022-06-20 20:43 UTC (4+ messages)
[PATCH v14 0/3] eDP/DP Phy vdda realted function
2022-06-20 20:37 UTC (8+ messages)
` [PATCH v14 1/3] phy: qcom-edp: add regulator_set_load to edp phy
` [PATCH v14 2/3] phy: qcom-qmp: add regulator_set_load to dp phy
` [PATCH v14 3/3] drm/msm/dp: delete vdda regulator related functions from eDP/DP controller
[PATCH] 9p: fix EBADF errors in cached mode
2022-06-20 20:34 UTC (4+ messages)
` [PATCH v3] "
[syzbot] WARNING in floppy_queue_rq
2022-06-20 20:32 UTC (2+ messages)
[PATCH 5.15] mm: validate buddy page before using
2022-06-20 20:31 UTC (10+ messages)
[PATCH 0/1] can/esd_usb2: Added support for esd CAN-USB/3
2022-06-20 20:26 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] uacce: fix concurrency of fops_open and uacce_remove
2022-06-20 20:18 UTC (2+ messages)
` [PATCH] uacce: Tidy up locking
[PATCH v4] arch/riscv: add Zihintpause support
2022-06-20 20:15 UTC
linux-next: build warning after merge of the libata tree
2022-06-20 20:08 UTC (7+ messages)
[PATCH 00/49] regmap-irq cleanups and refactoring
2022-06-20 20:06 UTC (45+ messages)
` [PATCH 05/49] mfd: qcom-pm8008: Convert irq chip to config regs
` [PATCH 07/49] sound: soc: codecs: wcd9335: "
` [PATCH 08/49] sound: soc: codecs: wcd938x: Remove spurious type_base from irq chip
` [PATCH 09/49] mfd: max77650: Remove useless type_invert flag
` [PATCH 10/49] regmap-irq: Remove virtual registers support
` [PATCH 11/49] regmap-irq: Remove old type register support, refactor
` [PATCH 12/49] regmap-irq: Remove unused type_reg_stride field
` [PATCH 13/49] regmap-irq: Remove unused type_invert flag
` [PATCH 14/49] regmap-irq: Do not use regmap_irq_update_bits() for wake regs
` [PATCH 15/49] regmap-irq: Change the behavior of mask_writeonly
` [PATCH 16/49] regmap-irq: Rename regmap_irq_update_bits()
` [PATCH 17/49] regmap-irq: Add broken_mask_unmask flag
` [PATCH 18/49] mfd: qcom-pm8008: Add broken_mask_unmask irq chip flag
` [PATCH 19/49] mfd: stpmic1: "
` [PATCH 20/49] regmap-irq: Fix inverted handling of unmask registers
` [PATCH 21/49] mfd: tps65090: replace irqchip mask_invert with unmask_base
` [PATCH 22/49] mfd: sun4i-gpadc: "
` [PATCH 23/49] mfd: sprd-sc27xx-spi: "
` [PATCH 24/49] mfd: rt5033: "
` [PATCH 25/49] mfd: rohm-bd71828: "
` [PATCH 26/49] mfd: rn5t618: "
` [PATCH 27/49] mfd: gateworks-gsc: "
` [PATCH 28/49] mfd: axp20x: "
` [PATCH 29/49] mfd: atc260x: "
` [PATCH 30/49] mfd: 88pm800: "
` [PATCH 31/49] mfd: max14577: "
` [PATCH 32/49] mfd: max77693: "
` [PATCH 33/49] mfd: rohm-bd718x7: drop useless mask_invert flag on irqchip
` [PATCH 34/49] mfd: max77843: "
` [PATCH 35/49] extcon: max77843: replace irqchip mask_invert with unmask_base
` [PATCH 36/49] extcon: sm5502: drop useless mask_invert flag on irqchip
` [PATCH 37/49] extcon: rt8973a: "
` [PATCH 38/49] irqchip: sl28cpld: replace irqchip mask_invert with unmask_base
` [PATCH 39/49] gpio: "
` [PATCH 40/49] mfd: stpmic1: Fix broken mask/unmask in irq chip
` [PATCH 41/49] mfd: stpmic1: Enable mask_writeonly flag for "
` [PATCH 42/49] mfd: qcom-pm8008: Fix broken mask/unmask in "
` [PATCH 43/49] mfd: qcom-pm8008: Enable mask_writeonly flag for "
` [PATCH 44/49] regmap-irq: Remove broken_mask_unmask flag
` [PATCH 45/49] regmap-irq: Remove mask_invert flag
` [PATCH 46/49] regmap-irq: Refactor checks for status bulk read support
` [PATCH 47/49] regmap-irq: Add get_irq_reg() callback
` [PATCH 48/49] mfd: qcom-pm8008: Use get_irq_reg() for irq chip
` [PATCH 49/49] regmap-irq: Remove not_fixed_stride flag
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox